# HG changeset patch # User maxzanoni76 # Date 1334134280 -3600 # Node ID cebe00b508b98ee633f8029e82d200b523b9152e # Parent f44aa6d296423a4cf310908a55a95ee693b04de5 Some other libs added diff -r f44aa6d29642 -r cebe00b508b9 qm-dsp/.DS_Store Binary file qm-dsp/.DS_Store has changed diff -r f44aa6d29642 -r cebe00b508b9 qm-dsp/COPYING --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/qm-dsp/COPYING Wed Apr 11 09:51:20 2012 +0100 @@ -0,0 +1,280 @@ + GNU GENERAL PUBLIC LICENSE + Version 2, June 1991 + + Copyright (C) 1989, 1991 Free Software Foundation, Inc. + 675 Mass Ave, Cambridge, MA 02139, USA + Everyone is permitted to copy and distribute verbatim copies + of this license document, but changing it is not allowed. + + Preamble + + The licenses for most software are designed to take away your +freedom to share and change it. By contrast, the GNU General Public +License is intended to guarantee your freedom to share and change free +software--to make sure the software is free for all its users. This +General Public License applies to most of the Free Software +Foundation's software and to any other program whose authors commit to +using it. (Some other Free Software Foundation software is covered by +the GNU Library General Public License instead.) You can apply it to +your programs, too. + + When we speak of free software, we are referring to freedom, not +price. Our General Public Licenses are designed to make sure that you +have the freedom to distribute copies of free software (and charge for +this service if you wish), that you receive source code or can get it +if you want it, that you can change the software or use pieces of it +in new free programs; and that you know you can do these things. + + To protect your rights, we need to make restrictions that forbid +anyone to deny you these rights or to ask you to surrender the rights. +These restrictions translate to certain responsibilities for you if you +distribute copies of the software, or if you modify it. + + For example, if you distribute copies of such a program, whether +gratis or for a fee, you must give the recipients all the rights that +you have. You must make sure that they, too, receive or can get the +source code. And you must show them these terms so they know their +rights. + + We protect your rights with two steps: (1) copyright the software, and +(2) offer you this license which gives you legal permission to copy, +distribute and/or modify the software. + + Also, for each author's protection and ours, we want to make certain +that everyone understands that there is no warranty for this free +software. If the software is modified by someone else and passed on, we +want its recipients to know that what they have is not the original, so +that any problems introduced by others will not reflect on the original +authors' reputations. + + Finally, any free program is threatened constantly by software +patents. We wish to avoid the danger that redistributors of a free +program will individually obtain patent licenses, in effect making the +program proprietary. To prevent this, we have made it clear that any +patent must be licensed for everyone's free use or not licensed at all. + + The precise terms and conditions for copying, distribution and +modification follow. + + GNU GENERAL PUBLIC LICENSE + TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION + + 0. This License applies to any program or other work which contains +a notice placed by the copyright holder saying it may be distributed +under the terms of this General Public License. The "Program", below, +refers to any such program or work, and a "work based on the Program" +means either the Program or any derivative work under copyright law: +that is to say, a work containing the Program or a portion of it, +either verbatim or with modifications and/or translated into another +language. (Hereinafter, translation is included without limitation in +the term "modification".) Each licensee is addressed as "you". + +Activities other than copying, distribution and modification are not +covered by this License; they are outside its scope. The act of +running the Program is not restricted, and the output from the Program +is covered only if its contents constitute a work based on the +Program (independent of having been made by running the Program). +Whether that is true depends on what the Program does. + + 1. You may copy and distribute verbatim copies of the Program's +source code as you receive it, in any medium, provided that you +conspicuously and appropriately publish on each copy an appropriate +copyright notice and disclaimer of warranty; keep intact all the +notices that refer to this License and to the absence of any warranty; +and give any other recipients of the Program a copy of this License +along with the Program. + +You may charge a fee for the physical act of transferring a copy, and +you may at your option offer warranty protection in exchange for a fee. + + 2. You may modify your copy or copies of the Program or any portion +of it, thus forming a work based on the Program, and copy and +distribute such modifications or work under the terms of Section 1 +above, provided that you also meet all of these conditions: + + a) You must cause the modified files to carry prominent notices + stating that you changed the files and the date of any change. + + b) You must cause any work that you distribute or publish, that in + whole or in part contains or is derived from the Program or any + part thereof, to be licensed as a whole at no charge to all third + parties under the terms of this License. + + c) If the modified program normally reads commands interactively + when run, you must cause it, when started running for such + interactive use in the most ordinary way, to print or display an + announcement including an appropriate copyright notice and a + notice that there is no warranty (or else, saying that you provide + a warranty) and that users may redistribute the program under + these conditions, and telling the user how to view a copy of this + License. (Exception: if the Program itself is interactive but + does not normally print such an announcement, your work based on + the Program is not required to print an announcement.) + +These requirements apply to the modified work as a whole. If +identifiable sections of that work are not derived from the Program, +and can be reasonably considered independent and separate works in +themselves, then this License, and its terms, do not apply to those +sections when you distribute them as separate works. But when you +distribute the same sections as part of a whole which is a work based +on the Program, the distribution of the whole must be on the terms of +this License, whose permissions for other licensees extend to the +entire whole, and thus to each and every part regardless of who wrote it. + +Thus, it is not the intent of this section to claim rights or contest +your rights to work written entirely by you; rather, the intent is to +exercise the right to control the distribution of derivative or +collective works based on the Program. + +In addition, mere aggregation of another work not based on the Program +with the Program (or with a work based on the Program) on a volume of +a storage or distribution medium does not bring the other work under +the scope of this License. + + 3. You may copy and distribute the Program (or a work based on it, +under Section 2) in object code or executable form under the terms of +Sections 1 and 2 above provided that you also do one of the following: + + a) Accompany it with the complete corresponding machine-readable + source code, which must be distributed under the terms of Sections + 1 and 2 above on a medium customarily used for software interchange; or, + + b) Accompany it with a written offer, valid for at least three + years, to give any third party, for a charge no more than your + cost of physically performing source distribution, a complete + machine-readable copy of the corresponding source code, to be + distributed under the terms of Sections 1 and 2 above on a medium + customarily used for software interchange; or, + + c) Accompany it with the information you received as to the offer + to distribute corresponding source code. (This alternative is + allowed only for noncommercial distribution and only if you + received the program in object code or executable form with such + an offer, in accord with Subsection b above.) + +The source code for a work means the preferred form of the work for +making modifications to it. For an executable work, complete source +code means all the source code for all modules it contains, plus any +associated interface definition files, plus the scripts used to +control compilation and installation of the executable. However, as a +special exception, the source code distributed need not include +anything that is normally distributed (in either source or binary +form) with the major components (compiler, kernel, and so on) of the +operating system on which the executable runs, unless that component +itself accompanies the executable. + +If distribution of executable or object code is made by offering +access to copy from a designated place, then offering equivalent +access to copy the source code from the same place counts as +distribution of the source code, even though third parties are not +compelled to copy the source along with the object code. + + 4. You may not copy, modify, sublicense, or distribute the Program +except as expressly provided under this License. Any attempt +otherwise to copy, modify, sublicense or distribute the Program is +void, and will automatically terminate your rights under this License. +However, parties who have received copies, or rights, from you under +this License will not have their licenses terminated so long as such +parties remain in full compliance. + + 5. You are not required to accept this License, since you have not +signed it. However, nothing else grants you permission to modify or +distribute the Program or its derivative works. These actions are +prohibited by law if you do not accept this License. Therefore, by +modifying or distributing the Program (or any work based on the +Program), you indicate your acceptance of this License to do so, and +all its terms and conditions for copying, distributing or modifying +the Program or works based on it. + + 6. Each time you redistribute the Program (or any work based on the +Program), the recipient automatically receives a license from the +original licensor to copy, distribute or modify the Program subject to +these terms and conditions. You may not impose any further +restrictions on the recipients' exercise of the rights granted herein. +You are not responsible for enforcing compliance by third parties to +this License. + + 7. If, as a consequence of a court judgment or allegation of patent +infringement or for any other reason (not limited to patent issues), +conditions are imposed on you (whether by court order, agreement or +otherwise) that contradict the conditions of this License, they do not +excuse you from the conditions of this License. If you cannot +distribute so as to satisfy simultaneously your obligations under this +License and any other pertinent obligations, then as a consequence you +may not distribute the Program at all. For example, if a patent +license would not permit royalty-free redistribution of the Program by +all those who receive copies directly or indirectly through you, then +the only way you could satisfy both it and this License would be to +refrain entirely from distribution of the Program. + +If any portion of this section is held invalid or unenforceable under +any particular circumstance, the balance of the section is intended to +apply and the section as a whole is intended to apply in other +circumstances. + +It is not the purpose of this section to induce you to infringe any +patents or other property right claims or to contest validity of any +such claims; this section has the sole purpose of protecting the +integrity of the free software distribution system, which is +implemented by public license practices. Many people have made +generous contributions to the wide range of software distributed +through that system in reliance on consistent application of that +system; it is up to the author/donor to decide if he or she is willing +to distribute software through any other system and a licensee cannot +impose that choice. + +This section is intended to make thoroughly clear what is believed to +be a consequence of the rest of this License. + + 8. If the distribution and/or use of the Program is restricted in +certain countries either by patents or by copyrighted interfaces, the +original copyright holder who places the Program under this License +may add an explicit geographical distribution limitation excluding +those countries, so that distribution is permitted only in or among +countries not thus excluded. In such case, this License incorporates +the limitation as if written in the body of this License. + + 9. The Free Software Foundation may publish revised and/or new versions +of the General Public License from time to time. Such new versions will +be similar in spirit to the present version, but may differ in detail to +address new problems or concerns. + +Each version is given a distinguishing version number. If the Program +specifies a version number of this License which applies to it and "any +later version", you have the option of following the terms and conditions +either of that version or of any later version published by the Free +Software Foundation. If the Program does not specify a version number of +this License, you may choose any version ever published by the Free Software +Foundation. + + 10. If you wish to incorporate parts of the Program into other free +programs whose distribution conditions are different, write to the author +to ask for permission. For software which is copyrighted by the Free +Software Foundation, write to the Free Software Foundation; we sometimes +make exceptions for this. Our decision will be guided by the two goals +of preserving the free status of all derivatives of our free software and +of promoting the sharing and reuse of software generally. + + NO WARRANTY + + 11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY +FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN +OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES +PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED +OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF +MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS +TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE +PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, +REPAIR OR CORRECTION. + + 12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING +WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR +REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, +INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING +OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED +TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY +YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER +PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE +POSSIBILITY OF SUCH DAMAGES. + + END OF TERMS AND CONDITIONS diff -r f44aa6d29642 -r cebe00b508b9 qm-dsp/Makefile.osx --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/qm-dsp/Makefile.osx Wed Apr 11 09:51:20 2012 +0100 @@ -0,0 +1,7 @@ + +CFLAGS := -arch i386 -arch x86_64 -isysroot /Developer/SDKs/MacOSX10.6.sdk -I/Developer/SDKs/MacOSX10.6.sdk/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/Headers/ -DUSE_PTHREADS + +CXXFLAGS := $(CFLAGS) + +include build/general/Makefile.inc + diff -r f44aa6d29642 -r cebe00b508b9 qm-dsp/README.txt --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/qm-dsp/README.txt Wed Apr 11 09:51:20 2012 +0100 @@ -0,0 +1,33 @@ + + +QM-DSP library +============== + +This is a C++ library of functions for DSP and Music Informatics +purposes developed at Queen Mary, University of London. +It is used by the QM Vamp Plugins (q.v.) amongst other things. + +This code is Copyright (c) 2006-2010 Queen Mary, University of London, +with the following exceptions: + +maths/pca.c -- Fionn Murtagh, from StatLib; with permission + +maths/Polyfit.h -- Allen Miller, David J Taylor and others; also for +Delphi in the the JEDI Math Library, under the Mozilla Public License + +thread/BlockAllocator.h -- derived from FSB Allocator by Juha Nieminen, +under BSD-style license + +See individual files for further authorship details. + + +License +======= + +This program is free software; you can redistribute it and/or +modify it under the terms of the GNU General Public License as +published by the Free Software Foundation; either version 2 of the +License, or (at your option) any later version. See the file +COPYING included with this distribution for more information. + + diff -r f44aa6d29642 -r cebe00b508b9 qm-dsp/base/Pitch.cpp --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/qm-dsp/base/Pitch.cpp Wed Apr 11 09:51:20 2012 +0100 @@ -0,0 +1,46 @@ +/* -*- c-basic-offset: 4 indent-tabs-mode: nil -*- vi:set ts=8 sts=4 sw=4: */ + +/* + QM DSP library + Centre for Digital Music, Queen Mary, University of London. + This file Copyright 2006 Chris Cannam. + + This program is free software; you can redistribute it and/or + modify it under the terms of the GNU General Public License as + published by the Free Software Foundation; either version 2 of the + License, or (at your option) any later version. See the file + COPYING included with this distribution for more information. +*/ + +#include "Pitch.h" + +#include + +float +Pitch::getFrequencyForPitch(int midiPitch, + float centsOffset, + float concertA) +{ + float p = float(midiPitch) + (centsOffset / 100); + return concertA * powf(2.0, (p - 69.0) / 12.0); +} + +int +Pitch::getPitchForFrequency(float frequency, + float *centsOffsetReturn, + float concertA) +{ + float p = 12.0 * (log(frequency / (concertA / 2.0)) / log(2.0)) + 57.0; + + int midiPitch = int(p + 0.00001); + float centsOffset = (p - midiPitch) * 100.0; + + if (centsOffset >= 50.0) { + midiPitch = midiPitch + 1; + centsOffset = -(100.0 - centsOffset); + } + + if (centsOffsetReturn) *centsOffsetReturn = centsOffset; + return midiPitch; +} + diff -r f44aa6d29642 -r cebe00b508b9 qm-dsp/base/Pitch.h --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/qm-dsp/base/Pitch.h Wed Apr 11 09:51:20 2012 +0100 @@ -0,0 +1,31 @@ +/* -*- c-basic-offset: 4 indent-tabs-mode: nil -*- vi:set ts=8 sts=4 sw=4: */ + +/* + QM DSP library + Centre for Digital Music, Queen Mary, University of London. + This file Copyright 2006 Chris Cannam. + + This program is free software; you can redistribute it and/or + modify it under the terms of the GNU General Public License as + published by the Free Software Foundation; either version 2 of the + License, or (at your option) any later version. See the file + COPYING included with this distribution for more information. +*/ + +#ifndef _PITCH_H_ +#define _PITCH_H_ + +class Pitch +{ +public: + static float getFrequencyForPitch(int midiPitch, + float centsOffset = 0, + float concertA = 440.0); + + static int getPitchForFrequency(float frequency, + float *centsOffsetReturn = 0, + float concertA = 440.0); +}; + + +#endif diff -r f44aa6d29642 -r cebe00b508b9 qm-dsp/base/Pitch.o Binary file qm-dsp/base/Pitch.o has changed diff -r f44aa6d29642 -r cebe00b508b9 qm-dsp/base/Window.h --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/qm-dsp/base/Window.h Wed Apr 11 09:51:20 2012 +0100 @@ -0,0 +1,125 @@ +/* -*- c-basic-offset: 4 indent-tabs-mode: nil -*- vi:set ts=8 sts=4 sw=4: */ + +/* + QM DSP library + Centre for Digital Music, Queen Mary, University of London. + This file Copyright 2006 Chris Cannam. + + This program is free software; you can redistribute it and/or + modify it under the terms of the GNU General Public License as + published by the Free Software Foundation; either version 2 of the + License, or (at your option) any later version. See the file + COPYING included with this distribution for more information. +*/ + +#ifndef _WINDOW_H_ +#define _WINDOW_H_ + +#include +#include +#include + +enum WindowType { + RectangularWindow, + BartlettWindow, + HammingWindow, + HanningWindow, + BlackmanWindow, + GaussianWindow, + ParzenWindow +}; + +template +class Window +{ +public: + /** + * Construct a windower of the given type. + */ + Window(WindowType type, size_t size) : m_type(type), m_size(size) { encache(); } + Window(const Window &w) : m_type(w.m_type), m_size(w.m_size) { encache(); } + Window &operator=(const Window &w) { + if (&w == this) return *this; + m_type = w.m_type; + m_size = w.m_size; + encache(); + return *this; + } + virtual ~Window() { delete[] m_cache; } + + void cut(T *src) const { cut(src, src); } + void cut(const T *src, T *dst) const { + for (size_t i = 0; i < m_size; ++i) dst[i] = src[i] * m_cache[i]; + } + + WindowType getType() const { return m_type; } + size_t getSize() const { return m_size; } + +protected: + WindowType m_type; + size_t m_size; + T *m_cache; + + void encache(); +}; + +template +void Window::encache() +{ + size_t n = m_size; + T *mult = new T[n]; + size_t i; + for (i = 0; i < n; ++i) mult[i] = 1.0; + + switch (m_type) { + + case RectangularWindow: + for (i = 0; i < n; ++i) { + mult[i] = mult[i] * 0.5; + } + break; + + case BartlettWindow: + for (i = 0; i < n/2; ++i) { + mult[i] = mult[i] * (i / T(n/2)); + mult[i + n/2] = mult[i + n/2] * (1.0 - (i / T(n/2))); + } + break; + + case HammingWindow: + for (i = 0; i < n; ++i) { + mult[i] = mult[i] * (0.54 - 0.46 * cos(2 * M_PI * i / n)); + } + break; + + case HanningWindow: + for (i = 0; i < n; ++i) { + mult[i] = mult[i] * (0.50 - 0.50 * cos(2 * M_PI * i / n)); + } + break; + + case BlackmanWindow: + for (i = 0; i < n; ++i) { + mult[i] = mult[i] * (0.42 - 0.50 * cos(2 * M_PI * i / n) + + 0.08 * cos(4 * M_PI * i / n)); + } + break; + + case GaussianWindow: + for (i = 0; i < n; ++i) { + mult[i] = mult[i] * exp((-1.0 / (n*n)) * ((T(2*i) - n) * + (T(2*i) - n))); + } + break; + + case ParzenWindow: + for (i = 0; i < n; ++i) { + mult[i] = mult[i] * (1.0 - fabs((T(2*i) - n) / T(n + 1))); + } + break; + } + + m_cache = mult; +} + +#endif diff -r f44aa6d29642 -r cebe00b508b9 qm-dsp/build/general/Makefile.inc --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/qm-dsp/build/general/Makefile.inc Wed Apr 11 09:51:20 2012 +0100 @@ -0,0 +1,96 @@ + +LIBRARY ?= libqm-dsp.a +CXX ?= g++ +CC ?= gcc +AR ?= ar +RANLIB ?= ranlib + +CFLAGS := $(CFLAGS) -I. +CXXFLAGS := $(CXXFLAGS) -I. + +HEADERS := base/Pitch.h \ + base/Window.h \ + dsp/chromagram/Chromagram.h \ + dsp/chromagram/ConstantQ.h \ + dsp/keydetection/GetKeyMode.h \ + dsp/mfcc/MFCC.h \ + dsp/onsets/DetectionFunction.h \ + dsp/onsets/PeakPicking.h \ + dsp/phasevocoder/PhaseVocoder.h \ + dsp/rateconversion/Decimator.h \ + dsp/rhythm/BeatSpectrum.h \ + dsp/segmentation/cluster_melt.h \ + dsp/segmentation/ClusterMeltSegmenter.h \ + dsp/segmentation/cluster_segmenter.h \ + dsp/segmentation/Segmenter.h \ + dsp/segmentation/segment.h \ + dsp/signalconditioning/DFProcess.h \ + dsp/signalconditioning/Filter.h \ + dsp/signalconditioning/FiltFilt.h \ + dsp/signalconditioning/Framer.h \ + dsp/tempotracking/DownBeat.h \ + dsp/tempotracking/TempoTrack.h \ + dsp/tempotracking/TempoTrackV2.h \ + dsp/tonal/ChangeDetectionFunction.h \ + dsp/tonal/TCSgram.h \ + dsp/tonal/TonalEstimator.h \ + dsp/transforms/FFT.h \ + dsp/wavelet/Wavelet.h \ + hmm/hmm.h \ + maths/Correlation.h \ + maths/CosineDistance.h \ + maths/KLDivergence.h \ + maths/MathAliases.h \ + maths/MathUtilities.h \ + maths/Polyfit.h \ + maths/pca/pca.h \ + thread/AsynchronousTask.h \ + thread/BlockAllocator.h \ + thread/Thread.h + +SOURCES := base/Pitch.cpp \ + dsp/chromagram/Chromagram.cpp \ + dsp/chromagram/ConstantQ.cpp \ + dsp/keydetection/GetKeyMode.cpp \ + dsp/mfcc/MFCC.cpp \ + dsp/onsets/DetectionFunction.cpp \ + dsp/onsets/PeakPicking.cpp \ + dsp/phasevocoder/PhaseVocoder.cpp \ + dsp/rateconversion/Decimator.cpp \ + dsp/rhythm/BeatSpectrum.cpp \ + dsp/segmentation/cluster_melt.c \ + dsp/segmentation/ClusterMeltSegmenter.cpp \ + dsp/segmentation/cluster_segmenter.c \ + dsp/segmentation/Segmenter.cpp \ + dsp/signalconditioning/DFProcess.cpp \ + dsp/signalconditioning/Filter.cpp \ + dsp/signalconditioning/FiltFilt.cpp \ + dsp/signalconditioning/Framer.cpp \ + dsp/tempotracking/DownBeat.cpp \ + dsp/tempotracking/TempoTrack.cpp \ + dsp/tempotracking/TempoTrackV2.cpp \ + dsp/tonal/ChangeDetectionFunction.cpp \ + dsp/tonal/TCSgram.cpp \ + dsp/tonal/TonalEstimator.cpp \ + dsp/transforms/FFT.cpp \ + dsp/wavelet/Wavelet.cpp \ + hmm/hmm.c \ + maths/Correlation.cpp \ + maths/CosineDistance.cpp \ + maths/KLDivergence.cpp \ + maths/MathUtilities.cpp \ + maths/pca/pca.c \ + thread/Thread.cpp + +OBJECTS := $(SOURCES:.cpp=.o) +OBJECTS := $(OBJECTS:.c=.o) + +$(LIBRARY): $(OBJECTS) + $(AR) cr $@ $^ + $(RANLIB) $@ + +clean: + rm $(OBJECTS) + +distclean: clean + rm $(LIBRARY) diff -r f44aa6d29642 -r cebe00b508b9 qm-dsp/build/linux/Makefile.linux --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/qm-dsp/build/linux/Makefile.linux Wed Apr 11 09:51:20 2012 +0100 @@ -0,0 +1,6 @@ + +CFLAGS := -DNDEBUG -O3 -fno-exceptions -fPIC -ffast-math -msse -mfpmath=sse -ftree-vectorize -fomit-frame-pointer -DUSE_PTHREADS -I./include +CXXFLAGS := $(CFLAGS) + +include build/general/Makefile.inc + diff -r f44aa6d29642 -r cebe00b508b9 qm-dsp/build/linux/Makefile.linux64 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/qm-dsp/build/linux/Makefile.linux64 Wed Apr 11 09:51:20 2012 +0100 @@ -0,0 +1,6 @@ + +CFLAGS := -DNDEBUG -O3 -fno-exceptions -fPIC -ffast-math -msse -mfpmath=sse -ftree-vectorize -fomit-frame-pointer -DUSE_PTHREADS -Ibuild/linux/amd64 +CXXFLAGS := $(CFLAGS) + +include build/general/Makefile.inc + diff -r f44aa6d29642 -r cebe00b508b9 qm-dsp/build/linux/amd64/cblas.h --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/qm-dsp/build/linux/amd64/cblas.h Wed Apr 11 09:51:20 2012 +0100 @@ -0,0 +1,596 @@ +#ifndef CBLAS_H + +#ifndef CBLAS_ENUM_DEFINED_H + #define CBLAS_ENUM_DEFINED_H + enum CBLAS_ORDER {CblasRowMajor=101, CblasColMajor=102 }; + enum CBLAS_TRANSPOSE {CblasNoTrans=111, CblasTrans=112, CblasConjTrans=113, + AtlasConj=114}; + enum CBLAS_UPLO {CblasUpper=121, CblasLower=122}; + enum CBLAS_DIAG {CblasNonUnit=131, CblasUnit=132}; + enum CBLAS_SIDE {CblasLeft=141, CblasRight=142}; +#endif + +#ifndef CBLAS_ENUM_ONLY +#define CBLAS_H +#define CBLAS_INDEX int + +int cblas_errprn(int ierr, int info, char *form, ...); + +/* + * =========================================================================== + * Prototypes for level 1 BLAS functions (complex are recast as routines) + * =========================================================================== + */ +float cblas_sdsdot(const int N, const float alpha, const float *X, + const int incX, const float *Y, const int incY); +double cblas_dsdot(const int N, const float *X, const int incX, const float *Y, + const int incY); +float cblas_sdot(const int N, const float *X, const int incX, + const float *Y, const int incY); +double cblas_ddot(const int N, const double *X, const int incX, + const double *Y, const int incY); +/* + * Functions having prefixes Z and C only + */ +void cblas_cdotu_sub(const int N, const void *X, const int incX, + const void *Y, const int incY, void *dotu); +void cblas_cdotc_sub(const int N, const void *X, const int incX, + const void *Y, const int incY, void *dotc); + +void cblas_zdotu_sub(const int N, const void *X, const int incX, + const void *Y, const int incY, void *dotu); +void cblas_zdotc_sub(const int N, const void *X, const int incX, + const void *Y, const int incY, void *dotc); + + +/* + * Functions having prefixes S D SC DZ + */ +float cblas_snrm2(const int N, const float *X, const int incX); +float cblas_sasum(const int N, const float *X, const int incX); + +double cblas_dnrm2(const int N, const double *X, const int incX); +double cblas_dasum(const int N, const double *X, const int incX); + +float cblas_scnrm2(const int N, const void *X, const int incX); +float cblas_scasum(const int N, const void *X, const int incX); + +double cblas_dznrm2(const int N, const void *X, const int incX); +double cblas_dzasum(const int N, const void *X, const int incX); + + +/* + * Functions having standard 4 prefixes (S D C Z) + */ +CBLAS_INDEX cblas_isamax(const int N, const float *X, const int incX); +CBLAS_INDEX cblas_idamax(const int N, const double *X, const int incX); +CBLAS_INDEX cblas_icamax(const int N, const void *X, const int incX); +CBLAS_INDEX cblas_izamax(const int N, const void *X, const int incX); + +/* + * =========================================================================== + * Prototypes for level 1 BLAS routines + * =========================================================================== + */ + +/* + * Routines with standard 4 prefixes (s, d, c, z) + */ +void cblas_sswap(const int N, float *X, const int incX, + float *Y, const int incY); +void cblas_scopy(const int N, const float *X, const int incX, + float *Y, const int incY); +void cblas_saxpy(const int N, const float alpha, const float *X, + const int incX, float *Y, const int incY); +void catlas_saxpby(const int N, const float alpha, const float *X, + const int incX, const float beta, float *Y, const int incY); +void catlas_sset + (const int N, const float alpha, float *X, const int incX); + +void cblas_dswap(const int N, double *X, const int incX, + double *Y, const int incY); +void cblas_dcopy(const int N, const double *X, const int incX, + double *Y, const int incY); +void cblas_daxpy(const int N, const double alpha, const double *X, + const int incX, double *Y, const int incY); +void catlas_daxpby(const int N, const double alpha, const double *X, + const int incX, const double beta, double *Y, const int incY); +void catlas_dset + (const int N, const double alpha, double *X, const int incX); + +void cblas_cswap(const int N, void *X, const int incX, + void *Y, const int incY); +void cblas_ccopy(const int N, const void *X, const int incX, + void *Y, const int incY); +void cblas_caxpy(const int N, const void *alpha, const void *X, + const int incX, void *Y, const int incY); +void catlas_caxpby(const int N, const void *alpha, const void *X, + const int incX, const void *beta, void *Y, const int incY); +void catlas_cset + (const int N, const void *alpha, void *X, const int incX); + +void cblas_zswap(const int N, void *X, const int incX, + void *Y, const int incY); +void cblas_zcopy(const int N, const void *X, const int incX, + void *Y, const int incY); +void cblas_zaxpy(const int N, const void *alpha, const void *X, + const int incX, void *Y, const int incY); +void catlas_zaxpby(const int N, const void *alpha, const void *X, + const int incX, const void *beta, void *Y, const int incY); +void catlas_zset + (const int N, const void *alpha, void *X, const int incX); + + +/* + * Routines with S and D prefix only + */ +void cblas_srotg(float *a, float *b, float *c, float *s); +void cblas_srotmg(float *d1, float *d2, float *b1, const float b2, float *P); +void cblas_srot(const int N, float *X, const int incX, + float *Y, const int incY, const float c, const float s); +void cblas_srotm(const int N, float *X, const int incX, + float *Y, const int incY, const float *P); + +void cblas_drotg(double *a, double *b, double *c, double *s); +void cblas_drotmg(double *d1, double *d2, double *b1, const double b2, double *P); +void cblas_drot(const int N, double *X, const int incX, + double *Y, const int incY, const double c, const double s); +void cblas_drotm(const int N, double *X, const int incX, + double *Y, const int incY, const double *P); + + +/* + * Routines with S D C Z CS and ZD prefixes + */ +void cblas_sscal(const int N, const float alpha, float *X, const int incX); +void cblas_dscal(const int N, const double alpha, double *X, const int incX); +void cblas_cscal(const int N, const void *alpha, void *X, const int incX); +void cblas_zscal(const int N, const void *alpha, void *X, const int incX); +void cblas_csscal(const int N, const float alpha, void *X, const int incX); +void cblas_zdscal(const int N, const double alpha, void *X, const int incX); + +/* + * Extra reference routines provided by ATLAS, but not mandated by the standard + */ +void cblas_crotg(void *a, void *b, void *c, void *s); +void cblas_zrotg(void *a, void *b, void *c, void *s); +void cblas_csrot(const int N, void *X, const int incX, void *Y, const int incY, + const float c, const float s); +void cblas_zdrot(const int N, void *X, const int incX, void *Y, const int incY, + const double c, const double s); + +/* + * =========================================================================== + * Prototypes for level 2 BLAS + * =========================================================================== + */ + +/* + * Routines with standard 4 prefixes (S, D, C, Z) + */ +void cblas_sgemv(const enum CBLAS_ORDER Order, + const enum CBLAS_TRANSPOSE TransA, const int M, const int N, + const float alpha, const float *A, const int lda, + const float *X, const int incX, const float beta, + float *Y, const int incY); +void cblas_sgbmv(const enum CBLAS_ORDER Order, + const enum CBLAS_TRANSPOSE TransA, const int M, const int N, + const int KL, const int KU, const float alpha, + const float *A, const int lda, const float *X, + const int incX, const float beta, float *Y, const int incY); +void cblas_strmv(const enum CBLAS_ORDER Order, const enum CBLAS_UPLO Uplo, + const enum CBLAS_TRANSPOSE TransA, const enum CBLAS_DIAG Diag, + const int N, const float *A, const int lda, + float *X, const int incX); +void cblas_stbmv(const enum CBLAS_ORDER Order, const enum CBLAS_UPLO Uplo, + const enum CBLAS_TRANSPOSE TransA, const enum CBLAS_DIAG Diag, + const int N, const int K, const float *A, const int lda, + float *X, const int incX); +void cblas_stpmv(const enum CBLAS_ORDER Order, const enum CBLAS_UPLO Uplo, + const enum CBLAS_TRANSPOSE TransA, const enum CBLAS_DIAG Diag, + const int N, const float *Ap, float *X, const int incX); +void cblas_strsv(const enum CBLAS_ORDER Order, const enum CBLAS_UPLO Uplo, + const enum CBLAS_TRANSPOSE TransA, const enum CBLAS_DIAG Diag, + const int N, const float *A, const int lda, float *X, + const int incX); +void cblas_stbsv(const enum CBLAS_ORDER Order, const enum CBLAS_UPLO Uplo, + const enum CBLAS_TRANSPOSE TransA, const enum CBLAS_DIAG Diag, + const int N, const int K, const float *A, const int lda, + float *X, const int incX); +void cblas_stpsv(const enum CBLAS_ORDER Order, const enum CBLAS_UPLO Uplo, + const enum CBLAS_TRANSPOSE TransA, const enum CBLAS_DIAG Diag, + const int N, const float *Ap, float *X, const int incX); + +void cblas_dgemv(const enum CBLAS_ORDER Order, + const enum CBLAS_TRANSPOSE TransA, const int M, const int N, + const double alpha, const double *A, const int lda, + const double *X, const int incX, const double beta, + double *Y, const int incY); +void cblas_dgbmv(const enum CBLAS_ORDER Order, + const enum CBLAS_TRANSPOSE TransA, const int M, const int N, + const int KL, const int KU, const double alpha, + const double *A, const int lda, const double *X, + const int incX, const double beta, double *Y, const int incY); +void cblas_dtrmv(const enum CBLAS_ORDER Order, const enum CBLAS_UPLO Uplo, + const enum CBLAS_TRANSPOSE TransA, const enum CBLAS_DIAG Diag, + const int N, const double *A, const int lda, + double *X, const int incX); +void cblas_dtbmv(const enum CBLAS_ORDER Order, const enum CBLAS_UPLO Uplo, + const enum CBLAS_TRANSPOSE TransA, const enum CBLAS_DIAG Diag, + const int N, const int K, const double *A, const int lda, + double *X, const int incX); +void cblas_dtpmv(const enum CBLAS_ORDER Order, const enum CBLAS_UPLO Uplo, + const enum CBLAS_TRANSPOSE TransA, const enum CBLAS_DIAG Diag, + const int N, const double *Ap, double *X, const int incX); +void cblas_dtrsv(const enum CBLAS_ORDER Order, const enum CBLAS_UPLO Uplo, + const enum CBLAS_TRANSPOSE TransA, const enum CBLAS_DIAG Diag, + const int N, const double *A, const int lda, double *X, + const int incX); +void cblas_dtbsv(const enum CBLAS_ORDER Order, const enum CBLAS_UPLO Uplo, + const enum CBLAS_TRANSPOSE TransA, const enum CBLAS_DIAG Diag, + const int N, const int K, const double *A, const int lda, + double *X, const int incX); +void cblas_dtpsv(const enum CBLAS_ORDER Order, const enum CBLAS_UPLO Uplo, + const enum CBLAS_TRANSPOSE TransA, const enum CBLAS_DIAG Diag, + const int N, const double *Ap, double *X, const int incX); + +void cblas_cgemv(const enum CBLAS_ORDER Order, + const enum CBLAS_TRANSPOSE TransA, const int M, const int N, + const void *alpha, const void *A, const int lda, + const void *X, const int incX, const void *beta, + void *Y, const int incY); +void cblas_cgbmv(const enum CBLAS_ORDER Order, + const enum CBLAS_TRANSPOSE TransA, const int M, const int N, + const int KL, const int KU, const void *alpha, + const void *A, const int lda, const void *X, + const int incX, const void *beta, void *Y, const int incY); +void cblas_ctrmv(const enum CBLAS_ORDER Order, const enum CBLAS_UPLO Uplo, + const enum CBLAS_TRANSPOSE TransA, const enum CBLAS_DIAG Diag, + const int N, const void *A, const int lda, + void *X, const int incX); +void cblas_ctbmv(const enum CBLAS_ORDER Order, const enum CBLAS_UPLO Uplo, + const enum CBLAS_TRANSPOSE TransA, const enum CBLAS_DIAG Diag, + const int N, const int K, const void *A, const int lda, + void *X, const int incX); +void cblas_ctpmv(const enum CBLAS_ORDER Order, const enum CBLAS_UPLO Uplo, + const enum CBLAS_TRANSPOSE TransA, const enum CBLAS_DIAG Diag, + const int N, const void *Ap, void *X, const int incX); +void cblas_ctrsv(const enum CBLAS_ORDER Order, const enum CBLAS_UPLO Uplo, + const enum CBLAS_TRANSPOSE TransA, const enum CBLAS_DIAG Diag, + const int N, const void *A, const int lda, void *X, + const int incX); +void cblas_ctbsv(const enum CBLAS_ORDER Order, const enum CBLAS_UPLO Uplo, + const enum CBLAS_TRANSPOSE TransA, const enum CBLAS_DIAG Diag, + const int N, const int K, const void *A, const int lda, + void *X, const int incX); +void cblas_ctpsv(const enum CBLAS_ORDER Order, const enum CBLAS_UPLO Uplo, + const enum CBLAS_TRANSPOSE TransA, const enum CBLAS_DIAG Diag, + const int N, const void *Ap, void *X, const int incX); + +void cblas_zgemv(const enum CBLAS_ORDER Order, + const enum CBLAS_TRANSPOSE TransA, const int M, const int N, + const void *alpha, const void *A, const int lda, + const void *X, const int incX, const void *beta, + void *Y, const int incY); +void cblas_zgbmv(const enum CBLAS_ORDER Order, + const enum CBLAS_TRANSPOSE TransA, const int M, const int N, + const int KL, const int KU, const void *alpha, + const void *A, const int lda, const void *X, + const int incX, const void *beta, void *Y, const int incY); +void cblas_ztrmv(const enum CBLAS_ORDER Order, const enum CBLAS_UPLO Uplo, + const enum CBLAS_TRANSPOSE TransA, const enum CBLAS_DIAG Diag, + const int N, const void *A, const int lda, + void *X, const int incX); +void cblas_ztbmv(const enum CBLAS_ORDER Order, const enum CBLAS_UPLO Uplo, + const enum CBLAS_TRANSPOSE TransA, const enum CBLAS_DIAG Diag, + const int N, const int K, const void *A, const int lda, + void *X, const int incX); +void cblas_ztpmv(const enum CBLAS_ORDER Order, const enum CBLAS_UPLO Uplo, + const enum CBLAS_TRANSPOSE TransA, const enum CBLAS_DIAG Diag, + const int N, const void *Ap, void *X, const int incX); +void cblas_ztrsv(const enum CBLAS_ORDER Order, const enum CBLAS_UPLO Uplo, + const enum CBLAS_TRANSPOSE TransA, const enum CBLAS_DIAG Diag, + const int N, const void *A, const int lda, void *X, + const int incX); +void cblas_ztbsv(const enum CBLAS_ORDER Order, const enum CBLAS_UPLO Uplo, + const enum CBLAS_TRANSPOSE TransA, const enum CBLAS_DIAG Diag, + const int N, const int K, const void *A, const int lda, + void *X, const int incX); +void cblas_ztpsv(const enum CBLAS_ORDER Order, const enum CBLAS_UPLO Uplo, + const enum CBLAS_TRANSPOSE TransA, const enum CBLAS_DIAG Diag, + const int N, const void *Ap, void *X, const int incX); + + +/* + * Routines with S and D prefixes only + */ +void cblas_ssymv(const enum CBLAS_ORDER Order, const enum CBLAS_UPLO Uplo, + const int N, const float alpha, const float *A, + const int lda, const float *X, const int incX, + const float beta, float *Y, const int incY); +void cblas_ssbmv(const enum CBLAS_ORDER Order, const enum CBLAS_UPLO Uplo, + const int N, const int K, const float alpha, const float *A, + const int lda, const float *X, const int incX, + const float beta, float *Y, const int incY); +void cblas_sspmv(const enum CBLAS_ORDER Order, const enum CBLAS_UPLO Uplo, + const int N, const float alpha, const float *Ap, + const float *X, const int incX, + const float beta, float *Y, const int incY); +void cblas_sger(const enum CBLAS_ORDER Order, const int M, const int N, + const float alpha, const float *X, const int incX, + const float *Y, const int incY, float *A, const int lda); +void cblas_ssyr(const enum CBLAS_ORDER Order, const enum CBLAS_UPLO Uplo, + const int N, const float alpha, const float *X, + const int incX, float *A, const int lda); +void cblas_sspr(const enum CBLAS_ORDER Order, const enum CBLAS_UPLO Uplo, + const int N, const float alpha, const float *X, + const int incX, float *Ap); +void cblas_ssyr2(const enum CBLAS_ORDER Order, const enum CBLAS_UPLO Uplo, + const int N, const float alpha, const float *X, + const int incX, const float *Y, const int incY, float *A, + const int lda); +void cblas_sspr2(const enum CBLAS_ORDER Order, const enum CBLAS_UPLO Uplo, + const int N, const float alpha, const float *X, + const int incX, const float *Y, const int incY, float *A); + +void cblas_dsymv(const enum CBLAS_ORDER Order, const enum CBLAS_UPLO Uplo, + const int N, const double alpha, const double *A, + const int lda, const double *X, const int incX, + const double beta, double *Y, const int incY); +void cblas_dsbmv(const enum CBLAS_ORDER Order, const enum CBLAS_UPLO Uplo, + const int N, const int K, const double alpha, const double *A, + const int lda, const double *X, const int incX, + const double beta, double *Y, const int incY); +void cblas_dspmv(const enum CBLAS_ORDER Order, const enum CBLAS_UPLO Uplo, + const int N, const double alpha, const double *Ap, + const double *X, const int incX, + const double beta, double *Y, const int incY); +void cblas_dger(const enum CBLAS_ORDER Order, const int M, const int N, + const double alpha, const double *X, const int incX, + const double *Y, const int incY, double *A, const int lda); +void cblas_dsyr(const enum CBLAS_ORDER Order, const enum CBLAS_UPLO Uplo, + const int N, const double alpha, const double *X, + const int incX, double *A, const int lda); +void cblas_dspr(const enum CBLAS_ORDER Order, const enum CBLAS_UPLO Uplo, + const int N, const double alpha, const double *X, + const int incX, double *Ap); +void cblas_dsyr2(const enum CBLAS_ORDER Order, const enum CBLAS_UPLO Uplo, + const int N, const double alpha, const double *X, + const int incX, const double *Y, const int incY, double *A, + const int lda); +void cblas_dspr2(const enum CBLAS_ORDER Order, const enum CBLAS_UPLO Uplo, + const int N, const double alpha, const double *X, + const int incX, const double *Y, const int incY, double *A); + + +/* + * Routines with C and Z prefixes only + */ +void cblas_chemv(const enum CBLAS_ORDER Order, const enum CBLAS_UPLO Uplo, + const int N, const void *alpha, const void *A, + const int lda, const void *X, const int incX, + const void *beta, void *Y, const int incY); +void cblas_chbmv(const enum CBLAS_ORDER Order, const enum CBLAS_UPLO Uplo, + const int N, const int K, const void *alpha, const void *A, + const int lda, const void *X, const int incX, + const void *beta, void *Y, const int incY); +void cblas_chpmv(const enum CBLAS_ORDER Order, const enum CBLAS_UPLO Uplo, + const int N, const void *alpha, const void *Ap, + const void *X, const int incX, + const void *beta, void *Y, const int incY); +void cblas_cgeru(const enum CBLAS_ORDER Order, const int M, const int N, + const void *alpha, const void *X, const int incX, + const void *Y, const int incY, void *A, const int lda); +void cblas_cgerc(const enum CBLAS_ORDER Order, const int M, const int N, + const void *alpha, const void *X, const int incX, + const void *Y, const int incY, void *A, const int lda); +void cblas_cher(const enum CBLAS_ORDER Order, const enum CBLAS_UPLO Uplo, + const int N, const float alpha, const void *X, const int incX, + void *A, const int lda); +void cblas_chpr(const enum CBLAS_ORDER Order, const enum CBLAS_UPLO Uplo, + const int N, const float alpha, const void *X, + const int incX, void *A); +void cblas_cher2(const enum CBLAS_ORDER Order, const enum CBLAS_UPLO Uplo, const int N, + const void *alpha, const void *X, const int incX, + const void *Y, const int incY, void *A, const int lda); +void cblas_chpr2(const enum CBLAS_ORDER Order, const enum CBLAS_UPLO Uplo, const int N, + const void *alpha, const void *X, const int incX, + const void *Y, const int incY, void *Ap); + +void cblas_zhemv(const enum CBLAS_ORDER Order, const enum CBLAS_UPLO Uplo, + const int N, const void *alpha, const void *A, + const int lda, const void *X, const int incX, + const void *beta, void *Y, const int incY); +void cblas_zhbmv(const enum CBLAS_ORDER Order, const enum CBLAS_UPLO Uplo, + const int N, const int K, const void *alpha, const void *A, + const int lda, const void *X, const int incX, + const void *beta, void *Y, const int incY); +void cblas_zhpmv(const enum CBLAS_ORDER Order, const enum CBLAS_UPLO Uplo, + const int N, const void *alpha, const void *Ap, + const void *X, const int incX, + const void *beta, void *Y, const int incY); +void cblas_zgeru(const enum CBLAS_ORDER Order, const int M, const int N, + const void *alpha, const void *X, const int incX, + const void *Y, const int incY, void *A, const int lda); +void cblas_zgerc(const enum CBLAS_ORDER Order, const int M, const int N, + const void *alpha, const void *X, const int incX, + const void *Y, const int incY, void *A, const int lda); +void cblas_zher(const enum CBLAS_ORDER Order, const enum CBLAS_UPLO Uplo, + const int N, const double alpha, const void *X, const int incX, + void *A, const int lda); +void cblas_zhpr(const enum CBLAS_ORDER Order, const enum CBLAS_UPLO Uplo, + const int N, const double alpha, const void *X, + const int incX, void *A); +void cblas_zher2(const enum CBLAS_ORDER Order, const enum CBLAS_UPLO Uplo, const int N, + const void *alpha, const void *X, const int incX, + const void *Y, const int incY, void *A, const int lda); +void cblas_zhpr2(const enum CBLAS_ORDER Order, const enum CBLAS_UPLO Uplo, const int N, + const void *alpha, const void *X, const int incX, + const void *Y, const int incY, void *Ap); + +/* + * =========================================================================== + * Prototypes for level 3 BLAS + * =========================================================================== + */ + +/* + * Routines with standard 4 prefixes (S, D, C, Z) + */ +void cblas_sgemm(const enum CBLAS_ORDER Order, const enum CBLAS_TRANSPOSE TransA, + const enum CBLAS_TRANSPOSE TransB, const int M, const int N, + const int K, const float alpha, const float *A, + const int lda, const float *B, const int ldb, + const float beta, float *C, const int ldc); +void cblas_ssymm(const enum CBLAS_ORDER Order, const enum CBLAS_SIDE Side, + const enum CBLAS_UPLO Uplo, const int M, const int N, + const float alpha, const float *A, const int lda, + const float *B, const int ldb, const float beta, + float *C, const int ldc); +void cblas_ssyrk(const enum CBLAS_ORDER Order, const enum CBLAS_UPLO Uplo, + const enum CBLAS_TRANSPOSE Trans, const int N, const int K, + const float alpha, const float *A, const int lda, + const float beta, float *C, const int ldc); +void cblas_ssyr2k(const enum CBLAS_ORDER Order, const enum CBLAS_UPLO Uplo, + const enum CBLAS_TRANSPOSE Trans, const int N, const int K, + const float alpha, const float *A, const int lda, + const float *B, const int ldb, const float beta, + float *C, const int ldc); +void cblas_strmm(const enum CBLAS_ORDER Order, const enum CBLAS_SIDE Side, + const enum CBLAS_UPLO Uplo, const enum CBLAS_TRANSPOSE TransA, + const enum CBLAS_DIAG Diag, const int M, const int N, + const float alpha, const float *A, const int lda, + float *B, const int ldb); +void cblas_strsm(const enum CBLAS_ORDER Order, const enum CBLAS_SIDE Side, + const enum CBLAS_UPLO Uplo, const enum CBLAS_TRANSPOSE TransA, + const enum CBLAS_DIAG Diag, const int M, const int N, + const float alpha, const float *A, const int lda, + float *B, const int ldb); + +void cblas_dgemm(const enum CBLAS_ORDER Order, const enum CBLAS_TRANSPOSE TransA, + const enum CBLAS_TRANSPOSE TransB, const int M, const int N, + const int K, const double alpha, const double *A, + const int lda, const double *B, const int ldb, + const double beta, double *C, const int ldc); +void cblas_dsymm(const enum CBLAS_ORDER Order, const enum CBLAS_SIDE Side, + const enum CBLAS_UPLO Uplo, const int M, const int N, + const double alpha, const double *A, const int lda, + const double *B, const int ldb, const double beta, + double *C, const int ldc); +void cblas_dsyrk(const enum CBLAS_ORDER Order, const enum CBLAS_UPLO Uplo, + const enum CBLAS_TRANSPOSE Trans, const int N, const int K, + const double alpha, const double *A, const int lda, + const double beta, double *C, const int ldc); +void cblas_dsyr2k(const enum CBLAS_ORDER Order, const enum CBLAS_UPLO Uplo, + const enum CBLAS_TRANSPOSE Trans, const int N, const int K, + const double alpha, const double *A, const int lda, + const double *B, const int ldb, const double beta, + double *C, const int ldc); +void cblas_dtrmm(const enum CBLAS_ORDER Order, const enum CBLAS_SIDE Side, + const enum CBLAS_UPLO Uplo, const enum CBLAS_TRANSPOSE TransA, + const enum CBLAS_DIAG Diag, const int M, const int N, + const double alpha, const double *A, const int lda, + double *B, const int ldb); +void cblas_dtrsm(const enum CBLAS_ORDER Order, const enum CBLAS_SIDE Side, + const enum CBLAS_UPLO Uplo, const enum CBLAS_TRANSPOSE TransA, + const enum CBLAS_DIAG Diag, const int M, const int N, + const double alpha, const double *A, const int lda, + double *B, const int ldb); + +void cblas_cgemm(const enum CBLAS_ORDER Order, const enum CBLAS_TRANSPOSE TransA, + const enum CBLAS_TRANSPOSE TransB, const int M, const int N, + const int K, const void *alpha, const void *A, + const int lda, const void *B, const int ldb, + const void *beta, void *C, const int ldc); +void cblas_csymm(const enum CBLAS_ORDER Order, const enum CBLAS_SIDE Side, + const enum CBLAS_UPLO Uplo, const int M, const int N, + const void *alpha, const void *A, const int lda, + const void *B, const int ldb, const void *beta, + void *C, const int ldc); +void cblas_csyrk(const enum CBLAS_ORDER Order, const enum CBLAS_UPLO Uplo, + const enum CBLAS_TRANSPOSE Trans, const int N, const int K, + const void *alpha, const void *A, const int lda, + const void *beta, void *C, const int ldc); +void cblas_csyr2k(const enum CBLAS_ORDER Order, const enum CBLAS_UPLO Uplo, + const enum CBLAS_TRANSPOSE Trans, const int N, const int K, + const void *alpha, const void *A, const int lda, + const void *B, const int ldb, const void *beta, + void *C, const int ldc); +void cblas_ctrmm(const enum CBLAS_ORDER Order, const enum CBLAS_SIDE Side, + const enum CBLAS_UPLO Uplo, const enum CBLAS_TRANSPOSE TransA, + const enum CBLAS_DIAG Diag, const int M, const int N, + const void *alpha, const void *A, const int lda, + void *B, const int ldb); +void cblas_ctrsm(const enum CBLAS_ORDER Order, const enum CBLAS_SIDE Side, + const enum CBLAS_UPLO Uplo, const enum CBLAS_TRANSPOSE TransA, + const enum CBLAS_DIAG Diag, const int M, const int N, + const void *alpha, const void *A, const int lda, + void *B, const int ldb); + +void cblas_zgemm(const enum CBLAS_ORDER Order, const enum CBLAS_TRANSPOSE TransA, + const enum CBLAS_TRANSPOSE TransB, const int M, const int N, + const int K, const void *alpha, const void *A, + const int lda, const void *B, const int ldb, + const void *beta, void *C, const int ldc); +void cblas_zsymm(const enum CBLAS_ORDER Order, const enum CBLAS_SIDE Side, + const enum CBLAS_UPLO Uplo, const int M, const int N, + const void *alpha, const void *A, const int lda, + const void *B, const int ldb, const void *beta, + void *C, const int ldc); +void cblas_zsyrk(const enum CBLAS_ORDER Order, const enum CBLAS_UPLO Uplo, + const enum CBLAS_TRANSPOSE Trans, const int N, const int K, + const void *alpha, const void *A, const int lda, + const void *beta, void *C, const int ldc); +void cblas_zsyr2k(const enum CBLAS_ORDER Order, const enum CBLAS_UPLO Uplo, + const enum CBLAS_TRANSPOSE Trans, const int N, const int K, + const void *alpha, const void *A, const int lda, + const void *B, const int ldb, const void *beta, + void *C, const int ldc); +void cblas_ztrmm(const enum CBLAS_ORDER Order, const enum CBLAS_SIDE Side, + const enum CBLAS_UPLO Uplo, const enum CBLAS_TRANSPOSE TransA, + const enum CBLAS_DIAG Diag, const int M, const int N, + const void *alpha, const void *A, const int lda, + void *B, const int ldb); +void cblas_ztrsm(const enum CBLAS_ORDER Order, const enum CBLAS_SIDE Side, + const enum CBLAS_UPLO Uplo, const enum CBLAS_TRANSPOSE TransA, + const enum CBLAS_DIAG Diag, const int M, const int N, + const void *alpha, const void *A, const int lda, + void *B, const int ldb); + + +/* + * Routines with prefixes C and Z only + */ +void cblas_chemm(const enum CBLAS_ORDER Order, const enum CBLAS_SIDE Side, + const enum CBLAS_UPLO Uplo, const int M, const int N, + const void *alpha, const void *A, const int lda, + const void *B, const int ldb, const void *beta, + void *C, const int ldc); +void cblas_cherk(const enum CBLAS_ORDER Order, const enum CBLAS_UPLO Uplo, + const enum CBLAS_TRANSPOSE Trans, const int N, const int K, + const float alpha, const void *A, const int lda, + const float beta, void *C, const int ldc); +void cblas_cher2k(const enum CBLAS_ORDER Order, const enum CBLAS_UPLO Uplo, + const enum CBLAS_TRANSPOSE Trans, const int N, const int K, + const void *alpha, const void *A, const int lda, + const void *B, const int ldb, const float beta, + void *C, const int ldc); +void cblas_zhemm(const enum CBLAS_ORDER Order, const enum CBLAS_SIDE Side, + const enum CBLAS_UPLO Uplo, const int M, const int N, + const void *alpha, const void *A, const int lda, + const void *B, const int ldb, const void *beta, + void *C, const int ldc); +void cblas_zherk(const enum CBLAS_ORDER Order, const enum CBLAS_UPLO Uplo, + const enum CBLAS_TRANSPOSE Trans, const int N, const int K, + const double alpha, const void *A, const int lda, + const double beta, void *C, const int ldc); +void cblas_zher2k(const enum CBLAS_ORDER Order, const enum CBLAS_UPLO Uplo, + const enum CBLAS_TRANSPOSE Trans, const int N, const int K, + const void *alpha, const void *A, const int lda, + const void *B, const int ldb, const double beta, + void *C, const int ldc); + +int cblas_errprn(int ierr, int info, char *form, ...); + +#endif /* end #ifdef CBLAS_ENUM_ONLY */ +#endif diff -r f44aa6d29642 -r cebe00b508b9 qm-dsp/build/linux/amd64/clapack.h --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/qm-dsp/build/linux/amd64/clapack.h Wed Apr 11 09:51:20 2012 +0100 @@ -0,0 +1,149 @@ +/* + * Automatically Tuned Linear Algebra Software v3.8.0 + * (C) Copyright 1999 R. Clint Whaley + * + * Redistribution and use in source and binary forms, with or without + * modification, are permitted provided that the following conditions + * are met: + * 1. Redistributions of source code must retain the above copyright + * notice, this list of conditions and the following disclaimer. + * 2. Redistributions in binary form must reproduce the above copyright + * notice, this list of conditions, and the following disclaimer in the + * documentation and/or other materials provided with the distribution. + * 3. The name of the ATLAS group or the names of its contributers may + * not be used to endorse or promote products derived from this + * software without specific written permission. + * + * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS + * ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED + * TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR + * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE ATLAS GROUP OR ITS CONTRIBUTORS + * BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR + * CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF + * SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS + * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN + * CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) + * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE + * POSSIBILITY OF SUCH DAMAGE. + * + */ + +#ifndef CLAPACK_H + +#define CLAPACK_H +#include "cblas.h" + +#ifndef ATLAS_ORDER + #define ATLAS_ORDER CBLAS_ORDER +#endif +#ifndef ATLAS_UPLO + #define ATLAS_UPLO CBLAS_UPLO +#endif +#ifndef ATLAS_DIAG + #define ATLAS_DIAG CBLAS_DIAG +#endif +int clapack_sgesv(const enum CBLAS_ORDER Order, const int N, const int NRHS, + float *A, const int lda, int *ipiv, + float *B, const int ldb); +int clapack_sgetrf(const enum CBLAS_ORDER Order, const int M, const int N, + float *A, const int lda, int *ipiv); +int clapack_sgetrs + (const enum CBLAS_ORDER Order, const enum CBLAS_TRANSPOSE Trans, + const int N, const int NRHS, const float *A, const int lda, + const int *ipiv, float *B, const int ldb); +int clapack_sgetri(const enum CBLAS_ORDER Order, const int N, float *A, + const int lda, const int *ipiv); +int clapack_sposv(const enum ATLAS_ORDER Order, const enum ATLAS_UPLO Uplo, + const int N, const int NRHS, float *A, const int lda, + float *B, const int ldb); +int clapack_spotrf(const enum ATLAS_ORDER Order, const enum ATLAS_UPLO Uplo, + const int N, float *A, const int lda); +int clapack_spotrs(const enum CBLAS_ORDER Order, const enum CBLAS_UPLO Uplo, + const int N, const int NRHS, const float *A, const int lda, + float *B, const int ldb); +int clapack_spotri(const enum ATLAS_ORDER Order, const enum ATLAS_UPLO Uplo, + const int N, float *A, const int lda); +int clapack_slauum(const enum ATLAS_ORDER Order, const enum ATLAS_UPLO Uplo, + const int N, float *A, const int lda); +int clapack_strtri(const enum ATLAS_ORDER Order,const enum ATLAS_UPLO Uplo, + const enum ATLAS_DIAG Diag,const int N, float *A, const int lda); + +int clapack_dgesv(const enum CBLAS_ORDER Order, const int N, const int NRHS, + double *A, const int lda, int *ipiv, + double *B, const int ldb); +int clapack_dgetrf(const enum CBLAS_ORDER Order, const int M, const int N, + double *A, const int lda, int *ipiv); +int clapack_dgetrs + (const enum CBLAS_ORDER Order, const enum CBLAS_TRANSPOSE Trans, + const int N, const int NRHS, const double *A, const int lda, + const int *ipiv, double *B, const int ldb); +int clapack_dgetri(const enum CBLAS_ORDER Order, const int N, double *A, + const int lda, const int *ipiv); +int clapack_dposv(const enum ATLAS_ORDER Order, const enum ATLAS_UPLO Uplo, + const int N, const int NRHS, double *A, const int lda, + double *B, const int ldb); +int clapack_dpotrf(const enum ATLAS_ORDER Order, const enum ATLAS_UPLO Uplo, + const int N, double *A, const int lda); +int clapack_dpotrs(const enum CBLAS_ORDER Order, const enum CBLAS_UPLO Uplo, + const int N, const int NRHS, const double *A, const int lda, + double *B, const int ldb); +int clapack_dpotri(const enum ATLAS_ORDER Order, const enum ATLAS_UPLO Uplo, + const int N, double *A, const int lda); +int clapack_dlauum(const enum ATLAS_ORDER Order, const enum ATLAS_UPLO Uplo, + const int N, double *A, const int lda); +int clapack_dtrtri(const enum ATLAS_ORDER Order,const enum ATLAS_UPLO Uplo, + const enum ATLAS_DIAG Diag,const int N, double *A, const int lda); + +int clapack_cgesv(const enum CBLAS_ORDER Order, const int N, const int NRHS, + void *A, const int lda, int *ipiv, + void *B, const int ldb); +int clapack_cgetrf(const enum CBLAS_ORDER Order, const int M, const int N, + void *A, const int lda, int *ipiv); +int clapack_cgetrs + (const enum CBLAS_ORDER Order, const enum CBLAS_TRANSPOSE Trans, + const int N, const int NRHS, const void *A, const int lda, + const int *ipiv, void *B, const int ldb); +int clapack_cgetri(const enum CBLAS_ORDER Order, const int N, void *A, + const int lda, const int *ipiv); +int clapack_cposv(const enum ATLAS_ORDER Order, const enum ATLAS_UPLO Uplo, + const int N, const int NRHS, void *A, const int lda, + void *B, const int ldb); +int clapack_cpotrf(const enum ATLAS_ORDER Order, const enum ATLAS_UPLO Uplo, + const int N, void *A, const int lda); +int clapack_cpotrs(const enum CBLAS_ORDER Order, const enum CBLAS_UPLO Uplo, + const int N, const int NRHS, const void *A, const int lda, + void *B, const int ldb); +int clapack_cpotri(const enum ATLAS_ORDER Order, const enum ATLAS_UPLO Uplo, + const int N, void *A, const int lda); +int clapack_clauum(const enum ATLAS_ORDER Order, const enum ATLAS_UPLO Uplo, + const int N, void *A, const int lda); +int clapack_ctrtri(const enum ATLAS_ORDER Order,const enum ATLAS_UPLO Uplo, + const enum ATLAS_DIAG Diag,const int N, void *A, const int lda); + +int clapack_zgesv(const enum CBLAS_ORDER Order, const int N, const int NRHS, + void *A, const int lda, int *ipiv, + void *B, const int ldb); +int clapack_zgetrf(const enum CBLAS_ORDER Order, const int M, const int N, + void *A, const int lda, int *ipiv); +int clapack_zgetrs + (const enum CBLAS_ORDER Order, const enum CBLAS_TRANSPOSE Trans, + const int N, const int NRHS, const void *A, const int lda, + const int *ipiv, void *B, const int ldb); +int clapack_zgetri(const enum CBLAS_ORDER Order, const int N, void *A, + const int lda, const int *ipiv); +int clapack_zposv(const enum ATLAS_ORDER Order, const enum ATLAS_UPLO Uplo, + const int N, const int NRHS, void *A, const int lda, + void *B, const int ldb); +int clapack_zpotrf(const enum ATLAS_ORDER Order, const enum ATLAS_UPLO Uplo, + const int N, void *A, const int lda); +int clapack_zpotrs(const enum CBLAS_ORDER Order, const enum CBLAS_UPLO Uplo, + const int N, const int NRHS, const void *A, const int lda, + void *B, const int ldb); +int clapack_zpotri(const enum ATLAS_ORDER Order, const enum ATLAS_UPLO Uplo, + const int N, void *A, const int lda); +int clapack_zlauum(const enum ATLAS_ORDER Order, const enum ATLAS_UPLO Uplo, + const int N, void *A, const int lda); +int clapack_ztrtri(const enum ATLAS_ORDER Order,const enum ATLAS_UPLO Uplo, + const enum ATLAS_DIAG Diag,const int N, void *A, const int lda); + +#endif diff -r f44aa6d29642 -r cebe00b508b9 qm-dsp/build/mingw32/mkspecs/win32-x-g++/qmake.conf --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/qm-dsp/build/mingw32/mkspecs/win32-x-g++/qmake.conf Wed Apr 11 09:51:20 2012 +0100 @@ -0,0 +1,101 @@ +# +# qmake configuration for win32-g++ +# +# Written for MinGW +# + +MAKEFILE_GENERATOR = MINGW +TEMPLATE = app +CONFIG += qt warn_on release link_prl copy_dir_files debug_and_release debug_and_release_target +QT += core gui +DEFINES += UNICODE QT_LARGEFILE_SUPPORT +QMAKE_COMPILER_DEFINES += __GNUC__ WIN32 + +QMAKE_CC = i586-mingw32msvc-gcc +QMAKE_LEX = flex +QMAKE_LEXFLAGS = +QMAKE_YACC = byacc +QMAKE_YACCFLAGS = -d +QMAKE_CFLAGS = +QMAKE_CFLAGS_DEPS = -M +QMAKE_CFLAGS_WARN_ON = -Wall +QMAKE_CFLAGS_WARN_OFF = -w +QMAKE_CFLAGS_RELEASE = -O2 +QMAKE_CFLAGS_DEBUG = -g +QMAKE_CFLAGS_YACC = -Wno-unused -Wno-parentheses +QMAKE_CFLAGS_THREAD = -mthreads + +QMAKE_CXX = i586-mingw32msvc-g++ +QMAKE_CXXFLAGS = $$QMAKE_CFLAGS +QMAKE_CXXFLAGS_DEPS = $$QMAKE_CFLAGS_DEPS +QMAKE_CXXFLAGS_WARN_ON = $$QMAKE_CFLAGS_WARN_ON +QMAKE_CXXFLAGS_WARN_OFF = $$QMAKE_CFLAGS_WARN_OFF +QMAKE_CXXFLAGS_RELEASE = $$QMAKE_CFLAGS_RELEASE +QMAKE_CXXFLAGS_DEBUG = $$QMAKE_CFLAGS_DEBUG +QMAKE_CXXFLAGS_YACC = $$QMAKE_CFLAGS_YACC +QMAKE_CXXFLAGS_THREAD = $$QMAKE_CFLAGS_THREAD +QMAKE_CXXFLAGS_RTTI_ON = -frtti +QMAKE_CXXFLAGS_RTTI_OFF = -fno-rtti +QMAKE_CXXFLAGS_EXCEPTIONS_ON = -fexceptions +QMAKE_CXXFLAGS_EXCEPTIONS_OFF = -fno-exceptions + +QMAKE_INCDIR = +QMAKE_INCDIR_QT = /home/studio/.wine/fake_windows/Qt/4.3.0/include +QMAKE_LIBDIR_QT = /home/studio/.wine/fake_windows/Qt/4.3.0/lib + +QMAKE_RUN_CC = $(CC) -c $(CFLAGS) $(INCPATH) -o $obj $src +QMAKE_RUN_CC_IMP = $(CC) -c $(CFLAGS) $(INCPATH) -o $@ $< +QMAKE_RUN_CXX = $(CXX) -c $(CXXFLAGS) $(INCPATH) -o $obj $src +QMAKE_RUN_CXX_IMP = $(CXX) -c $(CXXFLAGS) $(INCPATH) -o $@ $< + +QMAKE_LINK = i586-mingw32msvc-g++ +QMAKE_LFLAGS = -Wl,-enable-stdcall-fixup -Wl,-enable-auto-import -Wl,-enable-runtime-pseudo-reloc -mwindows +QMAKE_LFLAGS_RELEASE = -Wl,-s +QMAKE_LFLAGS_DEBUG = +QMAKE_LFLAGS_CONSOLE = -Wl,-subsystem,console +QMAKE_LFLAGS_WINDOWS = -Wl,-subsystem,windows +QMAKE_LFLAGS_DLL = -shared +QMAKE_LINK_OBJECT_MAX = 10 +QMAKE_LINK_OBJECT_SCRIPT= object_script + + +QMAKE_LIBS = +QMAKE_LIBS_CORE = -lkernel32 -luser32 -lshell32 -luuid -lole32 -ladvapi32 -lws2_32 +#QMAKE_LIBS_CORE = -lkernel32 -luser32 -luuid -lole32 -ladvapi32 -lws2_32 +QMAKE_LIBS_GUI = -lgdi32 -lcomdlg32 -loleaut32 -limm32 -lwinmm -lwinspool -lws2_32 -lole32 -luuid -luser32 +QMAKE_LIBS_NETWORK = -lws2_32 +QMAKE_LIBS_OPENGL = -lopengl32 -lglu32 -lgdi32 -luser32 +QMAKE_LIBS_COMPAT = -ladvapi32 -lshell32 -lcomdlg32 -luser32 -lgdi32 -lws2_32 +QMAKE_LIBS_QT_ENTRY = -lqtmain + +MINGW_IN_SHELL = $$(MINGW_IN_SHELL) +#isEqual(MINGW_IN_SHELL, 1) { + QMAKE_DIR_SEP = / + QMAKE_COPY = cp + QMAKE_COPY_DIR = cp -r + QMAKE_MOVE = mv + QMAKE_DEL_FILE = rm -f + QMAKE_MKDIR = mkdir -p + QMAKE_DEL_DIR = rm -rf +#} else { +# QMAKE_COPY = copy /y +# QMAKE_COPY_DIR = xcopy /s /q /y /i +# QMAKE_MOVE = move +# QMAKE_DEL_FILE = del +# QMAKE_MKDIR = mkdir +# QMAKE_DEL_DIR = rmdir +#} +QMAKE_MOC = $$[QT_INSTALL_BINS]$${DIR_SEPARATOR}moc +QMAKE_UIC = $$[QT_INSTALL_BINS]$${DIR_SEPARATOR}uic +QMAKE_IDC = $$[QT_INSTALL_BINS]$${DIR_SEPARATOR}idc + +QMAKE_IDL = midl +QMAKE_LIB = ar -ru +QMAKE_RC = i586-mingw32msvc-windres + +QMAKE_ZIP = zip -r -9 + +QMAKE_STRIP = strip +QMAKE_STRIPFLAGS_LIB += --strip-unneeded +QMAKE_CHK_DIR_EXISTS = test -d +load(qt_config) diff -r f44aa6d29642 -r cebe00b508b9 qm-dsp/build/mingw32/mkspecs/win32-x-g++/qplatformdefs.h --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/qm-dsp/build/mingw32/mkspecs/win32-x-g++/qplatformdefs.h Wed Apr 11 09:51:20 2012 +0100 @@ -0,0 +1,146 @@ +/**************************************************************************** +** +** Copyright (C) 1992-2007 Trolltech ASA. All rights reserved. +** +** This file is part of the qmake spec of the Qt Toolkit. +** +** This file may be used under the terms of the GNU General Public +** License version 2.0 as published by the Free Software Foundation +** and appearing in the file LICENSE.GPL included in the packaging of +** this file. Please review the following information to ensure GNU +** General Public Licensing requirements will be met: +** http://www.trolltech.com/products/qt/opensource.html +** +** If you are unsure which license is appropriate for your use, please +** review the following information: +** http://www.trolltech.com/products/qt/licensing.html or contact the +** sales department at sales@trolltech.com. +** +** This file is provided AS IS with NO WARRANTY OF ANY KIND, INCLUDING THE +** WARRANTY OF DESIGN, MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. +** +****************************************************************************/ + +#ifndef QPLATFORMDEFS_H +#define QPLATFORMDEFS_H + +#ifdef UNICODE +#ifndef _UNICODE +#define _UNICODE +#endif +#endif + +// Get Qt defines/settings + +#include "qglobal.h" + +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include + +#if !defined(_WIN32_WINNT) || (_WIN32_WINNT-0 < 0x0500) +typedef enum { + NameUnknown = 0, + NameFullyQualifiedDN = 1, + NameSamCompatible = 2, + NameDisplay = 3, + NameUniqueId = 6, + NameCanonical = 7, + NameUserPrincipal = 8, + NameCanonicalEx = 9, + NameServicePrincipal = 10, + NameDnsDomain = 12 +} EXTENDED_NAME_FORMAT, *PEXTENDED_NAME_FORMAT; +#endif + +#define Q_FS_FAT +#ifdef QT_LARGEFILE_SUPPORT +#define QT_STATBUF struct _stati64 // non-ANSI defs +#define QT_STATBUF4TSTAT struct _stati64 // non-ANSI defs +#define QT_STAT ::_stati64 +#define QT_FSTAT ::_fstati64 +#else +#define QT_STATBUF struct _stat // non-ANSI defs +#define QT_STATBUF4TSTAT struct _stat // non-ANSI defs +#define QT_STAT ::_stat +#define QT_FSTAT ::_fstat +#endif +#define QT_STAT_REG _S_IFREG +#define QT_STAT_DIR _S_IFDIR +#define QT_STAT_MASK _S_IFMT +#if defined(_S_IFLNK) +# define QT_STAT_LNK _S_IFLNK +#endif +#define QT_FILENO _fileno +#define QT_OPEN ::_open +#define QT_CLOSE ::_close +#ifdef QT_LARGEFILE_SUPPORT +#define QT_LSEEK ::_lseeki64 +#ifndef UNICODE +#define QT_TSTAT ::_stati64 +#else +#define QT_TSTAT ::_wstati64 +#endif +#else +#define QT_LSEEK ::_lseek +#ifndef UNICODE +#define QT_TSTAT ::_stat +#else +#define QT_TSTAT ::_wstat +#endif +#endif +#define QT_READ ::_read +#define QT_WRITE ::_write +#define QT_ACCESS ::_access +#define QT_GETCWD ::_getcwd +#define QT_CHDIR ::_chdir +#define QT_MKDIR ::_mkdir +#define QT_RMDIR ::_rmdir +#define QT_OPEN_LARGEFILE 0 +#define QT_OPEN_RDONLY _O_RDONLY +#define QT_OPEN_WRONLY _O_WRONLY +#define QT_OPEN_RDWR _O_RDWR +#define QT_OPEN_CREAT _O_CREAT +#define QT_OPEN_TRUNC _O_TRUNC +#define QT_OPEN_APPEND _O_APPEND +#if defined(O_TEXT) +# define QT_OPEN_TEXT _O_TEXT +# define QT_OPEN_BINARY _O_BINARY +#endif + +#define QT_FOPEN ::fopen +#ifdef QT_LARGEFILE_SUPPORT +#define QT_FSEEK ::fseeko64 +#define QT_FTELL ::ftello64 +#else +#define QT_FSEEK ::fseek +#define QT_FTELL ::ftell +#endif +#define QT_FGETPOS ::fgetpos +#define QT_FSETPOS ::fsetpos +#define QT_FPOS_T fpos_t +#ifdef QT_LARGEFILE_SUPPORT +#define QT_OFF_T off64_t +#else +#define QT_OFF_T long +#endif + +#define QT_SIGNAL_ARGS int + +#define QT_VSNPRINTF ::_vsnprintf +#define QT_SNPRINTF ::_snprintf + +# define F_OK 0 +# define X_OK 1 +# define W_OK 2 +# define R_OK 4 + + +#endif // QPLATFORMDEFS_H diff -r f44aa6d29642 -r cebe00b508b9 qm-dsp/build/mingw32/qm-dsp.pro --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/qm-dsp/build/mingw32/qm-dsp.pro Wed Apr 11 09:51:20 2012 +0100 @@ -0,0 +1,106 @@ + +TEMPLATE = lib +CONFIG += warn_on staticlib release +CONFIG -= qt +OBJECTS_DIR = tmp_obj +MOC_DIR = tmp_moc + +linux-g++:QMAKE_CXXFLAGS_RELEASE += -DNDEBUG -O3 -march=pentium4 -msse -msse2 +QMAKE_CXXFLAGS_RELEASE += -DNDEBUG -O2 -march=pentium3 -msse + +#DEPENDPATH += base \ +# dsp/chromagram \ +# dsp/keydetection \ +# dsp/maths \ +# dsp/onsets \ +# dsp/phasevocoder \ +# dsp/rateconversion \ +# dsp/signalconditioning \ +# dsp/tempotracking \ +# dsp/tonal \ +# dsp/transforms +INCLUDEPATH += . include + +# Input +HEADERS += base/Pitch.h \ + base/Window.h \ + dsp/chromagram/Chromagram.h \ + dsp/chromagram/ChromaProcess.h \ + dsp/chromagram/ConstantQ.h \ + dsp/keydetection/GetKeyMode.h \ + dsp/mfcc/MFCC.h \ + dsp/onsets/DetectionFunction.h \ + dsp/onsets/PeakPicking.h \ + dsp/phasevocoder/PhaseVocoder.h \ + dsp/rateconversion/Decimator.h \ + dsp/rhythm/BeatSpectrum.h \ + dsp/segmentation/cluster_melt.h \ + dsp/segmentation/ClusterMeltSegmenter.h \ + dsp/segmentation/cluster_segmenter.h \ + dsp/segmentation/SavedFeatureSegmenter.h \ + dsp/segmentation/Segmenter.h \ + dsp/segmentation/segment.h \ + dsp/signalconditioning/DFProcess.h \ + dsp/signalconditioning/Filter.h \ + dsp/signalconditioning/FiltFilt.h \ + dsp/signalconditioning/Framer.h \ + dsp/tempotracking/DownBeat.h \ + dsp/tempotracking/TempoTrack.h \ + dsp/tempotracking/TempoTrackV2.h \ + dsp/tonal/ChangeDetectionFunction.h \ + dsp/tonal/TCSgram.h \ + dsp/tonal/TonalEstimator.h \ + dsp/transforms/FFT.h \ + dsp/transforms/kissfft/kiss_fft.h \ + dsp/transforms/kissfft/kiss_fftr.h \ + dsp/transforms/kissfft/_kiss_fft_guts.h \ + dsp/wavelet/Wavelet.h \ + hmm/hmm.h \ + maths/Correlation.h \ + maths/CosineDistance.h \ + maths/Histogram.h \ + maths/KLDivergence.h \ + maths/MathAliases.h \ + maths/MathUtilities.h \ + maths/Polyfit.h \ + maths/pca/pca.h \ + thread/AsynchronousTask.h \ + thread/BlockAllocator.h \ + thread/Thread.h +SOURCES += base/Pitch.cpp \ + dsp/chromagram/Chromagram.cpp \ + dsp/chromagram/ChromaProcess.cpp \ + dsp/chromagram/ConstantQ.cpp \ + dsp/keydetection/GetKeyMode.cpp \ + dsp/mfcc/MFCC.cpp \ + dsp/onsets/DetectionFunction.cpp \ + dsp/onsets/PeakPicking.cpp \ + dsp/phasevocoder/PhaseVocoder.cpp \ + dsp/rateconversion/Decimator.cpp \ + dsp/rhythm/BeatSpectrum.cpp \ + dsp/segmentation/cluster_melt.c \ + dsp/segmentation/ClusterMeltSegmenter.cpp \ + dsp/segmentation/cluster_segmenter.c \ + dsp/segmentation/SavedFeatureSegmenter.cpp \ + dsp/segmentation/Segmenter.cpp \ + dsp/signalconditioning/DFProcess.cpp \ + dsp/signalconditioning/Filter.cpp \ + dsp/signalconditioning/FiltFilt.cpp \ + dsp/signalconditioning/Framer.cpp \ + dsp/tempotracking/DownBeat.cpp \ + dsp/tempotracking/TempoTrack.cpp \ + dsp/tempotracking/TempoTrackV2.cpp \ + dsp/tonal/ChangeDetectionFunction.cpp \ + dsp/tonal/TCSgram.cpp \ + dsp/tonal/TonalEstimator.cpp \ + dsp/transforms/FFT.cpp \ + dsp/transforms/kissfft/kiss_fft.c \ + dsp/transforms/kissfft/kiss_fftr.c \ + dsp/wavelet/Wavelet.cpp \ + hmm/hmm.c \ + maths/Correlation.cpp \ + maths/CosineDistance.cpp \ + maths/KLDivergence.cpp \ + maths/MathUtilities.cpp \ + maths/pca/pca.c \ + thread/Thread.cpp diff -r f44aa6d29642 -r cebe00b508b9 qm-dsp/build/osx/Makefile.osx --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/qm-dsp/build/osx/Makefile.osx Wed Apr 11 09:51:20 2012 +0100 @@ -0,0 +1,7 @@ + +CFLAGS := -arch i386 -arch ppc -arch x86_64 -isysroot /Developer/SDKs/MacOSX10.4u.sdk -I/Developer/SDKs/MacOSX10.4u.sdk/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/Headers/ -DUSE_PTHREADS + +CXXFLAGS := $(CFLAGS) + +include build/general/Makefile.inc + diff -r f44aa6d29642 -r cebe00b508b9 qm-dsp/build/osx/qm-dsp.pro --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/qm-dsp/build/osx/qm-dsp.pro Wed Apr 11 09:51:20 2012 +0100 @@ -0,0 +1,91 @@ +QMAKE_MAC_SDK=/Developer/SDKs/MacOSX10.4u.sdk +TEMPLATE = lib +CONFIG += release warn_on staticlib x86 ppc +CONFIG -= qt +OBJECTS_DIR = tmp_obj +MOC_DIR = tmp_moc +QMAKE_CXXFLAGS_RELEASE += -O2 -g0 + +linux-g++:QMAKE_CXXFLAGS_RELEASE += -DNDEBUG -O3 -march=pentium4 -msse -msse2 + +#DEPENDPATH += base \ +# dsp/chromagram \ +# dsp/keydetection \ +# dsp/maths \ +# dsp/onsets \ +# dsp/phasevocoder \ +# dsp/rateconversion \ +# dsp/signalconditioning \ +# dsp/tempotracking \ +# dsp/tonal \ +# dsp/transforms +INCLUDEPATH += . include + +# Input +HEADERS += base/Pitch.h \ + base/Window.h \ + dsp/chromagram/Chromagram.h \ + dsp/chromagram/ChromaProcess.h \ + dsp/chromagram/ConstantQ.h \ + dsp/keydetection/GetKeyMode.h \ + dsp/mfcc/MFCC.h \ + dsp/onsets/DetectionFunction.h \ + dsp/onsets/PeakPicking.h \ + dsp/phasevocoder/PhaseVocoder.h \ + dsp/rateconversion/Decimator.h \ + dsp/rhythm/BeatSpectrum.h \ + dsp/segmentation/cluster_melt.h \ + dsp/segmentation/ClusterMeltSegmenter.h \ + dsp/segmentation/cluster_segmenter.h \ + dsp/segmentation/SavedFeatureSegmenter.h \ + dsp/segmentation/Segmenter.h \ + dsp/segmentation/segment.h \ + dsp/signalconditioning/DFProcess.h \ + dsp/signalconditioning/Filter.h \ + dsp/signalconditioning/FiltFilt.h \ + dsp/signalconditioning/Framer.h \ + dsp/tempotracking/TempoTrack.h \ + dsp/tonal/ChangeDetectionFunction.h \ + dsp/tonal/TCSgram.h \ + dsp/tonal/TonalEstimator.h \ + dsp/transforms/FFT.h \ + hmm/hmm.h \ + maths/Correlation.h \ + maths/CosineDistance.h \ + maths/Histogram.h \ + maths/KLDivergence.h \ + maths/MathAliases.h \ + maths/MathUtilities.h \ + maths/Polyfit.h \ + maths/pca/pca.h +SOURCES += base/Pitch.cpp \ + dsp/chromagram/Chromagram.cpp \ + dsp/chromagram/ChromaProcess.cpp \ + dsp/chromagram/ConstantQ.cpp \ + dsp/keydetection/GetKeyMode.cpp \ + dsp/mfcc/MFCC.cpp \ + dsp/onsets/DetectionFunction.cpp \ + dsp/onsets/PeakPicking.cpp \ + dsp/phasevocoder/PhaseVocoder.cpp \ + dsp/rateconversion/Decimator.cpp \ + dsp/rhythm/BeatSpectrum.cpp \ + dsp/segmentation/cluster_melt.c \ + dsp/segmentation/ClusterMeltSegmenter.cpp \ + dsp/segmentation/cluster_segmenter.c \ + dsp/segmentation/SavedFeatureSegmenter.cpp \ + dsp/segmentation/Segmenter.cpp \ + dsp/signalconditioning/DFProcess.cpp \ + dsp/signalconditioning/Filter.cpp \ + dsp/signalconditioning/FiltFilt.cpp \ + dsp/signalconditioning/Framer.cpp \ + dsp/tempotracking/TempoTrack.cpp \ + dsp/tonal/ChangeDetectionFunction.cpp \ + dsp/tonal/TCSgram.cpp \ + dsp/tonal/TonalEstimator.cpp \ + dsp/transforms/FFT.cpp \ + hmm/hmm.c \ + maths/Correlation.cpp \ + maths/CosineDistance.cpp \ + maths/KLDivergence.cpp \ + maths/MathUtilities.cpp \ + maths/pca/pca.c diff -r f44aa6d29642 -r cebe00b508b9 qm-dsp/dsp/chromagram/CQprecalc.cpp --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/qm-dsp/dsp/chromagram/CQprecalc.cpp Wed Apr 11 09:51:20 2012 +0100 @@ -0,0 +1,49850 @@ + +#ifdef NOT_DEFINED + +// Well, I now think this doesn't save enough time to justify the +// extra bulk in the plugin executable. But keep it around and only +// ifdef it out, just in case... + +#include +using std::vector; +static unsigned int sk_i_76_16384[5818] = { + 1301, 1302, 1303, 1304, 1305, 1306, 1307, 1308, + 1309, 1310, 1311, 1312, 1313, 1314, 1315, 1316, + 1317, 1318, 1319, 1320, 1321, 1322, 1323, 1324, + 1325, 1326, 1327, 1328, 1329, 1330, 1331, 1332, + 1333, 1334, 1335, 1336, 1337, 1338, 1339, 1340, + 1341, 1342, 1343, 1344, 1345, 1346, 1347, 1348, + 1349, 1350, 1351, 1352, 1353, 1354, 1355, 1356, + 1357, 1358, 1359, 1360, 1361, 1362, 1363, 1364, + 1365, 1366, 1367, 1368, 1369, 1370, 1371, 1372, + 1373, 1374, 1375, 1376, 1377, 1378, 1379, 1380, + 1381, 1382, 1383, 1384, 1385, 1386, 1387, 1388, + 1389, 1390, 1391, 1392, 1393, 1394, 1395, 1396, + 1397, 1398, 1399, 1400, 1401, 1402, 1403, 1404, + 1405, 1406, 1407, 1408, 1409, 1410, 1411, 1412, + 1413, 1414, 1415, 1416, 1417, 1418, 1419, 1420, + 1421, 1422, 1423, 1424, 1425, 1426, 1427, 1428, + 1429, 1430, 1431, 1432, 1433, 1434, 1435, 1436, + 1437, 1438, 1439, 1440, 1441, 1442, 1443, 1444, + 1445, 1446, 1447, 1448, 1449, 1450, 1451, 1452, + 1453, 1454, 1455, 1456, 1457, 1458, 1459, 1460, + 1461, 1462, 1463, 1464, 1465, 1466, 1467, 1468, + 1469, 1470, 1471, 1472, 1473, 1474, 1475, 1476, + 1477, 1478, 1479, 1480, 1481, 1482, 1483, 1484, + 1485, 1486, 1487, 1488, 1489, 1490, 1491, 1492, + 1493, 1494, 1495, 1496, 1497, 1498, 1499, 1500, + 1501, 1502, 1503, 1504, 1505, 1506, 1507, 1508, + 1509, 1510, 1511, 1512, 1513, 1514, 1515, 1516, + 1517, 1518, 1519, 1520, 1521, 1522, 1523, 1524, + 1525, 1526, 1527, 1528, 1529, 1530, 1531, 1532, + 1533, 1534, 1535, 1536, 1537, 1538, 1539, 1540, + 1541, 1542, 1543, 1544, 1545, 1546, 1547, 1548, + 1549, 1550, 1551, 1552, 1553, 1554, 1555, 1556, + 1557, 1558, 1559, 1560, 1561, 1562, 1563, 1564, + 1565, 1566, 1567, 1568, 1569, 1570, 1571, 1572, + 1573, 1574, 1575, 1576, 1577, 1578, 1579, 1580, + 1581, 1582, 1583, 1584, 1585, 1586, 1587, 1588, + 1589, 1590, 1591, 1592, 1593, 1594, 1595, 1596, + 1597, 1598, 1599, 1600, 1601, 1602, 1603, 1604, + 1605, 1606, 1607, 1608, 1609, 1610, 1611, 1612, + 1613, 1614, 1615, 1616, 1617, 1618, 1619, 1620, + 1621, 1622, 1623, 1624, 1625, 1626, 1627, 1628, + 1629, 1630, 1229, 1230, 1231, 1232, 1233, 1234, + 1235, 1236, 1237, 1238, 1239, 1240, 1241, 1242, + 1243, 1244, 1245, 1246, 1247, 1248, 1249, 1250, + 1251, 1252, 1253, 1254, 1255, 1256, 1257, 1258, + 1259, 1260, 1261, 1262, 1263, 1264, 1265, 1266, + 1267, 1268, 1269, 1270, 1271, 1272, 1273, 1274, + 1275, 1276, 1277, 1278, 1279, 1280, 1281, 1282, + 1283, 1284, 1285, 1286, 1287, 1288, 1289, 1290, + 1291, 1292, 1293, 1294, 1295, 1296, 1297, 1298, + 1299, 1300, 1301, 1302, 1303, 1304, 1305, 1306, + 1307, 1308, 1309, 1310, 1311, 1312, 1313, 1314, + 1315, 1316, 1317, 1318, 1319, 1320, 1321, 1322, + 1323, 1324, 1325, 1326, 1327, 1328, 1329, 1330, + 1331, 1332, 1333, 1334, 1335, 1336, 1337, 1338, + 1339, 1340, 1341, 1342, 1343, 1344, 1345, 1346, + 1347, 1348, 1349, 1350, 1351, 1352, 1353, 1354, + 1355, 1356, 1357, 1358, 1359, 1360, 1361, 1362, + 1363, 1364, 1365, 1366, 1367, 1368, 1369, 1370, + 1371, 1372, 1373, 1374, 1375, 1376, 1377, 1378, + 1379, 1380, 1381, 1382, 1383, 1384, 1385, 1386, + 1387, 1388, 1389, 1390, 1391, 1392, 1393, 1394, + 1395, 1396, 1397, 1398, 1399, 1400, 1401, 1402, + 1403, 1404, 1405, 1406, 1407, 1408, 1409, 1410, + 1411, 1412, 1413, 1414, 1415, 1416, 1417, 1418, + 1419, 1420, 1421, 1422, 1423, 1424, 1425, 1426, + 1427, 1428, 1429, 1430, 1431, 1432, 1433, 1434, + 1435, 1436, 1437, 1438, 1439, 1440, 1441, 1442, + 1443, 1444, 1445, 1446, 1447, 1448, 1449, 1450, + 1451, 1452, 1453, 1454, 1455, 1456, 1457, 1458, + 1459, 1460, 1461, 1462, 1463, 1464, 1465, 1466, + 1467, 1468, 1469, 1470, 1471, 1472, 1473, 1474, + 1475, 1476, 1477, 1478, 1479, 1480, 1481, 1482, + 1483, 1484, 1485, 1486, 1487, 1488, 1489, 1490, + 1491, 1492, 1493, 1494, 1495, 1496, 1497, 1498, + 1499, 1500, 1501, 1502, 1503, 1504, 1505, 1506, + 1507, 1508, 1509, 1510, 1511, 1512, 1513, 1514, + 1515, 1516, 1517, 1518, 1519, 1520, 1521, 1522, + 1523, 1524, 1525, 1526, 1527, 1528, 1529, 1530, + 1531, 1532, 1533, 1534, 1535, 1536, 1537, 1538, + 1539, 1540, 1159, 1160, 1161, 1162, 1163, 1164, + 1165, 1166, 1167, 1168, 1169, 1170, 1171, 1172, + 1173, 1174, 1175, 1176, 1177, 1178, 1179, 1180, + 1181, 1182, 1183, 1184, 1185, 1186, 1187, 1188, + 1189, 1190, 1191, 1192, 1193, 1194, 1195, 1196, + 1197, 1198, 1199, 1200, 1201, 1202, 1203, 1204, + 1205, 1206, 1207, 1208, 1209, 1210, 1211, 1212, + 1213, 1214, 1215, 1216, 1217, 1218, 1219, 1220, + 1221, 1222, 1223, 1224, 1225, 1226, 1227, 1228, + 1229, 1230, 1231, 1232, 1233, 1234, 1235, 1236, + 1237, 1238, 1239, 1240, 1241, 1242, 1243, 1244, + 1245, 1246, 1247, 1248, 1249, 1250, 1251, 1252, + 1253, 1254, 1255, 1256, 1257, 1258, 1259, 1260, + 1261, 1262, 1263, 1264, 1265, 1266, 1267, 1268, + 1269, 1270, 1271, 1272, 1273, 1274, 1275, 1276, + 1277, 1278, 1279, 1280, 1281, 1282, 1283, 1284, + 1285, 1286, 1287, 1288, 1289, 1290, 1291, 1292, + 1293, 1294, 1295, 1296, 1297, 1298, 1299, 1300, + 1301, 1302, 1303, 1304, 1305, 1306, 1307, 1308, + 1309, 1310, 1311, 1312, 1313, 1314, 1315, 1316, + 1317, 1318, 1319, 1320, 1321, 1322, 1323, 1324, + 1325, 1326, 1327, 1328, 1329, 1330, 1331, 1332, + 1333, 1334, 1335, 1336, 1337, 1338, 1339, 1340, + 1341, 1342, 1343, 1344, 1345, 1346, 1347, 1348, + 1349, 1350, 1351, 1352, 1353, 1354, 1355, 1356, + 1357, 1358, 1359, 1360, 1361, 1362, 1363, 1364, + 1365, 1366, 1367, 1368, 1369, 1370, 1371, 1372, + 1373, 1374, 1375, 1376, 1377, 1378, 1379, 1380, + 1381, 1382, 1383, 1384, 1385, 1386, 1387, 1388, + 1389, 1390, 1391, 1392, 1393, 1394, 1395, 1396, + 1397, 1398, 1399, 1400, 1401, 1402, 1403, 1404, + 1405, 1406, 1407, 1408, 1409, 1410, 1411, 1412, + 1413, 1414, 1415, 1416, 1417, 1418, 1419, 1420, + 1421, 1422, 1423, 1424, 1425, 1426, 1427, 1428, + 1429, 1430, 1431, 1432, 1433, 1434, 1435, 1436, + 1437, 1438, 1439, 1440, 1441, 1442, 1443, 1444, + 1445, 1446, 1447, 1448, 1449, 1450, 1451, 1452, + 1092, 1093, 1094, 1095, 1096, 1097, 1098, 1099, + 1100, 1101, 1102, 1103, 1104, 1105, 1106, 1107, + 1108, 1109, 1110, 1111, 1112, 1113, 1114, 1115, + 1116, 1117, 1118, 1119, 1120, 1121, 1122, 1123, + 1124, 1125, 1126, 1127, 1128, 1129, 1130, 1131, + 1132, 1133, 1134, 1135, 1136, 1137, 1138, 1139, + 1140, 1141, 1142, 1143, 1144, 1145, 1146, 1147, + 1148, 1149, 1150, 1151, 1152, 1153, 1154, 1155, + 1156, 1157, 1158, 1159, 1160, 1161, 1162, 1163, + 1164, 1165, 1166, 1167, 1168, 1169, 1170, 1171, + 1172, 1173, 1174, 1175, 1176, 1177, 1178, 1179, + 1180, 1181, 1182, 1183, 1184, 1185, 1186, 1187, + 1188, 1189, 1190, 1191, 1192, 1193, 1194, 1195, + 1196, 1197, 1198, 1199, 1200, 1201, 1202, 1203, + 1204, 1205, 1206, 1207, 1208, 1209, 1210, 1211, + 1212, 1213, 1214, 1215, 1216, 1217, 1218, 1219, + 1220, 1221, 1222, 1223, 1224, 1225, 1226, 1227, + 1228, 1229, 1230, 1231, 1232, 1233, 1234, 1235, + 1236, 1237, 1238, 1239, 1240, 1241, 1242, 1243, + 1244, 1245, 1246, 1247, 1248, 1249, 1250, 1251, + 1252, 1253, 1254, 1255, 1256, 1257, 1258, 1259, + 1260, 1261, 1262, 1263, 1264, 1265, 1266, 1267, + 1268, 1269, 1270, 1271, 1272, 1273, 1274, 1275, + 1276, 1277, 1278, 1279, 1280, 1281, 1282, 1283, + 1284, 1285, 1286, 1287, 1288, 1289, 1290, 1291, + 1292, 1293, 1294, 1295, 1296, 1297, 1298, 1299, + 1300, 1301, 1302, 1303, 1304, 1305, 1306, 1307, + 1308, 1309, 1310, 1311, 1312, 1313, 1314, 1315, + 1316, 1317, 1318, 1319, 1320, 1321, 1322, 1323, + 1324, 1325, 1326, 1327, 1328, 1329, 1330, 1331, + 1332, 1333, 1334, 1335, 1336, 1337, 1338, 1339, + 1340, 1341, 1342, 1343, 1344, 1345, 1346, 1347, + 1348, 1349, 1350, 1351, 1352, 1353, 1354, 1355, + 1356, 1357, 1358, 1359, 1360, 1361, 1362, 1363, + 1364, 1365, 1366, 1367, 1368, 1032, 1033, 1034, + 1035, 1036, 1037, 1038, 1039, 1040, 1041, 1042, + 1043, 1044, 1045, 1046, 1047, 1048, 1049, 1050, + 1051, 1052, 1053, 1054, 1055, 1056, 1057, 1058, + 1059, 1060, 1061, 1062, 1063, 1064, 1065, 1066, + 1067, 1068, 1069, 1070, 1071, 1072, 1073, 1074, + 1075, 1076, 1077, 1078, 1079, 1080, 1081, 1082, + 1083, 1084, 1085, 1086, 1087, 1088, 1089, 1090, + 1091, 1092, 1093, 1094, 1095, 1096, 1097, 1098, + 1099, 1100, 1101, 1102, 1103, 1104, 1105, 1106, + 1107, 1108, 1109, 1110, 1111, 1112, 1113, 1114, + 1115, 1116, 1117, 1118, 1119, 1120, 1121, 1122, + 1123, 1124, 1125, 1126, 1127, 1128, 1129, 1130, + 1131, 1132, 1133, 1134, 1135, 1136, 1137, 1138, + 1139, 1140, 1141, 1142, 1143, 1144, 1145, 1146, + 1147, 1148, 1149, 1150, 1151, 1152, 1153, 1154, + 1155, 1156, 1157, 1158, 1159, 1160, 1161, 1162, + 1163, 1164, 1165, 1166, 1167, 1168, 1169, 1170, + 1171, 1172, 1173, 1174, 1175, 1176, 1177, 1178, + 1179, 1180, 1181, 1182, 1183, 1184, 1185, 1186, + 1187, 1188, 1189, 1190, 1191, 1192, 1193, 1194, + 1195, 1196, 1197, 1198, 1199, 1200, 1201, 1202, + 1203, 1204, 1205, 1206, 1207, 1208, 1209, 1210, + 1211, 1212, 1213, 1214, 1215, 1216, 1217, 1218, + 1219, 1220, 1221, 1222, 1223, 1224, 1225, 1226, + 1227, 1228, 1229, 1230, 1231, 1232, 1233, 1234, + 1235, 1236, 1237, 1238, 1239, 1240, 1241, 1242, + 1243, 1244, 1245, 1246, 1247, 1248, 1249, 1250, + 1251, 1252, 1253, 1254, 1255, 1256, 1257, 1258, + 1259, 1260, 1261, 1262, 1263, 1264, 1265, 1266, + 1267, 1268, 1269, 1270, 1271, 1272, 1273, 1274, + 1275, 1276, 1277, 1278, 1279, 1280, 1281, 1282, + 1283, 1284, 1285, 1286, 1287, 1288, 1289, 1290, + 1291, 1292, 1293, 975, 976, 977, 978, 979, + 980, 981, 982, 983, 984, 985, 986, 987, + 988, 989, 990, 991, 992, 993, 994, 995, + 996, 997, 998, 999, 1000, 1001, 1002, 1003, + 1004, 1005, 1006, 1007, 1008, 1009, 1010, 1011, + 1012, 1013, 1014, 1015, 1016, 1017, 1018, 1019, + 1020, 1021, 1022, 1023, 1024, 1025, 1026, 1027, + 1028, 1029, 1030, 1031, 1032, 1033, 1034, 1035, + 1036, 1037, 1038, 1039, 1040, 1041, 1042, 1043, + 1044, 1045, 1046, 1047, 1048, 1049, 1050, 1051, + 1052, 1053, 1054, 1055, 1056, 1057, 1058, 1059, + 1060, 1061, 1062, 1063, 1064, 1065, 1066, 1067, + 1068, 1069, 1070, 1071, 1072, 1073, 1074, 1075, + 1076, 1077, 1078, 1079, 1080, 1081, 1082, 1083, + 1084, 1085, 1086, 1087, 1088, 1089, 1090, 1091, + 1092, 1093, 1094, 1095, 1096, 1097, 1098, 1099, + 1100, 1101, 1102, 1103, 1104, 1105, 1106, 1107, + 1108, 1109, 1110, 1111, 1112, 1113, 1114, 1115, + 1116, 1117, 1118, 1119, 1120, 1121, 1122, 1123, + 1124, 1125, 1126, 1127, 1128, 1129, 1130, 1131, + 1132, 1133, 1134, 1135, 1136, 1137, 1138, 1139, + 1140, 1141, 1142, 1143, 1144, 1145, 1146, 1147, + 1148, 1149, 1150, 1151, 1152, 1153, 1154, 1155, + 1156, 1157, 1158, 1159, 1160, 1161, 1162, 1163, + 1164, 1165, 1166, 1167, 1168, 1169, 1170, 1171, + 1172, 1173, 1174, 1175, 1176, 1177, 1178, 1179, + 1180, 1181, 1182, 1183, 1184, 1185, 1186, 1187, + 1188, 1189, 1190, 1191, 1192, 1193, 1194, 1195, + 1196, 1197, 1198, 1199, 1200, 1201, 1202, 1203, + 1204, 1205, 1206, 1207, 1208, 1209, 1210, 1211, + 1212, 1213, 1214, 1215, 1216, 1217, 1218, 1219, + 1220, 1221, 920, 921, 922, 923, 924, 925, + 926, 927, 928, 929, 930, 931, 932, 933, + 934, 935, 936, 937, 938, 939, 940, 941, + 942, 943, 944, 945, 946, 947, 948, 949, + 950, 951, 952, 953, 954, 955, 956, 957, + 958, 959, 960, 961, 962, 963, 964, 965, + 966, 967, 968, 969, 970, 971, 972, 973, + 974, 975, 976, 977, 978, 979, 980, 981, + 982, 983, 984, 985, 986, 987, 988, 989, + 990, 991, 992, 993, 994, 995, 996, 997, + 998, 999, 1000, 1001, 1002, 1003, 1004, 1005, + 1006, 1007, 1008, 1009, 1010, 1011, 1012, 1013, + 1014, 1015, 1016, 1017, 1018, 1019, 1020, 1021, + 1022, 1023, 1024, 1025, 1026, 1027, 1028, 1029, + 1030, 1031, 1032, 1033, 1034, 1035, 1036, 1037, + 1038, 1039, 1040, 1041, 1042, 1043, 1044, 1045, + 1046, 1047, 1048, 1049, 1050, 1051, 1052, 1053, + 1054, 1055, 1056, 1057, 1058, 1059, 1060, 1061, + 1062, 1063, 1064, 1065, 1066, 1067, 1068, 1069, + 1070, 1071, 1072, 1073, 1074, 1075, 1076, 1077, + 1078, 1079, 1080, 1081, 1082, 1083, 1084, 1085, + 1086, 1087, 1088, 1089, 1090, 1091, 1092, 1093, + 1094, 1095, 1096, 1097, 1098, 1099, 1100, 1101, + 1102, 1103, 1104, 1105, 1106, 1107, 1108, 1109, + 1110, 1111, 1112, 1113, 1114, 1115, 1116, 1117, + 1118, 1119, 1120, 1121, 1122, 1123, 1124, 1125, + 1126, 1127, 1128, 1129, 1130, 1131, 1132, 1133, + 1134, 1135, 1136, 1137, 1138, 1139, 1140, 1141, + 1142, 1143, 1144, 1145, 1146, 1147, 1148, 1149, + 1150, 1151, 1152, 868, 869, 870, 871, 872, + 873, 874, 875, 876, 877, 878, 879, 880, + 881, 882, 883, 884, 885, 886, 887, 888, + 889, 890, 891, 892, 893, 894, 895, 896, + 897, 898, 899, 900, 901, 902, 903, 904, + 905, 906, 907, 908, 909, 910, 911, 912, + 913, 914, 915, 916, 917, 918, 919, 920, + 921, 922, 923, 924, 925, 926, 927, 928, + 929, 930, 931, 932, 933, 934, 935, 936, + 937, 938, 939, 940, 941, 942, 943, 944, + 945, 946, 947, 948, 949, 950, 951, 952, + 953, 954, 955, 956, 957, 958, 959, 960, + 961, 962, 963, 964, 965, 966, 967, 968, + 969, 970, 971, 972, 973, 974, 975, 976, + 977, 978, 979, 980, 981, 982, 983, 984, + 985, 986, 987, 988, 989, 990, 991, 992, + 993, 994, 995, 996, 997, 998, 999, 1000, + 1001, 1002, 1003, 1004, 1005, 1006, 1007, 1008, + 1009, 1010, 1011, 1012, 1013, 1014, 1015, 1016, + 1017, 1018, 1019, 1020, 1021, 1022, 1023, 1024, + 1025, 1026, 1027, 1028, 1029, 1030, 1031, 1032, + 1033, 1034, 1035, 1036, 1037, 1038, 1039, 1040, + 1041, 1042, 1043, 1044, 1045, 1046, 1047, 1048, + 1049, 1050, 1051, 1052, 1053, 1054, 1055, 1056, + 1057, 1058, 1059, 1060, 1061, 1062, 1063, 1064, + 1065, 1066, 1067, 1068, 1069, 1070, 1071, 1072, + 1073, 1074, 1075, 1076, 1077, 1078, 1079, 1080, + 1081, 1082, 1083, 1084, 1085, 1086, 1087, 821, + 822, 823, 824, 825, 826, 827, 828, 829, + 830, 831, 832, 833, 834, 835, 836, 837, + 838, 839, 840, 841, 842, 843, 844, 845, + 846, 847, 848, 849, 850, 851, 852, 853, + 854, 855, 856, 857, 858, 859, 860, 861, + 862, 863, 864, 865, 866, 867, 868, 869, + 870, 871, 872, 873, 874, 875, 876, 877, + 878, 879, 880, 881, 882, 883, 884, 885, + 886, 887, 888, 889, 890, 891, 892, 893, + 894, 895, 896, 897, 898, 899, 900, 901, + 902, 903, 904, 905, 906, 907, 908, 909, + 910, 911, 912, 913, 914, 915, 916, 917, + 918, 919, 920, 921, 922, 923, 924, 925, + 926, 927, 928, 929, 930, 931, 932, 933, + 934, 935, 936, 937, 938, 939, 940, 941, + 942, 943, 944, 945, 946, 947, 948, 949, + 950, 951, 952, 953, 954, 955, 956, 957, + 958, 959, 960, 961, 962, 963, 964, 965, + 966, 967, 968, 969, 970, 971, 972, 973, + 974, 975, 976, 977, 978, 979, 980, 981, + 982, 983, 984, 985, 986, 987, 988, 989, + 990, 991, 992, 993, 994, 995, 996, 997, + 998, 999, 1000, 1001, 1002, 1003, 1004, 1005, + 1006, 1007, 1008, 1009, 1010, 1011, 1012, 1013, + 1014, 1015, 1016, 1017, 1018, 1019, 1020, 1021, + 1022, 1023, 1024, 1025, 1026, 1027, 1028, 774, + 775, 776, 777, 778, 779, 780, 781, 782, + 783, 784, 785, 786, 787, 788, 789, 790, + 791, 792, 793, 794, 795, 796, 797, 798, + 799, 800, 801, 802, 803, 804, 805, 806, + 807, 808, 809, 810, 811, 812, 813, 814, + 815, 816, 817, 818, 819, 820, 821, 822, + 823, 824, 825, 826, 827, 828, 829, 830, + 831, 832, 833, 834, 835, 836, 837, 838, + 839, 840, 841, 842, 843, 844, 845, 846, + 847, 848, 849, 850, 851, 852, 853, 854, + 855, 856, 857, 858, 859, 860, 861, 862, + 863, 864, 865, 866, 867, 868, 869, 870, + 871, 872, 873, 874, 875, 876, 877, 878, + 879, 880, 881, 882, 883, 884, 885, 886, + 887, 888, 889, 890, 891, 892, 893, 894, + 895, 896, 897, 898, 899, 900, 901, 902, + 903, 904, 905, 906, 907, 908, 909, 910, + 911, 912, 913, 914, 915, 916, 917, 918, + 919, 920, 921, 922, 923, 924, 925, 926, + 927, 928, 929, 930, 931, 932, 933, 934, + 935, 936, 937, 938, 939, 940, 941, 942, + 943, 944, 945, 946, 947, 948, 949, 950, + 951, 952, 953, 954, 955, 956, 957, 958, + 959, 960, 961, 962, 963, 964, 965, 966, + 967, 968, 969, 970, 730, 731, 732, 733, + 734, 735, 736, 737, 738, 739, 740, 741, + 742, 743, 744, 745, 746, 747, 748, 749, + 750, 751, 752, 753, 754, 755, 756, 757, + 758, 759, 760, 761, 762, 763, 764, 765, + 766, 767, 768, 769, 770, 771, 772, 773, + 774, 775, 776, 777, 778, 779, 780, 781, + 782, 783, 784, 785, 786, 787, 788, 789, + 790, 791, 792, 793, 794, 795, 796, 797, + 798, 799, 800, 801, 802, 803, 804, 805, + 806, 807, 808, 809, 810, 811, 812, 813, + 814, 815, 816, 817, 818, 819, 820, 821, + 822, 823, 824, 825, 826, 827, 828, 829, + 830, 831, 832, 833, 834, 835, 836, 837, + 838, 839, 840, 841, 842, 843, 844, 845, + 846, 847, 848, 849, 850, 851, 852, 853, + 854, 855, 856, 857, 858, 859, 860, 861, + 862, 863, 864, 865, 866, 867, 868, 869, + 870, 871, 872, 873, 874, 875, 876, 877, + 878, 879, 880, 881, 882, 883, 884, 885, + 886, 887, 888, 889, 890, 891, 892, 893, + 894, 895, 896, 897, 898, 899, 900, 901, + 902, 903, 904, 905, 906, 907, 908, 909, + 910, 911, 912, 913, 914, 915, 689, 690, + 691, 692, 693, 694, 695, 696, 697, 698, + 699, 700, 701, 702, 703, 704, 705, 706, + 707, 708, 709, 710, 711, 712, 713, 714, + 715, 716, 717, 718, 719, 720, 721, 722, + 723, 724, 725, 726, 727, 728, 729, 730, + 731, 732, 733, 734, 735, 736, 737, 738, + 739, 740, 741, 742, 743, 744, 745, 746, + 747, 748, 749, 750, 751, 752, 753, 754, + 755, 756, 757, 758, 759, 760, 761, 762, + 763, 764, 765, 766, 767, 768, 769, 770, + 771, 772, 773, 774, 775, 776, 777, 778, + 779, 780, 781, 782, 783, 784, 785, 786, + 787, 788, 789, 790, 791, 792, 793, 794, + 795, 796, 797, 798, 799, 800, 801, 802, + 803, 804, 805, 806, 807, 808, 809, 810, + 811, 812, 813, 814, 815, 816, 817, 818, + 819, 820, 821, 822, 823, 824, 825, 826, + 827, 828, 829, 830, 831, 832, 833, 834, + 835, 836, 837, 838, 839, 840, 841, 842, + 843, 844, 845, 846, 847, 848, 849, 850, + 851, 852, 853, 854, 855, 856, 857, 858, + 859, 860, 861, 862, 863, 651, 652, 653, + 654, 655, 656, 657, 658, 659, 660, 661, + 662, 663, 664, 665, 666, 667, 668, 669, + 670, 671, 672, 673, 674, 675, 676, 677, + 678, 679, 680, 681, 682, 683, 684, 685, + 686, 687, 688, 689, 690, 691, 692, 693, + 694, 695, 696, 697, 698, 699, 700, 701, + 702, 703, 704, 705, 706, 707, 708, 709, + 710, 711, 712, 713, 714, 715, 716, 717, + 718, 719, 720, 721, 722, 723, 724, 725, + 726, 727, 728, 729, 730, 731, 732, 733, + 734, 735, 736, 737, 738, 739, 740, 741, + 742, 743, 744, 745, 746, 747, 748, 749, + 750, 751, 752, 753, 754, 755, 756, 757, + 758, 759, 760, 761, 762, 763, 764, 765, + 766, 767, 768, 769, 770, 771, 772, 773, + 774, 775, 776, 777, 778, 779, 780, 781, + 782, 783, 784, 785, 786, 787, 788, 789, + 790, 791, 792, 793, 794, 795, 796, 797, + 798, 799, 800, 801, 802, 803, 804, 805, + 806, 807, 808, 809, 810, 811, 812, 813, + 814, 815, 615, 616, 617, 618, 619, 620, + 621, 622, 623, 624, 625, 626, 627, 628, + 629, 630, 631, 632, 633, 634, 635, 636, + 637, 638, 639, 640, 641, 642, 643, 644, + 645, 646, 647, 648, 649, 650, 651, 652, + 653, 654, 655, 656, 657, 658, 659, 660, + 661, 662, 663, 664, 665, 666, 667, 668, + 669, 670, 671, 672, 673, 674, 675, 676, + 677, 678, 679, 680, 681, 682, 683, 684, + 685, 686, 687, 688, 689, 690, 691, 692, + 693, 694, 695, 696, 697, 698, 699, 700, + 701, 702, 703, 704, 705, 706, 707, 708, + 709, 710, 711, 712, 713, 714, 715, 716, + 717, 718, 719, 720, 721, 722, 723, 724, + 725, 726, 727, 728, 729, 730, 731, 732, + 733, 734, 735, 736, 737, 738, 739, 740, + 741, 742, 743, 744, 745, 746, 747, 748, + 749, 750, 751, 752, 753, 754, 755, 756, + 757, 758, 759, 760, 761, 762, 763, 764, + 765, 766, 767, 768, 769, 770, 580, 581, + 582, 583, 584, 585, 586, 587, 588, 589, + 590, 591, 592, 593, 594, 595, 596, 597, + 598, 599, 600, 601, 602, 603, 604, 605, + 606, 607, 608, 609, 610, 611, 612, 613, + 614, 615, 616, 617, 618, 619, 620, 621, + 622, 623, 624, 625, 626, 627, 628, 629, + 630, 631, 632, 633, 634, 635, 636, 637, + 638, 639, 640, 641, 642, 643, 644, 645, + 646, 647, 648, 649, 650, 651, 652, 653, + 654, 655, 656, 657, 658, 659, 660, 661, + 662, 663, 664, 665, 666, 667, 668, 669, + 670, 671, 672, 673, 674, 675, 676, 677, + 678, 679, 680, 681, 682, 683, 684, 685, + 686, 687, 688, 689, 690, 691, 692, 693, + 694, 695, 696, 697, 698, 699, 700, 701, + 702, 703, 704, 705, 706, 707, 708, 709, + 710, 711, 712, 713, 714, 715, 716, 717, + 718, 719, 720, 721, 722, 723, 724, 725, + 726, 547, 548, 549, 550, 551, 552, 553, + 554, 555, 556, 557, 558, 559, 560, 561, + 562, 563, 564, 565, 566, 567, 568, 569, + 570, 571, 572, 573, 574, 575, 576, 577, + 578, 579, 580, 581, 582, 583, 584, 585, + 586, 587, 588, 589, 590, 591, 592, 593, + 594, 595, 596, 597, 598, 599, 600, 601, + 602, 603, 604, 605, 606, 607, 608, 609, + 610, 611, 612, 613, 614, 615, 616, 617, + 618, 619, 620, 621, 622, 623, 624, 625, + 626, 627, 628, 629, 630, 631, 632, 633, + 634, 635, 636, 637, 638, 639, 640, 641, + 642, 643, 644, 645, 646, 647, 648, 649, + 650, 651, 652, 653, 654, 655, 656, 657, + 658, 659, 660, 661, 662, 663, 664, 665, + 666, 667, 668, 669, 670, 671, 672, 673, + 674, 675, 676, 677, 678, 679, 680, 681, + 682, 683, 684, 685, 517, 518, 519, 520, + 521, 522, 523, 524, 525, 526, 527, 528, + 529, 530, 531, 532, 533, 534, 535, 536, + 537, 538, 539, 540, 541, 542, 543, 544, + 545, 546, 547, 548, 549, 550, 551, 552, + 553, 554, 555, 556, 557, 558, 559, 560, + 561, 562, 563, 564, 565, 566, 567, 568, + 569, 570, 571, 572, 573, 574, 575, 576, + 577, 578, 579, 580, 581, 582, 583, 584, + 585, 586, 587, 588, 589, 590, 591, 592, + 593, 594, 595, 596, 597, 598, 599, 600, + 601, 602, 603, 604, 605, 606, 607, 608, + 609, 610, 611, 612, 613, 614, 615, 616, + 617, 618, 619, 620, 621, 622, 623, 624, + 625, 626, 627, 628, 629, 630, 631, 632, + 633, 634, 635, 636, 637, 638, 639, 640, + 641, 642, 643, 644, 645, 646, 647, 648, + 488, 489, 490, 491, 492, 493, 494, 495, + 496, 497, 498, 499, 500, 501, 502, 503, + 504, 505, 506, 507, 508, 509, 510, 511, + 512, 513, 514, 515, 516, 517, 518, 519, + 520, 521, 522, 523, 524, 525, 526, 527, + 528, 529, 530, 531, 532, 533, 534, 535, + 536, 537, 538, 539, 540, 541, 542, 543, + 544, 545, 546, 547, 548, 549, 550, 551, + 552, 553, 554, 555, 556, 557, 558, 559, + 560, 561, 562, 563, 564, 565, 566, 567, + 568, 569, 570, 571, 572, 573, 574, 575, + 576, 577, 578, 579, 580, 581, 582, 583, + 584, 585, 586, 587, 588, 589, 590, 591, + 592, 593, 594, 595, 596, 597, 598, 599, + 600, 601, 602, 603, 604, 605, 606, 607, + 608, 609, 610, 461, 462, 463, 464, 465, + 466, 467, 468, 469, 470, 471, 472, 473, + 474, 475, 476, 477, 478, 479, 480, 481, + 482, 483, 484, 485, 486, 487, 488, 489, + 490, 491, 492, 493, 494, 495, 496, 497, + 498, 499, 500, 501, 502, 503, 504, 505, + 506, 507, 508, 509, 510, 511, 512, 513, + 514, 515, 516, 517, 518, 519, 520, 521, + 522, 523, 524, 525, 526, 527, 528, 529, + 530, 531, 532, 533, 534, 535, 536, 537, + 538, 539, 540, 541, 542, 543, 544, 545, + 546, 547, 548, 549, 550, 551, 552, 553, + 554, 555, 556, 557, 558, 559, 560, 561, + 562, 563, 564, 565, 566, 567, 568, 569, + 570, 571, 572, 573, 574, 575, 576, 577, + 435, 436, 437, 438, 439, 440, 441, 442, + 443, 444, 445, 446, 447, 448, 449, 450, + 451, 452, 453, 454, 455, 456, 457, 458, + 459, 460, 461, 462, 463, 464, 465, 466, + 467, 468, 469, 470, 471, 472, 473, 474, + 475, 476, 477, 478, 479, 480, 481, 482, + 483, 484, 485, 486, 487, 488, 489, 490, + 491, 492, 493, 494, 495, 496, 497, 498, + 499, 500, 501, 502, 503, 504, 505, 506, + 507, 508, 509, 510, 511, 512, 513, 514, + 515, 516, 517, 518, 519, 520, 521, 522, + 523, 524, 525, 526, 527, 528, 529, 530, + 531, 532, 533, 534, 535, 536, 537, 538, + 539, 540, 541, 542, 543, 544, 411, 412, + 413, 414, 415, 416, 417, 418, 419, 420, + 421, 422, 423, 424, 425, 426, 427, 428, + 429, 430, 431, 432, 433, 434, 435, 436, + 437, 438, 439, 440, 441, 442, 443, 444, + 445, 446, 447, 448, 449, 450, 451, 452, + 453, 454, 455, 456, 457, 458, 459, 460, + 461, 462, 463, 464, 465, 466, 467, 468, + 469, 470, 471, 472, 473, 474, 475, 476, + 477, 478, 479, 480, 481, 482, 483, 484, + 485, 486, 487, 488, 489, 490, 491, 492, + 493, 494, 495, 496, 497, 498, 499, 500, + 501, 502, 503, 504, 505, 506, 507, 508, + 509, 510, 511, 512, 513, 514, 387, 388, + 389, 390, 391, 392, 393, 394, 395, 396, + 397, 398, 399, 400, 401, 402, 403, 404, + 405, 406, 407, 408, 409, 410, 411, 412, + 413, 414, 415, 416, 417, 418, 419, 420, + 421, 422, 423, 424, 425, 426, 427, 428, + 429, 430, 431, 432, 433, 434, 435, 436, + 437, 438, 439, 440, 441, 442, 443, 444, + 445, 446, 447, 448, 449, 450, 451, 452, + 453, 454, 455, 456, 457, 458, 459, 460, + 461, 462, 463, 464, 465, 466, 467, 468, + 469, 470, 471, 472, 473, 474, 475, 476, + 477, 478, 479, 480, 481, 482, 483, 484, + 485, 366, 367, 368, 369, 370, 371, 372, + 373, 374, 375, 376, 377, 378, 379, 380, + 381, 382, 383, 384, 385, 386, 387, 388, + 389, 390, 391, 392, 393, 394, 395, 396, + 397, 398, 399, 400, 401, 402, 403, 404, + 405, 406, 407, 408, 409, 410, 411, 412, + 413, 414, 415, 416, 417, 418, 419, 420, + 421, 422, 423, 424, 425, 426, 427, 428, + 429, 430, 431, 432, 433, 434, 435, 436, + 437, 438, 439, 440, 441, 442, 443, 444, + 445, 446, 447, 448, 449, 450, 451, 452, + 453, 454, 455, 456, 457, 458, 345, 346, + 347, 348, 349, 350, 351, 352, 353, 354, + 355, 356, 357, 358, 359, 360, 361, 362, + 363, 364, 365, 366, 367, 368, 369, 370, + 371, 372, 373, 374, 375, 376, 377, 378, + 379, 380, 381, 382, 383, 384, 385, 386, + 387, 388, 389, 390, 391, 392, 393, 394, + 395, 396, 397, 398, 399, 400, 401, 402, + 403, 404, 405, 406, 407, 408, 409, 410, + 411, 412, 413, 414, 415, 416, 417, 418, + 419, 420, 421, 422, 423, 424, 425, 426, + 427, 428, 429, 430, 431, 432, 326, 327, + 328, 329, 330, 331, 332, 333, 334, 335, + 336, 337, 338, 339, 340, 341, 342, 343, + 344, 345, 346, 347, 348, 349, 350, 351, + 352, 353, 354, 355, 356, 357, 358, 359, + 360, 361, 362, 363, 364, 365, 366, 367, + 368, 369, 370, 371, 372, 373, 374, 375, + 376, 377, 378, 379, 380, 381, 382, 383, + 384, 385, 386, 387, 388, 389, 390, 391, + 392, 393, 394, 395, 396, 397, 398, 399, + 400, 401, 402, 403, 404, 405, 406, 407, + 408, 308, 309, 310, 311, 312, 313, 314, + 315, 316, 317, 318, 319, 320, 321, 322, + 323, 324, 325, 326, 327, 328, 329, 330, + 331, 332, 333, 334, 335, 336, 337, 338, + 339, 340, 341, 342, 343, 344, 345, 346, + 347, 348, 349, 350, 351, 352, 353, 354, + 355, 356, 357, 358, 359, 360, 361, 362, + 363, 364, 365, 366, 367, 368, 369, 370, + 371, 372, 373, 374, 375, 376, 377, 378, + 379, 380, 381, 382, 383, 384, 385, 291, + 292, 293, 294, 295, 296, 297, 298, 299, + 300, 301, 302, 303, 304, 305, 306, 307, + 308, 309, 310, 311, 312, 313, 314, 315, + 316, 317, 318, 319, 320, 321, 322, 323, + 324, 325, 326, 327, 328, 329, 330, 331, + 332, 333, 334, 335, 336, 337, 338, 339, + 340, 341, 342, 343, 344, 345, 346, 347, + 348, 349, 350, 351, 352, 353, 354, 355, + 356, 357, 358, 359, 360, 361, 362, 363, + 274, 275, 276, 277, 278, 279, 280, 281, + 282, 283, 284, 285, 286, 287, 288, 289, + 290, 291, 292, 293, 294, 295, 296, 297, + 298, 299, 300, 301, 302, 303, 304, 305, + 306, 307, 308, 309, 310, 311, 312, 313, + 314, 315, 316, 317, 318, 319, 320, 321, + 322, 323, 324, 325, 326, 327, 328, 329, + 330, 331, 332, 333, 334, 335, 336, 337, + 338, 339, 340, 341, 342, 343, 259, 260, + 261, 262, 263, 264, 265, 266, 267, 268, + 269, 270, 271, 272, 273, 274, 275, 276, + 277, 278, 279, 280, 281, 282, 283, 284, + 285, 286, 287, 288, 289, 290, 291, 292, + 293, 294, 295, 296, 297, 298, 299, 300, + 301, 302, 303, 304, 305, 306, 307, 308, + 309, 310, 311, 312, 313, 314, 315, 316, + 317, 318, 319, 320, 321, 322, 323, 324, + 244, 245, 246, 247, 248, 249, 250, 251, + 252, 253, 254, 255, 256, 257, 258, 259, + 260, 261, 262, 263, 264, 265, 266, 267, + 268, 269, 270, 271, 272, 273, 274, 275, + 276, 277, 278, 279, 280, 281, 282, 283, + 284, 285, 286, 287, 288, 289, 290, 291, + 292, 293, 294, 295, 296, 297, 298, 299, + 300, 301, 302, 303, 304, 305, 231, 232, + 233, 234, 235, 236, 237, 238, 239, 240, + 241, 242, 243, 244, 245, 246, 247, 248, + 249, 250, 251, 252, 253, 254, 255, 256, + 257, 258, 259, 260, 261, 262, 263, 264, + 265, 266, 267, 268, 269, 270, 271, 272, + 273, 274, 275, 276, 277, 278, 279, 280, + 281, 282, 283, 284, 285, 286, 287, 288, + 218, 219, 220, 221, 222, 223, 224, 225, + 226, 227, 228, 229, 230, 231, 232, 233, + 234, 235, 236, 237, 238, 239, 240, 241, + 242, 243, 244, 245, 246, 247, 248, 249, + 250, 251, 252, 253, 254, 255, 256, 257, + 258, 259, 260, 261, 262, 263, 264, 265, + 266, 267, 268, 269, 270, 271, 272, 206, + 207, 208, 209, 210, 211, 212, 213, 214, + 215, 216, 217, 218, 219, 220, 221, 222, + 223, 224, 225, 226, 227, 228, 229, 230, + 231, 232, 233, 234, 235, 236, 237, 238, + 239, 240, 241, 242, 243, 244, 245, 246, + 247, 248, 249, 250, 251, 252, 253, 254, + 255, 256, 257, 194, 195, 196, 197, 198, + 199, 200, 201, 202, 203, 204, 205, 206, + 207, 208, 209, 210, 211, 212, 213, 214, + 215, 216, 217, 218, 219, 220, 221, 222, + 223, 224, 225, 226, 227, 228, 229, 230, + 231, 232, 233, 234, 235, 236, 237, 238, + 239, 240, 241, 242, 183, 184, 185, 186, + 187, 188, 189, 190, 191, 192, 193, 194, + 195, 196, 197, 198, 199, 200, 201, 202, + 203, 204, 205, 206, 207, 208, 209, 210, + 211, 212, 213, 214, 215, 216, 217, 218, + 219, 220, 221, 222, 223, 224, 225, 226, + 227, 228, 229, 173, 174, 175, 176, 177, + 178, 179, 180, 181, 182, 183, 184, 185, + 186, 187, 188, 189, 190, 191, 192, 193, + 194, 195, 196, 197, 198, 199, 200, 201, + 202, 203, 204, 205, 206, 207, 208, 209, + 210, 211, 212, 213, 214, 215, 216, 163, + 164, 165, 166, 167, 168, 169, 170, 171, + 172, 173, 174, 175, 176, 177, 178, 179, + 180, 181, 182, 183, 184, 185, 186, 187, + 188, 189, 190, 191, 192, 193, 194, 195, + 196, 197, 198, 199, 200, 201, 202, 203, + 204, 154, 155, 156, 157, 158, 159, 160, + 161, 162, 163, 164, 165, 166, 167, 168, + 169, 170, 171, 172, 173, 174, 175, 176, + 177, 178, 179, 180, 181, 182, 183, 184, + 185, 186, 187, 188, 189, 190, 191, 192, + 146, 147, 148, 149, 150, 151, 152, 153, + 154, 155, 156, 157, 158, 159, 160, 161, + 162, 163, 164, 165, 166, 167, 168, 169, + 170, 171, 172, 173, 174, 175, 176, 177, + 178, 179, 180, 181, 137, 138, 139, 140, + 141, 142, 143, 144, 145, 146, 147, 148, + 149, 150, 151, 152, 153, 154, 155, 156, + 157, 158, 159, 160, 161, 162, 163, 164, + 165, 166, 167, 168, 169, 170, 171, 130, + 131, 132, 133, 134, 135, 136, 137, 138, + 139, 140, 141, 142, 143, 144, 145, 146, + 147, 148, 149, 150, 151, 152, 153, 154, + 155, 156, 157, 158, 159, 160, 161, 162, + 122, 123, 124, 125, 126, 127, 128, 129, + 130, 131, 132, 133, 134, 135, 136, 137, + 138, 139, 140, 141, 142, 143, 144, 145, + 146, 147, 148, 149, 150, 151, 152, 116, + 117, 118, 119, 120, 121, 122, 123, 124, + 125, 126, 127, 128, 129, 130, 131, 132, + 133, 134, 135, 136, 137, 138, 139, 140, + 141, 142, 143, 144, 109, 110, 111, 112, + 113, 114, 115, 116, 117, 118, 119, 120, + 121, 122, 123, 124, 125, 126, 127, 128, + 129, 130, 131, 132, 133, 134, 135, 136, + 103, 104, 105, 106, 107, 108, 109, 110, + 111, 112, 113, 114, 115, 116, 117, 118, + 119, 120, 121, 122, 123, 124, 125, 126, + 127, 128, 97, 98, 99, 100, 101, 102, + 103, 104, 105, 106, 107, 108, 109, 110, + 111, 112, 113, 114, 115, 116, 117, 118, + 119, 120, 121, 92, 93, 94, 95, 96, + 97, 98, 99, 100, 101, 102, 103, 104, + 105, 106, 107, 108, 109, 110, 111, 112, + 113, 114, 87, 88, 89, 90, 91, 92, + 93, 94, 95, 96, 97, 98, 99, 100, + 101, 102, 103, 104, 105, 106, 107, 108, + 82, 83, 84, 85, 86, 87, 88, 89, + 90, 91, 92, 93, 94, 95, 96, 97, + 98, 99, 100, 101, 102, 77, 78, 79, + 80, 81, 82, 83, 84, 85, 86, 87, + 88, 89, 90, 91, 92, 93, 94, 95, + 96, 73, 74, 75, 76, 77, 78, 79, + 80, 81, 82, 83, 84, 85, 86, 87, + 88, 89, 90, 69, 70, 71, 72, 73, + 74, 75, 76, 77, 78, 79, 80, 81, + 82, 83, 84, 85, 65, 66, 67, 68, + 69, 70, 71, 72, 73, 74, 75, 76, + 77, 78, 79, 80, 81, 61, 62, 63, + 64, 65, 66, 67, 68, 69, 70, 71, + 72, 73, 74, 75, 76, 58, 59, 60, + 61, 62, 63, 64, 65, 66, 67, 68, + 69, 70, 71, 72, 55, 56, 57, 58, + 59, 60, 61, 62, 63, 64, 65, 66, + 67, 68, 52, 53, 54, 55, 56, 57, + 58, 59, 60, 61, 62, 63, 64, 49, + 50, 51, 52, 53, 54, 55, 56, 57, + 58, 59, 60, 46, 47, 48, 49, 50, + 51, 52, 53, 54, 55, 56, 57, 44, + 45, 46, 47, 48, 49, 50, 51, 52, + 53, 54, 41, 42, 43, 44, 45, 46, + 47, 48, 49, 50, 51, 39, 40, 41, + 42, 43, 44, 45, 46, 47, 48, 37, + 38, 39, 40, 41, 42, 43, 44, 45, + 35, 36, 37, 38, 39, 40, 41, 42, + 33, 34, 35, 36, 37, 38, 39, 40, + 31, 32, 33, 34, 35, 36, 37, 38, + 29, 30, 31, 32, 33, 34, 35, 36, + 28, 29, 30, 31, 32, 33, 34, 26, + 27, 28, 29, 30, 31, 32, 25, 26, + 27, 28, 29, 30, 23, 24, 25, 26, + 27, 28, 22, 23, 24, 25, 26, 27, + 21, 22, 23, 24, 25, 20, 21, 22, + 23, 24, 19, 20, 21, 22, 18, 19, + 20, 21 +}; +static unsigned int sk_j_76_16384[5818] = { + 75, 75, 75, 75, 75, 75, 75, 75, + 75, 75, 75, 75, 75, 75, 75, 75, + 75, 75, 75, 75, 75, 75, 75, 75, + 75, 75, 75, 75, 75, 75, 75, 75, + 75, 75, 75, 75, 75, 75, 75, 75, + 75, 75, 75, 75, 75, 75, 75, 75, + 75, 75, 75, 75, 75, 75, 75, 75, + 75, 75, 75, 75, 75, 75, 75, 75, + 75, 75, 75, 75, 75, 75, 75, 75, + 75, 75, 75, 75, 75, 75, 75, 75, + 75, 75, 75, 75, 75, 75, 75, 75, + 75, 75, 75, 75, 75, 75, 75, 75, + 75, 75, 75, 75, 75, 75, 75, 75, + 75, 75, 75, 75, 75, 75, 75, 75, + 75, 75, 75, 75, 75, 75, 75, 75, + 75, 75, 75, 75, 75, 75, 75, 75, + 75, 75, 75, 75, 75, 75, 75, 75, + 75, 75, 75, 75, 75, 75, 75, 75, + 75, 75, 75, 75, 75, 75, 75, 75, + 75, 75, 75, 75, 75, 75, 75, 75, + 75, 75, 75, 75, 75, 75, 75, 75, + 75, 75, 75, 75, 75, 75, 75, 75, + 75, 75, 75, 75, 75, 75, 75, 75, + 75, 75, 75, 75, 75, 75, 75, 75, + 75, 75, 75, 75, 75, 75, 75, 75, + 75, 75, 75, 75, 75, 75, 75, 75, + 75, 75, 75, 75, 75, 75, 75, 75, + 75, 75, 75, 75, 75, 75, 75, 75, + 75, 75, 75, 75, 75, 75, 75, 75, + 75, 75, 75, 75, 75, 75, 75, 75, + 75, 75, 75, 75, 75, 75, 75, 75, + 75, 75, 75, 75, 75, 75, 75, 75, + 75, 75, 75, 75, 75, 75, 75, 75, + 75, 75, 75, 75, 75, 75, 75, 75, + 75, 75, 75, 75, 75, 75, 75, 75, + 75, 75, 75, 75, 75, 75, 75, 75, + 75, 75, 75, 75, 75, 75, 75, 75, + 75, 75, 75, 75, 75, 75, 75, 75, + 75, 75, 75, 75, 75, 75, 75, 75, + 75, 75, 75, 75, 75, 75, 75, 75, + 75, 75, 75, 75, 75, 75, 75, 75, + 75, 75, 74, 74, 74, 74, 74, 74, + 74, 74, 74, 74, 74, 74, 74, 74, + 74, 74, 74, 74, 74, 74, 74, 74, + 74, 74, 74, 74, 74, 74, 74, 74, + 74, 74, 74, 74, 74, 74, 74, 74, + 74, 74, 74, 74, 74, 74, 74, 74, + 74, 74, 74, 74, 74, 74, 74, 74, + 74, 74, 74, 74, 74, 74, 74, 74, + 74, 74, 74, 74, 74, 74, 74, 74, + 74, 74, 74, 74, 74, 74, 74, 74, + 74, 74, 74, 74, 74, 74, 74, 74, + 74, 74, 74, 74, 74, 74, 74, 74, + 74, 74, 74, 74, 74, 74, 74, 74, + 74, 74, 74, 74, 74, 74, 74, 74, + 74, 74, 74, 74, 74, 74, 74, 74, + 74, 74, 74, 74, 74, 74, 74, 74, + 74, 74, 74, 74, 74, 74, 74, 74, + 74, 74, 74, 74, 74, 74, 74, 74, + 74, 74, 74, 74, 74, 74, 74, 74, + 74, 74, 74, 74, 74, 74, 74, 74, + 74, 74, 74, 74, 74, 74, 74, 74, + 74, 74, 74, 74, 74, 74, 74, 74, + 74, 74, 74, 74, 74, 74, 74, 74, + 74, 74, 74, 74, 74, 74, 74, 74, + 74, 74, 74, 74, 74, 74, 74, 74, + 74, 74, 74, 74, 74, 74, 74, 74, + 74, 74, 74, 74, 74, 74, 74, 74, + 74, 74, 74, 74, 74, 74, 74, 74, + 74, 74, 74, 74, 74, 74, 74, 74, + 74, 74, 74, 74, 74, 74, 74, 74, + 74, 74, 74, 74, 74, 74, 74, 74, + 74, 74, 74, 74, 74, 74, 74, 74, + 74, 74, 74, 74, 74, 74, 74, 74, + 74, 74, 74, 74, 74, 74, 74, 74, + 74, 74, 74, 74, 74, 74, 74, 74, + 74, 74, 74, 74, 74, 74, 74, 74, + 74, 74, 74, 74, 74, 74, 74, 74, + 74, 74, 74, 74, 74, 74, 74, 74, + 74, 74, 74, 74, 74, 74, 74, 74, + 74, 74, 73, 73, 73, 73, 73, 73, + 73, 73, 73, 73, 73, 73, 73, 73, + 73, 73, 73, 73, 73, 73, 73, 73, + 73, 73, 73, 73, 73, 73, 73, 73, + 73, 73, 73, 73, 73, 73, 73, 73, + 73, 73, 73, 73, 73, 73, 73, 73, + 73, 73, 73, 73, 73, 73, 73, 73, + 73, 73, 73, 73, 73, 73, 73, 73, + 73, 73, 73, 73, 73, 73, 73, 73, + 73, 73, 73, 73, 73, 73, 73, 73, + 73, 73, 73, 73, 73, 73, 73, 73, + 73, 73, 73, 73, 73, 73, 73, 73, + 73, 73, 73, 73, 73, 73, 73, 73, + 73, 73, 73, 73, 73, 73, 73, 73, + 73, 73, 73, 73, 73, 73, 73, 73, + 73, 73, 73, 73, 73, 73, 73, 73, + 73, 73, 73, 73, 73, 73, 73, 73, + 73, 73, 73, 73, 73, 73, 73, 73, + 73, 73, 73, 73, 73, 73, 73, 73, + 73, 73, 73, 73, 73, 73, 73, 73, + 73, 73, 73, 73, 73, 73, 73, 73, + 73, 73, 73, 73, 73, 73, 73, 73, + 73, 73, 73, 73, 73, 73, 73, 73, + 73, 73, 73, 73, 73, 73, 73, 73, + 73, 73, 73, 73, 73, 73, 73, 73, + 73, 73, 73, 73, 73, 73, 73, 73, + 73, 73, 73, 73, 73, 73, 73, 73, + 73, 73, 73, 73, 73, 73, 73, 73, + 73, 73, 73, 73, 73, 73, 73, 73, + 73, 73, 73, 73, 73, 73, 73, 73, + 73, 73, 73, 73, 73, 73, 73, 73, + 73, 73, 73, 73, 73, 73, 73, 73, + 73, 73, 73, 73, 73, 73, 73, 73, + 73, 73, 73, 73, 73, 73, 73, 73, + 73, 73, 73, 73, 73, 73, 73, 73, + 73, 73, 73, 73, 73, 73, 73, 73, + 73, 73, 73, 73, 73, 73, 73, 73, + 72, 72, 72, 72, 72, 72, 72, 72, + 72, 72, 72, 72, 72, 72, 72, 72, + 72, 72, 72, 72, 72, 72, 72, 72, + 72, 72, 72, 72, 72, 72, 72, 72, + 72, 72, 72, 72, 72, 72, 72, 72, + 72, 72, 72, 72, 72, 72, 72, 72, + 72, 72, 72, 72, 72, 72, 72, 72, + 72, 72, 72, 72, 72, 72, 72, 72, + 72, 72, 72, 72, 72, 72, 72, 72, + 72, 72, 72, 72, 72, 72, 72, 72, + 72, 72, 72, 72, 72, 72, 72, 72, + 72, 72, 72, 72, 72, 72, 72, 72, + 72, 72, 72, 72, 72, 72, 72, 72, + 72, 72, 72, 72, 72, 72, 72, 72, + 72, 72, 72, 72, 72, 72, 72, 72, + 72, 72, 72, 72, 72, 72, 72, 72, + 72, 72, 72, 72, 72, 72, 72, 72, + 72, 72, 72, 72, 72, 72, 72, 72, + 72, 72, 72, 72, 72, 72, 72, 72, + 72, 72, 72, 72, 72, 72, 72, 72, + 72, 72, 72, 72, 72, 72, 72, 72, + 72, 72, 72, 72, 72, 72, 72, 72, + 72, 72, 72, 72, 72, 72, 72, 72, + 72, 72, 72, 72, 72, 72, 72, 72, + 72, 72, 72, 72, 72, 72, 72, 72, + 72, 72, 72, 72, 72, 72, 72, 72, + 72, 72, 72, 72, 72, 72, 72, 72, + 72, 72, 72, 72, 72, 72, 72, 72, + 72, 72, 72, 72, 72, 72, 72, 72, + 72, 72, 72, 72, 72, 72, 72, 72, + 72, 72, 72, 72, 72, 72, 72, 72, + 72, 72, 72, 72, 72, 72, 72, 72, + 72, 72, 72, 72, 72, 72, 72, 72, + 72, 72, 72, 72, 72, 72, 72, 72, + 72, 72, 72, 72, 72, 71, 71, 71, + 71, 71, 71, 71, 71, 71, 71, 71, + 71, 71, 71, 71, 71, 71, 71, 71, + 71, 71, 71, 71, 71, 71, 71, 71, + 71, 71, 71, 71, 71, 71, 71, 71, + 71, 71, 71, 71, 71, 71, 71, 71, + 71, 71, 71, 71, 71, 71, 71, 71, + 71, 71, 71, 71, 71, 71, 71, 71, + 71, 71, 71, 71, 71, 71, 71, 71, + 71, 71, 71, 71, 71, 71, 71, 71, + 71, 71, 71, 71, 71, 71, 71, 71, + 71, 71, 71, 71, 71, 71, 71, 71, + 71, 71, 71, 71, 71, 71, 71, 71, + 71, 71, 71, 71, 71, 71, 71, 71, + 71, 71, 71, 71, 71, 71, 71, 71, + 71, 71, 71, 71, 71, 71, 71, 71, + 71, 71, 71, 71, 71, 71, 71, 71, + 71, 71, 71, 71, 71, 71, 71, 71, + 71, 71, 71, 71, 71, 71, 71, 71, + 71, 71, 71, 71, 71, 71, 71, 71, + 71, 71, 71, 71, 71, 71, 71, 71, + 71, 71, 71, 71, 71, 71, 71, 71, + 71, 71, 71, 71, 71, 71, 71, 71, + 71, 71, 71, 71, 71, 71, 71, 71, + 71, 71, 71, 71, 71, 71, 71, 71, + 71, 71, 71, 71, 71, 71, 71, 71, + 71, 71, 71, 71, 71, 71, 71, 71, + 71, 71, 71, 71, 71, 71, 71, 71, + 71, 71, 71, 71, 71, 71, 71, 71, + 71, 71, 71, 71, 71, 71, 71, 71, + 71, 71, 71, 71, 71, 71, 71, 71, + 71, 71, 71, 71, 71, 71, 71, 71, + 71, 71, 71, 71, 71, 71, 71, 71, + 71, 71, 71, 70, 70, 70, 70, 70, + 70, 70, 70, 70, 70, 70, 70, 70, + 70, 70, 70, 70, 70, 70, 70, 70, + 70, 70, 70, 70, 70, 70, 70, 70, + 70, 70, 70, 70, 70, 70, 70, 70, + 70, 70, 70, 70, 70, 70, 70, 70, + 70, 70, 70, 70, 70, 70, 70, 70, + 70, 70, 70, 70, 70, 70, 70, 70, + 70, 70, 70, 70, 70, 70, 70, 70, + 70, 70, 70, 70, 70, 70, 70, 70, + 70, 70, 70, 70, 70, 70, 70, 70, + 70, 70, 70, 70, 70, 70, 70, 70, + 70, 70, 70, 70, 70, 70, 70, 70, + 70, 70, 70, 70, 70, 70, 70, 70, + 70, 70, 70, 70, 70, 70, 70, 70, + 70, 70, 70, 70, 70, 70, 70, 70, + 70, 70, 70, 70, 70, 70, 70, 70, + 70, 70, 70, 70, 70, 70, 70, 70, + 70, 70, 70, 70, 70, 70, 70, 70, + 70, 70, 70, 70, 70, 70, 70, 70, + 70, 70, 70, 70, 70, 70, 70, 70, + 70, 70, 70, 70, 70, 70, 70, 70, + 70, 70, 70, 70, 70, 70, 70, 70, + 70, 70, 70, 70, 70, 70, 70, 70, + 70, 70, 70, 70, 70, 70, 70, 70, + 70, 70, 70, 70, 70, 70, 70, 70, + 70, 70, 70, 70, 70, 70, 70, 70, + 70, 70, 70, 70, 70, 70, 70, 70, + 70, 70, 70, 70, 70, 70, 70, 70, + 70, 70, 70, 70, 70, 70, 70, 70, + 70, 70, 70, 70, 70, 70, 70, 70, + 70, 70, 69, 69, 69, 69, 69, 69, + 69, 69, 69, 69, 69, 69, 69, 69, + 69, 69, 69, 69, 69, 69, 69, 69, + 69, 69, 69, 69, 69, 69, 69, 69, + 69, 69, 69, 69, 69, 69, 69, 69, + 69, 69, 69, 69, 69, 69, 69, 69, + 69, 69, 69, 69, 69, 69, 69, 69, + 69, 69, 69, 69, 69, 69, 69, 69, + 69, 69, 69, 69, 69, 69, 69, 69, + 69, 69, 69, 69, 69, 69, 69, 69, + 69, 69, 69, 69, 69, 69, 69, 69, + 69, 69, 69, 69, 69, 69, 69, 69, + 69, 69, 69, 69, 69, 69, 69, 69, + 69, 69, 69, 69, 69, 69, 69, 69, + 69, 69, 69, 69, 69, 69, 69, 69, + 69, 69, 69, 69, 69, 69, 69, 69, + 69, 69, 69, 69, 69, 69, 69, 69, + 69, 69, 69, 69, 69, 69, 69, 69, + 69, 69, 69, 69, 69, 69, 69, 69, + 69, 69, 69, 69, 69, 69, 69, 69, + 69, 69, 69, 69, 69, 69, 69, 69, + 69, 69, 69, 69, 69, 69, 69, 69, + 69, 69, 69, 69, 69, 69, 69, 69, + 69, 69, 69, 69, 69, 69, 69, 69, + 69, 69, 69, 69, 69, 69, 69, 69, + 69, 69, 69, 69, 69, 69, 69, 69, + 69, 69, 69, 69, 69, 69, 69, 69, + 69, 69, 69, 69, 69, 69, 69, 69, + 69, 69, 69, 69, 69, 69, 69, 69, + 69, 69, 69, 68, 68, 68, 68, 68, + 68, 68, 68, 68, 68, 68, 68, 68, + 68, 68, 68, 68, 68, 68, 68, 68, + 68, 68, 68, 68, 68, 68, 68, 68, + 68, 68, 68, 68, 68, 68, 68, 68, + 68, 68, 68, 68, 68, 68, 68, 68, + 68, 68, 68, 68, 68, 68, 68, 68, + 68, 68, 68, 68, 68, 68, 68, 68, + 68, 68, 68, 68, 68, 68, 68, 68, + 68, 68, 68, 68, 68, 68, 68, 68, + 68, 68, 68, 68, 68, 68, 68, 68, + 68, 68, 68, 68, 68, 68, 68, 68, + 68, 68, 68, 68, 68, 68, 68, 68, + 68, 68, 68, 68, 68, 68, 68, 68, + 68, 68, 68, 68, 68, 68, 68, 68, + 68, 68, 68, 68, 68, 68, 68, 68, + 68, 68, 68, 68, 68, 68, 68, 68, + 68, 68, 68, 68, 68, 68, 68, 68, + 68, 68, 68, 68, 68, 68, 68, 68, + 68, 68, 68, 68, 68, 68, 68, 68, + 68, 68, 68, 68, 68, 68, 68, 68, + 68, 68, 68, 68, 68, 68, 68, 68, + 68, 68, 68, 68, 68, 68, 68, 68, + 68, 68, 68, 68, 68, 68, 68, 68, + 68, 68, 68, 68, 68, 68, 68, 68, + 68, 68, 68, 68, 68, 68, 68, 68, + 68, 68, 68, 68, 68, 68, 68, 68, + 68, 68, 68, 68, 68, 68, 68, 67, + 67, 67, 67, 67, 67, 67, 67, 67, + 67, 67, 67, 67, 67, 67, 67, 67, + 67, 67, 67, 67, 67, 67, 67, 67, + 67, 67, 67, 67, 67, 67, 67, 67, + 67, 67, 67, 67, 67, 67, 67, 67, + 67, 67, 67, 67, 67, 67, 67, 67, + 67, 67, 67, 67, 67, 67, 67, 67, + 67, 67, 67, 67, 67, 67, 67, 67, + 67, 67, 67, 67, 67, 67, 67, 67, + 67, 67, 67, 67, 67, 67, 67, 67, + 67, 67, 67, 67, 67, 67, 67, 67, + 67, 67, 67, 67, 67, 67, 67, 67, + 67, 67, 67, 67, 67, 67, 67, 67, + 67, 67, 67, 67, 67, 67, 67, 67, + 67, 67, 67, 67, 67, 67, 67, 67, + 67, 67, 67, 67, 67, 67, 67, 67, + 67, 67, 67, 67, 67, 67, 67, 67, + 67, 67, 67, 67, 67, 67, 67, 67, + 67, 67, 67, 67, 67, 67, 67, 67, + 67, 67, 67, 67, 67, 67, 67, 67, + 67, 67, 67, 67, 67, 67, 67, 67, + 67, 67, 67, 67, 67, 67, 67, 67, + 67, 67, 67, 67, 67, 67, 67, 67, + 67, 67, 67, 67, 67, 67, 67, 67, + 67, 67, 67, 67, 67, 67, 67, 67, + 67, 67, 67, 67, 67, 67, 67, 66, + 66, 66, 66, 66, 66, 66, 66, 66, + 66, 66, 66, 66, 66, 66, 66, 66, + 66, 66, 66, 66, 66, 66, 66, 66, + 66, 66, 66, 66, 66, 66, 66, 66, + 66, 66, 66, 66, 66, 66, 66, 66, + 66, 66, 66, 66, 66, 66, 66, 66, + 66, 66, 66, 66, 66, 66, 66, 66, + 66, 66, 66, 66, 66, 66, 66, 66, + 66, 66, 66, 66, 66, 66, 66, 66, + 66, 66, 66, 66, 66, 66, 66, 66, + 66, 66, 66, 66, 66, 66, 66, 66, + 66, 66, 66, 66, 66, 66, 66, 66, + 66, 66, 66, 66, 66, 66, 66, 66, + 66, 66, 66, 66, 66, 66, 66, 66, + 66, 66, 66, 66, 66, 66, 66, 66, + 66, 66, 66, 66, 66, 66, 66, 66, + 66, 66, 66, 66, 66, 66, 66, 66, + 66, 66, 66, 66, 66, 66, 66, 66, + 66, 66, 66, 66, 66, 66, 66, 66, + 66, 66, 66, 66, 66, 66, 66, 66, + 66, 66, 66, 66, 66, 66, 66, 66, + 66, 66, 66, 66, 66, 66, 66, 66, + 66, 66, 66, 66, 66, 66, 66, 66, + 66, 66, 66, 66, 66, 66, 66, 66, + 66, 66, 66, 66, 65, 65, 65, 65, + 65, 65, 65, 65, 65, 65, 65, 65, + 65, 65, 65, 65, 65, 65, 65, 65, + 65, 65, 65, 65, 65, 65, 65, 65, + 65, 65, 65, 65, 65, 65, 65, 65, + 65, 65, 65, 65, 65, 65, 65, 65, + 65, 65, 65, 65, 65, 65, 65, 65, + 65, 65, 65, 65, 65, 65, 65, 65, + 65, 65, 65, 65, 65, 65, 65, 65, + 65, 65, 65, 65, 65, 65, 65, 65, + 65, 65, 65, 65, 65, 65, 65, 65, + 65, 65, 65, 65, 65, 65, 65, 65, + 65, 65, 65, 65, 65, 65, 65, 65, + 65, 65, 65, 65, 65, 65, 65, 65, + 65, 65, 65, 65, 65, 65, 65, 65, + 65, 65, 65, 65, 65, 65, 65, 65, + 65, 65, 65, 65, 65, 65, 65, 65, + 65, 65, 65, 65, 65, 65, 65, 65, + 65, 65, 65, 65, 65, 65, 65, 65, + 65, 65, 65, 65, 65, 65, 65, 65, + 65, 65, 65, 65, 65, 65, 65, 65, + 65, 65, 65, 65, 65, 65, 65, 65, + 65, 65, 65, 65, 65, 65, 65, 65, + 65, 65, 65, 65, 65, 65, 64, 64, + 64, 64, 64, 64, 64, 64, 64, 64, + 64, 64, 64, 64, 64, 64, 64, 64, + 64, 64, 64, 64, 64, 64, 64, 64, + 64, 64, 64, 64, 64, 64, 64, 64, + 64, 64, 64, 64, 64, 64, 64, 64, + 64, 64, 64, 64, 64, 64, 64, 64, + 64, 64, 64, 64, 64, 64, 64, 64, + 64, 64, 64, 64, 64, 64, 64, 64, + 64, 64, 64, 64, 64, 64, 64, 64, + 64, 64, 64, 64, 64, 64, 64, 64, + 64, 64, 64, 64, 64, 64, 64, 64, + 64, 64, 64, 64, 64, 64, 64, 64, + 64, 64, 64, 64, 64, 64, 64, 64, + 64, 64, 64, 64, 64, 64, 64, 64, + 64, 64, 64, 64, 64, 64, 64, 64, + 64, 64, 64, 64, 64, 64, 64, 64, + 64, 64, 64, 64, 64, 64, 64, 64, + 64, 64, 64, 64, 64, 64, 64, 64, + 64, 64, 64, 64, 64, 64, 64, 64, + 64, 64, 64, 64, 64, 64, 64, 64, + 64, 64, 64, 64, 64, 64, 64, 64, + 64, 64, 64, 64, 64, 63, 63, 63, + 63, 63, 63, 63, 63, 63, 63, 63, + 63, 63, 63, 63, 63, 63, 63, 63, + 63, 63, 63, 63, 63, 63, 63, 63, + 63, 63, 63, 63, 63, 63, 63, 63, + 63, 63, 63, 63, 63, 63, 63, 63, + 63, 63, 63, 63, 63, 63, 63, 63, + 63, 63, 63, 63, 63, 63, 63, 63, + 63, 63, 63, 63, 63, 63, 63, 63, + 63, 63, 63, 63, 63, 63, 63, 63, + 63, 63, 63, 63, 63, 63, 63, 63, + 63, 63, 63, 63, 63, 63, 63, 63, + 63, 63, 63, 63, 63, 63, 63, 63, + 63, 63, 63, 63, 63, 63, 63, 63, + 63, 63, 63, 63, 63, 63, 63, 63, + 63, 63, 63, 63, 63, 63, 63, 63, + 63, 63, 63, 63, 63, 63, 63, 63, + 63, 63, 63, 63, 63, 63, 63, 63, + 63, 63, 63, 63, 63, 63, 63, 63, + 63, 63, 63, 63, 63, 63, 63, 63, + 63, 63, 63, 63, 63, 63, 63, 63, + 63, 63, 62, 62, 62, 62, 62, 62, + 62, 62, 62, 62, 62, 62, 62, 62, + 62, 62, 62, 62, 62, 62, 62, 62, + 62, 62, 62, 62, 62, 62, 62, 62, + 62, 62, 62, 62, 62, 62, 62, 62, + 62, 62, 62, 62, 62, 62, 62, 62, + 62, 62, 62, 62, 62, 62, 62, 62, + 62, 62, 62, 62, 62, 62, 62, 62, + 62, 62, 62, 62, 62, 62, 62, 62, + 62, 62, 62, 62, 62, 62, 62, 62, + 62, 62, 62, 62, 62, 62, 62, 62, + 62, 62, 62, 62, 62, 62, 62, 62, + 62, 62, 62, 62, 62, 62, 62, 62, + 62, 62, 62, 62, 62, 62, 62, 62, + 62, 62, 62, 62, 62, 62, 62, 62, + 62, 62, 62, 62, 62, 62, 62, 62, + 62, 62, 62, 62, 62, 62, 62, 62, + 62, 62, 62, 62, 62, 62, 62, 62, + 62, 62, 62, 62, 62, 62, 62, 62, + 62, 62, 62, 62, 62, 62, 61, 61, + 61, 61, 61, 61, 61, 61, 61, 61, + 61, 61, 61, 61, 61, 61, 61, 61, + 61, 61, 61, 61, 61, 61, 61, 61, + 61, 61, 61, 61, 61, 61, 61, 61, + 61, 61, 61, 61, 61, 61, 61, 61, + 61, 61, 61, 61, 61, 61, 61, 61, + 61, 61, 61, 61, 61, 61, 61, 61, + 61, 61, 61, 61, 61, 61, 61, 61, + 61, 61, 61, 61, 61, 61, 61, 61, + 61, 61, 61, 61, 61, 61, 61, 61, + 61, 61, 61, 61, 61, 61, 61, 61, + 61, 61, 61, 61, 61, 61, 61, 61, + 61, 61, 61, 61, 61, 61, 61, 61, + 61, 61, 61, 61, 61, 61, 61, 61, + 61, 61, 61, 61, 61, 61, 61, 61, + 61, 61, 61, 61, 61, 61, 61, 61, + 61, 61, 61, 61, 61, 61, 61, 61, + 61, 61, 61, 61, 61, 61, 61, 61, + 61, 60, 60, 60, 60, 60, 60, 60, + 60, 60, 60, 60, 60, 60, 60, 60, + 60, 60, 60, 60, 60, 60, 60, 60, + 60, 60, 60, 60, 60, 60, 60, 60, + 60, 60, 60, 60, 60, 60, 60, 60, + 60, 60, 60, 60, 60, 60, 60, 60, + 60, 60, 60, 60, 60, 60, 60, 60, + 60, 60, 60, 60, 60, 60, 60, 60, + 60, 60, 60, 60, 60, 60, 60, 60, + 60, 60, 60, 60, 60, 60, 60, 60, + 60, 60, 60, 60, 60, 60, 60, 60, + 60, 60, 60, 60, 60, 60, 60, 60, + 60, 60, 60, 60, 60, 60, 60, 60, + 60, 60, 60, 60, 60, 60, 60, 60, + 60, 60, 60, 60, 60, 60, 60, 60, + 60, 60, 60, 60, 60, 60, 60, 60, + 60, 60, 60, 60, 60, 60, 60, 60, + 60, 60, 60, 60, 59, 59, 59, 59, + 59, 59, 59, 59, 59, 59, 59, 59, + 59, 59, 59, 59, 59, 59, 59, 59, + 59, 59, 59, 59, 59, 59, 59, 59, + 59, 59, 59, 59, 59, 59, 59, 59, + 59, 59, 59, 59, 59, 59, 59, 59, + 59, 59, 59, 59, 59, 59, 59, 59, + 59, 59, 59, 59, 59, 59, 59, 59, + 59, 59, 59, 59, 59, 59, 59, 59, + 59, 59, 59, 59, 59, 59, 59, 59, + 59, 59, 59, 59, 59, 59, 59, 59, + 59, 59, 59, 59, 59, 59, 59, 59, + 59, 59, 59, 59, 59, 59, 59, 59, + 59, 59, 59, 59, 59, 59, 59, 59, + 59, 59, 59, 59, 59, 59, 59, 59, + 59, 59, 59, 59, 59, 59, 59, 59, + 59, 59, 59, 59, 59, 59, 59, 59, + 58, 58, 58, 58, 58, 58, 58, 58, + 58, 58, 58, 58, 58, 58, 58, 58, + 58, 58, 58, 58, 58, 58, 58, 58, + 58, 58, 58, 58, 58, 58, 58, 58, + 58, 58, 58, 58, 58, 58, 58, 58, + 58, 58, 58, 58, 58, 58, 58, 58, + 58, 58, 58, 58, 58, 58, 58, 58, + 58, 58, 58, 58, 58, 58, 58, 58, + 58, 58, 58, 58, 58, 58, 58, 58, + 58, 58, 58, 58, 58, 58, 58, 58, + 58, 58, 58, 58, 58, 58, 58, 58, + 58, 58, 58, 58, 58, 58, 58, 58, + 58, 58, 58, 58, 58, 58, 58, 58, + 58, 58, 58, 58, 58, 58, 58, 58, + 58, 58, 58, 58, 58, 58, 58, 58, + 58, 58, 58, 57, 57, 57, 57, 57, + 57, 57, 57, 57, 57, 57, 57, 57, + 57, 57, 57, 57, 57, 57, 57, 57, + 57, 57, 57, 57, 57, 57, 57, 57, + 57, 57, 57, 57, 57, 57, 57, 57, + 57, 57, 57, 57, 57, 57, 57, 57, + 57, 57, 57, 57, 57, 57, 57, 57, + 57, 57, 57, 57, 57, 57, 57, 57, + 57, 57, 57, 57, 57, 57, 57, 57, + 57, 57, 57, 57, 57, 57, 57, 57, + 57, 57, 57, 57, 57, 57, 57, 57, + 57, 57, 57, 57, 57, 57, 57, 57, + 57, 57, 57, 57, 57, 57, 57, 57, + 57, 57, 57, 57, 57, 57, 57, 57, + 57, 57, 57, 57, 57, 57, 57, 57, + 56, 56, 56, 56, 56, 56, 56, 56, + 56, 56, 56, 56, 56, 56, 56, 56, + 56, 56, 56, 56, 56, 56, 56, 56, + 56, 56, 56, 56, 56, 56, 56, 56, + 56, 56, 56, 56, 56, 56, 56, 56, + 56, 56, 56, 56, 56, 56, 56, 56, + 56, 56, 56, 56, 56, 56, 56, 56, + 56, 56, 56, 56, 56, 56, 56, 56, + 56, 56, 56, 56, 56, 56, 56, 56, + 56, 56, 56, 56, 56, 56, 56, 56, + 56, 56, 56, 56, 56, 56, 56, 56, + 56, 56, 56, 56, 56, 56, 56, 56, + 56, 56, 56, 56, 56, 56, 56, 56, + 56, 56, 56, 56, 56, 56, 55, 55, + 55, 55, 55, 55, 55, 55, 55, 55, + 55, 55, 55, 55, 55, 55, 55, 55, + 55, 55, 55, 55, 55, 55, 55, 55, + 55, 55, 55, 55, 55, 55, 55, 55, + 55, 55, 55, 55, 55, 55, 55, 55, + 55, 55, 55, 55, 55, 55, 55, 55, + 55, 55, 55, 55, 55, 55, 55, 55, + 55, 55, 55, 55, 55, 55, 55, 55, + 55, 55, 55, 55, 55, 55, 55, 55, + 55, 55, 55, 55, 55, 55, 55, 55, + 55, 55, 55, 55, 55, 55, 55, 55, + 55, 55, 55, 55, 55, 55, 55, 55, + 55, 55, 55, 55, 55, 55, 54, 54, + 54, 54, 54, 54, 54, 54, 54, 54, + 54, 54, 54, 54, 54, 54, 54, 54, + 54, 54, 54, 54, 54, 54, 54, 54, + 54, 54, 54, 54, 54, 54, 54, 54, + 54, 54, 54, 54, 54, 54, 54, 54, + 54, 54, 54, 54, 54, 54, 54, 54, + 54, 54, 54, 54, 54, 54, 54, 54, + 54, 54, 54, 54, 54, 54, 54, 54, + 54, 54, 54, 54, 54, 54, 54, 54, + 54, 54, 54, 54, 54, 54, 54, 54, + 54, 54, 54, 54, 54, 54, 54, 54, + 54, 54, 54, 54, 54, 54, 54, 54, + 54, 53, 53, 53, 53, 53, 53, 53, + 53, 53, 53, 53, 53, 53, 53, 53, + 53, 53, 53, 53, 53, 53, 53, 53, + 53, 53, 53, 53, 53, 53, 53, 53, + 53, 53, 53, 53, 53, 53, 53, 53, + 53, 53, 53, 53, 53, 53, 53, 53, + 53, 53, 53, 53, 53, 53, 53, 53, + 53, 53, 53, 53, 53, 53, 53, 53, + 53, 53, 53, 53, 53, 53, 53, 53, + 53, 53, 53, 53, 53, 53, 53, 53, + 53, 53, 53, 53, 53, 53, 53, 53, + 53, 53, 53, 53, 53, 53, 52, 52, + 52, 52, 52, 52, 52, 52, 52, 52, + 52, 52, 52, 52, 52, 52, 52, 52, + 52, 52, 52, 52, 52, 52, 52, 52, + 52, 52, 52, 52, 52, 52, 52, 52, + 52, 52, 52, 52, 52, 52, 52, 52, + 52, 52, 52, 52, 52, 52, 52, 52, + 52, 52, 52, 52, 52, 52, 52, 52, + 52, 52, 52, 52, 52, 52, 52, 52, + 52, 52, 52, 52, 52, 52, 52, 52, + 52, 52, 52, 52, 52, 52, 52, 52, + 52, 52, 52, 52, 52, 52, 51, 51, + 51, 51, 51, 51, 51, 51, 51, 51, + 51, 51, 51, 51, 51, 51, 51, 51, + 51, 51, 51, 51, 51, 51, 51, 51, + 51, 51, 51, 51, 51, 51, 51, 51, + 51, 51, 51, 51, 51, 51, 51, 51, + 51, 51, 51, 51, 51, 51, 51, 51, + 51, 51, 51, 51, 51, 51, 51, 51, + 51, 51, 51, 51, 51, 51, 51, 51, + 51, 51, 51, 51, 51, 51, 51, 51, + 51, 51, 51, 51, 51, 51, 51, 51, + 51, 50, 50, 50, 50, 50, 50, 50, + 50, 50, 50, 50, 50, 50, 50, 50, + 50, 50, 50, 50, 50, 50, 50, 50, + 50, 50, 50, 50, 50, 50, 50, 50, + 50, 50, 50, 50, 50, 50, 50, 50, + 50, 50, 50, 50, 50, 50, 50, 50, + 50, 50, 50, 50, 50, 50, 50, 50, + 50, 50, 50, 50, 50, 50, 50, 50, + 50, 50, 50, 50, 50, 50, 50, 50, + 50, 50, 50, 50, 50, 50, 50, 49, + 49, 49, 49, 49, 49, 49, 49, 49, + 49, 49, 49, 49, 49, 49, 49, 49, + 49, 49, 49, 49, 49, 49, 49, 49, + 49, 49, 49, 49, 49, 49, 49, 49, + 49, 49, 49, 49, 49, 49, 49, 49, + 49, 49, 49, 49, 49, 49, 49, 49, + 49, 49, 49, 49, 49, 49, 49, 49, + 49, 49, 49, 49, 49, 49, 49, 49, + 49, 49, 49, 49, 49, 49, 49, 49, + 48, 48, 48, 48, 48, 48, 48, 48, + 48, 48, 48, 48, 48, 48, 48, 48, + 48, 48, 48, 48, 48, 48, 48, 48, + 48, 48, 48, 48, 48, 48, 48, 48, + 48, 48, 48, 48, 48, 48, 48, 48, + 48, 48, 48, 48, 48, 48, 48, 48, + 48, 48, 48, 48, 48, 48, 48, 48, + 48, 48, 48, 48, 48, 48, 48, 48, + 48, 48, 48, 48, 48, 48, 47, 47, + 47, 47, 47, 47, 47, 47, 47, 47, + 47, 47, 47, 47, 47, 47, 47, 47, + 47, 47, 47, 47, 47, 47, 47, 47, + 47, 47, 47, 47, 47, 47, 47, 47, + 47, 47, 47, 47, 47, 47, 47, 47, + 47, 47, 47, 47, 47, 47, 47, 47, + 47, 47, 47, 47, 47, 47, 47, 47, + 47, 47, 47, 47, 47, 47, 47, 47, + 46, 46, 46, 46, 46, 46, 46, 46, + 46, 46, 46, 46, 46, 46, 46, 46, + 46, 46, 46, 46, 46, 46, 46, 46, + 46, 46, 46, 46, 46, 46, 46, 46, + 46, 46, 46, 46, 46, 46, 46, 46, + 46, 46, 46, 46, 46, 46, 46, 46, + 46, 46, 46, 46, 46, 46, 46, 46, + 46, 46, 46, 46, 46, 46, 45, 45, + 45, 45, 45, 45, 45, 45, 45, 45, + 45, 45, 45, 45, 45, 45, 45, 45, + 45, 45, 45, 45, 45, 45, 45, 45, + 45, 45, 45, 45, 45, 45, 45, 45, + 45, 45, 45, 45, 45, 45, 45, 45, + 45, 45, 45, 45, 45, 45, 45, 45, + 45, 45, 45, 45, 45, 45, 45, 45, + 44, 44, 44, 44, 44, 44, 44, 44, + 44, 44, 44, 44, 44, 44, 44, 44, + 44, 44, 44, 44, 44, 44, 44, 44, + 44, 44, 44, 44, 44, 44, 44, 44, + 44, 44, 44, 44, 44, 44, 44, 44, + 44, 44, 44, 44, 44, 44, 44, 44, + 44, 44, 44, 44, 44, 44, 44, 43, + 43, 43, 43, 43, 43, 43, 43, 43, + 43, 43, 43, 43, 43, 43, 43, 43, + 43, 43, 43, 43, 43, 43, 43, 43, + 43, 43, 43, 43, 43, 43, 43, 43, + 43, 43, 43, 43, 43, 43, 43, 43, + 43, 43, 43, 43, 43, 43, 43, 43, + 43, 43, 43, 42, 42, 42, 42, 42, + 42, 42, 42, 42, 42, 42, 42, 42, + 42, 42, 42, 42, 42, 42, 42, 42, + 42, 42, 42, 42, 42, 42, 42, 42, + 42, 42, 42, 42, 42, 42, 42, 42, + 42, 42, 42, 42, 42, 42, 42, 42, + 42, 42, 42, 42, 41, 41, 41, 41, + 41, 41, 41, 41, 41, 41, 41, 41, + 41, 41, 41, 41, 41, 41, 41, 41, + 41, 41, 41, 41, 41, 41, 41, 41, + 41, 41, 41, 41, 41, 41, 41, 41, + 41, 41, 41, 41, 41, 41, 41, 41, + 41, 41, 41, 40, 40, 40, 40, 40, + 40, 40, 40, 40, 40, 40, 40, 40, + 40, 40, 40, 40, 40, 40, 40, 40, + 40, 40, 40, 40, 40, 40, 40, 40, + 40, 40, 40, 40, 40, 40, 40, 40, + 40, 40, 40, 40, 40, 40, 40, 39, + 39, 39, 39, 39, 39, 39, 39, 39, + 39, 39, 39, 39, 39, 39, 39, 39, + 39, 39, 39, 39, 39, 39, 39, 39, + 39, 39, 39, 39, 39, 39, 39, 39, + 39, 39, 39, 39, 39, 39, 39, 39, + 39, 38, 38, 38, 38, 38, 38, 38, + 38, 38, 38, 38, 38, 38, 38, 38, + 38, 38, 38, 38, 38, 38, 38, 38, + 38, 38, 38, 38, 38, 38, 38, 38, + 38, 38, 38, 38, 38, 38, 38, 38, + 37, 37, 37, 37, 37, 37, 37, 37, + 37, 37, 37, 37, 37, 37, 37, 37, + 37, 37, 37, 37, 37, 37, 37, 37, + 37, 37, 37, 37, 37, 37, 37, 37, + 37, 37, 37, 37, 36, 36, 36, 36, + 36, 36, 36, 36, 36, 36, 36, 36, + 36, 36, 36, 36, 36, 36, 36, 36, + 36, 36, 36, 36, 36, 36, 36, 36, + 36, 36, 36, 36, 36, 36, 36, 35, + 35, 35, 35, 35, 35, 35, 35, 35, + 35, 35, 35, 35, 35, 35, 35, 35, + 35, 35, 35, 35, 35, 35, 35, 35, + 35, 35, 35, 35, 35, 35, 35, 35, + 34, 34, 34, 34, 34, 34, 34, 34, + 34, 34, 34, 34, 34, 34, 34, 34, + 34, 34, 34, 34, 34, 34, 34, 34, + 34, 34, 34, 34, 34, 34, 34, 33, + 33, 33, 33, 33, 33, 33, 33, 33, + 33, 33, 33, 33, 33, 33, 33, 33, + 33, 33, 33, 33, 33, 33, 33, 33, + 33, 33, 33, 33, 32, 32, 32, 32, + 32, 32, 32, 32, 32, 32, 32, 32, + 32, 32, 32, 32, 32, 32, 32, 32, + 32, 32, 32, 32, 32, 32, 32, 32, + 31, 31, 31, 31, 31, 31, 31, 31, + 31, 31, 31, 31, 31, 31, 31, 31, + 31, 31, 31, 31, 31, 31, 31, 31, + 31, 31, 30, 30, 30, 30, 30, 30, + 30, 30, 30, 30, 30, 30, 30, 30, + 30, 30, 30, 30, 30, 30, 30, 30, + 30, 30, 30, 29, 29, 29, 29, 29, + 29, 29, 29, 29, 29, 29, 29, 29, + 29, 29, 29, 29, 29, 29, 29, 29, + 29, 29, 28, 28, 28, 28, 28, 28, + 28, 28, 28, 28, 28, 28, 28, 28, + 28, 28, 28, 28, 28, 28, 28, 28, + 27, 27, 27, 27, 27, 27, 27, 27, + 27, 27, 27, 27, 27, 27, 27, 27, + 27, 27, 27, 27, 27, 26, 26, 26, + 26, 26, 26, 26, 26, 26, 26, 26, + 26, 26, 26, 26, 26, 26, 26, 26, + 26, 25, 25, 25, 25, 25, 25, 25, + 25, 25, 25, 25, 25, 25, 25, 25, + 25, 25, 25, 24, 24, 24, 24, 24, + 24, 24, 24, 24, 24, 24, 24, 24, + 24, 24, 24, 24, 23, 23, 23, 23, + 23, 23, 23, 23, 23, 23, 23, 23, + 23, 23, 23, 23, 23, 22, 22, 22, + 22, 22, 22, 22, 22, 22, 22, 22, + 22, 22, 22, 22, 22, 21, 21, 21, + 21, 21, 21, 21, 21, 21, 21, 21, + 21, 21, 21, 21, 20, 20, 20, 20, + 20, 20, 20, 20, 20, 20, 20, 20, + 20, 20, 19, 19, 19, 19, 19, 19, + 19, 19, 19, 19, 19, 19, 19, 18, + 18, 18, 18, 18, 18, 18, 18, 18, + 18, 18, 18, 17, 17, 17, 17, 17, + 17, 17, 17, 17, 17, 17, 17, 16, + 16, 16, 16, 16, 16, 16, 16, 16, + 16, 16, 15, 15, 15, 15, 15, 15, + 15, 15, 15, 15, 15, 14, 14, 14, + 14, 14, 14, 14, 14, 14, 14, 13, + 13, 13, 13, 13, 13, 13, 13, 13, + 12, 12, 12, 12, 12, 12, 12, 12, + 11, 11, 11, 11, 11, 11, 11, 11, + 10, 10, 10, 10, 10, 10, 10, 10, + 9, 9, 9, 9, 9, 9, 9, 9, + 8, 8, 8, 8, 8, 8, 8, 7, + 7, 7, 7, 7, 7, 7, 6, 6, + 6, 6, 6, 6, 5, 5, 5, 5, + 5, 5, 4, 4, 4, 4, 4, 4, + 3, 3, 3, 3, 3, 2, 2, 2, + 2, 2, 1, 1, 1, 1, 0, 0, + 0, 0 +}; +static double sk_real_76_16384[5818] = { + -2.98380368866392746083889085e-07, -3.396726812577747388223329324e-07, + -3.831260220191425602085798403e-07, -4.287883740329997630272252859e-07, + -4.767071767215039994072215291e-07, -5.269292761072692996208283699e-07, + -5.795008747528265930840899074e-07, -6.344674816250478569610985781e-07, + -6.91873861931351838586515008e-07, -7.51763986974825717666170901e-07, + -8.141809840758828476108325232e-07, -8.791670866081819592018986934e-07, + -9.467635841974418114424150335e-07, -1.01701077313032742486544318e-06, + -1.089947907023500261130101799e-06, -1.165613147800316168895408235e-06, + -1.244043517024387415976539872e-06, -1.325274847638663650823223107e-06, + -1.409341736158833278938951224e-06, -1.496277495369679239094412929e-06, + -1.586114107572973930398454144e-06, -1.678882178435304917777921678e-06, + -1.774610891484024202433369445e-06, -1.873327963299219076371963412e-06, + -1.975059599449337458806430848e-06, -2.079830451217658249252195901e-06, + -2.187663573166502252930962213e-06, -2.298580381585499440036607713e-06, + -2.412600613869733844936297032e-06, -2.529742288873214928641161917e-06, + -2.650021668282150775266267986e-06, -2.773453219052211560788703815e-06, + -2.900049576953068371774381584e-06, -3.029821511262751721431764687e-06, + -3.162777890653688013663461659e-06, -3.298925650311301506029072403e-06, + -3.438269760325256170903308536e-06, -3.580813195392468259410168399e-06, + -3.726556905870050096472867462e-06, -3.875499790215290232266946019e-06, + -4.027638668848795058244002809e-06, -4.18296825947569091570235264e-06, + -4.341481153898817566222194386e-06, -4.503167796356223942771251911e-06, + -4.668016463416011901368593562e-06, -4.836013245454769901045515706e-06, + -5.007142029753731192844891373e-06, -5.181384485236267561263697606e-06, + -5.358720048874526709797080221e-06, -5.53912591378970694231970856e-06, + -5.722577019069425176679786343e-06, -5.909046041324040210874352086e-06, + -6.098503388002424356931739646e-06, -6.290917192486089217883914876e-06, + -6.486253310979100086982023637e-06, -6.684475321209589686148599963e-06, + -6.885544522957152219157141854e-06, -7.089419940418738530453143798e-06, + -7.296058326424140877929092053e-06, -7.505414168510403316798059586e-06, + -7.717439696862835201199813662e-06, -7.932084894128886529986698084e-06, + -8.149297507108962753297372317e-06, -8.36902306032704031721423249e-06, + -8.59120487148197656626386759e-06, -8.815784068778713557625395514e-06, + -9.042699610136947343586900916e-06, -9.271888304272973347405079059e-06, + -9.503284833648776907871411068e-06, -9.736821779280657604633067437e-06, + -9.972429647397966663829177447e-06, -1.02100368979407461159526066e-05, + -1.044956997488342360425918331e-05, -1.069095333836983632890341167e-05, + -1.093410949864334819926769971e-05, -1.117895905175373887183599281e-05, + -1.142542071702206223624866122e-05, -1.167341137623970321690689694e-05, + -1.192284611458158531433100535e-05, -1.21736382632063696218518295e-05, + -1.242569944351821230636104959e-05, -1.267893961306176424169364636e-05, + -1.293326711302083271005851361e-05, -1.31885887172893869753254395e-05, + -1.34448096830821004480554029e-05, -1.370183380305011274944912425e-05, + -1.395956345886612966450228412e-05, -1.421789967624150852545938939e-05, + -1.447674218133661792581087097e-05, -1.473598945852415130247821395e-05, + -1.499553880946393551155081114e-05, -1.525528641344624747550138416e-05, + -1.551512738895927809236637007e-05, -1.57749558564355254000350498e-05, + -1.603466500212996436553966606e-05, -1.629414714308229856815253556e-05, + -1.655329379311410996117488736e-05, -1.681199572981061836633893958e-05, + -1.70701430624358238422391687e-05, -1.732762530072865479746635486e-05, + -1.758433142452682992353495128e-05, -1.784014995416417301700266751e-05, + -1.809496902158629644415642479e-05, -1.834867644212864065352865117e-05, + -1.860115978690016596262292448e-05, -1.885230645571514242414892792e-05, + -1.91020037505150024623526428e-05, -1.935013894921916148702221994e-05, + -1.959659937995848055921829789e-05, -1.984127249559903096495089292e-05, + -2.008404594853905063126832398e-05, -2.032480766568583066913368518e-05, + -2.056344592356446122926628972e-05, -2.079984942349471268826024972e-05, + -2.103390736677453724421879566e-05, -2.126550952980815761697921951e-05, + -2.149454633911685184953846428e-05, -2.172090894617029926180057364e-05, + -2.19444893019764711923798306e-05, -2.216518023136794174397616597e-05, + -2.238287550692273091706464838e-05, -2.259746992245783995048591386e-05, + -2.280885936603401815828476296e-05, -2.301694089241033443346204357e-05, + -2.32216127948876009277554e-05, -2.342277467648028933962754683e-05, + -2.362032752035647521055526654e-05, -2.381417375948641627935765952e-05, + -2.400421734544064538297708511e-05, -2.419036381627908858463898989e-05, + -2.437252036347348492810113707e-05, -2.455059589780601102108371914e-05, + -2.472450111418783357886477803e-05, -2.489414855534219397329050161e-05, + -2.505945267429740810276143914e-05, -2.522032989563622538400564088e-05, + -2.537669867544884108752877017e-05, -2.552847955993805902541633757e-05, + -2.56755952426260672177230765e-05, -2.581797062011328866256223979e-05, + -2.595553284634208342901949551e-05, -2.608821138531605557733805689e-05, + -2.62159380622323489847327882e-05, -2.633864711298028427836209753e-05, + -2.645627523196426983116517906e-05, -2.656876161820926536571464693e-05, + -2.667604801970867929757080805e-05, -2.677807877597598363618447426e-05, + -2.687480085876297011718109864e-05, -2.696616391090905524158261031e-05, + -2.705212028328766481265026111e-05, -2.71326250698173006541819019e-05, + -2.720763614050661336504592647e-05, -2.727711417250445837304716201e-05, + -2.73410226791276709916184845e-05, -2.739932803684089876916814277e-05, + -2.745199951016470644592389061e-05, -2.749900927449017799526591321e-05, + -2.754033243677939896761237837e-05, -2.757594705413380444013540793e-05, + -2.760583415021369247071940378e-05, -2.762997772949428665562390806e-05, + -2.764836478934563890851039414e-05, -2.766098532992533053933258136e-05, + -2.766783236187512522098914947e-05, -2.766890191181448248390443989e-05, + -2.766419302562565980547343303e-05, -2.765370776952736752828804212e-05, + -2.76374512289354688884986111e-05, -2.761543150511149087209493425e-05, + -2.758765970960149038608034966e-05, -2.755414995646945331103476462e-05, + -2.75149193523330123619177745e-05, -2.746998798420650496842319865e-05, + -2.74193789051660316211361107e-05, -2.736311811784520862966298138e-05, + -2.73012345557771566532511559e-05, -2.723376006259823248309599741e-05, + -2.716072936913135614273202834e-05, -2.708218006836847605066712075e-05, + -2.699815258837361573135242565e-05, -2.690869016312977515174680032e-05, + -2.68138388013546199453111113e-05, -2.671364725331175186961996104e-05, + -2.66081669756461393892311984e-05, -2.649745209427377127717716243e-05, + -2.638155936535761545498786351e-05, -2.626054813440323584057718709e-05, + -2.613448029350925972888464166e-05, -2.60034202368096127892457825e-05, + -2.586743481414547891992367079e-05, -2.572659328300706655886544161e-05, + -2.558096725878624899609865839e-05, -2.543063066338290128544884217e-05, + -2.527565967220896591630824313e-05, -2.511613265963567192835120823e-05, + -2.495213014293067724041173816e-05, -2.478373472473314063284181852e-05, + -2.461103103411598004329925715e-05, -2.443410566628562076863656616e-05, + -2.42530471209708653132237216e-05, -2.40679457395533975383027786e-05, + -2.387889364099357217925342911e-05, -2.36859846566060352644408904e-05, + -2.348931426374085938159862186e-05, -2.328897951842614201197791124e-05, + -2.308507898702983457926707356e-05, -2.287771267699829880973988461e-05, + -2.266698196673045919346742294e-05, -2.245298953464678625466070805e-05, + -2.223583928751307378754616118e-05, -2.201563628807935268493628511e-05, + -2.179248668209496838927934081e-05, -2.156649762476106922453808479e-05, + -2.133777720668230852086103e-05, -2.110643437937965492356799657e-05, + -2.087257888042669655708112597e-05, -2.063632115827183149069611046e-05, + -2.039777229680895040539109764e-05, -2.015704393975922752526609705e-05, + -1.991424821492679511939979942e-05, -1.966949765839082954629012112e-05, + -1.942290513869665812820772266e-05, -1.917458378110821831598505061e-05, + -1.892464689198405491509652476e-05, -1.867320788333870571883837952e-05, + -1.84203801976510819489278592e-05, -1.816627723298091457901880241e-05, + -1.791101226845408350674647424e-05, -1.765469839017699263047922464e-05, + -1.739744841763963889092262094e-05, -1.713937483066646768410830337e-05, + -1.68805896969733853802287521e-05, -1.662120460038856445818093721e-05, + -1.636133056979404318503727722e-05, -1.610107800886316695957063694e-05, + -1.584055662653425375287381816e-05, -1.557987536856278321258616193e-05, + -1.531914234982044859803215764e-05, -1.505846478768275955499676005e-05, + -1.479794893644048241296718588e-05, -1.453770002280435945992299179e-05, + -1.42778221825521249913320404e-05, -1.401841839836558740344570756e-05, + -1.375959043890434889639926702e-05, -1.350143879916140789902798819e-05, + -1.324406264214464418887701874e-05, -1.298755974192675180707047533e-05, + -1.273202642810483808531903105e-05, -1.247755753170955015556378709e-05, + -1.222424633260197586795674923e-05, -1.197218450839520231983315046e-05, + -1.17214620849359176440801153e-05, -1.147216738837971884029144631e-05, + -1.122438699889248061322775257e-05, -1.097820570600827840468307478e-05, + -1.073370646567292731917830223e-05, -1.04909703590004723907551723e-05, + -1.025007655276825632565708413e-05, -1.00111022616746543379166387e-05, + -9.774122712381681893595124222e-06, -9.53921110936312602692800644e-06, + -9.306438602577029770793887176e-06, -9.075874256979619438250733721e-06, + -8.847585023896085672581723891e-06, -8.621635714261797898061087664e-06, + -8.398088973745786915778982484e-06, -8.17700525976665834582655934e-06, + -7.958442820408771970603321877e-06, -7.742457675246361097748902524e-06, + -7.52910359807882591449187254e-06, -7.318432101581313178374505607e-06, + -7.11049242387135473840139091e-06, -6.905331516991131205742901478e-06, + -6.702994037303001787235414571e-06, -6.503522337794317532760294404e-06, + -6.306956462285736996636626578e-06, -6.113334141535561623971659767e-06, + -5.922690791230888696029983909e-06, -5.735059511854726260369433805e-06, + -5.550471090416493300542886274e-06, -5.368954004031758001080909537e-06, + -5.190534425335311911203512586e-06, -5.015236229710194656018600046e-06, + -4.843081004313685492793269127e-06, -4.674088058879528886848005176e-06, + -4.508274438274494917255463128e-06, -4.345654936785519473338088026e-06, + -4.186242114112356301890583571e-06, -4.030046313039289760250371425e-06, + -3.877075678757876566859607442e-06, -3.727336179811465113518274828e-06, + -3.580831630630827205538906782e-06, -3.437563715628938170988876735e-06, + -3.29753201482169783583962494e-06, -3.160734030940124900333149452e-06, + -3.027165217998397240254824722e-06, -2.896819011280964621223976002e-06, + -2.769686858710807502272424618e-06, -2.645758253560094830055329784e-06, + -2.525020768462163537400756025e-06, -2.40746009068661390159558737e-06, + -2.293060058631963518856189399e-06, -2.181802699495869351961575486e-06, + -2.073668268078180535390420483e-06, -1.968635286672655098993240871e-06, + -1.866680586002157966969065665e-06, -1.767779347151540313655610805e-06, + -1.671905144451715531504114656e-06, -1.579029989267863460909334036e-06, + -1.489124374644142477841827175e-06, -1.40215732075680283831792608e-06, + -1.318096421127129234138284503e-06, -1.236907889545297254224012935e-06, + -1.158556607655792012153339252e-06, -1.083006173154836665451471178e-06, + -1.01021894855003333614810665e-06, -9.401561104320637176747833298e-07, + -8.727776992084681773460775808e-07, -8.080426692491175995572308226e-07, + -7.459089393931326105417886282e-07, -6.863334437669994256977991538e-07, + -6.292721828636135610409883465e-07, -5.746802748321953614922086122e-07, + -5.225120069291177545833262073e-07, -4.727208870799233838744701948e-07, + -4.252596955030600569191371468e-07, -3.800805363461812917271029529e-07, + -3.371348892861986705847380814e-07, -2.96373661044712479010625238e-07, + -2.441552541698281734103834813e-07, -2.801028871502539211117818654e-07, + -3.180193887880107799473363827e-07, -3.579499360764038328502532026e-07, + -3.999391108819198197188340537e-07, -4.440308465194511982373874737e-07, + -4.902683742522592626907865405e-07, -5.386941697729188849538850027e-07, + -5.893498997218935411956529553e-07, -6.422763683007876580208987509e-07, + -6.97513464037791879810953069e-07, -7.551001067630345353387565435e-07, + -8.150741948518699543912166897e-07, -8.774725527942652576011690717e-07, + -9.423308791486073319183087126e-07, -1.009683694938247574862839884e-06, + -1.079564292549136189660837805e-06, -1.152004685186755829462532282e-06, + -1.227035556950502767197810558e-06, -1.304686213583280061698130466e-06, + -1.384984533954359840597311306e-06, -1.467956922331673725567991427e-06, + -1.553628261501832465895029181e-06, -1.642021866793126951293482069e-06, + -1.733159441057796366832685978e-06, -1.827061030668634607581593716e-06, + -1.92374498258454401411780485e-06, -2.023227902538750387975707845e-06, + -2.125524614402707784696590007e-06, -2.230648120777775658099724432e-06, + -2.338609564865877214908350401e-06, -2.449418193669294976911026546e-06, + -2.563081322568772754455284843e-06, -2.679604301327879648615334918e-06, + -2.798990481570556625114023358e-06, -2.921241185777394009704700795e-06, + -3.046355677844925752110766953e-06, -3.174331135251051047406348551e-06, + -3.305162622867963838926798001e-06, -3.438843068462816644407066893e-06, + -3.575363239924715032139017346e-06, -3.714711724255019123427110431e-06, + -3.856874908356489388644525867e-06, -4.001836961654972554564436288e-06, + -4.14957982058576828815000051e-06, -4.300083174974971213678099496e-06, + -4.4533244563443891776938037e-06, -4.609278828166706170623399819e-06, + -4.767919178095814273035408376e-06, -4.929216112195178586894827449e-06, + -5.093137951185366929778702838e-06, -5.259650728730275177750814325e-06, + -5.428718191775766802509208681e-06, -5.600301802964032714350281483e-06, + -5.774360745125756806065547844e-06, -5.950851927868991279087923507e-06, + -6.129729996270402473074016825e-06, -6.310947341676000581613473206e-06, + -6.494454114615975512858538771e-06, -6.680198239835930966229113337e-06, + -6.868125433444779305406941577e-06, -7.058179222177288065468055145e-06, + -7.250300964767185230952332986e-06, -7.444429875424416327657148318e-06, + -7.640503049408103327473293365e-06, -7.838455490684380285197271898e-06, + -8.038220141656319744981155917e-06, -8.239727914950754992379211572e-06, + -8.442907727244701739208361524e-06, -8.647686535112121100133709961e-06, + -8.853989372869141611819762683e-06, -9.061739392394172449922938595e-06, + -9.270857904897025905189070216e-06, -9.481264424608941177334206496e-06, + -9.692876714363592283011696049e-06, -9.905610833036819981036423532e-06, + -1.011938118481096922775079594e-05, -1.033410057022763166843272453e-05, + -1.054968023899063094234000715e-05, -1.076602994447914040320683077e-05, + -1.098305799992893058540394807e-05, -1.120067133623778371173413532e-05, + -1.141877556134946760085097095e-05, -1.163727502116849631607579246e-05, + -1.185607286195739667761933633e-05, -1.207507109416313450318998524e-05, + -1.229417065762327112231865056e-05, -1.251327148809519721275613363e-05, + -1.273227258505370360769370919e-05, -1.295107208069933826723868497e-05, + -1.316956731011898386210588058e-05, -1.338765488253841837444808871e-05, + -1.3605230753605518283851257e-05, -1.382219029864137138435484231e-05, + -1.403842838679542956014257432e-05, -1.42538394560396307548296585e-05, + -1.446831758893543511698773912e-05, -1.468175658910655139908173206e-05, + -1.489405005834944189623946648e-05, -1.510509147431255410492807051e-05, + -1.531477426867449036294692444e-05, -1.552299190575095064951842427e-05, + -1.572963796145886240297230574e-05, -1.593460620256637209966703306e-05, + -1.613779066615627727715800988e-05, -1.633908573923022357473819333e-05, + -1.653838623838076944184451167e-05, -1.673558748945785704088061452e-05, + -1.693058540715621770661111767e-05, -1.712327657445002348384800739e-05, + -1.731355832180108610075450204e-05, -1.750132880606684036058767751e-05, + -1.768648708903454544634492596e-05, -1.786893321550818167849257467e-05, + -1.804856829087495055869219684e-05, -1.822529455807797761244734569e-05, + -1.83990154739253513650493882e-05, -1.856963578465709708122458044e-05, + -1.873706160070720493061001422e-05, -1.890120047058341574042379662e-05, + -1.906196145379732696020086413e-05, -1.921925519277496572550026355e-05, + -1.937299398367945990921332178e-05, -1.95230918460781360042506638e-05, + -1.966946459138759918509366253e-05, -1.981202989003122164556568163e-05, + -1.9950707337244766352785455e-05, -2.008541851746694400691027604e-05, + -2.021608706725307318965122183e-05, -2.034263873665127068143636258e-05, + -2.046500144898213375079833176e-05, -2.058310535896418065030140376e-05, + -2.069688290912885715328722869e-05, -2.0806268884470854977101692e-05, + -2.091120046528048743734312653e-05, -2.10116172781071749954204253e-05, + -2.110746144480457058716961483e-05, -2.119867762960966049452099513e-05, + -2.12852130842101789080962615e-05, -2.136701769075647342659499128e-05, + -2.144404400277589336208140802e-05, -2.151624728394994790089088388e-05, + -2.158358554471633108983244509e-05, -2.164601957666017050126681942e-05, + -2.170351298466081477081361661e-05, -2.17560322167628164005074437e-05, + -2.180354659174185330940479166e-05, -2.184602832433842986722093149e-05, + -2.188345254813557950210149705e-05, -2.191579733605572371211989147e-05, + -2.194304371845977392660974326e-05, -2.196517569882824229428840146e-05, + -2.198218026700987713477342123e-05, -2.199404741002459239885592768e-05, + -2.200077012041003885118618799e-05, -2.200234440210341440853462902e-05, + -2.199876927385271992826908105e-05, -2.199004677015391984932872471e-05, + -2.19761819397129743054990908e-05, -2.195718284143405730612225168e-05, + -2.193306053793776924437305964e-05, -2.190382908661546608724418617e-05, + -2.186950552822837547648805734e-05, -2.183010987306234515037232924e-05, + -2.178566508465169828637382488e-05, -2.173619706108792686070733946e-05, + -2.168173461393122755701615145e-05, -2.162230944474532421143916916e-05, + -2.155795611927838908539016571e-05, -2.148871203931496573469837885e-05, + -2.141461741222623908677963334e-05, -2.13357152182481769062474819e-05, + -2.125205117551919796426915243e-05, -2.116367370291124484142468443e-05, + -2.107063388069037546080838896e-05, -2.097298540904477638169636777e-05, + -2.087078456452052339833297401e-05, -2.076409015440713277120612923e-05, + -2.065296346911707416494491385e-05, -2.05374682326034400838953714e-05, + -2.041767055087443053103778146e-05, -2.029363885862744824092190887e-05, + -2.016544386409023183930402934e-05, -2.00331584920951087679975855e-05, + -1.989685782545215532988482077e-05, -1.975661904467567725062100703e-05, + -1.961252136612213415787185633e-05, -1.946464597859876301494223838e-05, + -1.931307597850379540144021007e-05, -1.915789630356037309666904223e-05, + -1.899919366520762506228732491e-05, -1.883705647971343957042256179e-05, + -1.8671574798074796759216748e-05, -1.850284023477241458831114851e-05, + -1.833094589544759619092681446e-05, -1.815598630356990523192738107e-05, + -1.797805732616540380034569901e-05, -1.779725609867574979473282826e-05, + -1.761368094901921986560403011e-05, -1.742743132092536772429630654e-05, + -1.723860769661561038621974684e-05, -1.704731151890239067032278841e-05, + -1.685364511278015042339099849e-05, -1.665771160658142686483013106e-05, + -1.645961485277187572669362059e-05, -1.625945934845804858063719744e-05, + -1.605735015568182628238266818e-05, -1.585339282157554260141267555e-05, + -1.564769329845163220384270109e-05, -1.544035786390062699202120611e-05, + -1.523149304097097243870274907e-05, -1.502120551850391363100673675e-05, + -1.480960207169651439212607058e-05, -1.459678948296475984745725757e-05, + -1.438287446317928233675484395e-05, -1.416796357334455820208441584e-05, + -1.395216314679240434662357145e-05, -1.37355792119596818875136568e-05, + -1.351831741581929599213800913e-05, -1.330048294803268313227836289e-05, + -1.30821804658911079347971898e-05, -1.28635140201120109934530486e-05, + -1.264458698155555125175637798e-05, -1.242550196892539897646889208e-05, + -1.220636077751659697918085179e-05, -1.198726430907198806606866331e-05, + -1.17683125028074530871733186e-05, -1.154960426766474367173912624e-05, + -1.133123741584925716827363801e-05, -1.111330859770861222406840296e-05, + -1.089591323800632659236312799e-05, -1.067914547364321146570489279e-05, + -1.046309809287754317562880307e-05, -1.024786247609329941179491519e-05, + -1.003352853816395818013166436e-05, -9.820184672457617913862368275e-06, + -9.60791769652732520847794595e-06, -9.39681279952860607418071992e-06, + -9.186953491404273834533902865e-06, -8.97842155387464878866805168e-06, + -8.771296993269310510047201412e-06, -8.565657995234482634185242678e-06, + -8.361580881348142519618113488e-06, -8.159140067672842442530502238e-06, + -7.958408025273775978020510125e-06, -7.759455242728821927817618731e-06, + -7.56235019065285292536211792e-06, -7.367159288258761020578863771e-06, + -7.173946871974085690937348453e-06, -6.982775166130437353561449809e-06, + -6.793704255740580112547279124e-06, -6.606792061375914811081726252e-06, + -6.422094316154859667677024665e-06, -6.239664544850416713910219724e-06, + -6.059554045123033682316085469e-06, -5.881811870882616191376444231e-06, + -5.70648481778142664514776039e-06, -5.533617410837350616330341385e-06, + -5.363251894184842230204560837e-06, -5.19542822294871368537117623e-06, + -5.03018405723380884156815257e-06, -4.867554758221343462031970722e-06, + -4.707573386360785485608287937e-06, -4.550270701643839692002602854e-06, + -4.395675165945187676133729809e-06, -4.243812947412530864744854842e-06, + -4.094707926886451429353535464e-06, -3.948381706328676408568160994e-06, + -3.804853619235345331086499757e-06, -3.664140743009967336231164775e-06, + -3.526257913268896669139974495e-06, -3.39121774005029407282759378e-06, + -3.259030625895751395200818437e-06, -3.129704785772021158600942475e-06, + -3.003246268798538634212883652e-06, -2.879658981744844670750587204e-06, + -2.758944714260013446875023993e-06, -2.641103165795782317469943615e-06, + -2.526131974181593265740223414e-06, -2.414026745810295880118002618e-06, + -2.304781087390602938540359532e-06, -2.198386639221527403121984878e-06, + -2.094833109942551979269819221e-06, -1.994108312712146945620828031e-06, + -1.896198202766017834179938448e-06, -1.801086916305352174017180046e-06, + -1.70875681066426915619366287e-06, -1.619188505704689284202474689e-06, + -1.532360926385887950386681562e-06, -1.448251346455158739695307651e-06, + -1.366835433205129230290657619e-06, -1.288087293242611586579723405e-06, + -1.211979519213180120148641745e-06, -1.13848323742492938134916302e-06, + -1.06756815631455527143621291e-06, -9.992026156981897339634610816e-07, + -9.333536367491327576120471211e-07, -8.699869726442783508774765286e-07, + -8.09067159820661419158223035e-07, -7.50557569783452948418271157e-07, + -6.944204614065113063042572125e-07, -6.406170336665382851706776295e-07, + -5.891074787518806764118712779e-07, -5.398510354870655993445287962e-07, + -4.928060430142695103544010424e-07, -4.47929994673141628922316158e-07, + -4.051795920205794411514724739e-07, -3.645107989328877924149871406e-07, + -3.258788957298256289978511009e-07, -2.892385332706752414910745218e-07, + -2.545437869553378330958253936e-07, -2.217482105823164393325108755e-07, + -2.431603622725051149025012314e-07, -2.815892942125570969313886824e-07, + -3.222623570108538292964953705e-07, -3.652343833606140199250279267e-07, + -4.105594449849250271997787992e-07, -4.582907798194237790731953453e-07, + -5.084807190871337749743866241e-07, -5.61180614351536887922161298e-07, + -6.164407646348167815723178599e-07, -6.743103436888187148253001775e-07, + -7.34837327506862635590021305e-07, -7.980684221651384354506708618e-07, + -8.640489920825253158817797275e-07, -9.328229887881825247494121944e-07, + -1.004432880286253004363961755e-06, -1.078919581107053679602022361e-06, + -1.156322383134126220493925405e-06, -1.236678887296207758570982908e-06, + -1.320024936212954984348678933e-06, -1.406394547882773726849773947e-06, + -1.495819850500599378610592019e-06, -1.588331018492778962597012163e-06, + -1.683956209855488624066834416e-06, -1.782721504882147724833506459e-06, + -1.88465084636441509707697247e-06, -1.989765981350050065416291967e-06, + -2.098086404540331734543861034e-06, -2.209629303406666109792612709e-06, + -2.324409505107432362809539647e-06, -2.442439425281709900985476283e-06, + -2.563729018796597779509226223e-06, -2.6882857325224567735411519e-06, + -2.81611446020872666749106962e-06, -2.947217499530885076236205733e-06, + -3.081594511377133750084289163e-06, -3.219242481441192641492205287e-06, + -3.360155684185356432481725508e-06, -3.504325649235587212079095012e-06, + -3.651741130268011419535058998e-06, -3.802388076443597671779783126e-06, + -3.956249606445303087251617186e-06, -4.113305985169148322260716105e-06, + -4.273534603117924867321693327e-06, -4.436909958543617007434203131e-06, + -4.603403642381268293885115961e-06, -4.772984326014459676964032941e-06, + -4.945617751909291819609800628e-06, -5.121266727150651265924527489e-06, + -5.299891119911479808453173834e-06, -5.481447858882419770952185156e-06, + -5.665890935685992586302861529e-06, -5.853171410296129892380026516e-06, + -6.043237419480518730083642986e-06, -6.236034188279780085843381765e-06, + -6.43150404453413391197376045e-06, -6.62958643646459963306690269e-06, + -6.830217953312500588005252294e-06, -7.033332349036963240568494371e-06, + -7.238860569068884805263731225e-06, -7.446730780109869122054041396e-06, + -7.656868402971620329541292682e-06, -7.869196148437204504509819014e-06, + -8.083634056128383797430562996e-06, -8.300099536357416100474174159e-06, + -8.51850741493874612816732117e-06, -8.738769980932139462125735063e-06, + -8.960797037285598315328565e-06, -9.184495954342693696320285013e-06, + -9.409771726175609649848313731e-06, -9.636527029701707168767715883e-06, + -9.864662286538028934321231667e-06, -1.009407572754477282791617937e-05, + -1.032466346000556376111094437e-05, -1.05563195373889618506029614e-05, + -1.078893603163237711189959001e-05, -1.102240310788682154080186243e-05, + -1.125660910165714490862275132e-05, -1.149144059827000010568908567e-05, + -1.172678251459853464929057598e-05, -1.196251818296990473142801109e-05, + -1.21985294371790552745218883e-05, -1.243469670052932616309028513e-05, + -1.267089907581787830957460034e-05, -1.290701443718139380771592339e-05, + -1.314291952371499890342681355e-05, -1.33784900347749800445873794e-05, + -1.361360072687369656091547349e-05, -1.384812551207272691500618778e-05, + -1.408193755777848297952407897e-05, -1.43149093878421246100931391e-05, + -1.4546912984865176490692322e-05, -1.477781989360675198453675544e-05, + -1.500750132539279832683595112e-05, -1.52358282634201457289655629e-05, + -1.546267156885047569232598252e-05, -1.568790208758672513307888541e-05, + -1.591139075762363993171884247e-05, -1.613300871686298534652022341e-05, + -1.635262741128316009431298284e-05, -1.657011870335216638513639587e-05, + -1.678535498057219871250074494e-05, -1.699820926404368052011796542e-05, + -1.720855531693614079696147412e-05, -1.741626775275308548329017411e-05, + -1.762122214327801179400805054e-05, -1.782329512608854754727311098e-05, + -1.802236451152586699285887417e-05, -1.821830938900723597805193787e-05, + -1.841101023256917337063594264e-05, -1.860034900552996926727418459e-05, + -1.878620926416072064394496843e-05, -1.896847626025468885012370546e-05, + -1.914703704248612504859421157e-05, -1.932178055645033650715262918e-05, + -1.949259774327830147216782108e-05, -1.965938163672032958822002979e-05, + -1.982202745859470139591813898e-05, -1.99804327124988907889678591e-05, + -2.013449727568258028603115362e-05, -2.028412348898351534034686927e-05, + -2.042921624472932761113277977e-05, -2.056968307251666995224582968e-05, + -2.070543422273656274665634691e-05, -2.08363827478513590450714954e-05, + -2.096244458120759260517408651e-05, -2.108353861339466993893645985e-05, + -2.119958676602831792600174776e-05, -2.131051406288475631354249751e-05, + -2.141624869830824066572159958e-05, -2.151672210281725390428053668e-05, + -2.161186900583779587313448811e-05, -2.170162749549522224461889364e-05, + -2.178593907539925876451838982e-05, -2.186474871835996101930923996e-05, + -2.193800491697586952039369934e-05, -2.200565973103875747453675449e-05, + -2.206766883170310571907896113e-05, -2.212399154237162414438078173e-05, + -2.217459087625189975223963246e-05, -2.221943357054301232530665877e-05, + -2.225849011721420790091592601e-05, -2.229173479034179616528089929e-05, + -2.231914566997420548656247408e-05, -2.234070466249859197600119431e-05, + -2.235639751748668495301940184e-05, -2.236621384100098336770133522e-05, + -2.23701471053466190174775774e-05, -2.236819465525789545849028039e-05, + -2.236035771051254000081273676e-05, -2.234664136497057203506813594e-05, + -2.232705458203860761834044779e-05, -2.230161018656441824278141572e-05, + -2.227032485317038691110744231e-05, -2.223321909103833662023352868e-05, + -2.219031722516299039637752144e-05, -2.214164737409248076603976441e-05, + -2.208724142418271556157285951e-05, -2.202713500039166495919444599e-05, + -2.196136743364618051791228859e-05, -2.188998172481673864402974827e-05, + -2.18130245053394650200928595e-05, -2.173054599452821516211535602e-05, + -2.16425999536234029492660913e-05, -2.154924363662748769540286609e-05, + -2.145053773798085892075826475e-05, -2.134654633713493779387931903e-05, + -2.123733684008297339625495614e-05, -2.112297991791207144507067084e-05, + -2.100354944244334058373741003e-05, -2.087912241903010422097893006e-05, + -2.074977891658710067897264384e-05, -2.061560199492678941931601833e-05, + -2.047667762948140527377340059e-05, -2.033309463349237399833711881e-05, + -2.018494457775144685588580851e-05, -2.003232170798018875728513377e-05, + -1.987532285993726325202916871e-05, -1.971404737234503458430737166e-05, + -1.95485969977293685582390298e-05, -1.937907581126868574849381188e-05, + -1.920559011775029587335006376e-05, -1.902824835673382091643171532e-05, + -1.884716100602357795562417919e-05, -1.866244048355315129851701716e-05, + -1.847420104778713857598786141e-05, -1.828255869674617014090066414e-05, + -1.808763106576366264674829432e-05, -1.788953732408100585253921122e-05, + -1.768839807039363474800569564e-05, -1.748433522745668843132067771e-05, + -1.727747193586244017098930981e-05, -1.706793244710146285501514707e-05, + -1.685584201602009372976745394e-05, -1.664132679278714180173652515e-05, + -1.642451371448298456327125061e-05, -1.620553039642434978119187039e-05, + -1.59845050233380272651940307e-05, -1.576156624049654208065754379e-05, + -1.553684304492866481641095977e-05, -1.53104646768170009373585122e-05, + -1.508256051119453872177457454e-05, -1.485325995005122382550729471e-05, + -1.462269231496085602128517933e-05, -1.439098674033768717167146994e-05, + -1.415827206743094244720520408e-05, -1.392467673916437210590926754e-05, + -1.369032869592662824927749993e-05, -1.345535527241674986307501394e-05, + -1.321988309564755206143051025e-05, -1.29840379842079976698823382e-05, + -1.274794484888389455956407559e-05, -1.251172759473430041640956006e-05, + -1.227550902471904134842430739e-05, -1.203941074497067380928358449e-05, + -1.180355307180189505811013922e-05, -1.156805494053724066500551254e-05, + -1.133303381625533597988099432e-05, -1.109860560652560695427733956e-05, + -1.086488457622055710900463299e-05, -1.063198326448237962949926877e-05, + -1.040001240391942435240934389e-05, -1.016908084210563722148135124e-05, + -9.939295465452867677489702525e-06, -9.7107611255231205213021492e-06, + -9.483580567844615146172286557e-06, -9.257854363292521620914729552e-06, + -9.033680842091932900860679068e-06, -8.811156030497474704664233325e-06, + -8.590373590200602038624566603e-06, -8.371424760512302510706388048e-06, + -8.154398303365533362454392607e-06, -7.939380451178297133890508774e-06, + -7.726454857614779571069532627e-06, -7.515702551278479375061313678e-06, + -7.307201892367786556043915414e-06, -7.101028532320817985288349122e-06, + -6.897255376472900959873308518e-06, -6.695952549746402531318303919e-06, + -6.497187365389084621493647614e-06, -6.301024296773583693864750899e-06, + -6.107524952267011317003520682e-06, -5.916748053176079690570338121e-06, + -5.728749414769668122293308499e-06, -5.543581930377095732468805539e-06, + -5.361295558556908921049588557e-06, -5.181937313327447299502511585e-06, + -5.005551257446967096072839437e-06, -4.832178498727706135039590418e-06, + -4.661857189364752527551642031e-06, -4.494622528258094016967091888e-06, + -4.330506766297472530174387378e-06, -4.169539214592362969154237806e-06, + -4.011746255599712701470690307e-06, -3.857151357125224230696421829e-06, + -3.705775089155145843821097945e-06, -3.557635143477681414179991659e-06, + -3.412746356049412487318082607e-06, -3.271120732059203090020356106e-06, + -3.132767473639250212035347112e-06, -2.997693010170139230963562427e-06, + -2.865901031124106831943351356e-06, -2.737392521388109770970461718e-06, + -2.612165799005778331185910132e-06, -2.490216555274931559544856e-06, + -2.371537897134954596829172976e-06, -2.256120391776138245885918732e-06, + -2.143952113400966305221083397e-06, -2.035018692065152120623501911e-06, + -1.929303364524511412808572761e-06, -1.826787027011709042855543833e-06, + -1.72744828986528450944805662e-06, -1.631263533931743138998384304e-06, + -1.538206968659901366806093577e-06, -1.448250691805350383147064745e-06, + -1.361364750661550977121460465e-06, -1.27751720473289545880902357e-06, + -1.196674189763990879206440737e-06, -1.118799983038477349091819636e-06, + -1.043857069859806932157894263e-06, -9.718062111257303261230592814e-07, + -9.026065119075460960949537983e-07, -8.362154909447882830965371147e-07, + -7.72589150965207541617827975e-07, -7.116820497408267670678277961e-07, + -6.534473717886980633371622577e-07, -5.978370006269424292077649397e-07, + -5.448015914955314354490515522e-07, -4.94290644451843182228850844e-07, + -4.462525777512499254730911e-07, -4.006348014234312474738731232e-07, + -3.57383790955600784891165074e-07, -3.164451609944638727731644826e-07, + -2.777637389794572584504909942e-07, -2.412836386206584312552278233e-07, + -3.018632162215669285325987063e-07, -3.514862268196453553361106523e-07, + -4.041991789253630228243062764e-07, -4.600830470656925563484145048e-07, + -5.192176577219110774418062322e-07, -5.816815689333128101094218775e-07, + -6.475519496511363825926748707e-07, -7.169044590023859288757451455e-07, + -7.898131256248687086937644748e-07, -8.663502272362376494395006486e-07, + -9.465861706009871191072938511e-07, -1.030589372060439312024930809e-06, + -1.118426138791415820812093218e-06, -1.210160550959828845628773152e-06, + -1.305854344935893101051866891e-06, -1.405566797737399018286877893e-06, + -1.50935461286762198926468103e-06, -1.617271807713865252098864832e-06, + -1.729369602671981907888901046e-06, -1.845696312161425347883971816e-06, + -1.966297237694114020381454949e-06, -2.091214563159129940719685795e-06, + -2.220487252483591951939629824e-06, -2.35415094982824246933657969e-06, + -2.492237882474146201623515715e-06, -2.634776766554648563128677302e-06, + -2.781792715784079902171382903e-06, -2.933307153332062268733622032e-06, + -3.089337726988989803742543389e-06, -3.249898227765852917389970828e-06, + -3.414998512065909773497947646e-06, -3.584644427565646763534160102e-06, + -3.758837742934954354056577286e-06, -3.937576081524549878663636615e-06, + -4.120852859143572083887308022e-06, -4.308657226046012933291101676e-06, + -4.500974013239783428654266356e-06, -4.697783683227449034926909155e-06, + -4.899062285282558028287613894e-06, -5.104781415360246340823420497e-06, + -5.314908180735375535258969287e-06, -5.529405169455928570983096332e-06, + -5.748230424693573141438265178e-06, -5.97133742406756371472057246e-06, + -6.198675064011992938612684301e-06, -6.43018764925025022394320523e-06, + -6.66581488743456103239362967e-06, -6.905491889001565217892641968e-06, + -7.149149172288878836812025391e-06, -7.396712673950795720139144568e-06, + -7.648103764704477497003883013e-06, -7.903239270431525520846892385e-06, + -8.162031498652663944848133226e-06, -8.424388270386554692292432889e-06, + -8.690212957396793139359936209e-06, -8.959404524824092789971746731e-06, + -9.231857579193644472155370895e-06, -9.507462421780655186876254903e-06, + -9.786105107309860101768780871e-06, -1.006766750795796223818395765e-05, + -1.035202738261886234831521403e-05, -1.063905845139713359068147497e-05, + -1.092863047525072468844995616e-05, -1.12206093407592119175252357e-05, + -1.15148571499246804100908062e-05, -1.181123231494281352758814879e-05, + -1.21095896578624804228434958e-05, -1.240978051504724994193520904e-05, + -1.271165284634543023677393653e-05, -1.301505134886885530127488553e-05, + -1.331981757527408360898980161e-05, -1.362579005643339243372940545e-05, + -1.39328044283766816968314628e-05, -1.424069356337939741519952458e-05, + -1.45492877050655573377847124e-05, -1.485841460738930317809526616e-05, + -1.516789967735261861528882343e-05, -1.547756612131143800180355097e-05, + -1.578723509471737830329313157e-05, -1.609672585513655511412801913e-05, + -1.640585591838279990654740625e-05, -1.671444121759737286639357912e-05, + -1.702229626510293563593397004e-05, -1.732923431685531989580352497e-05, + -1.763506753931238916523194238e-05, -1.79396071785356218529928346e-05, + -1.824266373133630987028036552e-05, -1.854404711827495691196104888e-05, + -1.884356685831928583316208226e-05, -1.914103224496345917503628553e-05, + -1.943625252360834201360850759e-05, -1.9729037070000464513131605e-05, + -2.001919556952488178170126987e-05, -2.030653819714655264447485117e-05, + -2.059087579778973609457431992e-05, -2.08720200669494713834051236e-05, + -2.114978373132229592327308021e-05, -2.142398072924615038390740163e-05, + -2.169442639073766870036301391e-05, -2.196093761691522689262837109e-05, + -2.222333305859593147375298516e-05, -2.248143329385530420571302768e-05, + -2.273506100433895189892423427e-05, -2.298404115011647556887121324e-05, + -2.322820114286903878065768114e-05, -2.346737101720351256653289418e-05, + -2.370138359988786935371625486e-05, -2.393007467680452783078369483e-05, + -2.415328315742066816302312249e-05, -2.437085123657695609326358233e-05, + -2.458262455339941450504527565e-05, -2.478845234714152561219559223e-05, + -2.498818760976781095284500467e-05, -2.518168723509315857947248041e-05, + -2.536881216429637828438381497e-05, -2.554942752763048402432806416e-05, + -2.572340278215645481335246969e-05, -2.589061184533199245442341985e-05, + -2.605093322429149043100056471e-05, -2.620425014065858840446587852e-05, + -2.635045065073774863220225362e-05, -2.648942776093706738581648463e-05, + -2.662107953827983687525131351e-05, -2.674530921586865478086804393e-05, + -2.686202529317121141501714665e-05, -2.69711416310056496315524649e-05, + -2.707257754110292503955774446e-05, -2.716625787014146647274127899e-05, + -2.72521130781448423592485536e-05, -2.733007931114679280775250914e-05, + -2.74000984680327306101856738e-05, -2.746211826147430890899571454e-05, + -2.751609227288075141290395187e-05, -2.756198000129815930958621095e-05, + -2.759974690619529689517355764e-05, -2.762936444408202528270901421e-05, + -2.765081009891400744163218739e-05, -2.766406740624510729974205869e-05, + -2.766912597109652554748168707e-05, -2.766598147951954475695299229e-05, + -2.765463570383653219052558225e-05, -2.763509650155261088383222556e-05, + -2.760737780793838863830670649e-05, -2.757149962229181206505371216e-05, + -2.752748798789505973506376579e-05, -2.747537496569031671917252013e-05, + -2.741519860170592659087511478e-05, -2.734700288827212835305810468e-05, + -2.727083771907338522908978429e-05, -2.71867588380917898655680931e-05, + -2.709482778250369783626383402e-05, -2.699511181959910035904268155e-05, + -2.688768387780059938353162396e-05, -2.677262247186632581415384469e-05, + -2.665001162236789079167977035e-05, -2.65199407695419375633003739e-05, + -2.638250468162030908602332102e-05, -2.623780335775123941175618336e-05, + -2.608594192562924883550465327e-05, -2.592703053395997104461738469e-05, + -2.576118423989022659394663994e-05, -2.558852289154115157931122793e-05, + -2.540917100578755718240202277e-05, -2.52232576414325030181567272e-05, + -2.503091626793159664671022113e-05, -2.483228462982673578245476631e-05, + -2.46275046070542782776762597e-05, -2.441672207129726669878368173e-05, + -2.420008673855610141457603279e-05, -2.397775201811642002973530563e-05, + -2.374987485809710501070274313e-05, -2.35166155877651834925443769e-05, + -2.327813775680813052917049466e-05, -2.30346079717574040302951327e-05, + -2.278619572976027529438020069e-05, -2.253307324989975665729437238e-05, + -2.227541530226515522250703427e-05, -2.201339903497802797001370312e-05, + -2.174720379938050566245681672e-05, -2.147701097359449117873801682e-05, + -2.12030037846620268390026437e-05, -2.09253671294781315600185001e-05, + -2.06442873947284725533526939e-05, -2.035995227604484614247239149e-05, + -2.007255059659177092367884909e-05, -1.978227212529777093445899905e-05, + -1.948930739494449620010166346e-05, -1.91938475203265163213008776e-05, + -1.889608401669833954604135751e-05, -1.859620861869269725641373725e-05, + -1.829441309998726337949191689e-05, -1.799088909383788511511977071e-05, + -1.768582791475223510695852225e-05, -1.737942038148094204782524719e-05, + -1.707185664153252678087828442e-05, -1.676332599741124068496757327e-05, + -1.645401673477400966792011383e-05, -1.614411595269963777292063223e-05, + -1.583380939625979910213328383e-05, -1.552328129157803316882056899e-05, + -1.521271418355868127283200136e-05, -1.490228877646397454936715021e-05, + -1.45921837775128730935528254e-05, -1.428257574367085607424613519e-05, + -1.397363893179502619234632482e-05, -1.366554515229402309351748601e-05, + -1.33584636264568938732611586e-05, -1.305256084760001033151684269e-05, + -1.274800044617527810663238502e-05, -1.244494305897745164328840883e-05, + -1.214354620258234485064008368e-05, -1.184396415114176927718854515e-05, + -1.154634781865487539343363005e-05, -1.125084464582924862537539196e-05, + -1.095759849163874378823440442e-05, -1.066674952967841777211333021e-05, + -1.037843414941033210905849127e-05, -1.009278486238723264586340106e-05, + -9.809930213534286461401351387e-06, -9.529994697562090168315926397e-06, + -9.253098680577301077959662123e-06, -8.979358326949697337976928624e-06, + -8.708885531488857323486815765e-06, -8.441787856974002551618471712e-06, + -8.178168477075942223984174329e-06, -7.918126124701304263198489708e-06, + -7.661755045782644405090444639e-06, -7.4091449585306768974382087e-06, + -7.160381018157718009849166396e-06, -6.915543787074350669903319289e-06, + -6.674709210554111984362718468e-06, -6.437948597853966560457944501e-06, + -6.205328608771313415393491852e-06, -5.976911245611270146773068984e-06, + -5.75275385053116873878284801e-06, -5.532909108222261026165632314e-06, + -5.317425053882005499272540155e-06, -5.106345086423718064182111082e-06, + -4.899707986863629530715439492e-06, -4.69754794181936511472327811e-06, + -4.49989457204722982007700019e-06, -4.306772965939741629670320378e-06, + -4.1182037178988498181755884e-06, -3.934202971494318516580430273e-06, + -3.75478246731118768745173557e-06, -3.579949595384633675938584538e-06, + -3.409707452115215617474480378e-06, -3.244054901552304212271424927e-06, + -3.082986640928527034176886631e-06, -2.926493270323241959379517371e-06, + -2.774561366328483522314353113e-06, -2.62717355958636610710151861e-06, + -2.4843086160630006145925118e-06, -2.345941521918679665881278876e-06, + -2.212043571834169835882595578e-06, -2.08258246064303531344913227e-06, + -1.957522378123003549041901417e-06, -1.836824106792435239702459063e-06, + -1.720445122556477634626352809e-06, -1.608339698044560633826360017e-06, + -1.500459008478656020777993255e-06, -1.396751239909507296365048096e-06, + -1.297161699656185755662033722e-06, -1.201632928782673981986102267e-06, + -1.110104816443789433892306261e-06, -1.02251471593159041301114489e-06, + -9.387975622525598794383423079e-07, -8.588859910650946401409967963e-07, + -7.827104588065248333238329778e-07, -7.101993638387092724727081908e-07, + -6.412791684411627459374703915e-07, -5.758745214812977487807595101e-07, + -5.13908381591621045151783119e-07, -4.55302140684683824284356311e-07, + -3.99975747637607217260542064e-07, -3.47847831979197246433607206e-07, + -2.988358274142391842023757167e-07, -2.546343900067075356410820422e-07, + -2.993440448100848252171947341e-07, -3.469804862255048042050877173e-07, + -3.976234850470753106992105597e-07, -4.51351528553863739179986608e-07, + -5.082416863292807544713039145e-07, -5.683694759355218982857776283e-07, + -6.318087286441142759159730891e-07, -6.98631455425427631741311027e-07, + -7.689077134016155731444032602e-07, -8.427054729688675650898371794e-07, + -9.200904857955456140857549568e-07, -1.001126153903669527178341668e-06, + -1.085873400041386155801155511e-06, -1.174390539554027329356895339e-06, + -1.266733153961103050118524975e-06, -1.362953966445758710726099752e-06, + -1.4631027194623076529946459e-06, -1.567226054666019748100530898e-06, + -1.675367395367708516493773091e-06, -1.787566831713580687031176809e-06, + -1.903861008788506894659226659e-06, -2.024283017838105594611705293e-06, + -2.148862290802128853902048036e-06, -2.277624498348086224709663217e-06, + -2.41059145159106494817513773e-06, -2.547781007679866986046770747e-06, + -2.689206979428341203803730017e-06, -2.834879049163126557082026044e-06, + -2.984802686955973238135857509e-06, -3.138979073402927789314094745e-06, + -3.297405027107392022303221021e-06, -3.460072937018137621806692164e-06, + -3.626970699767443057743524643e-06, -3.798081662148102731956997302e-06, + -3.973384568861589071289697195e-06, -4.152853515662719125856126162e-06, + -4.336457908019246384253176513e-06, -4.524162425397347592128261679e-06, + -4.715926991276680136299607332e-06, -4.911706748990805185598428062e-06, + -5.111452043480854562644728756e-06, -5.315108409042519841390152247e-06, + -5.52261656313768553865257982e-06, -5.733912406334072087393631534e-06, + -5.948927028427443442772874077e-06, -6.167586720792232602545400455e-06, + -6.389812994997769788187245293e-06, -6.615522607718170406093487201e-06, + -6.844627591955051144445403011e-06, -7.077035294583093758479745011e-06, + -7.312648420219299341942659209e-06, -7.551365081407553387781057819e-06, + -7.793078855100920622218235723e-06, -8.037678845414645873064529713e-06, + -8.285049752613818873324402769e-06, -8.535071948289747227546671315e-06, + -8.78762155667232075137960956e-06, -9.04257054200950340571915631e-06, + -9.299786801947287944369521795e-06, -9.559134266822989160327511682e-06, + -9.820473004782545942007235262e-06, -1.008365933262125036505053866e-05, + -1.034854593223890253787279614e-05, -1.061498197259158416457403701e-05, + -1.08828132370137632949774753e-05, -1.115188225577596223768959971e-05, + -1.142202844373504166193729337e-05, -1.16930882429260003747871835e-05, + -1.196489526993637892251284155e-05, -1.223728046789663361252828433e-05, + -1.251007226291243940214954061e-05, -1.278309672475761763995628917e-05, + -1.305617773163931192041600088e-05, -1.332913713884067070686734874e-05, + -1.360179495103919893592755302e-05, -1.387396949809337750399076267e-05, + -1.414547761408388826893847007e-05, -1.44161348193902629334986476e-05, + -1.468575550557853443087857892e-05, -1.495415312287038723561283238e-05, + -1.522114036995972904465265069e-05, -1.548652938593821017272678109e-05, + -1.575013194408732912477587307e-05, -1.601175964729099012351550002e-05, + -1.627122412481923248981675878e-05, -1.652833723023080923124686348e-05, + -1.67829112401398662917512139e-05, -1.703475905358945992167096772e-05, + -1.72836943917742108642234683e-05, -1.752953199784913228590453593e-05, + -1.777208783656693014693997434e-05, -1.801117929347910870895542457e-05, + -1.824662537343971720530354241e-05, -1.847824689814937091270237446e-05, + -1.870586670247801334325890577e-05, -1.892930982930552324472808778e-05, + -1.914840372262081508495344673e-05, -1.936297841862149793552318189e-05, + -1.957286673455841755357893785e-05, -1.977790445507164940395876396e-05, + -1.997793051576747159103937534e-05, -2.017278718378889260012115647e-05, + -2.036232023513607296261694601e-05, -2.05463791284966052603198905e-05, + -2.072481717535008244172357872e-05, -2.089749170611632093138426702e-05, + -2.106426423212076563915191862e-05, -2.12250006031568821843018291e-05, + -2.137957116043042723541392491e-05, -2.15278508846765865040670529e-05, + -2.166971953924752596542732674e-05, -2.180506180797407844306097513e-05, + -2.193376742761270770392008356e-05, -2.20557313146956379798415554e-05, + -2.217085368660989390951834843e-05, -2.227904017673847350176040416e-05, + -2.238020194350506583539674177e-05, -2.247425577317181606988236164e-05, + -2.256112417624829024113096432e-05, -2.264073547737611795914458579e-05, + -2.271302389857827376431868849e-05, -2.277792963572443772786967064e-05, + -2.283539892815094748067770991e-05, -2.288538412130527129116457086e-05, + -2.292784372234153733062511638e-05, -2.296274244858748108831167367e-05, + -2.299005126881543793564664779e-05, -2.300974743725981309233619143e-05, + -2.302181452033359514933869017e-05, -2.302624241600642347044258784e-05, + -2.302302736581709086561425837e-05, -2.301217195950325288596877149e-05, + -2.299368513224173349524318e-05, -2.296758215450260518539042642e-05, + -2.293388461453089083091558265e-05, -2.289262039347957032315965253e-05, + -2.284382363322793254461519352e-05, -2.278753469692957250641515698e-05, + -2.272380012234393882575821111e-05, -2.265267256801585009297513029e-05, + -2.257421075237687528255471625e-05, -2.248847938585241075298490343e-05, + -2.239554909606791206267729921e-05, -2.22954963462571747762758223e-05, + -2.218840334698490290312421214e-05, -2.207435796130503626879225398e-05, + -2.19534536034851951902431566e-05, -2.182578913143640657974417496e-05, + -2.169146873299590178615740832e-05, -2.155060180621905368820827309e-05, + -2.140330283384460463677774478e-05, -2.124969125210519730901498336e-05, + -2.108989131406336899401954277e-05, -2.092403194765856034751869141e-05, + -2.075224660866106072437155261e-05, -2.057467312873210207369890912e-05, + -2.039145355879800055134455639e-05, -2.020273400795134414271655987e-05, + -2.000866447809856039550223394e-05, -1.980939869457819924427124936e-05, + -1.960509393297973435368874995e-05, -1.939591084239737558145635909e-05, + -1.918201326535772535892068746e-05, -1.896356805466428257752123376e-05, + -1.874074488740544997531813076e-05, -1.851371607637606882083847193e-05, + -1.828265637916541848481850885e-05, -1.804774280516721041123760771e-05, + -1.780915442076931167283450341e-05, -1.756707215298276966372603702e-05, + -1.732167859177102746501449027e-05, -1.707315779134137477220968526e-05, + -1.682169507066126880822330703e-05, -1.656747681346240359118171526e-05, + -1.631069026799529072982268552e-05, -1.60515233467965863706824331e-05, + -1.579016442673048073756444931e-05, -1.552680214956421309501974348e-05, + -1.526162522333602669156495113e-05, -1.499482222477189787533408821e-05, + -1.472658140300491887337858837e-05, -1.445709048484839988237948133e-05, + -1.418653648187065089575093629e-05, -1.391510549951579024956140745e-05, + -1.364298254851124227637806235e-05, -1.337035135879804805360878545e-05, + -1.30973941962160118993854438e-05, -1.282429168217041739530944605e-05, + -1.25512226165020661616507705e-05, -1.227836380377683438039175534e-05, + -1.20058898832051466620818303e-05, -1.173397316239558181788851798e-05, + -1.146278345514056721881571838e-05, -1.119248792342536757147067328e-05, + -1.092325092384465029245015077e-05, -1.065523385860384710270218345e-05, + -1.038859503127499625812091982e-05, -1.012348950746922987412642486e-05, + -9.860068980580205254033061835e-06, -9.598481642744664555375391779e-06, + -9.338872061158285726350028466e-06, -9.081381059876317415283791812e-06, + -8.826145607220250619527612823e-06, -8.573298708902819925659587186e-06, + -8.322969306974977292423213682e-06, -8.075282184689489226058801974e-06, + -7.830357877366750027348096808e-06, -7.588312589339306655838654492e-06, + -7.349258117042384355610800534e-06, -7.11330177830848985661565953e-06, + -6.880546347914783840557170769e-06, -6.651089999422689324462456412e-06, + -6.425026253339798855304491887e-06, -6.202443931624880256729855088e-06, + -5.98342711854736335663675767e-06, -5.768055127903558262144213115e-06, + -5.556402476582201266960391733e-06, -5.348538864463838699643723207e-06, + -5.144529160627649236889671891e-06, -4.944433395832113049220973844e-06, + -4.748306761225894570869424799e-06, -4.556199613236942929349066606e-06, + -4.368157484578998998338544152e-06, -4.184221101306255660105121175e-06, + -4.004426405838510214668397175e-06, -3.828804585870940970675820741e-06, + -3.657382109074636862159962333e-06, -3.490180763486162445640619348e-06, + -3.327217703476810559245959581e-06, -3.168505501184836326797637437e-06, + -3.01405220328666010711827529e-06, -2.863861392976210914693147025e-06, + -2.717932257014817009184654353e-06, -2.576259657707517609692487656e-06, + -2.438834209655679049132907116e-06, -2.305642361129686917879666463e-06, + -2.176666479899950809015268458e-06, -2.051884943359129593270064398e-06, + -1.931272232763340697121560996e-06, -1.814799031415475964008291593e-06, + -1.702432326609237498717900477e-06, -1.594135515148398149940195227e-06, + -1.489868512251980061229751293e-06, -1.389587863652555791912912575e-06, + -1.293246860691714323723694631e-06, -1.200795658213921060777028792e-06, + -1.112181395057436538239973092e-06, -1.027348316940506027709445296e-06, + -9.462379015277176105280245409e-07, -8.687889854943116032926875118e-07, + -7.949378933476432094210007914e-07, -7.246185678217599484348017402e-07, + -6.577627016259257819252121921e-07, -5.942998703393775405547203201e-07, + -5.341576662430590329166024861e-07, -4.772618328796816221677571691e-07, + -4.235364001342357267724711943e-07, -3.729038196282803826006211831e-07, + -3.252851002228049058697799834e-07, -2.805999434262803054165771443e-07, + -2.387668785066132287776960105e-07, -2.834783811930830112581561342e-07, + -3.332375262723350259145280779e-07, -3.863765074591633567340658896e-07, + -4.429903327550768914266465879e-07, -5.031722597900996944711373045e-07, + -5.670136145697140165304475992e-07, -6.346036102259102489904626573e-07, + -7.060291660788423779494707259e-07, -7.813747273182723746692574657e-07, + -8.607220856160487965113344705e-07, -9.441502009824885286625372957e-07, + -1.031735025180523584266206391e-06, -1.123549327011979818090846306e-06, + -1.21966251979022925975020171e-06, -1.320140491312827579975931573e-06, + -1.425045436646505711989559202e-06, -1.534435694035143573797294603e-06, + -1.648365584238858901685188113e-06, -1.766885253610017405685966678e-06, + -1.890040521206799533404153447e-06, -2.017872730243689426198137188e-06, + -2.150418604170857901121275205e-06, -2.287710107670925539687925218e-06, + -2.429774312855277545666757635e-06, -2.576633270936018219960045653e-06, + -2.728303889642752546722823462e-06, -2.884797816646154440978645078e-06, + -3.046121329242406130919816262e-06, -3.21227523054429730739456339e-06, + -3.383254752415916520103585791e-06, -3.55904946537861177101379033e-06, + -3.739643195706065320561752724e-06, -3.925013949916234054103494205e-06, + -4.115133846857138002692244605e-06, -4.309969057572433455600719593e-06, + -4.509479753121468245343796133e-06, -4.713620060516258525144805969e-06, + -4.92233802692602718983341456e-06, -5.135575592287223773877661431e-06, + -5.353268570444030101873004318e-06, -5.575346638931385351289904406e-06, + -5.801733337498915098369434151e-06, -6.032346075460616719691054471e-06, + -6.267096147941145291055016486e-06, -6.505888761075446108947742396e-06, + -6.748623066204166797115836934e-06, -6.995192203092810402870541098e-06, + -7.245483352187934676658098709e-06, -7.499377795909110891849156527e-06, + -7.756750988947764310476457039e-06, -8.017472637617401100035459394e-06, + -8.281406788021584603506734801e-06, -8.548411923227869989414147434e-06, + -8.818341069186258021649939265e-06, -9.091041909375648265496418221e-06, + -9.366356908060729485995983545e-06, -9.644123442039570661245620475e-06, + -9.924173940747415637053142901e-06, -1.020633603456800342378953117e-05, + -1.04904327111894721014399498e-05, -1.077628247982793503148991193e-05, + -1.106369954312808767020806511e-05, -1.135249397653670834897141756e-05, + -1.164247191493168065044502835e-05, -1.193343574627631721368423157e-05, + -1.222518431205614570437927024e-05, -1.251751311424298488675019292e-05, + -1.281021452851970548287782736e-05, -1.310307802348696132224269845e-05, + -1.339589038556270187481801043e-05, -1.368843594927449791977605575e-05, + -1.398049683263443759221721779e-05, -1.427185317727697170153873529e-05, + -1.456228339303065804429156149e-05, -1.485156440658630612775773644e-05, + -1.513947191391580072462874629e-05, -1.542578063608841015450466594e-05, + -1.571026457812426502897926173e-05, -1.599269729051842854139833805e-05, + -1.627285213306295020186005573e-05, -1.655050254058931436429609463e-05, + -1.682542229024861269478900716e-05, -1.709738576994426420682313128e-05, + -1.736616824752481522955646631e-05, -1.763154614034804812698273291e-05, + -1.78932972848190488361630468e-05, -1.815120120550752603550206943e-05, + -1.840503938344727595673687437e-05, -1.865459552322110020638502859e-05, + -1.889965581843477195360045395e-05, -1.914000921518492994333367208e-05, + -1.937544767312766020683593993e-05, -1.960576642375702578280707855e-05, + -1.983076422550592184373269289e-05, -2.005024361528551980911848351e-05, + -2.026401115608402280876369772e-05, -2.047187768025052689250392612e-05, + -2.067365852809551848997225709e-05, -2.086917378144585410158252936e-05, + -2.105824849179935268528481018e-05, -2.124071290273104976875639949e-05, + -2.141640266621200872879278443e-05, -2.158515905250996352957720825e-05, + -2.174682915335035746887300256e-05, -2.190126607802641539699158024e-05, + -2.204832914215698350612025747e-05, -2.218788404880195675480773765e-05, + -2.231980306165647439829366472e-05, -2.244396517005686157025801108e-05, + -2.256025624554363443754166629e-05, -2.266856918973974440952891263e-05, + -2.27688040733152100405026208e-05, -2.286086826582314949856365727e-05, + -2.294467655620538597857453744e-05, -2.302015126378309484937029206e-05, + -2.308722233955445298598727066e-05, -2.3145827457649328185796192e-05, + -2.319591209679312010408062938e-05, -2.323742961165511011680656628e-05, + -2.327034129396972182571637355e-05, -2.329461642333530274335921806e-05, + -2.331023230761095175068292606e-05, -2.331717431284811557789561631e-05, + -2.331543588270993720376091096e-05, -2.330501854734756483162813612e-05, + -2.328593192171902865835776686e-05, -2.325819369335284706422350975e-05, + -2.322182959957458698468414637e-05, -2.317687339423136431287852943e-05, + -2.312336680396528249253201848e-05, -2.306135947410305355289097951e-05, + -2.299090890424547827647870635e-05, -2.291208037365584430878825972e-05, + -2.282494685656262503798720476e-05, -2.272958892750723402663599881e-05, + -2.262609465688285669926309296e-05, -2.251455949682581392993878378e-05, + -2.239508615763538966112432271e-05, -2.226778447491285404472721732e-05, + -2.213277126762459292783069564e-05, -2.199017018730800693249692601e-05, + -2.184011155865247722136258945e-05, -2.168273221170072240747417336e-05, + -2.151817530592849185772444387e-05, -2.134659014647301235236692696e-05, + -2.116813199279194175205127959e-05, -2.098296186004679415079005045e-05, + -2.079124631351364062910487551e-05, -2.059315725633723557271709259e-05, + -2.038887171095134909605886553e-05, -2.01785715944992872735753997e-05, + -1.996244348859639491369430409e-05, -1.974067840378460604003514611e-05, + -1.951347153903654758184092743e-05, -1.928102203667343738160977473e-05, + -1.904353273306749234775395174e-05, -1.880120990550486839449489951e-05, + -1.855426301559042235613493366e-05, -1.830290444957970941923346142e-05, + -1.804734925602742432381928039e-05, -1.77878148811445439033806365e-05, + -1.752452090225868502914620406e-05, -1.725768875977407921357663356e-05, + -1.69875414880285104167554483e-05, -1.671430344544499289210527648e-05, + -1.643820004437567452852154981e-05, -1.615945748103464477065001337e-05, + -1.587830246591459486369020404e-05, -1.559496195508011654102566157e-05, + -1.530966288272764700491464229e-05, -1.50226318953983394114412922e-05, + -1.473409508822626882442417828e-05, -1.444427774359935561540417559e-05, + -1.415340407260522477398724528e-05, -1.38616969596280853802136232e-05, + -1.356937771045628212242348948e-05, -1.327666580425289303700638055e-05, + -1.298377864973355175562397257e-05, -1.269093134589170843130271488e-05, + -1.239833644758951896409828602e-05, -1.210620373634566421705734129e-05, + -1.181473999661889517681818973e-05, -1.152414879788967279816355727e-05, + -1.123463028282685527219856431e-05, -1.09463809618158686967539367e-05, + -1.065959351411326223293875998e-05, -1.037445659588058533842006709e-05, + -1.00911546553381291878564302e-05, -9.809867755266409554285381156e-06, + -9.530771403070259693260553313e-06, -9.254036388607035591626764903e-06, + -8.979828629966893580060562086e-06, -8.708309027379203885971085952e-06, + -8.439633325405060604784343581e-06, -8.173951983561687870821765856e-06, + -7.911410055509896809325907918e-06, -7.652147076921311021633145821e-06, + -7.396296962127278995838795816e-06, -7.143987909636521324878086214e-06, + -6.895342316593771418687351671e-06, -6.650476702236608151307638293e-06, + -6.409501640392807526337964202e-06, -6.17252170104555304317676262e-06, + -5.939635400978955301343198414e-06, -5.710935163501430376561951441e-06, + -5.486507287229793868791986877e-06, -5.266431923902204395690658523e-06, + -5.050783065173666180945697551e-06, -4.839628538333333911201483007e-06, + -4.633030010868888685742188888e-06, -4.431043003788808583211927816e-06, + -4.233716913600912761590951139e-06, -4.041095042830072551305262141e-06, + -3.85321463894682334226692369e-06, -3.670106941564556671465024626e-06, + -3.491797237750850029219112924e-06, -3.31830492528617265502203712e-06, + -3.149643583691484351975032469e-06, -2.98582105283472554776817709e-06, + -2.826839518915199801405140762e-06, -2.672695607614219267866633931e-06, + -2.52338048419022601380349094e-06, -2.378879960286851881094477221e-06, + -2.239174607213188440593253786e-06, -2.104239875446664637717022681e-06, + -1.974046220100756287104846673e-06, -1.848559232091983010897893666e-06, + -1.727739774733250441190774045e-06, -1.611544125474134128123246575e-06, + -1.499924122502294426110300112e-06, -1.392827315914680929079521449e-06, + -1.290197123162126968340130545e-06, -1.191972988466312851431371314e-06, + -1.09809054590424200214572592e-06, -1.008481785851879939256759734e-06, + -9.230752244758640799520235144e-07, -8.417960759598679896850551875e-07, + -7.64566427150603866681397025e-07, -6.913054143072691441412685152e-07, + -6.219294016377856953900178996e-07, -5.563521613051069647566562563e-07, + -4.944850545877075448532702098e-07, -4.362372138785069402655645426e-07, + -3.815157252110427006076777325e-07, -3.302258109992283110622080661e-07, + -2.822710126845673865372278975e-07, -2.375533729851378138309711627e-07, + -3.255914471101073485893721057e-07, -3.865975474652509811753810232e-07, + -4.5204166137181729488584217e-07, -5.22058117865811617567476776e-07, + -5.967787474166696236248610442e-07, -6.763325965068579136550848928e-07, + -7.608456420050872343686975199e-07, -8.504405058725682537009663703e-07, + -9.452361707469689109777912991e-07, -1.045347696953723927158785324e-06, + -1.150885941495952187615080253e-06, -1.261957279579204816981233099e-06, + -1.378663329225616427802002598e-06, -1.501100679533686597678108013e-06, + -1.629360623138213340534022691e-06, -1.763528893422809860317031216e-06, + -1.903685407033963675627746825e-06, -2.04990401224117717410527599e-06, + -2.202252243682060734423664924e-06, -2.360791084024523053363879554e-06, + -2.52557473307030685077479229e-06, -2.696650384815198444785587506e-06, + -2.874058012971075717781419684e-06, -3.057830165443940365559800584e-06, + -3.247991768249720840835330707e-06, -3.444559939336371254438176961e-06, + -3.647543812766709151287122109e-06, -3.856944373700696359025079374e-06, + -4.072754304599981004279211222e-06, -4.29495784306005297213540764e-06, + -4.523530651657180134072276656e-06, -4.758439700178353436415667338e-06, + -4.999643160582331156570248115e-06, -5.24709031501927914575454312e-06, + -5.500721477214809669120752084e-06, -5.760467927502009709164829815e-06, + -6.026251861761917128542786343e-06, -6.297986354509324232256450848e-06, + -6.575575336336298852600926179e-06, -6.858913585901130540182970424e-06, + -7.147886736624438567123777932e-06, -7.442371298230529288672292082e-06, + -7.742234693239267035716130727e-06, -8.047335308497675671491472515e-06, + -8.357522561802663689533611502e-06, -8.672636983645437189736904227e-06, + -8.992510314078203819982554323e-06, -9.316965614676605577141287051e-06, + -9.64581739554311724631208147e-06, -9.978871757268909469234391407e-06, + -1.031592654774358104401675573e-05, -1.065677153367430275655771549e-05, + -1.10011885866480154728182933e-05, -1.134895188354277970966058064e-05, + -1.169982812106670641777786401e-05, -1.205357674417599524977103009e-05, + -1.240995018809645579233470053e-05, -1.276869413364648014235294693e-05, + -1.312954777553365660598769932e-05, -1.349224410327106469869532651e-05, + -1.385651019433478357281101095e-05, -1.422206751915948039991649532e-05, + -1.458863225754504196543526184e-05, -1.495591562602436994837765138e-05, + -1.53236242157197547939743304e-05, -1.56914603401939181854564398e-05, + -1.605912239278083650326905962e-05, -1.642630521286180480156242922e-05, + -1.679270046053294777291427231e-05, -1.715799699909262697353033722e-05, + -1.752188128475998525981384424e-05, -1.788403776302007730492592275e-05, + -1.824414927097573087266813019e-05, -1.86018974450738490823524518e-05, + -1.89569631335575466556282731e-05, -1.930902681298992949504751693e-05, + -1.965776900817909101661616622e-05, -2.000287071482831501739209357e-05, + -2.03440138242264590404985436e-05, -2.06808815492870242563373806e-05, + -2.101315885123897315100126304e-05, -2.134053286626845318506295879e-05, + -2.166269333140763691126357005e-05, -2.197933300896556766822372009e-05, + -2.229014810879563230489042169e-05, -2.259483870769552244666712737e-05, + -2.289310916523792089455856258e-05, -2.318466853533412741538224933e-05, + -2.346923097283771031461123424e-05, -2.374651613450176184392029222e-05, + -2.401624957361130099334385612e-05, -2.427816312762082738303109908e-05, + -2.453199529813770936098257791e-05, -2.477749162260354807486330275e-05, + -2.501440503703814455162962593e-05, -2.524249622922499812298878508e-05, + -2.546153398173211132820940861e-05, -2.567129550417830547684623632e-05, + -2.587156675417266605133785606e-05, -2.606214274637326004592681461e-05, + -2.624282784913075926053367681e-05, -2.64134360682033321585018143e-05, + -2.657379131705072557970322145e-05, -2.672372767323795818370651967e-05, + -2.686308962047475812286341512e-05, -2.699173227603534418292570429e-05, + -2.710952160274637115565214696e-05, -2.721633460572582237715910658e-05, + -2.731205951311383337237574664e-05, -2.739659594064443757176728622e-05, + -2.746985503974157591519297816e-05, -2.753175962887892126414526861e-05, + -2.758224430797190493327292193e-05, -2.762125555559985683250039112e-05, + -2.764875180888590495563612859e-05, -2.766470352589252241571129987e-05, + -2.766909323042090351361596556e-05, -2.766191553913322637159311057e-05, + -2.76431771709473664017792105e-05, -2.76128969386849481583694893e-05, + -2.757110572298412308435075491e-05, -2.751784642851979749466131975e-05, + -2.745317392260479937428178931e-05, -2.737715495627597253212523465e-05, + -2.728986806800009996603825768e-05, -2.719140347016458391813872875e-05, + -2.708186291854788315747529226e-05, -2.696135956499427625311648971e-05, + -2.683001779354674901372120044e-05, -2.668797304032039671380961698e-05, + -2.653537159742696502915185186e-05, -2.637237040128874316084924001e-05, + -2.61991368057068024213437929e-05, -2.6015848340074906115855502e-05, + -2.582269245315585803435091961e-05, -2.561986624286170213977975596e-05, + -2.54075761725029707234751325e-05, -2.518603777399547848092620228e-05, + -2.495547533853409522745618598e-05, -2.471612159526579308665115986e-05, + -2.446821737851230917429323775e-05, -2.421201128411312747260378253e-05, + -2.394775931547666141777259974e-05, -2.367572451994460846049286862e-05, + -2.339617661608983675380728229e-05, -2.310939161258275680618616554e-05, + -2.281565141927428366536330373e-05, -2.2515243451155495961251915e-05, + -2.220846022586482496150722676e-05, -2.189559895542314438428820045e-05, + -2.157696113288528694598711333e-05, -2.125285211460335087164594259e-05, + -2.092358069880285165718404594e-05, -2.058945870117698243224359234e-05, + -2.025080052820712279634807196e-05, -1.990792274891954865157633892e-05, + -1.956114366578831588374537409e-05, -1.921078288549349792125632563e-05, + -1.885716089024147031202524594e-05, -1.85005986103503440392235857e-05, + -1.814141699879856032260640186e-05, -1.777993660842861861322641848e-05, + -1.741647717249017438445775341e-05, -1.705135718919811036245470781e-05, + -1.66848935109710814301761661e-05, -1.631740093900489664991565464e-05, + -1.594919182382264030055710191e-05, -1.558057567242984402917059528e-05, + -1.521185876268856167008690361e-05, -1.484334376550749140673789161e-05, + -1.447532937543084295760158209e-05, -1.410810995018695664787733435e-05, + -1.374197515974260404205548047e-05, -1.337720964538675159504095558e-05, + -1.301409268934785832280785073e-05, -1.265289789542674547253783834e-05, + -1.229389288110506347996217502e-05, -1.193733898156596104063540548e-05, + -1.15834909660398492815434543e-05, -1.123259676686356295892410539e-05, + -1.088489722161606711777620538e-05, -1.054062582866812478759634131e-05, + -1.020000851645719676993179226e-05, -9.863263426771966523856280395e-06, + -9.530600712303994941597407031e-06, -9.202222348696411779057219293e-06, + -8.878321961291806788812985829e-06, -8.559084666753653488670272598e-06, + -8.244686929707202566316656678e-06, -7.935296434517682449632201835e-06, + -7.631071972295189347382758649e-06, -7.3321633431872607557949241e-06, + -7.038711273991881265852353644e-06, -6.750847351095330324836831654e-06, + -6.468693968711324436180430675e-06, -6.192364292369922854216649638e-06, + -5.921962237577156741390443234e-06, -5.657582463539020707773367219e-06, + -5.39931038181658167401716017e-06, -5.147222179752420762575710472e-06, + -4.901384858482764006145683544e-06, -4.661856285323563118270021044e-06, + -4.428685260295575480161966997e-06, -4.201911596526360338440825998e-06, + -3.981566214246343195768719492e-06, -3.767671248071399625086249849e-06, + -3.560240167242924323921402993e-06, -3.359277908474728168168512571e-06, + -3.164781021035700577518278917e-06, -2.976737823677397979467342676e-06, + -2.795128572996968390482544486e-06, -2.619925642807934067598412201e-06, + -2.451093714074519827416211507e-06, -2.288589974949249752483046785e-06, + -2.132364330438741151089229037e-06, -1.982359621208674427397323017e-06, + -1.838511851026259881968991095e-06, -1.700750422326810749952302922e-06, + -1.568998379380306441255809279e-06, -1.443172658524642392415047835e-06, + -1.323184344923636756322310806e-06, -1.208938935300818535935243186e-06, + -1.100336606093955529869841785e-06, -9.972724864702806340540199373e-07, + -8.996369356387439192521420124e-07, -8.073158238929231748283606683e-07, + -7.201908168168300164568699541e-07, -6.381396620854971368140768143e-07, + -5.610364782931251568932179939e-07, -4.887520452434684892738248063e-07, + -4.211540951403015986705385271e-07, -3.581076041198816441389867881e-07, + -2.99475083574220082512535061e-07, -3.378551177082823903463182184e-07, + -4.036217837557320265626486632e-07, -4.744182455947272652670187228e-07, + -5.504037756068661659078922882e-07, -6.317343683733353522935798259e-07, + -7.185623580537697846078409696e-07, -8.11036035778582314050521012e-07, + -9.092992678708041964877892629e-07, -1.013491115721312055104820667e-06, + -1.12374545814743527160869431e-06, -1.240190617069083323591822607e-06, + -1.362948987339035568025361403e-06, -1.492136671564433758699905544e-06, + -1.627863120755137662880578792e-06, -1.770230781631523165977107857e-06, + -1.919334751418748469752560692e-06, -2.075262440947779865905520671e-06, + -2.238093246874271059602707484e-06, -2.407898233815503103067996032e-06, + -2.584739827192886505124970117e-06, -2.76867151755277303919839868e-06, + -2.959737577121842358159400921e-06, -3.157972789335009531090561058e-06, + -3.363402192053618633562446158e-06, -3.576040835169793415392351307e-06, + -3.795893553269207567550224541e-06, -4.022954753999145603216881784e-06, + -4.257208222761883317417606898e-06, -4.498626944323469092771108913e-06, + -4.747172941906969043340640269e-06, -5.002797134280677671699759379e-06, + -5.265439211363840099318703314e-06, -5.535027528793063672670187597e-06, + -5.811479021884095077761858694e-06, -6.094699139377717204567232873e-06, + -6.384581797322048458184079456e-06, -6.681009353404376503694165473e-06, + -6.983852602005828401419539747e-06, -7.292970790211302973301936425e-06, + -7.608211654965486676828641255e-06, -7.929411481523391275346400453e-06, + -8.256395183300996808671567972e-06, -8.588976403187943383429198141e-06, + -8.926957636340535507529780901e-06, -9.270130374428859392692096886e-06, + -9.618275271267399476331390329e-06, -9.971162329714188074947928131e-06, + -1.032855110967833795561268001e-05, -1.069019095703173479383531891e-05, + -1.105582125317597702780260394e-05, -1.142517168497148970923715794e-05, + -1.17979625346920947314864267e-05, -1.217390498962471625339284986e-05, + -1.255270147089138416574179147e-05, -1.293404598102837729290716384e-05, + -1.331762446981609243558571098e-05, -1.370311521781259996629470654e-05, + -1.409018923700441899967902848e-05, -1.447851068794928154387542663e-05, + -1.486773731274851603257648736e-05, -1.525752088315005662686341809e-05, + -1.564750766304949473732045784e-05, -1.603733888461953321956723895e-05, + -1.642665123727202021387990005e-05, -1.681507736862022570328151216e-05, + -1.720224639658393813671649619e-05, -1.758778443175114240305811908e-05, + -1.797131510908517494249855839e-05, -1.835246012804227566726604504e-05, + -1.873083980014276893203209462e-05, -1.910607360301930216406503249e-05, + -1.947778073994761027657243724e-05, -1.984558070384941414377073798e-05, + -2.02090938447433462587382591e-05, -2.056794193960793145758286782e-05, + -2.092174876361137050048526198e-05, -2.127014066165511547838208595e-05, + -2.161274711917328272977288639e-05, -2.194920133112699788934668588e-05, + -2.227914076813158184399779604e-05, -2.260220773865632273923013951e-05, + -2.291804994624011977666887263e-05, -2.322632104067206130809837561e-05, + -2.352668116209423966795656613e-05, -2.381879747699435428487726996e-05, + -2.410234470506817375983280027e-05, -2.437700563594655755149387399e-05, + -2.464247163479872600221412537e-05, -2.489844313584202084772313557e-05, + -2.514463012280989943794499986e-05, -2.538075259545239292704316147e-05, + -2.560654102116880520448143066e-05, -2.582173677089853489432548506e-05, + -2.602609253842751740773246716e-05, -2.621937274229095885501317209e-05, + -2.640135390949770614128951085e-05, -2.657182504032335615211900259e-05, + -2.673058795346244966148127609e-05, -2.687745761086468503195563706e-05, + -2.701226242161935522435346757e-05, -2.713484452429217803665247033e-05, + -2.724506004716002131177399193e-05, -2.734277934583190843779824941e-05, + -2.742788721778803383418918194e-05, -2.750028309341354977720847663e-05, + -2.755988120314941563267913116e-05, -2.760661072042904168669097409e-05, + -2.764041588011691393867753919e-05, -2.76612560722128878289757109e-05, + -2.766910591063445856415195512e-05, -2.766395527693813190619510911e-05, + -2.764580933888977450811966219e-05, -2.761468854384356065318623097e-05, + -2.757062858693817546259195728e-05, -2.751368035416855382653371354e-05, + -2.744390984044059271767385111e-05, -2.736139804276524660291668167e-05, + -2.726624082879738095001875831e-05, -2.715854878097276526487460768e-05, + -2.703844701654444106870764375e-05, -2.690607498386687657142626873e-05, + -2.676158623532249325742589374e-05, -2.660514817733080467597461816e-05, + -2.64369417979248701817875794e-05, -2.625716137242329708862027815e-05, + -2.606601414776870499485743327e-05, -2.586372000614359681716115935e-05, + -2.565051110851649225847240232e-05, -2.542663151880739856548416244e-05, + -2.519233680940006402321565404e-05, -2.494789364876334045108448312e-05, + -2.469357937197787583529125233e-05, -2.442968153499630492696964579e-05, + -2.415649745349547007264821852e-05, -2.387433372720761741675281342e-05, + -2.358350575064406640470905663e-05, -2.328433721114934670803897632e-05, + -2.297715957524652428088651757e-05, -2.266231156425490257341238964e-05, + -2.234013862017961810860905425e-05, -2.201099236288922775793032438e-05, + -2.167523003961123234575175678e-05, -2.133321396778770559217279501e-05, + -2.098531097234280953355706201e-05, -2.063189181842159746860070058e-05, + -2.027333064066475708199163708e-05, -1.991000437008707364336390633e-05, + -1.954229215962815550890370464e-05, -1.917057480944255130200781778e-05, + -1.879523419299282722288481351e-05, -1.841665268500313867427314873e-05, + -1.803521259232298008909518849e-05, -1.76512955887403309067698598e-05, + -1.726528215477124208738872457e-05, -1.687755102343826065923633462e-05, + -1.648847863303356587640069453e-05, -1.609843858782804352754516874e-05, + -1.570780112777990573827251175e-05, -1.531693260793352354414038896e-05, + -1.492619498874437461953534889e-05, -1.453594533796791519542415672e-05, + -1.414653534506671632919264786e-05, -1.375831084894521467206895265e-05, + -1.337161137980669120041161274e-05, -1.298676971589431120208436854e-05, + -1.260411145584377260950043748e-05, -1.222395460733943782537843509e-05, + -1.184660919272884103470907385e-05, -1.14723768722123871713867993e-05, + -1.110155058518561915987046818e-05, -1.073441421027131457185520985e-05, + -1.037124224453719871670825253e-05, -1.001229950235311103067577937e-05, + -9.657840834298632255922913148e-06, -9.30811086648849163511544591e-06, + -8.963343760639373223437186e-06, -8.62376299515694084735651509e-06, + -8.289581167477228721817555934e-06, -7.960999817851531712648363581e-06, + -7.638209274718528265005722255e-06, -7.321388521762288231157361773e-06, + -7.010705086709536296575139697e-06, -6.7063149518745566305170068e-06, + -6.408362486415257899092460386e-06, -6.116980400219631508191946156e-06, + -5.832289719297755502052608284e-06, -5.554399782511180972376096943e-06, + -5.283408259428691518310231001e-06, -5.019401189055559153089428048e-06, + -4.762453039141615589050025165e-06, -4.512626785734894116714020079e-06, + -4.269974012605494673958540092e-06, -4.034535030128960228707531849e-06, + -3.806339013179724981684277571e-06, -3.585404157550047263617026133e-06, + -3.371737854375141296605754987e-06, -3.165336882012329158917352673e-06, + -2.966187614790271403987422655e-06, -2.774266248014296454998429964e-06, + -2.589539038585255605203448714e-06, -2.411962560562493485780436939e-06, + -2.241483974976209012823849531e-06, -2.078041313171094821890235241e-06, + -1.921563772941264337486885067e-06, -1.771972026696687241178844452e-06, + -1.629178540883247713950856932e-06, -1.493087905862170493238643906e-06, + -1.363597175440539060426261599e-06, -1.240596215231952308968247506e-06, + -1.123968059016027159141082672e-06, -1.013589272256948680572168422e-06, + -9.093303219345745470376550165e-07, -8.110559518371054441693811243e-07, + -7.186255624615464181938347642e-07, -6.318935946675051510397036307e-07, + -5.507099162309947246518658341e-07, -4.749202104480737465340021899e-07, + -4.043663659430543059825947667e-07, -3.388868668429614709995277479e-07, + -2.783171824884690396545861967e-07, -3.116065023057550569649432233e-07, + -3.790512657057300960729631645e-07, -4.5204829053385735676957825e-07, + -5.307867953775087386169770354e-07, -6.154520541266876556806279981e-07, + -7.062248917090214099000276653e-07, -8.032811795732916111553939889e-07, + -9.067913321201802605460440265e-07, -1.016919805291662147329174136e-06, + -1.133824598540191371938662228e-06, -1.257656761405682198167680502e-06, + -1.388559905931701156749894129e-06, -1.526669726154439315655639287e-06, + -1.672113525891226981534456834e-06, -1.825009756056950389115642666e-06, + -1.985467562720818421464303791e-06, -2.153586347108402575045238772e-06, + -2.329455338737368311295000689e-06, -2.513153182857526126927792329e-06, + -2.704747543344501326797795979e-06, -2.904294722172125987002221092e-06, + -3.111839296561343806766901376e-06, -3.327413774873134578693089844e-06, + -3.551038272279781220685992288e-06, -3.782720207212755131749278362e-06, + -4.022454019546612586386100802e-06, -4.270220911436849136721526782e-06, + -4.525988611685377379528251451e-06, -4.789711164460596518955334128e-06, + -5.06132874315015089580196625e-06, -5.34076749007257228681879932e-06, + -5.627939382720811343596527265e-06, -5.922742127154717437951744752e-06, + -6.225059079101827143386087282e-06, -6.534759193266494547536020476e-06, + -6.851697001286009571744285013e-06, -7.175712618709783538202117564e-06, + -7.506631781313504079796751489e-06, -7.84426591099483576580760763e-06, + -8.188412211430776141223540632e-06, -8.538853793609512297046147677e-06, + -8.895359831281370868120289552e-06, -9.25768574630495310652262414e-06, + -9.625573423795078965435785545e-06, -9.998751456910975435083029084e-06, + -1.037693542105049266234626654e-05, -1.075982817715202793224221062e-05, + -1.114712020373147656699189256e-05, -1.153848995721611583203415619e-05, + -1.193360426006807283050032559e-05, -1.233211871612316936307456733e-05, + -1.273367815250439890402585352e-05, -1.313791708740431664087944946e-05, + -1.354446022296665051482152109e-05, -1.395292296243509618588075211e-05, + -1.436291195067644018725210725e-05, -1.47740256371261732408787723e-05, + -1.518585486014767246202693957e-05, -1.559798345174111125835403335e-05, + -1.600998886148540426119409041e-05, -1.64214427985461080248836413e-05, + -1.683191189053466951721510503e-05, -1.724095835795846288671616386e-05, + -1.764814070295937250111920069e-05, -1.805301441099849192616945415e-05, + -1.845513266410815894202207543e-05, -1.885404706429897369658089945e-05, + -1.924930836567896407342595499e-05, -1.964046721381507927040900585e-05, + -2.002707489084341467610109189e-05, -2.040868406481420845922404583e-05, + -2.078484954174070962725287548e-05, -2.115512901880789168782524834e-05, + -2.151908383718694023583987984e-05, -2.18762797328955440516809472e-05, + -2.222628758413975702621506736e-05, -2.256868415358520915539944363e-05, + -2.290305282397797387479443376e-05, -2.322898432559749668370289999e-05, + -2.354607745398243457226640507e-05, -2.385393977641828592108942664e-05, + -2.41521883256840660047452124e-05, -2.444045027958005047389461462e-05, + -2.471836362478454872772595796e-05, -2.498557780361807418309863515e-05, + -2.524175434232607556249081138e-05, -2.548656745952832734748369492e-05, + -2.57197046535226407594151854e-05, -2.594086726717376208540925819e-05, + -2.614977102916414287417032347e-05, -2.634614657043243509445401562e-05, + -2.652973991467720964198585831e-05, -2.670031294185794889053421619e-05, + -2.685764382368265051513264718e-05, -2.70015274301304891626379634e-05, + -2.713177570612031739346464709e-05, -2.724821801749946386717905755e-05, + -2.735070146559344340594921441e-05, -2.743909116962500702760312243e-05, + -2.751327051638052855007249287e-05, -2.757314137657273283503293893e-05, + -2.761862428742129708762742535e-05, -2.764965860104628422129133258e-05, + -2.766620259834410948396321572e-05, -2.766823356809101227779014442e-05, + -2.765574785109504833430921211e-05, -2.762876084929419596178216956e-05, + -2.758730699977468087341972436e-05, -2.753143971376119199440980767e-05, + -2.746123128070524697886753418e-05, -2.737677273767799045254937862e-05, + -2.727817370434587859241194752e-05, -2.716556218388542400920399045e-05, + -2.703908433026654489317146257e-05, -2.689890418240785928145203387e-05, + -2.674520336577917840295733065e-05, -2.657818076209755300213372076e-05, + -2.639805214783217502489895412e-05, -2.62050498023012877772588286e-05, + -2.599942208620968926821755141e-05, -2.578143299153914081941509073e-05, + -2.555136166376544357018221754e-05, -2.530950189743504130136797503e-05, + -2.505616160619052542766690972e-05, -2.479166226838861117613872775e-05, + -2.451633834950527071291394299e-05, -2.423053670257124396795675447e-05, + -2.393461594792636930274440377e-05, -2.362894583362384629747314502e-05, + -2.331390657785444885173424534e-05, -2.298988819479671585725710781e-05, + -2.265728980533171681220443172e-05, -2.231651893409006669351767049e-05, + -2.196799079432455660716716483e-05, -2.161212756212387768421645529e-05, + -2.124935764150129630556569638e-05, -2.088011492190725319414990047e-05, + -2.050483802972580935530984292e-05, -2.012396957532272231180398014e-05, + -1.973795539721646990138567701e-05, -1.934724380494394209255293315e-05, + -1.895228482218916363547488169e-05, -1.855352943173579045670583409e-05, + -1.815142882379384650258155598e-05, -1.77464336492365242306003259e-05, + -1.733899327926507747993541131e-05, -1.692955507299832759162891427e-05, + -1.65185636544585668988253252e-05, -1.610646020039741379333703142e-05, + -1.569368174037366733732795643e-05, -1.528066047046063689212637426e-05, + -1.48678230819226225438737729e-05, -1.445559010615940697612024496e-05, + -1.404437527717422594158904608e-05, -1.363458491277401805213693314e-05, + -1.322661731566194687345020681e-05, -1.282086219553062941551701409e-05, + -1.241770011321047965447469247e-05, -1.201750194787171220449362163e-05, + -1.162062838822007210368061209e-05, -1.12274294485664443435596685e-05, + -1.08382440105885346175304193e-05, -1.045339939153921075376107303e-05, + -1.007321093959134201728695956e-05, -9.697981656942557612691505065e-06, + -9.328001851236104855261653535e-06, -8.96354881578569798823621223e-06, + -8.604886539023184945378271149e-06, -8.25226544351825696676106664e-06, + -7.90592215484936957465515045e-06, -7.566079300534782033429981318e-06, + -7.232945339162317835728002041e-06, -6.906714419785773175083313374e-06, + -6.587566271587478737743748258e-06, -6.275666123734444418907386931e-06, + -5.971164655289303156064737582e-06, -5.674197974967654128268870761e-06, + -5.384887630466892307972651827e-06, -5.103340647025510594934384623e-06, + -4.829649594807299063420509555e-06, -4.563892684641613668597784348e-06, + -4.306133891589266805160519935e-06, -4.056423105743706881867564895e-06, + -3.814796309619194152181961832e-06, -3.581275781421621706691015008e-06, + -3.355870323443887139514170415e-06, -3.138575514775995486949078384e-06, + -2.929373987471009229620029848e-06, -2.728235725261210012902203526e-06, + -2.535118383874582657032913102e-06, -2.349967631960568768183326288e-06, + -2.172717511595100851244741907e-06, -2.003290817299274937784156828e-06, + -1.841599492473120559436023866e-06, -1.687545042115950612752008943e-06, + -1.541018960678034101935158368e-06, -1.401903173864496909408546184e-06, + -1.270070493191765008495429899e-06, -1.145385082079362714215300945e-06, + -1.027702932245645450071028573e-06, -9.168723491648916141825488048e-07, + -8.127344453353794957771796814e-07, -7.151236401032625635985819773e-07, + -6.238681647864074088005508986e-07, -5.387905718389876455199890073e-07, + -4.597082468169762694540142131e-07, -3.864339218889298794196206568e-07, + -3.187761896705175734416425407e-07, -2.955198831100664135412879954e-07, + -3.657532956696343812113658266e-07, -4.42190265971999290853532193e-07, + -5.250571945819634131087639238e-07, -6.145755723286434030449556717e-07, + -7.10961303994481130754843571e-07, -8.144240315471626581492431245e-07, + -9.251664587219966248482147519e-07, -1.04338367878254760527038502e-06, + -1.169262507302723663743385454e-06, -1.302980821823616137711569427e-06, + -1.444706910243421795977687011e-06, -1.594598829798737920124913556e-06, + -1.75280377848971052888481844e-06, -1.919457480791029591450733843e-06, + -2.094683589474496113918070006e-06, -2.278593105347425768039725316e-06, + -2.471283816684543767930272093e-06, -2.672839760098880376487824606e-06, + -2.883330704560052239773760771e-06, -3.102811660225902113855551631e-06, + -3.331322413706058785219524601e-06, -3.56888709132352731763461115e-06, + -3.815513751883212847156468667e-06, -4.071194010394171185554523795e-06, + -4.335902694125947968940750638e-06, -4.609597532308047067187237872e-06, + -4.892218880707206676730722933e-06, -5.183689482235325007646823542e-06, + -5.483914264661659143001212063e-06, -5.792780176411946768851024547e-06, + -6.110156061349203017300270313e-06, -6.435892573336419176231217032e-06, + -6.769822131285106090153435437e-06, -7.111758915294174091242113134e-06, + -7.461498904381971934978313304e-06, -7.818819956210382201406382252e-06, + -8.18348192909400421011113097e-06, -8.555226846479987344801579341e-06, + -8.933779103975367780871540135e-06, -9.318845718888831979346762391e-06, + -9.710116622143454294304593111e-06, -1.010726499230589308080813238e-05, + -1.0509947631366396426618251e-05, -1.091780538179355280407455825e-05, + -1.133046358427666067255831783e-05, -1.174753257545977782141423396e-05, + -1.216860822486278270596667811e-05, -1.259327251007791496450853586e-05, + -1.302109412922523530087900306e-05, -1.345162914954714755526310466e-05, + -1.388442169092161008006093559e-05, -1.431900464297537891667291832e-05, + -1.475490041438367287566016395e-05, -1.519162171285051546093438496e-05, + -1.562867235417581720222958419e-05, -1.606554809873032488428887254e-05, + -1.650173751357912821846260498e-05, -1.693672285841745647695828769e-05, + -1.736998099341317304544762834e-05, -1.780098430697542359829946279e-05, + -1.82292016614194167121922735e-05, -1.865409935442719665242040927e-05, + -1.907514209416001567691176244e-05, -1.949179398582878529203391005e-05, + -1.990351952748865870575917247e-05, -2.03097846127884449566724373e-05, + -2.071005753837619364722197335e-05, -2.110381001363909405938584785e-05, + -2.149051817043818026430578028e-05, -2.186966357048724448209481297e-05, + -2.224073420802024825715555167e-05, -2.260322550539242903366518589e-05, + -2.295664129926782136845511695e-05, -2.33004948150592172120484924e-05, + -2.363430962730623407673166692e-05, -2.395762060370329257102429976e-05, + -2.426997483052072631412414416e-05, -2.457093251720055685004100166e-05, + -2.486006787795234248780208708e-05, -2.513696998822389879119955369e-05, + -2.540124361397754857035645448e-05, -2.565251001176315596443398837e-05, + -2.589040769764585392148821541e-05, -2.611459318311787412662805519e-05, + -2.632474167620076513991918266e-05, -2.652054774602559628028305982e-05, + -2.670172594926524040808216154e-05, -2.68680114168832444440041668e-05, + -2.701916039975877257216761718e-05, -2.715495077184550858691997055e-05, + -2.727518248962596209093028898e-05, -2.737967800672537173681253542e-05, + -2.746828264266319588691317444e-05, -2.754086490482692076977797035e-05, + -2.759731676287017945303076116e-05, -2.763755387485240531454146196e-05, + -2.766151576455588251648477771e-05, -2.766916594953560960519836631e-05, + -2.766049201957872813537747669e-05, -2.763550566537205122616752129e-05, + -2.759424265729888071561025364e-05, -2.753676277440897905571595694e-05, + -2.746314968372839203218128967e-05, -2.737351077019787922860356855e-05, + -2.726797691765048538780312481e-05, -2.714670224135876295764625843e-05, + -2.700986377280158436619238171e-05, -2.685766109741748492605907528e-05, + -2.669031594622648740147696778e-05, -2.650807174231549915633700254e-05, + -2.631119310329219231721006866e-05, -2.60999653009195286971003136e-05, + -2.587469367924685614986389515e-05, -2.563570303265386965321098733e-05, + -2.538333694532010921507923784e-05, -2.511795709372518641292956754e-05, + -2.48399425138728127378587307e-05, -2.454968883501531523171242111e-05, + -2.42476074817340650881594688e-05, -2.393412484630474701971861173e-05, + -2.360968143334524741881394472e-05, -2.327473097880548475488264593e-05, + -2.292973954542513664932139317e-05, -2.257518459681089333275505471e-05, + -2.221155405237462557646588301e-05, -2.183934532537042301231916541e-05, + -2.145906434632893690795524266e-05, -2.107122457420670266444763519e-05, + -2.067634599759144797912618907e-05, -2.027495412831998818688900021e-05, + -1.986757898987489193002621557e-05, -1.945475410292931903177837683e-05, + -1.903701547040647460980015981e-05, -1.8614900564410873865916346e-05, + -1.818894731737329085660692662e-05, -1.77596931197298346150927062e-05, + -1.732767382642794884049439186e-05, -1.689342277451887346789716204e-05, + -1.645746981405676344681864032e-05, -1.602034035447964872476110665e-05, + -1.558255442859708534667113888e-05, -1.514462577625325367123090836e-05, + -1.470706094967330721402093419e-05, -1.427035844243455120364597044e-05, + -1.383500784393307229285831339e-05, -1.340148902114081945924784628e-05, + -1.297027132936828633413047646e-05, -1.254181285366364678528997706e-05, + -1.211655968239137520325691966e-05, -1.169494521444153577020581142e-05, + -1.12773895014261064283700095e-05, -1.086429862612045421925606459e-05, + -1.045606411830725125102978246e-05, -1.005306240907674695649748342e-05, + -9.65565432453124006218717762e-06, -9.26418461973552483524740192e-06, + -8.878981553643521771332705605e-06, -8.500356505623368866307945635e-06, + -8.128603634090409579436228849e-06, -7.763999577646023731065938467e-06, + -7.406803199007758214305122135e-06, -7.057255371903913924991596368e-06, + -6.715578810993663373587591464e-06, -6.381977944762278495780677412e-06, + -6.056638831230536636977389991e-06, -5.739729116208024967550182377e-06, + -5.431398033712264243600114505e-06, -5.131776448069630182119860856e-06, + -4.840976937110073190001415661e-06, -4.559093915766217696393380887e-06, + -4.286203799288611709450771969e-06, -4.022365205192766602303438422e-06, + -3.767619192961176875008178638e-06, -3.521989540433909223539647379e-06, + -3.285483055735735544698478822e-06, -3.058089923505997122010540909e-06, + -2.839784084119495358411152178e-06, -2.630523644513293770035456537e-06, + -2.430251319165193831775464289e-06, -2.238894899705190599077057195e-06, + -2.056367751581499054701774459e-06, -1.882569336147952438259762543e-06, + -1.717385756489735244736775932e-06, -1.560690325259811152576309469e-06, + -1.412344152758836362472247804e-06, -1.272196753457467086620771846e-06, + -1.140086669129765156797647399e-06, -1.015842106746929255796092588e-06, + -8.992815892559475586542656195e-07, -7.902146173617856116696677587e-07, + -6.884423404205332308106982282e-07, -5.937582345505209549364560549e-07, + -5.059487860717041358624146419e-07, -4.247941783925719736113811847e-07, + -3.500689804778832996688989979e-07, -2.815428350498015458869965899e-07, + -2.601338890248261779208167541e-07, -3.267557109394492161596860753e-07, + -3.996136462402545498203364736e-07, -4.789467654370406269164471037e-07, + -5.649884013516360420776836818e-07, -6.579653414357619714366198944e-07, + -7.58097020438606029954107992e-07, -8.655947158650744460258916711e-07, + -9.806607486893377610676471659e-07, -1.103487691808212611832302336e-06, + -1.234257588726170320022256996e-06, -1.373141184967083277033246189e-06, + -1.520297174701137233470988469e-06, -1.675871465061377335440707947e-06, + -1.839996460602080794800080449e-06, -2.012790370321038223961566255e-06, + -2.194356539629597586612847621e-06, -2.384782809608246970426402578e-06, + -2.584140905831469568212054033e-06, -2.792485858983961854746375097e-06, + -3.009855459420872114727554814e-06, -3.236269747748068889423760444e-06, + -3.471730543414308468251052928e-06, -3.716221013216071311006764855e-06, + -3.969705281518206574917825152e-06, -4.232128083888671406188799334e-06, + -4.503414465735392529957374641e-06, -4.783469527416442182985497483e-06, + -5.072178217172467321104210175e-06, -5.369405173102973605854179584e-06, + -5.674994615275464784453617745e-06, -5.988770288919676984594562402e-06, + -6.310535459518069026005598204e-06, -6.64007296045910066904132199e-06, + -6.977145293771805783795535855e-06, -7.32149478430955564785091727e-06, + -7.672843787597724213365817103e-06, -8.030894951405173607154007465e-06, + -8.39533153094490054376992233e-06, -8.765817757439084022177272493e-06, + -9.141999259664716572545799245e-06, -9.523503537874741914338004578e-06, + -9.909940489395795200247389622e-06, -1.030090298501035079605219619e-05, + -1.069596749508899954581031544e-05, -1.109469476428492230705730864e-05, + -1.149663053345268815647831767e-05, -1.190130630730714853763446692e-05, + -1.230824016619503480764533099e-05, -1.271693762021289902627071283e-05, + -1.312689250377034603969438747e-05, -1.353758790856789023565771857e-05, + -1.394849715283428699653077432e-05, -1.435908478454978214121189051e-05, + -1.476880761626890294037003915e-05, -1.517711578905064189728892771e-05, + -1.558345386290497814338676386e-05, -1.59872619310722649207424928e-05, + -1.638797675536822820701460257e-05, -1.678503291975054985993125178e-05, + -1.717786399919456839639232693e-05, -1.756590374090578933756641444e-05, + -1.794858725484513317389306808e-05, -1.832535221050034658467342563e-05, + -1.869564003680301958508838678e-05, -1.905889712206606021295887676e-05, + -1.941457601080075404792989191e-05, -1.976213659426628475260928619e-05, + -2.010104729160753611171691402e-05, -2.043078621844932545687997805e-05, + -2.075084233983649922047724778e-05, -2.106071660444160009348878171e-05, + -2.13599230569980411673959575e-05, -2.164798992597210823053167916e-05, + -2.192446068353909549531952083e-05, -2.218889507499952596877336453e-05, + -2.244087011484570602063044753e-05, -2.267998104677328917140946563e-05, + -2.290584226502433232977237743e-05, -2.311808819454882986182617244e-05, + -2.331637412757919257974385807e-05, -2.350037701432730472472440453e-05, + -2.36697962056356936129484364e-05, -2.382435414554311933809163659e-05, + -2.396379701185946851861759133e-05, -2.408789530298579252489028779e-05, + -2.419644436936103045246958254e-05, -2.42892648880680881145338601e-05, + -2.436620327928762898207944165e-05, -2.442713206344681944079226532e-05, + -2.447195015807393105142404643e-05, -2.450058311353534487553838817e-05, + -2.451298328700020478653105738e-05, -2.450912995414860994338249189e-05, + -2.448902935831117074036607228e-05, -2.445271469690091996167236044e-05, + -2.440024604517202627684824279e-05, -2.433171021751311775219855926e-05, + -2.424722056665572629497937274e-05, -2.41469167213501286763880499e-05, + -2.403096426323057807693077403e-05, -2.389955434375980541602570162e-05, + -2.375290324230731599198726545e-05, -2.359125186657953513933404233e-05, + -2.341486519677286125382283111e-05, -2.32240316749830404228095021e-05, + -2.30190625415449995642622194e-05, -2.280029112012646797295022105e-05, + -2.256807205353566545924341724e-05, -2.232278049233610259824249489e-05, + -2.206481123848779394994515379e-05, -2.179457784635368790748452539e-05, + -2.151251168352256214828972791e-05, -2.121906095400450650628396132e-05, + -2.091468968645245272140222037e-05, -2.059987669015233871755259087e-05, + -2.02751144816055154556158624e-05, -1.994090818459933763364191894e-05, + -1.959777440672563059414351683e-05, -1.924624009536152205381183411e-05, + -1.888684137617303984485114809e-05, -1.852012237723822812309436292e-05, + -1.814663404191421892290916884e-05, -1.776693293359063609672746087e-05, + -1.738158003548045683330988687e-05, -1.699113954859897822227514375e-05, + -1.659617769107155489617319577e-05, -1.619726150189177313830878047e-05, + -1.579495765222345966100579717e-05, -1.53898312673025352247113684e-05, + -1.49824447619487463199614008e-05, -1.457335669264227470958046606e-05, + -1.416312062905693602073587539e-05, -1.375228404787001620099631816e-05, + -1.334138725158913628605385215e-05, -1.293096231504894086156067651e-05, + -1.252153206213605460153746179e-05, -1.211360907519802649809879946e-05, + -1.1707694739483927098225996e-05, -1.130427832484876942689341894e-05, + -1.090383610683288326769196236e-05, -1.050683052910059027461407016e-05, + -1.011370940909061894778884355e-05, -9.724905188593980612005336639e-06, + -9.34083423083408464257081788e-06, -8.961896165478977727093454209e-06, + -8.588473282867476382490198872e-06, -8.220929978579820775544395595e-06, + -7.859612249330054817601440287e-06, -7.504847241001905264103782889e-06, + -7.156942849493191643875985436e-06, -6.816187374876102484115483054e-06, + -6.482849229222467871288325403e-06, -6.157176698285378172912328532e-06, + -5.839397757070796457024366988e-06, -5.529719939176655693071574943e-06, + -5.228330259622122147295398414e-06, -4.935395190736864372543085677e-06, + -4.651060690530074648253635455e-06, -4.375452282811644110025600662e-06, + -4.108675188194070848895101539e-06, -3.850814504963702136687998118e-06, + -3.601935438674140175661832902e-06, -3.362083579183604350196440738e-06, + -3.131285223732059089365780888e-06, -2.909547744533207054459756843e-06, + -2.696859999242110199623194064e-06, -2.493192782547656755504647888e-06, + -2.298499317044830124272519062e-06, -2.11271578143266578283685983e-06, + -1.935761874008195188484647911e-06, -1.767541409337207402566096576e-06, + -1.607942945910977714158753005e-06, -1.456840442530945585775949656e-06, + -1.314093941104341950937067426e-06, -1.179550273482489695163846245e-06, + -1.053043789930214803746968619e-06, -9.343971067794872444628342771e-07, + -8.234218707931502744416037316e-07, -7.199195377453794827594013746e-07, + -6.236821627144324188280616328e-07, -5.344931995800353783792084258e-07, + -4.521283072227040852623307192e-07, -3.763561599350201950013551297e-07, + -3.069392595752664293145758889e-07, -2.436347470222063248927876159e-07, + -2.703210194105689316359532846e-07, -3.424374583510868234547904788e-07, + -4.216606501626116453920192165e-07, -5.08276037367181655527272402e-07, + -6.025615252856169059981063067e-07, -7.047863938234135310664362634e-07, + -8.15210210793941053985937114e-07, -9.340817504844431886450151735e-07, + -1.0616379212063066779883104e-06, -1.198102705593824709973897052e-06, + -1.343686117425216978166625618e-06, -1.498583178735688669765374441e-06, + -1.662972920974856385313502168e-06, -1.837017413929642701224788717e-06, + -2.020860826089092179662365378e-06, -2.214628520068833342064086589e-06, + -2.418426186642700561609886992e-06, -2.632339020839004627193638552e-06, + -2.856430943468437590388505493e-06, -3.090743871331346067591466786e-06, + -3.335297039232923492865128326e-06, -3.590086376796913019776797196e-06, + -3.855083942920664813545222893e-06, -4.13023742055457668644925795e-06, + -4.415469674318505789256759236e-06, -4.710678373286607851925297114e-06, + -5.015735681081217167546267705e-06, -5.330488015216123290048247374e-06, + -5.654755877420897850719073291e-06, -5.988333756461051853340563783e-06, + -6.330990104745063442844357771e-06, -6.682467389778701258112002248e-06, + -7.042482221291023267032219146e-06, -7.410725554615678807330193117e-06, + -7.78686297066563498615269362e-06, -8.170535032591638938278232052e-06, + -8.561357718963933692633665185e-06, -8.958922933064569288840947592e-06, + -9.362799087625270542619738967e-06, -9.772531764093108884992357199e-06, + -1.018764444525537519884231252e-05, -1.060763931980574252197935259e-05, + -1.103199815718796464325286016e-05, -1.146018325081092223622410836e-05, + -1.189163842749166064374256868e-05, -1.232579012075095437636716028e-05, + -1.276204850536096821304616472e-05, -1.31998086903259977760351912e-05, + -1.363845196726878545646129831e-05, -1.407734711099029659413673504e-05, + -1.451585172878519152197835523e-05, -1.495331365490850236623244368e-05, + -1.538907238642243921803408335e-05, -1.582246055649275568192810293e-05, + -1.625280544105850053741152417e-05, -1.667943049466555761970593119e-05, + -1.710165691113485459491291851e-05, -1.751880520463027776168277172e-05, + -1.793019680659966580004056891e-05, -1.833515567398544135815918743e-05, + -1.873300990403962629150987074e-05, -1.912309335103122337386899465e-05, + -1.950474724010309497158888181e-05, -1.987732177351982277993883153e-05, + -2.024017772454830038273386472e-05, -2.059268801422952066245211644e-05, + -2.093423926633103843457026083e-05, -2.126423333581822869980948454e-05, + -2.158208880624537851530657384e-05, -2.188724245154641099729217468e-05, + -2.217915065779952479905860752e-05, -2.245729080064855088107005077e-05, + -2.272116257418782723728235828e-05, -2.297028926725510963456795832e-05, + -2.320421898322864176717264528e-05, -2.342252579958947297680653399e-05, + -2.362481086368775143866961808e-05, -2.381070342134147981081986056e-05, + -2.397986177509767866046670737e-05, -2.413197416920423419325718306e-05, + -2.426675959851853968483187396e-05, -2.438396853894457877638159149e-05, + -2.448338359700722919026077973e-05, -2.456482007664363432499973761e-05, + -2.462812646141274126139128486e-05, -2.467318481062964204792928302e-05, + -2.469991106819134681483844662e-05, -2.47082552831307665660003775e-05, + -2.46982017412098443461844488e-05, -2.466976900713853013916848633e-05, + -2.46230098772843113944137905e-05, -2.455801124301459394116964319e-05, + -2.447489386509236317557465512e-05, -2.437381205982123752559927177e-05, + -2.425495329791018027051387185e-05, -2.411853771729837657119069338e-05, + -2.396481755144705584484668415e-05, -2.379407647486623747371328741e-05, + -2.360662886789916873578505652e-05, -2.340281900303536045363124452e-05, + -2.318302015526357818218927687e-05, -2.294763363920765102533898261e-05, + -2.269708777601039102300543859e-05, -2.243183679314311135635263972e-05, + -2.215235966051951036382035298e-05, -2.185915886648262364071702846e-05, + -2.155275913741111848214403179e-05, -2.123370610485615612517476536e-05, + -2.090256492427166953190255383e-05, -2.055991884953877431372985807e-05, + -2.020636776760861589240757252e-05, -1.984252669769684377276859621e-05, + -1.946902425955735136385051087e-05, -1.908650111544069096218730064e-05, + -1.869560839040738169591036877e-05, -1.829700607571245086634299792e-05, + -1.789136142001036995641261029e-05, -1.747934731314516247462076404e-05, + -1.706164066729074540638110002e-05, -1.663892080019091965193377136e-05, + -1.621186782521712865670973636e-05, -1.578116105291527368243049978e-05, + -1.534747740865075277087725691e-05, -1.491148987088374269142747319e-05, + -1.447386593451482484208679008e-05, -1.403526610363499060808896435e-05, + -1.359634241789387448318474072e-05, -1.315773701656653359680360094e-05, + -1.272008074425288254511497849e-05, -1.228399180198485690597084985e-05, + -1.185007444734624886212379785e-05, -1.141891774702834104092061263e-05, + -1.09910943850527472413899574e-05, -1.056715952969120880962621695e-05, + -1.014764976190158232499053531e-05, -9.733082067880658772886237617e-06, + -9.323952898108540528437741812e-06, -8.920737295026769908524132136e-06, + -8.523888091254441001548732004e-06, -8.133835180003543224944856371e-06, + -7.750984859108135842441049401e-06, -7.375719249832177903556870713e-06, + -7.008395791368891505771290817e-06, -6.649346811691702874280978514e-06, + -6.298879175162431595809929552e-06, -5.95727400705237031052841426e-06, + -5.624786494876004277608961407e-06, -5.301645766192670756534240789e-06, + -4.988054842283014065479600924e-06, -4.684190666866312051407669065e-06, + -4.390204208787748193804773011e-06, -4.106220637373695656416067862e-06, + -3.83233956892842867603251808e-06, -3.56863538262827635410764926e-06, + -3.315157603859841019673616522e-06, -3.07193135284809341957229685e-06, + -2.838957856228670794730174765e-06, -2.616215019037158059071355651e-06, + -2.403658054416941009792316186e-06, -2.201220168187219362117452992e-06, + -2.008813295264165211937617064e-06, -1.826328884791406756115121797e-06, + -1.653638730711978018959266296e-06, -1.490595844401935905990260432e-06, + -1.337035365887356091376260252e-06, -1.192775510080915716325873806e-06, + -1.057618544402210818280258772e-06, -9.313517940875303015088181209e-07, + -8.137486714499575475180296637e-07, -7.045697253195555377611506397e-07, + -6.035637068759521174228749145e-07, -5.104686480818265691421133784e-07, + -4.250129489354930634965120013e-07, -3.469164697838515305005420604e-07, + -2.758916249731249508820544059e-07, -3.369534786352412260888660681e-07, + -4.255948159333098018015635686e-07, -5.232782255270309187619465902e-07, + -6.303781682812456788769328413e-07, -7.472579060424734182275325819e-07, + -8.742678857478502698027706015e-07, -1.011744128398749413547314836e-06, + -1.160006629096037359844830437e-06, -1.31935777438693222250254769e-06, + -1.490080783202422445718948393e-06, -1.672438177667797139762254424e-06, + -1.866670290047308131963789933e-06, -2.072993812037181245887989059e-06, + -2.291600392548671889992499898e-06, -2.522655290025138904758290892e-06, + -2.766296085213997554759805461e-06, -3.022631460166357969228737024e-06, + -3.29174004906438263628174791e-06, -3.573669366279596921017391517e-06, + -3.868434816844811363167715157e-06, -4.176018794279091116768316827e-06, + -4.49636987043947629458153642e-06, -4.829402081787319782725867445e-06, + -5.174994316147717177969359709e-06, -5.532989803718319272063559666e-06, + -5.90319571573562470925139456e-06, -6.285382873848267091675297291e-06, + -6.679285572869447465014711152e-06, -7.084601519190349487554384661e-06, + -7.50099188673298361508447879e-06, -7.928081491906714299089733999e-06, + -8.365459088608778276353536429e-06, -8.812677783877386275546150785e-06, + -9.269255574367869286267311579e-06, -9.734676003379865935356135553e-06, + -1.020838893771804545447523527e-05, -1.068981146322256668636414834e-05, + -1.117832889735955985833874837e-05, -1.167329591681875190767574829e-05, + -1.21740377976266438988205143e-05, -1.267985176485011389302913487e-05, + -1.319000844854082806953919638e-05, -1.370375344215486501696713018e-05, + -1.422030895927760999559921057e-05, -1.473887558409267724279789746e-05, + -1.525863411065638888255372591e-05, -1.577874746567867067720616903e-05, + -1.629836270916784786693537468e-05, -1.681661310697266144558066625e-05, + -1.733262026895092335239401127e-05, -1.784549634621236021141295336e-05, + -1.835434628062382190322697484e-05, -1.885827009953033536488603561e-05, + -1.935636524843488960015598643e-05, -1.984772895419874223820258519e-05, + -2.033146061115946964152970122e-05, -2.080666418244730885771069662e-05, + -2.12724506086666170659536107e-05, -2.172794021604476075214609776e-05, + -2.217226511610491558731603212e-05, -2.260457158890631532100964907e-05, + -2.30240224419111276174271935e-05, -2.342979933658313542745553482e-05, + -2.382110507489849704270898356e-05, -2.419716583805372404469141712e-05, + -2.455723336978954602412977826e-05, -2.490058709691213406612307624e-05, + -2.522653617978339859670433576e-05, -2.553442148577050665471908919e-05, + -2.582361747888912249381150599e-05, -2.609353401914565830001929703e-05, + -2.634361806537940920401597023e-05, -2.65733552757240768448735585e-05, + -2.678227150015032945466926517e-05, -2.696993415991395261731289335e-05, + -2.713595350911680045922352855e-05, -2.727998377398956235460707187e-05, + -2.740172416592319819283497806e-05, -2.75009197647100165815513273e-05, + -2.757736226890253599264984929e-05, -2.763089061065768597632609505e-05, + -2.766139143290354129194920374e-05, -2.76687994271439623964088661e-05, + -2.765309753070082545291057119e-05, -2.761431698268335062406222957e-05, + -2.755253723846565872381345064e-05, -2.746788574294788598181837891e-05, + -2.736053756336609020169414741e-05, -2.723071488290900230401850313e-05, + -2.707868635688081906400491439e-05, -2.690476633362914139291702242e-05, + -2.6709313942926069787488913e-05, -2.649273205494975355254148874e-05, + -2.625546611346078827286393276e-05, -2.599800284720139796602010607e-05, + -2.572086886396325085138783728e-05, -2.542462913217092602708585547e-05, + -2.510988535521033125619792814e-05, -2.477727424409402074974122232e-05, + -2.442746569439642812036732333e-05, -2.406116087371059199598311018e-05, + -2.36790902261724719145025847e-05, -2.328201140086884053485849488e-05, + -2.287070711118854816294027055e-05, -2.244598293239386378825767077e-05, + -2.200866504487809503808927458e-05, -2.155959793073695775276858722e-05, + -2.109964203141341483388124245e-05, -2.062967137427897088594423713e-05, + -2.0150571176087928243828018e-05, -1.966323543128505743561758312e-05, + -1.91685644931610874573159331e-05, -1.866746265583477823132331486e-05, + -1.816083574499483839883098857e-05, -1.764958872526040253251450318e-05, + -1.713462333191503387239996992e-05, -1.661683573463717980382703399e-05, + -1.609711424069363484997373381e-05, -1.557633704485144129523940815e-05, + -1.505537003312314834235947913e-05, -1.453506464710044132463990368e-05, + -1.401625581549052977886182098e-05, -1.349975995911028371675513537e-05, + -1.298637307531025772086314546e-05, -1.247686890746890208694040714e-05, + -1.197199720484997672665175572e-05, -1.147248207775106829836055111e-05, + -1.097902045248989707961883439e-05, -1.049228063037919858949131857e-05, + -1.001290095443215298718232092e-05, -9.541488587120203543464821982e-06, + -9.07861840207546495957503796e-06, -8.624831992192285795378013658e-06, + -8.180636796139112602919800377e-06, -7.746505344843936384686966523e-06, + -7.322874629066164274104454995e-06, -6.910145588717088679952572916e-06, + -6.508682724141017910410647596e-06, -6.118813829122308013198135862e-06, + -5.740829844941275102567033312e-06, -5.374984834365912341554074455e-06, + -5.021496074038609520526210694e-06, -4.680544263298834561720044439e-06, + -4.352273847075913131173235254e-06, -4.036793450091992647987826359e-06, + -3.734176419235636390389588765e-06, -3.444461470602465318855420554e-06, + -3.167653437352412867976728106e-06, -2.903724114204511716290889323e-06, + -2.65261319408116611140652577e-06, -2.414229292124757853839735547e-06, + -2.18845105204416407620559952e-06, -1.975128329501469873810117969e-06, + -1.774083447030741656359319885e-06, -1.585112514781733851962071229e-06, + -1.407986811209292123017559895e-06, -1.242454217681324724504307935e-06, + -1.088240700856012191887183665e-06, -9.450518365822170414137842406e-07, + -8.125743690062737043672009413e-07, -6.904777985233991603091288636e-07, + -5.784159921928496359474765158e-07, -4.760288102424684547367655756e-07, + -3.829437423202252872877267981e-07, -2.987775472071703638081712102e-07, + -3.354615685935181941463082127e-07, -4.293885069234579134762593098e-07, + -5.334656009414148627420819079e-07, -6.481361972969375649989190978e-07, + -7.738293713544951827362598784e-07, -9.109577796477782825009840428e-07, + -1.059915520610333380851554065e-06, -1.221076012830125811036807541e-06, + -1.394789900151037375422005335e-06, -1.581382992978246547095540035e-06, + -1.781154255136695620644147336e-06, -1.99437384558199317044643005e-06, + -2.221281224170301786232165075e-06, -2.462083330559103569348637641e-06, + -2.716952845133347480504172958e-06, -2.986026540632249538944177972e-06, + -3.269403732891676637995186788e-06, -3.567144838815798109496121859e-06, + -3.879270049351199712531646641e-06, -4.205758124857535903702143026e-06, + -4.546545319852793801812789604e-06, -4.90152444365961360975064362e-06, + -5.270544062993841269188378257e-06, -5.653407852019191279788548621e-06, + -6.049874094844999780759206565e-06, -6.459655344868622089125106273e-06, + -6.882418244768628254630013497e-06, -7.317783510319108815703192938e-06, + -7.765326080574408358940183272e-06, -8.224575436291579484649437448e-06, + -8.69501608779608242108440791e-06, -9.176088232805213864358602482e-06, + -9.667188584029317129564171096e-06, -1.016767136566965267191042094e-05, + -1.067684947722848269927552189e-05, -1.119399582234377613706045179e-05, + -1.171834479966178565904337538e-05, -1.224909395206810763410618104e-05, + -1.278540576991543729727662804e-05, -1.332640964321653163004652298e-05, + -1.387120395711775549369391969e-05, -1.441885832433400302778157137e-05, + -1.496841594761359495744171277e-05, -1.551889610471465528259045474e-05, + -1.606929674781412125815667491e-05, -1.661859720874152445313672033e-05, + -1.716576100093278743250434226e-05, -1.770973870853757311085233117e-05, + -1.824947095268973301456470748e-05, -1.87838914245653445936942022e-05, + -1.931192997450965402020557626e-05, -1.983251574621358148241972996e-05, + -2.034458034466487242838440841e-05, -2.084706102638884966547425104e-05, + -2.13389039003310163587507492e-05, -2.181906712761876338956164301e-05, + -2.228652410837337613036882034e-05, -2.2740266643726073260553186e-05, + -2.317930806122562380319936104e-05, -2.3602686291903290032685378e-05, + -2.400946688739805985222594553e-05, -2.439874596571919751117861475e-05, + -2.476965307445534375595068421e-05, -2.51213539605138826171001204e-05, + -2.545305323579694043736008913e-05, -2.576399692858780530904487527e-05, + -2.605347491083263034299284666e-05, -2.632082319195555862633220667e-05, + -2.656542607033862145901430274e-05, -2.678671813412918654203481728e-05, + -2.698418610360510933965198788e-05, -2.715737050792824315180104544e-05, + -2.730586718974917866033930158e-05, -2.742932863178551919098452361e-05, + -2.752746510018177952382884e-05, -2.760004560016710546481964739e-05, + -2.764689864025396555911873175e-05, -2.76679128019652643423985372e-05, + -2.76630371128341504645062332e-05, -2.763228122118750691499008965e-05, + -2.757571537199782774345442615e-05, -2.74934701838646810992481534e-05, + -2.738573622796360631246118111e-05, -2.725276341057337293289838942e-05, + -2.709486016155897926448517521e-05, -2.691239243194360931271148785e-05, + -2.670578250444594360624682439e-05, -2.647550762158509609646948879e-05, + -2.622209843666212215028410437e-05, -2.594613729361047965542297344e-05, + -2.564825634236694225126691749e-05, -2.532913549704078696447537289e-05, + -2.498950024476277246275081334e-05, -2.463011931365454720041334447e-05, + -2.425180220889083980363894189e-05, -2.385539662631587441948659289e-05, + -2.344178575352518759025016726e-05, -2.301188546873153754185846454e-05, + -2.256664144809706200084549466e-05, -2.210702619253200994632428678e-05, + -2.163403598523166380387591778e-05, -2.114868779144691906743402932e-05, + -2.065201611215908698610151106e-05, -2.014506980345544991648810973e-05, + -1.962890887347855213497689608e-05, -1.910460126884891754722034518e-05, + -1.857321966243783627160610084e-05, -1.803583825429458983424096941e-05, + -1.749352959741111505605551391e-05, -1.694736145983769673504897024e-05, + -1.63983937344466590207633927e-05, -1.584767540737807924619388877e-05, + -1.529624159589419360710110807e-05, -1.474511066601826373963311095e-05, + -1.419528143994157322555025452e-05, -1.364773050275041751629775261e-05, + -1.31034096175556419983489545e-05, -1.256324325760292901226107543e-05, + -1.202812626340463797263140994e-05, -1.149892163236650760214062339e-05, + -1.097645844778718540962845346e-05, -1.0461529953488631539040149e-05, + -9.954891779692856123174654615e-06, -9.457260325100786793107478234e-06, + -8.969311299449529118160522045e-06, -8.491678430136747802070736058e-06, + -8.024952335799559956946470918e-06, -7.569679569029494139455714607e-06, + -7.126361829695040924555638623e-06, -6.695455349633212414808131063e-06, + -6.277370448764238631709708183e-06, -5.872471261982215101290789178e-06, + -5.481075635482269799766269491e-06, -5.103455190504665414967175319e-06, + -4.739835551811106704924586586e-06, -4.390396737561248108772538751e-06, + -4.055273706630684710759682243e-06, -3.73455705880836978389613473e-06, + -3.428293882733791314787940782e-06, -3.136488745884576091299241266e-06, + -2.859104820406422488553990421e-06, -2.596065138090304270929034938e-06, + -2.347253967349802526818226128e-06, -2.11251830463525650771988533e-06, + -1.891669472342848484897027093e-06, -1.684484814937405115003120869e-06, + -1.490709484708396596571496756e-06, -1.310058308320623274851181132e-06, + -1.14221772510504931674713263e-06, -9.868477878617766592557990213e-07, + -8.435842168166472098672485115e-07, -7.120404972856148163677918878e-07, + -5.918100115566689845128306099e-07, -4.824681954983663089247506069e-07, + -3.835747104408842212704524102e-07, -2.946756209707033929074738738e-07, + -3.330847125386040134073387196e-07, -4.327026276629464334952130528e-07, + -5.437505194276197777178481589e-07, -6.667559761586035153106666838e-07, + -8.022282805446774546907664875e-07, -9.506555315806649135638279301e-07, + -1.112501780377668950146991499e-06, -1.288204193803354287952062963e-06, + -1.478170260020911970454105498e-06, -1.682775050030875331800138406e-06, + -1.902358549284233843348988074e-06, -2.137223073328012026085619482e-06, + -2.387630781264980255507342222e-06, -2.653801300557910067105544388e-06, + -2.935909476386436112269485293e-06, -3.234083258371148792526764831e-06, + -3.548401737017741566532647718e-06, -3.878893341704172922966651488e-06, + -4.225534211438603971887524591e-06, -4.588246748957770782244985908e-06, + -4.966898368016682998162068113e-06, -5.361300442944768201200111263e-06, + -5.771207468713809375963300768e-06, -6.196316438883142798483769087e-06, + -6.636266447861508993067997803e-06, -7.090638522957109228961759123e-06, + -7.558955690682051212106289106e-06, -8.040683280739696362697348231e-06, + -8.53522947005765626293620485e-06, -9.041946068142324850454641383e-06, + -9.560129543922731725803798586e-06, -1.008902229313952217143891127e-05, + -1.062781414420677151872092481e-05, -1.117564409935362797177908073e-05, + -1.173160230673269212081557406e-05, -1.229473225807434759318872985e-05, + -1.286403320537388802644821612e-05, -1.343846278902834232764438444e-05, + -1.401693986879692310429119245e-05, -1.459834754794886690605973389e-05, + -1.518153637999004278689735986e-05, -1.576532774643066132599401874e-05, + -1.634851739317480571979032677e-05, -1.692987911228402701964423915e-05, + -1.75081685550952479031843606e-05, -1.808212716196270272023260972e-05, + -1.865048619324835322023578565e-05, -1.9211970845607742797893705e-05, + -1.976530443711359833402693709e-05, -2.030921264432884021768413452e-05, + -2.08424277740872789898944617e-05, -2.136369305246662103300349378e-05, + -2.187176691324507215338605881e-05, -2.236542726802257470878308732e-05, + -2.28434757401602158539098697e-05, -2.330474184474779075358814862e-05, + -2.374808709694975293992905141e-05, -2.41724090313034379576186822e-05, + -2.457664511484979792958933953e-05, -2.495977653736467329927128933e-05, + -2.532083186242474346023048626e-05, -2.565889052359875797276224374e-05, + -2.597308615064220632933505994e-05, -2.626260971132259852537683964e-05, + -2.652671245520961824373648574e-05, -2.676470864662657480497788554e-05, + -2.697597807483869520282782073e-05, -2.715996833050409736015108619e-05, + -2.731619683841443463876742792e-05, -2.744425263760251232662487619e-05, + -2.754379790098731688998898171e-05, -2.761456918785876518880086083e-05, + -2.765637842366849385826454988e-05, -2.76691136027846183980533068e-05, + -2.765273921108094966770513112e-05, -2.760729636645935664842829715e-05, + -2.753290267664154723011200876e-05, -2.742975181480750642456882538e-05, + -2.729811281489670857095322654e-05, -2.713832908961758339015483965e-05, + -2.695081717542651295613578832e-05, -2.673606520993250537329179173e-05, + -2.649463114835203059811881421e-05, -2.622714072677567945647385261e-05, + -2.593428518110722712469544404e-05, -2.561681873159254567992940133e-05, + -2.527555584386450798057253964e-05, -2.491136827838613898794886681e-05, + -2.452518194107329108175769017e-05, -2.411797354871555429172910734e-05, + -2.369076712358606092660023856e-05, -2.324463033233386109895589333e-05, + -2.278067068488313795678566753e-05, -2.230003160961894448865126817e-05, + -2.180388842161662640612047881e-05, -2.129344420107021464486085627e-05, + -2.076992559939098382192600167e-05, -2.02345785906809880617517744e-05, + -1.968866418643588014230662309e-05, -1.913345413139709710339218807e-05, + -1.85702265984545829074440354e-05, -1.8000261900399032688425624e-05, + -1.742483823613721067159569589e-05, -1.684522748871692600261366912e-05, + -1.626269109216126198353899457e-05, -1.567847598368667067858864272e-05, + -1.509381065737907543563168372e-05, -1.450990133482894006212472748e-05, + -1.392792826758364151996678199e-05, -1.33490421855667959477728321e-05, + -1.277436090484329296937393572e-05, -1.220496610728010364560307266e-05, + -1.164190030377032756571647337e-05, -1.10861639917566403196235239e-05, + -1.053871301681486114410618571e-05, -1.000045614704387256341418244e-05, + -9.472252867960154353488451406e-06, -8.954911404518703374531655992e-06, + -8.449186975783051686264210622e-06, -7.955780286650716100118468921e-06, + -7.475336259912661645221036016e-06, -7.008443010791805183789995176e-06, + -6.555631064971847905299955767e-06, -6.117372819999545305660881844e-06, + -5.694082248826754362415122901e-06, -5.286114843156892355649500992e-06, + -4.893767793185794143478832552e-06, -4.517280399269590767405511272e-06, + -4.156834710039506965628328117e-06, -3.812556380498028994725052618e-06, + -3.484515742692098745571151891e-06, -3.172729080664888841773222869e-06, + -2.877160100544071558045745515e-06, -2.597721585834849624947837793e-06, + -2.33427722725387728217386063e-06, -2.086643615768843746180330814e-06, + -1.854592386900623145532234631e-06, -1.637852503803070659124598192e-06, + -1.436112666161908332286036016e-06, -1.249023831550280218827806734e-06, + -1.076201835546099241678144089e-06, -9.172300966560096460944645838e-07, + -7.716623919031351227289673017e-07, -6.390256888216226476866405927e-07, + -5.188230195590772965945217457e-07, -4.105363828188014188166009809e-07, + -3.136296594757093373262348684e-07, -2.589298717282121299726438922e-07, + -3.506446956652782118206640796e-07, -4.53908982353235058820851381e-07, + -5.693064837642515778952877724e-07, -6.974008610944335173522767163e-07, + -8.387321487771270567905513259e-07, -9.938132322369179223048307747e-07, + -1.163126358596068133223564584e-06, -1.347119699713764358551182018e-06, + -1.54620398699879665614415232e-06, -1.760749237386564580734268394e-06, + -1.991081589710481395338274174e-06, -2.237480270425812325186870275e-06, + -2.500174707260676138355446479e-06, -2.779341808875642595391035686e-06, + -3.075103428011793393507611674e-06, -3.387524024898817657131281852e-06, + -3.716608546883895396498957014e-06, -4.062300539331113222011899327e-06, + -4.424480501834874684443862924e-06, -4.802964502693914578034320439e-06, + -5.197503063410151558359096474e-06, -5.607780323715051449076120227e-06, + -6.033413496291568594675873427e-06, -6.473952618959114933686656984e-06, + -6.928880610629633073169631602e-06, -7.397613635832689003238998859e-06, + -7.879501781054246647051537977e-06, -8.373830044546504296795567945e-06, + -8.879819639652425296858298531e-06, -9.396629610060701348747333461e-06, + -9.923358753762887341279795572e-06, -1.045904785085812725719828925e-05, + -1.100268218871491179128817295e-05, -1.15531943763992766302343973e-05, + -1.210946743869975731407607339e-05, -1.267033817854074906317750349e-05, + -1.323460079508359697937104615e-05, -1.38010107433783689689617627e-05, + -1.436828882005659602228136301e-05, -1.493512545825483682341607017e-05, + -1.550018521373812218190971213e-05, -1.606211142305889627459984659e-05, + -1.661953101354701178827243113e-05, -1.717105944398734582168053464e-05, + -1.771530575400765881131925905e-05, -1.825087769947735021275683764e-05, + -1.877638695061163297446438225e-05, -1.929045432898839483224461e-05, + -1.979171505932215570215150502e-05, -2.027882401160142610018789766e-05, + -2.075046090908536246645924028e-05, -2.120533547767439568596838095e-05, + -2.164219251231680473963187028e-05, -2.205981683639005505571072108e-05, + -2.245703813039994558306902683e-05, -2.28327356068711764933067826e-05, + -2.318584250895718072661352838e-05, -2.351535041107164034513560269e-05, + -2.382031330073530590277393337e-05, -2.409985142183513226964673704e-05, + -2.435315486060248625936261457e-05, -2.457948685682960403915860159e-05, + -2.477818682414580640002016443e-05, -2.494867306457419707760130023e-05, + -2.509044516405752484619964826e-05, -2.520308605719159448328367534e-05, + -2.528626375101328989923078761e-05, -2.533973269935628489023075882e-05, + -2.536333482099867937982484722e-05, -2.535700015657593560315825887e-05, + -2.532074716100839151776413782e-05, -2.525468262998668855269512878e-05, + -2.515900126086037448969873198e-05, -2.503398485007517866238191395e-05, + -2.488000113109303787820546228e-05, -2.469750225849619762116815558e-05, + -2.448702294571296800458626297e-05, -2.42491782654984332461955282e-05, + -2.398466112395005903979230966e-05, -2.369423942042523460716450801e-05, + -2.337875290724886087568787363e-05, -2.303910976454405311981618598e-05, + -2.267628290688142807837550385e-05, -2.229130603971403852504515331e-05, + -2.188526948473999526878497335e-05, -2.145931579440615738518273459e-05, + -2.101463517672884310908722194e-05, -2.055246075245629843028169481e-05, + -2.007406366732814164766454668e-05, -1.958074808279586974868111127e-05, + -1.907384606905244273230767837e-05, -1.855471242457606769631940635e-05, + -1.802471944662075657283412111e-05, -1.74852516771943399052479523e-05, + -1.693770064900833880253139263e-05, -1.638345965577020176863476397e-05, + -1.5823918570858280319493816e-05, -1.526045873803641127479553685e-05, + -1.469444795732357048057004079e-05, -1.412723558848414111450975117e-05, + -1.356014779383900141235957948e-05, -1.299448294122259740909948456e-05, + -1.243150718693204024732808233e-05, -1.187245025743698569194953946e-05, + -1.131850144745020053909777963e-05, -1.077080585070521518331523175e-05, + -1.023046083845688804334767008e-05, -9.698512799320761984880889806e-06, + -9.175954152606137227384322519e-06, -8.66372064578439653756512101e-06, + -8.162688945176616351381664038e-06, -7.673674527352687083515264677e-06, + -7.197429877116175405814962884e-06, -6.734642996314980611092561313e-06, + -6.285936226076368642029165712e-06, -5.851865383425301314450350798e-06, + -5.432919211616684478072768216e-06, -5.029519141903816085710336725e-06, + -4.642019362886045928695034901e-06, -4.270707192036963964574397545e-06, + -3.915803742518684939612812895e-06, -3.577464876945971596576816925e-06, + -3.255782438383712546777328314e-06, -2.950785747549755562999310166e-06, + -2.662443353959303084959632513e-06, -2.390665027592443766884210132e-06, + -2.135303976601332551335564805e-06, -1.896159275597224425999472695e-06, + -1.672978488183561155712691243e-06, -1.465460466624619821138903429e-06, + -1.273258310869284626638147685e-06, -1.095982468586239658961574428e-06, + -9.33203957413333945697213323e-07, -7.844576902810250007826663697e-07, + -6.492458844386623410067840151e-07, -5.270415346928286858731323682e-07, + -4.172919313585590156194212504e-07, -3.194222035256405179515877199e-07, + -2.662010947652286089677492378e-07, -3.648767106215603461118288531e-07, + -4.766345507929820162188632501e-07, -6.021666556575408647117558097e-07, + -7.421389369979682414538786801e-07, -8.971864635077988820558467058e-07, + -1.067908772157481243030149529e-06, -1.254865234193920076033977595e-06, + -1.45857050476256242022325086e-06, -1.679490085174546494669548663e-06, + -1.918036026690272267118024876e-06, -2.174562804353363158847006753e-06, + -2.44936338888563347469850065e-06, -2.742665543945556497565114312e-06, + -3.054628375161571599076234043e-06, -3.385339156282195551548371698e-06, + -3.734810456541049107507049265e-06, -4.102977591923224474402837753e-06, + -4.489696421447193601383940376e-06, -4.894741507851557607133158312e-06, + -5.317804660208415529296793745e-06, -5.758493873984970691309263208e-06, + -6.216332681953862816781868766e-06, -6.690759927122857436329866204e-06, + -7.181129966529103595242536362e-06, -7.686713312335927798259714583e-06, + -8.206697714195950582854316435e-06, -8.740189684317429871644213046e-06, + -9.286216464108775685368929453e-06, -9.843728428689258320690227966e-06, + -1.041160192297045534992865762e-05, -1.098864252043114252035526518e-05, + -1.157358869316258457801433607e-05, -1.216511587925543496637673796e-05, + -1.27618409311554990230152401e-05, -1.336232692624719089829164742e-05, + -1.396508831864691347452410441e-05, -1.456859640901820077390355079e-05, + -1.517128510717079507700340985e-05, -1.577155696029046078108885875e-05, + -1.636778941787818793729067379e-05, -1.695834130286808766438673424e-05, + -1.754155945695451147272811432e-05, -1.811578552689958166279152185e-05, + -1.86793628575222801812324297e-05, -1.923064345619693540803511744e-05, + -1.976799499301787771963004325e-05, -2.028980780032529668450991256e-05, + -2.079450183503700401877606341e-05, -2.128053356719532252482041113e-05, + -2.174640275831897981147038112e-05, -2.219065909354586333237027707e-05, + -2.26119086321630651209395324e-05, -2.300882004194201922546436645e-05, + -2.338013058372540205198664154e-05, -2.372465181394209677591920771e-05, + -2.404127497415124595312591049e-05, -2.432897603832698862403628726e-05, + -2.458682039038340551382472166e-05, -2.481396710639289436518481469e-05, + -2.500967281806285735399827952e-05, -2.517329513628006399435926843e-05, + -2.530429561592393845718962364e-05, -2.540224224563329721133207728e-05, + -2.546681144881233834647606129e-05, -2.549778958483722046029010255e-05, + -2.549507394217043296669872321e-05, -2.54586732178861578428877982e-05, + -2.538870748093960066720485569e-05, -2.528540761935959088222911073e-05, + -2.514911427438888067700459295e-05, -2.498027626742349352191412126e-05, + -2.477944852839394839437957285e-05, -2.454728953696977538918681805e-05, + -2.428455829063852527060704545e-05, -2.39921108162942241682092509e-05, + -2.367089624445336268950684788e-05, -2.332195246758327124314037759e-05, + -2.294640140626377837430524553e-05, -2.254544390899592502526364857e-05, + -2.212035431340744209231102824e-05, -2.167247469837324245806216283e-05, + -2.120320885815935089925218793e-05, -2.071401603110154446122682936e-05, + -2.020640441653741796847534862e-05, -1.968192451471574978653922283e-05, + -1.914216232520467016013643313e-05, -1.85887324399057154338324449e-05, + -1.802327106715223136324671716e-05, -1.744742902352548055765028845e-05, + -1.686286472996115814765479002e-05, -1.627123724844329360670301676e-05, + -1.567419939509494754997266652e-05, -1.507339096477976096504717424e-05, + -1.447043210142983942661284308e-05, -1.386691684722164393320231746e-05, + -1.326440690243888445945009968e-05, -1.266442562639987729562925101e-05, + -1.20684523081959381511337262e-05, -1.147791673419867641879957287e-05, + -1.089419407735916508301807215e-05, -1.031860013125419408815206662e-05, + -9.752386909647557379455726223e-06, -9.196738630042333988590802507e-06, + -8.652768097317939933435688993e-06, -8.121513501089238981221936353e-06, + -7.603935637909719046502281248e-06, -7.10091556688302760243095349e-06, + -6.613252704663192304613585082e-06, -6.141663363229872224058163155e-06, + -5.686779731237622998482432457e-06, -5.249149297173140159039790575e-06, + -4.82923471002789045050012165e-06, -4.42741407072106026021618419e-06, + -4.043981645103967328654451241e-06, -3.679148987057037072399617514e-06, + -3.333046457967488195636013293e-06, -3.00572512676336235477804644e-06, + -2.697159032689573997498269295e-06, -2.407247791155772158100184174e-06, + -2.13581952127415653972224846e-06, -1.8826340721475754981474246e-06, + -1.647386523572257811622357969e-06, -1.429710935592915028633474728e-06, + -1.229184320295534771480452235e-06, -1.045330808353219432702777697e-06, + -8.776259821487735955875073707e-07, -7.255013467978830039110927329e-07, + -5.883489100787198680542352223e-07, -4.655258421447252321758792423e-07, + -3.563591859524684364765557357e-07, -2.601505895743361717635717435e-07, + -3.822616461662698924415984113e-07, -5.088609093757732303259992516e-07, + -6.521646119577688817479238503e-07, -8.130372338842698403253467405e-07, + -9.923014136630346820812809822e-07, -1.190731121254620233771608431e-06, + -1.409044913617756326221024631e-06, -1.647899320371108640141829225e-06, + -1.907882407118968111538062984e-06, -2.189507563707240294373834386e-06, + -2.493207564051893500452726504e-06, -2.819328943214094682518386717e-06, + -3.168126736088532094485223714e-06, -3.539759620427889312733885432e-06, + -3.934285504955584986998013558e-06, -4.351657601030992112572676894e-06, + -4.791721013738829674133597181e-06, -5.254209885392918880499084355e-06, + -5.738745121291164494727130713e-06, -6.244832724153291394445387114e-06, + -6.771862760037150789460373701e-06, -7.319108974687081457148954411e-06, + -7.885729075244021150752071758e-06, -8.47076568806906231193058765e-06, + -9.073147999137636660321043491e-06, -9.691694078992389526196540861e-06, + -1.032511388997892479212157429e-05, -1.097201296865120377101686377e-05, + -1.163089677205995514923820427e-05, -1.230017567196354056691717099e-05, + -1.297817057664932242238599314e-05, -1.366311915572078842780277125e-05, + -1.435318263900522734073661457e-05, -1.504645315669106513643566575e-05, + -1.574096158394210542754571014e-05, -1.643468584958695082325237646e-05, + -1.71255596650726268231641064e-05, -1.781148162672808210366288961e-05, + -1.849032464152907005911809224e-05, -1.915994562401373849862100396e-05, + -1.981819540978684788526051341e-05, -2.046292882918832471196048106e-05, + -2.109201488320407196419212226e-05, -2.170334696257449427509583773e-05, + -2.229485305032194995041722185e-05, -2.286450584757652020073161181e-05, + -2.341033276263629472413799193e-05, -2.393042570365513021721226572e-05, + -2.442295061620536249864972522e-05, -2.488615670821235702041274163e-05, + -2.531838530639403335486051216e-05, -2.571807829035234379535732052e-05, + -2.608378605284230380154456008e-05, -2.641417493747277007542888227e-05, + -2.670803410815343110649641711e-05, -2.696428180797491637476527571e-05, + -2.718197096887037261673039645e-05, -2.736029413733453378304583126e-05, + -2.749858768563849908245742826e-05, -2.759633528235844087675085468e-05, + -2.76531706005873282715884498e-05, -2.766887924690680870256839774e-05, + -2.764339989901745401799058877e-05, -2.757682464483212432700132144e-05, + -2.746939852079375847418267476e-05, -2.732151825215209809739370928e-05, + -2.713373020288891704007716577e-05, -2.690672754788471014134217107e-05, + -2.664134668473743422804564385e-05, -2.633856290734308384666323422e-05, + -2.599948536789595653225502792e-05, -2.562535135833276140086486872e-05, + -2.521751994639915379556316388e-05, -2.477746500543176694317942799e-05, + -2.430676768059695876567256889e-05, -2.38071083376841277059934171e-05, + -2.328025804359526093612053899e-05, -2.272806963038212141651160658e-05, + -2.215246839704095542641568151e-05, -2.155544250526664410544906703e-05, + -2.09390331269811189680764979e-05, -2.030532440267487817153052587e-05, + -1.965643327042878433000804017e-05, -1.899449922591145238897486491e-05, + -1.832167407367470550222550429e-05, -1.76401117296969501201889946e-05, + -1.695195813435673346490639712e-05, -1.625934133386312257650747892e-05, + -1.556436178663621119357650391e-05, -1.486908294923264644269746138e-05, + -1.417552219416266409376167074e-05, -1.348564210936452853765912113e-05, + -1.280134222620956295447727097e-05, -1.212445121972813905553058994e-05, + -1.145671962129815544813131456e-05, -1.079981308034859168430447812e-05, + -1.015530620772918457344561466e-05, -9.524677029311823370141126821e-06, + -8.909302074150013013294040209e-06, -8.310452117160429882252760392e-06, + -7.729288591837032518314792862e-06, -7.166860683995067773932596822e-06, + -6.624103113002239971588216982e-06, -6.10183460241908703756584173e-06, + -5.600757037472571246597245753e-06, -5.121455302357199584483045396e-06, + -4.664397786027117746810929932e-06, -4.229937540941135085603361232e-06, + -3.818314075177779359847145269e-06, -3.429655754477575145658429026e-06, + -3.063982787119779077394856465e-06, -2.721210761124506068381421336e-06, + -2.401154700110936309094544772e-06, -2.103533601257348173728172966e-06, + -1.827975416217103949987937868e-06, -1.574022433561424495220525122e-06, + -1.341137019357960666256657928e-06, -1.128707670863825340942972197e-06, + -9.360553370211151596948402631e-07, -7.624399584967641737049564611e-07, + -6.070671794100359771768622534e-07, -4.690951826389538290074164659e-07, + -3.476416006917765612492716466e-07, -3.191707194754831951342478099e-07, + -4.394794244267453535660191387e-07, -5.770028119582260041738530285e-07, + -7.327042965195353966764181541e-07, -9.074996249135226042295630094e-07, + -1.102248422332750229615566835e-06, -1.31774584213917466889132938e-06, + -1.554714385142004333812933495e-06, -1.813795954209295107774466312e-06, + -2.095544209601125152156713555e-06, -2.400417289432476239012049027e-06, + -2.728770958162689965696137348e-06, -3.080852243971239416383319648e-06, + -3.456793623325933129206838368e-06, -3.856607807993909837909838473e-06, + -4.280183186206218541082230838e-06, -4.727279965686321675031721784e-06, + -5.197527061817997942421137186e-06, -5.690419769390002561776798623e-06, + -6.205318251147031303918515099e-06, -6.74144687083851553463346995e-06, + -7.297894392624353094710821371e-06, -7.873615062624335377938593339e-06, + -8.467430582115674842272855238e-06, -9.07803297545495751575198029e-06, + -9.703988349265746160337772763e-06, -1.034374153284726932471287303e-05, + -1.099562158317282379834181616e-05, -1.165784813131243975541356112e-05, + -1.232853854068406744765376559e-05, -1.300571584126379996357823765e-05, + -1.368731739781884932001532196e-05, -1.437120426441713318013553013e-05, + -1.505517117196197617110930284e-05, -1.573695709034579552740469588e-05, + -1.641425630205525513691765249e-05, -1.708472991973318058926863128e-05, + -1.774601777634653230596856188e-05, -1.83957506132570859473662761e-05, + -1.903156248867431902388469567e-05, -1.965110332671067100126019445e-05, + -2.025205152558127535923279683e-05, -2.083212654240875345542163832e-05, + -2.138910137162043290288450381e-05, -2.19208148340678308878520103e-05, + -2.242518359475805851286842052e-05, -2.290021382846077100618048528e-05, + -2.334401245443502775152484763e-05, -2.375479786409469813257371029e-05, + -2.41309100685813137949359275e-05, -2.447082019691754290672928984e-05, + -2.477313927967905943586246487e-05, -2.503662625761488746056401822e-05, + -2.526019516053768911652450957e-05, -2.544292140624494741969405243e-05, + -2.558404717638997248542638563e-05, -2.568298583184581274476213086e-05, + -2.573932533694788131798346364e-05, -2.575283066881374965462550564e-05, + -2.572344519496705021006574543e-05, -2.565129100965076296429930036e-05, + -2.553666822644738200204922451e-05, -2.538005323207455845723086452e-05, + -2.518209591343858577260766962e-05, -2.494361587714960065654754007e-05, + -2.46655976876764087256117125e-05, -2.434918515709220715893118525e-05, + -2.399567472588314977059199828e-05, -2.360650798051013469027771541e-05, + -2.318326335928283551241456395e-05, -2.272764710357924535129303667e-05, + -2.224148351648328006966229275e-05, -2.17267045954788333471732753e-05, + -2.118533910989764458576191386e-05, -2.06195011973407813703294128e-05, + -2.003137855625389463680788293e-05, -1.942322031421396858440198141e-05, + -1.879732465326423274088428472e-05, -1.815602627480232116605543546e-05, + -1.750168378707931386316018485e-05, -1.683666709830160975705677651e-05, + -1.616334489764803994567288203e-05, -1.548407230522912868481491544e-05, + -1.48011787701376408603543347e-05, -1.411695629328707244699338264e-05, + -1.343364804873097696866646872e-05, -1.275343747362574858773744818e-05, + -1.207843789297651301969591109e-05, -1.141068274082190861387717945e-05, + -1.075211643460892779679445586e-05, -1.010458595422376267588659288e-05, + -9.469833171523774360866035349e-06, -8.849487970305084242922562254e-06, + -8.245062190488911980511439748e-06, -7.657944423967701980853275967e-06, + -7.089395683070603535640748921e-06, -6.540545956039171615137642335e-06, + -6.012391657300768630256982555e-06, -5.505793973741042790829257336e-06, + -5.021478101660271694942939968e-06, -4.560033362701684704154734412e-06, + -4.121914180812390634232617731e-06, -3.707441896287448048136810991e-06, + -3.316807387199274198764020402e-06, -2.950074463071730285744238148e-06, + -2.607183990560298263904287844e-06, -2.287958706183423157295205724e-06, + -1.992108666849040250475082192e-06, -1.719237285063430518359519836e-06, + -1.468847892322896904042936819e-06, -1.240350771293424974898111056e-06, + -1.033070594996813316288259733e-06, -8.46254209356316445510292918e-07, + -6.790786941191090225801722975e-07, -5.306596363704054612864366609e-07, + -4.000595505847497832212081911e-07, -2.862963794166102532365574419e-07, + -3.447902337216769982814769651e-07, -4.772105910666762591920806065e-07, + -6.293673537688976620045307533e-07, -8.02397901389601004197712434e-07, + -9.973755521444699523894673529e-07, -1.215298225936322769834795066e-06, + -1.457077292065410840972970209e-06, -1.723526701234632440285486112e-06, + -2.015352501214493065133642052e-06, -2.333142834377626666632430524e-06, + -2.67735851325274843071815381e-06, -3.048324267288886240057565677e-06, + -3.446220750177505308506527293e-06, -3.871077392375078286834710894e-06, + -4.322766177935650332576477534e-06, -4.800996418433389271150125988e-06, + -5.305310589694709348163904894e-06, -5.835081289295914811474964845e-06, + -6.389509364404496415655327485e-06, -6.967623250600278970317853072e-06, + -7.568279552888818320838856119e-06, -8.190164890290806172924546746e-06, + -8.83179901524230500373720959e-06, -9.491539208658889586914080005e-06, + -1.016758594099282605224387338e-05, -1.085798977903899351755111213e-05, + -1.156065950771660584388018239e-05, -1.227337142566379948394657967e-05, + -1.299377976332545670922879316e-05, -1.37194281623827544699945058e-05, + -1.444776214595700088681728968e-05, -1.517614250010727996531914585e-05, + -1.590185947881333111990007079e-05, -1.662214773697230827905792216e-05, + -1.733420188901173093960240978e-05, -1.803519258459815679564164359e-05, + -1.872228298766230998552081988e-05, -1.939264554061774289560500517e-05, + -2.004347889226648388606016882e-05, -2.067202486549744245756220218e-05, + -2.127558533951787544491289494e-05, -2.18515389210334823322234854e-05, + -2.239735727951699226939176468e-05, -2.291062102347712540030902351e-05, + -2.338903499745012413068775969e-05, -2.383044288326342254567824508e-05, + -2.423284099393919970130868713e-05, -2.459439115436982839588836436e-05, + -2.491343256957476444521555614e-05, -2.518849258886399574862077766e-05, + -2.541829628254433563836617305e-05, -2.560177475682787363994372121e-05, + -2.57380721422666917767851924e-05, -2.582655120125972115553182606e-05, + -2.586679751086994763042796464e-05, -2.58586221882605774816284161e-05, + -2.580206313741203436084095668e-05, -2.569738480731990768390557434e-05, + -2.554507646349747374816749335e-05, -2.534584898621465519331051597e-05, + -2.51006302203980646218887951e-05, -2.481055891339453399750854257e-05, + -2.447697728776639276848658966e-05, -2.410142230684610755451005581e-05, + -2.36856157008396210432703971e-05, -2.323145283074655836051160274e-05, + -2.274099047618013109506134029e-05, -2.221643364124511012876878047e-05, + -2.16601214799016208642761655e-05, -2.107451244864443011648065529e-05, + -2.046216879980972998135171914e-05, -1.98257405333398941478430938e-05, + -1.916794892835582618767324703e-05, -1.849156977838021823578283642e-05, + -1.779941645550600252479248042e-05, -1.709432292920539577115411622e-05, + -1.637912686482747797833518788e-05, -1.565665292516959269768228591e-05, + -1.492969639565690212934696846e-05, -1.420100725043128874532788464e-05, + -1.347327477125392469325254607e-05, -1.274911282635496629202318669e-05, + -1.20310459095172534533992742e-05, -1.132149603266688846605128593e-05, + -1.062277055733559105602306638e-05, -9.937051041832434199294228627e-06, + -9.266383171873179966024358656e-06, -8.612667832848905656367363703e-06, + -7.977653371959859664392170076e-06, -7.362929088186850289370500439e-06, + -6.769919977613895721861754506e-06, -6.199882751046786215961409416e-06, + -5.653903130286909868009934121e-06, -5.132894418912334414664341842e-06, + -4.637597333080802532309042802e-06, -4.16858106779192268256722595e-06, + -3.726245564315753243129353267e-06, -3.310824935194017612825152438e-06, + -2.922391994427409157928775957e-06, -2.560863832249857355597907893e-06, + -2.226008366324918888109769127e-06, -1.917451794340858025884714866e-06, + -1.634686866881794116190861413e-06, -1.37708189415813880958296047e-06, + -1.143890395727365149540055017e-06, -9.342612987552177516908176631e-07, + -7.472495876781235744505714827e-07, -5.818273063421603727708958202e-07, + -4.368948128155960889158087625e-07, -3.112921870962413881182536193e-07, + -3.77207444173369188250165198e-07, -5.284851832276349554813805499e-07, + -7.034957747261962221114214681e-07, -9.036705541851666326888981202e-07, + -1.130353090882119479842582259e-06, -1.384783150301252701745236343e-06, + -1.66808095869470775610458272e-06, -1.981231927922652729149276263e-06, + -2.325071997999992637047670524e-06, -2.700273752429147419891215104e-06, + -3.107333457447263054535110602e-06, -3.546559170770781316088787055e-06, + -4.018060058317375907112247585e-06, -4.521737048773709515317974217e-06, + -5.057274945824402674772989064e-06, -5.624136106445237333838725602e-06, + -6.221555780989833349685271674e-06, -6.8485391969757608207885341e-06, + -7.503860453628765119686670065e-06, -8.18606327850950837128011367e-06, + -8.893463681074499434958159638e-06, -9.62415452096828432575030543e-06, + -1.037601199137291158557105941e-05, -1.114670400002402571217746674e-05, + -1.193370041271466625541763928e-05, -1.273428510642707418474249559e-05, + -1.354556976183565079137251924e-05, -1.436450930798820904243755237e-05, + -1.51879189156709762978077552e-05, -1.601249242046313774577581679e-05, + -1.683482204195108243778046531e-05, -1.765141925215310295615121772e-05, + -1.845873663404495933302446042e-05, -1.925319056030550806811636744e-05, + -2.003118451313773496825533516e-05, -2.078913285836572776878183877e-05, + -2.152348488105063854108900401e-05, -2.22307488856772822644926324e-05, + -2.290751616159432757307244655e-05, -2.355048461386880260669436649e-05, + -2.415648186107951440643355767e-05, -2.472248760478654248246010994e-05, + -2.524565508048786733122370585e-05, -2.572333140674631189325112512e-05, + -2.615307665779116337145121518e-05, -2.653268149518977814292977624e-05, + -2.686018320605234260085511511e-05, -2.713388000856704689815052101e-05, + -2.73523435003387433816623292e-05, -2.751442914088274616676681184e-05, + -2.761928467655550611188804144e-05, -2.766635643402352726311424491e-05, + -2.765539342690952537414869616e-05, -2.758644923933193214972241225e-05, + -2.745988166948601117431719154e-05, -2.727635013601427909192900789e-05, + -2.703681086948974131604558901e-05, -2.674250993069993931837945167e-05, + -2.639497411638337667967070532e-05, -2.59959998314508313019439989e-05, + -2.554764002434386436753491201e-05, -2.505218929887267556707794447e-05, + -2.451216733147480251043918986e-05, -2.393030073719641662101549617e-05, + -2.330950354068297611896676269e-05, -2.265285641995376584960364408e-05, + -2.196358490061866433422886613e-05, -2.124503668638512150334402007e-05, + -2.050065831812585625073576401e-05, -1.973397135837827299337764175e-05, + -1.894854830088835398091938467e-05, -1.81479884056780243649018014e-05, + -1.733589365910590652337594508e-05, -1.651584505552835795290887722e-05, + -1.569137939248914121338068783e-05, -1.486596676492887303953124162e-05, + -1.404298893578419183054192126e-05, -1.322571875063253275708451823e-05, + -1.241730075283781540131447518e-05, -1.162073314308643719584921566e-05, + -1.08388512134058139624705544e-05, -1.007431237087479109068230421e-05, + -9.329582850422346557801508982e-06, -8.606926199532134453672876928e-06, + -7.908393600495676090838571837e-06, -7.235816078262375567224044121e-06, + -6.590798624097367867545257947e-06, -5.974716247357943324546372676e-06, + -5.388711949914467575363085511e-06, -4.833696600246889285611498477e-06, + -4.310350667214886473291128588e-06, -3.819127757092462318038068869e-06, + -3.36025988183279589798456953e-06, -2.933764371833733478528221869e-06, + -2.539452332843781062846630694e-06, -2.176938534206587616385859124e-06, + -1.845652604498363675780562079e-06, -1.544851400862735365604808124e-06, + -1.273632410070673263467809326e-06, -1.030948032593086234319523266e-06, + -8.156205958167539892038561469e-07, -6.263579389915551277401902647e-07, + -4.617694105718468870550843988e-07, -3.20382118337934826599429838e-07, + -2.94063805117750615391165837e-07, -4.402616126245077278623235844e-07, + -6.122029006156131441195554499e-07, -8.116423927607398001819998673e-07, + -1.040234100733831905334419651e-06, -1.299509703721324313348208131e-06, + -1.590857258714782144958725489e-06, -1.915500479782293223536592322e-06, + -2.274478824299512376726000937e-06, -2.668628621191015791317205363e-06, + -3.098565470574634103374756997e-06, -3.564668135836853802498854285e-06, + -4.067064138150316716241450266e-06, -4.60561724986043872283759254e-06, + -5.179917067135022477322378598e-06, -5.789270823936533339382128766e-06, + -6.432697588917202409248413675e-06, -7.108924964458058642924071641e-06, + -7.816388383001567148242703931e-06, -8.553233070316163953912547147e-06, + -9.317318718650562870873220456e-06, -1.010622688517342228603067972e-05, + -1.091727110295154585986165258e-05, -1.174750966330746764106334606e-05, + -1.259376100003262559661083853e-05, -1.345262157793461994868648712e-05, + -1.432048616088516650461572727e-05, -1.519357030822213266388776703e-05, + -1.606793492334986916416326996e-05, -1.693951265496805588610905458e-05, + -1.780413592981911190954447122e-05, -1.86575663764283800245564332e-05, + -1.949552538226783764954350153e-05, -2.031372551229214019224457444e-05, + -2.11079025050762126799498708e-05, -2.187384755396390033279491183e-05, + -2.260743957484195195925015531e-05, -2.330467715946540191700869782e-05, + -2.396170991373035026161114613e-05, -2.457486888393130156429955413e-05, + -2.514069578083174660420445745e-05, -2.565597072125988883798189399e-05, + -2.61177382198242262478782294e-05, -2.652333117909768867210586196e-05, + -2.687039264508454209506860266e-05, -2.715689511576874692541649914e-05, + -2.738115721382550920865589505e-05, -2.75418575599123667074861338e-05, + -2.76380457100693579402563016e-05, -2.766915004936002425500393698e-05, + -2.763498256366517249961629876e-05, -2.753574044217708114735965186e-05, + -2.73720044943004513096716096e-05, -2.714473439600837139252381691e-05, + -2.685526081188566486449703641e-05, -2.650527446977889991716614837e-05, + -2.609681229482764571576090817e-05, -2.563224073835175347273879209e-05, + -2.511423646430286103813436793e-05, -2.4545764581461334646840175e-05, + -2.393005463299894362686794091e-05, -2.327057457618181531889579861e-05, + -2.257100300363599338065306865e-05, -2.183519987353795446913436173e-05, + -2.106717602917442170684485248e-05, -2.02710617983890306907559381e-05, + -1.945107497042106308739704834e-05, -1.861148845146902517516673825e-05, + -1.775659790096001524684413142e-05, -1.689068964798380690175462482e-05, + -1.601800918170554450885821607e-05, -1.514273050088458020222270672e-05, + -1.426892659601540011972235777e-05, -1.340054132321814564694512778e-05, + -1.254136291202044656777590814e-05, -1.169499932979607570589751508e-05, + -1.086485570409321362776809e-05, -1.005411398065187603514166609e-05, + -9.265714969852451897230037614e-06, -8.502342907947531503104823813e-06, + -7.766412632013384772914667276e-06, -7.060059439429113138468867977e-06, + -6.38513167417168467035080634e-06, -5.743186053624879539177515431e-06, + -5.135485721259383066767800069e-06, -4.563000982763544025012317912e-06, + -4.026412656293728434329752541e-06, -3.526117941760812372507458146e-06, + -3.062238689749750087325903466e-06, -2.634631928037718728228796031e-06, + -2.242902482965486749976087577e-06, -1.886417514334704283467027824e-06, + -1.564322766231110606479064867e-06, -1.275560322362391795173049668e-06, + -1.018887643269635428887190734e-06, -7.928976542159370997458990235e-07, + -5.960396467241638519772291109e-07, -4.266407536638077490506412194e-07, + -2.829277574544940262660360983e-07, -3.367254950053306313762706108e-07, + -4.956799362991583074412264148e-07, -6.829636850671526090492797177e-07, + -9.004887145597440735426291759e-07, -1.150031516202101401484428171e-06, + -1.433206078020991720652532915e-06, -1.751437520460183281311924985e-06, + -2.105936726308144714978412559e-06, -2.497676298077623396534782327e-06, + -2.927368168472883101316559668e-06, -3.395443177583115645245702072e-06, + -3.902032914234367918853915724e-06, -4.446954098658180263735004156e-06, + -5.029695759490411603427964526e-06, -5.649409430349193751686419362e-06, + -6.304902560159020641155323827e-06, -6.994635297337702239798586101e-06, + -7.716720771337930802249299722e-06, -8.468928956265346554704853688e-06, + -9.248694160851824669984828919e-06, -1.005312614741249448060533139e-05, + -1.087902484012806613811272932e-05, -1.172289854051152258572216641e-05, + -1.258098552585914236417747453e-05, -1.344927886532830321048015421e-05, + -1.432355424858042637712568501e-05, -1.519940058418381473488451699e-05, + -1.607225308968258809254499309e-05, -1.693742856286910904725986904e-05, + -1.779016249478052735669489359e-05, -1.862564765966690991366022656e-05, + -1.943907379599615718995114788e-05, -2.022566797576595806675697764e-05, + -2.098073524722872366271055056e-05, -2.169969912878566643062334951e-05, + -2.237814152939699869899851936e-05, -2.301184167344777584552489857e-05, + -2.35968136156019193049818844e-05, -2.412934194370664882866271694e-05, + -2.460601528514666104627446608e-05, -2.50237572540027022145389668e-05, + -2.537985450269375069807034628e-05, -2.56719815721699212457840994e-05, + -2.589822226881710256910298917e-05, -2.60570873336274426651862357e-05, + -2.61475282094342561113164275e-05, -2.616894675461939141964708144e-05, + -2.612120079615937244229065262e-05, -2.600460546064315965706509326e-05, + -2.581993026841143101779950386e-05, -2.556839202266769143470810655e-05, + -2.525164357172623457348410725e-05, -2.487175856792243813092602167e-05, + -2.443121239057382100903770272e-05, -2.393285944219903586382275362e-05, + -2.337990706648390948048724103e-05, -2.277588637274607935188572294e-05, + -2.212462028446239464579865797e-05, -2.143018915839510030001135998e-05, + -2.069689434564451173273816331e-05, -1.992922008628100565517937692e-05, + -1.913179414483886191375092145e-05, -1.830934760472159803239462772e-05, + -1.746667424536568408231611282e-05, -1.660858992679562967978955379e-05, + -1.573989240199894970974672792e-05, -1.486532196843931010691447492e-05, + -1.398952335615641064331740595e-05, -1.311700923147762755610699209e-05, + -1.225212567265198490183090302e-05, -1.139901994702638516276070602e-05, + -1.056161088908147507078438138e-05, -9.743562145136697126026302518e-06, + -8.948258514265969629621413906e-06, -8.178785576413443269400659064e-06, + -7.43791275836448874104979076e-06, -6.728079946630454988276952982e-06, + -6.051387713978202769718895554e-06, -5.409591183812796450164437495e-06, + -4.804097514436857632778941213e-06, -4.23596694388624699328764478e-06, + -3.705917296085449549636640573e-06, -3.214331810960983295698181056e-06, + -2.761270125350247361798762535e-06, -2.346482198469560242630503957e-06, + -1.969424945728289417037643744e-06, -1.629281318143204477350526049e-06, + -1.324981541790011193787473219e-06, -1.055226212868981983133585476e-06, + -8.185109292327423367551506896e-07, -6.131521287492304977709517248e-07, + -4.373137987151516141190823496e-07, -2.890347187014088226559096768e-07, + -2.851373319939286075903146431e-07, -4.442564576187192872716016576e-07, + -6.345939001515819779809498072e-07, -8.584731339113477021344382825e-07, + -1.118054973169517097198073785e-06, -1.415301196567764197608630707e-06, + -1.75193901257259148550532793e-06, -2.129426873314697161131137104e-06, + -2.548922139687738038865911019e-06, -3.011251088800091543464442986e-06, + -3.516881735833247139182480834e-06, -4.065899916196760266288989794e-06, + -4.657989040854038935890631123e-06, -5.292413898179823982697352752e-06, + -5.968008830168599711306440941e-06, -6.683170559802887553688469091e-06, + -7.435855890561582957432127522e-06, -8.223584439129501502565959548e-06, + -9.043446499158897349782311459e-06, -9.892116068287935262345889065e-06, + -1.076586900344252137394322755e-05, -1.166060620167103448197032378e-05, + -1.257188163634092880379788254e-05, -1.349493501242015006265882737e-05, + -1.442472874072495834976270074e-05, -1.535598887036539867117362901e-05, + -1.628324956204744254216650046e-05, -1.72009006332365729113366426e-05, + -1.810323766022267435202124097e-05, -1.898451408254990578974852333e-05, + -1.983899472269864573269367025e-05, -2.066101010884411140217792324e-05, + -2.144501097137979238500815615e-05, -2.218562227498114530614171935e-05, + -2.287769614748152980070877716e-05, -2.351636307479993743705867781e-05, + -2.409708074754391860937581538e-05, -2.46156799695317377810882542e-05, + -2.506840707104066807487698088e-05, -2.545196230967967275992877574e-05, + -2.576353378890237561037006297e-05, -2.600082647763279667068973822e-05, + -2.616208597370946932632838899e-05, -2.624611671783990402679297149e-05, + -2.625229443285507585853846835e-05, -2.618057263418530555224711387e-05, + -2.603148313073827828552364583e-05, -2.580613050972747229451498274e-05, + -2.550618067345903884840865872e-05, -2.513384356961614594949162849e-05, + -2.469185032817623715820781749e-05, -2.418342508677952964568462491e-05, + -2.36122518512009865211936227e-05, -2.298243679768294142314391526e-05, + -2.229846647845073480983905945e-05, -2.156516244002871433675661006e-05, + -2.078763280535985614907827645e-05, -1.997122140466967233013786953e-05, + -1.912145506607303548172321905e-05, -1.824398969478336257664732867e-05, + -1.734455577924817019377055904e-05, -1.642890396352346342565171888e-05, + -1.550275131775469232152560306e-05, -1.457172892291513043288436746e-05, + -1.364133136224304784322840234e-05, -1.271686868050734145008193871e-05, + -1.180342133381483608705036364e-05, -1.090579860774575954209929946e-05, + -1.002850093085042063555372555e-05, -9.175686454721386909987035363e-06, + -8.351142211798655813560950112e-06, -7.558260098652018867462776264e-06, + -6.800017866635217450544618339e-06, -6.07896523447047475033691577e-06, + -5.397215169453547222724269089e-06, -4.75644031653345714317137824e-06, + -4.15787448845044982088502844e-06, -3.602319066325772821662160039e-06, + -3.090154099452333076640747969e-06, -2.621353836347655616537686077e-06, + -2.195506367143061218300198814e-06, -1.811837010761312322814796036e-06, + -1.469235039657787360173617393e-06, -1.166283300651565210261204238e-06, + -9.012902629358320599496081846e-07, -6.723240040096906328711406919e-07, + -4.772476311850947492372381452e-07, -3.137556305534771639561620379e-07, + -3.323445934266972495060008842e-07, -5.123693539917825767035703712e-07, + -7.285108131619703161801137811e-07, -9.834666039278147610451204577e-07, + -1.279709228966209021578206637e-06, -1.619437848144874586309724732e-06, + -2.0045316079515365070818321e-06, -2.436505271827150168268208419e-06, + -2.916467896924911651221823047e-06, -3.445085277082609125212436449e-06, + -4.022546833973976905540499011e-06, -4.648537588890603500420013044e-06, + -5.322215786996567225461927941e-06, -6.042196674983474647953156367e-06, + -6.806542852809436526539694362e-06, -7.612761531773204375984388792e-06, + -8.45780893584895873411454853e-06, -9.338101982413485270453218368e-06, + -1.024953727376890419138548427e-05, -1.118751732381904643253388298e-05, + -1.21469838365706276088386989e-05, -1.312245774650681874563210721e-05, + -1.410808562702721530540510286e-05, -1.509769197374442410697608502e-05, + -1.608483677609762492054408523e-05, -1.706287770502977029895425032e-05, + -1.802503616780895946778567884e-05, -1.896446641475655183004672688e-05, + -1.987432682781135214714236803e-05, -2.074785247848802798562896366e-05, + -2.157842801363303919851520385e-05, -2.235965991202470439219024412e-05, + -2.308544715363944669316020875e-05, -2.375004935643993655893652095e-05, + -2.434815146272364437345613053e-05, -2.487492409806752675428299926e-05, + -2.532607878015815563023209467e-05, -2.569791722153331878708212854e-05, + -2.598737404850596865264408808e-05, -2.619205234713099656449798724e-05, + -2.631025154467813022924824184e-05, -2.634098724021170505218795987e-05, + -2.628400270894714580252084224e-05, -2.613977192035647699702542723e-05, + -2.590949402776133894503451938e-05, -2.559507940557287093263222344e-05, + -2.519912742759378653477353449e-05, -2.472489629408764727860371713e-05, + -2.417626532489094068052552788e-05, -2.355769023902083155559347705e-05, + -2.287415203644324425478855101e-05, -2.213110018347314931065443477e-05, + -2.133439087839319987056560524e-05, -2.04902212371861793113389516e-05, + -1.960506028985950971238114149e-05, -1.868557771498271632341740822e-05, + -1.773857126326300407683986271e-05, -1.677089382997928038642951321e-05, + -1.578938113083458571615953769e-05, -1.480078091646548911724905195e-05, + -1.3811684627833485154387895e-05, -1.282846234873110492303097119e-05, + -1.18572018533566512723696415e-05, -1.09036524774999762102617798e-05, + -9.973174462434098854293242076e-06, -9.070694332502855946036984802e-06, + -8.200666772089465586829601373e-06, -7.367043366715028703916971764e-06, + -6.573248468093396469115463621e-06, -5.82216233575157507043997332e-06, + -5.116111600023431225578701004e-06, -4.456866984540563863593544414e-06, + -3.845648122441287164116358738e-06, -3.283135200995628527446696526e-06, + -2.769487075709057774948159206e-06, -2.30436540861291579271232649e-06, + -1.886964307630790634061953431e-06, -1.516044875726978326049300926e-06, + -1.189974020920537862712170266e-06, -9.067668319264594434491984568e-07, + -6.641317897057653577973668907e-07, -4.595180629079233787398516865e-07, + -2.901641252040849986979008466e-07, -4.278893290647883886507760534e-07, + -6.461960165251614893872338791e-07, -9.086219527017137311144081083e-07, + -1.218399066502512306168874712e-06, -1.578427351280066367537045259e-06, + -1.991208374082602420099014778e-06, -2.458781731846190974082218272e-06, + -2.982665638276680260330790684e-06, -3.563802789796111796411263659e-06, + -4.202512602038392375270164231e-06, -4.898450830590189184019379171e-06, + -5.650577492006372903410402891e-06, -6.457133884994078784993511155e-06, + -7.315629378835561946443997311e-06, -8.222838488717518359112298998e-06, + -9.1748085980860618043192245e-06, -1.016687851911110332110525778e-05, + -1.119370790673319654808578333e-05, -1.224931736261860918920426483e-05, + -1.332713888582649428005133529e-05, -1.442007615029597988637495576e-05, + -1.552057391857961928883016811e-05, -1.662069573969661838322257885e-05, + -1.771220892953605845969271282e-05, -1.878667569769749043340732741e-05, + -1.983554916756093933444086985e-05, -2.085027293898299101436791259e-05, + -2.182238276723657240184321704e-05, -2.27436088791869096186002569e-05, + -2.360597741935780720769558205e-05, -2.440190951519162086604669559e-05, + -2.51243164726953689301017919e-05, -2.576668966059782601681418801e-05, + -2.632318371246248085563480823e-05, -2.678869177081678567197906005e-05, + -2.715891161374904034945046427e-05, -2.74304016406739663335237478e-05, + -2.760062584779705537399441262e-05, -2.766798709261208995941437594e-05, + -2.763184812766853267916242198e-05, -2.749254007374383446094499861e-05, + -2.725135819818289714352478603e-05, -2.691054506214961850323226511e-05, + -2.647326129745582905857664846e-05, -2.594354446609198187358169552e-05, + -2.532625664026572813794513372e-05, -2.462702151448015563234804348e-05, + -2.385215202098662069882945014e-05, -2.300856956309749523702061491e-05, + -2.210371610493855633046249298e-05, -2.114546045918572558602009648e-05, + -2.014200019448958089919761438e-05, -1.910176064037734996060163839e-05, + -1.803329249860802850993247992e-05, -1.694516957586444312372671306e-05, + -1.584588813337420838234063936e-05, -1.474376930508929348952445321e-05, + -1.364686596839060749725147659e-05, -1.256287536130763084045187244e-05, + -1.149905862973302432918695087e-05, -1.046216835920230753525367318e-05, + -9.458385000947292585546551102e-06, -8.493262943831193009097679791e-06, + -7.571686815360756408446914201e-06, -6.697838419328124664705367136e-06, + -5.875174537945201048343233513e-06, -5.106415645815080150840895024e-06, + -4.39354540493605813023837714e-06, -3.737820637270086437383776259e-06, + -3.13979130720551338981920593e-06, -2.599329893287331950761914062e-06, + -2.115669389416907233107548528e-06, -1.687449052589290550546448182e-06, + -1.312766909064398517987290287e-06, -9.892379452240553480468808825e-07, + -7.14056844430846077425179691e-07, -4.84064087756518275863966156e-07, + -2.958142148538291556316207325e-07, -4.471302741602690583339486247e-07, + -6.788024624825651529044074316e-07, -9.588804911026249255015215314e-07, + -1.290939826956188860718329967e-06, -1.678128000415728009241198709e-06, + -2.123080850327392887891319109e-06, -2.627843415052410274107379251e-06, + -3.193797147943141698076983601e-06, -3.821595066314355595982199532e-06, + -4.511106339432889013004498308e-06, -5.261371684772198774229356316e-06, + -6.070570774904953084325463786e-06, -6.936002662758705918273367114e-06, + -7.854080013985283259905258169e-06, -8.82033769590522253320821755e-06, + -9.82945601737948059179253435e-06, -1.087529864791925070743004722e-05, + -1.195096497255689536561625713e-05, -1.304885636683697021809703182e-05, + -1.416075560919626708932406861e-05, -1.527791839139740857488221348e-05, + -1.639117564682081117479264809e-05, -1.749104519630168005721836122e-05, + -1.856785101644563070887213041e-05, -1.961184827012162120037606916e-05, + -2.061335210670428797147604727e-05, -2.156286814356738417266037833e-05, + -2.245122248255577421032977425e-05, -2.326968909716528905611866718e-05, + -2.401011244862110907824157002e-05, -2.466502325183957643195409304e-05, + -2.522774541442823919060699234e-05, -2.569249231170100936550056148e-05, + -2.605445073561076991023287286e-05, -2.630985106233133812730397294e-05, + -2.6456022418043785939846535e-05, -2.64914318808463567823680701e-05, + -2.641570703366121232176337574e-05, -2.622964147322523153463454115e-05, + -2.593518317812042612300130195e-05, -2.553540593855976983993574803e-05, + -2.503446434649367433478844847e-05, -2.443753313081935098281631535e-05, + -2.375073189353623268559555226e-05, -2.298103655338500591102067483e-05, + -2.213617902904317663202379829e-05, -2.122453689005293915701040597e-05, + -2.025501486665687783184433557e-05, -1.92369202366218929956334649e-05, + -1.817983419568795978209577169e-05, -1.70934813670122436176854186e-05, + -1.598759961322646633969345176e-05, -1.48718122826387601887561038e-05, + -1.375550494965438198249549351e-05, -1.264770860041100824318251877e-05, + -1.155699107041719131676749815e-05, -1.049135836482768946030692814e-05, + -9.45816728768354113689263013e-06, -8.464050578318276088019347925e-06, + -7.514855505952532270584447172e-06, -6.615596612371410201430387693e-06, + -5.770423022832258709308855815e-06, -4.982600472426501808165862778e-06, + -4.254507924460992637305609826e-06, -3.58764839435076583821744925e-06, + -2.982673342133120875389797749e-06, -2.439419763782657281326812782e-06, + -1.956958900375563028758724854e-06, -1.533655298645778421835154243e-06, + -1.167234799839051933000857661e-06, -8.548599085978957852740493621e-07, + -5.932109018027304130215465218e-07, -3.785709800291768861435482123e-07, + -3.036688223255168068753697547e-07, -5.152397806081341297493054326e-07, + -7.78256097762911470188339734e-07, -1.097258267188161996562182146e-06, + -1.476315403312847411405818628e-06, -1.918910648627000935695537109e-06, + -2.427831776401527431473361535e-06, -3.005069540755598573439615756e-06, + -3.651726243819579047726739049e-06, -4.367936849628207365587185401e-06, + -5.1528047780180648816672484e-06, -6.004354262519268417563900186e-06, + -6.919500858656542784835049437e-06, -7.894041349059336459196949132e-06, + -8.922663916266744337738719972e-06, -9.998979050987700053403431366e-06, + -1.111557124148689921019645538e-05, -1.226407105794332234633033096e-05, + -1.343524681363504517472937799e-05, -1.461911456236805574387081774e-05, + -1.580506478829636269104429169e-05, -1.698200376947502858015343064e-05, + -1.813850725889434473982707308e-05, -1.926298383435490560195574306e-05, + -2.034384502839875114607419426e-05, -2.136967916752566701656980419e-05, + -2.232942573073600978279286411e-05, -2.321254698430157958617507663e-05, + -2.400919366434452675439399638e-05, -2.471036156154516097958884213e-05, + -2.530803601180188700447634687e-05, -2.579532151011042478278012524e-05, + -2.616655393803176616923829301e-05, -2.641739322222544277874757557e-05, + -2.654489461574434397092038529e-05, -2.654755720713554648245401102e-05, + -2.642534870598503497882321434e-05, -2.617970601779718458658463565e-05, + -2.581351159594883368729976991e-05, -2.533104603359403927324670913e-05, + -2.47379178235022489235062082e-05, -2.404097165880554631302301605e-05, + -2.324817706289020668389971869e-05, -2.236849951326189288769615005e-05, + -2.141175655410254379234363808e-05, -2.038846166845750704178438784e-05, + -1.930965889781457913570994478e-05, -1.818675134989838654709509713e-05, + -1.703132682189000937146051984e-05, -1.585498378461915172437865507e-05, + -1.46691609236967920724308348e-05, -1.348497331776852161246225276e-05, + -1.231305815522452963008907117e-05, -1.116343265337476072331969468e-05, + -1.00453665541329867198511866e-05, -8.967271234636143068170467674e-06, + -7.936607097902343536141404889e-06, -6.959810506320538064700589181e-06, + -6.042241098742921737618956357e-06, -5.188149899831599362023861616e-06, + -4.400668197814842944818724407e-06, -3.681816743536686759686671691e-06, + -3.032534418892845885068997036e-06, -2.452725145134211825667918533e-06, + -1.941321459028858803616719719e-06, -1.496362884514380681971333804e-06, + -1.115086975166342871140139417e-06, -7.940307032679999864896794315e-07, + -5.291397278962577915947980423e-07, -3.158829892773063944271417103e-07, + -3.902337671051875431751834299e-07, -6.446855184474267629580958479e-07, + -9.614244009441109851135881872e-07, -1.34582679506060414419393173e-06, + -1.802582115699855395252572746e-06, -2.335537011693044922888999257e-06, + -2.947549125707418997112624695e-06, -3.640354325035658103986010645e-06, + -4.41445112445318971932436275e-06, -5.269005733251270857876898124e-06, + -6.20178077485462362570525427e-06, -7.20909025690345757518898151e-06, + -8.285782822553151567672446998e-06, -9.425254702455541518080726904e-06, + -1.061949312577067893717443908e-05, -1.185915025349761466131465193e-05, + -1.3133646985427076974740912e-05, -1.443130528083094683356249477e-05, + -1.573950694057013534495059748e-05, -1.704487614234655772841968424e-05, + -1.833348241835714239776275458e-05, -1.95910602314713329439709727e-05, + -2.080324085649174086268785311e-05, -2.195579191932416960697342645e-05, + -2.303485969889925805099625822e-05, -2.402720916176397775686213176e-05, + -2.492045668188182691821057346e-05, -2.570329049986830573996769711e-05, + -2.636567419514432544422853633e-05, -2.689902877681222970597356425e-05, + -2.729638943704964945896965234e-05, -2.755253354434899766382816022e-05, + -2.766407707042758986454820958e-05, -2.762953732934334195219319708e-05, + -2.744936064378178324049857573e-05, -2.712591432376851061200780102e-05, + -2.666344312847706348400776688e-05, -2.606799116321041181196585534e-05, + -2.534729092200426679411598418e-05, -2.451062190319255933114092616e-05, + -2.356864188332585818841380387e-05, -2.253319451819911405977304997e-05, + -2.141709743451372983144391504e-05, -2.023391537024530497756828751e-05, + -1.899772320706846507340839758e-05, -1.772286390796477540928235972e-05, + -1.642370642412706551924693466e-05, -1.511440856721430603523334546e-05, + -1.380868965866347073800229905e-05, -1.251961747280821026873185581e-05, + -1.125941359342402025363501228e-05, -1.003928081496553436919704633e-05, + -8.869255653340229317684387245e-06, -7.758088401576329745375042168e-06, + -6.713152489626798742085572042e-06, -5.740384202232951210784911433e-06, + -4.844253092199070560072010627e-06, -4.027762716598204804810227919e-06, + -3.292480637905130712398413598e-06, -2.63859598751575876287092659e-06, + -2.065002300928578510253418032e-06, -1.569402815696063623079241703e-06, + -1.148434986721902836544033366e-06, -7.978106278877495230412780422e-07, + -5.124678410999861901049031582e-07, -2.867307477572321922120249238e-07, + -3.154010049384257584734376784e-07, -5.605677464426873429502212916e-07, + -8.719813796294501708207774597e-07, -1.255956759201098830717904624e-06, + -1.717999731076929314173870438e-06, -2.262604394130364513746138042e-06, + -2.893063026024913579864038943e-06, -3.611294371472586005577523269e-06, + -4.417695701752430843508093194e-06, -5.311023601783491090110294469e-06, + -6.288307834665077395688761314e-06, -7.344801887372927570491083771e-06, + -8.47397293365798245500398328e-06, -9.667532983485629485853087017e-06, + -1.091551194833227288671310268e-05, -1.220637226647395359474968651e-05, + -1.352716363235218449787445466e-05, -1.486371528996881973471930194e-05, + -1.620086231316715787913011748e-05, -1.752270133559797078291915551e-05, + -1.881287033837819564516084803e-05, -2.005484637944686962876539305e-05, + -2.123225457744686733331518358e-05, -2.232918126248511993172524148e-05, + -2.333048398948690748083527324e-05, -2.422209108504189625115689266e-05, + -2.499128356818561415937304804e-05, -2.562695264647071990830352883e-05, + -2.611982653246492906847463222e-05, -2.646266103870392359057733822e-05, + -2.665038927246981263112848848e-05, -2.668022674253496035910379613e-05, + -2.655172928147764193685699541e-05, -2.6266802349673556965905033e-05, + -2.582966148885817170570596002e-05, -2.524674490135261152633575077e-05, + -2.45265803125751121708131991e-05, -2.367960939702353347037153131e-05, + -2.27179740809332194001555344e-05, -2.165526995031861106971379782e-05, + -2.050627276654583752354965576e-05, -1.928664470253061010655143415e-05, + -1.801262734539204126999606403e-05, -1.670072875534252937988755061e-05, + -1.536741192060905614744439895e-05, -1.402879180466076507129060541e-05, + -1.270034785085724468752226696e-05, -1.139665830202102951812341558e-05, + -1.01311620244738530727691278e-05, -8.915952718274892328234257355e-06, + -7.761609472029367472558671059e-06, -6.677066608985690531158189998e-06, + -5.669524700676242217180309663e-06, -4.744403525836099262300796925e-06, + -3.905336656878931885590513357e-06, -3.154206294385864140791082486e-06, + -2.491215970984901199912833758e-06, -1.914997836482931672913822621e-06, + -1.422750439918362712460298512e-06, -1.010402261368711050726343359e-06, + -6.727957326538312092192471378e-07, -4.038861326384588628106344504e-07, + -4.664476856838373504077980679e-07, -7.784144473481811828580222493e-07, + -1.172003244231513031524578861e-06, -1.654348090767509200078410996e-06, + -2.231349273678825375006370274e-06, -2.907405828460301280998217405e-06, + -3.685172610706252949695511251e-06, -4.565350434117134419836642883e-06, + -5.546517063446265156489555642e-06, -6.625005897597678936441004116e-06, + -7.794837979815199031246621131e-06, -9.047711561348356390814193229e-06, + -1.037305186279326236673502259e-05, -1.175812197060453164257614461e-05, + -1.318819402714694055949330026e-05, -1.464677807649059532472610168e-05, + -1.611590417181733018081243869e-05, -1.757645169025996210554300958e-05, + -1.900851829140201259128566125e-05, -2.039181964654819935803264919e-05, + -2.170611000141256917580177832e-05, -2.293161285185546017541258212e-05, + -2.404945053885407753638779604e-05, -2.504206142344613463695569833e-05, + -2.589359349299951776877427856e-05, -2.659026377416953730993369465e-05, + -2.712067377188783203422438317e-05, -2.747607229415973591484141647e-05, + -2.765055842557542195624467607e-05, -2.764121903704073473129372573e-05, + -2.744819701556204270061385675e-05, -2.707468831168973786931684911e-05, + -2.652686787468536930853849065e-05, -2.581374651617442995705370423e-05, + -2.494696265152027676403716228e-05, -2.394051465597279792314397429e-05, + -2.281044118530875533198444549e-05, -2.157445819939757985280598396e-05, + -2.025156255039332238725331703e-05, -1.886161282218990997120063036e-05, + -1.742489861116289202131943159e-05, -1.59617096072119511620916732e-05, + -1.449191566660609016732597087e-05, -1.30345685727444915885967977e-05, + -1.160753537668471585108526112e-05, -1.022717212482897101673891965e-05, + -8.90804545381712221539978469e-06, -7.662708007105065391591745827e-06, + -6.501531954354942385897533907e-06, -5.432603128141211191093253724e-06, + -4.461676489316013317410793138e-06, -3.592191849729296708828608919e-06, + -2.825347074340617946087159465e-06, -2.160224406175804968933355094e-06, + -1.593964154085743551700132467e-06, -1.121978795309977492507171742e-06, + -7.381996050823776888495696483e-07, -4.353472578211082794442455309e-07, + -4.355810213851944114267814804e-07, -7.537367082418328242086891233e-07, + -1.160734242662508382062393729e-06, -1.664745100835622818787073486e-06, + -2.272410216772570962744234521e-06, -2.988496820539484348278102058e-06, + -3.815590605889741255402330261e-06, -4.753835379529680012558861407e-06, + -5.800731207417956146151546276e-06, -6.951000505986268703905849725e-06, + -8.196529573922294175541448935e-06, -9.526390784523094929598860392e-06, + -1.092694813425963831299628226e-05, -1.238204615546117812402773795e-05, + -1.387327944294974456287267151e-05, -1.538033731330594753921800488e-05, + -1.688141550915701883089220514e-05, -1.835368447436159109668711575e-05, + -1.977380164752482250077429693e-05, -2.111845352921986243414399775e-05, + -2.236491203789435275165776995e-05, -2.349158893038424291538866784e-05, + -2.447857185732740662505863005e-05, -2.530812596471521317797841177e-05, + -2.596514583391482897676075248e-05, -2.643754394783713536527802734e-05, + -2.671656373597844035786171013e-05, -2.679700752419643627845122213e-05, + -2.667737231976488495839919257e-05, -2.635988920982693196133801739e-05, + -2.585046514426794602077054608e-05, -2.515852890935539842550208722e-05, + -2.429678607178369353089900096e-05, -2.328089048182662690301102104e-05, + -2.212904247296966142783715414e-05, -2.086152609703429994811654802e-05, + -1.950019951447091285409544958e-05, -1.806795396059228812663151331e-05, + -1.65881574888935975290848307e-05, -1.508409992991877090259128513e-05, + -1.357845519577094301204474303e-05, -1.20927762227797531275046844e-05, + -1.064703651402229473462834192e-05, -9.259230471658358373426671306e-06, + -7.945042564666771612289820903e-06, -6.717592940880523014733106957e-06, + -5.587264453105126501002326844e-06, -4.561613323377542727229787267e-06, + -3.645362915232835499483978262e-06, -2.840477418008318908108304074e-06, + -2.146309761635960635018814321e-06, -1.559815858703993868519701964e-06, + -1.075825385218356206978558912e-06, -6.87357821116624438376109963e-07, + -3.859714191230032859479006074e-07, -5.273428242648513565536401264e-07, + -9.021211697295244233378162975e-07, -1.38290754609499557081482915e-06, + -1.979127825316121020067256647e-06, -2.69805069698962112975920008e-06, + -3.544332829033697584059136101e-06, -4.519623190063610002780748742e-06, + -5.622244582894684773060646477e-06, -6.846968234779958538231692255e-06, + -8.184894377085856544151200309e-06, -9.623448224904460583531765061e-06, + -1.11464967631572763734609105e-05, -1.273458741047743083868622194e-05, + -1.436530513283629755102652203e-05, -1.601374009282073156449840989e-05, + -1.765305362768253071925964037e-05, -1.925512642493173605102822765e-05, + -2.079126937119456797480217258e-05, -2.223297483187500902883891596e-05, + -2.355268419387624836210289037e-05, -2.472454645851605731254364839e-05, + -2.572514255936522736432567338e-05, -2.653415091535954846652459183e-05, + -2.713493149034110324380707213e-05, -2.751500825580661843379817744e-05, + -2.766643334848007475300704638e-05, -2.758602025130266573909113004e-05, + -2.727543785210413451779512539e-05, -2.674116207502549277851347509e-05, + -2.599428674913993787430263604e-05, -2.505020028476581865173149211e-05, + -2.392813938135204308659507999e-05, -2.265063521257200374568741008e-05, + -2.1242871163130637934216699e-05, -1.973197409081522596982320727e-05, + -1.814626314940346747651110648e-05, -1.651448136020470177655859734e-05, + -1.486503532621670110717461422e-05, -1.322526774528019725290541031e-05, + -1.162078573716574996313195128e-05, -1.00748655300360048195796453e-05, + -8.607950862370224813231549266e-06, -7.237258682968953155058462745e-06, + -5.976501531468590507523326594e-06, -4.835731527141021500817725381e-06, + -3.821306364399029547858441941e-06, -2.935973289079266525594680282e-06, + -2.179062882392312472368788023e-06, -1.54678076696837111537183914e-06, + -1.032582208291730973032823172e-06, -6.276121253054551938458673586e-07, + -3.211913259182889272282633575e-07, -3.822123395707755275984369905e-07, + -7.272946507746039833947732621e-07, -1.183811774268181364876692876e-06, + -1.763391836592284141457050335e-06, -2.475201027751227223215905668e-06, + -3.325335988219610498648664068e-06, -4.316291211758712886522627861e-06, + -5.446528314672488546577255875e-06, -6.710170828123016492357082174e-06, + -8.096843796195262455404374757e-06, -9.591672075446335994099687772e-06, + -1.117544505024914999833512974e-05, -1.282494876308983693406675503e-05, + -1.451345950136599318054924507e-05, -1.621138599060257639824025877e-05, + -1.788704082962009058138490303e-05, -1.950751596544894291614807846e-05, + -2.103963211789688131001484217e-05, -2.245092835946229926869996407e-05, + -2.371065571869135203231064579e-05, -2.479073782703514062099141302e-05, + -2.566666232732964030797268018e-05, -2.63182689931281812230519368e-05, + -2.673040418962904877240097101e-05, -2.689341629001669109412693548e-05, + -2.68034727371570447767082368e-05, -2.646268635095686152071750574e-05, + -2.587904592904313849752347132e-05, -2.506615385066696466485718087e-05, + -2.40427809388675867347841264e-05, -2.283225593732719660325196365e-05, + -2.146171330986765117022907479e-05, -1.996122840062069991244435296e-05, + -1.836287307699582628853739175e-05, -1.669972764827755987377191915e-05, + -1.500488600723448568254395075e-05, -1.331049054664839449539388144e-05, + -1.164683149329333325069403549e-05, -1.004154198242661952657304308e-05, + -8.518915632351652328715929663e-06, -7.099367791006251001144529422e-06, + -5.799055277787770672584012621e-06, -4.62966262718465145485115253e-06, + -3.598355865688398100109409924e-06, -2.707898030903776315225783833e-06, + -1.956914269756956756176734941e-06, -1.340288702507635735182954517e-06, + -8.496705432347796082924581626e-07, -4.740634087844645017879364503e-07, + -3.52617932504463395167328783e-07, -7.15877664572112070867648554e-07, + -1.206426580036071816883608797e-06, -1.838606416883167419043781238e-06, + -2.623597689831152080918580394e-06, -3.56858763494747692129947618e-06, + -4.676048081821383969121537494e-06, -5.943164269566244909401894064e-06, + -7.361450259871165588973843108e-06, -8.916579231878563792596317783e-06, + -1.05884478882335517503209682e-05, -1.235148387472238863953218069e-05, + -1.417519400976678759515939299e-05, -1.602493977883563417634153747e-05, + -1.786291554057529095377032657e-05, -1.96492947781222314807426238e-05, + -2.134350103671312786518012017e-05, -2.290555337911457739691681312e-05, + -2.429743163577768229484908635e-05, -2.548440468893362466449442616e-05, + -2.643626564576110764314201274e-05, -2.712842102824034284632229164e-05, + -2.754278690427332810229145432e-05, -2.766845294480951093752350844e-05, + -2.750208533737737788722743648e-05, -2.704805084253508303741668495e-05, + -2.631825649822255497778562827e-05, -2.533171196494234602585894633e-05, + -2.411383365514223721740028061e-05, -2.269552101351274091527859822e-05, + -2.111204506943304936282014561e-05, -1.940179720262435149259923339e-05, + -1.760495158201369643707207002e-05, -1.576209770785806605904004474e-05, + -1.391289979060936280981855551e-05, -1.209483735454478574799196122e-05, + -1.034207661094432411643881387e-05, -8.684515079900471186576116356e-06, + -7.147033035599343585308768773e-06, -5.748975078311438713851364013e-06, + -4.503874030159709977922440766e-06, -3.419417976690539606228090228e-06, + -2.497650200898834953509115506e-06, -1.735381522225234988710549158e-06, + -1.124785646825927676022301681e-06, -6.541409643434932039813244076e-07, + -3.086770983827851903709665448e-07, -4.640913380308506389156813273e-07, + -8.975917243306962073009797748e-07, -1.480897899057778851588914118e-06, + -2.229563006785150903609100947e-06, -3.154653970302452751031403039e-06, + -4.261705829967538703784233484e-06, -5.549862849909713622244614162e-06, + -7.01126380722049686699658827e-06, -8.630718448340594716816989718e-06, + -1.038570859918361376889820585e-05, -1.224673153496726697654801985e-05, + -1.417798579361864920900682813e-05, -1.613838160555773775287589922e-05, + -1.808284052147397913249717016e-05, -1.996383265419948753677595321e-05, + -2.173308615372032060928352004e-05, -2.334339292846629730681165538e-05, + -2.475042786342713773133257515e-05, -2.591449630714758370613609584e-05, + -2.680212660618659940760938332e-05, -2.738743090392977674852291459e-05, + -2.765316798406329930814714912e-05, -2.759145608354672001461156683e-05, + -2.720410057443150981235958918e-05, -2.650252030305980688340040941e-05, + -2.550727615225155313978706861e-05, -2.42472249784212619803415445e-05, + -2.275834040339052834157548832e-05, -2.108225801517798491421622209e-05, + -1.926461548908525633276404843e-05, -1.735326729618177189025038376e-05, + -1.539645855628927011951763426e-05, -1.344104299709928808750393492e-05, + -1.153082593618508077803076067e-05, -9.705104995775955088613620725e-06, + -7.99746941059161426713659121e-06, -6.434904015088082806421519028e-06, + -5.03722717087015177162044946e-06, -3.816873991691314439971688399e-06, + -2.779018258879810521319760064e-06, -1.922009392921704574043028496e-06, + -1.238085679874155034787468026e-06, -7.143124378380009235697139548e-07, + -3.336845692424972326563389294e-07, -3.461756087688077569952367976e-07, + -7.595287960883441061611122923e-07, -1.335220928621842295677484523e-06, + -2.092858843459443587471267498e-06, -3.04672542985834571499861867e-06, + -4.204348476843118604534283583e-06, -5.565318516205843125770318797e-06, + -7.120443104549976927168403878e-06, -8.85130905420217605340631184e-06, + -1.073030298246211619833234002e-05, -1.272111539762861269638703765e-05, + -1.477972587326420087329784114e-05, -1.685583837855739736534370354e-05, + -1.889470832624004113450832953e-05, -2.083927814021825964427118982e-05, + -2.263251776015557008097343894e-05, -2.421985186360910177034121149e-05, + -2.555154772346136324702274567e-05, -2.658493713378184202206049036e-05, + -2.72863528693882563915581313e-05, -2.763267435179100379874853055e-05, + -2.761239777366976882533658455e-05, -2.722617166990624979622248603e-05, + -2.648676826469255563218166416e-05, -2.541849208546614828749428405e-05, + -2.405605841046644036021820434e-05, -2.244300320780019751109451986e-05, + -2.062971155930288556594985605e-05, -1.867117161558755637686818352e-05, + -1.662457471554556535345455182e-05, -1.45468886582255442800268308e-05, + -1.249252993645284202104198124e-05, -1.051125220942010824354446996e-05, + -8.646353049528918889728677788e-06, -6.933280107534254292818171744e-06, + -5.398692702049447743697409285e-06, -4.060007102493799687218875571e-06, + -2.925425219705822475735855492e-06, -1.994418840832210362314091956e-06, + -1.258616635501775752917458066e-06, -7.030203956974264492823124134e-07, + -3.074615223161430736925343703e-07, -3.821831283021090339249757964e-07, + -8.360752886240716010059497061e-07, -1.472680995544646935117632722e-06, + -2.313561063752096293638432431e-06, -3.373249106694003944897398972e-06, + -4.657466143479912336962823344e-06, -6.161719197297362655627028794e-06, + -7.870404550823329419126025974e-06, -9.756508416710495183677906428e-06, + -1.178196207694410301632277627e-05, -1.389866736602772678420454622e-05, + -1.60501645136290553681109039e-05, -1.817387088770261438768621742e-05, + -2.020377920037500217879597453e-05, -2.207347018056877532865035774e-05, + -2.371927009532861119634611358e-05, -2.508336972918443638310738442e-05, + -2.611671966707814350103743217e-05, -2.678152728168365417091636993e-05, + -2.705320312924576093573623969e-05, -2.692163709078494157394753628e-05, + -2.6391725389675110423522153e-05, -2.548311580970376926075053603e-05, + -2.42291868729562822617432799e-05, -2.267532409336153189586410273e-05, + -2.087659945738119297528080642e-05, -1.889499607155337274045324436e-05, + -1.679634605912404450318159421e-05, -1.464716458728887857256451693e-05, + -1.251156548509343095071637969e-05, -1.044843426941601631226068381e-05, + -8.509013400537819847872442192e-06, -6.735023901878242811821530245e-06, + -5.157409424776194144322393614e-06, -3.795746224429379952455864203e-06, + -2.658318410284709901940207455e-06, -1.742815352646787011947713403e-06, + -1.037570182770270868757227049e-06, -5.232274271034226081788956302e-07, + -7.042589803881451588921862143e-07, -1.340370039473454743741845721e-06, + -2.205778727958738947943903227e-06, -3.320023896066501242253527632e-06, + -4.69166527936787175966874136e-06, -6.31628852867650984498782557e-06, + -8.175220866461864384919580595e-06, -1.023510332832251611319147183e-05, + -1.244840833572952444835250929e-05, -1.475492461950800251893698573e-05, + -1.708416035045642476699473411e-05, -1.935854532182658112402645623e-05, + -2.149724980448133453440548446e-05, -2.342038647080227285984625751e-05, + -2.505332689902415883170805344e-05, -2.63308487189864413066490989e-05, + -2.720083501237649772539449466e-05, -2.762727402996121328399188599e-05, + -2.759235284530132627971513171e-05, -2.709749988758476134712536998e-05, + -2.616330375690793921599971994e-05, -2.482831378229668193614865235e-05, + -2.314680543459120618107402456e-05, -2.118566498360618591398005228e-05, + -1.902060724374287983286756221e-05, -1.673198340286160423371827899e-05, + -1.440045962284297214651713342e-05, -1.210284976185806466862822373e-05, + -9.908367315883412156617138233e-06, -7.875524293462186231238805756e-06, + -6.049851503825947999799100829e-06, -4.462550141333941610148530049e-06, + -3.130113893321982847825317442e-06, -2.054889753929405634135267264e-06, + -1.226479853378480265482883965e-06, -6.238309029725423036479774012e-07, + -3.141389104420930137582569381e-07, -8.058097960577735118078892412e-07, + -1.529688256768690772071706864e-06, -2.517125970322646688571641138e-06, + -3.788005726012604489538661973e-06, -5.347555152494138902931949259e-06, + -7.183982018211024652657326756e-06, -9.267194761619947570847714846e-06, + -1.154879456180961562342460192e-05, -1.396342755619166874710319892e-05, + -1.643147589053795034068523873e-05, -1.886295367901926647142239746e-05, + -2.116236870943310734377931781e-05, -2.323422248366933704302218777e-05, + -2.498875823223080169387284866e-05, -2.634753504160830189849244742e-05, + -2.724840959143230150894983421e-05, -2.764954551426830178036293806e-05, + -2.7532141191775271707887357e-05, -2.690166407626152903810601291e-05, + -2.578749514342723142242344569e-05, -2.424101093144708307463262853e-05, + -2.233225212650318650705986989e-05, -2.01454363517979741790911441e-05, + -1.77736594170198665572617952e-05, -1.531318652271666547757048016e-05, + -1.285775820216099698308637178e-05, -1.049332361318574244107761778e-05, + -8.293567840264897599120846872e-06, -6.316524800336293010347404192e-06, + -4.602470350549101599452531119e-06, -3.173180272994924023220991022e-06, + -2.032524911605917678733860751e-06, -1.168266321609845524286813712e-06, + -5.548339116604891327721028708e-07, -6.438752774350981527149893023e-07, + -1.344660654411870844259771149e-06, -2.334166941203195862344172903e-06, + -3.638958744032404163886535928e-06, -5.267766275694095584060903936e-06, + -7.208168131843109055132117619e-06, -9.424769726524185955193572972e-06, + -1.185916528254789643274502015e-05, -1.443181806359005376662069803e-05, + -1.704581965186071395765808612e-05, -1.95923114261980025935152433e-05, + -2.195718778872877421318859925e-05, -2.402856796395414507310113461e-05, + -2.570443542434757539481837707e-05, -2.689981095146828127023970467e-05, + -2.755285139295398096179363912e-05, -2.762934976255938541566531397e-05, + -2.712524605064214658334785513e-05, -2.606692943658969405240632966e-05, + -2.450930512768956589944938096e-05, -2.253179420806914430640104097e-05, + -2.023261380910945154390674638e-05, -1.772183042026703403090150124e-05, + -1.511377749024668088958806705e-05, -1.251947069499453690051213317e-05, + -1.00396371501450745738906814e-05, -7.758901178049439816214807863e-06, + -5.741547375450217928624305208e-06, -4.029124704931039061396678275e-06, + -2.639979425946610072515252296e-06, -1.570627653185899894947691845e-06, + -7.987175605660383806609441647e-07, -2.872019381627589358094512512e-07, + -2.940125781179252022891443697e-07, -8.42764386968865811249225755e-07, + -1.682854244096239937117549801e-06, -2.855671515155424342383150282e-06, + -4.383593199911649964761566067e-06, -6.264767871335327380840230643e-06, + -8.46969803327641008864647143e-06, -1.094013776194274317190777146e-05, + -1.359060658935797902106563245e-05, -1.631255970349895358475524054e-05, + -1.898097671486572194602532315e-05, -2.146286741144799275734025845e-05, + -2.362697332123856535051990846e-05, -2.535379443606650476383812531e-05, + -2.654500956780736601074363601e-05, -2.713139518024515066440052746e-05, + -2.707847889956507158497681087e-05, -2.638937717370232945179354955e-05, + -2.510453925069153021287955696e-05, -2.329842245408822093747334969e-05, + -2.107342384514920369470783457e-05, -1.855165828289740583673626817e-05, + -1.586537419381903220717659753e-05, -1.314691493807526824412913041e-05, + -1.051915411105090339221029144e-05, -8.087256974067270131147945611e-06, + -5.932457831306163849218859169e-06, -4.108314400713915630629531617e-06, + -2.639631912909210069439775587e-06, -1.523972416621536930957819291e-06, + -7.354092915568223215019090684e-07, -7.776121736067813499933103205e-07, + -1.653229915115850916964147614e-06, -2.906154806200555355908538013e-06, + -4.564171238558007012361961152e-06, -6.624091334508930362990654361e-06, + -9.047211044032996382397056323e-06, -1.175811711010656833073777933e-05, + -1.464726937478200072793605574e-05, -1.75773585060806617646513017e-05, + -2.039299343164184750141522395e-05, -2.293286148506565034804922931e-05, + -2.504318065644557355351774997e-05, -2.659107064188820631418959384e-05, + -2.747643502474977667167366224e-05, -2.764107857182920017146895986e-05, + -2.707406792071826635869870314e-05, -2.581274794379272559353630245e-05, + -2.39393014348314877540613993e-05, -2.157322886931774236869349681e-05, + -1.886056843974978834113827297e-05, -1.596102086300348906313176234e-05, + -1.303434789426226275254726977e-05, -1.022745532439995630750919492e-05, + -7.663448470540112290503263759e-06, -5.43367948706675972915611933e-06, + -3.593427874840354384821609207e-06, -2.16141786075815098134406643e-06, + -1.122934524929898349448077061e-06, -4.359091020936408310204807689e-07, + -4.474469390796633561754229533e-07, -1.193288234137738740333191216e-06, + -2.337578967980671356725755686e-06, -3.92700471237153998327155946e-06, + -5.972700041553885905295726011e-06, -8.442749353446005471275637166e-06, + -1.125906876640998248060524661e-05, -1.429948675657783727760939685e-05, + -1.740519768155966281119283179e-05, -2.03930591312772361266020954e-05, + -2.307153922173500179082852868e-05, -2.525858925824320399427559691e-05, + -2.679939973793656412962352342e-05, -2.758194375006509853364734808e-05, + -2.754843499525885618496937046e-05, -2.670130204020318905890583883e-05, + -2.510294412656858612496214855e-05, -2.28692975665263585594542961e-05, + -2.015800166464671818638068612e-05, -1.715260592102082736203245983e-05, + -1.404471821199804247408404745e-05, -1.101619706709487036958624445e-05, + -8.223416936216829776573958299e-06, -5.785299757673087295121745061e-06, + -3.77626191726220284018830306e-06, -2.224553651918747369255723034e-06, + -1.115764656174688774852802459e-06, -4.00632948136953906620536664e-07, + -5.267737569187303332200311007e-07, -1.381972937954323268265697383e-06, + -2.696942629901621589201630297e-06, -4.518569241951775289172204414e-06, + -6.846184739053709091102968565e-06, -9.62309586586824176500029604e-06, + -1.27347382692227671576335607e-05, -1.601436290201749783465232091e-05, + -1.925609304881548895544036981e-05, -2.223408662859984973579098588e-05, + -2.472557510116288724696075041e-05, -2.653488528286538690069071289e-05, + -2.751529776394127409363740688e-05, -2.758580573034542050619641329e-05, + -2.674048786260957514529165713e-05, -2.504920506246505556798877257e-05, + -2.264952347998676785312960336e-05, -1.973097414473965529333257529e-05, + -1.651379841336480971784872462e-05, -1.322504181181583307862908994e-05, + -1.007514272062125320575821236e-05, -7.237981794461530267914464026e-06, + -4.836751847167999170606315223e-06, -2.937081179593420934739299993e-06, + -1.547748737104402419137178654e-06, -6.28241543661320554940773013e-07, + -3.914014023527098936854735044e-07, -1.213219659049920033365454509e-06, + -2.538201674702868404400867702e-06, -4.428291808883884337114632268e-06, + -6.887109207530002632580493072e-06, -9.848131311056830371067696839e-06, + -1.31721278171888875628331092e-05, -1.665521507727107570237361223e-05, + -2.004721023308138065275284256e-05, -2.307822972811518442764686099e-05, + -2.549000710590921929283442227e-05, -2.706747156003201000844422819e-05, + -2.766591345651226032482591921e-05, -2.722962265994942850414438362e-05, + -2.579913850379732021033188372e-05, -2.350599011260932802067601111e-05, + -2.055573752610972246995281465e-05, -1.720191769895057683215089384e-05, + -1.371485005671114584444546247e-05, -1.034993941556000242787058396e-05, + -7.32002577758148644643775016e-06, -4.775504684241306032623734096e-06, + -2.794541633444859403862014016e-06, -1.383989594485116683358449756e-06, + -4.898970075851571555664736891e-07, -7.152699724317082114963001899e-07, + -1.837690703245383375916697025e-06, -3.567599865564889432596349869e-06, + -5.94235882419885684985498206e-06, -8.916163394001474953691477321e-06, + -1.235156448661592907319745072e-05, -1.60254957904923975124666935e-05, + -1.965018274296453907224076219e-05, -2.290654446196593711261579873e-05, + -2.548524363853517623918105983e-05, -2.712889191666381495204700414e-05, + -2.766843474272226002038006787e-05, -2.704754852643104052968732465e-05, + -2.533085516112374758514180773e-05, -2.269453054720860991672233553e-05, + -1.940092818442429637403046083e-05, -1.576157382586053658213819106e-05, + -1.209479329633807715544367711e-05, -8.684961905133746552809016761e-06, + -5.749797444345535267333242163e-06, -3.420403912785260639654698334e-06, + -1.736277066485946856565962884e-06, -6.547155803783777002489204649e-07, + -8.567743918495432966082837531e-07, -2.153101815208116097204692208e-06, + -4.139137579087752557768786765e-06, -6.834748446149245247626703714e-06, + -1.015181507806906431601052382e-05, -1.388900363871773695656659797e-05, + -1.774731074156988058971619326e-05, -2.136537078485976166516979724e-05, + -2.436931130207344061550621406e-05, -2.642862921168349023986511581e-05, + -2.730791353953813949129170169e-05, -2.690467825044819114347315059e-05, + -2.526605108678905357421501376e-05, -2.258108950801952257065631502e-05, + -1.915021115233178603822448982e-05, -1.533762416220036447350727471e-05, + -1.151578535380888559870767029e-05, -8.012150436030041202950871537e-06, + -5.067590031328857501466845364e-06, -2.81308189392826221470085557e-06, + -1.267313450717305621290222767e-06, -3.535448329871602875241998979e-07, + -7.589695553400791224016481984e-07, -2.09201597062031542772890004e-06, + -4.203494066597742615475335332e-06, -7.119852812995671706734410189e-06, + -1.073016709292460066750909964e-05, -1.478008795762758830491870321e-05, + -1.889545127455751182812479505e-05, -2.263340165765660933275271738e-05, + -2.555228732441080366564849224e-05, -2.72867096497614222130531636e-05, + -2.7612256855994399501550568e-05, -2.648617540653442413802788613e-05, + -2.405520514699131264489684323e-05, -2.062887332393061802396187765e-05, + -1.662402193005823534390982821e-05, -1.249244077066231402165299991e-05, + -8.646755994963905902757177191e-06, -5.39945746883648232188838284e-06, + -2.926304864821405231313164452e-06, -1.25932730059303136493898366e-06, + -3.077740337824953109221949501e-07, -3.894063284414191088797388505e-07, + -1.501618840971410308716797732e-06, -3.441372197875747403623654733e-06, + -6.288818333506028648892741129e-06, -9.961306746172387657149542572e-06, + -1.419486169864890262972464269e-05, -1.856646811734730923124266078e-05, + -2.255631908495510219258943507e-05, -2.563858771605280017884254118e-05, + -2.738112370674310592881528503e-05, -2.753113484528274787000758084e-05, + -2.606649886522681490268193993e-05, -2.320031586935804537755005661e-05, + -1.933758902308431687315504188e-05, -1.49944992104940561726241291e-05, + -1.069951921816397610181820915e-05, -6.899294010951970412002035027e-06, + -3.889939743342974311885677091e-06, -1.786992467355113366623674959e-06, + -5.368690556655337736574628606e-07, -7.037813624023422218374014536e-07, + -2.205019515544491223203726893e-06, -4.690931037749013541139977979e-06, + -8.174807902078869920937422011e-06, -1.244848312048450377691275609e-05, + -1.70846924146259860342097342e-05, -2.149802415002054857334420901e-05, + -2.505403087652485543887492803e-05, -2.720118455624909715420862988e-05, + -2.759220709852318851890845552e-05, -2.616272183253232614763388042e-05, + -2.31460224407623373370137404e-05, -1.901993929574589777182526407e-05, + -1.440017621901690341422192648e-05, -9.908582602610454612558459064e-06, + -6.050478301106701465206412494e-06, -3.130898997831486106158214305e-06, + -1.227106323363261974632794533e-06, -8.053243749758187471036595569e-07, + -2.516393108222209082174523898e-06, -5.346905465562070973082296754e-06, + -9.266921164353878785581615507e-06, -1.39636531995099688727070969e-05, + -1.886357651812249944895880094e-05, -2.323496142640796657363559674e-05, + -2.63480568075275904660597498e-05, -2.764961495188631077882419895e-05, + -2.690125014197363104433320669e-05, -2.424030056714209302513689248e-05, + -2.014475005789219527393973941e-05, -1.531283375557557487685496345e-05, + -1.049346324836051000731467625e-05, -6.317093580036006575156772719e-06, + -3.173921462715637746495071433e-06, -1.168845594322916639604299782e-06, + -6.434710905484501416450623772e-07, -2.333483283459578695040329346e-06, + -5.267147610867779806162556483e-06, -9.4245275834798822154779116e-06, + -1.443207416585479309226527911e-05, -1.959293650271665479523086617e-05, + -2.402924700013278646627823409e-05, -2.690020194442448021160917138e-05, + -2.762925597404640857862774539e-05, -2.606639838681497938952490168e-05, + -2.253109359923424729493270091e-05, -1.772131318794461509683740852e-05, + -1.251939721488387570122458037e-05, -7.759308192439565678090625245e-06, + -4.029806951462680162344420776e-06, -1.571241381058951547378230336e-06, + -2.874381074178174246261851989e-07, -2.833149255542066019227572665e-07, + -1.664687139053512110968948215e-06, -4.364796053591833028607090833e-06, + -8.464148710953350694544475297e-06, -1.361698375291880179287998948e-05, + -1.905789259221641471155235525e-05, -2.376687661885955625074365316e-05, + -2.674899078418429537577251376e-05, -2.733402858888082139886960276e-05, + -2.538737391995388124605985414e-05, -2.135303827595595586082838357e-05, + -1.611258262429764078621508006e-05, -1.071312398035599453222435629e-05, + -6.06494019262373838569275819e-06, -2.715171373059986539827805399e-06, + -7.678231156530325175442810992e-07, -7.772118488542074646243263542e-07, + -2.905530377523469686090826919e-06, -6.623634709681573539818023183e-06, + -1.175811468263490267677998796e-05, -1.757781153026477972012991957e-05, + -2.293348545773950716820076268e-05, -2.659147397283268535921399445e-05, + -2.764100833635896566965219068e-05, -2.581224848912311368694452729e-05, + -2.15726138144115498678030779e-05, -1.596067617013495530762373642e-05, + -1.022759709821836634319972698e-05, -5.434218488275246466035102444e-06, + -2.162015677158647386491268499e-06, -4.361906208339078699933702606e-07, + -1.192822601884990368158027431e-06, -3.926426007606780742764315817e-06, + -8.44246231097142474158676051e-06, -1.429969192255729663681377423e-05, + -2.039361274909502720013160237e-05, -2.525910399623139225631744675e-05, + -2.75820596931667316124153766e-05, -2.670093834971979982026608902e-05, + -2.28687088424848736277570499e-05, -1.715220397059425764250441271e-05, + -1.101626284918770515286468026e-05, -5.785786995849918035140450195e-06, + -2.225121387928110369621185691e-06, -4.008841367363287539191455105e-07, + -1.381506432409515510229057293e-06, -4.518043013241082359152285541e-06, + -9.622919883608139200205366937e-06, -1.601467404985659631904033884e-05, + -2.223464223285252214018167805e-05, -2.65352523809679811234683855e-05, + -2.758569846312988068618050896e-05, -2.504870727249292373137005974e-05, + -1.973047384361126927419805011e-05, -1.322492873738114169980800011e-05, + -7.238343802514260890660236641e-06, -2.937635982862308679227714495e-06, + -6.285568341637766938634563144e-07, -1.185061562831668193249796614e-06, + -4.35736361584370816461093609e-06, -9.721628923926776239764629972e-06, + -1.647599258049987572130948288e-05, -2.286804984835152612003897343e-05, + -2.686119588131458907971811645e-05, -2.70622983701892321178709977e-05, + -2.339918826544436919467884195e-05, -1.715645589556966753145596238e-05, + -1.034857513988042979698363244e-05, -4.793473757504670195524372478e-06, + -1.401019002833254170528164834e-06, -7.149666182385364055903108869e-07, + -3.567106634936546372892070614e-06, -8.915955689108334182319676176e-06, + -1.602577359219611340189308446e-05, -2.290703978600353501538303136e-05, + -2.71291273272613585071811465e-05, -2.704729732983705505931434909e-05, + -2.269403509116375288628443541e-05, -1.576131168918241926652987206e-05, + -8.685185551075962840836784673e-06, -3.420897542412529520765079524e-06, + -6.550033595974476856307823665e-07, -2.176704821836202646091274274e-06, + -6.912638841902756143848601811e-06, -1.405177815370687919953578832e-05, + -2.162159812626790380413188686e-05, -2.675217392830732106388108571e-05, + -2.724056383877957357550654571e-05, -2.286858733410785429187792039e-05, + -1.553701050310568615052050911e-05, -8.118814196298317724105435278e-06, + -2.851684056465393701589820102e-06, -3.58627236064510090399941409e-07, + -7.415483960867752674810701556e-07, -4.146057010469482949615444012e-06, + -1.061722241819680257108628185e-05, -1.873361026432197802863918734e-05, + -2.537344698117145565447773381e-05, -2.745954526533453781398687321e-05, + -2.395990802252588507755166891e-05, -1.65897966947780065808532024e-05, + -8.652231964000466977039553729e-06, -2.942693506977969160565101678e-06, + -3.1695913374141172942632938e-07, -1.50125853204752580722822989e-06, + -6.288496761992729832692859693e-06, -1.419500101651291055126959811e-05, + -2.255673611605730569389278994e-05, -2.738127078781478631426191117e-05, + -2.606618306094809789938762656e-05, -1.933722521093399261704094683e-05, + -1.069958505685970796426822321e-05, -3.890348541953279307321900138e-06, + -5.370839202398533878570602816e-07, -2.17296043123196709183917244e-06, + -8.091775940952866051332839636e-06, -1.694847040411710508019636767e-05, + -2.489458363574204287989484474e-05, -2.745721305064383651727694113e-05, + -2.306958849984580480494203436e-05, -1.438172972469057719782734722e-05, + -6.061998018918796069290887141e-06, -1.239476776017686878510431873e-06, + -2.516027063723245591701088708e-06, -9.26678446965015394152891115e-06, + -1.886388779311313565879675014e-05, -2.634831764657518667982830096e-05, + -2.690104314835528272805559302e-05, -2.014440676527483304160751065e-05, + -1.049353311631628956463423152e-05, -3.174292435107059057966972376e-06, + -2.333141798968765508371812564e-06, -9.424406598187861250782298983e-06, + -1.959324891075823641762090888e-05, -2.690039741730376404520684586e-05, + -2.606613281530537179465044362e-05, -1.772105444965905418608885513e-05, + -7.759511856174510611322027442e-06, -1.571548572282934542906863637e-06, + -1.677402256383695287352128198e-06, -8.532396300774564576810399252e-06, + -1.921713391164731705648693882e-05, -2.697914388484782673648630646e-05, + -2.56118867964756135658429409e-05, -1.625920939008800977158657186e-05, + -6.122053425668370128071796993e-06, -7.754419471931266181057040322e-07, + -7.646817944504023433088010613e-07, -6.566997130393159176500825908e-06, + -1.746792376447116746773086104e-05, -2.646703831411997956185241931e-05, + -2.573021969989505901093250484e-05, -1.593966004769216616076751847e-05, + -5.444293705297023162556230985e-06, -4.433693129401417979787197905e-07, + -3.926136879015019625672761744e-06, -1.429979445652143441459602097e-05, + -2.525936131837279064620872815e-05, -2.670075648371467814468430135e-05, + -1.715200291283098149889771444e-05, -5.786030787337548703932674221e-06, + -4.010098572497198443815875218e-07, -1.365157263809627920272374464e-06, + -9.556975666536745051839706055e-06, -2.212487265093055825129937653e-05, + -2.749063521622826999023757322e-05, -1.969535482111144057281067188e-05, + -7.244711411450039890492277189e-06, -6.357087729552685759332165093e-07, + -4.384512239341661055916539447e-06, -1.658400955594783917615084312e-05, + -2.704402191175860878163614287e-05, -2.356404233673668602972416097e-05, + -1.042430797347186966265129848e-05, -1.411856380060861794134238235e-06, + -7.055213622109063843285603132e-07, -8.860290554193884083981902489e-06, + -2.280829524786871786989905786e-05, -2.697103348917977556865530064e-05, + -1.574540525915773338293604522e-05, -3.430155166119112306868585427e-06, + -2.157786429578808229254793458e-06, -1.398004663424700958168460374e-05, + -2.665947655790785485500037078e-05, -2.28248196591965174019091267e-05, + -8.122805030340059381181033737e-06, -3.637088944815079794002936255e-07, + -4.167695619445124515943437021e-06, -1.883733390690944573095562398e-05, + -2.761825181904594068201669321e-05, -1.668977962744924400158991196e-05, + -2.961434214910419336939462545e-06, -6.288336054646749597178863322e-06, + -2.255694459161048845939612217e-05, -2.606602514232518347670614078e-05, + -1.069961798940588881367923235e-05, -5.371914274984888913662709961e-07, + -8.088957220191117956030989189e-06, -2.493995731953271082176164242e-05, + -2.31530595573021747899094408e-05, -6.10131893378426812068028931e-06, + -9.223924688472666074453426566e-06, -2.62740357136916911136737679e-05, + -2.011971371315550584759138109e-05, -3.181257463964725953458603444e-06 +}; +static double sk_imag_76_16384[5818] = { + -1.825221792065962184803640201e-07, -2.082073267903970926499330118e-07, + -2.353062909868493366734700303e-07, -2.638514604822589222893997832e-07, + -2.938748508324594157467861064e-07, -3.254080704368191661763893945e-07, + -3.584822864637084503561486985e-07, -3.931281907595753917467702385e-07, + -4.293759657740627247846218386e-07, -4.672552505337686554838169672e-07, + -5.067951066975063205473513682e-07, -5.480239847259481638622365118e-07, + -5.909696901990387575936123678e-07, -6.35659350313680480772690444e-07, + -6.821193805958284890045002606e-07, -7.303754518595696919249123102e-07, + -7.804524574467127847669204073e-07, -8.323744807800405095258222329e-07, + -8.861647632633686508284772548e-07, -9.418456725613847474400022047e-07, + -9.994386712921726906175496144e-07, -1.058964286165082470416690281e-06, + -1.120442077596439265510324355e-06, -1.183890609835290034064980355e-06, + -1.249327421631166699323377788e-06, -1.316768997475456870694049752e-06, + -1.386230739447715966649330235e-06, -1.457726939697773491018970363e-06, + -1.531270753594133848560590073e-06, -1.606874173568768686247041841e-06, + -1.684548003687788730021687202e-06, -1.764301834977095780957454842e-06, + -1.846144021531530234988996257e-06, -1.93008165743544419062070229e-06, + -2.016120554522066085070472474e-06, -2.104265220998330773391222365e-06, + -2.194518840961254559741378314e-06, -2.286883254831196077245603418e-06, + -2.381358940726654639826170151e-06, -2.477944996804471007535632804e-06, + -2.576639124588588869685205907e-06, -2.677437613309650200633374104e-06, + -2.780335325276965806632831213e-06, -2.885325682303369425454669592e-06, + -2.992400653203270616996766948e-06, -3.101550742381467131938846751e-06, + -3.212764979532411121500821982e-06, -3.326030910465607344641625689e-06, + -3.441334589073736324618766474e-06, -3.558660570458461480273593472e-06, + -3.677991905227997919625637299e-06, -3.79931013497944866316464313e-06, + -3.922595288977948870185515767e-06, -4.04782588204354182857044181e-06, + -4.174978913655690640753959803e-06, -4.304029868284205949402216468e-06, + -4.434952716954308714054737439e-06, -4.567719920052428542970191644e-06, + -4.702302431378222965542568179e-06, -4.8386697034471544539777077e-06, + -4.976789694046853236792174457e-06, -5.11662887404937162804134318e-06, + -5.258152236480202316212372721e-06, -5.401323306843866642237145248e-06, + -5.546104154704676109295148623e-06, -5.692455406520118402268013785e-06, + -5.840336259723157065503786056e-06, -5.989704498048548988455800496e-06, + -6.140516508097144589446974433e-06, -6.292727297130976846738486391e-06, + -6.446290512090755244790918344e-06, -6.601158459826236362094197679e-06, + -6.75728212852882220235345781e-06, -6.914611210354548983592938571e-06, + -7.073094125224516098447355428e-06, -7.232678045788665699596109437e-06, + -7.3933089235377289977278574e-06, -7.554931516046982218791014385e-06, + -7.717489415334475997198734887e-06, -7.880925077315176324982241851e-06, + -8.045179852331500570754817259e-06, -8.210194016739629245451442818e-06, + -8.375906805529940811613429097e-06, -8.542256445958883452791721158e-06, + -8.709180192168646501642802205e-06, -8.876614360769948986634204913e-06, + -9.044494367362356432023078046e-06, -9.212754763965539240959390366e-06, + -9.381329277334052511145255637e-06, -9.550150848127222715801785957e-06, + -9.719151670904955882712879245e-06, -9.888263234919326450950843865e-06, + -1.005741636567115038138758853e-05, -1.022654126719973812788787304e-05, + -1.039556756507348605719255608e-05, -1.056442435004805688618031989e-05, + -1.073304022235828645334253933e-05, -1.090134333660927651494815943e-05, + -1.106926144723143191309511907e-05, -1.123672195446362786857251448e-05, + -1.140365195082816799103039851e-05, -1.15699782680605058082009412e-05, + -1.173562752445635194427451392e-05, -1.190052617259818260194402517e-05, + -1.206460054742278383780457185e-05, -1.222777691459107817970562715e-05, + -1.238998151912100918433431301e-05, -1.255114063424513875350755493e-05, + -1.271118061044656182652021204e-05, -1.287002792464941474976248409e-05, + -1.302760922950202872197620479e-05, -1.318385140272837781198235485e-05, + -1.333868159650080105591181401e-05, -1.349202728679427278871312545e-05, + -1.364381632268143657352697795e-05, -1.37939769755274656265866054e-05, + -1.394243798804396848936559827e-05, -1.408912862316103672695021681e-05, + -1.423397871267673980171832027e-05, -1.437691870564337227140702669e-05, + -1.451787971644997699515160922e-05, -1.46567935725609052003033661e-05, + -1.479359286187025388393124353e-05, -1.492821097963240557587004387e-05, + -1.506058217492922752709337553e-05, -1.519064159663461783026337792e-05, + -1.531832533883780087511673751e-05, -1.544357048568684908024586933e-05, + -1.556631515561456344633531335e-05, -1.568649854490931303810027919e-05, + -1.580406097059383499579127141e-05, -1.591894391257567430348653092e-05, + -1.603109005503352191192995013e-05, -1.614044332700423497409941698e-05, + -1.62469489421361123863973841e-05, -1.635055343757459175141853736e-05, + -1.645120471194728265537481071e-05, -1.654885206241605075236020261e-05, + -1.664344622076454816212744137e-05, -1.673493938849065633769387651e-05, + -1.682328527087314492876810035e-05, -1.690843910998543142228979497e-05, + -1.699035771662583995376440138e-05, -1.706899950113901606361076213e-05, + -1.71443245031015007644268483e-05, -1.721629441984639513206663264e-05, + -1.728487263380271409538360694e-05, -1.735002423862631897770805733e-05, + -1.741171606410013827101815331e-05, -1.746991669978259907494537451e-05, + -1.752459651738416063844645809e-05, -1.757572769185305778128630694e-05, + -1.762328422115236485948584766e-05, -1.766724194471181908655012249e-05, + -1.770757856053865178578947404e-05, -1.774427364097326518285573094e-05, + -1.777730864707653086012086041e-05, -1.780666694163650921032583663e-05, + -1.78323338007841747723802861e-05, -1.785429642420821344690751165e-05, + -1.787254394396077701590019871e-05, -1.788706743184698163390798642e-05, + -1.789785990539224138891685745e-05, -1.790491633238287311940054036e-05, + -1.790823363397651320498733807e-05, -1.790781068638024568903319156e-05, + -1.790364832109548627993647618e-05, -1.78957493237300559120635246e-05, + -1.788411843137895497306277814e-05, -1.786876232857678926035580047e-05, + -1.784968964182584905044798296e-05, -1.782691093270563837454995015e-05, + -1.780043868956795413997437616e-05, -1.777028731783143354269749459e-05, + -1.773647312887642696842792345e-05, -1.769901432755654750619660198e-05, + -1.765793099833580108480937665e-05, -1.761324509006449739361224727e-05, + -1.756498039940744329274850688e-05, -1.75131625529396382009040406e-05, + -1.745781898792538551555379722e-05, -1.739897893179814019541488956e-05, + -1.733667338035933759479018113e-05, -1.727093507471573274143425425e-05, + -1.720179847697563983504806528e-05, -1.712929974472580005556525407e-05, + -1.705347670431124273916941025e-05, -1.697436882294193477159656436e-05, + -1.689201717965078893045685615e-05, -1.68064644351284150599386974e-05, + -1.671775480046134643771077455e-05, -1.662593400480106661690031522e-05, + -1.653104926199202599963224147e-05, -1.64331492361880232447399891e-05, + -1.633228400648672641180987608e-05, -1.622850503061325393226559111e-05, + -1.612186510768436569071213049e-05, -1.601241834008554633622493923e-05, + -1.590022009449398461534107285e-05, -1.57853269620812114600299364e-05, + -1.566779671792965084303056456e-05, -1.554768827969815395270355984e-05, + -1.542506166557192266459291874e-05, -1.529997795153318712818926728e-05, + -1.517249922798808410367120414e-05, -1.504268855578960758351790561e-05, + -1.491060992169039443227054886e-05, -1.477632819326610596393032498e-05, + -1.463990907334650041788509656e-05, -1.450141905399311410915924592e-05, + -1.436092537006234875010275004e-05, -1.421849595239320459183398476e-05, + -1.407419938065907352253789547e-05, -1.392810483592313839686094301e-05, + -1.378028205293712815855157461e-05, -1.363080127222328843277811272e-05, + -1.347973319197945098147847776e-05, -1.332714891984723279882898289e-05, + -1.31731199245832041944733598e-05, -1.301771798767303461874262488e-05, + -1.286101515492853181047219757e-05, -1.270308368810697824012254098e-05, + -1.254399601659282273034487498e-05, -1.238382468918075683813554561e-05, + -1.222264232599949357392470073e-05, -1.206052157061521536130475896e-05, + -1.189753504235317872045601256e-05, -1.173375528887592419481113171e-05, + -1.156925473905594711743725911e-05, -1.140410565618041037493947398e-05, + -1.123838009152496533065747342e-05, -1.107214983833340486761662863e-05, + -1.09054863862392270725887658e-05, -1.07384608761648153881212292e-05, + -1.057114405573317872974025561e-05, -1.040360623520029329912989224e-05, + -1.023591724410173203513741563e-05, -1.006814638824583387822532432e-05, + -9.900362407622078581904447037e-06, -9.732633434853280393226834799e-06, + -9.56502695438434972574973103e-06, -9.397609762411009262693742383e-06, + -9.230447927577865003894407037e-06, -9.063606752474683892796536444e-06, + -8.897150735958657316029482565e-06, -8.731143536329733507018839578e-06, + -8.565647935385114244673590567e-06, -8.40072580337820486282192356e-06, + -8.236438064906268123675607551e-06, -8.072844665750222745105244004e-06, + -7.910004540688931310874962288e-06, -7.747975582309429520258721447e-06, + -7.586814610833644102272713128e-06, -7.426577344980743186164760111e-06, + -7.26731837388387413167881515e-06, -7.109091130078432765946987171e-06, + -6.951947863578215151022891838e-06, -6.795939617054786566533418346e-06, + -6.641116202134142006900489885e-06, -6.487526176823866824912301343e-06, + -6.335216824082767791254632017e-06, -6.184234131543906377219497333e-06, + -6.034622772400870854207603766e-06, -5.886426087466023507842587809e-06, + -5.739686068408302217509070475e-06, -5.594443342177154459182904234e-06, + -5.450737156617911240001107809e-06, -5.308605367283090239191936655e-06, + -5.16808442544205659882486717e-06, -5.029209367292897058356396234e-06, + -4.892013804375103052345108434e-06, -4.756529915184732273275049208e-06, + -4.622788437990073418654406873e-06, -4.490818664845675364197686436e-06, + -4.360648436801279786468894112e-06, -4.232304140301251816627062935e-06, + -4.105810704768966588700234571e-06, -3.981191601369558377926469867e-06, + -3.858468842943431902526175287e-06, -3.737662985101895205810804135e-06, + -3.618793128475244814018551079e-06, -3.501876922102672059356051268e-06, + -3.386930567952298548958659299e-06, -3.273968826558795798303998226e-06, + -3.163005023765038619505077927e-06, -3.054051058553175440428689019e-06, + -2.947117411949907078071121333e-06, -2.842213156989552114926314216e-06, + -2.739345969717756202043432504e-06, -2.638522141217861508754238473e-06, + -2.539746590641037319951121842e-06, -2.443022879220574403131638688e-06, + -2.348353225249878829203895383e-06, -2.255738520002972482712474966e-06, + -2.1651783445755845545241218e-06, -2.07667098762420595530375951e-06, + -1.990213463979768350985144476e-06, -1.905801534112013422003826905e-06, + -1.823429724419908557966766086e-06, -1.743091348323124903946386953e-06, + -1.664778528127778059464425553e-06, -1.588482217642636157094821955e-06, + -1.514192225515606642929043735e-06, -1.441897239265735997833781969e-06, + -1.371584849981904856327770761e-06, -1.303241577660237424939894922e-06, + -1.236852897151591886541364615e-06, -1.172403264690224461986299033e-06, + -1.109876144974313436338615897e-06, -1.049254038768763488617685731e-06, + -9.905185110004264844414060415e-07, -9.336502193156525447966962925e-07, + -8.786289430698427409862629953e-07, -8.254336127185366994300818114e-07, + -7.740423395793737941804118705e-07, -7.244324459342075244610865276e-07, + -6.765804954405565363023114175e-07, -6.304623238214130111372094332e-07, + -5.860530698026360320237191162e-07, -5.433272062669406977209558482e-07, + -5.022585715936500324279136501e-07, -4.628204011534338607767658565e-07, + -4.249853589273241980286391264e-07, -3.887255692194838997010784484e-07, + -3.540126484333111410352683875e-07, -3.208177368806818370630922887e-07, + -2.891115305943406958973725292e-07, -2.588643131137193132195264706e-07, + -2.30045987214692173543334865e-07, -2.026261065541381835229911394e-07, + -2.444339235445088457504819041e-07, -2.810439193424765525653353116e-07, + -3.197720643622108032643185527e-07, -3.606701111135382470188612877e-07, + -4.037892313368083654008023915e-07, -4.491799560052159249532561201e-07, + -4.968921151626318548661796932e-07, -5.469747776595687777448362432e-07, + -5.994761908504621221606802409e-07, -6.544437203159724296454573429e-07, + -7.119237896746014096821986335e-07, -7.71961820548219916322070424e-07, + -8.346021727465632590288804882e-07, -8.998880847359512777109617591e-07, + -9.678616144577691798606827733e-07, -1.038563580562292995083354015e-06, + -1.112033504123611003062618852e-06, -1.188309550901275494583578252e-06, + -1.267428474214341565728882306e-06, -1.349425558493114326195027285e-06, + -1.434334563574247139921343137e-06, -1.522187669803083440276010585e-06, + -1.613015424009091731668077974e-06, -1.70684668641744394556377263e-06, + -1.803708578560692161831305845e-06, -1.903626432253360929331971289e-06, + -2.006623739691752129687485687e-06, -2.112722104740395566305558028e-06, + -2.221941195465856576916376108e-06, -2.334298697977634068335094086e-06, + -2.449810271634981129109526199e-06, -2.568489505677360809914218376e-06, + -2.690347877335238515971284692e-06, -2.815394711476614589544965189e-06, + -2.94363714184359358849480022e-06, -3.075080073931831564268933599e-06, + -3.209726149564387200551970891e-06, -3.347575713210154197329790349e-06, + -3.488626780095315444075359038e-06, -3.632875006154903426011052586e-06, + -3.780313659869841571398944163e-06, -3.930933596033120923894654819e-06, + -4.084723231487100833709581738e-06, -4.24166852287202924268920759e-06, + -4.401752946424115462851957975e-06, -4.564957479859503749737657113e-06, + -4.731260586378621911518831816e-06, -4.900638200823288717514290141e-06, + -5.073063718016997906273823915e-06, -5.248507983316646823782752884e-06, + -5.426939285401894021284782688e-06, -5.608323351323199663660129533e-06, + -5.792623343847700305246899849e-06, -5.979799861079224827505127632e-06, + -6.169810938427159844471298761e-06, -6.362612052896163360833029637e-06, + -6.558156129726512596214097611e-06, -6.75639355139247549110166971e-06, + -6.957272168966632428736135418e-06, -7.160737315855622546901648046e-06, + -7.366731823910413086138430916e-06, -7.575196041911730437219078121e-06, + -7.7860678564289020707868752e-06, -7.999282715047819974311243962e-06, + -8.214773651961394175416257546e-06, -8.432471315913314514433989089e-06, + -8.652304000483531561398360676e-06, -8.874197676701373060665495318e-06, + -9.09807602796978468991974387e-06, -9.323860487281780887853198381e-06, + -9.551470276707619912778639282e-06, -9.780822449128945552071327796e-06, + -1.001183193219367473052443945e-05, -1.02444115744629691167489477e-05, + -1.047847219371937741317496462e-05, -1.071392262740274982054430181e-05, + -1.095066978513835776343904316e-05, -1.118861870331922436696409084e-05, + -1.142767260170254681606993169e-05, -1.166773294197773867147439886e-05, + -1.190869948826156362014627027e-05, -1.215047036947359088913511033e-05, + -1.239294214354313917927224997e-05, -1.263600986339679905048113268e-05, + -1.287956714467374497135824379e-05, -1.312350623511363928398384959e-05, + -1.336771808556079700483834594e-05, -1.361209242252560714671848208e-05, + -1.385651782224293569712684354e-05, -1.410088178616526349590677009e-05, + -1.434507081782673338548120268e-05, -1.458897050101254120138029313e-05, + -1.483246557916668893165480086e-05, -1.507544003596950731710662347e-05, + -1.531777717701499991155220104e-05, -1.555935971251666132290567002e-05, + -1.580006984096918738183154551e-05, -1.603978933369223629375709128e-05, + -1.627839962018128852280773877e-05, -1.651578187418959267097895438e-05, + -1.675181710046414615346462018e-05, -1.698638622205789205921178109e-05, + -1.721937016813928359370775012e-05, -1.74506499622198050711285866e-05, + -1.76801068107192760933254333e-05, -1.790762219178817940632569838e-05, + -1.813307794430583279668423025e-05, -1.835635635697267312453802302e-05, + -1.857734025741475795989211817e-05, -1.879591310121817693658610726e-05, + -1.901195906081101750454559474e-05, -1.922536311411042472883752008e-05, + -1.943601113285225751459855958e-05, -1.964378997052103676041780178e-05, + -1.984858754979797242231319421e-05, -2.005029294944520544801552786e-05, + -2.024879649054425146347500897e-05, -2.0443989822008859096090852e-05, + -2.063576600528983613570994937e-05, -2.082401959819325581654836377e-05, + -2.100864673773224932827249911e-05, -2.118954522193391542400631167e-05, + -2.136661459052371486158281022e-05, -2.153975620441068303191796407e-05, + -2.170887332389774958154964046e-05, -2.187387118554260241306066992e-05, + -2.20346570775957565626809731e-05, -2.219114041394363025477658169e-05, + -2.234323280648592459905234231e-05, -2.24908481358779146032974422e-05, + -2.263390262056976350501721895e-05, -2.277231488407653774218124265e-05, + -2.290600602041434138305721346e-05, -2.303489965763939829792444902e-05, + -2.315892201942910925299180802e-05, -2.327800198464550701714197156e-05, + -2.339207114482375518657759905e-05, -2.350106385953015924734736675e-05, + -2.360491730953611673590394893e-05, -2.370357154775671357054001032e-05, + -2.379696954790454726342760483e-05, -2.388505725081177346095194503e-05, + -2.396778360837547967800327531e-05, -2.404510062508375336392564547e-05, + -2.41169633970822712215002076e-05, -2.418333014874349658424393383e-05, + -2.424416226670298061900664377e-05, -2.429942433132990586364466368e-05, + -2.434908414560065724159890199e-05, -2.439311276134910832190383356e-05, + -2.443148450286587063714355272e-05, -2.446417698782536750512321688e-05, + -2.449117114551971577276860692e-05, -2.451245123238196321540857681e-05, + -2.452800484478356374739779766e-05, -2.453782292909375425623598466e-05, + -2.454189978899125481161605511e-05, -2.454023309002109924561313425e-05, + -2.453282386139248630015433084e-05, -2.45196764950158759607118375e-05, + -2.45007987417804761647640438e-05, -2.447620170507591459262836109e-05, + -2.444589983156449233348342376e-05, -2.440991089921317077054280231e-05, + -2.4368256002597258566859037e-05, -2.43209595354899170969228267e-05, + -2.426804917075507550430595038e-05, -2.420955583756313549918109951e-05, + -2.41455136959519258213480164e-05, -2.407596010875800226092718903e-05, + -2.400093561094543556048291899e-05, -2.392048387636244485940535676e-05, + -2.383465168195813847144652609e-05, -2.374348886949440544250414242e-05, + -2.364704830479035269920860818e-05, -2.354538583453895603529899827e-05, + -2.343856024073804619018909778e-05, -2.332663319278007553253181938e-05, + -2.320966919724709969495048123e-05, -2.308773554546219593632330747e-05, + -2.296090225883473337096726818e-05, -2.282924203208605505566707039e-05, + -2.269283017436597688727337174e-05, -2.255174454835058675842771048e-05, + -2.240606550736687029826317563e-05, -2.225587583060718244935653753e-05, + -2.210126065649606913617562787e-05, -2.194230741427370172066425857e-05, + -2.177910575386181324386569713e-05, -2.161174747407963820321728787e-05, + -2.144032644927871286786441596e-05, -2.126493855446704993078683998e-05, + -2.108568158899427194617574866e-05, -2.09026551988709109156268362e-05, + -2.071596079779581322318111891e-05, -2.052570148696719170558142031e-05, + -2.033198197375363575002855943e-05, -2.013490848930216619390096144e-05, + -1.993458870516186853317532057e-05, -1.973113164900182768166612968e-05, + -1.952464761950310057460680757e-05, -1.93152481005050422806310767e-05, + -1.910304567448684338729948673e-05, -1.888815393546546168596772519e-05, + -1.867068740139175798617432456e-05, -1.845076142612664927785716407e-05, + -1.82284921110794482135460115e-05, -1.800399621659066630289559863e-05, + -1.777739107314147012049720953e-05, -1.754879449247208824812400974e-05, + -1.731832467869110753059570806e-05, -1.708610013945775307851043801e-05, + -1.68522395973175456089336588e-05, -1.66168619012750907418685814e-05, + -1.638008593868108363884004974e-05, -1.614203054751623328056178708e-05, + -1.590281442915039255680403896e-05, -1.566255606165583425101392456e-05, + -1.542137361375240005106034002e-05, -1.517938485946153482166777471e-05, + -1.493670709354521209896206335e-05, -1.46934570478046674831809279e-05, + -1.444975080831271141705747507e-05, -1.42057037336523526809255874e-05, + -1.396143037423296976947718895e-05, -1.3717044392754125514688468e-05, + -1.347265848588555839067740227e-05, -1.322838430723052529540753608e-05, + -1.298433239163813916858432329e-05, -1.274061208092842204030008257e-05, + -1.249733145109275225445848861e-05, -1.2254597241030009530625422e-05, + -1.20125147828773019007334022e-05, -1.177118793399225273293550592e-05, + -1.153071901064183552747862554e-05, -1.129120872345091288423395842e-05, + -1.105275611466158113959257908e-05, -1.081545849725237404476748532e-05, + -1.057941139596431040308631422e-05, -1.034470849027863775489773784e-05, + -1.011144155938894901810599924e-05, -9.879700429208153482948766289e-06, + -9.649572921448505041005366811e-06, -9.421144804811015197477247485e-06, + -9.194499748315885853254710025e-06, -8.969719276810316510866079309e-06, + -8.746882728675952706426724448e-06, -8.526067215767622512563247983e-06, + -8.307347585605534740806066285e-06, -8.090796385843129412602549311e-06, + -7.876483831029879297620961698e-06, -7.664477771686062799387333111e-06, + -7.45484366570398398132383383e-06, -7.247644552087716728950607392e-06, + -7.042941027040980095938818573e-06, -6.840791222410336143737105696e-06, + -6.641250786488401143233331614e-06, -6.444372867179442677736892625e-06, + -6.250208097527105996298567303e-06, -6.058804583601815762919709507e-06, + -5.870207894742915846601240271e-06, -5.684461056148011947133664307e-06, + -5.501604543800084497727487243e-06, -5.321676281720114430704316605e-06, + -5.144711641530896785044681824e-06, -4.97074344431541744013681311e-06, + -4.799801964750753369137997034e-06, -4.631914937496424773319663587e-06, + -4.467107565813762542778625475e-06, -4.305402532390775023011381117e-06, + -4.14682001234483643876699982e-06, -3.991377688373478824224172001e-06, + -3.839090768021447491005135322e-06, -3.689972003030305581626913797e-06, + -3.544031710734758638237486619e-06, -3.401277797468253130588194955e-06, + -3.261715783937695346377796599e-06, -3.125348832527564798741941815e-06, + -2.992177776488332469523355808e-06, -2.862201150966047041417908078e-06, + -2.735415225826079637456902244e-06, -2.611814040223299302346648271e-06, + -2.491389438869179043744249424e-06, -2.3741311099450553493805504e-06, + -2.260026624609258071360974943e-06, -2.149061478044579465927202064e-06, + -2.041219131991261145783961642e-06, -1.936481058709555383440118273e-06, + -1.834826786314711029096322092e-06, -1.736233945426311040698998112e-06, + -1.640678317072776681278937529e-06, -1.548133881791079250578964041e-06, + -1.458572869860832644478922972e-06, -1.371965812611034981022099799e-06, + -1.28828159473735060218564652e-06, -1.207487507566911294295164576e-06, + -1.12954930320721386460835773e-06, -1.054431249515253507317174599e-06, + -9.820961858225269253065865815e-07, -9.125055793513608735727498517e-07, + -8.456195822576595777392304866e-07, -7.813970892350730015516683397e-07, + -7.19795795615441824047853886e-07, -6.60772255900401774517149197e-07, + -6.042819426590233029787245685e-07, -5.502793057265534639585697653e-07, + -4.987178316394411349139997695e-07, -4.495501032413840629998753439e-07, + -4.027278594010014605744619213e-07, -3.582020547653407530553552971e-07, + -3.159229195020459437434612576e-07, -2.758400189553245473356483334e-07, + -2.375934752973005222601238576e-07, -2.757540878140068878659812643e-07, + -3.162616892663234508477798808e-07, -3.591771172156027489660477196e-07, + -4.045604831397881461981251485e-07, -4.524710931285010610332808934e-07, + -5.029673683552687970870972989e-07, -5.561067654198871880669575833e-07, + -6.119456966550154236551481435e-07, -6.705394504918312005513326111e-07, + -7.319421119803766948754410009e-07, -7.962064835609560474721096979e-07, + -8.633840061832142513163572926e-07, -9.335246808701613873207603156e-07, + -1.006676990824558197258425073e-06, -1.082887824175218213556756708e-06, + -1.162202397460887968351907033e-06, -1.244664179949171033703848518e-06, + -1.330314818887811190644765783e-06, -1.419194065785283047709058012e-06, + -1.511339703817166738120743481e-06, -1.606787476454173672850271083e-06, + -1.705571017407017994350860654e-06, -1.807721781982413368443222447e-06, + -1.913268979943602519640070969e-06, -2.022239509967565259626913129e-06, + -2.134657895790379908521365235e-06, -2.250546224129467139476491744e-06, + -2.369924084472295062997991566e-06, -2.492808510817229074578871978e-06, + -2.619213925451962232118178348e-06, -2.749152084852595954810429782e-06, + -2.882632027784710346881170279e-06, -3.019660025685597586297915715e-06, + -3.160239535404789198633473263e-06, -3.304371154377701989059709989e-06, + -3.4520525783049001824272662e-06, -3.603278561406964103862836379e-06, + -3.758040879322468843582501913e-06, -3.916328294713813751662129931e-06, + -4.078126525643012724171680705e-06, -4.243418216776591050281349643e-06, + -4.412182913475830961004282155e-06, -4.584397038825719214373988902e-06, + -4.760033873652581825339832194e-06, -4.939063539577453538402876387e-06, + -5.12145298514887708460916263e-06, -5.30716597509546539074981597e-06, + -5.496163082735253091991312058e-06, -5.688401685575324795505602199e-06, + -5.883835964131738095717841924e-06, -6.082416903996178933521424281e-06, + -6.284092301172184460685346541e-06, -6.488806770700036543513336551e-06, + -6.696501758585823220557703417e-06, -6.907115557046315664445606392e-06, + -7.120583323077634615983193961e-06, -7.336837100351635676379925821e-06, + -7.555805844441069707678303863e-06, -7.777415451368125282613844029e-06, + -8.001588789471363312813013968e-06, -8.228245734577888586625329936e-06, + -8.457303208466389996705338261e-06, -8.688675220601803174716969147e-06, + -8.922272913118772230396495704e-06, -9.158004609027072356040345691e-06, + -9.395775863608406936692413192e-06, -9.635489518970162523318033487e-06, + -9.877045761717878131396089469e-06, -1.012034218370442111294311982e-05, + -1.036527384581015015160843085e-05, -1.061173334470465625496097412e-05, + -1.08596108825369778603728288e-05, -1.110879433949764387911871011e-05, + -1.135916934919226981416488786e-05, -1.161061937676309816544050618e-05, + -1.186302579969122701251341839e-05, -1.211626799120909767917223659e-05, + -1.237022340624943949922032865e-05, -1.262476766985366961231276872e-05, + -1.287977466795962016709187897e-05, -1.313511664048539904960793967e-05, + -1.339066427662324088628930524e-05, -1.364628681225436242815517857e-05, + -1.390185212939299378039331029e-05, -1.415722685756517179686986979e-05, + -1.441227647702520194689362193e-05, -1.466686542371039103194001185e-05, + -1.492085719583210356086952486e-05, -1.517411446199909903266318106e-05, + -1.542649917076694066541894812e-05, -1.567787266150521459655460543e-05, + -1.592809577647251133964388659e-05, -1.617702897398725272863108382e-05, + -1.642453244258086024042614381e-05, -1.667046621601833418339910775e-05, + -1.691469028906977163932874586e-05, -1.715706473391527870264901268e-05, + -1.739744981706452299778827009e-05, -1.763570611667125427168140162e-05, + -1.78716946401222806018512651e-05, -1.81052769417796694765166593e-05, + -1.833631524075447882912888453e-05, -1.856467253858982505436599209e-05, + -1.879021273673084431086142965e-05, -1.901280075365903904143979886e-05, + -1.923230264156854568734569821e-05, -1.944858570246180875097478935e-05, + -1.966151860354281382357866104e-05, -1.987097149178617110781841504e-05, + -2.00768161075611100709580048e-05, -2.027892589719013026710973946e-05, + -2.047717612432295799813203319e-05, -2.067144398000746814605260715e-05, + -2.086160869134038247469861704e-05, -2.104755162858191772719436419e-05, + -2.122915641061996292067969028e-05, -2.140630900867089328703900264e-05, + -2.157889784810595112333336809e-05, -2.17468139082939127492127146e-05, + -2.190995082035270555623207578e-05, -2.20682049626982176220111459e-05, + -2.222147555432683679269706412e-05, -2.236966474563242932190043621e-05, + -2.25126777067910972829085231e-05, -2.265042271351966289409142485e-05, + -2.278281123015443197852951396e-05, -2.290975798995367141374333853e-05, + -2.303118107253670864388930828e-05, -2.314700197837565469110784888e-05, + -2.325714570025876415187114643e-05, -2.336154079164785751288914428e-05, + -2.346011943185540241248697446e-05, -2.355281748797030636779180346e-05, + -2.363957457346502086205017323e-05, -2.372033410342014132982969843e-05, + -2.379504334630624850436923789e-05, -2.386365347226655840399967001e-05, + -2.392611959784782086919224797e-05, -2.398240082713046071203819021e-05, + -2.403246028921340076887035175e-05, -2.407626517201240783105399557e-05, + -2.411378675233525104601266242e-05, -2.414500042220089938969397603e-05, + -2.416988571137398619532304922e-05, -2.418842630609006487439963107e-05, + -2.420061006395135075612741471e-05, -2.42064290249767232821379026e-05, + -2.420587941879407927327043371e-05, -2.419896166796737670243340468e-05, + -2.418568038745483515209074021e-05, -2.416604438019919419942949101e-05, + -2.41400666288549628490933685e-05, -2.410776428366213322996430835e-05, + -2.406915864647895901811541775e-05, -2.402427515099379195162229705e-05, + -2.397314333913480767371609326e-05, -2.391579683370602022493382754e-05, + -2.385227330727882476160521541e-05, -2.378261444737357323481533045e-05, + -2.370686591796944859026827213e-05, -2.362507731738504334652317684e-05, + -2.353730213257593459623591425e-05, -2.344359768989944043846539168e-05, + -2.334402510240062226100181408e-05, -2.323864921367731407224679896e-05, + -2.312753853838568363901137537e-05, -2.301076519945152325024792517e-05, + -2.288840486205583911786219653e-05, -2.276053666446694050302934631e-05, + -2.262724314579467199833560931e-05, -2.248861017074523776918849871e-05, + -2.234472685145905438905411522e-05, -2.219568546651640671401456428e-05, + -2.204158137719905243326855293e-05, -2.188251294109880762048248037e-05, + -2.171858142316670026226825552e-05, -2.154989090429917559274368422e-05, + -2.137654818756019859098821412e-05, -2.119866270214067059023468897e-05, + -2.101634640515872841132379023e-05, -2.082971368140680175069616442e-05, + -2.063888124115323578831697471e-05, -2.044396801610840356329575063e-05, + -2.024509505366666584471116441e-05, -2.004238540953803327827886793e-05, + -1.983596403888171524052853878e-05, -1.962595768606383646488755534e-05, + -1.941249477314859207799889462e-05, -1.919570528724732778446532278e-05, + -1.897572066684271357354767129e-05, -1.875267368720855728873864177e-05, + -1.852669834504626179892509963e-05, -1.829792974245943434148838069e-05, + -1.806650397038849542087103617e-05, -1.783255799162745990679018737e-05, + -1.759622952354510702199091865e-05, -1.735765692063275929756492599e-05, + -1.711697905700067712155693078e-05, -1.687433520894485188988329294e-05, + -1.662986493770526926091156417e-05, -1.63837079725364700695609127e-05, + -1.613600409421022001724664585e-05, -1.588689301906917090588186592e-05, + -1.563651428374972533405506958e-05, -1.538500713069079211419744324e-05, + -1.513251039454395754034997379e-05, -1.48791623895992915113358282e-05, + -1.462510079833919486363633111e-05, -1.437046256123132038082842316e-05, + -1.411538376786952979791839313e-05, -1.385999954957010761916712249e-05, + -1.360444397352823842387795766e-05, -1.334884993863778752411480139e-05, + -1.309334907307490237420109086e-05, -1.283807163374384132574577283e-05, + -1.258314640768059876156908378e-05, -1.232870061550781194085069786e-05, + -1.207485981703030136704020425e-05, -1.182174781906139439510618899e-05, + -1.156948658556144888501400481e-05, -1.131819615017286515001350422e-05, + -1.10679945312292032168254366e-05, -1.081899764931418265925377326e-05, + -1.057131924744276948177970632e-05, -1.032507081393342897811769843e-05, + -1.008036150803710491485106621e-05, -9.83729808838513622199113684e-06, + -9.595984844314761445793759975e-06, -9.356523530127369749358375028e-06, + -9.119013302330977735411961238e-06, -8.883550659914867379828885829e-06, + -8.650229387700439259473346454e-06, -8.419140502808835317813049293e-06, + -8.1903722042820212474473901e-06, -7.964009825890003632523420074e-06, + -7.740135792153582364638793323e-06, -7.518829577607626651208645036e-06, + -7.300167669326378241728345286e-06, -7.084223532728331547566290316e-06, + -6.871067580674331273869314546e-06, -6.660767145868779214338759043e-06, + -6.453386456569918403023550235e-06, -6.248986615611358792310523619e-06, + -6.047625582733149544184536595e-06, -5.849358160216989629390151734e-06, + -5.654235981816276312734038251e-06, -5.462307504968064954720043808e-06, + -5.273618006270187511886141096e-06, -5.088209580204894163970707338e-06, + -4.906121141074911439253995044e-06, -4.727388428149609520326473316e-06, + -4.552044013956450216632984573e-06, -4.380117315708493109063011856e-06, + -4.211634609819789949909651927e-06, -4.046619049469093091868625994e-06, + -3.885090685167200346241452719e-06, -3.727066488280184364424848717e-06, + -3.572560377457534641019434515e-06, -3.421583247911224799598598617e-06, + -3.274143003488734995654616325e-06, -3.130244591480221710865818052e-06, + -2.989890040097149418390305373e-06, -2.85307849855711514840258744e-06, + -2.719806279706866148867562549e-06, -2.590066905113114580338487189e-06, + -2.463851152548347609995372728e-06, -2.341147105796332099429376064e-06, + -2.221940206700197042039837333e-06, -2.106213309373523474978895723e-06, + -1.993946736493097903587063888e-06, -1.885118337590090040043660016e-06, + -1.779703549254614654151897095e-06, -1.677675457167092981357347549e-06, + -1.579004859868241793355346861e-06, -1.483660334178161501619635197e-06, + -1.391608302173702938939973267e-06, -1.302813099632168663093698992e-06, + -1.217237045848319365812521993e-06, -1.13484051473082693670872776e-06, + -1.055582007083418300417347428e-06, -9.794182239754973826940422088e-07, + -9.063041411058748789277917171e-07, -8.361930840644063098188176753e-07, + -7.690368043934738659072052232e-07, -7.047855563536586219220434271e-07, + -6.433881742963319748707692707e-07, -5.847921505465283169164720026e-07, + -5.289437136995258579904980768e-07, -4.757879072349625773365969662e-07, + -4.252686683526708840536421918e-07, -3.773289069350273950413003979e-07, + -3.319105845412435312932720403e-07, -2.88954793339864213655383612e-07, + -1.863864526534344456987793382e-07, -2.174664855234816963376061989e-07, + -2.505649303006439997945024173e-07, -2.857360763950733946410281625e-07, + -3.230334325780970849891502242e-07, -3.625096456593406279673237527e-07, + -4.042164190777769830553516842e-07, -4.482044315161790552821008838e-07, + -4.945232556493620982936598902e-07, -5.432212771374004336242939141e-07, + -5.943456139755843247417244068e-07, -6.479420363133771940421018129e-07, + -7.040548868548916101398342689e-07, -7.627270019535518152939477902e-07, + -8.239996335136719197617702175e-07, -8.879123718113293299613111853e-07, + -9.545030693467267359544328395e-07, -1.023807765839662648336733271e-06, + -1.095860614479050307163419432e-06, -1.17069380953663831544892069e-06, + -1.248337515454035076011333159e-06, -1.328819797511042308645209074e-06, + -1.412166554181947142495006514e-06, -1.49840145128497893435939349e-06, + -1.587545858028464073585773152e-06, -1.67961878505547815777136731e-06, + -1.774636824586794019907544026e-06, -1.872614092759892055563611911e-06, + -1.973562174259435865025227516e-06, -2.077490069332583134470915018e-06, + -2.18440414327905171507603066e-06, -2.294308078504656801598982421e-06, + -2.407202829222722655511806922e-06, -2.523086578885754049982135389e-06, + -2.641954700426310695632412667e-06, -2.763799719382917812778152275e-06, + -2.888611279983431626036628412e-06, -3.016376114254913718814438139e-06, + -3.147078014225414932080859137e-06, -3.280697807279445461369100923e-06, + -3.417213334725072440762379949e-06, -3.556599433626743737656529867e-06, + -3.698827921953919204822031075e-06, -3.843867587091536313086310994e-06, + -3.991684177754158250911887401e-06, -4.142240399341422494607339172e-06, + -4.295495912768143889051610657e-06, -4.451407336797939545290549862e-06, + -4.609928253904911134872322137e-06, -4.771009219683369476279217319e-06, + -4.934597775821051294413768784e-06, -5.100638466646692197720668049e-06, + -5.269072859258198505765739134e-06, -5.439839567232977314927867829e-06, + -5.61287427791736701326429787e-06, -5.788109783287355212643820329e-06, + -5.965476014368069186352173949e-06, -6.144900079194871995427653516e-06, + -6.326306304294108362701147541e-06, -6.509616279656922094721659827e-06, + -6.694748907174971698009514898e-06, -6.881620452501183009838634647e-06, + -7.070144600297186038729158747e-06, -7.260232512819387223684461374e-06, + -7.451792891795994239439830664e-06, -7.644732043539991263292852908e-06, + -7.838953947239493222245813875e-06, -8.034360326362434358195979689e-06, + -8.230850723108148653847475351e-06, -8.428322575834314422113871523e-06, + -8.626671299383377377266966801e-06, -8.825790368228671848595777438e-06, + -9.025571402356338135018407054e-06, -9.22590425579536978467187075e-06, + -9.426677107704243478540628853e-06, -9.627776555919009718147172361e-06, + -9.829087712864058252798180049e-06, -1.00304943037234992465715766e-05, + -1.023187876676760802135534439e-05, -1.043312235572576408089082167e-05, + -1.063410524409420820392269125e-05, -1.083470663126400896649446925e-05, + -1.103480485035197545217160869e-05, -1.123427747761453393321364608e-05, + -1.1433001443322209531266824e-05, -1.16308531439700296077413566e-05, + -1.182770855569704805166936917e-05, -1.202344334878618216475455044e-05, + -1.221793300311376829787174403e-05, -1.241105292441662117221366085e-05, + -1.260267856124289951062419912e-05, -1.279268552245176262139193107e-05, + -1.298094969512580985416313334e-05, -1.316734736275886675008466725e-05, + -1.335175532358227124321830431e-05, -1.353405100889004347253057048e-05, + -1.371411260122510153295141699e-05, -1.389181915228717099908533478e-05, + -1.406705070042350869954309728e-05, -1.423968838756351039788548146e-05, + -1.440961457545879380846582524e-05, -1.457671296109073292841633307e-05, + -1.474086869110822773645472217e-05, -1.490196847515931662521253276e-05, + -1.505990069798137056980395776e-05, -1.521455553011580912807325372e-05, + -1.536582503711481488572511422e-05, -1.551360328710897816214576983e-05, + -1.565778645660672655751284588e-05, -1.579827293439835565009785046e-05, + -1.593496342343945582162995089e-05, -1.606776104059106112303609293e-05, + -1.619657141409613308183010338e-05, -1.632130277867463848335063958e-05, + -1.644186606812245832589039485e-05, -1.655817500530195368244577858e-05, + -1.667014618941543960305498584e-05, -1.677769918045590816788395494e-05, + -1.688075658073268249916368267e-05, -1.697924411337329867670124794e-05, + -1.707309069770650053325146411e-05, -1.7162228521434999908585467e-05, + -1.724659310951067665352610947e-05, -1.732612338962866027776942024e-05, + -1.740076175426148529607958682e-05, -1.747045411915626399157984439e-05, + -1.753514997822904858361045544e-05, -1.759480245478364638690715882e-05, + -1.764936834899801139375785652e-05, -1.769880818161901145238804056e-05, + -1.774308623381367163883079452e-05, -1.778217058312884333724952779e-05, + -1.781603313551667633080760611e-05, -1.784464965338767238837297535e-05, + -1.78679997796582962265102279e-05, -1.788606705776489699203507522e-05, + -1.789883894762085353512086339e-05, -1.790630683749871871206400809e-05, + -1.790846605182437600856104609e-05, -1.790531585487505663841292791e-05, + -1.789685945037830671244978575e-05, -1.788310397701419485476555249e-05, + -1.786406049982751958918152091e-05, -1.783974399756277958838807107e-05, + -1.781017334593885083284144077e-05, -1.777537129688572557295947463e-05, + -1.773536445377075357397560207e-05, -1.769018324264632556182610945e-05, + -1.763986187955636318743998792e-05, -1.758443833394342505570782931e-05, + -1.75239542882032019784771526e-05, -1.745845509343782990399965294e-05, + -1.73879897214641245971247091e-05, -1.731261071313737885299897934e-05, + -1.72323741230558726304430972e-05, -1.714733946071555958294389821e-05, + -1.705756962818898099564293713e-05, -1.696313085440521268784652698e-05, + -1.686409262611583955511658506e-05, -1.676052761562909622990343028e-05, + -1.665251160540498495481707975e-05, -1.654012340960381245626859004e-05, + -1.642344479268556815994284381e-05, -1.630256038516071366399617926e-05, + -1.617755759659646349040568181e-05, -1.604852652598566612471633896e-05, + -1.591555986958849788315099871e-05, -1.577875282636002478861905751e-05, + -1.56382030010794320239089078e-05, -1.549401030529928873424524993e-05, + -1.534627685623570961638909016e-05, -1.519510687372222629536872018e-05, + -1.5040606575352687013387952e-05, -1.48828840699401447053096606e-05, + -1.472204924942023344101079546e-05, -1.45582136793297338065019883e-05, + -1.439149048799173760931468385e-05, -1.422199425454036050549093406e-05, + -1.404984089591904551207884877e-05, -1.387514755298707126924314531e-05, + -1.369803247586989535563694459e-05, -1.351861490868914930792935719e-05, + -1.333701497380865595493090736e-05, -1.315335355573277530225485138e-05, + -1.296775218479348345927432834e-05, -1.278033292076227908607658629e-05, + -1.25912182365226662486730469e-05, -1.24005309019382375105211222e-05, + -1.220839386804559415931805549e-05, -1.201493015173708017620350652e-05, + -1.182026272098631185822163736e-05, -1.162451438085367740147158672e-05, + -1.142780766032157471279520622e-05, -1.123026470011928863571883108e-05, + -1.103200714165849438870310034e-05, -1.08331560172034402730239025e-05, + -1.063383164139811104347260046e-05, -1.043415350427017119973750053e-05, + -1.023424016582921740802988864e-05, -1.003420915237423837818378503e-05, + -9.83417685462256488371744767e-06, -9.634258427769682207137888486e-06, + -9.434567693586390604485424072e-06, -9.23521704465658912824518878e-06, + -9.036317350855891888483477359e-06, -8.837977868167892618080083711e-06, + -8.640306149931173239223461402e-06, -8.443407960607207841810875615e-06, + -8.24738719215493432405841151e-06, -8.052345783094515033174141949e-06, + -7.858383640338689469758207129e-06, -7.665598563866247790892817504e-06, + -7.474086174308163474670676368e-06, -7.283939843512736625052040457e-06, + -7.095250628152022626365501984e-06, -6.908107206427468801484582939e-06, + -6.722595817928516019677635807e-06, -6.538800206693462571661250998e-06, + -6.35680156751759656047658098e-06, -6.176678495549060419111866288e-06, + -5.998506939208712423474909037e-06, -5.822360156464781624611765781e-06, + -5.648308674491283879934809542e-06, -5.476420252730245712222828525e-06, + -5.30675984937768277526805305e-06, -5.139389591306067219499131848e-06, + -4.974368747432431913410404156e-06, -4.81175370553657792552833955e-06, + -4.65159795252941914823303568e-06, -4.493952058166991729473271205e-06, + -4.338863662201275124010411977e-06, -4.186377464954496700766124057e-06, + -4.036535221299371924705626236e-06, -3.889375738023280973550393352e-06, + -3.744934874550288939380141701e-06, -3.603245546990593085504668222e-06, + -3.464337735482969927980866076e-06, -3.328238494791767269486044978e-06, + -3.19497196811577994764261984e-06, -3.064559404062886659750276561e-06, + -2.93701917674013198927634137e-06, -2.812366808905422572723974833e-06, + -2.690614998123408149537875295e-06, -2.571773645864504795154189751e-06, + -2.455849889482753595839085656e-06, -2.342848137004813539424315574e-06, + -2.232770104659261844472738223e-06, -2.12561485707231080872006701e-06, + -2.0213788500531288410040371e-06, -1.920055975889118321617721891e-06, + -1.821637611068870569381900233e-06, -1.726112666347903191264964891e-06, + -1.633467639070126215154548331e-06, -1.543686667654495748224722368e-06, + -1.456751588157653697706947656e-06, -1.372641992815601104130861752e-06, + -1.291335290471395151953989608e-06, -1.212806768790652999214451334e-06, + -1.137029658166297860815894226e-06, -1.063975197212365794157567546e-06, + -9.93612699745497531125066823e-07, -9.259096231515841357589827534e-07, + -8.608316380341258711706938812e-07, -7.983426990400353669312459408e-07, + -7.384051167580123495469868362e-07, -6.809796305840740387581994097e-07, + -6.260254824485401799311046732e-07, -5.735004912985258315006676169e-07, + -5.233611282300170492782663209e-07, -4.755625921636999006448512026e-07, + -4.300588859588892656845725195e-07, -3.868028928605011993603461379e-07, + -3.457464531743789176429558583e-07, -3.068404410670807461185185649e-07, + -2.700348413870730146895391723e-07, -2.352788264052140796413296062e-07, + -2.025208323735926595653351109e-07, -2.382219326441071122015983664e-07, + -2.806685580068978606422234762e-07, -3.260243858362494521257123579e-07, + -3.743729997826801580712173436e-07, -4.257968027107812465020602547e-07, + -4.80376878409114658569035658e-07, -5.381928529671323720384940384e-07, + -5.993227560249065679701401151e-07, -6.638428821036208419650620667e-07, + -7.318276522266554967875761342e-07, -8.033494760428108538388063467e-07, + -8.784786146642122845354752093e-07, -9.57283044432582727758076005e-07, + -1.039828321828035598203008108e-06, -1.126177449734776677390830218e-06, + -1.21639074527806218034748937e-06, -1.310525709446238101042519694e-06, + -1.408636898710964267597144269e-06, -1.510775798857547256654398557e-06, + -1.616990701235864136831575123e-06, -1.727326581640484950779489137e-06, + -1.8418249820265005683891631e-06, -1.960523895264980363746824474e-06, + -2.083457653139205265096405364e-06, -2.210656817779500934399022904e-06, + -2.342148076731467902050721694e-06, -2.477954141847198770792987457e-06, + -2.618093652187118709599462224e-06, -2.762581081113344770128041616e-06, + -2.911426647752020816319919183e-06, -3.064636232996452512144375246e-06, + -3.222211300217567350853611202e-06, -3.384148820842433544851552557e-06, + -3.550441204955603824650663819e-06, -3.721076237071735988285511171e-06, + -3.896037017221388548638902338e-06, -4.075301907485024624098936957e-06, + -4.258844484103242938129087886e-06, -4.446633495283848337242642301e-06, + -4.638632824818890700783839687e-06, -4.83480146161698977807846464e-06, + -5.035093475248207358155316804e-06, -5.239457997590759291272211745e-06, + -5.447839210660164241243653971e-06, -5.660176340693160700068015806e-06, + -5.876403658549882466448615465e-06, -6.096450486488930448471332962e-06, + -6.320241211361049229371447677e-06, -6.547695304257921445646988684e-06, + -6.778727346643443376879648032e-06, -7.013247062985510843545564758e-06, + -7.251159359896955995910920734e-06, -7.492364371784791349196883092e-06, + -7.736757512997502648989696372e-06, -7.984229536450468351976503256e-06, + -8.234666598700172971043477477e-06, -8.487950331428083903671961974e-06, + -8.743957919286275936839383793e-06, -9.002562184045345103659482855e-06, + -9.263631674978971920547329844e-06, -9.527030765406759740365587319e-06, + -9.792619755309620016960406308e-06, -1.006025497992202702749690163e-05, + -1.03297889241964233693251568e-05, -1.060107034302594516766114763e-05, + -1.087394438710276918947511549e-05, -1.114825273428060710358047242e-05, + -1.142383372630120697986590844e-05, -1.170052251073633310630376508e-05, + -1.197815118798838750322106883e-05, -1.22565489631848608520882718e-05, + -1.25355423027938519989037125e-05, -1.281495509578035998715303534e-05, + -1.309460881911566305989096104e-05, -1.337432270744497552340639135e-05, + -1.365391392671166665827992004e-05, -1.393319775152985792005758819e-05, + -1.421198774609076705697022214e-05, -1.449009594838234018545058274e-05, + -1.476733305749587511312807819e-05, -1.504350862378803507866508599e-05, + -1.531843124166161731396045009e-05, -1.559190874472371777853182961e-05, + -1.586374840307552884456285258e-05, -1.613375712248406800789629623e-05, + -1.640174164518239859089122901e-05, -1.666750875204173380577342412e-05, + -1.693086546585569168959888031e-05, -1.719161925547470684398111695e-05, + -1.744957824052607397828651425e-05, -1.770455139645392934953475883e-05, + -1.795634875961126374218322643e-05, -1.820478163213577602790385623e-05, + -1.844966278634051914811844974e-05, -1.86908066683500294759105731e-05, + -1.892802960071290156447536279e-05, -1.916114998372243097496739339e-05, + -1.938998849517783895526727711e-05, -1.961436828832001914467084158e-05, + -1.983411518767764722143837064e-05, -2.004905788256148663163333512e-05, + -2.025902811794748825321987873e-05, -2.046386088249217192580435565e-05, + -2.066339459342711847435018757e-05, -2.085747127808311763576785969e-05, + -2.104593675179881344839034896e-05, -2.122864079197281202073151196e-05, + -2.14054373080234546476707802e-05, -2.157618450702538897396053075e-05, + -2.174074505479770875624942472e-05, -2.189898623222437216984115338e-05, + -2.205078008659372757241899643e-05, -2.219600357775055877703265783e-05, + -2.233453871886103466186564159e-05, -2.246627271159788006194175936e-05, + -2.25910980755607861114857976e-05, -2.270891277175457952943425644e-05, + -2.281962031995591027710296173e-05, -2.292312990980730448759873641e-05, + -2.301935650548596088240706214e-05, -2.310822094380550074791715043e-05, + -2.3189650025603894214652409e-05, -2.326357660032140088277041734e-05, + -2.332993964361285030252243788e-05, -2.338868432791682655763447485e-05, + -2.343976208587295726360096026e-05, -2.34831306665019497767303569e-05, + -2.351875418407095580256363498e-05, -2.354660315957725732127422957e-05, + -2.356665455479308216545086818e-05, -2.357889179882494549750533708e-05, + -2.358330480715108460557788428e-05, -2.35798899931110373165681765e-05, + -2.35686502718319073690703136e-05, -2.354959505658623116039658563e-05, + -2.352274024758692786492460247e-05, -2.348810821323520293306755247e-05, + -2.344572776384794081903917284e-05, -2.339563411790105001172683508e-05, + -2.333786886083624164756403219e-05, -2.327247989648840287681477723e-05, + -2.31995213912012530801508986e-05, -2.311905371070896263304902951e-05, + -2.303114334987128354343549619e-05, -2.293586285535978709876174519e-05, + -2.283329074140224299385715234e-05, -2.272351139870192206606305807e-05, + -2.260661499665766124042391716e-05, -2.248269737902002622111606589e-05, + -2.235185995312745910993008913e-05, -2.221420957287540543087164813e-05, + -2.206985841557947540547170162e-05, -2.191892385290254073549817693e-05, + -2.176152831602204461378807787e-05, -2.15977991552254476928778687e-05, + -2.142786849412284743646855967e-05, -2.125187307867923544504179523e-05, + -2.106995412127180163346790165e-05, -2.088225713998568674133714251e-05, + -2.068893179336730382320529154e-05, -2.049013171086046494382380823e-05, + -2.028601431915592626857407221e-05, -2.007674066469012486403980522e-05, + -1.986247523253375943342799448e-05, -1.964338576191529211166508784e-05, + -1.941964305862840917105659189e-05, -1.919142080457641888566883148e-05, + -1.895889536470960734493816646e-05, -1.872224559161466637133633406e-05, + -1.848165262801799787356106519e-05, -1.823729970746627444800301576e-05, + -1.798937195345031944161695581e-05, -1.77380561772387965939305754e-05, + -1.748354067468984261984193962e-05, -1.722601502230893533705070875e-05, + -1.696566987282168974151934371e-05, -1.670269675052994578557698235e-05, + -1.643728784671892546647917199e-05, -1.616963581538219667677741542e-05, + -1.589993356952974131184215534e-05, -1.562837407834276833343799262e-05, + -1.535515016543651030281152081e-05, -1.50804543084899142502131042e-05, + -1.480447844049792918696972777e-05, -1.452741375289950572760513253e-05, + -1.424945050082767582504562204e-05, -1.397077781073255973217500658e-05, + -1.369158349060980226343051808e-05, -1.341205384307619341804733437e-05, + -1.313237348152067251127149417e-05, -1.285272514955657545486066712e-05, + -1.257328954399456262438616178e-05, -1.229424514154998793603705554e-05, + -1.201576802949193574347221125e-05, -1.173803174043470793860323431e-05, + -1.14612070914656132166169894e-05, -1.118546202779585976329335129e-05, + -1.09109614711138800980131866e-05, -1.063786717281301034976077197e-05, + -1.036633757225731980932889598e-05, -1.0096527660241659966390039e-05, + -9.828588847793623390182785049e-06, -9.562668840456457994302942593e-06, + -9.298911518183921860562779482e-06, -9.037456820968792174241131232e-06, + -8.778440640318061429403680151e-06, -8.521994716678909395049697217e-06, + -8.268246542910196559433323726e-06, -8.017319273885190316492055373e-06, + -7.769331642301787352821416943e-06, -7.524397880767140214732392051e-06, + -7.282627650214180416686493569e-06, -7.044125974698009802076222041e-06, + -6.808993182610630698749307893e-06, -6.577324854343024900687249973e-06, + -6.3492117764139582015395398e-06, -6.124739902075672334281781356e-06, + -5.903990318396201736784057595e-06, -5.687039219811296628288594529e-06, + -5.473957888125223806511515656e-06, -5.264812678934865617394554121e-06, + -5.059665014439679088271029778e-06, -4.858571382591997367926539564e-06, + -4.661583342532960227359416921e-06, -4.468747536250719791951074855e-06, + -4.280105706388792414422792693e-06, -4.09569472012400554936095709e-06, + -3.915546599025146909628207481e-06, -3.739688554795326397035132304e-06, + -3.568143030793079708185185084e-06, -3.400927749219614984715464451e-06, + -3.238055763851973380850661835e-06, -3.079535518194754262232860909e-06, + -2.92537090891599064817682474e-06, -2.775561354425818650981184002e-06, + -2.63010186845044494760776678e-06, -2.488983138447321320513988541e-06, + -2.352191608701654304558210234e-06, -2.219709567938721067359734637e-06, + -2.091515241280981500293428485e-06, -1.967582886374038295216465366e-06, + -1.8478828935006354481821551e-06, -1.732381889497475977872419442e-06, + -1.621042845285512690203214188e-06, -1.513825186820565818997578154e-06, + -1.410684909267618467867619336e-06, -1.311574694199059696101111044e-06, + -1.216444029614244003504024833e-06, -1.125239332576323329952543671e-06, + -1.037904074253539200338122307e-06, -9.543789071699981948430219214e-07, + -8.746017944369856798373622127e-07, -7.985081407671875427487255192e-07, + -7.260309250540241491218276457e-07, -6.571008343043820131305823157e-07, + -5.916463987119520939289259512e-07, -5.295941276587397017019715091e-07, + -4.708686464328357341898841429e-07, -4.15392833451510246549576123e-07, + -3.630879577799292018958619323e-07, -3.138738167374022301833334705e-07, + -2.676688733849368777993518297e-07, -2.603119374705317967125999066e-07, + -3.066654606859579073872856293e-07, -3.563043904670861782157270138e-07, + -4.093258301968364684253617273e-07, -4.658252908008569961378290535e-07, + -5.258965084264805093429580828e-07, -5.89631261882877940361008702e-07, + -6.571191901487440384258074261e-07, -7.284476102569532684379558819e-07, + -8.037013358680601189353563153e-07, -8.829624968465359124460134499e-07, + -9.663103601550289040752854397e-07, -1.053821152382793292648713313e-06, + -1.145567884224734630098136053e-06, -1.241620177227267334235227131e-06, + -1.342044093116316248208625718e-06, -1.446901966021442219477899545e-06, + -1.556252237907966476626294219e-06, -1.670149297526914315678895316e-06, + -1.788643323188163331322769224e-06, -1.911780129660648722307592084e-06, + -2.039601019497073995949323194e-06, -2.172142639077084773883844285e-06, + -2.309436839657014850474931952e-06, -2.45151054370852947904236771e-06, + -2.598385616821964048700922129e-06, -2.750078745443212973774069208e-06, + -2.906601320705510647262378304e-06, -3.067959328609396108715826057e-06, + -3.234153246795634890025207889e-06, -3.405177948146884906593934161e-06, + -3.581022611444351435200676367e-06, -3.76167063929579219240181831e-06, + -3.947099583540751494600395261e-06, -4.137281078328129915885023882e-06, + -4.33218078105003365956340855e-06, -4.531758321303997868382922032e-06, + -4.735967258043901375848608315e-06, -4.944755045067423770131266603e-06, + -5.158063004975160078179833439e-06, -5.375826311723612301030333221e-06, + -5.597973981880843935793161392e-06, -5.824428874680088690884809111e-06, + -6.055107700952770858975580948e-06, -6.289921041008326441903910492e-06, + -6.528773371513968721700955922e-06, -6.771563101413156811325937817e-06, + -7.01818261690689068345002169e-06, -7.26851833550732791662746593e-06, + -7.522450769169726775417120918e-06, -7.779854596414687725410876118e-06, + -8.040598743574083284669715144e-06, -8.304546474887298021906947842e-06, + -8.571555491549197344325165815e-06, -8.841478039563724597199763366e-06, + -9.114161026319371857384518676e-06, -9.389446145776914122199792445e-06, + -9.66717001214528099154680435e-06, -9.947164301906787965169842725e-06, + -1.022925590403875489885817535e-05, -1.051326707826418026085757429e-05, + -1.079901562115036537997311838e-05, -1.108631503986057623980469172e-05, + -1.137497473335037949035419835e-05, -1.166480018078721962986737948e-05, + -1.195559313695882098875760552e-05, -1.224715183442366704181288733e-05, + -1.253927119214450726836142941e-05, -1.283174303033420354737577374e-05, + -1.312435629123177788311459951e-05, -1.341689726551568970550586124e-05, + -1.370914982405082881741342077e-05, -1.400089565465573031874477877e-05, + -1.42919145035669463650535374e-05, -1.458198442126856664443311506e-05, + -1.487088201234633967032401636e-05, -1.515838268901785777309845771e-05, + -1.544426092798291812136987633e-05, -1.572829053023131452523387941e-05, + -1.601024488343906536456234813e-05, -1.628989722657839939439633481e-05, + -1.656702091636184231981943071e-05, -1.684138969513608835148338327e-05, + -1.711277795983805107699060599e-05, -1.738096103162156452672654217e-05, + -1.764571542576131812332836113e-05, -1.790681912143841030644539347e-05, + -1.816405183101078415282454703e-05, -1.841719526837110358034182989e-05, + -1.866603341599488283448528281e-05, -1.891035279028231214830738094e-05, + -1.914994270479866581100708567e-05, -1.938459553102018465432082595e-05, + -1.961410695619519471352698581e-05, -1.983827623793338833495941698e-05, + -2.005690645514042239039818882e-05, -2.026980475491950125024875895e-05, + -2.047678259506698574443812888e-05, -2.067765598179507649761847687e-05, + -2.087224570232091856226454285e-05, -2.106037755196901625461339269e-05, + -2.124188255544126371888134786e-05, -2.141659718191743144916940056e-05, + -2.158436355365783268001923789e-05, -2.174502964778930917482367702e-05, + -2.189844949096579629094910802e-05, -2.204448334660515925820592487e-05, + -2.218299789441514972528415872e-05, -2.231386640193277334982303872e-05, + -2.243696888781344806200641895e-05, -2.255219227661875013458275818e-05, + -2.265943054486444380992912762e-05, -2.275858485810378865205061416e-05, + -2.284956369883505756558650379e-05, -2.293228298503436859328077913e-05, + -2.300666617913496423851113515e-05, -2.307264438727933382813906071e-05, + -2.313015644869497914421982432e-05, -2.317914901505420180167875432e-05, + -2.321957661969570923458754119e-05, -2.325140173660111323991096788e-05, + -2.327459482903547171293336115e-05, -2.328913438777682984336982186e-05, + -2.329500695887605122452214401e-05, -2.329220716090439071647294478e-05, + -2.328073769166252393689880984e-05, -2.326060932434133993445407596e-05, + -2.323184089314090739007007125e-05, -2.31944592683705926559629279e-05, + -2.314849932106956081033499739e-05, -2.309400387720326913482300768e-05, + -2.303102366150736128027828875e-05, -2.295961723106706032365709191e-05, + -2.287985089873539873558602742e-05, -2.27917986465097033516383207e-05, + -2.269554202900122703823702908e-05, -2.25911700671478993186942763e-05, + -2.247877913233545886365939703e-05, -2.235847282110674550683303285e-05, + -2.223036182065346792031089451e-05, -2.209456376529877639700027991e-05, + -2.19512030841927666601973157e-05, -2.180041084045634920208014962e-05, + -2.164232456202193585520672514e-05, -2.147708806443172471268600321e-05, + -2.130485126586686671899296963e-05, -2.11257699946910124707416534e-05, + -2.094000578980659133649343262e-05, -2.074772569412660329292615036e-05, + -2.05491020414810482224397814e-05, -2.034431223728285691252498646e-05, + -2.013353853328853196357275945e-05, -1.991696779679682477556985909e-05, + -1.96947912746367809395421633e-05, -1.946720435230362176515575556e-05, + -1.923440630860762123616886088e-05, -1.899660006620712790243073187e-05, + -1.875399193840238015501716007e-05, -1.8506791372571350861534617e-05, + -1.825521069063323819302822881e-05, -1.799946482692837382462436313e-05, + -1.773977106390642322075734683e-05, -1.747634876601691434391122604e-05, + -1.720941911219718483479386439e-05, -1.693920482735453516588697287e-05, + -1.666592991323871119648501737e-05, -1.638981937910087005052205134e-05, + -1.611109897253403127367725467e-05, -1.5829994910887938301463293e-05, + -1.554673361364924271971893477e-05, -1.526154143617458310098339291e-05, + -1.497464440516051845174276547e-05, -1.468626795622999031882584264e-05, + -1.439663667401000196729900921e-05, -1.410597403506966344673492775e-05, + -1.381450215408172726440881595e-05, -1.352244153356373272743644331e-05, + -1.323001081754974060807582281e-05, -1.293742654952314497722280773e-05, + -1.264490293496981598408545472e-05, -1.235265160884018311815511076e-05, + -1.20608814082612625595775438e-05, -1.176979815079251516930346905e-05, + -1.147960441852161209759942279e-05, -1.119049934828343036738017985e-05, + -1.090267842827445214117215028e-05, -1.061633330132309467749244375e-05, + -1.033165157506442098666633866e-05, -1.004881663925525691683556667e-05, + -9.768007490453121304061628871e-06, -9.48939856426917057678066536e-06, + -9.213159575392135326493865677e-06, -8.939455365566501034700098993e-06, + -8.668445759694441189475294651e-06, -8.400285430216911314663108534e-06, + -8.135123769914826477177467734e-06, -7.873104773257277264617362555e-06, + -7.614366926408715402008805379e-06, -7.359043105992544054629565797e-06, + -7.107260486693850148171534842e-06, -6.859140457768975273451176472e-06, + -6.61479854851497569618755043e-06, -6.374344362737003251179624536e-06, + -6.137881522236819211769433269e-06, -5.905507619330842007361950796e-06, + -5.677314178391417546511686643e-06, -5.453386626390277776396837972e-06, + -5.233804272408746773134931296e-06, -5.018640296064704172458899312e-06, + -4.807961744792419327739884521e-06, -4.601829539896414368626339358e-06, + -4.400298491289190350097149801e-06, -4.203417320805056960379090386e-06, + -4.011228693973102396174053308e-06, -3.823769260116846086970318619e-06, + -3.64106970063634234521235053e-06, -3.463154785315897051266092674e-06, + -3.290043436488728972942434392e-06, -3.1217488008781301732428963e-06, + -2.958278328923517759812666233e-06, -2.799633861388901796872843986e-06, + -2.645811723040925246579939747e-06, -2.496802823173590654687445042e-06, + -2.35259276274738665318624585e-06, -2.213161947901335774573517573e-06, + -2.078485709588087164244188734e-06, -1.94853442907405473153489156e-06, + -1.823273669038897938811513363e-06, -1.702664310001953408806995433e-06, + -1.586662691796380445411027323e-06, -1.475220759805977999292803463e-06, + -1.368286215674227174809237002e-06, -1.265802672190131762129986469e-06, + -1.167709812051240700586478283e-06, -1.0739435502003897908803896e-06, + -9.844361994295492229815067523e-07, -8.991166389415272023756639692e-07, + -8.179104855582451724259254039e-07, -7.407402672627684832833009146e-07, + -6.675255987614152429132836387e-07, -5.981833587518258404301619777e-07, + -5.326278685833191595580646434e-07, -4.707710719955286690289856816e-07, + -4.125227156257263653886850022e-07, -3.577905299719628321095912966e-07, + -3.064804105067125596948221251e-07, -2.584965986355077895116939563e-07, + -2.027248460394919658724820904e-07, -2.411831897541378054797018421e-07, + -2.825374696393651562933372473e-07, -3.2687723779246497597168351e-07, + -3.742903612382087309624109205e-07, -4.248628305838637309101179541e-07, + -4.786785687344632634975622951e-07, -5.35819240034162889117774764e-07, + -5.963640602023477917410635742e-07, -6.603896074357658967305252477e-07, + -7.27969635048497320577935276e-07, -7.991748860238970935215255427e-07, + -8.740729098510784910163341072e-07, -9.527278820187363970553606242e-07, + -1.035200426537248132163458909e-06, -1.121547441857828609595689254e-06, + -1.21182193055443570680533398e-06, -1.306072833130411205542213866e-06, + -1.40434486630726835838941461e-06, -1.506678366147788605767989661e-06, + -1.613109136359535164173995177e-06, -1.723668302118188952337944804e-06, + -1.838382169742567376019104324e-06, -1.957272092545060905084035666e-06, + -2.080354343172252721123850414e-06, -2.207639992740937476175524731e-06, + -2.339134797064561796867132593e-06, -2.474839090254032941972083329e-06, + -2.614747685965460651403430292e-06, -2.758849786555158233866203235e-06, + -2.90712890038944615442046554e-06, -3.059562767543541082418531371e-06, + -3.216123294109836893133608227e-06, -3.376776495321575612335637112e-06, + -3.54148244768293159759559377e-06, -3.710195250281214082764894013e-06, + -3.882862995441021508710895127e-06, -4.05942774886403365079950295e-06, + -4.239825539381451168950351582e-06, -4.423986358429215498132454354e-06, + -4.611834169338710059113731199e-06, -4.803286926518632806598109453e-06, + -4.998256604584571940682897334e-06, -5.19664923747697200925779043e-06, + -5.398364967587800557354774794e-06, -5.603298104899246704030477823e-06, + -5.811337196118828971101808595e-06, -6.022365103776880273980104397e-06, + -6.236259095233795776052135307e-06, -6.4528909415258987682692364e-06, + -6.672127025960255125049385566e-06, -6.893828462350338838796580399e-06, + -7.117851222766091696210130624e-06, -7.34404627465381652437481641e-06, + -7.572259727163283845154453933e-06, -7.802332986501711847154849622e-06, + -8.034102920116751084711644026e-06, -8.2674020294934147796940202e-06, + -8.502058631332996447584580968e-06, -8.737897046865521449680869193e-06, + -8.97473779903114817781649426e-06, -9.212397817250244139684889344e-06, + -9.450690649486695240895188508e-06, -9.689426681294195341774024011e-06, + -9.928413361521131269235053429e-06, -1.016745543433604800985081001e-05, + -1.040635517722257351650155116e-05, -1.064491264458025658763955928e-05, + -1.088292591655605511848092792e-05, -1.112019135271987702853670882e-05, + -1.135650385018741177452824415e-05, -1.159165710578344962917475558e-05, + -1.182544388183016316105043708e-05, -1.20576562751361144638787351e-05, + -1.228808598875530237477110562e-05, -1.251652460607721895232118808e-05, + -1.274276386680461713347706915e-05, -1.296659594436960979155302326e-05, + -1.318781372433489860508410568e-05, -1.340621108332329737588325264e-05, + -1.362158316801628175603602888e-05, -1.383372667376056431415808079e-05, + -1.404244012232074011214174453e-05, -1.424752413831618010075803077e-05, + -1.444878172388112383059399768e-05, -1.464601853108868988553349644e-05, + -1.483904313168212791933502775e-05, -1.502766728366003108391304316e-05, + -1.521170619426656783475075574e-05, -1.539097877894302337435476769e-05, + -1.556530791580265507892399945e-05, -1.573452069519807111565475044e-05, + -1.589844866395763610584547509e-05, -1.605692806387599660305001703e-05, + -1.620980006405301623926933086e-05, -1.635691098668534270051122537e-05, + -1.649811252592563005719104863e-05, -1.66332619594358410383162783e-05, + -1.676222235227331887547422284e-05, -1.688486275276103061311443188e-05, + -1.700105838000707861030862122e-05, -1.711069080275259027225029373e-05, + -1.721364810924199366523254517e-05, -1.730982506782486549925734187e-05, + -1.739912327805686803930927675e-05, -1.748145131178818737394294047e-05, + -1.755672484463027371425630774e-05, -1.762486677673456072221527813e-05, + -1.768580734330787635247804468e-05, -1.773948421442427103426366097e-05, + -1.778584258400565259756326286e-05, -1.78248352478204425265555233e-05, + -1.785642267036869238285880235e-05, -1.788057304054141836871343052e-05, + -1.789726231596153944764134025e-05, -1.790647425593353691966949648e-05, + -1.790820044294882812927795224e-05, -1.790244029271393182947864908e-05, + -1.788920105268843171661408142e-05, -1.786849778913980916691950362e-05, + -1.784035336274229427487407473e-05, -1.780479839276699624366594177e-05, + -1.776187120992992718687512876e-05, -1.771161779798501804527449677e-05, + -1.765409172416819886066753631e-05, -1.758935405861812451152291492e-05, + -1.7517473282918378379990898e-05, -1.74385251879244585144004831e-05, + -1.735259276105775323858701475e-05, -1.725976606326636871415261543e-05, + -1.716014209587084828880984566e-05, -1.705382465752970652466367907e-05, + -1.69409241915769057335115072e-05, -1.682155762399941176894399564e-05, + -1.669584819233913398992680266e-05, -1.656392526581845192601948058e-05, + -1.642592415700373033359341091e-05, -1.628198592533377397255714425e-05, + -1.613225717285771717950104698e-05, -1.597688983253284369457150604e-05, + -1.581604094945178879674449468e-05, -1.564987245537573831277028402e-05, + -1.547855093696244650389691466e-05, -1.530224739808745953052043776e-05, + -1.512113701666621637007773687e-05, -1.493539889639301015077620105e-05, + -1.474521581382040768995033558e-05, -1.455077396120947079622733045e-05, + -1.435226268558713513454321714e-05, -1.414987422445219820326192672e-05, + -1.39438034385757335804597104e-05, -1.373424754234505541306346488e-05, + -1.352140583210316080158691632e-05, -1.330547941293735989052963997e-05, + -1.308667092437127273075667122e-05, -1.286518426541525967070518643e-05, + -1.264122431942877655198283898e-05, -1.24149966792469940201140699e-05, + -1.218670737302143172850390357e-05, -1.195656259122102598607424034e-05, + -1.172476841523607850857092993e-05, -1.149153054802249408750374621e-05, + -1.125705404721808899784572106e-05, -1.102154306115622811785854235e-05, + -1.078520056819481846117295826e-05, -1.054822811977061459726579679e-05, + -1.031082558758021607491720678e-05, -1.007319091527940794279956382e-05, + -9.835519875083057820251176973e-06, -9.598005829634079672267252259e-06, + -9.360839499506559205897239517e-06, -9.124208736682841707366781181e-06, + -8.888298304344938792855880527e-06, -8.653289663299343242625245864e-06, + -8.419360765343456714810549402e-06, -8.186685853866808770720048249e-06, + -7.955435271965913846003472243e-06, -7.725775278336015537369342587e-06, + -7.4978678711876472896108968e-06, -7.271870620419739909617504181e-06, + -7.047936508264753465856540526e-06, -6.826213778604588160333049157e-06, + -6.606845795139161792955840441e-06, -6.389970908572174721721127072e-06, + -6.175722332961379135933110279e-06, -5.964228031363002046467101935e-06, + -5.755610610882042250686235763e-06, -5.549987227222785495742846118e-06, + -5.347469498815515848600277843e-06, -5.148163430577724550534640668e-06, + -4.952169347350137665504654638e-06, -4.759581837029919109999416549e-06, + -4.570489703405694193046829993e-06, -4.38497592868122738625057816e-06, + -4.203117645657079025670824907e-06, -4.02498611952210745128797123e-06, + -3.850646739189588270847307977e-06, -3.680159018095669967588282057e-06, + -3.513576604361321342078535584e-06, -3.350947300202468428207726314e-06, + -3.192313090457178160249535059e-06, -3.037710180082375462128681937e-06, + -2.887169040459321399789928073e-06, -2.740714464328915416012170947e-06, + -2.598365629166888061773012589e-06, -2.460136168792940445016652687e-06, + -2.326034252995273873576868515e-06, -2.196062674938866509971764629e-06, + -2.070218946113630746841622124e-06, -1.948495398566761702406928067e-06, + -1.830879294152450022616692576e-06, -1.717352940521551252838297098e-06, + -1.607893813563928484808079541e-06, -1.502474686006809812143414536e-06, + -1.401063761863963188575776461e-06, -1.30362481642243409391175319e-06, + -1.210117341446385915204922955e-06, -1.120496695270985199237106199e-06, + -1.034714257453243057823053658e-06, -9.527175876417922639963621438e-07, + -8.744505883228680622444258831e-07, -7.99853671096103015935750366e-07, + -7.288639261307211427909553449e-07, -6.614152944503236152936818081e-07, + -5.974387426929386199511251392e-07, -5.368624399920445752155333079e-07, + -4.796119366241532998588938813e-07, -4.25610344069031743856269985e-07, + -3.747785161299244134461316254e-07, -3.270352307630086590253294665e-07, + -2.822973722679830424410907935e-07, -2.404801134949199015406005181e-07, + -2.014970977274745665085945324e-07, -2.109110891411885937600035126e-07, + -2.524560603816026630481642642e-07, -2.972821580573137618945685472e-07, + -3.454953795689768422347862373e-07, -3.971995172648323465989475978e-07, + -4.524959025305200474585448547e-07, -5.114831501559900802677031094e-07, + -5.742569035310588443254855955e-07, -6.409095812253711168610332063e-07, + -7.11530125511567662348224976e-07, -7.862037533921809605272942693e-07, + -8.650117106913213954169140397e-07, -9.480310297713936197898029756e-07, + -1.035334291433064488890274969e-06, -1.126989391553440021589028303e-06, + -1.22305931301263655766652181e-06, -1.323601903453219524994712714e-06, + -1.428669659409729028468408196e-06, -1.538309517337094612019735181e-06, + -1.652562652057093945659124734e-06, -1.771464283131039842269843429e-06, + -1.895043489654786495978680723e-06, -2.023323033958775418852992292e-06, + -2.156319194681317266969492949e-06, -2.294041609667629708145357437e-06, + -2.43649312913036710225586981e-06, -2.583669679489456030206618806e-06, + -2.735560138290133497300732693e-06, -2.892146220577789727325434058e-06, + -3.053402377089286489069298175e-06, -3.219295704592476585985784746e-06, + -3.389785868693079747264885332e-06, -3.564825039394053315412996125e-06, + -3.744357839674503078171300188e-06, -3.928321307327846262911520692e-06, + -4.116644870273379068948034487e-06, -4.309250335528876699978540615e-06, + -4.506051892004767439278180297e-06, -4.706956127252806918609146641e-06, + -4.911862058274067402354346595e-06, -5.120661176462583895861724326e-06, + -5.333237506732163767878950739e-06, -5.549467680844762524890526056e-06, + -5.769221024929488847942347929e-06, -5.992359661151812550480139086e-06, + -6.218738623463041028944630478e-06, -6.448205987330519200096280025e-06, + -6.680603013319456633578499044e-06, -6.915764304367926579243577162e-06, + -7.153517976567298812745968051e-06, -7.39368584323142595413286618e-06, + -7.636083612009207131974923566e-06, -7.880521094766823001626088185e-06, + -8.126802429938172927289391501e-06, -8.374726317014619057766365573e-06, + -8.624086262818405430787688237e-06, -8.874670839177968098576178291e-06, + -9.126263951597897233162376418e-06, -9.378645118491649111647744108e-06, + -9.631589760521131461071427105e-06, -9.884869499564388647906351681e-06, + -1.013825246681023458674396343e-05, -1.039150361945815932848084101e-05, + -1.064438506548076449672451949e-05, -1.089665639588789011738250573e-05, + -1.114807502391303689452412701e-05, -1.139839653052625046423043664e-05, + -1.164737501566183529961521353e-05, -1.189476345453509507899252789e-05, + -1.214031405840914868375906427e-05, -1.238377863916112603371276479e-05, + -1.26249089769866176038168662e-05, -1.286345719057219668421225556e-05, + -1.30991761090581152810656887e-05, -1.333181964510709290939235311e-05, + -1.356114316839007768295509437e-05, -1.378690387879662852268179696e-05, + -1.400886117867552934377131657e-05, -1.422677704341058709002539734e-05, + -1.444041638963777674105858073e-05, -1.464954744041204449359235007e-05, + -1.485394208663606137289184966e-05, -1.505337624406851687445564603e-05, + -1.524763020523624396074767462e-05, -1.543648898558268634548067133e-05, + -1.561974266319481757531867361e-05, -1.579718671146161760058743151e-05, + -1.596862232402952499750285742e-05, -1.613385673143409302959967733e-05, + -1.629270350880201431503432885e-05, -1.644498287403416890385329796e-05, + -1.659052197589767408715533126e-05, -1.672915517147434858401776336e-05, + -1.686072429243066608307334564e-05, -1.698507889960165938487458848e-05, + -1.710207652539327103529721852e-05, -1.721158290354104315527869473e-05, + -1.731347218578120633484043744e-05, -1.740762714501751547277116905e-05, + -1.74939393645929336330770848e-05, -1.75723094133021701438411577e-05, + -1.764264700580892283117602493e-05, -1.770487114815989741875741637e-05, + -1.775891026811693364142324958e-05, -1.780470233005808163733764415e-05, + -1.784219493422877563394007838e-05, -1.787134540015491453559051682e-05, + -1.789212083406046391504708171e-05, -1.790449818016400846841171268e-05, + -1.790846425575990562761505287e-05, -1.790401577002162755475507538e-05, + -1.789115932649701178449100358e-05, -1.786991140929695195006116082e-05, + -1.78402983530109152435737252e-05, -1.780235629641498248595943288e-05, + -1.775613112006930121135675482e-05, -1.770167836793382274665660525e-05, + -1.76390631531620770881905319e-05, -1.75683600482638187104469929e-05, + -1.748965295985758502473120246e-05, -1.740303498826434663794733571e-05, + -1.730860827222264442209857804e-05, -1.720648381903448884047008738e-05, + -1.709678132047916097229281474e-05, -1.697962895485986785154217116e-05, + -1.685516317557312444483375025e-05, -1.672352848662052643619914394e-05, + -1.658487720550066383401466297e-05, -1.643936921394941182519335021e-05, + -1.628717169701542598087701252e-05, -1.612845887098107752039531648e-05, + -1.596341170065904076528703892e-05, -1.579221760661457226240789176e-05, + -1.561507016288159335011195838e-05, -1.543216878575780817142368284e-05, + -1.524371841427976771797103001e-05, -1.50499291829934949804147698e-05, + -1.485101608764913407685279156e-05, -1.464719864446029028138239469e-05, + -1.443870054357876013323078168e-05, -1.422574929744478505983049793e-05, + -1.400857588468051239890838772e-05, -1.378741439020021933704700234e-05, + -1.356250164221645416995874756e-05, -1.333407684682385815119060046e-05, + -1.310238122084477239504343715e-05, -1.286765762362122896673120864e-05, + -1.263015018843684109063271737e-05, -1.239010395424994916753914237e-05, + -1.21477644984154676936500411e-05, -1.190337757106780783484829139e-05, + -1.165718873183060628334617448e-05, -1.140944298951119662661416593e-05, + -1.116038444542831504114211577e-05, -1.091025594101116274624221208e-05, + -1.065929871029580458877128457e-05, -1.040775203795761572891313135e-05, + -1.015585292332402826719680439e-05, -9.903835751337881158884966781e-06, + -9.651931970519383243182695575e-06, -9.400369778865427203588464589e-06, + -9.149373818059182737272641561e-06, -8.899164876525925642726869147e-06, + -8.649959601823815425261643419e-06, -8.401970222836739761972102425e-06, + -8.15540428221349799513869433e-06, -7.910464379474185526433180349e-06, + -7.667347925180312503989389639e-06, -7.426246906540353494318752736e-06, + -7.187347664796649618465691767e-06, -6.950830684713595966910289203e-06, + -6.716870396460102989673497664e-06, -6.485634990152335782446525736e-06, + -6.257286243295155796803434789e-06, -6.031979361332447730028628874e-06, + -5.809862831488887523483273523e-06, -5.591078290056808328340257064e-06, + -5.375760403253482963233968184e-06, -5.164036761745572661126170433e-06, + -4.956027788908657207098823472e-06, -4.751846662861385118018734547e-06, + -4.551599252285109602721418359e-06, -4.355384066011683396745131358e-06, + -4.163292216333908167622684937e-06, -3.975407395965469243648369307e-06, + -3.791805868549601097044089021e-06, -3.612556472588895855712742139e-06, + -3.437720638641937722566844712e-06, -3.267352419606715014548711101e-06, + -3.101498533884528923082034985e-06, -2.940198421195418885257721539e-06, + -2.783484310788633153720735697e-06, -2.631381301771720445119209092e-06, + -2.483907455257159300300107488e-06, -2.341073898004492547067793493e-06, + -2.202884937214804172419613595e-06, -2.069338186114644702182823258e-06, + -1.940424699947342830380798973e-06, -1.816129121971760810414658373e-06, + -1.696429839051506276148811175e-06, -1.581299146401793761907805629e-06, + -1.470703421046210917334058285e-06, -1.364603303522059698647990456e-06, + -1.262953887360227582764386767e-06, -1.165704915854261583619600785e-06, + -1.072800985623005223931411556e-06, -9.841817564620034600029368013e-07, + -8.997821669712564136237725743e-07, -8.195326554400224223701008734e-07, + -7.433593854640298474774763419e-07, -6.711844757662635242172655299e-07, + -6.029262336894101279664826519e-07, -5.384993918263504398047706277e-07, + -4.778153472544329036743510943e-07, -4.207824028399359936340382287e-07, + -3.673060100809077435704541863e-07, -3.172890129596066636916617751e-07, + -2.706318922798578490768921581e-07, -2.272330099699989041396586392e-07, + -1.86988852838433233677722608e-07, -1.94749755935953385602111762e-07, + -2.373716562083403389087760387e-07, -2.836131636861306436104711217e-07, + -3.336000265209212501875499658e-07, -3.874553441687102768197956907e-07, + -4.45299230619652415072580974e-07, -5.072484778108833547148625621e-07, + -5.734162200310296308753028882e-07, -6.439116001320469644358772399e-07, + -7.188394383689839858147824919e-07, -7.982999046912377709848593864e-07, + -8.823881953096058607268316679e-07, -9.711942143630257114614908603e-07, + -1.064802261503284320861184749e-06, -1.163290726214417254499454597e-06, + -1.266731789672156952700275527e-06, -1.375191134941543829884593939e-06, + -1.488727666298296225817331812e-06, -1.607393238445954471277344298e-06, + -1.731232396384938180384192863e-06, -1.86028212667188555409867462e-06, + -1.99457162078778923888864455e-06, -2.134122051311678561213731192e-06, + -2.278946361572913011453184878e-06, -2.429049069429604913695434215e-06, + -2.584426085793343606138768725e-06, -2.745064548491288769510197329e-06, + -2.910942672025887599870789049e-06, -3.082029613760072358976272594e-06, + -3.258285357021913517471499444e-06, -3.439660611587126628346799961e-06, + -3.626096731961154541468150825e-06, -3.817525653844398747147580175e-06, + -4.013869849124810321595435009e-06, -4.21504229970166314562162943e-06, + -4.420946490402790607604326112e-06, -4.631476421215244153501994911e-06, + -4.846516639006068144837884731e-06, -5.065942288865947345513022354e-06, + -5.289619185163948907036062658e-06, -5.517403902356516874898491321e-06, + -5.749143885548434768236435166e-06, -5.984677580757742170163970136e-06, + -6.223834584790664292729741452e-06, -6.466435814586794927232883679e-06, + -6.712293695848578554789820583e-06, -6.96121237072391091485782863e-06, + -7.212987924264761367416486787e-06, -7.46740862934005210203467981e-06, + -7.724255209636371976005680962e-06, -7.983301120336323865854001591e-06, + -8.244312846021126912031407041e-06, -8.507050215301926348373390274e-06, + -8.771266731642896212809389078e-06, -9.036709919799056474560075558e-06, + -9.303121687252644859901680452e-06, -9.570238699994147493744188482e-06, + -9.837792771957746290503558917e-06, -1.010551126738590435691789865e-05, + -1.037311751536456801440957282e-05, -1.064033123573877146384077108e-05, + -1.090686897558832317643284088e-05, -1.117244455541531625395335753e-05, + -1.143676952416874538606857137e-05, -1.169955362220735734716907384e-05, + -1.19605052512795443508822682e-05, -1.221933195057887768029784847e-05, + -1.24757408779159032787258593e-05, -1.272943929503099332815451578e-05, + -1.298013505605937673080627764e-05, -1.32275370981482549989031311e-05, + -1.347135593321684172301872656e-05, -1.371130413984356540273591013e-05, + -1.394709685426036571969255623e-05, -1.417845225943208040391297492e-05, + -1.440509207120138132206688814e-05, -1.462674202046923384247685551e-05, + -1.484313233042601563437673517e-05, -1.505399818778984856622576299e-05, + -1.525908020708477278500753149e-05, -1.545812488696432596764658574e-05, + -1.565088505761394964931054741e-05, -1.583712031828064209872976298e-05, + -1.601659746399781826075962854e-05, -1.618909090059461475404577191e-05, + -1.635438304710259483417539306e-05, -1.651226472469869864176383878e-05, + -1.666253553135089394087418879e-05, -1.680500420136297090763222162e-05, + -1.693948894904662727804896261e-05, -1.706581779578243780108419425e-05, + -1.718382887976671130831132772e-05, -1.729337074777845733924638849e-05, + -1.739430262833868554754948588e-05, -1.748649468567512198268268375e-05, + -1.756982825394633125669699436e-05, -1.764419605122225949140994661e-05, + -1.77095023727622349375698807e-05, -1.776566326317635929193938793e-05, + -1.781260666710251139473186743e-05, -1.785027255807793782039182007e-05, + -1.787861304533216059227569705e-05, -1.789759245827624362296971727e-05, + -1.790718740851233328303764025e-05, -1.790738682923655029325012145e-05, + -1.789819199195799031176963567e-05, -1.787961650050614540331112012e-05, + -1.785168626234906740250438228e-05, -1.781443943729297331749969469e-05, + -1.776792636368726790410850491e-05, -1.771220946230178452658436672e-05, + -1.764736311809804157634852528e-05, -1.757347354016079789035438552e-05, + -1.749063860010484079514359035e-05, -1.739896764931845267584606396e-05, + -1.729858131545098230588512755e-05, -1.718961127859654515188762847e-05, + -1.707220002766975317496679632e-05, -1.694650059751168563932678668e-05, + -1.681267628730565781135924963e-05, -1.667090036092185343719399016e-05, + -1.65213557298484065569751239e-05, -1.636423461940283559878060726e-05, + -1.619973821895284729296439485e-05, -1.602807631690889765769050812e-05, + -1.584946692128152262966922503e-05, -1.566413586662688989009813156e-05, + -1.54723164082305287907962571e-05, -1.527424880440506367172866231e-05, + -1.507017988780095237662162017e-05, -1.486036262665021277947201978e-05, + -1.464505567688227154969204252e-05, -1.442452292606749335247742078e-05, + -1.419903303015857863405256578e-05, -1.396885894401189523743225113e-05, + -1.373427744668074479081083111e-05, -1.34955686624798611524976219e-05, + -1.325301557882563897861321472e-05, -1.300690356185909092102178514e-05, + -1.275751987085949249833664865e-05, -1.250515317245169482317235232e-05, + -1.225009305561432730981644146e-05, -1.199262954847513317445644593e-05, + -1.173305263788507952810342971e-05, -1.147165179274295656523634246e-05, + -1.120871549203174151714944989e-05, -1.09445307585117010428822637e-05, + -1.067938269899766706640554387e-05, -1.04135540521278802692049098e-05, + -1.014732474450989117538760032e-05, -9.880971456105152930511452414e-06, + -9.614767195688164662750220535e-06, -9.348980887188290762250357513e-06, + -9.083876967693175718513050321e-06, -8.819714997861364429772995654e-06, + -8.556749285459354134705974027e-06, -8.295228522704009446828848917e-06, + -8.035395438055493300263595891e-06, -7.777486463069506879243128483e-06, + -7.521731414878947609035583777e-06, -7.268353194836159569510239398e-06, + -7.017567503806671734827449943e-06, -6.769582574563993552271400772e-06, + -6.524598921693248155758738938e-06, -6.282809109368604300006541652e-06, + -6.044397537326207587627963785e-06, -5.80954024531058094442306089e-06, + -5.578404736228356751469911051e-06, -5.351149818198694002341787163e-06, + -5.127925465645382361624948775e-06, -4.908872699530838816463131774e-06, + -4.694123486788031538721396863e-06, -4.483800658961105216858411548e-06, + -4.278017850023904657347315755e-06, -4.076879453297976651322473418e-06, + -3.880480597352557319305518813e-06, -3.68890714072404251011290735e-06, + -3.502235685251607606824787028e-06, -3.320533607784381153218934354e-06, + -3.143859109975701367532081518e-06, -2.972261285840779690447296252e-06, + -2.805780206716232294430861394e-06, -2.644447023223111488995484136e-06, + -2.488284083799628674437071432e-06, -2.337305069335516648600711148e-06, + -2.191515143407367879245734379e-06, -2.050911117582917183444065831e-06, + -1.915481631232702910641206226e-06, -1.78520734525947555985134034e-06, + -1.660061149129216347681398634e-06, -1.540008380563346773896435046e-06, + -1.425007057228600631338744434e-06, -1.315008119740180614532952183e-06, + -1.209955685274760263622534535e-06, -1.10978731107259472046734812e-06, + -1.014434267092872377161996353e-06, -9.238218170730570119429528667e-07, + -8.378695072317216216710618337e-07, -7.564914618450197870527297074e-07, + -6.795966849196810167677983323e-07, -6.070893671800378574570245666e-07, + -5.388691975833688550039600983e-07, -4.748316785764315662053203573e-07, + -4.148684443086629639290806998e-07, -3.588675810071062324269877599e-07, + -3.067139487619982502843217573e-07, -2.582895039123129980691622939e-07, + -2.134736212957006556590754294e-07, -1.849776315788005773112028483e-07, + -2.293992330026242137371104545e-07, -2.778628881869312995061378161e-07, + -3.305188345335852583902630248e-07, -3.875140193766151751644224912e-07, + -4.48991649070969183495902503e-07, -5.150907382460360908654263025e-07, + -5.859456604405299861502683448e-07, -6.616857013465778907865938972e-07, + -7.424346158987730782816876277e-07, -8.283101904483266886402973751e-07, + -9.194238112633757007037538234e-07, -1.015880040593993608014121779e-06, + -1.117776201534103273002303085e-06, -1.225201972902955643257940678e-06, + -1.338238995355486445049640609e-06, -1.456960489914041212568913616e-06, + -1.581430890093677654482180912e-06, -1.711705488769356065922237591e-06, + -1.847830100906130689630705102e-06, -1.98984074324275760892156116e-06, + -2.137763331985172757357437437e-06, -2.291613399529026933208264785e-06, + -2.451395831190119680451176137e-06, -2.61710462287804233381233697e-06, + -2.788722660601967800829805236e-06, -2.966221522648121669026152411e-06, + -3.149561305216764641113280296e-06, -3.338690472251106370357807279e-06, + -3.533545730134762308439653686e-06, -3.734051927873670185268001678e-06, + -3.940121983317660642296038909e-06, -4.151656835912991198411607641e-06, + -4.36854542641187825098309655e-06, -4.590664703897992475326896022e-06, + -4.817879660418386396033597896e-06, -5.05004339344257482258141248e-06, + -5.286997196298554491013937939e-06, -5.528570676663788198651559164e-06, + -5.774581903116715897201095126e-06, -6.02483757968132995814667871e-06, + -6.279133248224090250630934074e-06, -6.537253518489050796826458911e-06, + -6.798972325483818360519067125e-06, -7.064053213856032940832704869e-06, + -7.332249648827573604498771681e-06, -7.603305353182050196360862448e-06, + -7.876954669730391346820636e-06, -8.15292294860966819392000815e-06, + -8.430926958702081674512478215e-06, -8.710675322394203563174455707e-06, + -8.991868972831660079022934873e-06, -9.274201632761273469333744568e-06, + -9.557360313991674513026293447e-06, -9.841025836444760490208209791e-06, + -1.012487336571402006199244666e-05, -1.040857296799221402253295132e-05, + -1.069179018117993660685460106e-05, -1.09741866009388314026845937e-05, + -1.125542048040767231819377775e-05, -1.153514734225990432661332341e-05, + -1.181302060173964600285016063e-05, -1.208869219928152596290824028e-05, + -1.236181324128657583549893012e-05, -1.263203464759941253739254641e-05, + -1.289900780420791060528352273e-05, -1.316238521966662618136335167e-05, + -1.342182118372903728577803795e-05, -1.367697242666147789910170707e-05, + -1.392749877770342038210606844e-05, -1.417306382113465603844303792e-05, + -1.441333554840970678542332734e-05, -1.464798700482382769270505579e-05, + -1.487669692918288329489505395e-05, -1.509915038496146266202516811e-05, + -1.531503938144971216665443658e-05, -1.552406348340920578610449554e-05, + -1.572593040778254191622807789e-05, -1.592035660602880801093098051e-05, + -1.610706783068904340795388097e-05, -1.628579968482114011685962796e-05, + -1.645629815298261196579963916e-05, -1.661832011248239531582202022e-05, + -1.677163382366876728975235711e-05, -1.691601939806980882592159221e-05, + -1.705126924325544061303988608e-05, -1.717718848334542881221148614e-05, + -1.729359535414633488258594196e-05, -1.740032157196152266527382213e-05, + -1.749721267518193789009851857e-05, -1.758412833783176232402972738e-05, + -1.766094265431031952494692061e-05, -1.772754439464502320398554824e-05, + -1.778383722963717983463725891e-05, -1.782973992536156324778540139e-05, + -1.78651865065526327066604273e-05, -1.789012638848815910552932096e-05, + -1.790452447705797179699355182e-05, -1.790836123678425840675607073e-05, + -1.790163272663863083507609919e-05, -1.788435060358049358557493147e-05, + -1.785654209382082083712103837e-05, -1.781824993189487664805269185e-05, + -1.776953226770656621685134935e-05, -1.771046254178591745692336601e-05, + -1.764112932907909206924068624e-05, -1.756163615166745272863635385e-05, + -1.747210126088844257667177795e-05, -1.737265738940514859687744287e-05, + -1.7263451473845329155014372e-05, -1.71446443487014810007351695e-05, + -1.701641041225329960121827322e-05, -1.687893726534142230829953213e-05, + -1.673242532388610122350870724e-05, -1.657708740610760062570219753e-05, + -1.64131482954648160962375647e-05, -1.624084428038606841551358406e-05, + -1.60604226719203167284867606e-05, -1.587214130048831146327023567e-05, + -1.56762679929613460633793659e-05, -1.547308003133992555929929202e-05, + -1.526286359434591034518573227e-05, -1.504591318328192250930713109e-05, + -1.482253103352989469058964556e-05, -1.459302651313843463356818148e-05, + -1.435771550989632520164279716e-05, -1.41169198083912421468229248e-05, + -1.387096645852398297833057983e-05, -1.362018713697937970555883191e-05, + -1.336491750316342166980763256e-05, -1.310549655112326871949160467e-05, + -1.284226595896945062125552028e-05, -1.257556943731857620560974503e-05, + -1.230575207826968851592894239e-05, -1.203315970641838471690086149e-05, + -1.175813823339977012892663272e-05, -1.148103301743462242964950726e-05, + -1.120218822933225084317789694e-05, -1.092194622637947262560297046e-05, + -1.064064693551694836925591153e-05, -1.035862724717234883043022464e-05, + -1.007622042108532802741870105e-05, -9.793755505420398543435685224e-06, + -9.511556770422437573917276432e-06, -9.229943157824932256096638061e-06, + -8.949227747173261197010871171e-06, -8.66971724017506312166478355e-06, + -8.391711464136519400803214397e-06, -8.115502895487832185194426726e-06, + -7.841376204343237737537201937e-06, -7.569607820980873798461831259e-06, + -7.300465525065667086524519996e-06, -7.034208058374678814242148689e-06, + -6.771084761718708672098652329e-06, -6.511335236687390260162510564e-06, + -6.255189032775853247910369942e-06, -6.002865360384690463521704246e-06, + -5.754572830110363145981154653e-06, -5.510509218677237772447338737e-06, + -5.270861261788546789797821335e-06, -5.035804474103358406393820407e-06, + -4.805502996474997706396505015e-06, -4.580109470515475702709871919e-06, + -4.359764940479526147600747299e-06, -4.144598782391720674211487568e-06, + -3.934728660270686304901467667e-06, -3.730260509235934561315939373e-06, + -3.531288545215402835072450449e-06, -3.337895300905829046528641713e-06, + -3.150151687573370266540325954e-06, -2.968117082219115069891945263e-06, + -2.791839439572978104575585664e-06, -2.621355428320224723796709465e-06, + -2.456690590908233281434817907e-06, -2.297859526226088325279563532e-06, + -2.144866094397484643799484463e-06, -1.997703642877733051932227434e-06, + -1.856355252998500665563216816e-06, -1.720794006059789268357198763e-06, + -1.590983268027196076454306967e-06, -1.466876991854149884031226735e-06, + -1.348420036413488369596899025e-06, -1.235548500990608665730456465e-06, + -1.128190074261398863998467554e-06, -1.026264396652561426397250698e-06, + -9.296834349594590084876538291e-07, -8.383518680778570312012881217e-07, + -7.521674826891874735234873664e-07, -6.710215777298144258344175794e-07, + -5.947993764608111940159857964e-07, -5.233804449544629181753684424e-07, + -4.566391158085116462485417068e-07, -3.944449159015477415925589669e-07, + -3.366629970073512045615959573e-07, -2.831545680939787733147207371e-07, + -2.337773281444426374167514827e-07, -1.883858983501855003154200341e-07, + -2.191143579020157720995868418e-07, -2.758451894200897920272322512e-07, + -3.380641859411253225929248813e-07, -4.059898715326966975140698946e-07, + -4.798359666696120151368164242e-07, -5.598106584563685797178273461e-07, + -6.461158701857134742385646575e-07, -7.389465324289991614623409125e-07, + -8.384898578781718340096435968e-07, -9.44924622179729172704622242e-07, + -1.05842045301051789884388965e-06, -1.179137129650910485796524822e-06, + -1.307223895307702845968280195e-06, -1.442818784429285967028933069e-06, + -1.586047967238333447200448155e-06, -1.737025113682908022938976289e-06, + -1.895850778975132376052308882e-06, -2.062611812847755916552373867e-06, + -2.237380794612874033343513994e-06, -2.420215496054124157182182997e-06, + -2.61115837412361987405389277e-06, -2.810236095348273232624692827e-06, + -3.017459093776683116304914919e-06, -3.232821164218054126829760692e-06, + -3.456299092438682957168860979e-06, -3.687852323889328519444623378e-06, + -3.927422672439273778233637807e-06, -4.17493407048954752599449064e-06, + -4.430292361729389695500572199e-06, -4.693385137686823874712295501e-06, + -4.964081619106326314033814789e-06, -5.242232583064624912153658259e-06, + -5.527670336609786217959595922e-06, -5.820208737579486176069373804e-06, + -6.119643263121876767271847819e-06, -6.425751126307550369532069212e-06, + -6.738291441083650546665234637e-06, -7.05700543568214767788798758e-06, + -7.381616714450693569643958264e-06, -7.711831567953256235249497041e-06, + -8.047339330985345975488613746e-06, -8.387812788106390501745301957e-06, + -8.732908626050629293728448654e-06, -9.082267932296316252562679017e-06, + -9.435516738913514935721028876e-06, -9.792266610675684151781326958e-06, + -1.015211527628426140033943842e-05, -1.051464730142233194442203531e-05, + -1.087943480222307735677533813e-05, -1.124603819761205917952817668e-05, + -1.161400699885931097916219601e-05, -1.198288063455866812368789953e-05, + -1.235218930913769976411616808e-05, -1.272145489289264348991420617e-05, + -1.309019184143917810373997784e-05, -1.34579081423720833951204745e-05, + -1.382410628683504960850878668e-05, -1.418828426361660985963002168e-05, + -1.454993657330946414663313399e-05, -1.490855525999880800335981035e-05, + -1.526363095788076034244919177e-05, -1.561465395015497294238342174e-05, + -1.596111523748601189747094165e-05, -1.630250761328669160303908581e-05, + -1.663832674304271982252366457e-05, -1.69680722448727741894468346e-05, + -1.729124876850067992449522247e-05, -1.760736706980750197141377678e-05, + -1.791594507813079554929026893e-05, -1.821650895348595695423001006e-05, + -1.850859413090093368611625813e-05, -1.879174634907959177119486649e-05, + -1.90655226606433057161358452e-05, -1.932949242123908998062728481e-05, + -1.958323825485401253171900693e-05, -1.982635699273161992094681449e-05, + -2.005846058335141295363331093e-05, -2.027917697100506711784494163e-05, + -2.048815094058333306564420595e-05, -2.068504492627463420251730797e-05, + -2.086953978197097169227508529e-05, -2.104133551127744923775822472e-05, + -2.120015195512925913626581242e-05, -2.134572943513326345938742323e-05, + -2.147782935087061049160561677e-05, -2.159623472952105580221181247e-05, + -2.170075072629942277259787464e-05, -2.17912050743286447895049468e-05, + -2.186744848271183669884132339e-05, -2.192935498170846313420803697e-05, + -2.197682221406451735638311329e-05, -2.200977167169507523435123542e-05, + -2.202814887706862174922457787e-05, -2.203192350879463047401418674e-05, + -2.202108947107075476255083624e-05, -2.199566490680083377987595605e-05, + -2.195569215435086882453989687e-05, -2.19012376480660980401522081e-05, + -2.18323917628277925338537574e-05, -2.174926860308300753730874344e-05, + -2.165200573693403849717502296e-05, -2.154076387602563239518152494e-05, + -2.14157265021177905162021865e-05, -2.127709944137589283979540566e-05, + -2.112511038756114076253046774e-05, -2.096000837543078026557925864e-05, + -2.078206320580667932208622506e-05, -2.059156482389402242254641817e-05, + -2.038882265256117620549035363e-05, -2.01741648824122824759826067e-05, + -1.994793772060023939458710263e-05, -1.971050460043699209338428913e-05, + -1.946224535396187310990444297e-05, -1.920355534972530495022371988e-05, + -1.893484459813550807409654464e-05, -1.8656536826798541563177114e-05, + -1.836906852835780301776667789e-05, -1.807288798340686669890824134e-05, + -1.776845426111007129519291092e-05, -1.745623620021751029769696562e-05, + -1.71367113732050050951133402e-05, -1.681036503630645295302888098e-05, + -1.647768906823303693121550439e-05, -1.613918090039365618574597472e-05, + -1.579534244144203123435404867e-05, -1.544667899897848663856407547e-05, + -1.509369820122913823491964114e-05, -1.473690892151092937808424393e-05, + -1.437682020826912245514087735e-05, -1.401394022344328420541688385e-05, + -1.364877519187975296610388504e-05, -1.328182836446206877294064913e-05, + -1.291359899757732831548744101e-05, -1.254458135147462722268872637e-05, + -1.217526371000362868260522703e-05, -1.180612742414413100463556339e-05, + -1.143764598165869709306928514e-05, -1.107028410510547673621661868e-05, + -1.070449688035913802315775289e-05, -1.034072891768318344391658359e-05, + -9.979413547291712878353590888e-06, -9.620972051226560375317316265e-06, + -9.265812933259564443009767554e-06, -8.914331228408582143141192233e-06, + -8.566907853531053752935316148e-06, -8.223909000330426472815878447e-06, + -7.885685571979087938481768616e-06, -7.552572664426960781416508367e-06, + -7.224889093328338124627274047e-06, -6.902936967380739152440934786e-06, + -6.587001308729722141724685636e-06, -6.277349720952566438378697478e-06, + -5.97423210499193138318246854e-06, -5.677880423269509066019466309e-06, + -5.388508512067919883122696367e-06, -5.106311942128906601850828195e-06, + -4.831467927276682937018630754e-06, -4.564135280737601507998653372e-06, + -4.304454418692058601057098821e-06, -4.052547410461452098121189203e-06, + -3.80851807460309652543961785e-06, -3.572452120059208084272605113e-06, + -3.344417331383100705982170178e-06, -3.124463796946678610958955669e-06, + -2.912624178918791572836686707e-06, -2.708914023694042449156215921e-06, + -2.513332111347732278550841725e-06, -2.325860842587547878187060474e-06, + -2.146466661595258955462332817e-06, -1.975100513036186947142059181e-06, + -1.811698331459877835331647583e-06, -1.656181561223270310402523771e-06, + -1.508457705004197507087982701e-06, -1.36842089890982466001280015e-06, + -1.235952512129223352697698045e-06, -1.110921769030614214996419489e-06, + -9.931863915623762485170413286e-07, -8.825932597824962700533164145e-07, + -7.789790883139946156085860716e-07, -6.821711165038106954806233599e-07, + -5.919878100499440726006087493e-07, -5.082395718559652628257316057e-07, + -4.307294598736786343349690256e-07, -3.592539097033300320051111328e-07, + -2.936034597362669080785181706e-07, -2.335634766477022897519219341e-07, + -2.245099127820278157144947943e-07, -2.850355265994984606447635016e-07, + -3.517132926253414438992096758e-07, -4.247993696160574712956633277e-07, + -5.045436782331053113560544003e-07, -5.911889351566075409373578024e-07, + -6.849696872598275166962454759e-07, -7.861113491196799977215247876e-07, + -8.948292471744769232248504706e-07, -1.0113276738643501851251617e-06, + -1.135798955102409155836938257e-06, -1.268422534425304565761333069e-06, + -1.409364077160601928044559271e-06, -1.558774597924876625804351156e-06, + -1.716789614731025047247945509e-06, -1.883528332935433239508134923e-06, + -2.059092862197177044048532549e-06, -2.243567469546743299222118367e-06, + -2.437017871583765631234540228e-06, -2.639490568723215340726307235e-06, + -2.851012224306622305249319521e-06, -3.071589091276690805618499597e-06, + -3.301206488986182749513888582e-06, -3.539828332573791386077288745e-06, + -3.787396717191926438149341891e-06, -4.043831559213931681369402771e-06, + -4.309030296382060511812747694e-06, -4.58286764868281628726009308e-06, + -4.865195441553890410354022561e-06, -5.155842492837105956219549002e-06, + -5.454614564695584452366523137e-06, -5.761294381510957437044027213e-06, + -6.075641714569014100247312804e-06, -6.397393534130057238728736535e-06, + -6.726264229264245507781353611e-06, -7.06194589561323177130322537e-06, + -7.404108691018031902753796653e-06, -7.75240125873010491833626362e-06, + -8.106451217698946792259567795e-06, -8.465865719205770950476531989e-06, + -8.830232068889955107356473651e-06, -9.199118412993678939532440908e-06, + -9.572074487431192816276614987e-06, -9.948632428073467642002693234e-06, + -1.032830764042719814792270494e-05, -1.071059972668006121340224246e-05, + -1.109499346788261318907681946e-05, -1.148095985884177767000387249e-05, + -1.186795719311259160141155261e-05, -1.225543219529400387811466505e-05, + -1.264282119766220360401048906e-05, -1.302955135801137278716167051e-05, + -1.341504191541789301703874182e-05, -1.379870548050034161319081505e-05, + -1.417994935661453877640165999e-05, -1.45581768883011225702980504e-05, + -1.493278883319304985361798688e-05, -1.530318475349249580431433559e-05, + -1.566876442304109467778747145e-05, -1.602892924593505159487974443e-05, + -1.638308368257715617291765675e-05, -1.67306366790119483763544378e-05, + -1.707100309535778122718187311e-05, -1.740360512913130194845301446e-05, + -1.772787372925508568403951681e-05, -1.80432499965487409625784776e-05, + -1.834918656652713674906282626e-05, -1.864514897036675508050322658e-05, + -1.893061696995247637363875282e-05, -1.920508586298205159093727135e-05, + -1.946806775418389988006537261e-05, -1.971909278879587502073846006e-05, + -1.995771034455730340382434429e-05, -2.018349017858420509823405564e-05, + -2.039602352562737500865294726e-05, -2.059492414435476056121764044e-05, + -2.077982930845262104341784892e-05, -2.095040073950419002484293896e-05, + -2.110632547877862077979026212e-05, -2.12473166952402379710311553e-05, + -2.137311442733274196919754373e-05, -2.148348625614034777147644262e-05, + -2.157822790799508757392764779e-05, -2.165716378455893994983000317e-05, + -2.172014741878682548138594643e-05, -2.176706185535409084357179321e-05, + -2.179781995437271151791827628e-05, -2.181236461745842907899821383e-05, + -2.18106689354515794127594569e-05, -2.179273625733772417971921553e-05, + -2.175860018015888193757510771e-05, -2.170832445995167291974761725e-05, + -2.164200284399390750459876709e-05, -2.155975882488560889491298334e-05, + -2.146174531723280681783094792e-05, -2.134814425794237977246185778e-05, + -2.121916613137273528006364331e-05, -2.107504942081663541308782228e-05, + -2.091605998802033690659243903e-05, -2.074249038266354875389811674e-05, + -2.055465908393957195389456505e-05, -2.035290967658223132267548972e-05, + -2.013760996388503501995474732e-05, -1.990915102044867472153889809e-05, + -1.966794618757377685765684594e-05, -1.941443001438707184635491798e-05, + -1.914905714794940349665446078e-05, -1.887230117574373585245285645e-05, + -1.858465342407881868867433606e-05, -1.828662171607044854295363867e-05, + -1.79787290929751038953687825e-05, -1.766151250275216699823881139e-05, + -1.733552145981670863797777238e-05, -1.70013166800230237452138532e-05, + -1.665946869497323117471215825e-05, -1.631055644979845142199074981e-05, + -1.595516588858911233295145848e-05, -1.559388853167135652127116285e-05, + -1.52273200489310371998422089e-05, -1.485605883337819344220190332e-05, + -1.448070457912187861658232652e-05, -1.410185686788876113122778028e-05, + -1.372011376816878244354509786e-05, -1.333607045100786867789909723e-05, + -1.295031782639102555074357703e-05, -1.256344120407016040847150706e-05, + -1.217601898258914657651504759e-05, -1.178862137014533592680592955e-05, + -1.140180914080158322901348278e-05, -1.1016132429426426112624611e-05, + -1.063212956859414271297472471e-05, -1.02503259705191421610878319e-05, + -9.871233056933632839290496119e-06, -9.495347239642829719852117065e-06, + -9.12314895430909954905304704e-06, -8.75510174982658528615268867e-06, + -8.391651435450875388911626263e-06, -8.033225287645654621613774959e-06, + -7.680231318400258710347820734e-06, -7.333057606559720951089516305e-06, + -6.992071693492671693483109241e-06, -6.657620044203653695581972966e-06, + -6.330027574775018026022235101e-06, -6.009597246801719637920771028e-06, + -5.69660972925708958448801425e-06, -5.391323128011116026347526037e-06, + -5.09397278299095359168149888e-06, -4.804771132763639198955205739e-06, + -4.523907646097592594332768845e-06, -4.251548819847628445458848773e-06, + -3.987838242297928363026132681e-06, -3.732896720892435436664697282e-06, + -3.486822473082436537011701005e-06, -3.249691378827645898578818304e-06, + -3.021557293100413624811718602e-06, -2.802452416563440420701515399e-06, + -2.592387722420014928683199007e-06, -2.391353437273149976804347341e-06, + -2.199319573676150842069399599e-06, -2.016236511913139478304390559e-06, + -1.842035628413801818164868482e-06, -1.676629968082665586969078574e-06, + -1.519914957710454169660554795e-06, -1.371769157532700681627422373e-06, + -1.232055047910247348857677545e-06, -1.100619848027110450142400551e-06, + -9.77296363433666666274929162e-07, -8.619038592077043151802357053e-07, + -7.542489554622121566098053892e-07, -6.541265418973034468711727669e-07, + -5.613207080741333562757741649e-07, -4.75605686081195602025892483e-07, + -3.967468022677160875119660791e-07, -3.245014347351195540789285058e-07, + -2.586199733052318996297919661e-07, -2.12267593316959898846143129e-07, + -2.6862200387358721093809138e-07, -3.308642790057655384188071285e-07, + -3.992418836197224658353258434e-07, -4.739948231464100123040900699e-07, + -5.553545722746868239179428642e-07, -6.435430080618600967004485497e-07, + -7.387713515580733427079657485e-07, -8.412391221083379745800633065e-07, + -9.511331085070752339375560989e-07, -1.068626361174170979933596183e-06, + -1.193877209498827160068473545e-06, -1.327028308457952116879022611e-06, + -1.468205718559187826315320241e-06, -1.617518023085382426097945767e-06, + -1.775055486527173240278139679e-06, -1.940889257983838736402494585e-06, + -2.115070623189821072407390545e-06, -2.297630308685840956129439044e-06, + -2.488577841499572161165863143e-06, -2.687900967532111115110369376e-06, + -2.895565131663294242885062918e-06, -3.111513022392441161817402268e-06, + -3.335664183620545951566242066e-06, -3.567914695959218029572539849e-06, + -3.80813692971692194599408858e-06, -4.056179371469842442378406222e-06, + -4.31186652587068948997350501e-06, -4.574998894086411591020872175e-06, + -4.845353029985555011146559912e-06, -5.122681674919218266660205646e-06, + -5.406713971656977611235980058e-06, -5.6971557577521853509526506e-06, + -5.993689938320490610487462774e-06, -6.295976937922783984048075157e-06, + -6.6036552309497962499527067e-06, -6.916341949611802349573604076e-06, + -7.233633568344195525665844132e-06, -7.555106663149469993089220321e-06, + -7.880318744109429015252434036e-06, -8.208809159019412251688703475e-06, + -8.540100065820211124663526026e-06, -8.873697471234106448232867304e-06, + -9.209092332750456983770162567e-06, -9.545761720854214297800159617e-06, + -9.883170038149071480763560582e-06, -1.022077029179637567050074887e-05, + -1.055800541547260649989040809e-05, -1.089430963684286283814882379e-05, + -1.122910988635651813294900891e-05, -1.156182724299464572486131897e-05, + -1.189187841243773694410376662e-05, -1.221867723297746501044322431e-05, + -1.254163620436840507435961173e-05, -1.286016803470405802810230117e-05, + -1.317368720031214002241012201e-05, -1.348161151358451240894233136e-05, + -1.378336369360690116282752715e-05, -1.407837293441383915890662004e-05, + -1.436607646567810328661236874e-05, -1.464592110064553791542313332e-05, + -1.491736476614771998759970129e-05, -1.517987800956559553704119242e-05, + -1.543294547767713146158713444e-05, -1.567606736240112231270740772e-05, + -1.590876080854713094819320729e-05, -1.613056127879778191887977234e-05, + -1.634102387128415900937813965e-05, -1.653972458526676195364642219e-05, + -1.672626153060360610887527533e-05, -1.690025607687254739254500979e-05, + -1.706135393821541426239048189e-05, -1.720922619018839944669309328e-05, + -1.734357021513247627993170585e-05, -1.746411057282161775026929629e-05, + -1.757059979340195647015861191e-05, -1.76628190899024151421393275e-05, + -1.774057898787450321289975441e-05, -1.780371987000596033560127773e-05, + -1.78521124338475558127048437e-05, -1.788565806109445935063832767e-05, + -1.790428909717125776474531962e-05, -1.790796904018213901027545276e-05, + -1.789669263860390471614601748e-05, -1.787048589741727916001441667e-05, + -1.782940599269179854716171896e-05, -1.777354109495703918058205628e-05, + -1.770301010201435484370593998e-05, -1.7617962282152030450196184e-05, + -1.75185768290439423608157582e-05, -1.740506232991406083986975217e-05, + -1.727765614885030793471294708e-05, -1.71366237274430259257713971e-05, + -1.698225780520765367865611284e-05, -1.681487756252509463937572232e-05, + -1.663482768909699916837566236e-05, -1.644247738116517959907139645e-05, + -1.623821927098380890380942276e-05, -1.602246829225883556447815326e-05, + -1.579566048548093423081230269e-05, -1.555825174727450152067746714e-05, + -1.53107165280661223897597234e-05, -1.505354648254020606787557945e-05, + -1.478724907749616278426416094e-05, -1.451234616185185595700363886e-05, + -1.422937250364880899734972008e-05, -1.393887429900823624420204416e-05, + -1.364140765806130484942126219e-05, -1.333753707293235754463654047e-05, + -1.302783387289052476965597188e-05, -1.271287467180223252087491875e-05, + -1.239323981301533689701986629e-05, -1.206951181678472340488839087e-05, + -1.174227383530944936120173072e-05, -1.141210812039294386871328413e-05, + -1.107959450866124702980014538e-05, -1.074530892917918383617191525e-05, + -1.040982193818778764066862452e-05, -1.00736972855899533659624831e-05, + -9.737490517565738977305567214e-06, -9.401747619704956050496087727e-06, + -9.067003704699886870331179689e-06, -8.733781748551747514479857981e-06, + -8.402591379006547553376371695e-06, -8.073927719724037166079168293e-06, + -7.748270293455301088356677874e-06, -7.426081987265397362537981685e-06, + -7.107808082588867722932234744e-06, -6.793875352648525514653605334e-06, + -6.484691229503136921080274496e-06, -6.18064304271803133646262865e-06, + -5.882097331376105216324198799e-06, -5.589399230865371391021537845e-06, + -5.302871935595274454678955262e-06, -5.022816238507763468177855226e-06, + -4.749510147961886036532385552e-06, -4.483208582284458776237665717e-06, + -4.224143141993640411112516386e-06, -3.972521959419757564611723477e-06, + -3.728529625168663489033363603e-06, -3.492327190598484426147006879e-06, + -3.264052245212192446629671447e-06, -3.043819067606588885766894306e-06, + -2.831718848364388602101542752e-06, -2.627819983030855954076821304e-06, + -2.432168433080897503132137769e-06, -2.24478815255739796421987492e-06, + -2.065681577847888829481274101e-06, -1.894830177864865890146532472e-06, + -1.732195061706324565472224497e-06, -1.577717640696966221861333689e-06, + -1.431320341550634467616223179e-06, -1.292907367244913097433585587e-06, + -1.162365502069451077507447438e-06, -1.039564957191304092999975528e-06, + -9.243602529802247631370774698e-07, -8.165911342516598076581588531e-07, + -7.160835145164366552850208729e-07, -6.226504452734276417097186371e-07, + -5.36093106345206605667982197e-07, -4.562018132366791977919356742e-07, + -3.827570374928614391126522123e-07, -3.155304360441852226662408538e-07, + -2.542858855558084991329019682e-07, -1.987805178409709772041337418e-07, + -2.116392803977737030643295219e-07, -2.714151774493466960039983471e-07, + -3.377984391853108202220454248e-07, -4.11081713686464530360144265e-07, + -4.915481587387104227824304731e-07, -5.794700201682865007426852764e-07, + -6.751072171935372126072138349e-07, -7.787059409534584075029831421e-07, + -8.904972724113645589859820928e-07, -1.010695825842367820819557231e-06, + -1.139498424095836120130864795e-06, -1.277082811778355334609018519e-06, + -1.423606412428631263786889434e-06, -1.579205135653825101059682771e-06, + -1.743992240066741498548310435e-06, -1.918057257705612498509479061e-06, + -2.1014649854335064361207739e-06, -2.294254548602990976592132244e-06, + -2.496438542034621820914696774e-06, -2.708002253095678058371700847e-06, + -2.928902971379560022372650144e-06, -3.159069389177243534816462781e-06, + -3.39840109660165649806107778e-06, -3.646768174874823175839492692e-06, + -3.904010890917780238153125122e-06, -4.169939495996393122778569257e-06, + -4.444334130770202704295308155e-06, -4.726944838683031090858545353e-06, + -5.017491689190239845458959417e-06, -5.315665011891727501211132867e-06, + -5.62112574218296573593358148e-06, -5.933505878583862736355171441e-06, + -6.252409051445243252584371696e-06, -6.577411202270226055156734229e-06, + -6.908061372425029314264972868e-06, -7.243882599552212425838507853e-06, + -7.58437291954162366334427775e-06, -7.929006471462119248695861462e-06, + -8.277234702412656684278151331e-06, -8.628487668816595034730447533e-06, + -8.982175430259946972175004454e-06, -9.337689531564919952753324461e-06, + -9.694404568396194937134405234e-06, -1.005167983132082817139714426e-05, + -1.040886102288531020270377636e-05, -1.076528204193661054325226872e-05, + -1.112026682909989220464971188e-05, -1.147313126703518185514618644e-05, + -1.182318512883018036846872328e-05, -1.216973406764792318295910489e-05, + -1.251208164053712934343440266e-05, -1.284953135913108629320798088e-05, + -1.318138875980850237517975898e-05, -1.350696348576791161737609831e-05, + -1.382557137337633890747465998e-05, -1.413653653509398016772068141e-05, + -1.443919343124922352074313014e-05, -1.473288892294378047049824981e-05, + -1.501698429840426084083508662e-05, -1.529085726516820283624013832e-05, + -1.555390390059095416020774894e-05, -1.580554055329646550459056498e-05, + -1.604520568835754405355616126e-05, -1.627236166918704691900302017e-05, + -1.648649646934606318739689745e-05, -1.668712530772900427887377173e-05, + -1.687379220086703202540964752e-05, -1.704607142639937396788249457e-05, + -1.720356889209570470911613016e-05, -1.734592340517015568923317459e-05, + -1.747280783700749134165070009e-05, -1.758393017882269377034389068e-05, + -1.767903448419489613810395845e-05, -1.775790169485384336288923135e-05, + -1.782035034654959115363662137e-05, -1.78662371523017887567971046e-05, + -1.789545746080291891083949296e-05, -1.790794558823612640406294783e-05, + -1.790367502226266959797565392e-05, -1.788265849743328405013591265e-05, + -1.784494794177987188961605203e-05, -1.779063429484712915529080746e-05, + -1.771984719792543447433770532e-05, -1.763275455774445237022186872e-05, + -1.752956198537946092452961822e-05, -1.741051211260727211668254688e-05, + -1.727588378842318539711959968e-05, -1.712599115889375223607815624e-05, + -1.696118263396865705259879131e-05, -1.678183974530920901714094173e-05, + -1.658837589960302075003592548e-05, -1.638123503223977892018746461e-05, + -1.616089016658306512551693257e-05, -1.592784188444038777181244182e-05, + -1.568261671365282899632924429e-05, -1.542576543903145908326161873e-05, + -1.515786134314301073617269056e-05, -1.487949838369562852754927895e-05, + -1.45912893144944668625141021e-05, -1.429386375712660621039706149e-05, + -1.39878662306937064785513844e-05, -1.367395414703898434618124097e-05, + -1.335279577901151236006983131e-05, -1.302506820937590666510501325e-05, + -1.269145526800806068217809808e-05, -1.235264546501886614797947883e-05, + -1.200932992741690218292671677e-05, -1.166220034685845190767020108e-05, + -1.131194694594036792947063658e-05, -1.095925647036661460551141417e-05, + -1.060481021416574961093760854e-05, -1.024928208495368041005841447e-05, + -9.893336716024708367271146836e-06, -9.537627631816090757179912862e-06, + -9.182795473027156274935765834e-06, -8.829466287385647445327789551e-06, + -8.478249891742206076654039815e-06, -8.129738310840769682850785738e-06, + -7.784504297759107103635810299e-06, -7.443099940642163773844852681e-06, + -7.106055359962303105290839372e-06, -6.773877500137688351024983779e-06, + -6.447049018922769551842317376e-06, -6.126027277560564749726325362e-06, + -5.81124343424536527992962584e-06, -5.503101643005970750001029645e-06, + -5.201978359668108540874668227e-06, -4.908221756104302377192189627e-06, + -4.622151243526545997132148197e-06, -4.344057105125766799923105882e-06, + -4.074200237913216508269225596e-06, -3.812812003175327952176482116e-06, + -3.560094184516630476145275172e-06, -3.316219052037248466526008286e-06, + -3.081329530773862231080939891e-06, -2.855539471127882227420406724e-06, + -2.638934018613297802382080051e-06, -2.431570079881254061099967595e-06, + -2.23347688162008336056930935e-06, -2.04465661858969465682219456e-06, + -1.865085186729925124482325216e-06, -1.694712996983734299167993244e-06, + -1.533465865200286408004870173e-06, -1.38124597323041139830860323e-06, + -1.237932896098614478949499762e-06, -1.103384689932799625849643189e-06, + -9.774390351554741577545792897e-07, -8.599144292892768402425851711e-07, + -7.506114236054083250449463736e-07, -6.493138977463955701180061721e-07, + -5.557903663845566969394147196e-07, -4.697953119348379928550934592e-07, + -3.910705373249595411214054978e-07, -3.193465328372953279418167832e-07, + -2.543438510736121193909543316e-07, -1.957744841606981101061113124e-07, + -2.104372299210906827742639412e-07, -2.738967280409903331624057055e-07, + -3.447944306571039489412529213e-07, -4.234781999115114866136634977e-07, + -5.102837441632464526419105111e-07, -6.055327154027637942890270432e-07, + -7.095308179029482659793477868e-07, -8.22565937389745870553475586e-07, + -9.44906300067412738924140566e-07, -1.076798670838500413909867223e-06, + -1.218466600016259676909891572e-06, -1.370108727737165169613419748e-06, + -1.531897155143413532968365599e-06, -1.703975891220004962322859959e-06, + -1.886459383938835441261224618e-06, -2.079431144083495267010789145e-06, + -2.282942469804824861534520153e-06, -2.497011279589331138268953544e-06, + -2.721621060912092775370407782e-06, -2.956719941394539284451646946e-06, + -3.202219888797167436888775963e-06, -3.457996045650330424719564454e-06, + -3.723886203764773414836251886e-06, -3.999690423270372595181652853e-06, + -4.285170800209167189266917103e-06, -4.580051386060312172449245083e-06, + -4.884018261902896695795302934e-06, -5.196719769231182156643284592e-06, + -5.517766898728657465138768001e-06, -5.846733837586401008677271934e-06, + -6.183158675220140962488710179e-06, -6.526544266504433913322728855e-06, + -6.876359250902815274089554393e-06, -7.232039225135716542763441445e-06, + -7.592988066295393943653559143e-06, -7.958579401593639279007680321e-06, + -8.328158220216932554639741038e-06, -8.701042622068907850924578129e-06, + -9.076525697504691646711610931e-06, -9.453877531509799635634112847e-06, + -9.832347325150755254171731912e-06, -1.021116562652914846066193322e-05, + -1.058954666290818795231984395e-05, -1.096669076515419454182029974e-05, + -1.134178687514758904924562499e-05, -1.171401512637147393936388334e-05, + -1.208254948748302348910440424e-05, -1.244656045831639126699342396e-05, + -1.280521780745680204144105324e-05, -1.315769334026659453224482321e-05, + -1.350316368603599925574034607e-05, -1.384081309277601194447204075e-05, + -1.41698362180685640725544272e-05, -1.448944090434140411307629981e-05, + -1.479885092694146945353165373e-05, -1.509730870344199807624348264e-05, + -1.538407795273432195288024205e-05, -1.565844629262538864676417016e-05, + -1.591972776488564212749379778e-05, -1.616726527696779445618033288e-05, + -1.640043294994698676639820201e-05, -1.661863836259405347224073213e-05, + -1.682132468196668678250653428e-05, -1.700797267129592886428061937e-05, + -1.71781025665396668217817927e-05, -1.733127581348487534465725723e-05, + -1.746709665789187578650507038e-05, -1.75852135818036223256343592e-05, + -1.76853205798079636643267698e-05, -1.77671582697355143242237685e-05, + -1.783051483299695038741566888e-05, -1.787522678050751728730423384e-05, + -1.790117954090993077922132348e-05, -1.790830786858589552743015183e-05, + -1.789659606973723198776980714e-05, -1.78660780456163509463327066e-05, + -1.781683715278881247295710011e-05, -1.774900588111384236011253135e-05, + -1.766276535092779710525018322e-05, -1.755834463170784923223381735e-05, + -1.743601988527310590903519893e-05, -1.72961133373458374933116094e-05, + -1.713899208204175238093661116e-05, -1.696506672458181040489058611e-05, + -1.677478986821630339539360155e-05, -1.656865445202002366711230286e-05, + -1.634719194685355781035060452e-05, -1.6110970417386106563620643e-05, + -1.586059245863734632571093175e-05, -1.559669301601684089056583382e-05, + -1.531993709831731649757304015e-05, -1.503101739354988325252093784e-05, + -1.473065179789416927539063423e-05, -1.441958086836981588467910403e-05, + -1.409856521012438997000199015e-05, -1.376838280945816347792306361e-05, + -1.342982632389254193776024354e-05, -1.308370034071051383963053827e-05, + -1.273081861547090163440301008e-05, -1.237200130201543563383728003e-05, + -1.200807218545174603376024525e-05, -1.163985592950535409182896696e-05, + -1.126817534949126577343593569e-05, -1.089384872196121956978986933e-05, + -1.051768714183753596232411692e-05, -1.014049193755002298061515531e-05, + -9.763052154350782219300111664e-06, -9.386142115594020183481221986e-06, + -9.010519071337517852705867316e-06, -8.636920943150493723311673933e-06, + -8.266064173502110854472625656e-06, -7.898641687559507809862982541e-06, + -7.535320974645010234666681059e-06, -7.17674229599403132735498459e-06, + -6.823517024820296248831426322e-06, -6.476226124036783502737561063e-06, + -6.135418766303149962909602166e-06, -5.801611100376106869638825891e-06, + -5.47528516703250996453889235e-06, -5.156887967118957088563484248e-06, + -4.846830683560300793793172713e-06, -4.545488058436169051665029506e-06, + -4.253197925513157320680755757e-06, -3.970260897904058436651709291e-06, + -3.696940209818532174058198711e-06, -3.433461710672927069302540551e-06, + -3.180014009152474760736776377e-06, -2.936748764150656720129739866e-06, + -2.703781118880312620998337958e-06, -2.481190273832939837067926292e-06, + -2.269020193679008805227132958e-06, -2.067280442647099801621157072e-06, + -1.875947142398173693133276753e-06, -1.69496404592501057610092266e-06, + -1.524243720558212437335855044e-06, -1.363668832750880075921177947e-06, + -1.213093526945891324943108472e-06, -1.072344890503983421789382761e-06, + -9.412244963889216469544530055e-07, -8.195100150686960254050802965e-07, + -7.069568868998925202472424431e-07, -6.033000461163828204708809398e-07, + -5.082556874435291602344903945e-07, -4.215230663056011062304656491e-07, + -3.427863235860048852457915985e-07, -2.717163259375668564778985494e-07, + -2.079725127222611912335598116e-07, -2.044830058931905091907299185e-07, + -2.775371204955728426538614107e-07, -3.60024954592774185166951682e-07, + -4.524373962660755188377450717e-07, -5.552494694892822078206937736e-07, + -6.689173861847877855461960879e-07, -7.938756056906575933216838048e-07, + -9.305339176056941258741595641e-07, -1.079274564139755183242897103e-06, + -1.24044941816695307906836046e-06, -1.414377233158367061445536209e-06, + -1.6013409810574711088947868e-06, -1.801585293955398477276966772e-06, + -2.015314025124351584358078915e-06, -2.242687944576843869608218096e-06, + -2.483822583837231203331228496e-06, -2.738786244041630831550686656e-06, + -3.007598180825816863682379415e-06, -3.290226978720274987751884949e-06, + -3.586589126950999296088292909e-06, -3.896547807647727974268963419e-06, + -4.219911906492304679266568818e-06, -4.556435254803882857379659227e-06, + -4.905816110959650949816142351e-06, -5.26769688789567785481334633e-06, + -5.641664132228097114070495405e-06, -6.027248759286849428542728879e-06, + -6.423926547068972489206058196e-06, -6.831118890803214487245434428e-06, + -7.248193818479432223324514933e-06, -7.674467266342746389617968106e-06, + -8.10920461198977759098485002e-06, -8.551622461343335118385579341e-06, + -9.000890684425387740859487995e-06, -9.45613469350889013101488928e-06, + -9.916437955910896030861829964e-06, -1.038084473240187716213452779e-05, + -1.084836303095588611576389343e-05, -1.131796776436081936110904234e-05, + -1.178860409905430649062877541e-05, -1.225919098145557040212619282e-05, + -1.272862482703347553156681543e-05, -1.319578335639198409911642534e-05, + -1.365952956177214360790599795e-05, -1.411871578656987731700475641e-05, + -1.457218789975615250013082219e-05, -1.501878954646511942514017918e-05, + -1.545736645549005555677624102e-05, -1.58867707840004616199561932e-05, + -1.63058654794685801623071314e-05, -1.671352863857275696619561489e-05, + -1.710865784272993186010576594e-05, -1.749017444990099383458556637e-05, + -1.785702782241183652874386145e-05, -1.820819947073890621440546422e-05, + -1.85427070935206437726772144e-05, -1.885960849447383650572852842e-05, + -1.915800535741478700783348155e-05, -1.943704686120664051180405296e-05, + -1.96959331171732855009226526e-05, -1.99339184123331534484891564e-05, + -2.01503142427089197827230066e-05, -2.034449212195590833457577162e-05, + -2.051588615162168555377912582e-05, -2.066399534048661142354545717e-05, + -2.078838566164847514875294032e-05, -2.088869183728282974106885139e-05, + -2.096461884233662226954646168e-05, -2.101594311978568241383071025e-05, + -2.104251350149930334214321004e-05, -2.10442518302005428980708257e-05, + -2.102115327948033971839671141e-05, -2.097328637030985133368234108e-05, + -2.090079268398984830841340343e-05, -2.080388627297069992130168492e-05, + -2.068285277246351421161218997e-05, -2.053804821723342069689569045e-05, + -2.03698975694131872917359144e-05, -2.017889296458998590606641332e-05, + -1.996559168479327580334771464e-05, -1.973061386834058214588896729e-05, + -1.947463996777145780266334019e-05, -1.919840796831317260729560248e-05, + -1.890271038046726598627102212e-05, -1.858839102137748374734237122e-05, + -1.825634160063231532723955486e-05, -1.790749812706304524472303297e-05, + -1.754283715391651376591490574e-05, -1.716337188050682166290047959e-05, + -1.677014812907769934205090556e-05, -1.636424021613449119433823797e-05, + -1.59467467379291000196747663e-05, -1.551878629010028658348485653e-05, + -1.508149314168714525319272418e-05, -1.463601288382675706277111227e-05, + -1.418349807348374381989111054e-05, -1.37251038923890187590281034e-05, + -1.326198384121453859420605714e-05, -1.279528548865571615687167922e-05, + -1.232614629468690225035966412e-05, -1.185568952673544669378091765e-05, + -1.138502028690662208534195576e-05, -1.091522166768652872211910199e-05, + -1.044735105275776924785638422e-05, -9.982436578688042155284819434e-06, + -9.52147377230013803629804503e-06, -9.065422377508630389958584062e-06, + -8.615203384320511872506570539e-06, -8.171696271549783426924908059e-06, + -7.735736473597174282443300619e-06, -7.308113080402128442533520036e-06, + -6.889566778392071694941435622e-06, -6.480788038942331647049733406e-06, + -6.082415559524496138194774725e-06, -5.695034961370920577360729004e-06, + -5.319177746125190825942329054e-06, -4.955320512590316414560775299e-06, + -4.603884433336318504333215668e-06, -4.265234989593623582306968628e-06, + -3.93968196154601252284956428e-06, -3.62747966985382979586633248e-06, + -3.328827462991696951822781503e-06, -3.043870443781723130876335284e-06, + -2.772700427349702323323935027e-06, -2.515357121633796510254627368e-06, + -2.271829520538874248923675442e-06, -2.042057498859051589809501109e-06, + -1.825933597194380049954197387e-06, -1.623304984261947755809041109e-06, + -1.433975583261834611136691445e-06, -1.257708348296703617565247234e-06, + -1.094227676270772993055778281e-06, -9.43221939208338544004261994e-07, + -8.043461215369333220780861948e-07, -6.772245465764005722231850745e-07, + -5.614536762636121466790739033e-07, -4.566049680233307494089348578e-07, + -3.622277726684527258236450699e-07, -2.778522572765940541301640538e-07, + -2.080335434032258838760675278e-07, -2.857877761680386834328376853e-07, + -3.740977992823005746126122876e-07, -4.735376871332227359477347155e-07, + -5.846610663041304599142318835e-07, -7.079972366741154783201261415e-07, + -8.440473084340022846383099625e-07, -9.932803786235952436340030172e-07, + -1.156129771001935821006598865e-06, -1.332989363119676483519326742e-06, + -1.524210024368680721048772107e-06, -1.73009618853704292626839549e-06, + -1.950902583997912787455502812e-06, -2.186831144108539935711973956e-06, + -2.438028119693253090231573402e-06, -2.704581414634194355971251802e-06, + -2.986518164599634893931505084e-06, -3.283802577806813851913096333e-06, + -3.596334055450222743179674451e-06, -3.923945608033546830338989669e-06, + -4.266402582332093431662350252e-06, -4.623401712090477443399452046e-06, + -4.994570503837176707047189328e-06, -5.379466967383142691799986779e-06, + -5.777579698676692299184973894e-06, -6.18832832072260034626939515e-06, + -6.611064286251660632133184126e-06, -7.045072043760007954630534416e-06, + -7.489570566438396723369427116e-06, -7.943715241392152939933421485e-06, + -8.406600114428405018276828364e-06, -8.877260483568093584849471867e-06, + -9.354675832343263471588615254e-06, -9.837773091876146286187919399e-06, + -1.032543021871970398059808333e-05, -1.081648007348257556836049892e-05, + -1.130971458337731799196224786e-05, -1.180388917003175110209158005e-05, + -1.229772742220108028624297319e-05, -1.278992599142432039607038957e-05, + -1.327915968719341302832145923e-05, -1.376408674685662819332614137e-05, + -1.424335425426930834839813617e-05, -1.471560368014231676755260159e-05, + -1.517947651612981969774553159e-05, -1.563361997394900729284675234e-05, + -1.607669272024137094995177577e-05, -1.650737061747175007833492166e-05, + -1.692435244092183396638975901e-05, -1.732636554177053155186526145e-05, + -1.771217142636671265762578209e-05, -1.808057122208943159609277618e-05, + -1.843041100065660877838427667e-05, -1.876058693038242883451525989e-05, + -1.907005022969355178749650825e-05, -1.93578118951899514049025397e-05, + -1.962294717867253020780228534e-05, -1.986459978885004077318876536e-05, + -2.00819857948745023241456098e-05, -2.027439721042989808036209609e-05, + -2.044120523880021468056400469e-05, -2.058186316117206280241862248e-05, + -2.06959088523460373661589512e-05, -2.078296691006816787334991747e-05, + -2.084275038629614809431410405e-05, -2.087506211089821430543743419e-05, + -2.087979560052081567629936321e-05, -2.08569355476442588024927477e-05, + -2.080655788715849108467051409e-05, -2.072882944012040628656116936e-05, + -2.062400713668509027553903123e-05, -2.049243682252233349650599736e-05, + -2.033455165532181127324359848e-05, -2.015087010024248182979422772e-05, + -1.99419935353590434810346077e-05, -1.970860348028889201207371207e-05, + -1.945145846323260860550111162e-05, -1.917139054361776659201818673e-05, + -1.886930150938872309583985154e-05, -1.854615876972122507824157489e-05, + -1.820299096555150249600145418e-05, -1.784088332178451058451784661e-05, + -1.74609727663766347660698891e-05, -1.706444284266700437704099291e-05, + -1.665251844235149072037324713e-05, -1.622646038734906309393760115e-05, + -1.578755988949652724266485559e-05, -1.533713291752140294105580254e-05, + -1.487651450108114128522557307e-05, -1.440705300181896711029204405e-05, + -1.393010438137157678531365818e-05, -1.34470264960736932846217459e-05, + -1.29591734477384232877752307e-05, -1.246789001936088515541320443e-05, + -1.197450622388429953624807561e-05, -1.148033199331081484462734055e-05, + -1.098665203441685419020936582e-05, -1.049472087616788489245530508e-05, + -1.000575813262061610799114053e-05, -9.520944003663652256404074936e-06, + -9.041415034388911430170664152e-06, -8.568260152216807464821933527e-06, + -8.102516999129259208734313291e-06, -7.645168574507543639913638434e-06, + -7.197140202139105702493562799e-06, -6.759296832961368173048246483e-06, + -6.332440693063931343620605319e-06, -5.917309284386933420317716131e-06, + -5.514573743445593373673895704e-06, -5.124837561292419308648770498e-06, + -4.748635665813468248659147408e-06, -4.38643386535493938477433748e-06, + -4.038628650605975973066161938e-06, -3.705547349634548012461184724e-06, + -3.387448628998287793867702153e-06, -3.08452333194330533702146209e-06, + -2.796895642872352381517022171e-06, -2.524624565520281094146547857e-06, + -2.267705700629605347807974183e-06, -2.026073307381531818529120728e-06, + -1.799602631416655939460350067e-06, -1.588112480982564830533335272e-06, + -1.391368031579494945866267742e-06, -1.209083838446600262596418787e-06, + -1.040927035342252961956340321e-06, -8.865206973373513196805999551e-07, + -7.45447344738205937610673376e-07, -6.172525648259088802666900639e-07, + -5.014487278042633104456872808e-07, -3.975187732146165739958347876e-07, + -3.04920043090822846892738859e-07, -2.230881382921836345317875231e-07, + -2.426450719652501918080695666e-07, -3.235916234831986391025121941e-07, + -4.154031928927802032342896533e-07, -5.186479993084771665564215552e-07, + -6.33866606312533949519629449e-07, -7.615674280206482778680433278e-07, + -9.02222294640982757969618986e-07, -1.05626210890305415152318029e-06, + -1.224072624709960005324441319e-06, -1.405990379118465502503751256e-06, + -1.602298808275714953389384093e-06, -1.813224577239114608184712869e-06, + -2.038934152680330385480709371e-06, -2.279530646328805423692824908e-06, + -2.535050955650924228701719593e-06, -2.805463226695298726437195064e-06, + -3.090664662271607294818194164e-06, -3.390479696680720587845334763e-06, + -3.70465855608950923820292013e-06, -4.032876221358258508973421153e-06, + -4.374731807696846900971373445e-06, -4.729748372963842530818968923e-06, + -5.097373163747411551640058985e-06, -5.47697830559665911821136744e-06, + -5.867861940909992666778102061e-06, -6.269249815191973257096687971e-06, + -6.680297309130595218181185996e-06, -7.100091911520449219625931991e-06, + -7.52765612458413300268423099e-06, -7.961950790631609349806523113e-06, + -8.401878826018068093873028546e-06, -8.846289345566755784808221641e-06, + -9.293982157902784492151115892e-06, -9.743712609531679071724237506e-06, + -1.019419675301130633136414277e-05, -1.064411681222649224288351322e-05, + -1.109212691559931347957176223e-05, -1.153685906607117107945496837e-05, + -1.19769293148905254207947646e-05, -1.241094410464608787682521535e-05, + -1.283750674561214787626223927e-05, -1.325522398833101702124090404e-05, + -1.366271265445649995911268915e-05, -1.405860628722983053119893054e-05, + -1.444156178256062357794387713e-05, -1.481026596154479378099604742e-05, + -1.516344204537066363204945302e-05, -1.549985599394412786743331634e-05, + -1.581832267020206743055564524e-05, -1.611771179297673091596922179e-05, + -1.639695364241723155311787619e-05, -1.665504448336045179501416214e-05, + -1.689105167366372175553369817e-05, -1.710411842635499657860539968e-05, + -1.729346819651085312668885308e-05, -1.745840866602435165785660309e-05, + -1.759833530185924861384376416e-05, -1.771273446598594701151090092e-05, + -1.780118605794564585142157609e-05, -1.786336567386141835258456245e-05, + -1.789904626870714353056336654e-05, -1.790809931171836975340692921e-05, + -1.789049542797458477311201008e-05, -1.784630452237275698374255328e-05, + -1.777569538542751913169810696e-05, -1.767893478355085084695492992e-05, + -1.755638603966210280898918583e-05, -1.740850711313540258849165421e-05, + -1.72358481911844636704639333e-05, -1.703904880679322608304920861e-05, + -1.681883450120418271173106106e-05, -1.657601305175466591145840012e-05, + -1.631147028848663760596145178e-05, -1.602616552542897746598711539e-05, + -1.572112663474636390327152102e-05, -1.53974447940521169046583505e-05, + -1.505626893907640685753377557e-05, -1.469879995555756593047375125e-05, + -1.432628464566932760299207417e-05, -1.394000950550280850791934339e-05, + -1.354129435108158261325157767e-05, -1.313148583109520600698504056e-05, + -1.271195086498775652912671813e-05, -1.22840700452313267287962617e-05, + -1.184923104254996974583988983e-05, -1.140882205253881109265848975e-05, + -1.096422532155027563301880056e-05, -1.051681078889907507904581674e-05, + -1.006792988137819011540928515e-05, -9.618909494784880483760243497e-06, + -9.171046195650876968800090105e-06, -8.725600674639639951746770963e-06, + -8.283792481169530611093305972e-06, -7.84679506671900866404938818e-06, + -7.41573116201207716620836391e-06, -6.991668510873644843003037186e-06, + -6.575615981007235819825584161e-06, -6.168520069298890141950338778e-06, + -5.771261816511437323107009539e-06, -5.384654143422060926097490879e-06, + -5.009439617593824183266852657e-06, -4.646288657078837302301810991e-06, + -4.295798174447982133248441494e-06, -3.958490661649647364796807819e-06, + -3.634813713338537466673167087e-06, -3.325139983504720701275704856e-06, + -3.029767567492062158067628666e-06, -2.748920798843388069019515532e-06, + -2.482751447863702054492203095e-06, -2.231340306370682389244895077e-06, + -1.994699140818746697055574568e-06, -1.772772993853787362817709707e-06, + -1.565442812394123322275148527e-06, -1.372528378550795258869823834e-06, + -1.193791518108082938092991479e-06, -1.028939559891897995340197779e-06, + -8.776290181671830113057687639e-07, -7.394694692314404994983945488e-07, + -6.14027592614498897971282796e-07, -5.008313467570213277707731094e-07, + -3.993742487233989194073439325e-07, -3.091197274071351941722028862e-07, + -2.295055198084137698192735153e-07, -2.447371476776055859081373135e-07, + -3.37715350830174082528750603e-07, -4.442735777300372617619039078e-07, + -5.651913524024260693879922676e-07, -7.012114360547420831973656173e-07, + -8.530330392547700621867019961e-07, -1.021305107750496671706959446e-06, + -1.206619734592074364774145177e-06, -1.409505751347655162707367231e-06, + -1.630422550913372087646492636e-06, -1.869754193700182461751729129e-06, + -2.127803847836551616462411399e-06, -2.404788612460021499285132626e-06, + -2.700834771189579175962661162e-06, -3.01597352048546770607794984e-06, + -3.350137214827816323193220016e-06, -3.703156167498130646643537608e-06, + -4.074756042249008981272727359e-06, -4.464555867321898452925940659e-06, + -4.872066699146966060115105518e-06, -5.29669095866376981018288847e-06, + -5.737722458566972593210775422e-06, -6.194347134946034385757918095e-06, + -6.665644491783041198436528252e-06, -7.150589761642035947070399765e-06, + -7.648056780662600007548827807e-06, -8.156821570702265365195027247e-06, + -8.675566616197596291537239011e-06, -9.202885818074510549204915455e-06, + -9.737290101876296577639025021e-06, -1.027721365223451675710141656e-05, + -1.082102074092444719019372179e-05, -1.136701311106272489716197821e-05, + -1.191343787555901422155982955e-05, -1.245849588376270384616761877e-05, + -1.300035050638458504240931035e-05, -1.353713678525503599141353167e-05, + -1.406697089133400597712238861e-05, -1.458795983164167362367436703e-05, + -1.509821134345585353275700363e-05, -1.559584391224380644927829942e-05, + -1.607899684837974194095457092e-05, -1.654584035675804568510556536e-05, + -1.699458553295691548416269934e-05, -1.742349421964263332792896555e-05, + -1.783088865743445047243494195e-05, -1.821516086547104383260367588e-05, + -1.857478168842693094678190924e-05, -1.890830944871084979652491043e-05, + -1.921439814502440190306480072e-05, -1.949180514135129526622977614e-05, + -1.97393982937218617063328957e-05, -1.995616246610949133608731154e-05, + -2.014120539002119936156619262e-05, -2.029376282824696414329099237e-05, + -2.041320300650446207982140201e-05, -2.049903028260793174698817243e-05, + -2.05508880277449374352621847e-05, -2.056856069992796836785019232e-05, + -2.055197509528258108333492737e-05, -2.050120076853793256205400752e-05, + -2.041644961985577389320181685e-05, -2.029807465092583988329651146e-05, + -2.014656789902447762930989827e-05, -1.996255756343484765607566855e-05, + -1.97468043442176519573771909e-05, -1.950019701875776336592004101e-05, + -1.922374728675316397918937383e-05, -1.891858391931806025482859512e-05, + -1.858594625260329399386340088e-05, -1.822717707076014408769555619e-05, + -1.784371492715220968296001292e-05, -1.743708595642662060915158151e-05, + -1.700889523336096719103617547e-05, -1.656081773728262967115484883e-05, + -1.609458898329186847813050687e-05, -1.561199538349191572516802551e-05, + -1.511486440292474837964777079e-05, -1.460505457592122393695264343e-05, + -1.408444544909286551802058557e-05, -1.355492751721808916622220853e-05, + -1.301839221781069585309742465e-05, -1.247672204920869976378303146e-05, + -1.193178087559798834576488963e-05, -1.138540448049935347807695707e-05, + -1.083939142792325941409836698e-05, -1.029549428764077626072704491e-05, + -9.755411277876842527224769686e-06, -9.220778375209408455107605584e-06, + -8.693161937599454893192338356e-06, -8.174051882308402955509482601e-06, + -7.664855456018373276901034519e-06, -7.166891629792608501127535586e-06, + -6.681386146637734948399486162e-06, -6.209467244395572628771953066e-06, + -5.752162071541107424385748381e-06, -5.310393808236188781636902267e-06, + -4.884979499727725062033570347e-06, -4.476628603925766505366567322e-06, + -4.085942249792835938358541437e-06, -3.713413198061358336108566183e-06, + -3.359426490810396792813588562e-06, -3.024260771615269586566621118e-06, + -2.708090253368751204197852761e-06, -2.410987306496439856067816321e-06, + -2.132925636182790742864700054e-06, -1.873784013417959394459167723e-06, + -1.633350521196301879256343806e-06, -1.411327274068434951920735475e-06, + -1.207335566491539909095027233e-06, -1.020921403054241309574430054e-06, + -8.515613616872771835924213826e-07, -6.986687394197422805620792743e-07, + -5.615999291102702498042252913e-07, -4.396609748763939616556482848e-07, + -3.321142536639178672073580492e-07, -2.381852305361358820713337187e-07, + -2.620276735020288579718625906e-07, -3.63429956479207425865791091e-07, + -4.802377170284493959674675979e-07, -6.133605814016013732401172778e-07, + -7.636591413384777583299380284e-07, -9.319359547073571147537919199e-07, + -1.118926679715301216748901854e-06, -1.32529142157501503680944524e-06, + -1.55160637041541049681455354e-06, -1.798355808409508459384806844e-06, + -2.065924562563055349144339537e-06, -2.354590977364048474186923252e-06, + -2.664520478548087517752223502e-06, -2.995759795604256076534182771e-06, + -3.348231906356075595297943498e-06, -3.72173176202925027166302889e-06, + -4.115922845706555520416992933e-06, -4.53033461100185239479702648e-06, + -4.964360841219422189557562014e-06, -5.417258962247313077581229585e-06, + -5.888150335025769023663492346e-06, -6.376021545695468406122607269e-06, + -6.879726703531344139490571327e-06, -7.397990748575220120862756812e-06, + -7.929413762565777772681023527e-06, -8.472476268400671653977830611e-06, + -9.025545495027274242637663204e-06, -9.586882576419990237672277833e-06, + -1.015465064523803992847621191e-05, -1.072692377394099886428729257e-05, + -1.130169670864212896357024751e-05, -1.187689533387073765431044686e-05, + -1.245038779976060397619921916e-05, -1.301999623704447057569860702e-05, + -1.358350897967293645352254011e-05, -1.413869320994297899178951394e-05, + -1.468330793676476114112145616e-05, -1.521511721415770249804261943e-05, + -1.573190350428317507594337676e-05, -1.623148108732156509517036147e-05, + -1.671170941930729168063349266e-05, -1.717050633866219774381449426e-05, + -1.7605861022623077991912377e-05, -1.801584659604305171270478836e-05, + -1.839863229715195608662825499e-05, -1.875249510777349753022982815e-05, + -1.907583075919289634730068028e-05, -1.936716402932411938524193129e-05, + -1.962515825199408550649771144e-05, -1.984862396501450417722438313e-05, + -2.003652663018739478613915173e-05, -2.018799336544229016819802791e-05, + -2.030231863686826705088332712e-05, -2.037896886641860238098718228e-05, + -2.041758591946094371968184467e-05, -2.04179894450499518020712697e-05, + -2.03801780507366822581781507e-05, -2.030432930282294621887259622e-05, + -2.019079855214063004575399118e-05, -2.004011659460659040853970636e-05, + -1.985298618489315323467833685e-05, -1.963027743048523170274650973e-05, + -1.93730221020894955721251135e-05, -1.908240690474394320196895036e-05, + -1.875976576197746685070559536e-05, -1.840657117291703780115851019e-05, + -1.802442470927366566929572755e-05, -1.761504672559606883260399646e-05, + -1.718026536200874222152373827e-05, -1.672200492380157386832287281e-05, + -1.624227372666736803974787962e-05, -1.574315150005730615159066366e-05, + -1.522677644401281661168737203e-05, -1.469533203691422160793323554e-05, + -1.415103369284759998009918386e-05, -1.359611536772432041533364283e-05, + -1.303281621289343247534035786e-05, -1.246336737374710093855141591e-05, + -1.188997902898897981939681234e-05, -1.131482776287033501611770797e-05, + -1.074004436009708316986967225e-05, -1.016770210788764668510299194e-05, + -9.599805685297587400030445981e-06, -9.038280714166286604793927595e-06, + -8.484964039929381244132915174e-06, -7.941594803887578094513111093e-06, + -7.409806361417358832460733353e-06, -6.891119093119203462883583244e-06, + -6.386934148092560785696294307e-06, -5.89852815047624785891981769e-06, + -5.427048892170701483144562571e-06, -4.973512026339584093091207573e-06, + -4.538798767946246696133958537e-06, -4.123654599290437601998796785e-06, + -3.728688970344619577870944049e-06, -3.354375975718648806846123797e-06, + -3.001055982375871866713176392e-06, -2.668938174846988652371554407e-06, + -2.35810397770393715969803293e-06, -2.06851130852136838478186158e-06, + -1.799999608521262784067594118e-06, -1.552295592615075986735097974e-06, + -1.325019655669303896773267813e-06, -1.117692867561308586160499258e-06, + -9.297444859924905035772238308e-07, -7.605199131093156224980985844e-07, + -6.092890197661154795996771467e-07, -4.752547597576553299131502453e-07, + -3.575619955573960305700645379e-07, -2.553064570165469342389501575e-07, + -2.401599182517017908502902392e-07, -3.370820190061686397401253916e-07, + -4.494296947332147710856985103e-07, -5.781414245519413241716755701e-07, + -7.240978786267912625771478279e-07, -8.881113937434927519041475037e-07, + -1.070915659401899279050711031e-06, -1.27315571848221398229300972e-06, + -1.495378385847735301642153806e-06, -1.738023186491050580554113686e-06, + -2.001413912020417811102627678e-06, -2.285750890428464564567336698e-06, + -2.591104059213183437277534457e-06, -2.91740692606695725533957203e-06, + -3.264451494559966128103899174e-06, -3.631884224576748820698330125e-06, + -4.019203088785953159101961563e-06, -4.425755777209461963854920247e-06, + -4.850739092092744945429981518e-06, -5.293199564855650763380446461e-06, + -5.752035316020837795369588519e-06, -6.225999167780288684351328726e-06, + -6.713703007378237679406152161e-06, -7.213623387874089808375396154e-06, + -7.724108341216673524363620085e-06, -8.243385367028009362978628605e-06, + -8.76957054917676864574591078e-06, -9.300678741233794240826117383e-06, + -9.834634751356979701693988849e-06, -1.03692854471593466094379854e-05, + -1.090241269177595881997421684e-05, -1.143174701376065626693551147e-05, + -1.195498190570304306295113667e-05, -1.246978863964279932684264818e-05, + -1.297383148154594104811687671e-05, -1.346478318236041379560297138e-05, + -1.394034061953978299961288273e-05, -1.439824046045690172208018909e-05, + -1.483627471785272439652649673e-05, -1.525230606740748780171708365e-05, + -1.56442827986669960322729106e-05, -1.601025327293354778455600207e-05, + -1.634837976528815575000784521e-05, -1.665695157264062797701498209e-05, + -1.693439727555500010905062402e-05, -1.717929604852001137355564653e-05, + -1.739038792126227622584534738e-05, -1.756658290255996469225209522e-05, + -1.770696888772302175969232396e-05, -1.7810818281369476129023105e-05, + -1.787759327824622412970306806e-05, -1.790694975650956071908624645e-05, + -1.789873974998298716224814919e-05, -1.785301247833099734171891093e-05, + -1.777001392670644837118096304e-05, -1.765018497912398682658102755e-05, + -1.749415812246049418770231509e-05, -1.730275275046138782220755958e-05, + -1.707696910932037729757143607e-05, -1.681798093818084730618339639e-05, + -1.652712686916658308224938045e-05, -1.62059006621806240525281162e-05, + -1.585594035961140666033016011e-05, -1.547901645516211493113986619e-05, + -1.507701917918643706696072565e-05, -1.465194501009634223272735942e-05, + -1.420588252753874138089359297e-05, -1.37409977280637100486649152e-05, + -1.325951892788293825359551698e-05, -1.276372138001236194461938955e-05, + -1.225591173458512299777444648e-05, -1.173841247140966002177574212e-05, + -1.121354643292172193933756846e-05, -1.068362158357799212096434643e-05, + -1.015091611846833711770878017e-05, -9.617664039539038152329224196e-06, + -9.086041312364606873232079909e-06, -8.558152709944890604472356177e-06, + -8.03601944260752656988902598e-06, -7.521567664843948610928214826e-06, + -7.016617940888540253571280941e-06, -6.522875741160288104079044424e-06, + -6.041923031425999045154317385e-06, -5.575211005820544961559571961e-06, + -5.124054003782300045744500794e-06, -4.689624639644775112585616678e-06, + -4.272950162181872216476778703e-06, -3.874910049949223534565805743e-06, + -3.496234836911805378200724173e-06, -3.137506151708730256955255655e-06, + -2.799157943089211451084775614e-06, -2.481478853662379901675889143e-06, + -2.184615694236044558166178267e-06, -1.908577961768106228605638985e-06, + -1.653243335403001415401789444e-06, -1.418364077291160451046374107e-06, + -1.203574257959101872017342559e-06, -1.008397719969619407722719213e-06, + -8.322566885331783011436846895e-07, -6.744809336408348843456064814e-07, + -5.343173852121163990922382385e-07, -4.109401007035224227028616037e-07, + -3.034604836177492255197551962e-07, -2.109376513491094836455285811e-07, + -1.871816823295770251637403945e-07, -2.807834888796443547201496602e-07, + -3.911085049647191085203949603e-07, -5.193065474012635190077346974e-07, + -6.664611450438924776144096127e-07, -8.335753546430855305608394537e-07, + -1.02155780978279591732216236e-06, -1.231209159582973434993559761e-06, + -1.463209053398491669642370386e-06, -1.718103825501715525584582427e-06, + -1.996295029699026138034732847e-06, -2.298028968021189276903226695e-06, + -2.623387350084323198728085413e-06, -2.972279210503913535700287046e-06, + -3.344434200941181592231683795e-06, -3.73939736107116325726051724e-06, + -4.156525459105373501353646731e-06, -4.59498497761767599027477732e-06, + -5.05375180446334383669313231e-06, -5.531612671716896942862313341e-06, + -6.027168367964687302441254696e-06, -6.538838731164182906021448138e-06, + -7.064869410822606743101739757e-06, -7.603340369657654079424673882e-06, + -8.152176076390788488990404859e-06, -8.709157323098122696408349142e-06, + -9.27193458281283355685870734e-06, -9.838042806040067341302735038e-06, + -1.040491753870751729250509338e-05, -1.096991222902083869554425849e-05, + -1.153031657689971791911839882e-05, -1.208337576730334545405034369e-05, + -1.262631041795857926351900197e-05, -1.315633706291731689524190235e-05, + -1.367068898609927385032463548e-05, -1.416663721361899073232677726e-05, + -1.464151147032135140174831378e-05, -1.509272090460834663862028232e-05, + -1.551777438635713613759511964e-05, -1.591430018550908328557602633e-05, + -1.62800648437311061555998748e-05, -1.661299105837023680639318035e-05, + -1.691117440667427092738234196e-05, -1.717289874884597971737426603e-05, + -1.73966501608269644781230856e-05, -1.758112926163951522944180195e-05, + -1.772526181550300756616274367e-05, -1.782820750562010461812319229e-05, + -1.788936679431900596639638812e-05, -1.79083858029462902666448243e-05, + -1.788515916433019967732125088e-05, -1.781983082056332056992281609e-05, + -1.771279275907025518225872129e-05, -1.756468170021001742094751696e-05, + -1.737637376979322371018527038e-05, -1.714897720965176248467294606e-05, + -1.688382319856930239123163351e-05, -1.65824548742566133365319847e-05, + -1.62466146644382203876374321e-05, -1.587823005131965131415776316e-05, + -1.547939790855427634680765991e-05, -1.505236756316911970533019977e-05, + -1.459952274659637458463067733e-05, -1.412336260888497584120582218e-05, + -1.362648197820267757188889002e-05, -1.311155105385226863506410722e-05, + -1.258129472511207131259821507e-05, -1.203847171026939384772414671e-05, + -1.148585371022168759660726095e-05, -1.092620476899132758133621757e-05, + -1.036226102947073841539522149e-05, -9.796711066744590940208806118e-06, + -9.232176973504407801909658893e-06, -8.671196362479370906722365986e-06, + -8.116205439575094118267138688e-06, -7.569523288677848171725377757e-06, + -7.033337494998504377230995332e-06, -6.509691218566971479943337325e-06, + -6.000471813223738362056292744e-06, -5.50740106938011572565395621e-06, + -5.032027141131681800194190568e-06, -4.575718200211029824085728901e-06, + -4.139657840963748050816094909e-06, -3.724842242230390447759336842e-06, + -3.33207907392107679746739643e-06, -2.961988118378100331821740215e-06, + -2.615003559527484946827750184e-06, -2.29137787650704619687048319e-06, + -1.991187263098352544819303125e-06, -1.714338480042856349024851977e-06, + -1.460577034332947218486981923e-06, -1.229496567965525847642826313e-06, + -1.020549328539301656235821492e-06, -8.330575855598389066290895486e-07, + -6.662258494596156755410609404e-07, -5.191537451986637089458380932e-07, + -3.908493889099402174815080409e-07, -2.802431144114501651421855581e-07, + -1.862013965049733769785677553e-07, -2.49565335837371897174285151e-07, + -3.681581365769928587771515297e-07, -5.082348850737012673812889943e-07, + -6.712761470806712183552640572e-07, -8.586612939088108908795588664e-07, + -1.07164770842311020358490585e-06, -1.311350465968934374583784556e-06, + -1.57872274885751323984242004e-06, -1.874537250775604596959812362e-06, + -2.199368821904601480033639854e-06, -2.553578596655385670599483841e-06, + -2.937299833807899972795652996e-06, -3.350425683592958878793607869e-06, + -3.792599078015903629805495242e-06, -4.263204919686199874774915064e-06, + -4.761364720812362813116488947e-06, -5.2859338181126512906595101e-06, + -5.835501261477439111308510022e-06, -6.408392444628056756363281704e-06, + -7.002674515097369697296317281e-06, -7.616164569008993515857389167e-06, + -8.246440603690793856301970155e-06, -8.890855168610300660048118004e-06, + -9.546551622792325052322542911e-06, -1.021048287523620587099234397e-05, + -1.087943245427420548899523356e-05, -1.155003772270437967597828816e-05, + -1.221881502826959078726338365e-05, -1.288218655399837901047010308e-05, + -1.353650861040644326612966686e-05, -1.41781010918831390786891064e-05, + -1.480327780302464553863640156e-05, -1.540837734745564594428766936e-05, + -1.598979426199403724127845461e-05, -1.654401007300468232161932969e-05, + -1.706762394955792897801270802e-05, -1.755738262960853749154906123e-05, + -1.801020930084495455807298836e-05, -1.842323112708121860448158558e-05, + -1.879380512398125252634603632e-05, -1.911954210437659753846900701e-05, + -1.939832843327663118126839847e-05, -1.962834535564522741094006797e-05, + -1.98080856858589487783876143e-05, -1.993636767616109326602298613e-05, + -2.001234591204295083398043142e-05, -2.003551911494846297229210919e-05, + -2.000573476661754362200713875e-05, -1.992319050434477413274655944e-05, + -1.978843227200682570576101282e-05, -1.960234924747169480687900012e-05, + -1.936616560250625689921545602e-05, -1.908142918612001245307237263e-05, + -1.874999725598349751914083183e-05, -1.837401941475172149919638243e-05, + -1.795591793839507475721503638e-05, -1.749836571164178062437986882e-05, + -1.700426201102570101836471139e-05, -1.647670639851140446559274455e-05, + -1.591897100797058534093521287e-05, -1.533447152268751898949658563e-05, + -1.472673715439762845587617218e-05, -1.409937994297885449808405145e-05, + -1.345606370073533285074401239e-05, -1.280047292620022496311728288e-05, + -1.213628200955045581706497754e-05, -1.146712504513190672558384242e-05, + -1.079656655634631314281870335e-05, -1.012807342440373890119983957e-05, + -9.464988295395786741318056023e-06, -8.810504720029417390731937831e-06, + -8.167644257457022850419867122e-06, -7.539235749252033530704106973e-06, + -6.92789694204890207912669528e-06, -6.336018608054425824127869199e-06, + -5.765751281925367941892830725e-06, -5.218994700792234328363006918e-06, + -4.697390001896172459744209504e-06, -4.202314699804904539145490594e-06, + -3.734880432891986020116055836e-06, -3.295933437102519071657934918e-06, + -2.886057674375864282408825703e-06, -2.505580513823826919713247396e-06, + -2.154580836218416791706664615e-06, -1.832899406855495465470712486e-06, + -1.540151338708250377575181833e-06, -1.275740447245652677858902303e-06, + -1.038875280566959835674154325e-06, -8.285865937888237439380668611e-07, + -6.437460250504237232300162874e-07, -4.830857221726790610207566759e-07, + -3.452186639723036517177190939e-07, -2.286594184992607179307875067e-07, + -2.09585703260535095060918551e-07, -3.272676571211764433294707718e-07, + -4.684090293261791746713695612e-07, -6.347902464134542788976272969e-07, + -8.280713756805690438874182312e-07, -1.04976440669406339569434683e-06, + -1.301206132827806504525841765e-06, -1.583532018782948400388685579e-06, + -1.897651437138778063694745206e-06, -2.244224648524801802104569962e-06, + -2.623641886019008973512196478e-06, -3.036004884963920274375996991e-06, + -3.481111174748496008094509127e-06, -3.958441419494624552487347519e-06, + -4.467150060361944677029925888e-06, -5.006059473764140683896099737e-06, + -5.573657817662236057707717679e-06, -6.16810069281510217929298881e-06, + -6.787216698027049372116733389e-06, -7.42851690868465930838414335e-06, + -8.08920825690297933907666611e-06, -8.766210740113533354442819368e-06, + -9.45617833364742905446695409e-06, -1.015552343252458517139022454e-05, + -1.086044459897744512576114179e-05, -1.156695734591932141091617098e-05, + -1.227092764329181822009241787e-05, -1.296810779463171937821337754e-05, + -1.365417429587773375963474787e-05, -1.432476725792586097658898314e-05, + -1.497553094920925054699383655e-05, -1.560215499502132807684885718e-05, + -1.620041575673783845420485028e-05, -1.676621740675917902646703539e-05, + -1.729563221403499539475558111e-05, -1.77849395605047877000695622e-05, + -1.823066322065534578043648206e-05, -1.8629606454530779873889762e-05, + -1.897888448871620632155306219e-05, -1.927595398974939083802139506e-05, + -1.951863916968710961391715586e-05, -1.970515420378228302051952514e-05, + -1.983412168468368842895975523e-05, -1.990458688594307350584050598e-05, + -1.991602765895960589501503812e-05, -1.986835984130321208730382554e-05, + -1.976193810981772869305242435e-05, -1.959755226827523515989101788e-05, + -1.93764190158584269623592844e-05, -1.910016929861535917717363375e-05, + -1.877083140049508176131105863e-05, -1.839080998288980997438547826e-05, + -1.796286133106590087371232101e-05, -1.749006511179209758508924788e-05, + -1.697579298824835824740543677e-05, -1.642367447536468731466782756e-05, + -1.583756045060474604594877301e-05, -1.522148476145912400871781228e-05, + -1.457962439121522704190119651e-05, -1.391625865867471999919383063e-05, + -1.323572793523906358933387578e-05, -1.254239236411027713885384116e-05, + -1.184059106128208341290365679e-05, -1.113460226664205567949101489e-05, + -1.042860489607185333791813941e-05, -9.726641922210184026758271469e-06, + -9.032585982901773194626848795e-06, -8.350107582740611385447096482e-06, + -7.682646215039268841433262036e-06, -7.033384689591214718564545633e-06, + -6.405226906362208310762203223e-06, -5.800779267415616913229018531e-06, + -5.222335869638593755937949065e-06, -4.671867569912984302941613701e-06, + -4.151014962982211363548730454e-06, -3.661085261144271082371474957e-06, + -3.203053014749431782136855629e-06, -2.777564564001401505624307478e-06, + -2.384946066407353657061159516e-06, -2.025214901014411688056487959e-06, + -1.698094210874872226214437471e-06, -1.403030309508724699326569565e-06, + -1.139212645923459520075999782e-06, -9.055959963800591739431673777e-07, + -7.009245298567832197839848687e-07, -5.237573782758119709279426464e-07, + -3.724953321566703783126355606e-07, -2.454082774969832627389397777e-07, + -2.427523654436027773921059642e-07, -3.750464712306848935873546461e-07, + -5.34273592107520601324547032e-07, -7.224838116815231349506095347e-07, + -9.415614405825242556421941602e-07, -1.19318858057602448099565693e-06, + -1.478809798436932946370716419e-06, -1.799598482253572964719681888e-06, + -2.156425443432465675040483194e-06, -2.549830309017225121840126076e-06, + -2.979996221151014968906399483e-06, -3.44672832388845953405188613e-06, + -3.949436472538591822670911435e-06, -4.48712254788084855650727098e-06, + -5.058372697666238093205243187e-06, -5.661354761647246065748781407e-06, + -6.293821064940331040367480636e-06, -6.953116688881114956051129883e-06, + -7.636193249834431865134473649e-06, -8.339628135884078618958806239e-06, + -9.059649070209327211705176153e-06, -9.792163789540338269049013498e-06, + -1.053279454765840548221677436e-05, -1.127691707873644251340639055e-05, + -1.20197035846271793667165706e-05, -1.275616924516716626798306516e-05, + -1.348122169225881780696418843e-05, -1.418971283790541018556951441e-05, + -1.487649240437603325847709668e-05, -1.55364624720007975385797222e-05, + -1.616463233734065810622872184e-05, -1.675617296206959025753856218e-05, + -1.730647029112713386088048817e-05, -1.781117672764740485647633195e-05, + -1.826626007177907171086239657e-05, -1.866804926053902910780719904e-05, + -1.901327628588316142493365446e-05, -1.929911371766041306720883275e-05, + -1.952320731631785967800062076e-05, -1.968370328627997610992581001e-05, + -1.977926979384148794519245051e-05, -1.980911245208475629877610535e-05, + -1.977298355856117129873521232e-05, -1.96711849579877905277655592e-05, + -1.950456449067704966940720035e-05, -1.927450607648256852171865516e-05, + -1.898291357233509351123967868e-05, -1.86321886276069698606082381e-05, + -1.822520284425794371836564156e-05, -1.776526462671568543615074898e-05, + -1.725608117854430671777102302e-05, -1.670171616806186379203084946e-05, + -1.610654364220753958255975824e-05, -1.547519881628393520738712352e-05, + -1.481252640600694770649323889e-05, -1.412352719703619270534035446e-05, + -1.341330356544757484039270823e-05, -1.268700467022913261317621642e-05, + -1.194977203578818090220353687e-05, -1.120668622876379439789584075e-05, + -1.046271530949316900323438351e-05, -9.722665704612002687346264396e-06, + -8.99113610428239811507740431e-06, -8.272474935996397275481638312e-06, + -7.570741907814204356311042765e-06, -6.889674048204625542667339094e-06, + -6.23265659847183372849633437e-06, -5.602699038247814583232637303e-06, + -5.002416445936181469127546767e-06, -4.434016315578402611088850577e-06, + -3.899290870662701005830083623e-06, -3.39961483518736088432397012e-06, + -2.935948544076233006133377912e-06, -2.508846200029031103529960148e-06, + -2.118469013210522690284116909e-06, -1.764602894892986947636523594e-06, + -1.446680317215761016487983459e-06, -1.163805899448839466388781749e-06, + -9.147852372477496541886845226e-07, -6.981564559305313948925006406e-07, + -5.122239422117253838993931186e-07, -3.550936913581792974653581103e-07, + -2.247096984977547770148594572e-07, -2.736947364971774086870714288e-07, + -4.140330674628473010089990246e-07, -5.830247054606793127390319473e-07, + -7.827814475940317036855133417e-07, -1.015197511901074293373561756e-06, + -1.28190610134651796271924775e-06, -1.584237948181146702245438752e-06, + -1.923182612456311993198243906e-06, -2.299353283710362067199066416e-06, + -2.712955796014429059092925786e-06, -3.16376251412202003519195774e-06, + -3.65109168311991030115258583e-06, -4.173792756688975056592483953e-06, + -4.73023813105283916626096069e-06, -5.31832161433789184326907315e-06, + -5.935463855999704740104127437e-06, -6.57862484996642968857263889e-06, + -7.244323510116093682066357867e-06, -7.928664199650250509246972308e-06, + -8.627369978919311030093886039e-06, -9.335822221386475377167581124e-06, + -1.004910613676307957206970678e-05, -1.076206163592773539612254541e-05, + -1.146933887598158679761804063e-05, -1.216545773748728887962092943e-05, + -1.284487041122083585175175924e-05, -1.350202621006594793360601481e-05, + -1.41314376742094094136382304e-05, -1.472774700551160427877423614e-05, + -1.528579185052103295858541565e-05, -1.580066945148294812887104777e-05, + -1.626779820097777221965876238e-05, -1.668297566833546445195721186e-05, + -1.704243221423616279071137913e-05, -1.734287937316785486226849988e-05, + -1.758155226063796359699600846e-05, -1.775624535194355257082532429e-05, + -1.786534108037825168487262861e-05, -1.790783081327301624820387549e-05, + -1.788332788234032563637158908e-05, -1.779207246838741926682481154e-05, + -1.763492826745217378881479264e-05, -1.741337099360430393235610325e-05, + -1.712946890083017986261375298e-05, -1.678585563039013052889086852e-05, + -1.638569580866628937480984629e-05, -1.593264393178035699585176621e-05, + -1.543079717524118601285586239e-05, -1.488464285787796373341108219e-05, + -1.429900136777958562087683519e-05, -1.367896542261580476631654263e-05, + -1.302983658651216070047031831e-05, -1.23570599998213569219130889e-05, + -1.166615829619037120624264192e-05, -1.096266568307164142271822871e-05, + -1.025206314736594184419422177e-05, -9.539715717603279373387227535e-06, + -8.830812668635687226969220587e-06, -8.130311495169175123407662165e-06, + -7.442886407785045230927657711e-06, -6.772882020802243947419588738e-06, + -6.12427280701588281898407537e-06, -5.500628791781733745354116688e-06, + -4.90508785000268385110199984e-06, -4.340334856302621149761605812e-06, + -3.808587823097408607412369536e-06, -3.311591045457481014197866076e-06, + -2.850615157647990474633001301e-06, -2.426463896017347110804426857e-06, + -2.039487258373666744859249028e-06, -1.689600652902507594738958606e-06, + -1.376309541637682450955244146e-06, -1.098739005910148436973667804e-06, + -8.55667595264684239570905297e-07, -6.455647680138745083880521744e-07, + -4.666311916088666279111727905e-07, -3.168411448037494487958416842e-07, + -1.93986251367189482134668118e-07, -3.227987219651492280043296543e-07, + -4.910188217837716797095235985e-07, -6.948267634133649881452983281e-07, + -9.368991408108356649304970278e-07, -1.219600585040983311933956643e-06, + -1.54492142229441469247774605e-06, -1.914418685538748272250472032e-06, + -2.329161727276318079700922689e-06, -2.78968363108416518328608151e-06, + -3.295939544431548409112592291e-06, -3.84727295573481784852782478e-06, + -4.442390816278141644081033784e-06, -5.079348264565311873866906844e-06, + -5.75554354940370489865809206e-06, -6.467723571507544668476169525e-06, + -7.21200027495632103711640723e-06, -7.983877923064173310696914343e-06, + -8.778291091938647460412269152e-06, -9.589653013207661538721410244e-06, + -1.041191369910859558869670877e-05, -1.123862709237706421206131474e-05, + -1.206302630405090676145307693e-05, -1.287810583813206069092160283e-05, + -1.367670955646891172287175908e-05, -1.445162301333309675483926315e-05, + -1.519566868965213857689197652e-05, -1.590180258393573476446286596e-05, + -1.65632105722890575103759675e-05, -1.71734029346701669934034673e-05, + -1.772630545926271786985779777e-05, -1.82163455814347587634078468e-05, + -1.863853208758534674431735223e-05, -1.898852701595608825631093797e-05, + -1.926270851441540740158452072e-05, -1.945822356690424964099916938e-05, + -1.957302967283913744064340057e-05, -1.960592475400878414450688003e-05, + -1.955656476773386497482014323e-05, -1.942546871935318426741559628e-05, + -1.921401098731522364489350541e-05, -1.892440109603034175626140589e-05, + -1.855965129088185496040834532e-05, -1.812353248216283369801012093e-05, + -1.762051932610286719064866812e-05, -1.705572539770271943112070478e-05, + -1.6434829578240976749202093e-05, -1.576399492686785956717734902e-05, + -1.504978142791531477205722173e-05, -1.429905410118683288598750297e-05, + -1.351888802984307894517086723e-05, -1.271647189844879918796914653e-05, + -1.189901164176518087484298036e-05, -1.107363578303773028581064725e-05, + -1.024730398952207223721867085e-05, -9.426720294068233608857088068e-06, + -8.618252326561381458191850313e-06, -7.827857770217235960094961933e-06, + -7.06101910793612619262346955e-06, -6.322687556311144643805041005e-06, + -5.617236902971795405254198941e-06, -4.9484277704849565028056603e-06, + -4.319382630963124299267649059e-06, -3.732571693864070351423847804e-06, + -3.189809589234075746627108602e-06, -2.692262573781644238490916646e-06, + -2.240465801463292200138878452e-06, -1.834350027243503393679338771e-06, + -1.47327695559453654175724284e-06, -1.156082306976739963041912913e-06, + -8.811255584094696857676005768e-07, -6.46345220251523031374288851e-07, + -4.49318441893153850227220561e-07, -2.873236951195551183733457087e-07, + -2.17574689516529106527009522e-07, -3.699657142934890154366137701e-07, + -5.598828635007109445103409134e-07, -7.906922796044846956322227523e-07, + -1.065419636836952484588427956e-06, -1.38666557267166265680967234e-06, + -1.756524820570406673713283532e-06, -2.176510924856567218800074484e-06, + -2.647488360749742086357226903e-06, -3.16961378188722214154426568e-06, + -3.742287975447009615184799231e-06, -4.364119923670201078727895472e-06, + -5.032904153519020972904970956e-06, -5.745612307661184978927609857e-06, + -6.49839959501121622087492849e-06, -7.286626483453887972660274058e-06, + -8.104895687462999458476262116e-06, -8.947104185876069765885956753e-06, + -9.806509687127956323557040341e-06, -1.067581064792736100224276874e-05, + -1.154723865376071572188317743e-05, -1.241266169258037609665970558e-05, + -1.326369660303703505179438726e-05, -1.409182876155868255319512927e-05, + -1.488853689367622424850976653e-05, -1.564542075864250357877804909e-05, + -1.635432936604956695599531746e-05, -1.70074873412613079013203099e-05, + -1.7597617064404586070727049e-05, -1.811805426563836110727401252e-05, + -1.856285486655047584948763362e-05, -1.892689101179917781346030703e-05, + -1.920593443342628634331638315e-05, -1.93967255285190842337399858e-05, + -1.949702680406360040706037484e-05, -1.950565964508849155635387962e-05, + -1.942252368704677572240624439e-05, -1.924859841380285074602558837e-05, + -1.898592695120494366987223822e-05, -1.863758237545967650977338237e-05, + -1.82076171978028588868681048e-05, -1.770099701485852039138310654e-05, + -1.712351962050884070297256112e-05, -1.648172115347024989438599885e-05, + -1.578277109914422534535718978e-05, -1.503435816952651883930593829e-05, + -1.424456924676119334979493281e-05, -1.342176369105231410684860027e-05, + -1.257444537991689518358594257e-05, -1.171113486207400953263181587e-05, + -1.084024397571052760814221821e-05, -9.969955198585080119325421699e-06, + -9.10810786872542637747276334e-06, -8.262093242629373328767689033e-06, + -7.438760147145830483683768414e-06, -6.644332736675575073960649253e-06, + -5.884341594791196998915500105e-06, -5.163569125204516650361370733e-06, + -4.486009867997847395720747293e-06, -3.854846060228298811262733631e-06, + -3.272438442545150940135318535e-06, -2.740332002381743863603583145e-06, + -2.259276046403457722963571339e-06, -1.829257716617623109355071469e-06, + -1.449547811737655536641774211e-06, -1.118757553222364000455380829e-06, + -8.349047482683130482579089704e-07, -5.954876534224115756347046891e-07, + -3.975647349504834515120110534e-07, -2.37838457192147682423349832e-07, + -2.500018539989649694143907226e-07, -4.137263666358271207709534304e-07, + -6.17881275186070365303353611e-07, -8.659742265693621486024808553e-07, + -1.1610635181472200421750815e-06, -1.505656498751988650166362856e-06, + -1.901614337411201622444231578e-06, -2.350065709775054388424534585e-06, + -2.851331823221374229480320692e-06, -3.404865007574738127425501705e-06, + -4.009202842914655418927495634e-06, -4.661939484337867753167145013e-06, + -5.359715482636417095371229868e-06, -6.09822699792716131666396942e-06, + -6.872254869805206373048044738e-06, -7.675713553054225757755341109e-06, + -8.501719463500611971432455172e-06, -9.342677815834728126116563718e-06, + -1.019038658584540476160096995e-05, -1.103615580503277761629469383e-05, + -1.187094000698763172376142688e-05, -1.268548130246179819931306998e-05, + -1.347046027283774514505046427e-05, -1.421665164754346419230968818e-05, + -1.49150815761159950345940417e-05, -1.555718322463883735275527731e-05, + -1.613494742185933721891587245e-05, -1.664106515319389083761535131e-05, + -1.706905884984749277003164558e-05, -1.74133996422646420830938202e-05, + -1.766960803707243955122489776e-05, -1.783433582781760714857863248e-05, + -1.790542745378515557480927911e-05, -1.788195946833642623182911158e-05, + -1.776425725768354771686927118e-05, -1.755388865119168460859379322e-05, + -1.7253634572984212383443825e-05, -1.686743738942709228871910665e-05, + -1.640032809569908961769800493e-05, -1.585833394525358393972215565e-05, + -1.524836854741756175205414509e-05, -1.457810683054692983272489226e-05, + -1.385584758223716709592005653e-05, -1.309036652675241002281945196e-05, + -1.229076307744991417144828083e-05, -1.146630400473401793120294817e-05, + -1.062626728608267923819382522e-05, -9.779789354012806369340071733e-06, + -8.935718832490944078827434238e-06, -8.102479656126049335274942609e-06, + -7.287946205135429483812359308e-06, -6.499332769780580185928643006e-06, + -5.743099289347862432849982361e-06, -5.024874902575935569151721616e-06, + -4.349400409369526088285574233e-06, -3.720490288949300446862860151e-06, + -3.141014458827548871657159638e-06, -2.612899503716504324605336348e-06, + -2.137148664903725041433512136e-06, -1.713879469395311094914832913e-06, + -1.34237750398305360254925557e-06, -1.021164510964402565536333738e-06, + -7.480787068265836961233048764e-07, -5.203650085879322825726058833e-07, + -3.34772698810727916479218708e-07, -1.876579719993464640720085392e-07, + -2.235409459948729284688504057e-07, -3.981567231979760950221814992e-07, + -6.204878682756249063173976423e-07, -8.951508287805753289723110187e-07, + -1.226183828989259733189859554e-06, -1.616899270967630353423817244e-06, + -2.069745111968751702190673705e-06, -2.586179362614457396011766188e-06, + -3.166561645650891865911387077e-06, -3.810065431832949561693482318e-06, + -4.514614134232632270847182521e-06, -5.276843705001760625431135587e-06, + -6.092093752593858899634093884e-06, -6.954428498808927159842516869e-06, + -7.856688142231942252212070765e-06, -8.790570408365091923568249155e-06, + -9.746741268480821202544774062e-06, -1.071497302172298431047030298e-05, + -1.16843071805491199031176025e-05, -1.26432389001652726462105597e-05, + -1.357991906867070135611543641e-05, -1.44823696448079906889819593e-05, + -1.533870741060391901114737245e-05, -1.61373710098819231242416733e-05, + -1.686734598030463348110677413e-05, -1.751838246220913409829759988e-05, + -1.808120038403862841667156525e-05, -1.854767717964136890880684494e-05, + -1.891101348110629242773271519e-05, -1.916587274230815415637305121e-05, + -1.930849136955595368313372273e-05, -1.933675665011072347578696684e-05, + -1.92502505575836262976738289e-05, -1.905025835391933861410161677e-05, + -1.873974177785722502868372141e-05, -1.832327748563149179055961624e-05, + -1.780696226724419743876748345e-05, -1.719828737748085848336017378e-05, + -1.650598507271543375404115883e-05, -1.573985111211526717253650354e-05, + -1.491054754720612928744431086e-05, -1.402939057196375375214259656e-05, + -1.310812852512624173068403466e-05, -1.215871531945256582010143204e-05, + -1.11930846152938681512976557e-05, -1.0222929958218118212513216e-05, + -9.259495866649694668557533939e-06, -8.313384493491193842846023743e-06, + -7.394382007022598353126498216e-06, -6.511308255736908294551788107e-06, + -5.671892616655589275658378573e-06, -4.882678196745886160595132713e-06, + -4.148955783618609137193122133e-06, -3.474728146959175223559487811e-06, + -2.862704498669286619442478012e-06, -2.314324149626341321371505305e-06, + -1.829807675430576316096594608e-06, -1.4082332419946241057814992e-06, + -1.0476351616317860982114437e-06, -7.451212660371886947014916092e-07, + -4.970053057807491686000524525e-07, -2.989503248276993913495099952e-07, + -2.993212595181377537361983206e-07, -5.003131070492612184996521207e-07, + -7.542783031394272215825998543e-07, -1.065866415363724914190093548e-06, + -1.438921187565479183482802968e-06, -1.876306361478079615362057203e-06, + -2.379747761656943708010857746e-06, -2.949697155221115680261015704e-06, + -3.585222940060222126179220736e-06, -4.283932082375271900543615283e-06, + -5.041926933047615251744493631e-06, -5.853799624340940164829091841e-06, + -6.71266571076868201299603367e-06, -7.610237601662418646360566687e-06, + -8.536937172252585340225840282e-06, -9.482045771149974098743196116e-06, + -1.043388870206490903812333176e-05, -1.138005018310050630810960348e-05, + -1.230761381306461986603808384e-05, -1.320342273320926103753834152e-05, + -1.405435299295965382215724965e-05, -1.484759313297623343943631297e-05, + -1.557092270602378157313798457e-05, -1.621298237697263951487790246e-05, + -1.676352838242249021992978653e-05, -1.721366448553263703898780212e-05, + -1.755604512341958414463165272e-05, -1.778504419667063218813383985e-05, + -1.789688487163727665372504883e-05, -1.788972682758564367814374529e-05, + -1.776370855129476414085640257e-05, -1.752094352491004219441773915e-05, + -1.716547043096426644484889246e-05, -1.6703158772185248184252368e-05, + -1.614157253396964600603534501e-05, -1.548979566660395023052106123e-05, + -1.475822419750977492305162725e-05, -1.395833066983857280007452067e-05, + -1.31024073163066860403568395e-05, -1.220329489556078019841297427e-05, + -1.127410442820883147317309603e-05, -1.03279391632901372814930252e-05, + -9.377623982673819551226200575e-06, -8.435449116867464681903537871e-06, + -7.512934513839416256306569936e-06, -6.620620491734382312106529239e-06, + -5.767889441312689410672198687e-06, -4.962822353714619070868749318e-06, + -4.212092866509907944708428901e-06, -3.520900381204221802196275767e-06, + -2.892942645007564297563156658e-06, -2.330427045372990023293932951e-06, + -1.834118773101478316739907683e-06, -1.403423001900404370947007121e-06, + -1.036497339036609325590705503e-06, -7.303900486977525286481590684e-07, + -4.81198957342837931380882463e-07, -2.842455334836693287142174967e-07, + -3.06052279495993297200341892e-07, -5.30641911938443408826532148e-07, + -8.185438304463429985127417843e-07, -1.175666314332635570497217169e-06, + -1.606832369018449873258121315e-06, -2.115532690708927304534337291e-06, + -2.703703595028919466511331191e-06, -3.371538649928000981923588084e-06, + -4.117341949644869870635673775e-06, -4.937429853261724840471878772e-06, + -5.826086620948152760396908378e-06, -6.775577757032515553410959019e-06, + -7.776223064781555602926685355e-06, -8.81652949419442100045894023e-06, + -9.883381887758483426865280252e-06, -1.096228776963325967253471555e-05, + -1.203767045133777177862502428e-05, -1.309320300984867753229471538e-05, + -1.411217419554344178406809357e-05, -1.507787610402793071777329675e-05, + -1.597400254467977166695710767e-05, -1.678504649570368279887060126e-05, + -1.749668487405120197186216002e-05, -1.809613907857867843979350619e-05, + -1.857250038216160664683584969e-05, -1.891701023504888763346332148e-05, + -1.912328686604833417645062099e-05, -1.918749118642332980350269367e-05, + -1.910842685916229574845381922e-05, -1.888757143031431881725901167e-05, + -1.852903755966988738504257206e-05, -1.803946556160537502237761753e-05, + -1.742785059860157484954747142e-05, -1.670530988652821867412878731e-05, + -1.588479710322604441792397612e-05, -1.498077277793263370367186915e-05, + -1.400884072542458103820348786e-05, -1.298536153305846847967348207e-05, + -1.192705468129550009433615526e-05, -1.085060106241750568149655176e-05, + -9.772257455371992257192777231e-06, -8.707493929003332609490445337e-06, + -7.670664205666774760001072608e-06, -6.674717760437836270171873404e-06, + -5.730960905672820095732404588e-06, -4.848872374048010056176404026e-06, + -4.035977029459910496997972901e-06, -3.297779372755413766012295984e-06, + -2.637756538376552379465559209e-06, -2.057408567971897714787756634e-06, + -1.556361963733800969210841619e-06, -1.132520927721195780712537364e-06, + -7.822593357978027451098677371e-07, -5.006454183418355263898366636e-07, + -2.816903556536010032737484422e-07, -3.388284825084450491241335867e-07, + -5.805111493082136774125418151e-07, -8.90981260475889281338142834e-07, + -1.276376559568277537613117424e-06, -1.741427539274687295536197043e-06, + -2.289161704180712817574810253e-06, -2.92064676989199109677797922e-06, + -3.634784517385997964068842375e-06, -4.4281655596196040880724136e-06, + -5.294993356576250231589151479e-06, -6.227083501516723376917415017e-06, + -7.213941679518348348832106759e-06, -8.242920868372797187735231961e-06, + -9.299455421130910250907160297e-06, -1.036736675476863193674607888e-05, + -1.142923258769964448174072391e-05, -1.24668091337186843743992104e-05, + -1.346149347658526020956280822e-05, -1.439481161011222105764774393e-05, + -1.524891640866048922442737429e-05, -1.600707914748625480230899421e-05, + -1.665415815382854800496756353e-05, -1.717702874611759265095940752e-05, + -1.756495979356466319819263244e-05, -1.78099239607750656720890764e-05, + -1.790683092830833500540103909e-05, -1.785367551653589356899960727e-05, + -1.765159558617709466971090748e-05, -1.730483773131942932784269051e-05, + -1.682063199831341888880638369e-05, -1.620898003240907173962137566e-05, + -1.548236405118445023856334208e-05, -1.465538675463562572650992599e-05, + -1.374435460300447554382683585e-05, -1.276681873780767809340493807e-05, + -1.174108912143845468746550242e-05, -1.068573818071641965722629042e-05, + -9.619110338395694791016957148e-06, -8.558853307107382223442582081e-06, + -7.521485930046758230623285546e-06, -6.522015732423028881443831384e-06, + -5.573617268430135028968799848e-06, -4.687379898914244094902583487e-06, + -3.872130917255500688394995179e-06, -3.13433706669210320128670863e-06, + -2.478084577281386779128288453e-06, -1.905135010367284632270819082e-06, + -1.415051543024908586176783057e-06, -1.005387954957863470847683439e-06, + -6.719305824391455574128885486e-07, -4.089819476715639001774865897e-07, + -2.096737072201248820989158373e-07, -2.660813544987908614430102781e-07, + -5.073403331476200341969219794e-07, -8.271868016210666593363595549e-07, + -1.233928495544515003146807119e-06, -1.734144284689512312814499602e-06, + -2.332251658387712677346706447e-06, -3.030126763969768656091681447e-06, + -3.82679609884680464087017282e-06, -4.718216717172722261992856563e-06, + -5.69715873290548930680437037e-06, -6.753200099851209272587126281e-06, + -7.872839280023439528116181718e-06, -9.039726658577854309412243083e-06, + -1.023501063274028802729202076e-05, -1.143778941200932003027530143e-05, + -1.26256549382139561808801112e-05, -1.37753111793137122655312013e-05, + -1.486324556440207802468674025e-05, -1.586642967576957051890722272e-05, + -1.676302362778740151472677e-05, -1.753305793008096911391943684e-05, + -1.81590670953167666954852083e-05, -1.862665080196586366565771054e-05, + -1.892494100234797652407801871e-05, -1.904695687182409260564119879e-05, + -1.89898337794955740889021184e-05, -1.875491734167874095557011771e-05, + -1.834771888677111148610761326e-05, -1.77777340861027021497609707e-05, + -1.705813185485327042388396801e-05, -1.620532566854997682409024462e-05, + -1.523844395671935233527779369e-05, -1.417872003288910180500946578e-05, + -1.304882493932548792115507647e-05, -1.187216850601407124813496674e-05, + -1.06721947724073925223460535e-05, -9.471697672119987627395096275e-06, + -8.292181559328558692711745592e-06, -7.15328883341676924172147789e-06, + -6.072313711851583789135423236e-06, -5.063817265160297559540864692e-06, + -4.139354347633505481031997858e-06, -3.307318240109612594510024586e-06, + -2.572903885725698416999480608e-06, -1.938185766025107075821937511e-06, + -1.402301944524622734646024901e-06, -9.617317903201307601710216486e-07, + -6.106515507405596780750724022e-07, -3.413494000290718813522860327e-07, + -2.265307590339076069723892167e-07, -4.606846957226761799089392521e-07, + -7.773984025970662054276678898e-07, -1.186005818271058895069670208e-06, + -1.693780078940647169639900291e-06, -2.305392579614701825983314257e-06, + -3.022444307192914252644180828e-06, -3.843096076390816186424230494e-06, + -4.761820749355538344015515567e-06, -5.76929567138827063040723564e-06, + -6.852447619757841091117384763e-06, -7.994655813953788315120475849e-06, + -9.176111296725833132927226121e-06, -1.037432362143370708374573441e-05, + -1.156475864238301084043272771e-05, -1.272158466560473753272086928e-05, + -1.381849861800684888403067258e-05, -1.482959953012644937445519561e-05, + -1.573027373982800573588153314e-05, -1.649805497684187939187901162e-05, + -1.711342296480462983870179938e-05, -1.756050637525369037647733628e-05, + -1.782765979613201332790867193e-05, -1.790788966167871455520063662e-05, + -1.779911058224298837340988932e-05, -1.750422090052666481601109649e-05, + -1.703099422780709237324782424e-05, -1.639179179485134688911383838e-05, + -1.560310829474747393243345972e-05, -1.468497111855085988929570107e-05, + -1.366021914150918027067854732e-05, -1.255369220986058778643558453e-05, + -1.139136597330715026531351708e-05, -1.019946855076219156355319534e-05, + -9.003615635888848991769291275e-06, -7.827999060834772815484390585e-06, + -6.694660643807104764596745128e-06, -5.622878530727880640280747643e-06, + -4.628687454403650010825894967e-06, -3.7245476829580269188292585e-06, + -2.919170257780784739475715694e-06, -2.217498794982241868827292294e-06, + -1.620841008924266156611014231e-06, -1.12713655888978632776508803e-06, + -7.313421309960178173662295742e-07, -4.259101056906346039751054891e-07, + -2.013339206647906015988901953e-07, -2.984493428857316303958781018e-07, + -5.781238788962109687857436786e-07, -9.54965646729624085129926013e-07, + -1.439092160982622015428329318e-06, -2.037698285835695425971059516e-06, + -2.754377098504833733819347277e-06, -3.58856320424767176834718839e-06, + -4.53513572188792968948537615e-06, -5.584211287384094511633721158e-06, + -6.721148571852476847634204338e-06, -7.926775430064973446760319409e-06, + -9.177838437829849210433663664e-06, -1.044766286435238339803770191e-05, + -1.170699971564799017869750591e-05, -1.292502603012761705774009979e-05, + -1.407045571720619702869772144e-05, -1.511271143377228104670659953e-05, + -1.602310370866124247389745971e-05, -1.677596203040776726297077237e-05, + -1.734966403053588582467217649e-05, -1.772751318030988705717540532e-05, + -1.789842236604706840214645824e-05, -1.785736995654423918725682563e-05, + -1.760560603292569468547416889e-05, -1.715059871863552158600084441e-05, + -1.650572335777909679889116634e-05, -1.56897099446821592196640166e-05, + -1.472587601692877685565386675e-05, -1.364118254828433006138957428e-05, + -1.246515866335393798232811929e-05, -1.122874680741256838421068126e-05, + -9.9631230503116436709098655e-06, -8.698547349313776941965269118e-06, + -7.463295873987512446686397316e-06, -6.282722100533025254580268143e-06, + -5.178485655416313946210540853e-06, -4.167978298136839440289017761e-06, + -3.263965547245878487956152747e-06, -2.474450902397526718724547062e-06, + -1.802758053488683491662062167e-06, -1.247815537419517071336780463e-06, + -8.04618594190971091749972708e-07, -4.648349926501777956426206782e-07, + -2.17515735063015325734069429e-07, -2.225653742769542716582384639e-07, + -4.891480538837551481992920073e-07, -8.610034582051218835489379486e-07, + -1.350883769076464361531320947e-06, -1.968073631956179504699441796e-06, + -2.717460547812481581387601681e-06, -3.598768483757365914003705995e-06, + -4.606011402483771108046922693e-06, -5.727212919393887205900088577e-06, + -6.944424441445899311002067089e-06, -8.234057711369719806089942371e-06, + -9.567529654953685068247311307e-06, -1.091219891723752634426006236e-05, + -1.22325556429747742169869551e-05, -1.349161005544700075444667503e-05, + -1.465241226689195525316640467e-05, -1.567962639667335838751863197e-05, + -1.654107713403439225939572932e-05, -1.720918673973426214068860318e-05, + -1.766222521060915542521693733e-05, -1.788530569742903606877265643e-05, + -1.787107073539543830587028594e-05, -1.762003161914268216619965102e-05, + -1.714054231693860506566262636e-05, -1.644840951011263750465921096e-05, + -1.556616042876656752611159995e-05, -1.452200890629714842647995932e-05, + -1.334857635346226533389069058e-05, -1.208143717944643585210113407e-05, + -1.07575668088925093115277784e-05, -9.413774378592058660313729446e-06, + -8.085201265334659263286053166e-06, -6.803960927510832681116680759e-06, + -5.59798556622267560935884978e-06, -4.490131522457881661000017592e-06, + -3.497579038686132435047879477e-06, -2.631544094015617798044785747e-06, + -1.897301621866363807044795695e-06, -1.294501693131300223057740355e-06, + -8.177442801796272364603206106e-07, -4.573649510241637064519404192e-07, + -2.00374021604002851120325231e-07, -2.621329795826580680347269413e-07, + -5.745925410097400498374655732e-07, -1.013709201476312622374853327e-06, + -1.59459883459712408566247982e-06, -2.327517935753368149410071422e-06, + -3.216615723956758663814713833e-06, -4.258951654317547961636596099e-06, + -5.443862660916495741999805019e-06, -6.75274513561338789662891538e-06, + -8.159291882455911194414917287e-06, -9.630195679828939294949211036e-06, + -1.112630057353431511165016421e-05, -1.260415174488851197177365082e-05, + -1.401786691445169823048468027e-05, -1.532122879259170523491388749e-05, + -1.646988082913458027690609131e-05, -1.742349878477885945574077375e-05, + -1.814780926272136380448044002e-05, -1.861633352601229534403065591e-05, + -1.881175029734189515888409527e-05, -1.872679381586882891783107929e-05, + -1.836463171027699961806306517e-05, -1.77386993229809716908322581e-05, + -1.687200079514806645686851583e-05, -1.579592018710735242198808792e-05, + -1.45486159070098553631415067e-05, -1.317309671243970672720700887e-05, + -1.171509586038203101006783396e-05, -1.02208704214526747435475007e-05, + -8.73505472461993674368994911e-06, -7.298690348348111300250812272e-06, + -5.947540616730693153644485976e-06, -4.710776341689442793579743057e-06, + -3.610093183459067618803301977e-06, -2.659291426937840090052693476e-06, + -1.864318324889953234246614718e-06, -1.223743602050542682486717477e-06, + -7.296122764124202667005325736e-07, -3.68597385682182225805623467e-07, + -4.537317653231785626554133789e-07, -8.646805929131489124010051008e-07, + -1.424334258026382783775677481e-06, -2.145387507747568335032947381e-06, + -3.033393379246774004712010331e-06, -4.0854706520523228636932421e-06, + -5.289475074137626686384718033e-06, -6.62372857245606253863423607e-06, + -8.057363258562159303243464803e-06, -9.551293547072389051016266803e-06, + -1.105978343726028510069208516e-05, -1.253253060419106895240042021e-05, + -1.39171480628561827910328122e-05, -1.516189117584789725100887642e-05, + -1.621845546525503943958816666e-05, -1.704466103696686878825154732e-05, + -1.760684340997701772613473481e-05, -1.7881788055823851369807026e-05, + -1.7858075794842550692827568e-05, -1.753674616689047485750853339e-05, + -1.693123296980824079248882652e-05, -1.606657673428643872933288539e-05, + -1.497796908909086926531880474e-05, -1.37087299097754380190674478e-05, + -1.230785633105842200301239392e-05, -1.082731026777272502427309359e-05, + -9.319226028769533285182544158e-06, -7.833220943965765869641988683e-06, + -6.413979773303426811295862436e-06, -5.099259216765756645641134714e-06, + -3.91842424643858996220410762e-06, -2.891586153961387095330873298e-06, + -2.029366584756941586036678091e-06, -1.333266072724643428314031217e-06, + -7.965732710233823964991349206e-07, -4.05715394575282996637367091e-07, + -2.021507214766174870590372805e-07, -5.194244422159002228726702721e-07, + -9.872374385050939142301294066e-07, -1.625963572130782280495699642e-06, + -2.448515488311990400267488879e-06, -3.458277261729595626014175172e-06, + -4.647573815323252092361703408e-06, -5.996847767560773154258812329e-06, + -7.474663718276588105220593211e-06, -9.038596228564850306613255582e-06, + -1.063698621505818909247550325e-05, -1.221147737751112285369860244e-05, + -1.370017614183552546048682624e-05, -1.504122166523001879350797394e-05, + -1.617651206475632225372657258e-05, -1.705531313918222252883245826e-05, + -1.763747860356596592300293391e-05, -1.789603637394977716243774091e-05, + -1.781894179780162232491769192e-05, -1.740986210181104634395730935e-05, + -1.668793134529287733053976028e-05, -1.568649538238491215240769105e-05, + -1.445094483247785955995837193e-05, -1.303580408041677849914630194e-05, + -1.15012999021962814254899099e-05, -9.909669790987148357656877362e-06, + -8.321484539413541602266045916e-06, -6.792251209200058701775763736e-06, + -5.369532437088801066985953997e-06, -4.090769158427702515833275509e-06, + -2.981930960815128878079989863e-06, -2.057047245721574793358380623e-06, + -1.318599603808119305079979422e-06, -7.5868771246813863061848578e-07, + -3.60823446257420384378574894e-07, -4.149700309004491402791858085e-07, + -8.677649229429035211734813626e-07, -1.507761227096454236068999964e-06, + -2.352210527229021903215756481e-06, -3.406770683838596705642108933e-06, + -4.663357854212593312729761424e-06, -6.098973278428689533451310945e-06, + -7.675690416633635713527898659e-06, -9.341888083486974008492857713e-06, + -1.103470210391008194750553373e-05, -1.268355272932861399135234109e-05, + -1.421449917117094869950955777e-05, -1.555508702678035673440046227e-05, + -1.66392981581195938188370842e-05, -1.741219198211203350286704894e-05, + -1.783384487035847510631551838e-05, -1.788224931071819416594260999e-05, + -1.75549217517789535932416084e-05, -1.686907943023247593303595715e-05, + -1.586037129518714554007353945e-05, -1.458027433901696370008652104e-05, + -1.309238203164574990101324398e-05, -1.146790506374071271205455913e-05, + -9.780767417681495061259309975e-06, -8.102707232919400395852564667e-06, + -6.498780044689501300605050799e-06, -5.023613643048085322206745829e-06, + -3.718684526454515818817692097e-06, -2.610784200866026732849346781e-06, + -1.711729947029907206686237357e-06, -1.019260613302734534810385647e-06, + -5.189546705814865544786462087e-07, -1.869249320234050086893268098e-07, + -1.991848782331572014160154431e-07, -5.721282462029841056857831956e-07, + -1.144217499058600324979284579e-06, -1.944015234410586445468237596e-06, + -2.987106401189330060852531595e-06, -4.272506340223142239120087543e-06, + -5.780296812154607475372873615e-06, -7.470846074589588887602479433e-06, + -9.285821459137731914137633971e-06, -1.11510242522275510956928507e-05, + -1.298088619243801299985886788e-05, -1.468428576708496152800498963e-05, + -1.617119146539738817804771065e-05, -1.735953603314006296913160621e-05, + -1.818168328223160426808033274e-05, -1.858987315967550139482640514e-05, + -1.856012009865373773220484366e-05, -1.809418526998679777268233537e-05, + -1.721942988032295398246121487e-05, -1.59865640651243706411941542e-05, + -1.446551173077800126560901045e-05, -1.273979362831431756881202938e-05, + -1.089996946830965367724545351e-05, -9.036760489599245061917431876e-06, + -7.234488688679181917493606763e-06, -5.565417497632224069932776328e-06, + -4.085468092151951756960722578e-06, -2.831629247384668180873793647e-06, + -1.821195088412124302417859772e-06, -1.052775150624968189235278193e-06, + -5.08845924488989200237050621e-07, -5.015455270737938955517170626e-07, + -1.067584831514702200331852315e-06, -1.878229743396878635865567334e-06, + -2.951510868090385260445246071e-06, -4.285339356191399280693321572e-06, + -5.854570113105631076874570823e-06, -7.61024508696332195953207847e-06, + -9.481288838720629082623854444e-06, -1.137865248522046098325621877e-05, + -1.320161278894045661766367544e-05, -1.484566696605056260833618853e-05, + -1.621125509991084838348589237e-05, -1.721241874861817520818429994e-05, + -1.778448393525151245719330417e-05, -1.7889943876556843631786195e-05, + -1.75219025657035826172222559e-05, -1.670470307970185760786628604e-05, + -1.549167272097995992977126356e-05, -1.396023344761838706447939357e-05, + -1.220491208848688262790082443e-05, -1.032900611059290956438017073e-05, + -8.435791118162717518278066742e-06, -6.620181412183901512177267717e-06, + -4.961673837690304887085204072e-06, -3.519230162192307448610012824e-06, + -2.328508259559548503720392831e-06, -1.40156952135421004669330481e-06, + -7.289051386542605557420401556e-07, -2.833722322934437375357551864e-07, + -2.884169743495340412481450689e-07, -7.702991531616737678553742501e-07, + -1.510444902624186425834740093e-06, -2.539158389904456606170606719e-06, + -3.863649451821317527897958061e-06, -5.463179290722821176897339851e-06, + -7.287057345854938976599524114e-06, -9.2560158093581111762382721e-06, + -1.126706939495627375332018755e-05, -1.320151141113633899194530069e-05, + -1.493526667071939649272978301e-05, -1.63504793021925171146030431e-05, + -1.734701012349835826955278539e-05, -1.785248608197152940199083082e-05, + -1.782969160959853476065666011e-05, -1.728040133246819823808690386e-05, + -1.624518486059177410966124222e-05, -1.479920925916472115543062044e-05, + -1.304455596575162722400385157e-05, -1.109998964296336438695774612e-05, + -9.089410257743850781895697533e-06, -7.130348426982808366140186018e-06, + -5.323813329799467100979844941e-06, -3.746583296103245501739191156e-06, + -2.446676027180804876697299208e-06, -1.442300764581275046279183055e-06, + -7.241410344212882111030230546e-07, -2.604069123917560291173428199e-07, + -3.397030813054693668446453771e-07, -8.924182610831197515335400441e-07, + -1.743131955504391884266947657e-06, -2.922268621364806451354972916e-06, + -4.429371735821622763724838417e-06, -6.227626179044944081217467791e-06, + -8.24268842921769692916929978e-06, -1.036640674386669170670485784e-05, + -1.246531853388572382295047813e-05, -1.439309642353770047468446841e-05, + -1.600549157717552783042509745e-05, -1.717589487317164496861694734e-05, + -1.780947676853470132050070995e-05, -1.785400701818281037243363318e-05, + -1.730588003754214860966699485e-05, -1.621051925457420937173522169e-05, + -1.4657106896230952272175245e-05, -1.276836656733027928686818875e-05, + -1.068679576784849948262526298e-05, -8.559203326858382058486482413e-06, + -6.521586123510233283496161094e-06, -4.686258699480514725509931045e-06, + -3.132754373056460117782581754e-06, -1.903415755902223854172713308e-06, + -1.003885199963577930703986091e-06, -4.080043761031644233906495907e-07, + -2.523623976328686382502003004e-07, -7.834091511606580518939672506e-07, + -1.640541263495236527119366249e-06, -2.863952829614474451005697378e-06, + -4.455967752228948031037285282e-06, -6.373395967257113591821707926e-06, + -8.525903532376593045756518752e-06, -1.078127616369378482868643387e-05, + -1.297735704978355459097375674e-05, -1.493931520764747627517433914e-05, + -1.649995065627236020297345653e-05, -1.752014258816480814055782655e-05, + -1.790641333426761463054784074e-05, -1.762294954522781789403411412e-05, + -1.669623845239026667798369619e-05, -1.521160639116086020646533006e-05, + -1.330219730404228118585477358e-05, -1.113208705163974560352520282e-05, + -8.876098346476625605672682029e-06, -6.69931689659838287956078115e-06, + -4.739246094198229428660646551e-06, -3.092998646652948721943359248e-06, + -1.811015563113252459259173988e-06, -8.976945952731274471763788132e-07, + -3.182000526935252263162367571e-07, -4.616192884717508557885763763e-07, + -1.187414720002369877924642411e-06, -2.30691298305850294781717269e-06, + -3.844336361890795599426367407e-06, -5.769936278781914014911983563e-06, + -7.994531577393821142655215561e-06, -1.037346635354837262208912985e-05, + -1.272021501167669305380931999e-05, -1.482807017800600756960664045e-05, + -1.649675983932396032202727376e-05, -1.75597791305843386946029111e-05, + -1.790791778495195261532331454e-05, -1.750499733485352796724839053e-05, + -1.639311672088458561656436341e-05, -1.468650337898211954794618767e-05, + -1.255503715454977262198227317e-05, -1.020027968312095935192462814e-05, + -7.828067305346102686364022361e-06, -5.622186123714384932610090007e-06, + -3.723272795860912946780277646e-06, -2.215969686999023251157718215e-06, + -1.125747056477793808909582639e-06, -4.250181713531162958031803245e-07, + -5.736321558514456356929716967e-07, -1.443693858197385991478907744e-06, + -2.778343157804599454805761019e-06, -4.591510476866716607819134816e-06, + -6.824385276245963751547574799e-06, -9.341796243793952883062436943e-06, + -1.194259421146948842520647133e-05, -1.438337433797522691932870009e-05, + -1.641203813581757452177978251e-05, -1.780545712727183663582480877e-05, + -1.840438160893556452757206798e-05, -1.813902482078769503757650905e-05, + -1.704041871279819434967760239e-05, -1.523534609613528215544663719e-05, + -1.292583204789369755367302306e-05, -1.035714472902924493077133489e-05, + -7.780380180815761942598497714e-06, -5.41654703327591291288356512e-06, + -3.428475267328923688030760386e-06, -1.90501758681761149549370362e-06, + -8.593360712413705672851286371e-07, -2.401799909102101047987632646e-07, + -4.900085799095961362135650055e-07, -1.352181275547552055844597457e-06, + -2.718776367024604666272754802e-06, -4.606920852172082931328973149e-06, + -6.9446338915046738584279859e-06, -9.566971330503107101474874474e-06, + -1.223140955513029690007557881e-05, -1.465104817487268834953848679e-05, + -1.653993525075461698873278971e-05, -1.766167413937988424398398135e-05, + -1.787128848368939602929764132e-05, -1.714145879632314491808862955e-05, + -1.556748001468968742267914851e-05, -1.334987324348680201189717986e-05, + -1.075842242012363271627586186e-05, -8.085339335802378614610763652e-06, + -5.597361355036407673762925696e-06, -3.496393823801791892765368844e-06, + -1.895937797710343559218042209e-06, -8.166419829835252943410093748e-07, + -1.998890877037698398199745209e-07, -2.512728102920300951766735455e-07, + -9.703213133371895963980155106e-07, -2.225551933152092327065267943e-06, + -4.06892984037976124180209514e-06, -6.446811642958767110591494776e-06, + -9.188010622939162759027255378e-06, -1.201834095262335197007788623e-05, + -1.460104930362559763699480814e-05, -1.659567972652708798338323792e-05, + -1.772264498230463313226297484e-05, -1.78186409672456810750901246e-05, + -1.686974503075937319379953849e-05, -1.501421968814782124544606606e-05, + -1.251435333025142044108008604e-05, -9.704155548925594710740066828e-06, + -6.92538384458082156245337449e-06, -4.466730110662669559916295586e-06, + -2.51949646610062737552091644e-06, -1.158272917301791382085028592e-06, + -3.484234199052664694353116919e-07, -4.544670067369277276706884382e-07, + -1.425503474411562987705232031e-06, -3.034524614482996026222465236e-06, + -5.290111589497242195671670995e-06, -8.057247941976899049932279995e-06, + -1.105896266034550303120412296e-05, -1.391595303403464950519133336e-05, + -1.621736857711559944071437467e-05, -1.760630351375340682811183879e-05, + -1.78583010060969033460341604e-05, -1.693213255080644119511708301e-05, + -1.497918000694036854759157856e-05, -1.230888976243073227288555432e-05, + -9.319664688103972149686021753e-06, -6.413646407041955431992119596e-06, + -3.917453257614662513318593701e-06, -2.028149845912697462230493348e-06, + -7.956019719484924662583386241e-07, -5.201718760723151807417140302e-07, + -1.627092480561964951715184409e-06, -3.4592784665626353729299923e-06, + -5.997269573744595119279936213e-06, -9.038248207056625197039663455e-06, + -1.221051633649537471691930851e-05, -1.504008099707815975204332204e-05, + -1.705450737724425964774929709e-05, -1.789592909650649746344276692e-05, + -1.741050187722719661096056065e-05, -1.568759378075821586651615591e-05, + -1.303686570637179279743503996e-05, -9.910215714972612821619460388e-06, + -6.792035026174199253566534512e-06, -4.089888203742372805335296426e-06, + -2.055898770498924923208049903e-06, -7.577897501625980901122296533e-07, + -4.155924673030727626534452848e-07, -1.508814482833990415114973002e-06, + -3.407724210595284534009580257e-06, -6.099346641921500150563748011e-06, + -9.341493030183562804968748494e-06, -1.268258810564714150379787144e-05, + -1.555403869165663299279668552e-05, -1.741158809094587499527798102e-05, + -1.788239422858484142732533873e-05, -1.686990032993951186580938728e-05, + -1.458135779954804447564563341e-05, -1.146870527708033976946582627e-05, + -8.102820962280808542448247433e-06, -5.022983418548998271410416933e-06, + -2.609727360012760037270103039e-06, -1.018309511783779640805972823e-06, + -1.865587835816006712427180632e-07, -1.876186088178264189283382928e-07, + -1.104432111217118557514754208e-06, -2.899060675577658769108127176e-06, + -5.626165160872855864129804537e-06, -9.056559664632698075951641736e-06, + -1.268124884494556613666587513e-05, -1.582105688594720243559527129e-05, + -1.781276189086730538904852772e-05, -1.820882059865570304531268153e-05, + -1.691813564223799780774151746e-05, -1.423514897727722920629973846e-05, + -1.074625592140308816735318892e-05, -7.148844033061320123775394392e-06, + -4.049841684201794350086902469e-06, -1.814736571193883894490624271e-06, + -5.139266458584615949843491314e-07, -5.02162262716874202930512211e-07, + -1.879192134957321712207425728e-06, -4.286043418150354146044928028e-06, + -7.610248831413269278054704176e-06, -1.137795338792234492539690721e-05, + -1.484470365998689013085302252e-05, -1.721179581354400527689468836e-05, + -1.789005239918098536899652984e-05, -1.670547512440765869291998957e-05, + -1.396118458416718422084815826e-05, -1.032953937662978980999584772e-05, + -6.619961985045470205600137009e-06, -3.518395584546495203590596793e-06, + -1.400643485989193097172888537e-06, -2.829359678406975106479870254e-07, + -7.710166912406891686859147957e-07, -2.540050547008845045255818682e-06, + -5.463621994123801102179269901e-06, -9.255699250491527914287866186e-06, + -1.320065685289020225394712033e-05, -1.634968442444868072711307294e-05, + -1.785230696300895070942685305e-05, -1.728096342933193571350311557e-05, + -1.480011953622076103901945149e-05, -1.110061139461964494596583203e-05, + -7.130246630023477950334996611e-06, -3.745828983915471927749075293e-06, + -1.441421460714555936866165808e-06, -2.600177102469265943785272938e-07, + -8.931372782201299811831061645e-07, -2.923080029515182689517013848e-06, + -6.227897645483271203096110186e-06, -1.036592657223567545449367799e-05, + -1.439223863989717572123890749e-05, -1.717532788126818453782081175e-05, + -1.785417276465121668859066528e-05, -1.621128874992183174037416182e-05, + -1.276914026974353793522556216e-05, -8.559378267027273394463790512e-06, + -4.685698392512931786501716863e-06, -1.902556684004691715065833539e-06, + -4.075159665719099393197072476e-07, -7.819950461267083106071235608e-07, + -2.878777763289291594811254021e-06, -6.427590298734975830091935983e-06, + -1.089916845218601446152861117e-05, -1.51340898615990539270931628e-05, + -1.778339393029966126742562327e-05, -1.792291506099494941776223422e-05, + -1.550263272725991062737926907e-05, -1.137141033186544022059658032e-05, + -6.862675851141037891372208291e-06, -3.181084814819323210762901794e-06, + -9.308101117505602229234792401e-07, -4.620869032061309396518754538e-07, + -2.307673608113253310171984756e-06, -5.770256721018484448232008233e-06, + -1.037303758749319394956434071e-05, -1.482730536125030222941931224e-05, + -1.75594154864998049439539507e-05, -1.750538552707749234411786776e-05, + -1.468726936493897266622962045e-05, -1.02006851226533754240432747e-05, + -5.62184007122575661418014889e-06, -2.215205561205274768072324976e-06, + -4.245725091622927221894742873e-07, -1.407852859169938623885615266e-06, + -4.47338475550910247171935985e-06, -9.095114851092563065869216199e-06, + -1.399525033023129811716230714e-05, -1.731554037831387250377310205e-05, + -1.763058752288617229476465342e-05, -1.480030735457611177155207854e-05, + -1.005556926940875367535062346e-05, -5.255319781632495566544086008e-06, + -1.846730259246961567998505591e-06, -2.325214676014384653213027581e-07, + -4.876614021281822014539162995e-07, -2.730154993997649201682969416e-06, + -6.99655380455498423375058567e-06, -1.235134793558842081098812088e-05, + -1.673578945964394315277894154e-05, -1.811825861321397188345369567e-05, + -1.581492465242806169634613711e-05, -1.095482571232642681890046693e-05, + -5.716514796812247971552044951e-06, -1.945867797623360605436312193e-06, + -2.099277460732771153455313929e-07, -9.708769995969947391755480032e-07, + -4.069425992271271411105867943e-06, -9.187795579419601163843021874e-06, + -1.460040532640754148692267822e-05, -1.772241776501471793555178569e-05, + -1.687023310419891010208080784e-05, -1.251491583599570012012847098e-05, + -6.925282005702920718435977587e-06, -2.518863872981696740941271601e-06, + -3.480907890261246059284067685e-07, -1.427557571203925123684845729e-06, + -5.32087171789671646620007231e-06, -1.115092635747677709883926567e-05, + -1.638568731002597384980266904e-05, -1.807895170506696607987812131e-05, + -1.519556895629963989477733549e-05, -9.477188561476910873986913286e-06, + -3.997190004382117085434539261e-06, -8.181895180344211374455390233e-07, + -1.627657184967285586361506605e-06, -5.997480544105156078944079967e-06, + -1.221003572242700346926064237e-05, -1.705410446786009601269525071e-05, + -1.74108217478066595765122393e-05, -1.303739642507539604374903336e-05, + -6.791926967264142381134651993e-06, -2.055324777239454124366053664e-06, + -1.509341333598384313918359598e-06, -6.099533379480921445087333865e-06, + -1.268210570952920198837740595e-05, -1.74112861300947795336040852e-05, + -1.68703107496234746913964242e-05, -1.146910530471126350552952405e-05, + -5.022668407619307776403906607e-06, -1.017834172856341305710473587e-06, + -1.085022087122324220998404593e-06, -5.522115380789457074928346103e-06, + -1.243861374990638159611193447e-05, -1.746221035642057573433923168e-05, + -1.657628806084889843308789736e-05, -1.052309123398889567060823097e-05, + -3.962975500790291549367983653e-06, -5.023562130924448916401798756e-07, + -5.005468904521681704770019392e-07, -4.303682797351955890410510341e-06, + -1.145423308335007469725350115e-05, -1.736217245628637379948819297e-05, + -1.688490078768725236057525463e-05, -1.046438627557598198308981552e-05, + -3.576395766782480424003437189e-06, -2.916408825840694573061911022e-07, + -2.540496770406393279835653015e-06, -9.255540939328797125310727134e-06, + -1.634928695525514973194321222e-05, -1.728124446432852359570135625e-05, + -1.110092221702180041145637673e-05, -3.745451939405382144114521267e-06, + -2.598231908644175946989827389e-07, -8.927543032035447589415890109e-07, + -6.255847235609155417078268424e-06, -1.448972291359974501453924262e-05, + -1.801045511559915690428038126e-05, -1.290831492179413484821127317e-05, + -4.750761752104159285126951107e-06, -4.173600506708663954019147228e-07, + -2.837257262995957966231251948e-06, -1.073409680152622260908279461e-05, + -1.750410875606634114685228321e-05, -1.525088668729581826380859583e-05, + -6.747083052873247865954039332e-06, -9.142877315491916432582523468e-07, + -4.607341026978298150648086402e-07, -5.792481549095675659466226498e-06, + -1.491847574427001512276016321e-05, -1.764771132449076710899116271e-05, + -1.030672930792014591223904052e-05, -2.246879766255105688666426564e-06, + -1.409051029737979263451613278e-06, -9.136258109571142950510250214e-06, + -1.74298383429019807509298412e-05, -1.492822511929877713290643754e-05, + -5.315275183636725714222785732e-06, -2.382916152344332627650321096e-07, + -2.697006922066626433191717169e-06, -1.219257163298947801500279192e-05, + -1.787540455076792322310595684e-05, -1.080188958667590094547741181e-05, + -1.917225162431471432316915787e-06, -4.069674118967266416646913485e-06, + -1.460008331191126801416966391e-05, -1.687047713025102872795406295e-05, + -6.925231094806910397824236542e-06, -3.47924522110696830203989318e-07, + -5.27713331182534982962285125e-06, -1.627843075259809973586062892e-05, + -1.51176543815232636205209138e-05, -3.985944539257350761744021911e-06, + -6.015162065217372746120123167e-06, -1.71418848289032934705672373e-05, + -1.313154270639261426490470436e-05, -2.077650618608197017055409447e-06 +}; +static void push_76_16384(vector &is, vector &js, vector &real, vector &imag) +{ + is.reserve(5818); + js.reserve(5818); + real.reserve(5818); + imag.reserve(5818); + for (int i = 0; i < 5818; ++i) { + is.push_back(sk_i_76_16384[i]); + js.push_back(sk_j_76_16384[i]); + real.push_back(sk_real_76_16384[i]); + imag.push_back(sk_imag_76_16384[i]); + } +} +static unsigned int sk_i_144_4096[5514] = { + 1460, 1461, 1462, 1463, 1464, 1465, 1466, 1467, + 1468, 1469, 1470, 1471, 1472, 1473, 1474, 1475, + 1476, 1477, 1478, 1479, 1480, 1481, 1482, 1483, + 1484, 1485, 1486, 1487, 1488, 1489, 1490, 1491, + 1492, 1493, 1494, 1495, 1496, 1497, 1498, 1499, + 1500, 1501, 1502, 1503, 1504, 1505, 1506, 1507, + 1508, 1509, 1510, 1511, 1512, 1513, 1514, 1515, + 1516, 1517, 1518, 1519, 1520, 1521, 1522, 1523, + 1524, 1525, 1526, 1527, 1528, 1529, 1530, 1531, + 1532, 1533, 1534, 1535, 1536, 1537, 1538, 1539, + 1540, 1541, 1542, 1543, 1544, 1545, 1546, 1547, + 1548, 1549, 1550, 1551, 1552, 1553, 1554, 1555, + 1556, 1557, 1558, 1559, 1560, 1561, 1562, 1563, + 1564, 1565, 1566, 1567, 1568, 1569, 1570, 1571, + 1440, 1441, 1442, 1443, 1444, 1445, 1446, 1447, + 1448, 1449, 1450, 1451, 1452, 1453, 1454, 1455, + 1456, 1457, 1458, 1459, 1460, 1461, 1462, 1463, + 1464, 1465, 1466, 1467, 1468, 1469, 1470, 1471, + 1472, 1473, 1474, 1475, 1476, 1477, 1478, 1479, + 1480, 1481, 1482, 1483, 1484, 1485, 1486, 1487, + 1488, 1489, 1490, 1491, 1492, 1493, 1494, 1495, + 1496, 1497, 1498, 1499, 1500, 1501, 1502, 1503, + 1504, 1505, 1506, 1507, 1508, 1509, 1510, 1511, + 1512, 1513, 1514, 1515, 1516, 1517, 1518, 1519, + 1520, 1521, 1522, 1523, 1524, 1525, 1526, 1527, + 1528, 1529, 1530, 1531, 1532, 1533, 1534, 1535, + 1536, 1537, 1538, 1539, 1540, 1541, 1542, 1543, + 1544, 1545, 1546, 1547, 1548, 1549, 1410, 1411, + 1412, 1413, 1414, 1415, 1416, 1417, 1418, 1419, + 1420, 1421, 1422, 1423, 1424, 1425, 1426, 1427, + 1428, 1429, 1430, 1431, 1432, 1433, 1434, 1435, + 1436, 1437, 1438, 1439, 1440, 1441, 1442, 1443, + 1444, 1445, 1446, 1447, 1448, 1449, 1450, 1451, + 1452, 1453, 1454, 1455, 1456, 1457, 1458, 1459, + 1460, 1461, 1462, 1463, 1464, 1465, 1466, 1467, + 1468, 1469, 1470, 1471, 1472, 1473, 1474, 1475, + 1476, 1477, 1478, 1479, 1480, 1481, 1482, 1483, + 1484, 1485, 1486, 1487, 1488, 1489, 1490, 1491, + 1492, 1493, 1494, 1495, 1496, 1497, 1498, 1499, + 1500, 1501, 1502, 1503, 1504, 1505, 1506, 1507, + 1508, 1509, 1510, 1511, 1512, 1513, 1514, 1515, + 1516, 1517, 1381, 1382, 1383, 1384, 1385, 1386, + 1387, 1388, 1389, 1390, 1391, 1392, 1393, 1394, + 1395, 1396, 1397, 1398, 1399, 1400, 1401, 1402, + 1403, 1404, 1405, 1406, 1407, 1408, 1409, 1410, + 1411, 1412, 1413, 1414, 1415, 1416, 1417, 1418, + 1419, 1420, 1421, 1422, 1423, 1424, 1425, 1426, + 1427, 1428, 1429, 1430, 1431, 1432, 1433, 1434, + 1435, 1436, 1437, 1438, 1439, 1440, 1441, 1442, + 1443, 1444, 1445, 1446, 1447, 1448, 1449, 1450, + 1451, 1452, 1453, 1454, 1455, 1456, 1457, 1458, + 1459, 1460, 1461, 1462, 1463, 1464, 1465, 1466, + 1467, 1468, 1469, 1470, 1471, 1472, 1473, 1474, + 1475, 1476, 1477, 1478, 1479, 1480, 1481, 1482, + 1483, 1484, 1485, 1486, 1353, 1354, 1355, 1356, + 1357, 1358, 1359, 1360, 1361, 1362, 1363, 1364, + 1365, 1366, 1367, 1368, 1369, 1370, 1371, 1372, + 1373, 1374, 1375, 1376, 1377, 1378, 1379, 1380, + 1381, 1382, 1383, 1384, 1385, 1386, 1387, 1388, + 1389, 1390, 1391, 1392, 1393, 1394, 1395, 1396, + 1397, 1398, 1399, 1400, 1401, 1402, 1403, 1404, + 1405, 1406, 1407, 1408, 1409, 1410, 1411, 1412, + 1413, 1414, 1415, 1416, 1417, 1418, 1419, 1420, + 1421, 1422, 1423, 1424, 1425, 1426, 1427, 1428, + 1429, 1430, 1431, 1432, 1433, 1434, 1435, 1436, + 1437, 1438, 1439, 1440, 1441, 1442, 1443, 1444, + 1445, 1446, 1447, 1448, 1449, 1450, 1451, 1452, + 1453, 1454, 1455, 1456, 1327, 1328, 1329, 1330, + 1331, 1332, 1333, 1334, 1335, 1336, 1337, 1338, + 1339, 1340, 1341, 1342, 1343, 1344, 1345, 1346, + 1347, 1348, 1349, 1350, 1351, 1352, 1353, 1354, + 1355, 1356, 1357, 1358, 1359, 1360, 1361, 1362, + 1363, 1364, 1365, 1366, 1367, 1368, 1369, 1370, + 1371, 1372, 1373, 1374, 1375, 1376, 1377, 1378, + 1379, 1380, 1381, 1382, 1383, 1384, 1385, 1386, + 1387, 1388, 1389, 1390, 1391, 1392, 1393, 1394, + 1395, 1396, 1397, 1398, 1399, 1400, 1401, 1402, + 1403, 1404, 1405, 1406, 1407, 1408, 1409, 1410, + 1411, 1412, 1413, 1414, 1415, 1416, 1417, 1418, + 1419, 1420, 1421, 1422, 1423, 1424, 1425, 1426, + 1427, 1301, 1302, 1303, 1304, 1305, 1306, 1307, + 1308, 1309, 1310, 1311, 1312, 1313, 1314, 1315, + 1316, 1317, 1318, 1319, 1320, 1321, 1322, 1323, + 1324, 1325, 1326, 1327, 1328, 1329, 1330, 1331, + 1332, 1333, 1334, 1335, 1336, 1337, 1338, 1339, + 1340, 1341, 1342, 1343, 1344, 1345, 1346, 1347, + 1348, 1349, 1350, 1351, 1352, 1353, 1354, 1355, + 1356, 1357, 1358, 1359, 1360, 1361, 1362, 1363, + 1364, 1365, 1366, 1367, 1368, 1369, 1370, 1371, + 1372, 1373, 1374, 1375, 1376, 1377, 1378, 1379, + 1380, 1381, 1382, 1383, 1384, 1385, 1386, 1387, + 1388, 1389, 1390, 1391, 1392, 1393, 1394, 1395, + 1396, 1397, 1398, 1399, 1400, 1277, 1278, 1279, + 1280, 1281, 1282, 1283, 1284, 1285, 1286, 1287, + 1288, 1289, 1290, 1291, 1292, 1293, 1294, 1295, + 1296, 1297, 1298, 1299, 1300, 1301, 1302, 1303, + 1304, 1305, 1306, 1307, 1308, 1309, 1310, 1311, + 1312, 1313, 1314, 1315, 1316, 1317, 1318, 1319, + 1320, 1321, 1322, 1323, 1324, 1325, 1326, 1327, + 1328, 1329, 1330, 1331, 1332, 1333, 1334, 1335, + 1336, 1337, 1338, 1339, 1340, 1341, 1342, 1343, + 1344, 1345, 1346, 1347, 1348, 1349, 1350, 1351, + 1352, 1353, 1354, 1355, 1356, 1357, 1358, 1359, + 1360, 1361, 1362, 1363, 1364, 1365, 1366, 1367, + 1368, 1369, 1370, 1371, 1372, 1373, 1253, 1254, + 1255, 1256, 1257, 1258, 1259, 1260, 1261, 1262, + 1263, 1264, 1265, 1266, 1267, 1268, 1269, 1270, + 1271, 1272, 1273, 1274, 1275, 1276, 1277, 1278, + 1279, 1280, 1281, 1282, 1283, 1284, 1285, 1286, + 1287, 1288, 1289, 1290, 1291, 1292, 1293, 1294, + 1295, 1296, 1297, 1298, 1299, 1300, 1301, 1302, + 1303, 1304, 1305, 1306, 1307, 1308, 1309, 1310, + 1311, 1312, 1313, 1314, 1315, 1316, 1317, 1318, + 1319, 1320, 1321, 1322, 1323, 1324, 1325, 1326, + 1327, 1328, 1329, 1330, 1331, 1332, 1333, 1334, + 1335, 1336, 1337, 1338, 1339, 1340, 1341, 1342, + 1343, 1344, 1345, 1346, 1347, 1348, 1230, 1231, + 1232, 1233, 1234, 1235, 1236, 1237, 1238, 1239, + 1240, 1241, 1242, 1243, 1244, 1245, 1246, 1247, + 1248, 1249, 1250, 1251, 1252, 1253, 1254, 1255, + 1256, 1257, 1258, 1259, 1260, 1261, 1262, 1263, + 1264, 1265, 1266, 1267, 1268, 1269, 1270, 1271, + 1272, 1273, 1274, 1275, 1276, 1277, 1278, 1279, + 1280, 1281, 1282, 1283, 1284, 1285, 1286, 1287, + 1288, 1289, 1290, 1291, 1292, 1293, 1294, 1295, + 1296, 1297, 1298, 1299, 1300, 1301, 1302, 1303, + 1304, 1305, 1306, 1307, 1308, 1309, 1310, 1311, + 1312, 1313, 1314, 1315, 1316, 1317, 1318, 1319, + 1320, 1321, 1322, 1323, 1208, 1209, 1210, 1211, + 1212, 1213, 1214, 1215, 1216, 1217, 1218, 1219, + 1220, 1221, 1222, 1223, 1224, 1225, 1226, 1227, + 1228, 1229, 1230, 1231, 1232, 1233, 1234, 1235, + 1236, 1237, 1238, 1239, 1240, 1241, 1242, 1243, + 1244, 1245, 1246, 1247, 1248, 1249, 1250, 1251, + 1252, 1253, 1254, 1255, 1256, 1257, 1258, 1259, + 1260, 1261, 1262, 1263, 1264, 1265, 1266, 1267, + 1268, 1269, 1270, 1271, 1272, 1273, 1274, 1275, + 1276, 1277, 1278, 1279, 1280, 1281, 1282, 1283, + 1284, 1285, 1286, 1287, 1288, 1289, 1290, 1291, + 1292, 1293, 1294, 1295, 1296, 1297, 1298, 1299, + 1300, 1187, 1188, 1189, 1190, 1191, 1192, 1193, + 1194, 1195, 1196, 1197, 1198, 1199, 1200, 1201, + 1202, 1203, 1204, 1205, 1206, 1207, 1208, 1209, + 1210, 1211, 1212, 1213, 1214, 1215, 1216, 1217, + 1218, 1219, 1220, 1221, 1222, 1223, 1224, 1225, + 1226, 1227, 1228, 1229, 1230, 1231, 1232, 1233, + 1234, 1235, 1236, 1237, 1238, 1239, 1240, 1241, + 1242, 1243, 1244, 1245, 1246, 1247, 1248, 1249, + 1250, 1251, 1252, 1253, 1254, 1255, 1256, 1257, + 1258, 1259, 1260, 1261, 1262, 1263, 1264, 1265, + 1266, 1267, 1268, 1269, 1270, 1271, 1272, 1273, + 1274, 1275, 1276, 1277, 1167, 1168, 1169, 1170, + 1171, 1172, 1173, 1174, 1175, 1176, 1177, 1178, + 1179, 1180, 1181, 1182, 1183, 1184, 1185, 1186, + 1187, 1188, 1189, 1190, 1191, 1192, 1193, 1194, + 1195, 1196, 1197, 1198, 1199, 1200, 1201, 1202, + 1203, 1204, 1205, 1206, 1207, 1208, 1209, 1210, + 1211, 1212, 1213, 1214, 1215, 1216, 1217, 1218, + 1219, 1220, 1221, 1222, 1223, 1224, 1225, 1226, + 1227, 1228, 1229, 1230, 1231, 1232, 1233, 1234, + 1235, 1236, 1237, 1238, 1239, 1240, 1241, 1242, + 1243, 1244, 1245, 1246, 1247, 1248, 1249, 1250, + 1251, 1252, 1253, 1254, 1255, 1141, 1142, 1143, + 1144, 1145, 1146, 1147, 1148, 1149, 1150, 1151, + 1152, 1153, 1154, 1155, 1156, 1157, 1158, 1159, + 1160, 1161, 1162, 1163, 1164, 1165, 1166, 1167, + 1168, 1169, 1170, 1171, 1172, 1173, 1174, 1175, + 1176, 1177, 1178, 1179, 1180, 1181, 1182, 1183, + 1184, 1185, 1186, 1187, 1188, 1189, 1190, 1191, + 1192, 1193, 1194, 1195, 1196, 1197, 1198, 1199, + 1200, 1201, 1202, 1203, 1204, 1205, 1206, 1207, + 1208, 1209, 1210, 1211, 1212, 1213, 1214, 1215, + 1216, 1217, 1218, 1219, 1220, 1221, 1222, 1223, + 1224, 1225, 1226, 1227, 1122, 1123, 1124, 1125, + 1126, 1127, 1128, 1129, 1130, 1131, 1132, 1133, + 1134, 1135, 1136, 1137, 1138, 1139, 1140, 1141, + 1142, 1143, 1144, 1145, 1146, 1147, 1148, 1149, + 1150, 1151, 1152, 1153, 1154, 1155, 1156, 1157, + 1158, 1159, 1160, 1161, 1162, 1163, 1164, 1165, + 1166, 1167, 1168, 1169, 1170, 1171, 1172, 1173, + 1174, 1175, 1176, 1177, 1178, 1179, 1180, 1181, + 1182, 1183, 1184, 1185, 1186, 1187, 1188, 1189, + 1190, 1191, 1192, 1193, 1194, 1195, 1196, 1197, + 1198, 1199, 1200, 1201, 1202, 1203, 1204, 1205, + 1206, 1097, 1098, 1099, 1100, 1101, 1102, 1103, + 1104, 1105, 1106, 1107, 1108, 1109, 1110, 1111, + 1112, 1113, 1114, 1115, 1116, 1117, 1118, 1119, + 1120, 1121, 1122, 1123, 1124, 1125, 1126, 1127, + 1128, 1129, 1130, 1131, 1132, 1133, 1134, 1135, + 1136, 1137, 1138, 1139, 1140, 1141, 1142, 1143, + 1144, 1145, 1146, 1147, 1148, 1149, 1150, 1151, + 1152, 1153, 1154, 1155, 1156, 1157, 1158, 1159, + 1160, 1161, 1162, 1163, 1164, 1165, 1166, 1167, + 1168, 1169, 1170, 1171, 1172, 1173, 1174, 1175, + 1176, 1177, 1178, 1179, 1180, 1080, 1081, 1082, + 1083, 1084, 1085, 1086, 1087, 1088, 1089, 1090, + 1091, 1092, 1093, 1094, 1095, 1096, 1097, 1098, + 1099, 1100, 1101, 1102, 1103, 1104, 1105, 1106, + 1107, 1108, 1109, 1110, 1111, 1112, 1113, 1114, + 1115, 1116, 1117, 1118, 1119, 1120, 1121, 1122, + 1123, 1124, 1125, 1126, 1127, 1128, 1129, 1130, + 1131, 1132, 1133, 1134, 1135, 1136, 1137, 1138, + 1139, 1140, 1141, 1142, 1143, 1144, 1145, 1146, + 1147, 1148, 1149, 1150, 1151, 1152, 1153, 1154, + 1155, 1156, 1157, 1158, 1159, 1160, 1161, 1057, + 1058, 1059, 1060, 1061, 1062, 1063, 1064, 1065, + 1066, 1067, 1068, 1069, 1070, 1071, 1072, 1073, + 1074, 1075, 1076, 1077, 1078, 1079, 1080, 1081, + 1082, 1083, 1084, 1085, 1086, 1087, 1088, 1089, + 1090, 1091, 1092, 1093, 1094, 1095, 1096, 1097, + 1098, 1099, 1100, 1101, 1102, 1103, 1104, 1105, + 1106, 1107, 1108, 1109, 1110, 1111, 1112, 1113, + 1114, 1115, 1116, 1117, 1118, 1119, 1120, 1121, + 1122, 1123, 1124, 1125, 1126, 1127, 1128, 1129, + 1130, 1131, 1132, 1133, 1134, 1135, 1136, 1137, + 1036, 1037, 1038, 1039, 1040, 1041, 1042, 1043, + 1044, 1045, 1046, 1047, 1048, 1049, 1050, 1051, + 1052, 1053, 1054, 1055, 1056, 1057, 1058, 1059, + 1060, 1061, 1062, 1063, 1064, 1065, 1066, 1067, + 1068, 1069, 1070, 1071, 1072, 1073, 1074, 1075, + 1076, 1077, 1078, 1079, 1080, 1081, 1082, 1083, + 1084, 1085, 1086, 1087, 1088, 1089, 1090, 1091, + 1092, 1093, 1094, 1095, 1096, 1097, 1098, 1099, + 1100, 1101, 1102, 1103, 1104, 1105, 1106, 1107, + 1108, 1109, 1110, 1111, 1112, 1113, 1114, 1015, + 1016, 1017, 1018, 1019, 1020, 1021, 1022, 1023, + 1024, 1025, 1026, 1027, 1028, 1029, 1030, 1031, + 1032, 1033, 1034, 1035, 1036, 1037, 1038, 1039, + 1040, 1041, 1042, 1043, 1044, 1045, 1046, 1047, + 1048, 1049, 1050, 1051, 1052, 1053, 1054, 1055, + 1056, 1057, 1058, 1059, 1060, 1061, 1062, 1063, + 1064, 1065, 1066, 1067, 1068, 1069, 1070, 1071, + 1072, 1073, 1074, 1075, 1076, 1077, 1078, 1079, + 1080, 1081, 1082, 1083, 1084, 1085, 1086, 1087, + 1088, 1089, 1090, 1091, 1092, 1000, 1001, 1002, + 1003, 1004, 1005, 1006, 1007, 1008, 1009, 1010, + 1011, 1012, 1013, 1014, 1015, 1016, 1017, 1018, + 1019, 1020, 1021, 1022, 1023, 1024, 1025, 1026, + 1027, 1028, 1029, 1030, 1031, 1032, 1033, 1034, + 1035, 1036, 1037, 1038, 1039, 1040, 1041, 1042, + 1043, 1044, 1045, 1046, 1047, 1048, 1049, 1050, + 1051, 1052, 1053, 1054, 1055, 1056, 1057, 1058, + 1059, 1060, 1061, 1062, 1063, 1064, 1065, 1066, + 1067, 1068, 1069, 1070, 1071, 1072, 1073, 1074, + 1075, 1076, 981, 982, 983, 984, 985, 986, + 987, 988, 989, 990, 991, 992, 993, 994, + 995, 996, 997, 998, 999, 1000, 1001, 1002, + 1003, 1004, 1005, 1006, 1007, 1008, 1009, 1010, + 1011, 1012, 1013, 1014, 1015, 1016, 1017, 1018, + 1019, 1020, 1021, 1022, 1023, 1024, 1025, 1026, + 1027, 1028, 1029, 1030, 1031, 1032, 1033, 1034, + 1035, 1036, 1037, 1038, 1039, 1040, 1041, 1042, + 1043, 1044, 1045, 1046, 1047, 1048, 1049, 1050, + 1051, 1052, 1053, 1054, 1055, 962, 963, 964, + 965, 966, 967, 968, 969, 970, 971, 972, + 973, 974, 975, 976, 977, 978, 979, 980, + 981, 982, 983, 984, 985, 986, 987, 988, + 989, 990, 991, 992, 993, 994, 995, 996, + 997, 998, 999, 1000, 1001, 1002, 1003, 1004, + 1005, 1006, 1007, 1008, 1009, 1010, 1011, 1012, + 1013, 1014, 1015, 1016, 1017, 1018, 1019, 1020, + 1021, 1022, 1023, 1024, 1025, 1026, 1027, 1028, + 1029, 1030, 1031, 1032, 1033, 1034, 1035, 940, + 941, 942, 943, 944, 945, 946, 947, 948, + 949, 950, 951, 952, 953, 954, 955, 956, + 957, 958, 959, 960, 961, 962, 963, 964, + 965, 966, 967, 968, 969, 970, 971, 972, + 973, 974, 975, 976, 977, 978, 979, 980, + 981, 982, 983, 984, 985, 986, 987, 988, + 989, 990, 991, 992, 993, 994, 995, 996, + 997, 998, 999, 1000, 1001, 1002, 1003, 1004, + 1005, 1006, 1007, 1008, 1009, 1010, 1011, 923, + 924, 925, 926, 927, 928, 929, 930, 931, + 932, 933, 934, 935, 936, 937, 938, 939, + 940, 941, 942, 943, 944, 945, 946, 947, + 948, 949, 950, 951, 952, 953, 954, 955, + 956, 957, 958, 959, 960, 961, 962, 963, + 964, 965, 966, 967, 968, 969, 970, 971, + 972, 973, 974, 975, 976, 977, 978, 979, + 980, 981, 982, 983, 984, 985, 986, 987, + 988, 989, 990, 991, 992, 906, 907, 908, + 909, 910, 911, 912, 913, 914, 915, 916, + 917, 918, 919, 920, 921, 922, 923, 924, + 925, 926, 927, 928, 929, 930, 931, 932, + 933, 934, 935, 936, 937, 938, 939, 940, + 941, 942, 943, 944, 945, 946, 947, 948, + 949, 950, 951, 952, 953, 954, 955, 956, + 957, 958, 959, 960, 961, 962, 963, 964, + 965, 966, 967, 968, 969, 970, 971, 972, + 973, 974, 975, 891, 892, 893, 894, 895, + 896, 897, 898, 899, 900, 901, 902, 903, + 904, 905, 906, 907, 908, 909, 910, 911, + 912, 913, 914, 915, 916, 917, 918, 919, + 920, 921, 922, 923, 924, 925, 926, 927, + 928, 929, 930, 931, 932, 933, 934, 935, + 936, 937, 938, 939, 940, 941, 942, 943, + 944, 945, 946, 947, 948, 949, 950, 951, + 952, 953, 954, 955, 956, 957, 958, 871, + 872, 873, 874, 875, 876, 877, 878, 879, + 880, 881, 882, 883, 884, 885, 886, 887, + 888, 889, 890, 891, 892, 893, 894, 895, + 896, 897, 898, 899, 900, 901, 902, 903, + 904, 905, 906, 907, 908, 909, 910, 911, + 912, 913, 914, 915, 916, 917, 918, 919, + 920, 921, 922, 923, 924, 925, 926, 927, + 928, 929, 930, 931, 932, 933, 934, 935, + 936, 937, 857, 858, 859, 860, 861, 862, + 863, 864, 865, 866, 867, 868, 869, 870, + 871, 872, 873, 874, 875, 876, 877, 878, + 879, 880, 881, 882, 883, 884, 885, 886, + 887, 888, 889, 890, 891, 892, 893, 894, + 895, 896, 897, 898, 899, 900, 901, 902, + 903, 904, 905, 906, 907, 908, 909, 910, + 911, 912, 913, 914, 915, 916, 917, 918, + 919, 920, 921, 839, 840, 841, 842, 843, + 844, 845, 846, 847, 848, 849, 850, 851, + 852, 853, 854, 855, 856, 857, 858, 859, + 860, 861, 862, 863, 864, 865, 866, 867, + 868, 869, 870, 871, 872, 873, 874, 875, + 876, 877, 878, 879, 880, 881, 882, 883, + 884, 885, 886, 887, 888, 889, 890, 891, + 892, 893, 894, 895, 896, 897, 898, 899, + 900, 901, 902, 822, 823, 824, 825, 826, + 827, 828, 829, 830, 831, 832, 833, 834, + 835, 836, 837, 838, 839, 840, 841, 842, + 843, 844, 845, 846, 847, 848, 849, 850, + 851, 852, 853, 854, 855, 856, 857, 858, + 859, 860, 861, 862, 863, 864, 865, 866, + 867, 868, 869, 870, 871, 872, 873, 874, + 875, 876, 877, 878, 879, 880, 881, 882, + 883, 884, 809, 810, 811, 812, 813, 814, + 815, 816, 817, 818, 819, 820, 821, 822, + 823, 824, 825, 826, 827, 828, 829, 830, + 831, 832, 833, 834, 835, 836, 837, 838, + 839, 840, 841, 842, 843, 844, 845, 846, + 847, 848, 849, 850, 851, 852, 853, 854, + 855, 856, 857, 858, 859, 860, 861, 862, + 863, 864, 865, 866, 867, 868, 869, 870, + 793, 794, 795, 796, 797, 798, 799, 800, + 801, 802, 803, 804, 805, 806, 807, 808, + 809, 810, 811, 812, 813, 814, 815, 816, + 817, 818, 819, 820, 821, 822, 823, 824, + 825, 826, 827, 828, 829, 830, 831, 832, + 833, 834, 835, 836, 837, 838, 839, 840, + 841, 842, 843, 844, 845, 846, 847, 848, + 849, 850, 851, 852, 853, 778, 779, 780, + 781, 782, 783, 784, 785, 786, 787, 788, + 789, 790, 791, 792, 793, 794, 795, 796, + 797, 798, 799, 800, 801, 802, 803, 804, + 805, 806, 807, 808, 809, 810, 811, 812, + 813, 814, 815, 816, 817, 818, 819, 820, + 821, 822, 823, 824, 825, 826, 827, 828, + 829, 830, 831, 832, 833, 834, 835, 836, + 763, 764, 765, 766, 767, 768, 769, 770, + 771, 772, 773, 774, 775, 776, 777, 778, + 779, 780, 781, 782, 783, 784, 785, 786, + 787, 788, 789, 790, 791, 792, 793, 794, + 795, 796, 797, 798, 799, 800, 801, 802, + 803, 804, 805, 806, 807, 808, 809, 810, + 811, 812, 813, 814, 815, 816, 817, 818, + 819, 820, 821, 749, 750, 751, 752, 753, + 754, 755, 756, 757, 758, 759, 760, 761, + 762, 763, 764, 765, 766, 767, 768, 769, + 770, 771, 772, 773, 774, 775, 776, 777, + 778, 779, 780, 781, 782, 783, 784, 785, + 786, 787, 788, 789, 790, 791, 792, 793, + 794, 795, 796, 797, 798, 799, 800, 801, + 802, 803, 804, 805, 806, 733, 734, 735, + 736, 737, 738, 739, 740, 741, 742, 743, + 744, 745, 746, 747, 748, 749, 750, 751, + 752, 753, 754, 755, 756, 757, 758, 759, + 760, 761, 762, 763, 764, 765, 766, 767, + 768, 769, 770, 771, 772, 773, 774, 775, + 776, 777, 778, 779, 780, 781, 782, 783, + 784, 785, 786, 787, 788, 720, 721, 722, + 723, 724, 725, 726, 727, 728, 729, 730, + 731, 732, 733, 734, 735, 736, 737, 738, + 739, 740, 741, 742, 743, 744, 745, 746, + 747, 748, 749, 750, 751, 752, 753, 754, + 755, 756, 757, 758, 759, 760, 761, 762, + 763, 764, 765, 766, 767, 768, 769, 770, + 771, 772, 773, 774, 705, 706, 707, 708, + 709, 710, 711, 712, 713, 714, 715, 716, + 717, 718, 719, 720, 721, 722, 723, 724, + 725, 726, 727, 728, 729, 730, 731, 732, + 733, 734, 735, 736, 737, 738, 739, 740, + 741, 742, 743, 744, 745, 746, 747, 748, + 749, 750, 751, 752, 753, 754, 755, 756, + 757, 758, 693, 694, 695, 696, 697, 698, + 699, 700, 701, 702, 703, 704, 705, 706, + 707, 708, 709, 710, 711, 712, 713, 714, + 715, 716, 717, 718, 719, 720, 721, 722, + 723, 724, 725, 726, 727, 728, 729, 730, + 731, 732, 733, 734, 735, 736, 737, 738, + 739, 740, 741, 742, 743, 744, 745, 679, + 680, 681, 682, 683, 684, 685, 686, 687, + 688, 689, 690, 691, 692, 693, 694, 695, + 696, 697, 698, 699, 700, 701, 702, 703, + 704, 705, 706, 707, 708, 709, 710, 711, + 712, 713, 714, 715, 716, 717, 718, 719, + 720, 721, 722, 723, 724, 725, 726, 727, + 728, 729, 730, 666, 667, 668, 669, 670, + 671, 672, 673, 674, 675, 676, 677, 678, + 679, 680, 681, 682, 683, 684, 685, 686, + 687, 688, 689, 690, 691, 692, 693, 694, + 695, 696, 697, 698, 699, 700, 701, 702, + 703, 704, 705, 706, 707, 708, 709, 710, + 711, 712, 713, 714, 715, 716, 653, 654, + 655, 656, 657, 658, 659, 660, 661, 662, + 663, 664, 665, 666, 667, 668, 669, 670, + 671, 672, 673, 674, 675, 676, 677, 678, + 679, 680, 681, 682, 683, 684, 685, 686, + 687, 688, 689, 690, 691, 692, 693, 694, + 695, 696, 697, 698, 699, 700, 701, 702, + 641, 642, 643, 644, 645, 646, 647, 648, + 649, 650, 651, 652, 653, 654, 655, 656, + 657, 658, 659, 660, 661, 662, 663, 664, + 665, 666, 667, 668, 669, 670, 671, 672, + 673, 674, 675, 676, 677, 678, 679, 680, + 681, 682, 683, 684, 685, 686, 687, 688, + 689, 629, 630, 631, 632, 633, 634, 635, + 636, 637, 638, 639, 640, 641, 642, 643, + 644, 645, 646, 647, 648, 649, 650, 651, + 652, 653, 654, 655, 656, 657, 658, 659, + 660, 661, 662, 663, 664, 665, 666, 667, + 668, 669, 670, 671, 672, 673, 674, 675, + 676, 617, 618, 619, 620, 621, 622, 623, + 624, 625, 626, 627, 628, 629, 630, 631, + 632, 633, 634, 635, 636, 637, 638, 639, + 640, 641, 642, 643, 644, 645, 646, 647, + 648, 649, 650, 651, 652, 653, 654, 655, + 656, 657, 658, 659, 660, 661, 662, 663, + 606, 607, 608, 609, 610, 611, 612, 613, + 614, 615, 616, 617, 618, 619, 620, 621, + 622, 623, 624, 625, 626, 627, 628, 629, + 630, 631, 632, 633, 634, 635, 636, 637, + 638, 639, 640, 641, 642, 643, 644, 645, + 646, 647, 648, 649, 650, 651, 652, 594, + 595, 596, 597, 598, 599, 600, 601, 602, + 603, 604, 605, 606, 607, 608, 609, 610, + 611, 612, 613, 614, 615, 616, 617, 618, + 619, 620, 621, 622, 623, 624, 625, 626, + 627, 628, 629, 630, 631, 632, 633, 634, + 635, 636, 637, 638, 584, 585, 586, 587, + 588, 589, 590, 591, 592, 593, 594, 595, + 596, 597, 598, 599, 600, 601, 602, 603, + 604, 605, 606, 607, 608, 609, 610, 611, + 612, 613, 614, 615, 616, 617, 618, 619, + 620, 621, 622, 623, 624, 625, 626, 627, + 572, 573, 574, 575, 576, 577, 578, 579, + 580, 581, 582, 583, 584, 585, 586, 587, + 588, 589, 590, 591, 592, 593, 594, 595, + 596, 597, 598, 599, 600, 601, 602, 603, + 604, 605, 606, 607, 608, 609, 610, 611, + 612, 613, 614, 615, 561, 562, 563, 564, + 565, 566, 567, 568, 569, 570, 571, 572, + 573, 574, 575, 576, 577, 578, 579, 580, + 581, 582, 583, 584, 585, 586, 587, 588, + 589, 590, 591, 592, 593, 594, 595, 596, + 597, 598, 599, 600, 601, 602, 603, 550, + 551, 552, 553, 554, 555, 556, 557, 558, + 559, 560, 561, 562, 563, 564, 565, 566, + 567, 568, 569, 570, 571, 572, 573, 574, + 575, 576, 577, 578, 579, 580, 581, 582, + 583, 584, 585, 586, 587, 588, 589, 590, + 591, 592, 540, 541, 542, 543, 544, 545, + 546, 547, 548, 549, 550, 551, 552, 553, + 554, 555, 556, 557, 558, 559, 560, 561, + 562, 563, 564, 565, 566, 567, 568, 569, + 570, 571, 572, 573, 574, 575, 576, 577, + 578, 579, 580, 529, 530, 531, 532, 533, + 534, 535, 536, 537, 538, 539, 540, 541, + 542, 543, 544, 545, 546, 547, 548, 549, + 550, 551, 552, 553, 554, 555, 556, 557, + 558, 559, 560, 561, 562, 563, 564, 565, + 566, 567, 568, 520, 521, 522, 523, 524, + 525, 526, 527, 528, 529, 530, 531, 532, + 533, 534, 535, 536, 537, 538, 539, 540, + 541, 542, 543, 544, 545, 546, 547, 548, + 549, 550, 551, 552, 553, 554, 555, 556, + 557, 558, 509, 510, 511, 512, 513, 514, + 515, 516, 517, 518, 519, 520, 521, 522, + 523, 524, 525, 526, 527, 528, 529, 530, + 531, 532, 533, 534, 535, 536, 537, 538, + 539, 540, 541, 542, 543, 544, 545, 546, + 547, 500, 501, 502, 503, 504, 505, 506, + 507, 508, 509, 510, 511, 512, 513, 514, + 515, 516, 517, 518, 519, 520, 521, 522, + 523, 524, 525, 526, 527, 528, 529, 530, + 531, 532, 533, 534, 535, 536, 537, 538, + 491, 492, 493, 494, 495, 496, 497, 498, + 499, 500, 501, 502, 503, 504, 505, 506, + 507, 508, 509, 510, 511, 512, 513, 514, + 515, 516, 517, 518, 519, 520, 521, 522, + 523, 524, 525, 526, 527, 481, 482, 483, + 484, 485, 486, 487, 488, 489, 490, 491, + 492, 493, 494, 495, 496, 497, 498, 499, + 500, 501, 502, 503, 504, 505, 506, 507, + 508, 509, 510, 511, 512, 513, 514, 515, + 516, 517, 471, 472, 473, 474, 475, 476, + 477, 478, 479, 480, 481, 482, 483, 484, + 485, 486, 487, 488, 489, 490, 491, 492, + 493, 494, 495, 496, 497, 498, 499, 500, + 501, 502, 503, 504, 505, 506, 463, 464, + 465, 466, 467, 468, 469, 470, 471, 472, + 473, 474, 475, 476, 477, 478, 479, 480, + 481, 482, 483, 484, 485, 486, 487, 488, + 489, 490, 491, 492, 493, 494, 495, 496, + 497, 454, 455, 456, 457, 458, 459, 460, + 461, 462, 463, 464, 465, 466, 467, 468, + 469, 470, 471, 472, 473, 474, 475, 476, + 477, 478, 479, 480, 481, 482, 483, 484, + 485, 486, 487, 488, 446, 447, 448, 449, + 450, 451, 452, 453, 454, 455, 456, 457, + 458, 459, 460, 461, 462, 463, 464, 465, + 466, 467, 468, 469, 470, 471, 472, 473, + 474, 475, 476, 477, 478, 479, 437, 438, + 439, 440, 441, 442, 443, 444, 445, 446, + 447, 448, 449, 450, 451, 452, 453, 454, + 455, 456, 457, 458, 459, 460, 461, 462, + 463, 464, 465, 466, 467, 468, 469, 429, + 430, 431, 432, 433, 434, 435, 436, 437, + 438, 439, 440, 441, 442, 443, 444, 445, + 446, 447, 448, 449, 450, 451, 452, 453, + 454, 455, 456, 457, 458, 459, 460, 421, + 422, 423, 424, 425, 426, 427, 428, 429, + 430, 431, 432, 433, 434, 435, 436, 437, + 438, 439, 440, 441, 442, 443, 444, 445, + 446, 447, 448, 449, 450, 451, 452, 412, + 413, 414, 415, 416, 417, 418, 419, 420, + 421, 422, 423, 424, 425, 426, 427, 428, + 429, 430, 431, 432, 433, 434, 435, 436, + 437, 438, 439, 440, 441, 442, 443, 405, + 406, 407, 408, 409, 410, 411, 412, 413, + 414, 415, 416, 417, 418, 419, 420, 421, + 422, 423, 424, 425, 426, 427, 428, 429, + 430, 431, 432, 433, 434, 435, 397, 398, + 399, 400, 401, 402, 403, 404, 405, 406, + 407, 408, 409, 410, 411, 412, 413, 414, + 415, 416, 417, 418, 419, 420, 421, 422, + 423, 424, 425, 426, 389, 390, 391, 392, + 393, 394, 395, 396, 397, 398, 399, 400, + 401, 402, 403, 404, 405, 406, 407, 408, + 409, 410, 411, 412, 413, 414, 415, 416, + 417, 418, 382, 383, 384, 385, 386, 387, + 388, 389, 390, 391, 392, 393, 394, 395, + 396, 397, 398, 399, 400, 401, 402, 403, + 404, 405, 406, 407, 408, 409, 410, 375, + 376, 377, 378, 379, 380, 381, 382, 383, + 384, 385, 386, 387, 388, 389, 390, 391, + 392, 393, 394, 395, 396, 397, 398, 399, + 400, 401, 402, 403, 367, 368, 369, 370, + 371, 372, 373, 374, 375, 376, 377, 378, + 379, 380, 381, 382, 383, 384, 385, 386, + 387, 388, 389, 390, 391, 392, 393, 394, + 395, 360, 361, 362, 363, 364, 365, 366, + 367, 368, 369, 370, 371, 372, 373, 374, + 375, 376, 377, 378, 379, 380, 381, 382, + 383, 384, 385, 386, 387, 353, 354, 355, + 356, 357, 358, 359, 360, 361, 362, 363, + 364, 365, 366, 367, 368, 369, 370, 371, + 372, 373, 374, 375, 376, 377, 378, 379, + 347, 348, 349, 350, 351, 352, 353, 354, + 355, 356, 357, 358, 359, 360, 361, 362, + 363, 364, 365, 366, 367, 368, 369, 370, + 371, 372, 340, 341, 342, 343, 344, 345, + 346, 347, 348, 349, 350, 351, 352, 353, + 354, 355, 356, 357, 358, 359, 360, 361, + 362, 363, 364, 365, 334, 335, 336, 337, + 338, 339, 340, 341, 342, 343, 344, 345, + 346, 347, 348, 349, 350, 351, 352, 353, + 354, 355, 356, 357, 358, 327, 328, 329, + 330, 331, 332, 333, 334, 335, 336, 337, + 338, 339, 340, 341, 342, 343, 344, 345, + 346, 347, 348, 349, 350, 351, 321, 322, + 323, 324, 325, 326, 327, 328, 329, 330, + 331, 332, 333, 334, 335, 336, 337, 338, + 339, 340, 341, 342, 343, 344, 345, 315, + 316, 317, 318, 319, 320, 321, 322, 323, + 324, 325, 326, 327, 328, 329, 330, 331, + 332, 333, 334, 335, 336, 337, 338, 309, + 310, 311, 312, 313, 314, 315, 316, 317, + 318, 319, 320, 321, 322, 323, 324, 325, + 326, 327, 328, 329, 330, 331, 332, 303, + 304, 305, 306, 307, 308, 309, 310, 311, + 312, 313, 314, 315, 316, 317, 318, 319, + 320, 321, 322, 323, 324, 325, 326, 298, + 299, 300, 301, 302, 303, 304, 305, 306, + 307, 308, 309, 310, 311, 312, 313, 314, + 315, 316, 317, 318, 319, 292, 293, 294, + 295, 296, 297, 298, 299, 300, 301, 302, + 303, 304, 305, 306, 307, 308, 309, 310, + 311, 312, 313, 286, 287, 288, 289, 290, + 291, 292, 293, 294, 295, 296, 297, 298, + 299, 300, 301, 302, 303, 304, 305, 306, + 307, 281, 282, 283, 284, 285, 286, 287, + 288, 289, 290, 291, 292, 293, 294, 295, + 296, 297, 298, 299, 300, 301, 275, 276, + 277, 278, 279, 280, 281, 282, 283, 284, + 285, 286, 287, 288, 289, 290, 291, 292, + 293, 294, 295, 296, 270, 271, 272, 273, + 274, 275, 276, 277, 278, 279, 280, 281, + 282, 283, 284, 285, 286, 287, 288, 289, + 290, 265, 266, 267, 268, 269, 270, 271, + 272, 273, 274, 275, 276, 277, 278, 279, + 280, 281, 282, 283, 284, 260, 261, 262, + 263, 264, 265, 266, 267, 268, 269, 270, + 271, 272, 273, 274, 275, 276, 277, 278, + 279, 255, 256, 257, 258, 259, 260, 261, + 262, 263, 264, 265, 266, 267, 268, 269, + 270, 271, 272, 273, 274, 250, 251, 252, + 253, 254, 255, 256, 257, 258, 259, 260, + 261, 262, 263, 264, 265, 266, 267, 268, + 269, 246, 247, 248, 249, 250, 251, 252, + 253, 254, 255, 256, 257, 258, 259, 260, + 261, 262, 263, 241, 242, 243, 244, 245, + 246, 247, 248, 249, 250, 251, 252, 253, + 254, 255, 256, 257, 258, 236, 237, 238, + 239, 240, 241, 242, 243, 244, 245, 246, + 247, 248, 249, 250, 251, 252, 253, 232, + 233, 234, 235, 236, 237, 238, 239, 240, + 241, 242, 243, 244, 245, 246, 247, 248, + 249, 227, 228, 229, 230, 231, 232, 233, + 234, 235, 236, 237, 238, 239, 240, 241, + 242, 243, 244, 223, 224, 225, 226, 227, + 228, 229, 230, 231, 232, 233, 234, 235, + 236, 237, 238, 239, 219, 220, 221, 222, + 223, 224, 225, 226, 227, 228, 229, 230, + 231, 232, 233, 234, 215, 216, 217, 218, + 219, 220, 221, 222, 223, 224, 225, 226, + 227, 228, 229, 230, 211, 212, 213, 214, + 215, 216, 217, 218, 219, 220, 221, 222, + 223, 224, 225, 226, 207, 208, 209, 210, + 211, 212, 213, 214, 215, 216, 217, 218, + 219, 220, 221, 203, 204, 205, 206, 207, + 208, 209, 210, 211, 212, 213, 214, 215, + 216, 217, 199, 200, 201, 202, 203, 204, + 205, 206, 207, 208, 209, 210, 211, 212, + 213, 195, 196, 197, 198, 199, 200, 201, + 202, 203, 204, 205, 206, 207, 208, 209, + 191, 192, 193, 194, 195, 196, 197, 198, + 199, 200, 201, 202, 203, 204, 205, 188, + 189, 190, 191, 192, 193, 194, 195, 196, + 197, 198, 199, 200, 201, 184, 185, 186, + 187, 188, 189, 190, 191, 192, 193, 194, + 195, 196, 197, 181, 182, 183, 184, 185, + 186, 187, 188, 189, 190, 191, 192, 193, + 177, 178, 179, 180, 181, 182, 183, 184, + 185, 186, 187, 188, 189, 190, 174, 175, + 176, 177, 178, 179, 180, 181, 182, 183, + 184, 185, 186, 170, 171, 172, 173, 174, + 175, 176, 177, 178, 179, 180, 181, 182, + 167, 168, 169, 170, 171, 172, 173, 174, + 175, 176, 177, 178, 179, 164, 165, 166, + 167, 168, 169, 170, 171, 172, 173, 174, + 175, 176, 161, 162, 163, 164, 165, 166, + 167, 168, 169, 170, 171, 172, 158, 159, + 160, 161, 162, 163, 164, 165, 166, 167, + 168, 169, 155, 156, 157, 158, 159, 160, + 161, 162, 163, 164, 165, 166, 152, 153, + 154, 155, 156, 157, 158, 159, 160, 161, + 162, 163, 149, 150, 151, 152, 153, 154, + 155, 156, 157, 158, 159, 146, 147, 148, + 149, 150, 151, 152, 153, 154, 155, 156, + 143, 144, 145, 146, 147, 148, 149, 150, + 151, 152, 153, 141, 142, 143, 144, 145, + 146, 147, 148, 149, 150, 138, 139, 140, + 141, 142, 143, 144, 145, 146, 147, 148, + 135, 136, 137, 138, 139, 140, 141, 142, + 143, 144, 145, 133, 134, 135, 136, 137, + 138, 139, 140, 141, 142, 130, 131, 132, + 133, 134, 135, 136, 137, 138, 139, 128, + 129, 130, 131, 132, 133, 134, 135, 136, + 137, 125, 126, 127, 128, 129, 130, 131, + 132, 133, 134, 123, 124, 125, 126, 127, + 128, 129, 130, 131, 121, 122, 123, 124, + 125, 126, 127, 128, 129, 118, 119, 120, + 121, 122, 123, 124, 125, 126, 116, 117, + 118, 119, 120, 121, 122, 123, 124, 114, + 115, 116, 117, 118, 119, 120, 121, 122, + 112, 113, 114, 115, 116, 117, 118, 119, + 110, 111, 112, 113, 114, 115, 116, 117, + 108, 109, 110, 111, 112, 113, 114, 115, + 106, 107, 108, 109, 110, 111, 112, 113, + 104, 105, 106, 107, 108, 109, 110, 102, + 103, 104, 105, 106, 107, 108, 100, 101, + 102, 103, 104, 105, 106, 98, 99, 100, + 101, 102, 103, 104, 96, 97, 98, 99, + 100, 101, 102, 94, 95, 96, 97, 98, + 99, 100 +}; +static unsigned int sk_j_144_4096[5514] = { + 143, 143, 143, 143, 143, 143, 143, 143, + 143, 143, 143, 143, 143, 143, 143, 143, + 143, 143, 143, 143, 143, 143, 143, 143, + 143, 143, 143, 143, 143, 143, 143, 143, + 143, 143, 143, 143, 143, 143, 143, 143, + 143, 143, 143, 143, 143, 143, 143, 143, + 143, 143, 143, 143, 143, 143, 143, 143, + 143, 143, 143, 143, 143, 143, 143, 143, + 143, 143, 143, 143, 143, 143, 143, 143, + 143, 143, 143, 143, 143, 143, 143, 143, + 143, 143, 143, 143, 143, 143, 143, 143, + 143, 143, 143, 143, 143, 143, 143, 143, + 143, 143, 143, 143, 143, 143, 143, 143, + 143, 143, 143, 143, 143, 143, 143, 143, + 142, 142, 142, 142, 142, 142, 142, 142, + 142, 142, 142, 142, 142, 142, 142, 142, + 142, 142, 142, 142, 142, 142, 142, 142, + 142, 142, 142, 142, 142, 142, 142, 142, + 142, 142, 142, 142, 142, 142, 142, 142, + 142, 142, 142, 142, 142, 142, 142, 142, + 142, 142, 142, 142, 142, 142, 142, 142, + 142, 142, 142, 142, 142, 142, 142, 142, + 142, 142, 142, 142, 142, 142, 142, 142, + 142, 142, 142, 142, 142, 142, 142, 142, + 142, 142, 142, 142, 142, 142, 142, 142, + 142, 142, 142, 142, 142, 142, 142, 142, + 142, 142, 142, 142, 142, 142, 142, 142, + 142, 142, 142, 142, 142, 142, 141, 141, + 141, 141, 141, 141, 141, 141, 141, 141, + 141, 141, 141, 141, 141, 141, 141, 141, + 141, 141, 141, 141, 141, 141, 141, 141, + 141, 141, 141, 141, 141, 141, 141, 141, + 141, 141, 141, 141, 141, 141, 141, 141, + 141, 141, 141, 141, 141, 141, 141, 141, + 141, 141, 141, 141, 141, 141, 141, 141, + 141, 141, 141, 141, 141, 141, 141, 141, + 141, 141, 141, 141, 141, 141, 141, 141, + 141, 141, 141, 141, 141, 141, 141, 141, + 141, 141, 141, 141, 141, 141, 141, 141, + 141, 141, 141, 141, 141, 141, 141, 141, + 141, 141, 141, 141, 141, 141, 141, 141, + 141, 141, 140, 140, 140, 140, 140, 140, + 140, 140, 140, 140, 140, 140, 140, 140, + 140, 140, 140, 140, 140, 140, 140, 140, + 140, 140, 140, 140, 140, 140, 140, 140, + 140, 140, 140, 140, 140, 140, 140, 140, + 140, 140, 140, 140, 140, 140, 140, 140, + 140, 140, 140, 140, 140, 140, 140, 140, + 140, 140, 140, 140, 140, 140, 140, 140, + 140, 140, 140, 140, 140, 140, 140, 140, + 140, 140, 140, 140, 140, 140, 140, 140, + 140, 140, 140, 140, 140, 140, 140, 140, + 140, 140, 140, 140, 140, 140, 140, 140, + 140, 140, 140, 140, 140, 140, 140, 140, + 140, 140, 140, 140, 139, 139, 139, 139, + 139, 139, 139, 139, 139, 139, 139, 139, + 139, 139, 139, 139, 139, 139, 139, 139, + 139, 139, 139, 139, 139, 139, 139, 139, + 139, 139, 139, 139, 139, 139, 139, 139, + 139, 139, 139, 139, 139, 139, 139, 139, + 139, 139, 139, 139, 139, 139, 139, 139, + 139, 139, 139, 139, 139, 139, 139, 139, + 139, 139, 139, 139, 139, 139, 139, 139, + 139, 139, 139, 139, 139, 139, 139, 139, + 139, 139, 139, 139, 139, 139, 139, 139, + 139, 139, 139, 139, 139, 139, 139, 139, + 139, 139, 139, 139, 139, 139, 139, 139, + 139, 139, 139, 139, 138, 138, 138, 138, + 138, 138, 138, 138, 138, 138, 138, 138, + 138, 138, 138, 138, 138, 138, 138, 138, + 138, 138, 138, 138, 138, 138, 138, 138, + 138, 138, 138, 138, 138, 138, 138, 138, + 138, 138, 138, 138, 138, 138, 138, 138, + 138, 138, 138, 138, 138, 138, 138, 138, + 138, 138, 138, 138, 138, 138, 138, 138, + 138, 138, 138, 138, 138, 138, 138, 138, + 138, 138, 138, 138, 138, 138, 138, 138, + 138, 138, 138, 138, 138, 138, 138, 138, + 138, 138, 138, 138, 138, 138, 138, 138, + 138, 138, 138, 138, 138, 138, 138, 138, + 138, 137, 137, 137, 137, 137, 137, 137, + 137, 137, 137, 137, 137, 137, 137, 137, + 137, 137, 137, 137, 137, 137, 137, 137, + 137, 137, 137, 137, 137, 137, 137, 137, + 137, 137, 137, 137, 137, 137, 137, 137, + 137, 137, 137, 137, 137, 137, 137, 137, + 137, 137, 137, 137, 137, 137, 137, 137, + 137, 137, 137, 137, 137, 137, 137, 137, + 137, 137, 137, 137, 137, 137, 137, 137, + 137, 137, 137, 137, 137, 137, 137, 137, + 137, 137, 137, 137, 137, 137, 137, 137, + 137, 137, 137, 137, 137, 137, 137, 137, + 137, 137, 137, 137, 137, 136, 136, 136, + 136, 136, 136, 136, 136, 136, 136, 136, + 136, 136, 136, 136, 136, 136, 136, 136, + 136, 136, 136, 136, 136, 136, 136, 136, + 136, 136, 136, 136, 136, 136, 136, 136, + 136, 136, 136, 136, 136, 136, 136, 136, + 136, 136, 136, 136, 136, 136, 136, 136, + 136, 136, 136, 136, 136, 136, 136, 136, + 136, 136, 136, 136, 136, 136, 136, 136, + 136, 136, 136, 136, 136, 136, 136, 136, + 136, 136, 136, 136, 136, 136, 136, 136, + 136, 136, 136, 136, 136, 136, 136, 136, + 136, 136, 136, 136, 136, 136, 135, 135, + 135, 135, 135, 135, 135, 135, 135, 135, + 135, 135, 135, 135, 135, 135, 135, 135, + 135, 135, 135, 135, 135, 135, 135, 135, + 135, 135, 135, 135, 135, 135, 135, 135, + 135, 135, 135, 135, 135, 135, 135, 135, + 135, 135, 135, 135, 135, 135, 135, 135, + 135, 135, 135, 135, 135, 135, 135, 135, + 135, 135, 135, 135, 135, 135, 135, 135, + 135, 135, 135, 135, 135, 135, 135, 135, + 135, 135, 135, 135, 135, 135, 135, 135, + 135, 135, 135, 135, 135, 135, 135, 135, + 135, 135, 135, 135, 135, 135, 134, 134, + 134, 134, 134, 134, 134, 134, 134, 134, + 134, 134, 134, 134, 134, 134, 134, 134, + 134, 134, 134, 134, 134, 134, 134, 134, + 134, 134, 134, 134, 134, 134, 134, 134, + 134, 134, 134, 134, 134, 134, 134, 134, + 134, 134, 134, 134, 134, 134, 134, 134, + 134, 134, 134, 134, 134, 134, 134, 134, + 134, 134, 134, 134, 134, 134, 134, 134, + 134, 134, 134, 134, 134, 134, 134, 134, + 134, 134, 134, 134, 134, 134, 134, 134, + 134, 134, 134, 134, 134, 134, 134, 134, + 134, 134, 134, 134, 133, 133, 133, 133, + 133, 133, 133, 133, 133, 133, 133, 133, + 133, 133, 133, 133, 133, 133, 133, 133, + 133, 133, 133, 133, 133, 133, 133, 133, + 133, 133, 133, 133, 133, 133, 133, 133, + 133, 133, 133, 133, 133, 133, 133, 133, + 133, 133, 133, 133, 133, 133, 133, 133, + 133, 133, 133, 133, 133, 133, 133, 133, + 133, 133, 133, 133, 133, 133, 133, 133, + 133, 133, 133, 133, 133, 133, 133, 133, + 133, 133, 133, 133, 133, 133, 133, 133, + 133, 133, 133, 133, 133, 133, 133, 133, + 133, 132, 132, 132, 132, 132, 132, 132, + 132, 132, 132, 132, 132, 132, 132, 132, + 132, 132, 132, 132, 132, 132, 132, 132, + 132, 132, 132, 132, 132, 132, 132, 132, + 132, 132, 132, 132, 132, 132, 132, 132, + 132, 132, 132, 132, 132, 132, 132, 132, + 132, 132, 132, 132, 132, 132, 132, 132, + 132, 132, 132, 132, 132, 132, 132, 132, + 132, 132, 132, 132, 132, 132, 132, 132, + 132, 132, 132, 132, 132, 132, 132, 132, + 132, 132, 132, 132, 132, 132, 132, 132, + 132, 132, 132, 132, 131, 131, 131, 131, + 131, 131, 131, 131, 131, 131, 131, 131, + 131, 131, 131, 131, 131, 131, 131, 131, + 131, 131, 131, 131, 131, 131, 131, 131, + 131, 131, 131, 131, 131, 131, 131, 131, + 131, 131, 131, 131, 131, 131, 131, 131, + 131, 131, 131, 131, 131, 131, 131, 131, + 131, 131, 131, 131, 131, 131, 131, 131, + 131, 131, 131, 131, 131, 131, 131, 131, + 131, 131, 131, 131, 131, 131, 131, 131, + 131, 131, 131, 131, 131, 131, 131, 131, + 131, 131, 131, 131, 131, 130, 130, 130, + 130, 130, 130, 130, 130, 130, 130, 130, + 130, 130, 130, 130, 130, 130, 130, 130, + 130, 130, 130, 130, 130, 130, 130, 130, + 130, 130, 130, 130, 130, 130, 130, 130, + 130, 130, 130, 130, 130, 130, 130, 130, + 130, 130, 130, 130, 130, 130, 130, 130, + 130, 130, 130, 130, 130, 130, 130, 130, + 130, 130, 130, 130, 130, 130, 130, 130, + 130, 130, 130, 130, 130, 130, 130, 130, + 130, 130, 130, 130, 130, 130, 130, 130, + 130, 130, 130, 130, 129, 129, 129, 129, + 129, 129, 129, 129, 129, 129, 129, 129, + 129, 129, 129, 129, 129, 129, 129, 129, + 129, 129, 129, 129, 129, 129, 129, 129, + 129, 129, 129, 129, 129, 129, 129, 129, + 129, 129, 129, 129, 129, 129, 129, 129, + 129, 129, 129, 129, 129, 129, 129, 129, + 129, 129, 129, 129, 129, 129, 129, 129, + 129, 129, 129, 129, 129, 129, 129, 129, + 129, 129, 129, 129, 129, 129, 129, 129, + 129, 129, 129, 129, 129, 129, 129, 129, + 129, 128, 128, 128, 128, 128, 128, 128, + 128, 128, 128, 128, 128, 128, 128, 128, + 128, 128, 128, 128, 128, 128, 128, 128, + 128, 128, 128, 128, 128, 128, 128, 128, + 128, 128, 128, 128, 128, 128, 128, 128, + 128, 128, 128, 128, 128, 128, 128, 128, + 128, 128, 128, 128, 128, 128, 128, 128, + 128, 128, 128, 128, 128, 128, 128, 128, + 128, 128, 128, 128, 128, 128, 128, 128, + 128, 128, 128, 128, 128, 128, 128, 128, + 128, 128, 128, 128, 128, 127, 127, 127, + 127, 127, 127, 127, 127, 127, 127, 127, + 127, 127, 127, 127, 127, 127, 127, 127, + 127, 127, 127, 127, 127, 127, 127, 127, + 127, 127, 127, 127, 127, 127, 127, 127, + 127, 127, 127, 127, 127, 127, 127, 127, + 127, 127, 127, 127, 127, 127, 127, 127, + 127, 127, 127, 127, 127, 127, 127, 127, + 127, 127, 127, 127, 127, 127, 127, 127, + 127, 127, 127, 127, 127, 127, 127, 127, + 127, 127, 127, 127, 127, 127, 127, 126, + 126, 126, 126, 126, 126, 126, 126, 126, + 126, 126, 126, 126, 126, 126, 126, 126, + 126, 126, 126, 126, 126, 126, 126, 126, + 126, 126, 126, 126, 126, 126, 126, 126, + 126, 126, 126, 126, 126, 126, 126, 126, + 126, 126, 126, 126, 126, 126, 126, 126, + 126, 126, 126, 126, 126, 126, 126, 126, + 126, 126, 126, 126, 126, 126, 126, 126, + 126, 126, 126, 126, 126, 126, 126, 126, + 126, 126, 126, 126, 126, 126, 126, 126, + 125, 125, 125, 125, 125, 125, 125, 125, + 125, 125, 125, 125, 125, 125, 125, 125, + 125, 125, 125, 125, 125, 125, 125, 125, + 125, 125, 125, 125, 125, 125, 125, 125, + 125, 125, 125, 125, 125, 125, 125, 125, + 125, 125, 125, 125, 125, 125, 125, 125, + 125, 125, 125, 125, 125, 125, 125, 125, + 125, 125, 125, 125, 125, 125, 125, 125, + 125, 125, 125, 125, 125, 125, 125, 125, + 125, 125, 125, 125, 125, 125, 125, 124, + 124, 124, 124, 124, 124, 124, 124, 124, + 124, 124, 124, 124, 124, 124, 124, 124, + 124, 124, 124, 124, 124, 124, 124, 124, + 124, 124, 124, 124, 124, 124, 124, 124, + 124, 124, 124, 124, 124, 124, 124, 124, + 124, 124, 124, 124, 124, 124, 124, 124, + 124, 124, 124, 124, 124, 124, 124, 124, + 124, 124, 124, 124, 124, 124, 124, 124, + 124, 124, 124, 124, 124, 124, 124, 124, + 124, 124, 124, 124, 124, 123, 123, 123, + 123, 123, 123, 123, 123, 123, 123, 123, + 123, 123, 123, 123, 123, 123, 123, 123, + 123, 123, 123, 123, 123, 123, 123, 123, + 123, 123, 123, 123, 123, 123, 123, 123, + 123, 123, 123, 123, 123, 123, 123, 123, + 123, 123, 123, 123, 123, 123, 123, 123, + 123, 123, 123, 123, 123, 123, 123, 123, + 123, 123, 123, 123, 123, 123, 123, 123, + 123, 123, 123, 123, 123, 123, 123, 123, + 123, 123, 122, 122, 122, 122, 122, 122, + 122, 122, 122, 122, 122, 122, 122, 122, + 122, 122, 122, 122, 122, 122, 122, 122, + 122, 122, 122, 122, 122, 122, 122, 122, + 122, 122, 122, 122, 122, 122, 122, 122, + 122, 122, 122, 122, 122, 122, 122, 122, + 122, 122, 122, 122, 122, 122, 122, 122, + 122, 122, 122, 122, 122, 122, 122, 122, + 122, 122, 122, 122, 122, 122, 122, 122, + 122, 122, 122, 122, 122, 121, 121, 121, + 121, 121, 121, 121, 121, 121, 121, 121, + 121, 121, 121, 121, 121, 121, 121, 121, + 121, 121, 121, 121, 121, 121, 121, 121, + 121, 121, 121, 121, 121, 121, 121, 121, + 121, 121, 121, 121, 121, 121, 121, 121, + 121, 121, 121, 121, 121, 121, 121, 121, + 121, 121, 121, 121, 121, 121, 121, 121, + 121, 121, 121, 121, 121, 121, 121, 121, + 121, 121, 121, 121, 121, 121, 121, 120, + 120, 120, 120, 120, 120, 120, 120, 120, + 120, 120, 120, 120, 120, 120, 120, 120, + 120, 120, 120, 120, 120, 120, 120, 120, + 120, 120, 120, 120, 120, 120, 120, 120, + 120, 120, 120, 120, 120, 120, 120, 120, + 120, 120, 120, 120, 120, 120, 120, 120, + 120, 120, 120, 120, 120, 120, 120, 120, + 120, 120, 120, 120, 120, 120, 120, 120, + 120, 120, 120, 120, 120, 120, 120, 119, + 119, 119, 119, 119, 119, 119, 119, 119, + 119, 119, 119, 119, 119, 119, 119, 119, + 119, 119, 119, 119, 119, 119, 119, 119, + 119, 119, 119, 119, 119, 119, 119, 119, + 119, 119, 119, 119, 119, 119, 119, 119, + 119, 119, 119, 119, 119, 119, 119, 119, + 119, 119, 119, 119, 119, 119, 119, 119, + 119, 119, 119, 119, 119, 119, 119, 119, + 119, 119, 119, 119, 119, 118, 118, 118, + 118, 118, 118, 118, 118, 118, 118, 118, + 118, 118, 118, 118, 118, 118, 118, 118, + 118, 118, 118, 118, 118, 118, 118, 118, + 118, 118, 118, 118, 118, 118, 118, 118, + 118, 118, 118, 118, 118, 118, 118, 118, + 118, 118, 118, 118, 118, 118, 118, 118, + 118, 118, 118, 118, 118, 118, 118, 118, + 118, 118, 118, 118, 118, 118, 118, 118, + 118, 118, 118, 117, 117, 117, 117, 117, + 117, 117, 117, 117, 117, 117, 117, 117, + 117, 117, 117, 117, 117, 117, 117, 117, + 117, 117, 117, 117, 117, 117, 117, 117, + 117, 117, 117, 117, 117, 117, 117, 117, + 117, 117, 117, 117, 117, 117, 117, 117, + 117, 117, 117, 117, 117, 117, 117, 117, + 117, 117, 117, 117, 117, 117, 117, 117, + 117, 117, 117, 117, 117, 117, 117, 116, + 116, 116, 116, 116, 116, 116, 116, 116, + 116, 116, 116, 116, 116, 116, 116, 116, + 116, 116, 116, 116, 116, 116, 116, 116, + 116, 116, 116, 116, 116, 116, 116, 116, + 116, 116, 116, 116, 116, 116, 116, 116, + 116, 116, 116, 116, 116, 116, 116, 116, + 116, 116, 116, 116, 116, 116, 116, 116, + 116, 116, 116, 116, 116, 116, 116, 116, + 116, 116, 115, 115, 115, 115, 115, 115, + 115, 115, 115, 115, 115, 115, 115, 115, + 115, 115, 115, 115, 115, 115, 115, 115, + 115, 115, 115, 115, 115, 115, 115, 115, + 115, 115, 115, 115, 115, 115, 115, 115, + 115, 115, 115, 115, 115, 115, 115, 115, + 115, 115, 115, 115, 115, 115, 115, 115, + 115, 115, 115, 115, 115, 115, 115, 115, + 115, 115, 115, 114, 114, 114, 114, 114, + 114, 114, 114, 114, 114, 114, 114, 114, + 114, 114, 114, 114, 114, 114, 114, 114, + 114, 114, 114, 114, 114, 114, 114, 114, + 114, 114, 114, 114, 114, 114, 114, 114, + 114, 114, 114, 114, 114, 114, 114, 114, + 114, 114, 114, 114, 114, 114, 114, 114, + 114, 114, 114, 114, 114, 114, 114, 114, + 114, 114, 114, 113, 113, 113, 113, 113, + 113, 113, 113, 113, 113, 113, 113, 113, + 113, 113, 113, 113, 113, 113, 113, 113, + 113, 113, 113, 113, 113, 113, 113, 113, + 113, 113, 113, 113, 113, 113, 113, 113, + 113, 113, 113, 113, 113, 113, 113, 113, + 113, 113, 113, 113, 113, 113, 113, 113, + 113, 113, 113, 113, 113, 113, 113, 113, + 113, 113, 112, 112, 112, 112, 112, 112, + 112, 112, 112, 112, 112, 112, 112, 112, + 112, 112, 112, 112, 112, 112, 112, 112, + 112, 112, 112, 112, 112, 112, 112, 112, + 112, 112, 112, 112, 112, 112, 112, 112, + 112, 112, 112, 112, 112, 112, 112, 112, + 112, 112, 112, 112, 112, 112, 112, 112, + 112, 112, 112, 112, 112, 112, 112, 112, + 111, 111, 111, 111, 111, 111, 111, 111, + 111, 111, 111, 111, 111, 111, 111, 111, + 111, 111, 111, 111, 111, 111, 111, 111, + 111, 111, 111, 111, 111, 111, 111, 111, + 111, 111, 111, 111, 111, 111, 111, 111, + 111, 111, 111, 111, 111, 111, 111, 111, + 111, 111, 111, 111, 111, 111, 111, 111, + 111, 111, 111, 111, 111, 110, 110, 110, + 110, 110, 110, 110, 110, 110, 110, 110, + 110, 110, 110, 110, 110, 110, 110, 110, + 110, 110, 110, 110, 110, 110, 110, 110, + 110, 110, 110, 110, 110, 110, 110, 110, + 110, 110, 110, 110, 110, 110, 110, 110, + 110, 110, 110, 110, 110, 110, 110, 110, + 110, 110, 110, 110, 110, 110, 110, 110, + 109, 109, 109, 109, 109, 109, 109, 109, + 109, 109, 109, 109, 109, 109, 109, 109, + 109, 109, 109, 109, 109, 109, 109, 109, + 109, 109, 109, 109, 109, 109, 109, 109, + 109, 109, 109, 109, 109, 109, 109, 109, + 109, 109, 109, 109, 109, 109, 109, 109, + 109, 109, 109, 109, 109, 109, 109, 109, + 109, 109, 109, 108, 108, 108, 108, 108, + 108, 108, 108, 108, 108, 108, 108, 108, + 108, 108, 108, 108, 108, 108, 108, 108, + 108, 108, 108, 108, 108, 108, 108, 108, + 108, 108, 108, 108, 108, 108, 108, 108, + 108, 108, 108, 108, 108, 108, 108, 108, + 108, 108, 108, 108, 108, 108, 108, 108, + 108, 108, 108, 108, 108, 107, 107, 107, + 107, 107, 107, 107, 107, 107, 107, 107, + 107, 107, 107, 107, 107, 107, 107, 107, + 107, 107, 107, 107, 107, 107, 107, 107, + 107, 107, 107, 107, 107, 107, 107, 107, + 107, 107, 107, 107, 107, 107, 107, 107, + 107, 107, 107, 107, 107, 107, 107, 107, + 107, 107, 107, 107, 107, 106, 106, 106, + 106, 106, 106, 106, 106, 106, 106, 106, + 106, 106, 106, 106, 106, 106, 106, 106, + 106, 106, 106, 106, 106, 106, 106, 106, + 106, 106, 106, 106, 106, 106, 106, 106, + 106, 106, 106, 106, 106, 106, 106, 106, + 106, 106, 106, 106, 106, 106, 106, 106, + 106, 106, 106, 106, 105, 105, 105, 105, + 105, 105, 105, 105, 105, 105, 105, 105, + 105, 105, 105, 105, 105, 105, 105, 105, + 105, 105, 105, 105, 105, 105, 105, 105, + 105, 105, 105, 105, 105, 105, 105, 105, + 105, 105, 105, 105, 105, 105, 105, 105, + 105, 105, 105, 105, 105, 105, 105, 105, + 105, 105, 104, 104, 104, 104, 104, 104, + 104, 104, 104, 104, 104, 104, 104, 104, + 104, 104, 104, 104, 104, 104, 104, 104, + 104, 104, 104, 104, 104, 104, 104, 104, + 104, 104, 104, 104, 104, 104, 104, 104, + 104, 104, 104, 104, 104, 104, 104, 104, + 104, 104, 104, 104, 104, 104, 104, 103, + 103, 103, 103, 103, 103, 103, 103, 103, + 103, 103, 103, 103, 103, 103, 103, 103, + 103, 103, 103, 103, 103, 103, 103, 103, + 103, 103, 103, 103, 103, 103, 103, 103, + 103, 103, 103, 103, 103, 103, 103, 103, + 103, 103, 103, 103, 103, 103, 103, 103, + 103, 103, 103, 102, 102, 102, 102, 102, + 102, 102, 102, 102, 102, 102, 102, 102, + 102, 102, 102, 102, 102, 102, 102, 102, + 102, 102, 102, 102, 102, 102, 102, 102, + 102, 102, 102, 102, 102, 102, 102, 102, + 102, 102, 102, 102, 102, 102, 102, 102, + 102, 102, 102, 102, 102, 102, 101, 101, + 101, 101, 101, 101, 101, 101, 101, 101, + 101, 101, 101, 101, 101, 101, 101, 101, + 101, 101, 101, 101, 101, 101, 101, 101, + 101, 101, 101, 101, 101, 101, 101, 101, + 101, 101, 101, 101, 101, 101, 101, 101, + 101, 101, 101, 101, 101, 101, 101, 101, + 100, 100, 100, 100, 100, 100, 100, 100, + 100, 100, 100, 100, 100, 100, 100, 100, + 100, 100, 100, 100, 100, 100, 100, 100, + 100, 100, 100, 100, 100, 100, 100, 100, + 100, 100, 100, 100, 100, 100, 100, 100, + 100, 100, 100, 100, 100, 100, 100, 100, + 100, 99, 99, 99, 99, 99, 99, 99, + 99, 99, 99, 99, 99, 99, 99, 99, + 99, 99, 99, 99, 99, 99, 99, 99, + 99, 99, 99, 99, 99, 99, 99, 99, + 99, 99, 99, 99, 99, 99, 99, 99, + 99, 99, 99, 99, 99, 99, 99, 99, + 99, 98, 98, 98, 98, 98, 98, 98, + 98, 98, 98, 98, 98, 98, 98, 98, + 98, 98, 98, 98, 98, 98, 98, 98, + 98, 98, 98, 98, 98, 98, 98, 98, + 98, 98, 98, 98, 98, 98, 98, 98, + 98, 98, 98, 98, 98, 98, 98, 98, + 97, 97, 97, 97, 97, 97, 97, 97, + 97, 97, 97, 97, 97, 97, 97, 97, + 97, 97, 97, 97, 97, 97, 97, 97, + 97, 97, 97, 97, 97, 97, 97, 97, + 97, 97, 97, 97, 97, 97, 97, 97, + 97, 97, 97, 97, 97, 97, 97, 96, + 96, 96, 96, 96, 96, 96, 96, 96, + 96, 96, 96, 96, 96, 96, 96, 96, + 96, 96, 96, 96, 96, 96, 96, 96, + 96, 96, 96, 96, 96, 96, 96, 96, + 96, 96, 96, 96, 96, 96, 96, 96, + 96, 96, 96, 96, 95, 95, 95, 95, + 95, 95, 95, 95, 95, 95, 95, 95, + 95, 95, 95, 95, 95, 95, 95, 95, + 95, 95, 95, 95, 95, 95, 95, 95, + 95, 95, 95, 95, 95, 95, 95, 95, + 95, 95, 95, 95, 95, 95, 95, 95, + 94, 94, 94, 94, 94, 94, 94, 94, + 94, 94, 94, 94, 94, 94, 94, 94, + 94, 94, 94, 94, 94, 94, 94, 94, + 94, 94, 94, 94, 94, 94, 94, 94, + 94, 94, 94, 94, 94, 94, 94, 94, + 94, 94, 94, 94, 93, 93, 93, 93, + 93, 93, 93, 93, 93, 93, 93, 93, + 93, 93, 93, 93, 93, 93, 93, 93, + 93, 93, 93, 93, 93, 93, 93, 93, + 93, 93, 93, 93, 93, 93, 93, 93, + 93, 93, 93, 93, 93, 93, 93, 92, + 92, 92, 92, 92, 92, 92, 92, 92, + 92, 92, 92, 92, 92, 92, 92, 92, + 92, 92, 92, 92, 92, 92, 92, 92, + 92, 92, 92, 92, 92, 92, 92, 92, + 92, 92, 92, 92, 92, 92, 92, 92, + 92, 92, 91, 91, 91, 91, 91, 91, + 91, 91, 91, 91, 91, 91, 91, 91, + 91, 91, 91, 91, 91, 91, 91, 91, + 91, 91, 91, 91, 91, 91, 91, 91, + 91, 91, 91, 91, 91, 91, 91, 91, + 91, 91, 91, 90, 90, 90, 90, 90, + 90, 90, 90, 90, 90, 90, 90, 90, + 90, 90, 90, 90, 90, 90, 90, 90, + 90, 90, 90, 90, 90, 90, 90, 90, + 90, 90, 90, 90, 90, 90, 90, 90, + 90, 90, 90, 89, 89, 89, 89, 89, + 89, 89, 89, 89, 89, 89, 89, 89, + 89, 89, 89, 89, 89, 89, 89, 89, + 89, 89, 89, 89, 89, 89, 89, 89, + 89, 89, 89, 89, 89, 89, 89, 89, + 89, 89, 88, 88, 88, 88, 88, 88, + 88, 88, 88, 88, 88, 88, 88, 88, + 88, 88, 88, 88, 88, 88, 88, 88, + 88, 88, 88, 88, 88, 88, 88, 88, + 88, 88, 88, 88, 88, 88, 88, 88, + 88, 87, 87, 87, 87, 87, 87, 87, + 87, 87, 87, 87, 87, 87, 87, 87, + 87, 87, 87, 87, 87, 87, 87, 87, + 87, 87, 87, 87, 87, 87, 87, 87, + 87, 87, 87, 87, 87, 87, 87, 87, + 86, 86, 86, 86, 86, 86, 86, 86, + 86, 86, 86, 86, 86, 86, 86, 86, + 86, 86, 86, 86, 86, 86, 86, 86, + 86, 86, 86, 86, 86, 86, 86, 86, + 86, 86, 86, 86, 86, 85, 85, 85, + 85, 85, 85, 85, 85, 85, 85, 85, + 85, 85, 85, 85, 85, 85, 85, 85, + 85, 85, 85, 85, 85, 85, 85, 85, + 85, 85, 85, 85, 85, 85, 85, 85, + 85, 85, 84, 84, 84, 84, 84, 84, + 84, 84, 84, 84, 84, 84, 84, 84, + 84, 84, 84, 84, 84, 84, 84, 84, + 84, 84, 84, 84, 84, 84, 84, 84, + 84, 84, 84, 84, 84, 84, 83, 83, + 83, 83, 83, 83, 83, 83, 83, 83, + 83, 83, 83, 83, 83, 83, 83, 83, + 83, 83, 83, 83, 83, 83, 83, 83, + 83, 83, 83, 83, 83, 83, 83, 83, + 83, 82, 82, 82, 82, 82, 82, 82, + 82, 82, 82, 82, 82, 82, 82, 82, + 82, 82, 82, 82, 82, 82, 82, 82, + 82, 82, 82, 82, 82, 82, 82, 82, + 82, 82, 82, 82, 81, 81, 81, 81, + 81, 81, 81, 81, 81, 81, 81, 81, + 81, 81, 81, 81, 81, 81, 81, 81, + 81, 81, 81, 81, 81, 81, 81, 81, + 81, 81, 81, 81, 81, 81, 80, 80, + 80, 80, 80, 80, 80, 80, 80, 80, + 80, 80, 80, 80, 80, 80, 80, 80, + 80, 80, 80, 80, 80, 80, 80, 80, + 80, 80, 80, 80, 80, 80, 80, 79, + 79, 79, 79, 79, 79, 79, 79, 79, + 79, 79, 79, 79, 79, 79, 79, 79, + 79, 79, 79, 79, 79, 79, 79, 79, + 79, 79, 79, 79, 79, 79, 79, 78, + 78, 78, 78, 78, 78, 78, 78, 78, + 78, 78, 78, 78, 78, 78, 78, 78, + 78, 78, 78, 78, 78, 78, 78, 78, + 78, 78, 78, 78, 78, 78, 78, 77, + 77, 77, 77, 77, 77, 77, 77, 77, + 77, 77, 77, 77, 77, 77, 77, 77, + 77, 77, 77, 77, 77, 77, 77, 77, + 77, 77, 77, 77, 77, 77, 77, 76, + 76, 76, 76, 76, 76, 76, 76, 76, + 76, 76, 76, 76, 76, 76, 76, 76, + 76, 76, 76, 76, 76, 76, 76, 76, + 76, 76, 76, 76, 76, 76, 75, 75, + 75, 75, 75, 75, 75, 75, 75, 75, + 75, 75, 75, 75, 75, 75, 75, 75, + 75, 75, 75, 75, 75, 75, 75, 75, + 75, 75, 75, 75, 74, 74, 74, 74, + 74, 74, 74, 74, 74, 74, 74, 74, + 74, 74, 74, 74, 74, 74, 74, 74, + 74, 74, 74, 74, 74, 74, 74, 74, + 74, 74, 73, 73, 73, 73, 73, 73, + 73, 73, 73, 73, 73, 73, 73, 73, + 73, 73, 73, 73, 73, 73, 73, 73, + 73, 73, 73, 73, 73, 73, 73, 72, + 72, 72, 72, 72, 72, 72, 72, 72, + 72, 72, 72, 72, 72, 72, 72, 72, + 72, 72, 72, 72, 72, 72, 72, 72, + 72, 72, 72, 72, 71, 71, 71, 71, + 71, 71, 71, 71, 71, 71, 71, 71, + 71, 71, 71, 71, 71, 71, 71, 71, + 71, 71, 71, 71, 71, 71, 71, 71, + 71, 70, 70, 70, 70, 70, 70, 70, + 70, 70, 70, 70, 70, 70, 70, 70, + 70, 70, 70, 70, 70, 70, 70, 70, + 70, 70, 70, 70, 70, 69, 69, 69, + 69, 69, 69, 69, 69, 69, 69, 69, + 69, 69, 69, 69, 69, 69, 69, 69, + 69, 69, 69, 69, 69, 69, 69, 69, + 68, 68, 68, 68, 68, 68, 68, 68, + 68, 68, 68, 68, 68, 68, 68, 68, + 68, 68, 68, 68, 68, 68, 68, 68, + 68, 68, 67, 67, 67, 67, 67, 67, + 67, 67, 67, 67, 67, 67, 67, 67, + 67, 67, 67, 67, 67, 67, 67, 67, + 67, 67, 67, 67, 66, 66, 66, 66, + 66, 66, 66, 66, 66, 66, 66, 66, + 66, 66, 66, 66, 66, 66, 66, 66, + 66, 66, 66, 66, 66, 65, 65, 65, + 65, 65, 65, 65, 65, 65, 65, 65, + 65, 65, 65, 65, 65, 65, 65, 65, + 65, 65, 65, 65, 65, 65, 64, 64, + 64, 64, 64, 64, 64, 64, 64, 64, + 64, 64, 64, 64, 64, 64, 64, 64, + 64, 64, 64, 64, 64, 64, 64, 63, + 63, 63, 63, 63, 63, 63, 63, 63, + 63, 63, 63, 63, 63, 63, 63, 63, + 63, 63, 63, 63, 63, 63, 63, 62, + 62, 62, 62, 62, 62, 62, 62, 62, + 62, 62, 62, 62, 62, 62, 62, 62, + 62, 62, 62, 62, 62, 62, 62, 61, + 61, 61, 61, 61, 61, 61, 61, 61, + 61, 61, 61, 61, 61, 61, 61, 61, + 61, 61, 61, 61, 61, 61, 61, 60, + 60, 60, 60, 60, 60, 60, 60, 60, + 60, 60, 60, 60, 60, 60, 60, 60, + 60, 60, 60, 60, 60, 59, 59, 59, + 59, 59, 59, 59, 59, 59, 59, 59, + 59, 59, 59, 59, 59, 59, 59, 59, + 59, 59, 59, 58, 58, 58, 58, 58, + 58, 58, 58, 58, 58, 58, 58, 58, + 58, 58, 58, 58, 58, 58, 58, 58, + 58, 57, 57, 57, 57, 57, 57, 57, + 57, 57, 57, 57, 57, 57, 57, 57, + 57, 57, 57, 57, 57, 57, 56, 56, + 56, 56, 56, 56, 56, 56, 56, 56, + 56, 56, 56, 56, 56, 56, 56, 56, + 56, 56, 56, 56, 55, 55, 55, 55, + 55, 55, 55, 55, 55, 55, 55, 55, + 55, 55, 55, 55, 55, 55, 55, 55, + 55, 54, 54, 54, 54, 54, 54, 54, + 54, 54, 54, 54, 54, 54, 54, 54, + 54, 54, 54, 54, 54, 53, 53, 53, + 53, 53, 53, 53, 53, 53, 53, 53, + 53, 53, 53, 53, 53, 53, 53, 53, + 53, 52, 52, 52, 52, 52, 52, 52, + 52, 52, 52, 52, 52, 52, 52, 52, + 52, 52, 52, 52, 52, 51, 51, 51, + 51, 51, 51, 51, 51, 51, 51, 51, + 51, 51, 51, 51, 51, 51, 51, 51, + 51, 50, 50, 50, 50, 50, 50, 50, + 50, 50, 50, 50, 50, 50, 50, 50, + 50, 50, 50, 49, 49, 49, 49, 49, + 49, 49, 49, 49, 49, 49, 49, 49, + 49, 49, 49, 49, 49, 48, 48, 48, + 48, 48, 48, 48, 48, 48, 48, 48, + 48, 48, 48, 48, 48, 48, 48, 47, + 47, 47, 47, 47, 47, 47, 47, 47, + 47, 47, 47, 47, 47, 47, 47, 47, + 47, 46, 46, 46, 46, 46, 46, 46, + 46, 46, 46, 46, 46, 46, 46, 46, + 46, 46, 46, 45, 45, 45, 45, 45, + 45, 45, 45, 45, 45, 45, 45, 45, + 45, 45, 45, 45, 44, 44, 44, 44, + 44, 44, 44, 44, 44, 44, 44, 44, + 44, 44, 44, 44, 43, 43, 43, 43, + 43, 43, 43, 43, 43, 43, 43, 43, + 43, 43, 43, 43, 42, 42, 42, 42, + 42, 42, 42, 42, 42, 42, 42, 42, + 42, 42, 42, 42, 41, 41, 41, 41, + 41, 41, 41, 41, 41, 41, 41, 41, + 41, 41, 41, 40, 40, 40, 40, 40, + 40, 40, 40, 40, 40, 40, 40, 40, + 40, 40, 39, 39, 39, 39, 39, 39, + 39, 39, 39, 39, 39, 39, 39, 39, + 39, 38, 38, 38, 38, 38, 38, 38, + 38, 38, 38, 38, 38, 38, 38, 38, + 37, 37, 37, 37, 37, 37, 37, 37, + 37, 37, 37, 37, 37, 37, 37, 36, + 36, 36, 36, 36, 36, 36, 36, 36, + 36, 36, 36, 36, 36, 35, 35, 35, + 35, 35, 35, 35, 35, 35, 35, 35, + 35, 35, 35, 34, 34, 34, 34, 34, + 34, 34, 34, 34, 34, 34, 34, 34, + 33, 33, 33, 33, 33, 33, 33, 33, + 33, 33, 33, 33, 33, 33, 32, 32, + 32, 32, 32, 32, 32, 32, 32, 32, + 32, 32, 32, 31, 31, 31, 31, 31, + 31, 31, 31, 31, 31, 31, 31, 31, + 30, 30, 30, 30, 30, 30, 30, 30, + 30, 30, 30, 30, 30, 29, 29, 29, + 29, 29, 29, 29, 29, 29, 29, 29, + 29, 29, 28, 28, 28, 28, 28, 28, + 28, 28, 28, 28, 28, 28, 27, 27, + 27, 27, 27, 27, 27, 27, 27, 27, + 27, 27, 26, 26, 26, 26, 26, 26, + 26, 26, 26, 26, 26, 26, 25, 25, + 25, 25, 25, 25, 25, 25, 25, 25, + 25, 25, 24, 24, 24, 24, 24, 24, + 24, 24, 24, 24, 24, 23, 23, 23, + 23, 23, 23, 23, 23, 23, 23, 23, + 22, 22, 22, 22, 22, 22, 22, 22, + 22, 22, 22, 21, 21, 21, 21, 21, + 21, 21, 21, 21, 21, 20, 20, 20, + 20, 20, 20, 20, 20, 20, 20, 20, + 19, 19, 19, 19, 19, 19, 19, 19, + 19, 19, 19, 18, 18, 18, 18, 18, + 18, 18, 18, 18, 18, 17, 17, 17, + 17, 17, 17, 17, 17, 17, 17, 16, + 16, 16, 16, 16, 16, 16, 16, 16, + 16, 15, 15, 15, 15, 15, 15, 15, + 15, 15, 15, 14, 14, 14, 14, 14, + 14, 14, 14, 14, 13, 13, 13, 13, + 13, 13, 13, 13, 13, 12, 12, 12, + 12, 12, 12, 12, 12, 12, 11, 11, + 11, 11, 11, 11, 11, 11, 11, 10, + 10, 10, 10, 10, 10, 10, 10, 10, + 9, 9, 9, 9, 9, 9, 9, 9, + 8, 8, 8, 8, 8, 8, 8, 8, + 7, 7, 7, 7, 7, 7, 7, 7, + 6, 6, 6, 6, 6, 6, 6, 6, + 5, 5, 5, 5, 5, 5, 5, 4, + 4, 4, 4, 4, 4, 4, 3, 3, + 3, 3, 3, 3, 3, 2, 2, 2, + 2, 2, 2, 2, 1, 1, 1, 1, + 1, 1, 1, 0, 0, 0, 0, 0, + 0, 0 +}; +static double sk_real_144_4096[5514] = { + -1.276854318074318983720840011e-06, -1.848579231831243740159201501e-06, + -2.511229201739359953430598404e-06, -3.270498571947986431288123502e-06, + -4.131824163225621270750277658e-06, -5.10033167801671453756321914e-06, + -6.18078257116281726567036045e-06, -7.377521840154605231414108868e-06, + -8.69442719104011906873508142e-06, -1.013486003438420378819275619e-05, + -1.170161875991143019741340392e-05, -1.339689472866539768499630908e-05, + -1.522223140771051815933832124e-05, -1.717848705466629282974204418e-05, + -1.926580133777216235937794486e-05, -2.148356625194828905612079439e-05, + -2.38304016625122313524295925e-05, -2.630413577615405712212953704e-05, + -2.890179080363271813523297349e-05, -3.161957404074100422101956109e-05, + -3.445287455368706611667783957e-05, -3.739626561248763763354099887e-05, + -4.044351297160976175994878679e-05, -4.358758905130458144840457924e-05, + -4.682069302623371288103390486e-05, -5.013427678049545968205769064e-05, + -5.351907664042103354024026984e-05, -5.696515074894594030021494069e-05, + -6.046192189838169934101505532e-05, -6.399822559243364234696921367e-05, + -6.756236306373951481379913631e-05, -7.114215893043637480106650139e-05, + -7.472502313469014099435450138e-05, -7.829801676810663939396622846e-05, + -8.184792135383546095219603478e-05, -8.536131112330345570727435645e-05, + -8.882462779716889401254720227e-05, -9.222425735554180142600905201e-05, + -9.554660826200346503307703205e-05, -9.877819058968439699681268751e-05, + -0.0001019056954857872277419791884, -0.0001049160744035995023511892432, + -0.0001077966175283176888163166884, -0.0001105350308249467055016559969, + -0.0001131195111431554698551080196, -0.0001155388188252257401170824958, + -0.0001177823472790496248975566917, -0.0001198401889984052688838123135, + -0.0001217031975373001939687636619, -0.0001233630449738407368256293273, + -0.0001248122744316234732520759509, -0.000126044347262792050430590951, + -0.0001270536845363608277788280976, -0.0001278357025178534318518575041, + -0.0001283868418713837223667229015, -0.0001287045903626434211614038006, + -0.0001287874988904607340481356381, -0.0001286351907252413363357684828, + -0.000128248363884273539146235743, -0.0001276287866261375646831366382, + -0.0001267792860988623882597531312, -0.0001257037302285856196840119203, + -0.0001244070029868453799732491705, -0.0001228949732248460827415542651, + -0.0001211744573116594226192682671, -0.0001192531758599493156396131877, + -0.000117139704867049972494830179, -0.0001148434216407121026245000128, + -0.0001123744459172227753767855929, -0.000109743576614579281579622827, + -0.0001069622246946758261460994066, -0.0001040423426357870025863588959, + -0.0001009963510397916700098847054, -9.783706291739033787929064045e-05, + -9.457760620889139316011529068e-05, -9.123134510787059270591620175e-05, + -8.781180076005780691609375888e-05, -8.433257191042451382523292835e-05, + -8.080725606655711913250267342e-05, -7.724937173864963358988627862e-05, + -7.367228230204053110886236455e-05, -7.008912201120890187421019757e-05, + -6.65127246720888053556700048e-05, -6.29555554538013584274860901e-05, + -5.942964629140635437684614395e-05, -5.594653529834721610979747508e-05, + -5.251721057121308002500759127e-05, -4.915205873060221576035383473e-05, + -4.5860818500596494512976109e-05, -4.265253958602058346073065964e-05, + -3.953554706165319354961920628e-05, -3.651741144127974435414085708e-05, + -3.360492454733910382917022597e-05, -3.080408125433288431824566111e-05, + -2.812006713154908044052099347e-05, -2.555725196341747246773536129e-05, + -2.311918907936028584420261323e-05, -2.080862037972861143205784151e-05, + -1.862748690069904302984635236e-05, -1.657694471920875440586716498e-05, + -1.465738595947478742397354634e-05, -1.286846462568970464132069031e-05, + -1.120912695140555853136332676e-05, -9.677645925172941192607921346e-06, + -8.271659624424460921857105156e-06, -6.988212965581310011126299486e-06, + -5.823802458083169595649559308e-06, -4.774423533623747549253964195e-06, + -3.835620009411962325811349533e-06, -3.00253523582253047238474486e-06, + -2.269964474383547909400139428e-06, -1.632408051622143702803790534e-06, + -1.671264903163505147914470739e-06, -2.314716903946599188025834426e-06, + -3.055655305875626445830019889e-06, -3.899810149660405108945279706e-06, + -4.852597772268385665150273317e-06, -5.919063786559220820011201214e-06, + -7.103826939521813017797916695e-06, -8.411024351132324704391138304e-06, + -9.844258634935173927008045247e-06, -1.140654739597237185631372486e-05, + -1.310027559163354912903122484e-05, -1.49271512263977606263737688e-05, + -1.688816483236003289196414112e-05, -1.898355316399482183432716187e-05, + -2.121276750796167841076403371e-05, -2.357444697710428375449220884e-05, + -2.606639712236911190753121947e-05, -2.868557415745146560860472096e-05, + -3.142807504887606750510267717e-05, -3.428913367927759805195778164e-05, + -3.726312324424389035024476891e-05, -4.034356499361542008333034182e-05, + -4.352314337702671223498743225e-05, -4.679372760117073073039134501e-05, + -5.014639955322252256415468952e-05, -5.357148799154459267940833755e-05, + -5.705860885168770302820762108e-05, -6.059671146327401701015338831e-05, + -6.417413042208177070390567875e-05, -6.777864281200780631995994607e-05, + -7.139753042402472468612451006e-05, -7.501764657421366110610916333e-05, + -7.862548708086172831802085348e-05, -8.220726492186635283882650826e-05, + -8.574898805864376600399667794e-05, -8.923653988175907398900515988e-05, + -9.265576170684619735327947065e-05, -9.599253672736865700219205388e-05, + -9.923287481358808047229164151e-05, -0.0001023629975349459015438943754, + -0.0001053694227760616097420640069, -0.000108239048314798144397388957, + -0.0001109592337343842839572985448, -0.000113517880050413095182823553, + -0.0001159035064475995606067537658, -0.0001181053235403828750686716642, + -0.00012011330259565085429480924, -0.0001219182401848540144625315795, + -0.00012351181776632980829390418, -0.0001248866557364951019454268888, + -0.0001260363615303695494600233484, -0.0001269555713973125694784410689, + -0.0001276399855265012025194726331, -0.0001280863962481353980106535406, + -0.0001282927090901811418514194552, -0.0001282579565261916701001537744, + -0.0001279823043068989429655452073, -0.00012746705032634579710278111, + -0.0001267146160318326079171485921, -0.0001257285304453701366231982428, + -0.0001245134069221594935988201014, -0.000123074912828357018465888495, + -0.0001214197323755366242012398992, -0.0001195555229023584061041202142, + -0.0001174908649445317301504565499, -0.0001152352064817892171024946157, + -0.0001127988017948684411123280724, -0.0001101926454060244596954917795, + -0.0001074284016130761442928132077, -0.0001045183301590682885999841756, + -0.0001014752086070799878521689341, -9.831225201229071839533618649e-05, + -9.504303050095842591779571329e-05, -9.168138537833424382261088281e-05, + -8.824134439465522049186180231e-05, -8.473703680018171565616752483e-05, + -8.118260881679386373535600718e-05, -7.759214014498757292816188968e-05, + -7.397956211132655161399201971e-05, -7.035857804265746085793653553e-05, + -6.674258642988489624841424996e-05, -6.314460741606144967338204443e-05, + -5.957721311125776234756193372e-05, -5.605246220045349977382370676e-05, + -5.258183927087505682299375942e-05, -4.917619924218421167873976918e-05, + -4.584571723709603515610824798e-05, -4.259984418179950680987885803e-05, + -3.94472683754223054524747083e-05, -3.639588321617608465035134668e-05, + -3.345276121921544637983353399e-05, -3.062413440811521584241153282e-05, + -2.791538110869478308954418078e-05, -2.533101912116680665175774689e-05, + -2.287470519472657948462437916e-05, -2.05492406781786020645262647e-05, + -1.835658317145177410335821211e-05, -1.629786395634407787516920174e-05, + -1.437341094076370499931036978e-05, -1.258277680991285512267750801e-05, + -1.092477203993396552418430889e-05, -9.397502395507968756807257171e-06, + -7.998410502547039844351527138e-06, -6.724321060890572866394765406e-06, + -5.571489239925961563552284789e-06, -4.535651782461028431547942624e-06, + -3.612080329074216826176248196e-06, -2.79563646661701469521240683e-06, + -2.080828000554821803597766935e-06, -1.461865951376767219804277131e-06, + -2.820841344005777721549901426e-07, -4.005840150779157653280083268e-07, + -5.400420700398343202105122182e-07, -7.017992314598375250337932221e-07, + -8.871161036465497949193544439e-07, -1.097158859510995497778501444e-06, + -1.332985510686355606465506966e-06, -1.595532684113847993800168641e-06, + -1.885603035336730637372155278e-06, -2.203853424889522036328329616e-06, + -2.550783979058524691908762388e-06, -2.926728149962715424972723582e-06, + -3.331843882413276859878617855e-06, -3.766105986419915461918626193e-06, + -4.229299804598448288674248513e-06, -4.721016253183127435986716353e-06, + -5.240648303954738107892936255e-06, -5.787388962266750412101468104e-06, + -6.36023078359914967333131261e-06, -6.957966957812161038052136547e-06, + -7.579193976635131096660554645e-06, -8.222315886037251088597557769e-06, + -8.885550111119606213317366483e-06, -9.566934827174647246661107203e-06, + -1.026433783671368090329063805e-05, -1.097546689869771901863770847e-05, + -1.169788144305230933846576069e-05, -1.24290055909288284620786702e-05, + -1.316614238921491466074217142e-05, -1.390648915660953403015433205e-05, + -1.464715382827306387335426774e-05, -1.538517217673413569993534633e-05, + -1.611752577848692236464102356e-05, -1.684116058859345878718355438e-05, + -1.755300597972959277914654919e-05, -1.824999409749101890714645391e-05, + -1.892907938048298232798852259e-05, -1.958725809177009374493182159e-05, + -2.022158770768587058522941513e-05, -2.082920601079657347263519862e-05, + -2.140734973597534541458163593e-05, -2.19533726220475005003543445e-05, + -2.246476272628292354931883734e-05, -2.29391588650898099201701219e-05, + -2.3374366051547312850018151e-05, -2.376836980883156771448411204e-05, + -2.411934924806199642363137292e-05, -2.442568880952958716929260263e-05, + -2.468598857756655663730528671e-05, -2.489907309137475625946539504e-05, + -2.506399858682608648772875692e-05, -2.518005861747032672224785865e-05, + -2.524678801660579371361065038e-05, -2.526396517615849400431420058e-05, + -2.523161263215031451271827545e-05, -2.514999596058173326421775196e-05, + -2.501962100148478869107195044e-05, -2.484122944258670683003766e-05, + -2.461579280734327082320704594e-05, -2.43445049049301273245884264e-05, + -2.402877281200969288368907151e-05, -2.367020646760918930269664007e-05, + -2.327060697315877908731771018e-05, -2.283195369953468442940532068e-05, + -2.235639031181663045053965855e-05, -2.184620983017966376117137417e-05, + -2.130383885205881539393751867e-05, -2.073182106617866153120723072e-05, + -2.013280019333932386520029378e-05, -1.950950249190423220870330145e-05, + -1.886471896774650778617378466e-05, -1.820128742897356383199231056e-05, + -1.752207452507504472738290857e-05, -1.682995790824727517587602876e-05, + -1.612780865157200402108805815e-05, -1.541847405450998917961560886e-05, + -1.47047609608676235331279139e-05, -1.398941970806790088268593136e-05, + -1.32751288192814027687557385e-05, -1.2564480541827381120697886e-05, + -1.185996732632706590095366533e-05, -1.116396933148005252698416884e-05, + -1.047874302913221873049132854e-05, -9.806410973621110339156110858e-06, + -9.148952788325595479970199497e-06, -8.508197411019990981785425521e-06, + -7.885816628150670774908409522e-06, -7.283319916623204529743627889e-06, + -6.702050600220149066687819889e-06, -6.143183316469593312680787939e-06, + -5.607722778755308539334455825e-06, -5.096503807798705669570779597e-06, + -4.610192596445432774076786386e-06, -4.149289162040404838700715512e-06, + -3.714130931656707411859120321e-06, -3.304897397125204268895134335e-06, + -2.921615769265438139284073171e-06, -2.564167553982984575902323576e-06, + -2.232295967045481095871036978e-06, -1.925614099390890712119699113e-06, + -1.643613740801676555933772197e-06, -1.385674766707464863671190984e-06, + -1.151074990766646336635297722e-06, -9.390003847216322017271445538e-07, + -7.485555668123299910665766239e-07, -5.787744607473910281750868918e-07, + -4.286310288432688031527619931e-07, -2.97049985410042325037764839e-07, + -1.511305051466562733315096567e-06, -2.152016296199805470373920407e-06, + -2.896099291913033087718636754e-06, -3.750026541346221880770432991e-06, + -4.71991525389923608440429989e-06, -5.811457863741200737287776606e-06, + -7.029853587556112396318285657e-06, -8.379741685607026920089637767e-06, + -9.86513708900196423766133097e-06, -1.148936904869297884331739296e-05, + -1.325502344781196765685117589e-05, -1.516388939848359447245314952e-05, + -1.721691071736882025413478692e-05, -1.94141428410598395400566557e-05, + -2.175471570330909603751927406e-05, -2.423680305124482209366831853e-05, + -2.685759862756746923356798717e-05, -2.961329959066570720023839347e-05, + -3.249909748512021804211710729e-05, -3.550917701170760049653521429e-05, + -3.863672277935587104271547565e-05, -4.187393415215028404183922328e-05, + -4.521204823309491350330491244e-05, -4.864137095357710455700503416e-05, + -5.215131616405453419656537695e-05, -5.573045254809797768771190141e-05, + -5.936655810929158396619526039e-05, -6.30466819093315246087111392e-05, + -6.67572126666671385045517817e-05, -7.048395375892723248648086276e-05, + -7.421220410973672159359038059e-05, -7.792684438213312830400630871e-05, + -8.161242784709673084297953949e-05, -8.525327524735979464569346487e-05, + -8.883357293412673101433429945e-05, -9.233747351807881269605826624e-05, + -9.574919824644700331196106591e-05, -9.905314029534123705916098812e-05, + -0.0001022339681511868461800951469, -0.0001052767282472300296083250748, + -0.0001081669460207513536881274163, -0.0001108907245639159227243789041, + -0.0001134348400560590016230080868, -0.0001157868331875539224000079552, + -0.0001179350958150535247674281503, -0.0001198689521245894552565341984, + -0.0001215787336224313249346054566, -0.0001230558473233644468675801464, + -0.0001242928365616877833810249854, -0.0001252834339112549218164804898, + -0.0001260226057667135585258627595, -0.000126506588208135896866587955, + -0.0001267329138448139002476322545, -0.0001267004294104365875409806685, + -0.0001264093039604471057323065164, -0.0001258610276023596678904997725, + -0.0001250584007704463374889558569, -0.0001240055141367196918367188374, + -0.0001227077193297813439802623758, -0.0001211715907111302883633618954, + -0.0001194048785341884151740832198, -0.0001174164538839098830599189105, + -0.0001152162458636854926001535926, -0.0001128151715607351920087411679, + -0.0001102250593806612454861673656, -0.0001074585663957924636276175523, + -0.0001045290903998796273096510978, -0.0001014506774031787700567769361, + -9.823792533661022084723324355e-05, -9.49058847612100698384191011e-05, + -9.146995739926689521822472662e-05, -8.794579331620420428392015388e-05, + -8.434918758734604891588726439e-05, -8.069597728118220740685384573e-05, + -7.700193958069755074090367852e-05, -7.328269184688758041811701416e-05, + -6.955359440396386447400672859e-05, -6.582965679423485329778420461e-05, + -6.212544821258722234705307308e-05, -5.845501278628946484079015322e-05, + -5.483179031596927465938562385e-05, -5.126854303859821037356661599e-05, + -4.777728891371591548849553921e-05, -4.43692418705569097277761903e-05, + -4.105475938684443953322761311e-05, -3.784329770046367639882781142e-05, + -3.474337488371194616757278717e-05, -3.176254193705446883392098933e-05, + -2.890736198600291924744667971e-05, -2.618339759159439959919878083e-05, + -2.359520611268367331638494411e-05, -2.114634298756332906601626553e-05, + -1.883937273395266777452176921e-05, -1.667588740081768315789631507e-05, + -1.465653214333127840715738366e-05, -1.278103753422682875172302491e-05, + -1.104825817124604416961854841e-05, -9.45621709187191670110267383e-06, + -8.002155463446361934000058969e-06, -6.682586979459508246231413259e-06, + -5.493356361548211779183368414e-06, -4.429701341779953669851224024e-06, + -3.4863174812803744376948651e-06, -2.657425169278325595396223965e-06, + -1.936838141212441372903752326e-06, -1.318032855623706977601060364e-06, + -2.198314553689046738873169497e-07, -3.313514439283219638810904732e-07, + -4.646982774832550823559550093e-07, -6.214243592536813368609142222e-07, + -8.02997142205432792725272248e-07, -1.01078174753793441208876442e-06, + -1.246023967214563001542444384e-06, -1.509833827225956970672195515e-06, + -1.80316988565101986073744688e-06, -2.126824435103379024372943079e-06, + -2.481409772853404279227551577e-06, -2.867345693849362820657946868e-06, + -3.284848352095947591236220833e-06, -3.733920624474192132512522652e-06, + -4.214344098211150192159670652e-06, -4.7256727889550231814456277e-06, + -5.267228680921732789012735393e-06, -5.838099164005960561732531261e-06, + -6.43713642525986722388916389e-06, -7.062958833913103243043810076e-06, + -7.713954340323643803396802543e-06, -8.388285890103135651672643103e-06, + -9.083898835348892529290183717e-06, -9.798530305637967853602671164e-06, + -1.052972048239372349943965279e-05, -1.127482570162704407262972695e-05, + -1.203103329206010857878664244e-05, -1.279537803847201216252658929e-05, + -1.35647601439174688911634345e-05, -1.433596454944774805935047562e-05, + -1.510568145625619414218736986e-05, -1.587052788292539625639859802e-05, + -1.662707007979602631935617252e-05, -1.73718466135205981540953063e-05, + -1.810139192770245550562040193e-05, -1.881226018022552108556640083e-05, + -1.950104915450997941856262075e-05, -2.016442404051655242673904422e-05, + -2.079914088188324869680909113e-05, -2.140206948810685055732162818e-05, + -2.19702156151504675080012724e-05, -2.2500742224219519017859234e-05, + -2.299098963664042622780103731e-05, -2.343849441270573068533608629e-05, + -2.384100679392075664659797485e-05, -2.419650656117608956909188767e-05, + -2.450321717584234506746507232e-05, -2.475961808649149831869015759e-05, + -2.496445510072897665232970199e-05, -2.511674873930261892691039038e-05, + -2.521580050805684330593112175e-05, -2.526119704223773814680958916e-05, + -2.52528120969334638834871698e-05, -2.519080637686341934467805503e-05, + -2.507562521811091885278952041e-05, -2.490799415355146722845895713e-05, + -2.468891241236233674615288547e-05, -2.441964442235414398910293976e-05, + -2.410170940077183780454565809e-05, -2.373686913599531205713681625e-05, + -2.332711407758189972963015768e-05, -2.287464786618811088880418025e-05, + -2.238187044752923212276481124e-05, -2.185135992567947872959772948e-05, + -2.128585332057072895773838783e-05, -2.068822640243839146604806767e-05, + -2.00614727821253115982395171e-05, -1.940868244054803288590506372e-05, + -1.873301988322810879218811853e-05, -1.803770210659233429162894013e-05, + -1.732597656176000010209634072e-05, -1.660109929879802104116075234e-05, + -1.586631346998320331374669745e-05, -1.512482836453133825305086141e-05, + -1.437979913962341995640071418e-05, -1.363430740346949587393603209e-05, + -1.289134279572000431617236071e-05, -1.215378569888411943854689828e-05, + -1.14243912016783759799838649e-05, -1.070577442155546082740158464e-05, + -1.000039727920046048875984263e-05, -9.310556802691856569825258616e-06, + -8.638375023467647614633033171e-06, -7.985790510379126374857633452e-06, + -7.35455157212062590326188613e-06, -6.746211142358210090621585542e-06, + -6.162123346103758604022822276e-06, -5.603441730451486318780041085e-06, + -5.071119127857781013781184737e-06, -4.565909105855709188459719272e-06, + -4.088368943562314890326561678e-06, -3.638864062716951429642944435e-06, + -3.217573829358329822142130439e-06, -2.824498631728702474689941468e-06, + -2.459468130658957042786877389e-06, -2.122150570612658332332383856e-06, + -1.812063032803632595452354194e-06, -1.528582506392445324741396172e-06, + -1.270957649736035620773055323e-06, -1.038321111022116350757231104e-06, + -8.297022763599612315245303458e-07, -6.440403135021286609105664253e-07, + -4.801973808027690143501904629e-07, -3.36971873729683200148719022e-07, + -1.584072886921974937849116188e-06, -2.259835613680668330396396348e-06, + -3.047452838436395463364526545e-06, -3.954048277041087308214615398e-06, + -4.98631529361283289976782343e-06, -6.150433401398682261424204903e-06, + -7.451986297470180922709014071e-06, -8.895882298293157023488797464e-06, + -1.048627803930438164871623979e-05, -1.222650628842987059936592981e-05, + -1.411900870099328467600473952e-05, -1.616527431178944458861450328e-05, + -1.836578451944405516744335261e-05, -2.071996526885460249969503344e-05, + -2.322614707991785978446856731e-05, -2.58815335054003274335276269e-05, + -2.868217852829680843997073314e-05, -3.162297333002903195701277506e-05, + -3.469764277612802881849835002e-05, -3.789875187643212901865766296e-05, + -4.121772238325753664155148837e-05, -4.464485959433805322728316956e-05, + -4.816938932864499886641468374e-05, -5.177950494346114862975402615e-05, + -5.546242416135917176114172866e-05, -5.920445537706969536123624565e-05, + -6.299107301767024587411253345e-05, -6.680700143611842172983172894e-05, + -7.063630672890210343908834467e-05, -7.44624957844598929501689355e-05, + -7.826862179096340699398226537e-05, -8.203739536091616613763116694e-05, + -8.575130036661093684002832305e-05, -8.939271352552173534235929742e-05, + -9.294402672882253445014316684e-05, -9.638777106996546995866526064e-05, + -9.970674150405903831285298056e-05, -0.0001028841210529995195237240591, + -0.0001059036034661539252667641908, -0.0001087495132519861982004980017, + -0.0001114069220123614623561836279, -0.0001138617600382427094652879052, + -0.0001161009221628844274723860175, -0.0001181123669160878957452159854, + -0.0001198852080801695582168778231, -0.0001214097978144525527815361654, + -0.0001226778005896785267523491081, -0.0001236822572560080128398207755, + -0.0001244176386574135869961948986, -0.0001248798883003727339374017147, + -0.0001250664536848721528679989623, -0.000124976306009835964622861626, + -0.0001246099480721061722714865239, -0.0001239694102869745931123218741, + -0.00012305823486784834143274725, -0.0001218814483118306864683696999, + -0.0001204455224456866369682137008, -0.0001187583243917475034302430603, + -0.000116829055914717845209190028, -0.0001146681827070529583996807976, + -0.0001122873542615961231548940558, -0.0001096993150645872748061640523, + -0.0001069178079191317350376405626, -0.0001039574702779865638443274056, + -0.0001008337245244056689643871727, -9.756266319020682413042794279e-05, + -9.416093014070427873792729079e-05, -9.064559878631969183811201152e-05, + -8.703404840028628180071540443e-05, -8.33438396307435854729744884e-05, + -7.959259029365668041463427462e-05, -7.57978525204647512461195169e-05, + -7.197699231136287087093328374e-05, -6.814707251195660010247012739e-05, + -6.432474018811089333264724432e-05, -6.052611932165652153811988279e-05, + -5.676670968882835947204659743e-05, -5.306129271458556755829485962e-05, + -4.942384502008065322699661981e-05, -4.586746029835098907665585921e-05, + -4.240428006570890124334732851e-05, -3.904543374426854604030551199e-05, + -3.580098843555105551450870593e-05, -3.267990864724518385248455687e-05, + -2.969002613586699493189273447e-05, -2.683801992853149096700596243e-05, + -2.412940648814132616026446876e-05, -2.156853988919182205032283595e-05, + -1.915862177701722817509295826e-05, -1.690172079263888596468642933e-05, + -1.479880105932418937796438141e-05, -1.284975924637780121662349736e-05, + -1.105346965134142653839396248e-05, -9.407836674380581855250266221e-06, + -7.909853998805129018977513877e-06, -6.555669739936146105335843665e-06, + -5.340656781328930199730358613e-06, -4.259487483029192205245209296e-06, + -3.306211921310110769833302824e-06, -2.474338803344538286643110661e-06, + -1.756918193540155128970861077e-06, -2.255669062541609185104017577e-07, + -3.434052742014968411620845067e-07, -4.849568124608241976748333919e-07, + -6.519516619567466381187487677e-07, -8.460186829479325026424191801e-07, + -1.068664459484134985812098413e-06, -1.321252816421563321632229836e-06, + -1.604985079772164410200183289e-06, -1.920881307210636085720497149e-06, + -2.269762708999472295486477674e-06, -2.652235470468307486498985709e-06, + -3.068676175580300176186886174e-06, -3.519219017146554875490613648e-06, + -4.003744963048579920872251797e-06, -4.521873029565999440129199505e-06, + -5.072953792772003249792432678e-06, -5.656065247168707549167178394e-06, + -6.270011097521793493709488937e-06, -6.913321545471824523939816109e-06, + -7.584256607215567549018682414e-06, -8.280811972643295476971883606e-06, + -9.000727390074270077677427715e-06, -9.741497534445128076135284045e-06, + -1.050038529076790914549774381e-05, -1.127443735917792741810239399e-05, + -1.206050206322333500459295652e-05, -1.285524921948483668011214975e-05, + -1.365519190442249706748164412e-05, -1.445670993377703704451699152e-05, + -1.525607485113654072515949889e-05, -1.604947620563163099196429817e-05, + -1.68330488843260402435312445e-05, -1.760290125289323980473273068e-05, + -1.835514384874579096786767485e-05, -1.908591836401987541587364772e-05, + -1.979142665179106964109916056e-05, -2.046795948765205237144908235e-05, + -2.111192482033537261331204715e-05, -2.171987524939496689560178289e-05, + -2.228853447502235991719427011e-05, -2.281482247478612839126921319e-05, + -2.329587917433920542069347714e-05, -2.372908639379841202088523844e-05, + -2.411208786840512014989015843e-05, -2.444280716101817312177132968e-05, + -2.471946330482268340219577374e-05, -2.494058403698670595160548358e-05, + -2.510501650782853209193344612e-05, -2.521193537489411671485145527e-05, + -2.526084821705798145086326045e-05, -2.525159823000681133097627962e-05, + -2.518436419097719536569837673e-05, -2.50596577071045331500716985e-05, + -2.487831778791771671966760737e-05, -2.464150280810281827353035167e-05, + -2.435067995138838522063522152e-05, -2.400761225001551646082188773e-05, + -2.361434335650351571452704169e-05, -2.317318020507689406146771549e-05, + -2.268667373897727973248300559e-05, -2.215759789675493106764908591e-05, + -2.158892706535623189881452355e-05, -2.098381222026566639889816335e-05, + -2.034555598300184458648680319e-05, -1.967758683383564316787123216e-05, + -1.898343272263553995664667196e-05, -1.826669432322533935682783157e-05, + -1.753101817657039222385535748e-05, -1.678006996551873554251663179e-05, + -1.601750815877581326064985068e-05, -1.524695825437229836129063298e-05, + -1.447198784320612604235595927e-05, -1.369608270143843258633171989e-05, + -1.292262410675820432802343024e-05, -1.215486755797840291487468128e-05, + -1.139592306028588105987122553e-05, -1.064873711994287713389177596e-05, + -9.916076572570866275689593916e-06, -9.200514348531786977319554821e-06, + -8.504417257655107640289780802e-06, -7.829935853826993548691855207e-06, + -7.178996418044717971532198142e-06, -6.553295076670185103739733889e-06, + -5.954294050035251092663560191e-06, -5.383220005486997374456563381e-06, + -4.841064468636217856260979542e-06, -4.328586227194161612603570677e-06, + -3.846315643546462476824298465e-06, -3.394560775295431310653654008e-06, + -2.973415187562666110293032803e-06, -2.582767327021242981108717016e-06, + -2.222311315539299899913779426e-06, -1.891559011059325649264321184e-06, + -1.589853174982525804717300479e-06, -1.316381578925393546042441235e-06, + -1.070191879289378870032320434e-06, -8.502070856384950254955789814e-07, + -6.552414483916745940072817907e-07, -4.84016592763532956727806026e-07, + -3.351777291647335963990935424e-07, -1.606976310711685621113284546e-06, + -2.30915673229505801411151622e-06, -3.131273853446335019235164179e-06, + -4.08115469904070510672117536e-06, -5.166117123615816602785755229e-06, + -6.392870267268166454492205747e-06, -7.767417118992521021304288598e-06, + -9.294960306242826297059428375e-06, -1.097981222143503661568385982e-05, + -1.28253105750680808860245824e-05, -1.483374043118571936213621887e-05, + -1.700626373422301114424204371e-05, -1.934285727722957371897856416e-05, + -2.184225999053939396119146388e-05, -2.450193034781578935209570003e-05, + -2.731801459383295262021464078e-05, -3.028532639629048401632392673e-05, + -3.339733841344352750692831e-05, -3.664618615153379102208908158e-05, + -4.002268436218578092668229917e-05, -4.351635610143705598130969836e-05, + -4.71154744403170014626497375e-05, -5.080711668334268559096486562e-05, + -5.457723081747163824690299849e-05, -5.841071378145844343035206214e-05, + -6.229150101572843373567978098e-05, -6.62026666273118918502535446e-05, + -7.012653338454024286568316837e-05, -7.404479164350603599513422903e-05, + -7.79386262040693365144017335e-05, -8.178884999870698262018631208e-05, + -8.557604343389513398224904828e-05, -8.928069813202069821781586834e-05, + -9.288336376292876696552508475e-05, -9.636479660889198388569465425e-05, + -9.970610847563207907503363137e-05, -0.0001028889145454818743402949921, + -0.0001058954787671209342913777873, -0.0001087088553896621546078493648, + -0.0001113130252771374079784338917, -0.000113693025682399035032089929, + -0.0001158350722167064830248409124, -0.000117726671822235176394222389, + -0.0001193567256386936914621874073, -0.0001207156207512825147557672389, + -0.0001217953099143492514061862253, -0.000122589378462135045657482868, + -0.0001230930977436983978466622514, -0.0001233034645520704583512155983, + -0.0001232192261564874044728334912, -0.0001228408906896310821658946377, + -0.0001221707227876199345923541317, -0.0001212127245274137091581370673, + -0.0001199726018527134957384130964, -0.00011845771682373758249516571, + -0.0001166770261668415015329433593, -0.0001146410067352871214960835511, + -0.000112361568621064666375318486, -0.0001098519567781274311468742155, + -0.0001071266421284081620359310283, -0.000104201203222345026451998995, + -0.0001010921996142851304574875049, -9.78170381891163272323336253e-05, + -9.439383373901684708053710926e-05, -9.084126513767320284121337126e-05, + -8.717842849323449033478033998e-05, -8.342468868034236034649658853e-05, + -7.959953065567670297403291002e-05, -7.57224119506201320860608317e-05, + -7.181261770911651933207292542e-05, -6.788911959889261133350296662e-05, + -6.397043987057489985558617063e-05, -6.007452177246349337346939534e-05, + -5.621860744973508074943252533e-05, -5.24191243665894220592725572e-05, + -4.86915811894405190451105836e-05, -4.505047395989486758898293073e-05, + -4.150920326926303303635701347e-05, -3.808000302310135607841007355e-05, + -3.477388125622314727497519371e-05, -3.160057332724126188559440886e-05, + -2.856850768852161229324933267e-05, -2.568478429395864204212024395e-05, + -2.295516557474062431911179805e-05, -2.03840797837338831468689121e-05, + -1.797463638371365085870043354e-05, -1.572865303478004911233792407e-05, + -1.364669362320497390990165637e-05, -1.172811666886383162187925538e-05, + -9.971133352401266599740296825e-06, -8.372874317333422477280073515e-06, + -6.929464327243185890953854761e-06, -5.636103794779112044141533566e-06, + -4.48715614788110427150211526e-06, -3.476239959930698694381316985e-06, + -2.596324744612442938444373669e-06, -1.839829303270104239316322381e-06, + -2.481177136794044287106456286e-07, -3.760596789752666320307634886e-07, + -5.299792768870420248966007261e-07, -7.117803282387525518491093283e-07, + -9.232428810492005663478824566e-07, -1.165998113098627003545891198e-06, + -1.441503955440790794734228809e-06, -1.751021734595555756240289891e-06, + -2.095594124780347913611019961e-06, -2.476024691535415861020231337e-06, + -2.892859294556547456155884065e-06, -3.346369600602378596498421084e-06, + -3.836538937170088163464923975e-06, -4.36305069445178859933662241e-06, + -4.925279457153614934956063764e-06, -5.522285019374869276449248334e-06, + -6.152809405233481146403531209e-06, -6.815276985641712630939383771e-06, + -7.507797747962771438094958104e-06, -8.228173740613540143497978141e-06, + -8.973908679434328423810997288e-06, -9.742220667245214541559578114e-06, + -1.053005794287636007959367557e-05, -1.13341175415200117728917184e-05, + -1.215086671492217001533213405e-05, -1.297656692811583247230879795e-05, + -1.380730021948214976553435951e-05, -1.463899768325268782717327176e-05, + -1.546746980867552687176173787e-05, -1.628843838745601987731681515e-05, + -1.709756968289908262131210348e-05, -1.789050853785527882278127976e-05, + -1.866291308708041752533260405e-05, -1.941048973126240152525974481e-05, + -2.012902802563322596468391168e-05, -2.081443513563007414817439267e-05, + -2.146276951552317010922001084e-05, -2.207027347324947498833844217e-05, + -2.263340429579266022846496809e-05, -2.314886362419739314648034489e-05, + -2.361362478552191880207776487e-05, -2.402495781050009460719577015e-05, + -2.438045189014184280880057076e-05, -2.467803505166031138493530628e-05, + -2.491599086364796873487026385e-05, -2.509297201197920602054082517e-05, + -2.520801062112621148672206295e-05, -2.526052523003433623351166037e-05, + -2.525032436701685201185796359e-05, -2.517760670387833547173052351e-05, + -2.504295780524310260591915045e-05, -2.484734352444032670290119391e-05, + -2.459210013186855704639226239e-05, -2.427892129513857080226092722e-05, + -2.390984206209575250209713182e-05, -2.34872200276968583481252556e-05, + -2.301371389333091617163812304e-05, -2.249225965223203150124102467e-05, + -2.192604465686448267673289148e-05, -2.131847984334208774797984887e-05, + -2.067317040387340194287565942e-05, -1.999388521078093435088401941e-05, + -1.928452530465543332018063527e-05, -1.854909176470499756702627059e-05, + -1.779165328122811411235178192e-05, -1.701631374846648172400286059e-05, + -1.622718019091397032645403276e-05, -1.54283313275887090513290717e-05, + -1.462378706695808315097016156e-05, -1.38174792103281100959233374e-05, + -1.301322362378489547326491232e-05, -1.221469411845795785976492853e-05, + -1.142539825623835966653205759e-05, -1.064865527343253236082932373e-05, + -9.887576288483700237661074006e-06, -9.145046932187123232761878644e-06, + -8.423712510108060421819969887e-06, -7.72596577753812010060444071e-06, + -7.053937377655856638745783538e-06, -6.409488963940624250829099923e-06, + -5.794208998677585031433345114e-06, -5.209411190920405251944969721e-06, + -4.656135509868485052389647932e-06, -4.135151683571571887688793356e-06, + -3.64696506847482666079205034e-06, -3.191824752818446097202970124e-06, + -2.769733736532856052236367672e-06, -2.38046101222024882954281591e-06, + -2.02355535624769851773445753e-06, -1.69836062602677726917808302e-06, + -1.40403234931198674968625198e-06, -1.139555383875278851064688675e-06, + -9.037624212259538555784923498e-07, -6.953531061402615425848846437e-07, + -5.129135445774332621816167695e-07, -3.549359760358178353833091736e-07, + -1.228055507368896831388196782e-06, -1.879415331961203652303294548e-06, + -2.653234609123816668103078287e-06, -3.558387116010997825831917857e-06, + -4.603224093172806870646884825e-06, -5.795455458164292023199876819e-06, + -7.142032955373218580349178181e-06, -8.649036669814431961956883999e-06, + -1.032156632944347144037553626e-05, -1.216363879957455909641174385e-05, + -1.417809313421290566548105261e-05, -1.636650449272723169030947787e-05, + -1.872910815672116163700840208e-05, -2.126473479186830319530819577e-05, + -2.397075799373162352588588486e-05, -2.684305503628356170996507868e-05, + -2.987598160826850616925490223e-05, -3.30623611771807700732313251e-05, + -3.639348946511142209080461041e-05, -3.985915435684374595127002494e-05, + -4.344767139025430439458821952e-05, -4.714593480435835506003536266e-05, + -5.093948394327635023235908984e-05, -5.481258463719032683917828375e-05, + -5.87483250061461825244565893e-05, -6.272872496152345691156765328e-05, + -6.673485851526991710202380004e-05, -7.074698785066151768274878009e-05, + -7.47447079623864699604238182e-05, -7.870710054003989322984197186e-05, + -8.261289564938798977121459099e-05, -8.644063966159348821362284898e-05, + -9.0168867793374995350287604e-05, -9.377627955199393085337217224e-05, + -9.724191532899205804661019181e-05, -0.0001005453323564797334923812122, + -0.0001036667782299965923087370356, -0.0001065873602127774809897667319, + -0.0001092892085676498215626034627, -0.0001117556322145010772040052416, + -0.0001139712650827705097246814181, -0.0001159222016189743564677783194, + -0.0001175961200178679213904434087, -0.0001189823918712536475255844848, + -0.0001200721770692218321385444368, -0.0001208585029431301095239822962, + -0.000121336326806081604774874283, -0.0001215025812230969984653605742, + -0.0001213562015275076484818392308, -0.0001208981352901478795690282109, + -0.0001201313336414231293207410811, -0.0001190607245411176698174013366, + -0.000117693168284023434570252642, -0.0001160373957200981154605501366, + -0.0001141039298517284537046526105, -0.0001119049916475199087746369986, + -0.000109454391078495636476647368, -0.0001067674045372608160201291505, + -0.0001038606399416307316538668482, -0.0001007518909498155633116048269, + -9.745998182306626520746833942e-05, -9.400460456248417053220362005e-05, + -9.040615001848414109333895716e-05, -8.668553472341294235687519931e-05, + -8.286402522954604374805925859e-05, -7.896306174585256750387413094e-05, + -7.500408285752422938175848488e-05, -7.100835308255171662242949404e-05, + -6.699679497009736694156101233e-05, -6.29898273767963369409311758e-05, + -5.90072114703817595347812297e-05, -5.506790590636564220817020243e-05, + -5.118993250430039457666425706e-05, -4.739025361696710703660398445e-05, + -4.368466224041973254262408166e-05, -4.008768575702582160442608017e-05, + -3.661250403947224337864244093e-05, -3.327088247321487580847321208e-05, + -3.007312028017983016156718101e-05, -2.702801434982921274362971387e-05, + -2.414283860715877916064062148e-05, -2.142333877293789922650196766e-05, + -1.887374220163210035883412374e-05, -1.64967823189723012723435086e-05, + -1.429373702598796651579322881e-05, -1.226448029124511760335879823e-05, + -1.040754601973024918179586834e-05, -8.72020316670168781992070195e-06, + -7.198540959222207885647489695e-06, -5.837562998055518402498297731e-06, + -4.631288939035740373723146895e-06, -3.572862396552963531228810576e-06, + -2.654663672867302136445730176e-06, -1.868425895763096635201799996e-06, + -2.20346850674090888136684354e-07, -3.473534024182834008446867612e-07, + -5.017951303556707453841848054e-07, -6.858119477137427772754575857e-07, + -9.014067064857756569413093847e-07, -1.150415109446466295308234527e-06, + -1.434476450924690308754761749e-06, -1.755005569255315540054540602e-06, + -2.113166386085157498074451471e-06, -2.50984739494981601596809706e-06, + -2.945639443884995530584334361e-06, -3.420816134474092182860905167e-06, + -3.935317132911471120124656531e-06, -4.488734657693227585758925791e-06, + -5.080303373803104696618607172e-06, -5.708893885165789163177278709e-06, + -6.373009976165081204172238594e-06, -7.070789709683787640419425774e-06, + -7.800010443963732641669238388e-06, -8.558097784183536652427570779e-06, + -9.342138437603231748088822295e-06, -1.014889689403445761450937163e-05, + -1.097483580687246004586009318e-05, -1.181613990457396577964804818e-05, + -1.266874321887559765552333513e-05, -1.352835937478811349494838001e-05, + -1.439051464901206407742424026e-05, -1.525058346840582608569970163e-05, + -1.610382598895287195681774728e-05, -1.694542736873579270731951518e-05, + -1.777053832608160892836055011e-05, -1.857431655659215957243982076e-05, + -1.935196857044561014591678438e-05, -2.009879150431340160591967003e-05, + -2.081021446057622950034579623e-05, -2.148183893026642517849918168e-05, + -2.210947786526702151812216746e-05, -2.26891929796419091055689754e-05, + -2.321732987937473002663935073e-05, -2.369055064400380479039225079e-05, + -2.410586351234929910602317049e-05, -2.446064935735746596434485312e-05, + -2.475268467164252464071672044e-05, -2.498016082505914980385272606e-05, + -2.514169939817149698594624108e-05, -2.523636344016454361306560361e-05, + -2.526366454606602195663567212e-05, -2.52235656954979274352226376e-05, + -2.511647984297121595563366536e-05, -2.494326429737263106168124183e-05, + -2.470521097518165544231968922e-05, -2.440403265751638921710227337e-05, + -2.404184542478662379213355527e-05, -2.362114748399856827302742412e-05, + -2.314479464211937630754682693e-05, -2.261597271391548039033876638e-05, + -2.203816718392718877294993163e-05, -2.141513046937698857880190417e-05, + -2.075084715353602094552350199e-05, -2.004949757716172151905675847e-05, + -1.931542018888593095901282104e-05, -1.855307306377897182667925657e-05, + -1.776699500268960147048372122e-05, -1.696176662338594686818375734e-05, + -1.614197184808437564263947084e-05, -1.531216018079449624287452503e-05, + -1.447681015223767449684368763e-05, -1.364029429017235163349754112e-05, + -1.28068459490964114711472957e-05, -1.198052830585240946601865292e-05, + -1.116520579703864673895390147e-05, -1.036451824076101900463584005e-05, + -9.581857849600930481697227958e-06, -8.820349304341787305687623555e-06, + -8.082833018954490146654873195e-06, -7.371851688376132359463693139e-06, + -6.689640170310146302732733775e-06, -6.038118713083609202492765822e-06, + -5.418889502706244364798118807e-06, -4.833236464726550852600596431e-06, + -4.282128220585049393999074741e-06, -3.7662240643580934320049005e-06, + -3.285882794455778062808022286e-06, -2.841174206328599900940471215e-06, + -2.431893026851542833938375765e-06, -2.057575049044658983918732603e-06, + -1.717515207359989499533571393e-06, -1.410787319067106143421564193e-06, + -1.136265206402948842919213741e-06, -8.926449071607106220684838688e-07, + -6.784676782700382403199141669e-07, -4.921434976082185107406079434e-07, + -3.319747736687196245882521678e-07, -1.304637228834018833004007934e-06, + -1.990721788491923809321509919e-06, -2.808203099553836282583274206e-06, + -3.766699342094830230441094079e-06, -4.87520379187674201279870112e-06, + -6.141945367069575649411790341e-06, -7.57425200282027243103323555e-06, + -9.178418660205975971276559644e-06, -1.095958176485460244169254512e-05, + -1.292160183507634823392353635e-05, -1.506695599978918998049400024e-05, + -1.739664202323800025863989593e-05, -1.991009534723714585204533412e-05, + -2.260512053347269991127391209e-05, -2.547783833966614703593622782e-05, + -2.852264949580966265718987018e-05, -3.173221606219636008790890846e-05, + -3.509746105181261977782464223e-05, -3.860758678827944318304177251e-05, + -4.225011224957207463595598718e-05, -4.601092942002012105848565704e-05, + -4.987437844151994671519634306e-05, -5.382334112249441063343877167e-05, + -5.78393521329639007577325116e-05, -6.190272698920556114499103018e-05, + -6.599270571488579512076100286e-05, -7.008761086018583440302581744e-05, + -7.41650183691032547760729754e-05, -7.820193961044395400145773367e-05, + -8.217501273245372773925548904e-05, -8.606070136677398409695560755e-05, + -8.983549859637743816801608299e-05, -9.347613401596070693486129066e-05, + -9.695978165327589625311494048e-05, -0.000100264266487016997370096405, + -0.0001033682672917625661526686009, -0.0001062515135633568762445894107, + -0.0001088949743288554890220318216, -0.0001112810367232758084442278967, + -0.0001133936723200075448111934229, -0.0001152185893316367345119016763, + -0.0001167433689515563489383018214, -0.0001179575842821986824803665028, + -0.0001188529004908526267051890879, -0.0001194231550463837162245547829, + -0.0001196644171170803487005626642, -0.0001195750254484367940338920833, + -0.0001191556042869197043921475343, -0.000118409057168507975653370945, + -0.000117340538645818769428186279, -0.0001159574042816883144169787245, + -0.0001142691394869240726099232641, -0.000112287268022403130974390395, + -0.0001100252412176835951863537733, -0.0001074983091768785635608182694, + -0.0001047233754449664912267170536, -0.0001017188367914353828080561981, + -9.85044099309042621177151533e-05, -9.510094714013076389221013063e-05, + -9.153024284591348969358087784e-05, -8.781483334747325916833787796e-05, + -8.397779189894608844937223813e-05, -8.004252141199020740506414606e-05, + -7.603254704494889716550470871e-05, -7.197131092356752457821905677e-05, + -6.788197118947642417618321131e-05, -6.378720749727378915971270912e-05, + -5.970903498030004938421783089e-05, -5.566862858056423660722822344e-05, + -5.168615949158703748054707883e-05, -4.778064529624620660917463932e-05, + -4.396981519739556813720568473e-05, -4.026999153963141029298478113e-05, + -3.669598860883838137162196724e-05, -3.326102947493705697416463418e-05, + -2.997668141555597515874286019e-05, -2.685281022719588879879570875e-05, + -2.389755349889832776867464037e-05, -2.111731269449723281538162933e-05, + -1.851676366618109693430727081e-05, -1.609888500717707442589504696e-05, + -1.386500344758651921033346111e-05, -1.181485530728195856094327187e-05, + -9.946662845622124306797263993e-06, -8.257224191616189881161823327e-06, + -6.742015401863613891181390564e-06, -5.39530307860632670424131524e-06, + -4.210265887744235946475550303e-06, -3.179123247544208849486640708e-06, + -2.293269413547837651875128256e-06, -1.543411164048099363165986175e-06, + -3.052679860318531832771003255e-07, -4.568264402334331202296580001e-07, + -6.394301254188629598054251224e-07, -8.553404959927116329171793534e-07, + -1.106636052463899656670342705e-06, -1.395177327433235986393423103e-06, + -1.7225732502168742984289488e-06, -2.090149370210046650989067427e-06, + -2.498918403701656539667944751e-06, -2.949553546742035103987028544e-06, + -3.442364968086319688923488402e-06, -3.977279861523444889827728216e-06, + -4.553826396486599209750389256e-06, -5.171121860241956254169819196e-06, + -5.827865234764022470148082944e-06, -6.522334397293532863354101337e-06, + -7.252388076263854741973242241e-06, -8.015472634551208596319880895e-06, + -8.808633690666768092589200556e-06, -9.62853252641296567069118667e-06, + -1.047146716751800854777309374e-05, -1.133339796271907824938042497e-05, + -1.220997742751935015339658647e-05, -1.309658406223506190693608303e-05, + -1.398835980076434267979114401e-05, -1.488025069749818819807643533e-05, + -1.576705041564370566187919254e-05, -1.664344604156410976545342473e-05, + -1.750406571710424083704142617e-05, -1.83435275557266635408203842e-05, + -1.915648928900298822225120587e-05, -1.993769807786255677021190758e-05, + -2.068203991817031767923122654e-05, -2.138458807276183342512172747e-05, + -2.204064997197266280383638748e-05, -2.264581204182828475944717905e-05, + -2.319598194317898034880545688e-05, -2.368742773583258501637893723e-05, + -2.411681351874150129837963419e-05, -2.448123114002505630051008401e-05, + -2.477822761846790630929464327e-05, -2.500582797047558271039124911e-05, + -2.516255319257081963417801984e-05, -2.524743320861562784402677695e-05, + -2.526001465224054357071141463e-05, -2.520036341762529403165080111e-05, + -2.50690619749592255897322618e-05, -2.486720150977200105178385736e-05, + -2.45963690070255444055855043e-05, -2.425862946058974484284283257e-05, + -2.385650344568409418990508064e-05, -2.339294034538837415760671734e-05, + -2.287128757157018933633858826e-05, -2.229525616515611318195141943e-05, + -2.166888319980983962928858255e-05, -2.099649144646110541091547919e-05, + -2.028264678330148737994860497e-05, -1.953211385655471003558632248e-05, + -1.874981051133204045791233461e-05, -1.794076151909630096660010212e-05, + -1.711005212866715011980206507e-05, -1.626278196139115776188387164e-05, + -1.540401975824683738418123535e-05, -1.453875946752340290221271885e-05, + -1.367187813664805454551103014e-05, -1.280809604116781645860405348e-05, + -1.19519394483125786899464435e-05, -1.110770637253348274082250663e-05, + -1.027943563654169651104715311e-05, -9.470879504315139887438493305e-06, + -8.685480102991961266377038409e-06, -7.926349799239023108713385335e-06, + -7.196255643297800859512630689e-06, -6.497607941199650915501014048e-06, + -5.832452963324616277915064116e-06, -5.202469746257396269095620717e-06, + -4.608970895442005748319364011e-06, -4.052907249090114266416428473e-06, + -3.534876219745314509135692554e-06, -3.055133589383491583233451797e-06, + -2.613608497411301904067484209e-06, -2.209921328820450596647825131e-06, + -1.843404182398977220224463996e-06, -1.513123576561238248241688699e-06, + -1.217905033206547038408286421e-06, -9.563591681796444333687112413e-07, + -7.269089103918936686381290294e-07, -5.27817470435697341782561344e-07, + -3.572166834556706945940111539e-07, -3.385750254095287938890638819e-07, + -5.013586226854820738235859155e-07, -6.972194296231011916055724138e-07, + -9.285252393898194430240560296e-07, -1.197433357390253646143347781e-06, + -1.50585184817540557575450428e-06, -1.85540251602015670973999488e-06, + -2.247386175918809464560664882e-06, -2.682750750920702187450953002e-06, + -3.162062702768828712250387056e-06, -3.685482266056660950856362774e-06, + -4.252742912046444277100309267e-06, -4.863135417458427056625839408e-06, + -5.515496856695479687554550807e-06, -6.208204773740859452608575192e-06, + -6.939176723449729536569510757e-06, -7.705875301864914097616822419e-06, + -8.505318712665194266168283699e-06, -9.334096842878418379477190037e-06, + -1.018839274664277041017399622e-05, -1.10640093621526913958636254e-05, + -1.195640121505220460572903318e-05, -1.286071079248644735205150264e-05, + -1.377180920680346384843938112e-05, -1.468434070746903318959060425e-05, + -1.559277054500775988848254583e-05, -1.649143564251963575716976307e-05, + -1.737459748925759727886629358e-05, -1.823649663749567456476341487e-05, + -1.907140815896215510537661797e-05, -1.987369740083447385795706319e-05, + -2.063787537393149286294759259e-05, -2.135865310741528119166908473e-05, + -2.20309943150074092959797567e-05, -2.265016573728512072247696929e-05, + -2.321178455277404678613363542e-05, -2.371186228689001364430474772e-05, + -2.414684469178370135821441733e-05, -2.451364712117456201080113731e-05, + -2.480968498159343495917429634e-05, -2.503289890426387353876934438e-05, + -2.518177434924401245672047345e-05, -2.525535542446106007977678354e-05, + -2.525325277589460698556347862e-05, -2.517564548035185897846728598e-05, + -2.50232769479994125901012314e-05, -2.479744491694702417127794958e-05, + -2.449998569577408090371280214e-05, -2.41332528808347729885625671e-05, + -2.370009084257326080068424556e-05, -2.320380333798365704383280528e-05, + -2.264811766393624951074561857e-05, -2.203714481760247562375579222e-05, + -2.137533617499231801558322308e-05, -2.066743723611225608564542777e-05, + -1.991843901501763218009691259e-05, -1.913352767474191538964525816e-05, + -1.831803302053169584125667801e-05, -1.747737646991298868129165178e-05, + -1.661701911490204094262214396e-05, -1.574241048030616783328337893e-05, + -1.485893856281035394623340345e-05, -1.397188170880284253754215901e-05, + -1.308636285513514094485786748e-05, -1.220730661683124961425922494e-05, + -1.133939965981857004033613034e-05, -1.048705474579138922377151422e-05, + -9.654378781141237928550141723e-06, -8.845145143345465126830280689e-06, + -8.062770497184912517341093263e-06, -7.310296250569619356152357981e-06, + -6.590374736504183106290330474e-06, -5.90526014472890771705819446e-06, + -5.256804164718661371105169755e-06, -4.646456241861714020317548207e-06, + -4.07526829158672027769456242e-06, -3.543903662704317225401115521e-06, + -3.052650091980624780832161494e-06, -2.601436347536357372365028312e-06, + -2.189852219642115759555035803e-06, -1.817171484238046164471215398e-06, + -1.482377437416461096392271239e-06, -1.184190578391002210954276175e-06, + -9.21098004277332160946690446e-07, -6.913840723631103077619574314e-07, + -4.931618843872682365157681696e-07, -3.244051525209005605956437412e-07, + -1.663839341017455595417946432e-06, -2.45632168699860164762282036e-06, + -3.399299169385962058719929252e-06, -4.503403178645664667485975369e-06, + -5.778377142205905139945524424e-06, -7.232898529954473027761985976e-06, + -8.874406671901337350163996298e-06, -1.070893899724371253431333406e-05, + -1.274097825555598826187224393e-05, -1.497331319308266804873203126e-05, + -1.740691503076817909243315108e-05, -2.004083192695440328941376695e-05, + -2.287210340845320118543029797e-05, -2.589569652137501925138855785e-05, + -2.910446519062539482715877559e-05, -3.24891339878374810407925255e-05, + -3.60383071956125921523998723e-05, -3.97385037256118387881571874e-05, + -4.357421810394204508614865445e-05, -4.75280073843275071470218518e-05, + -5.158060349287290046729412274e-05, -5.571105015303138175298408585e-05, + -5.989686319095543750104515546e-05, -6.411421268494284849293746165e-05, + -6.833812510327797904927105144e-05, -7.254270327728503840129109514e-05, + -7.670136178544206850046099921e-05, -8.078707508417897050975731155e-05, + -8.477263551530132075668977354e-05, -8.863091815215079494194583276e-05, + -9.233514931940744097007417457e-05, -9.585917553699323050662994827e-05, + -9.9177729598559223839031318e-05, -0.0001022666905000634175867610387, + -0.0001051033339847407015914607098, -0.0001076665705663424726619761818, + -0.0001099371680321113519231482347, -0.0001118979556086252330135422106, + -0.0001135340071950122193102442059, -0.000114832801326087585074356423, + -0.0001157843558191246270032762067, -0.000116381335378171885119868989, + -0.0001166191307745605083888776332, -0.0001164959085866225802765802633, + -0.0001160126308604830206068492249, -0.0001151730444416939534669694356, + -0.0001139836401189117301826006501, -0.0001124535821101833681350673499, + -0.0001105946088041488771080284037, -0.0001084209060371411415587411531, + -0.0001059489545375269243642629702, -0.0001031973534957224887965293592, + -0.0001001866225175233079784653523, -9.693898448552431092780506949e-05, + -9.347813208477669816038463368e-05, -8.982898094127170045275487809e-05, + -8.601741247279258851653888085e-05, -8.207000965918903557724806141e-05, + -7.801378900191354055781989274e-05, -7.387593196009425457453784203e-05, + -6.968351912256060204722829532e-05, -6.546327030281145814474136335e-05, + -6.124129362830888780554194906e-05, -5.704284653870435664591020952e-05, + -5.28921114122956026156255338e-05, -4.881198830929597809978603973e-05, + -4.48239070581152917321920981e-05, -4.09476606208496697798283892e-05, + -3.720126136109535539301870766e-05, -3.360082150581382480708861338e-05, + -3.016045874831471188784633164e-05, -2.689222758665988833215627907e-05, + -2.380607663617051214630278289e-05, -2.090983180146688345368150008e-05, + -1.820920484772387814838105757e-05, -1.570782657754438038535775568e-05, + -1.340730350375534506840707188e-05, -1.130729661391164846487040335e-05, + -9.405620553366920814919449612e-06, -7.698361314009683192133293161e-06, + -6.180010308247332595488459511e-06, -4.84361253509988036160477734e-06, + -3.680926409312222449018818515e-06, -2.68259272660059297681083533e-06, + -1.838310179292488327315222528e-06, -1.144313453221936594805265529e-06, + -1.839412868358835137738661533e-06, -2.681514311238093340713844678e-06, + -3.682413339342543822627117425e-06, -4.853086259381762392170651943e-06, + -6.203490867568825815414959579e-06, -7.742371699143362569119769523e-06, + -9.477072808006984535570023376e-06, -1.141336107121280071211456147e-05, + -1.35552629395778594009183346e-05, -1.590491743514876418655150381e-05, + -1.846244802970848725371180721e-05, -2.122585582778357100679732239e-05, + -2.419093622526341573692257314e-05, -2.735122092405266517700472562e-05, + -3.069794685808298210019651187e-05, -3.422005323106109376607789074e-05, + -3.790420748661206751728078301e-05, -4.173486063254015239866803744e-05, + -4.569433192869901090094400531e-05, -4.976292252864740212753291715e-05, + -5.391905724525664078683462321e-05, -5.813945319620846631297403362e-05, + -6.239931368332577105509373361e-05, -6.667254527624188488715145651e-05, + -7.093199571212252421519017798e-05, -7.514970989478251986275203489e-05, + -7.929720098390255868855275301e-05, -8.334573331298351993139117422e-05, + -8.726661366738660142571698541e-05, -9.103148729484687859056513126e-05, + -9.461263491303587794961638124e-05, -9.798326692411906562764356554e-05, + -0.0001011178110460275936721349921, -0.0001039921896247144933109196607, + -0.0001065840830005213268330196974, -0.0001088731754636164682269530712, + -0.0001108413805461296334706200462, -0.0001124730426591448039126686087, + -0.0001137551123874198434095250665, -0.000114677293099172279136274688, + -0.0001152321569074721334348040958, -0.000115415228428134974004298785, + -0.0001152250352104622403660513785, -0.0001146631241653246654739820021, + -0.0001137340437732497604996981244, -0.0001124452923165220470354611071, + -0.0001108072328369521093683822133, -0.0001088329759680922221480939283, + -0.0001065382322206165447439976668, -0.0001039411357059611844049981655, + -0.00010106204166012629241423737, -9.792330047124244145773791503e-05, + -9.454901121611849373112951289e-05, -9.096475796816989639517053723e-05, + -8.719733234824356973239473101e-05, -8.327444594797691278763307476e-05, + -7.92244363605407988983969636e-05, -7.507597060428193287782289156e-05, + -7.085774972107499239653422007e-05, -6.659821827298477133275089734e-05, + -6.232528234980046525585267725e-05, -5.806603953806547169149560039e-05, + -5.38465240923108288419694778e-05, -4.969147029489690052745168303e-05, + -4.562409669644378241602430957e-05, -4.166591359913544585086286887e-05, + -3.783655578557727793866105603e-05, -3.41536421121478120399052314e-05, + -3.063266318401478504294954686e-05, -2.728689791550117135342928831e-05, + -2.412735936073032237247221188e-05, -2.116276978189957823578773444e-05, + -1.839956451248825604967603031e-05, -1.584192377637051566980491701e-05, + -1.349183124704470268853933462e-05, -1.134915777950862968571476425e-05, + -9.4117684257267275420560243e-06, -7.675650557631343790855084352e-06, + -6.135060673048445935913886712e-06, -4.782687253039113647044063699e-06, + -3.609826876395988983446932313e-06, -2.606570680176888118914071621e-06, + -1.761998185183061934098005044e-06, -2.945502926237451106462016115e-07, + -4.573280362847628970097296503e-07, -6.561929537306728746443528454e-07, + -8.939731467260667237170442337e-07, -1.173246905104227877351019856e-06, + -1.496291705834946479642495396e-06, -1.865035456675835952566064671e-06, + -2.281010798812143075943534992e-06, -2.74531325282831224990505968e-06, + -3.258563949045764351626196936e-06, -3.820877627268344663667709593e-06, + -4.431836523075856987209566323e-06, -5.0904706789934615960950548e-06, + -5.795245130316165243827743886e-06, -6.544054318441976118489716158e-06, + -7.334223980769074757919169516e-06, -8.162520657173459706678134151e-06, + -9.025168840533699416307095165e-06, -9.917875684507569076240121597e-06, + -1.083586306762886505405518028e-05, -1.177390670062689607055714247e-05, + -1.272638185549667530689112172e-05, -1.368731519203113720874100817e-05, + -1.46504420619484468851301609e-05, -1.560926858397562933715788103e-05, + -1.655713770671114390669459437e-05, -1.748729841104467813651598962e-05, + -1.839297715144250328317236665e-05, -1.92674505963773460919495617e-05, + -2.010411870325130886233942762e-05, -2.089657715274887631994732429e-05, + -2.163868817185071711270243078e-05, -2.232464879368606445846079378e-05, + -2.294905563570732789382099204e-05, -2.350696532481183744704537897e-05, + -2.399394975826216454902091446e-05, -2.440614546160868003859927e-05, + -2.474029638814144023916362369e-05, -2.499378959736614497352466535e-05, + -2.516468335112878720654858156e-05, -2.5251727273704654470496897e-05, + -2.525437433470385160906232502e-05, -2.517278452928525093209959074e-05, + -2.500782024703077519793385786e-05, -2.476103343718975298816745156e-05, + -2.443464479195392360239003082e-05, -2.403151527928480408850819838e-05, + -2.355511046088021995443574641e-05, -2.300945812758226308061652865e-05, + -2.239909987245275598769650438e-05, -2.172903729959940172093181554e-05, + -2.100467363351515718075668282e-05, -2.023175154828370944323258362e-05, + -1.941628807779008584056927578e-05, -1.856450749656426366931624705e-05, + -1.768277307579614932345722644e-05, -1.67775186203416880922466986e-05, + -1.585518068035425337178323524e-05, -1.492213230590441224083543548e-05, + -1.398461917518586158492438498e-05, -1.304869887741815576360279033e-05, + -1.212018407131521816803929742e-05, -1.120459017010663718054517407e-05, + -1.030708812583402419300535047e-05, -9.432462800373608079553856831e-06, + -8.585077319819736218348138479e-06, -7.768843714035049397535759308e-06, + -6.987200045898516294557226147e-06, -6.243094136643638634358386558e-06, + -5.538973896240391336562823577e-06, -4.876784172561389949765355695e-06, + -4.257969941542110246638936505e-06, -3.683485574069342719172792319e-06, + -3.153809835151502833310412435e-06, -2.668966198235041242228706565e-06, + -2.228547993155803934545253903e-06, -1.831747851215227909643787005e-06, + -1.47739086565347579157374356e-06, -1.163970850992779496979427634e-06, + -8.896890605594803488626737265e-07, -6.524947080857284892424995636e-07, + -4.501266365607107121081542113e-07, -2.250838145744083978476212998e-07, + -3.743364366254547839170982015e-07, -5.596842236055503779006093865e-07, + -7.842413308942586807487058059e-07, -1.050877300814016023495340267e-06, + -1.362159686099523977752538857e-06, -1.720298785136298406282643648e-06, + -2.127095440687409069860413016e-06, -2.583892825432053363379682892e-06, + -3.091533093074852347434703856e-06, -3.650319713621409472935732191e-06, + -4.259986236504804871900401603e-06, -4.919672136710229740563446454e-06, + -5.627906298250294548951751239e-06, -6.3825985778889542134853681e-06, + -7.181039771693384455371507447e-06, -8.019910179775111214650271108e-06, + -8.895296832561738414684414378e-06, -9.802719307315376645346055584e-06, + -1.073716392863523055574512949e-05, -1.169312601362361459542225234e-05, + -1.266465969350640315561461885e-05, -1.364543472096927715872007048e-05, + -1.462879955838924711433030046e-05, -1.560784993845621573360475665e-05, + -1.657550199717078078811248465e-05, -1.752456900144612250485795513e-05, + -1.844784063087619968676796056e-05, -1.933816372674681762942536234e-05, + -2.018852339187285533945309668e-05, -2.099212331286658925503726958e-05, + -2.174246418220814275421709505e-05, -2.24334191209073663831469192e-05, + -2.305930504329820155155414407e-05, -2.361494896279524725434678656e-05, + -2.409574831050988977677179692e-05, -2.449772442606865157027976054e-05, + -2.481756848047275470971889666e-05, -2.505267920266197108781353053e-05, + -2.52011919027606718648418932e-05, -2.526199841377897701059050684e-05, + -2.523475770769716591867062871e-05, -2.511989707917388562740529379e-05, + -2.491860392834622346062284359e-05, -2.463280831108726054022757535e-05, + -2.426515655844860766131472485e-05, -2.381897639470718341914677596e-05, + -2.32982341034402357560131186e-05, -2.270748440149236873123426983e-05, + -2.20518137798745780808751249e-05, -2.133677815706100486421725737e-05, + -2.056833576254888835423660642e-05, -1.975277622591459615944420314e-05, + -1.88966468881756385206349691e-05, -1.800667737757565152988126211e-05, + -1.708970350074945097136776273e-05, -1.615259149267345831538743306e-05, + -1.520216364521988218450835456e-05, -1.424512629512768638589265136e-05, + -1.328800109865061536851965629e-05, -1.233706045314334806127943428e-05, + -1.139826784671558807719802392e-05, -1.047722382731549559684372519e-05, + -9.579118183854105569603049064e-06, -8.708688826022998704843268436e-06, + -7.870187738173452693629487953e-06, -7.067354267910565181632503995e-06, + -6.303395893909725139123666204e-06, -5.580976501774678337529714267e-06, + -4.902212083454014047252320085e-06, -4.268673666616821539814691233e-06, + -3.681397177172110160076794541e-06, -3.140899842370531098772936524e-06, + -2.647202655063560753381747201e-06, -2.199858342941767415596246438e-06, + -1.797984220958134360217328673e-06, -1.440299251475750595856482709e-06, + -1.12516459554963675834002388e-06, -8.506269105148305977303355499e-07, + -6.144636338321680561698522396e-07, -4.142294908328608423164459221e-07, + -3.087857252480476211334390214e-07, -4.829034508990154494427037707e-07, + -6.965980487832460100468918648e-07, -9.530239808477560798760219035e-07, + -1.255031607088294120637981047e-06, -1.605105059882324496642932304e-06, + -2.005303188392145139786176128e-06, -2.45720465085929722984779168e-06, + -2.961858186809507810705911768e-06, -3.51973903638763625155395573e-06, + -4.130712391173767809209385615e-06, -4.794004661165434045188779577e-06, + -5.508183227737760912694296028e-06, -6.271145224196708706731161198e-06, + -7.08011574616238757831675546e-06, -7.931655745822655011797314151e-06, + -8.821679709621395805885409047e-06, -9.745483060862705678708758916e-06, + -1.069777906977433938910324041e-05, -1.16727448965658699739193771e-05, + -1.266407624070461431658746881e-05, -1.366504992470540551707715998e-05, + -1.466859360577336737481261852e-05, -1.566736168602967860436804559e-05, + -1.665381638401907331932180756e-05, -1.762031283864348317133585731e-05, + -1.855918704326272062883444736e-05, -1.946284535376711105777135236e-05, + -2.032385428094739585709246898e-05, -2.113502926508392724914628391e-05, + -2.188952113960074535164990195e-05, -2.258089902075122284963969166e-05, + -2.320322841111868442868886031e-05, -2.375114337535845737518769294e-05, + -2.421991173586342206355825901e-05, -2.460549234235914165414699228e-05, + -2.490458359099320917147760146e-05, -2.511466250317410624898727123e-05, + -2.523401381991439279810912621e-05, -2.526174872124550564158815269e-05, + -2.51978129397491743804351344e-05, -2.504298419968261680840920791e-05, + -2.479885907579630811457468975e-05, -2.446782952601180629063556959e-05, + -2.405304950696435605894500653e-05, -2.355839222844786508379195944e-05, + -2.298839873961884203157346462e-05, -2.234821866420545939408565106e-05, + -2.164354401195262836074539869e-05, -2.088053708740691440104431109e-05, + -2.006575359350111392481470773e-05, -1.920606208514835126972310209e-05, + -1.830856096645741684430727658e-05, -1.738049424381585308083987551e-05, + -1.642916724595958567951316243e-05, -1.546186350143367640714957278e-05, + -1.448576392436250498028330741e-05, -1.350786940196611407918880765e-05, + -1.25349278031614751817467493e-05, -1.157336633835020459504933088e-05, + -1.062923009790704441987051893e-05, -9.708127482921242155412822061e-06, + -8.815183118555898261411996053e-06, -7.954998710249850838805221742e-06, + -7.131622168249943739858423553e-06, -6.348525189021773904615546236e-06, + -5.608589345334632823663039564e-06, -4.914100602589069437524816469e-06, + -4.266752049503858794778175106e-06, -3.667654508719699110171974868e-06, + -3.117354579161679199560000889e-06, -2.615859558884868066644651535e-06, + -2.162668606128767114578533015e-06, -1.756809418703243730512457942e-06, + -1.396879648622932797502800041e-06, -1.081092220820704682572176332e-06, + -8.073236922358308647557707978e-07, -5.73164770728220135727500311e-07, + -3.759721119697581006891288699e-07, -2.665651278794975917757102083e-07, + -4.339834861347904888123367534e-07, -6.41670323671193733127251016e-07, + -8.930426828594744810034468559e-07, -1.191205469768216067201786409e-06, + -1.538882233869670988163987253e-06, -1.938349116408220764693230362e-06, + -2.391373214737872546513299671e-06, -2.899156561256620060168347208e-06, + -3.462286844013057014930213884e-06, -4.080695902428872596742238932e-06, + -4.753626918327132727345226554e-06, -5.47961108921027498588635779e-06, + -6.256454423050622600172617632e-06, -7.08123513107216691472509118e-06, + -7.950311922094595556542023784e-06, -8.859343321170500058672585275e-06, + -9.803317949945168077383050864e-06, -1.07765955197385295363278479e-05, + -1.177295810418953234761842847e-05, -1.278567107978987606696497092e-05, + -1.380755295305280198317390145e-05, -1.483105313554825574560297463e-05, + -1.584833658551034285088925102e-05, -1.685137410983948347471296503e-05, + -1.783203701541491128157099211e-05, -1.878219471567091523813049225e-05, + -1.969381383893859533275143281e-05, -2.055905735025103758502676432e-05, + -2.137038218882844370794665823e-05, -2.212063393951945141952149243e-05, + -2.280313709781632000106812996e-05, -2.3411779553962533390433845e-05, + -2.394109001096265566398309244e-05, -2.438630716238396101179855546e-05, + -2.474343958671452941102709977e-05, -2.500931546336093288184464212e-05, + -2.518162137846725033042682984e-05, -2.525892966369263094284468296e-05, + -2.524071389477130673297498864e-05, -2.51273523658237904379163935e-05, + -2.492011954664269813685545385e-05, -2.462116572015947513576462902e-05, + -2.423348518271504570611996066e-05, -2.376087356732117133236575901e-05, + -2.320787501685957091111106587e-05, -2.257972008719185519993663536e-05, + -2.188225539695921832293763754e-05, -2.112186615916859249602634263e-05, + -2.030539282762593017981657406e-05, -1.944004316739456891338991285e-05, + -1.853330111165747923294283561e-05, -1.759283379700074287734813672e-05, + -1.662639817500607535569537299e-05, -1.564174858037022553414879811e-05, + -1.46465465952151446886149791e-05, -1.364827448687575608141445138e-05, + -1.265415341370106735616966193e-05, -1.167106749207329479279399154e-05, + -1.070549470004756521432885685e-05, -9.763445461121329885289046868e-06, + -8.850409608245626973967688789e-06, -7.971312276057756932099579439e-06, + -7.130479111315455285641934369e-06, -6.331611030574556066882578598e-06, + -5.577768593203753863128593199e-06, -4.871365899739568743010906249e-06, + -4.214173773113991865006677795e-06, -3.60733183603499012268717161e-06, + -3.051368964160013616049912238e-06, -2.546231473817671397285753929e-06, + -2.091318296763956460104392707e-06, -1.685522304350257455398385577e-06, + -1.327276870740076759275856595e-06, -1.014606710290190080722390678e-06, + -7.451819884097993753393216268e-07, -5.163746882370960856529400543e-07, + -3.253162171217376853392616674e-07, -1.271910717998693209394118694e-06, + -2.050077091412950247546016433e-06, -3.00244698377781225984519721e-06, + -4.143471798409159889177173081e-06, -5.48633602242277945622858995e-06, + -7.04265794306904074543020447e-06, -8.822200799134589338881297371e-06, + -1.083259986494019025090370517e-05, -1.307911084760542349029414227e-05, + -1.556438475758710064710335641e-05, -1.828827409016523888895568162e-05, + -2.124767473571214572328029468e-05, -2.443640752537896298655570315e-05, + -2.784514272428289459156494634e-05, -3.146137011613726468554561033e-05, + -3.526941659286646289350047878e-05, -3.925051238278167581047944923e-05, + -4.33829062351915226126118641e-05, -4.76420290425806121229271306e-05, + -5.200070453900184957920366235e-05, -5.642940488068347553839848585e-05, + -6.089654810763669832594444098e-05, -6.536883371853926237311088743e-05, + -6.981161188003322649962140156e-05, -7.418928114965301474047210117e-05, + -7.846570903077957931815583636e-05, -8.260466921224742268756169317e-05, + -8.65702889775340469948744504e-05, -9.032750001613353691126001577e-05, + -9.384248572879472412040097185e-05, -9.70831180986334442255258903e-05, + -0.0001000193773002792685953080132, -0.0001026237474388852900612778551, + -0.0001048715821467182611036877971, -0.0001067414342117423267436090994, + -0.0001082153439626005688887697143, -0.0001092790817782140512775396202, + -0.0001099223408166015528717243677, -0.0001101388768536469374556205358, + -0.0001099265929742467083184837007, -0.0001092875677503400401674796272, + -0.0001082280264567677064086251293, -0.0001067582558002714237079325277, + -0.0001048924635526326783543926702, -0.0001026485853695199027208265208, + -0.0001000480419261220402672024621, -9.711545029392807499516587777e-05, + -9.387829420598251797727001877e-05, -9.036655849786757717465729423e-05, + -8.661233355737679121422872841e-05, -8.264939605799326023238132732e-05, + -7.851277258247519111322709762e-05, -7.423829295779170911375594022e-05, + -6.986214021824462461120880397e-05, -6.542040408900605158622199031e-05, + -6.094864473888846452759651684e-05, -5.648147329255039827055825952e-05, + -5.205215522424904513090065938e-05, -4.769224228543074894839243205e-05, + -4.34312380564316549160473746e-05, -3.929630156961686469636180208e-05, + -3.531199273998053388004883524e-05, -3.150006257338668476343165881e-05, + -2.787929031689471927237672366e-05, -2.446536888524671369367011198e-05, + -2.127083905813424596930628907e-05, -1.830507210984155415096734376e-05, + -1.557429972148992327837281613e-05, -1.30816892509890272331936692e-05, + -1.082746171065252231875686295e-05, -8.809049139833363017320147503e-06, + -7.021287471078372556683964978e-06, -5.456640482817854864076943106e-06, + -4.105450017372407532330932239e-06, -2.956207326078149232506577654e-06, + -1.995840187640537537915779234e-06, -1.21001033343251912082491964e-06, + -1.494288588640183407308986881e-06, -2.337454944051757628004301406e-06, + -3.365206161848427368252743841e-06, -4.592267348981409418691088109e-06, + -6.031889130998075826102858277e-06, -7.69552471024179011798663913e-06, + -9.592520915087153563893113128e-06, -1.17298294380501665545510348e-05, + -1.411174427631707325276558956e-05, -1.673967108226364231687854911e-05, + -1.961193370750800778700394245e-05, -2.272362268803544466024696424e-05, + -2.606648977841190300197213303e-05, -2.962889191073642046968771024e-05, + -3.339578714151876905405491591e-05, -3.734878427159193286025140601e-05, + -4.146624689656715483532939404e-05, -4.572345168544791714623429235e-05, + -5.009279971098704162171116883e-05, -5.454407868584507606104019861e-05, + -5.904477301237843822135156757e-05, -6.356041764949848951824634691e-05, + -6.805499095542357672686262227e-05, -7.249134089722907286091474477e-05, + -7.683163834247776398118229269e-05, -8.10378505788075727571048712e-05, + -8.507222775612487423915059059e-05, -8.889779462274133140821386068e-05, + -9.247883973871030784032892802e-05, -9.57813943014843499146673822e-05, + -9.87736928128400134630285323e-05, -0.0001014266080510600650512950671, + -0.000103714053185119723212229137, -0.0001056133443718951155651866736, + -0.0001071055178044059323985703891, -0.0001081755959176143133508574135, + -0.0001088127982949104962696884602, -0.0001090106937377695702417676471, + -0.0001087672909461628162602203629, -0.0001080850662898520995027287772, + -0.0001069709282114438106577047893, -0.0001054361188712294133788816008, + -0.0001034960547014259380372430686, -0.0001011701085638309211001129029, + -9.848133718004149100323785238e-05, -9.545615841305822666523761555e-05, + -9.212398379743744810527195099e-05, -8.851681244085964138205990803e-05, + -8.466879302622645655888866667e-05, -8.061576112858051773417400465e-05, + -7.639475941294572298827236789e-05, -7.204354849285661706835559581e-05, + -6.760011630172870823220210301e-05, -6.310219376003870070303974904e-05, + -5.858678431299824633906106475e-05, -5.408971457116924086558004681e-05, + -4.964521281799148393369322529e-05, -4.528552156358380974179173029e-05, + -4.104054963570896242056051939e-05, -3.693756852065148389100551762e-05, + -3.300095681473994924451376143e-05, -2.925199573842449907406897125e-05, + -2.570871771720282015312106227e-05, -2.238580906581845425930635263e-05, + -1.929456684277033209191053176e-05, -1.644290898979241884636688653e-05, + -1.383543595353584151235511873e-05, -1.147354112122994902278703272e-05, + -9.355566604361056508342223137e-06, -7.477000188568916446329917086e-06, + -5.830708646361044566899887315e-06, -4.407202092158540311010814922e-06, + -3.194923654639930576997148073e-06, -2.180558454987258182143769134e-06, + -1.349355714641558236688463623e-06, -1.185169376065418661144400779e-06, + -1.965417496513361472152423351e-06, -2.929209903291264006496442268e-06, + -4.092482478646693943799290266e-06, -5.469726831245725041333750199e-06, + -7.073634734484341406038701572e-06, -8.914755640205163862211691639e-06, + -1.100117432031915929715407826e-05, -1.333821552360407184311622691e-05, + -1.592818222593689935569390148e-05, -1.877013360281003348691009069e-05, + -2.185970826960436513841656847e-05, -2.518899762710762624284312194e-05, + -2.874647332930888930075351284e-05, -3.251697197225641560456091406e-05, + -3.648173910369538621529736377e-05, -4.061853359219872225795502918e-05, + -4.490179229201867675946163727e-05, -4.930285381751598014921783575e-05, + -5.379023912105056144704676169e-05, -5.83299854731638168776723663e-05, + -6.288602939602048308952164657e-05, -6.742063312196537843822702341e-05, + -7.189484825906764203611032382e-05, -7.626900956343345757294099885e-05, + -8.050325106060692665829736647e-05, -8.45580362398920542957650448e-05, + -8.839469367754995211047125414e-05, -9.197594923621643051708796079e-05, + -9.52664459440310569396728746e-05, -9.823324278005003055806720891e-05, + -0.0001008462838813335368543661064, -0.0001030788301371123082475489419, + -0.0001049078457387730175902340601, -0.0001063143330001284472862213559, + -0.0001072836096366134716207502153, -0.0001078055236781692442825722478, + -0.0001078746022697912263508049358, -0.00010749013176527249656833779, + -0.0001066561677213219417031248026, -0.0001053814746276997450910237197, + -0.0001036793964404597053309900478, -0.0001015676601959311794141915808, + -9.906811614926110153619281951e-05, -9.620641898063896774173642257e-05, + -9.301165562359628717799264752e-05, -8.951592617368776404369878907e-05, + -8.575388511530875469517087861e-05, -8.176225074484057503496764463e-05, + -7.757929115805339327378159497e-05, -7.324429550012670638546585788e-05, + -6.879703934242554282541687316e-05, -6.427725304928689575943018264e-05, + -5.972410183189434993529173812e-05, -5.517568585953868391018664608e-05, + -5.066856831907192121149108299e-05, -4.623733869207876859405356718e-05, + -4.19142177698953770294439114e-05, -3.772871006525589681517354745e-05, + -3.370730832429954398638677349e-05, -2.987325381390020542738891751e-05, + -2.624635497803321038741593274e-05, -2.28428659452722337367281541e-05, + -1.967542524971246833530996723e-05, -1.675305402285994684353880035e-05, + -1.408121184388304522887465364e-05, -1.166190742404810208165261143e-05, + -9.493860364059129321699648241e-06, -7.57270938002567195354531801e-06, + -5.891261659103877337644028511e-06, -4.439777392456608758552170924e-06, + -3.206283051023570959464289998e-06, -2.176906625787564102954925113e-06, + -1.336227852869729021455594276e-06, -2.998436559655177032769049397e-07, + -4.917979493491553134488386036e-07, -7.317592223459129224585602118e-07, + -1.023888630407591088185325148e-06, -1.371892056834094444402053284e-06, + -1.778920705188220739871910424e-06, -2.247477481229525202605654469e-06, + -2.779331251818998040986835943e-06, -3.375440959490505702235256524e-06, + -4.035891418230552811453534789e-06, -4.759842421166946996064373715e-06, + -5.545492558011375648955535583e-06, -6.390058873786027326198595777e-06, + -7.289773205932804522758170634e-06, -8.239895720368224933845280322e-06, + -9.234745834960865598682946964e-06, -1.026775037821867126071068849e-05, + -1.133150848886886875009367276e-05, -1.241787242576284927152076992e-05, + -1.351804313432816087180068226e-05, -1.462267911256616976351484227e-05, + -1.572201684289141693576241643e-05, -1.680600081196283694792356633e-05, + -1.786442093430369300148530254e-05, -1.888705503158650679897991032e-05, + -1.986381390146679457031630989e-05, -2.078488644049901313648302803e-05, + -2.164088226651739442800079227e-05, -2.242296931743888573030851208e-05, + -2.312300398517154608629166346e-05, -2.373365147354457603328867221e-05, + -2.424849424523532374171549963e-05, -2.466212664089813510733331658e-05, + -2.497023400955208869973593611e-05, -2.516965497742401476296593421e-05, + -2.525842579686172922914279282e-05, -2.523580605109212912076296909e-05, + -2.510228533756674027302945029e-05, -2.485957090524728172668648962e-05, + -2.451055657219836073535020049e-05, -2.405927359210073435288011756e-05, + -2.351082446486198570178779987e-05, -2.28713009908374905669418975e-05, + -2.214768814427083446568118863e-05, -2.134775558406319607897966284e-05, + -2.047993882428543783330056327e-05, -1.955321224921867945679802847e-05, + -1.85769562753381237661665093e-05, -1.756082103371254193131464905e-05, + -1.651458896995791923506188836e-05, -1.544803873535657181398882132e-05, + -1.437081267322437249625739775e-05, -1.329229009123664696193252432e-05, + -1.222146835625300682448123729e-05, -1.116685365710595587889278346e-05, + -1.013636305739078053681119507e-05, -9.137239209783726322580688084e-06, + -8.175978831452686721391852342e-06, -7.25827575279994019572405578e-06, + -6.388979055333090716301078921e-06, -5.57206651524059987698033608e-06, + -4.810633273518467218114128686e-06, -4.106895367320166851179963352e-06, + -3.462207486310968575671676711e-06, -2.87709406747488745937344802e-06, + -2.351292616758280563672147898e-06, -1.883807950194420855749024256e-06, + -1.472975884060322612745773385e-06, -1.116534775703713135998861039e-06, + -8.117032256461878247922030888e-07, -5.552621982723868331331467871e-07, + -3.436398028597580771596655541e-07, -3.163877802623346104003113511e-07, + -5.169151277562261490868640232e-07, -7.677167691037302230019478272e-07, + -1.073130656450743896531655093e-06, -1.436991583646939654684768217e-06, + -1.862523131460569407227812443e-06, -2.352236396720988516475343497e-06, + -2.907837859070236964225417489e-06, -3.530148605276706087248038066e-06, + -4.219036945521476093248422479e-06, -4.973366222167312907193135324e-06, + -5.790959333860830992701373282e-06, -6.668581182064824822478509014e-06, + -7.601939899864062551864980072e-06, -8.585707351511922893485227737e-06, + -9.613559003680973192597879196e-06, -1.067823287417501153826002863e-05, + -1.1771606869618259845239501e-05, -1.288479343906364467040037702e-05, + -1.400825010409609466322574528e-05, -1.513190408602623908710868572e-05, + -1.624528894480086016840515717e-05, -1.733769087919307151104096609e-05, + -1.839830211967978740653095748e-05, -1.941637867914306088672898865e-05, + -2.038139961596498333259823432e-05, -2.128322491181846087891608998e-05, + -2.211224907377952976690084486e-05, -2.285954763727086097211370352e-05, + -2.351701387143835937599753438e-05, -2.407748316921683843258410185e-05, + -2.453484283668524974049082732e-05, -2.488412527533635996133433432e-05, + -2.512158287056142960658698671e-05, -2.524474325306703078090030112e-05, + -2.52524439794733349454441268e-05, -2.514484607581815226026375476e-05, + -2.492342629459053441037114096e-05, -2.459094834353778633159390288e-05, + -2.415141374425560871438446731e-05, -2.360999336191725288410479811e-05, + -2.297294100666839601057253595e-05, -2.224749083459230263081288226e-05, + -2.144174056526605614343868045e-05, -2.056452277799613968930700358e-05, + -1.962526674516848408961686157e-05, -1.863385340519817931687930612e-05, + -1.760046616694004538699463991e-05, -1.653544027097287395832239665e-05, + -1.544911341099161402744439908e-05, -1.43516802419484413850907234e-05, + -1.325305327307524152764643677e-05, -1.21627324670941203594047228e-05, + -1.108968564639406145018885735e-05, -1.004224154821606509590137951e-05, + -9.027997080196200992336687252e-06, -8.053740011813717499271000899e-06, + -7.125388003648671591367617234e-06, -6.24794453240877312790325232e-06, + -5.425471923046943291022662509e-06, -4.661081357477553963975045598e-06, + -3.956939399664121745771143412e-06, -3.314290266017890843855582539e-06, + -2.733492784368663720199858769e-06, -2.214070729789548761890036893e-06, + -1.754775006001851280062748921e-06, -1.353655960768592159579565108e-06, + -1.008143985440505760464453139e-06, -7.151364544582217804333636527e-07, + -4.71089010909927182232909788e-07, -2.298235126432324894336760041e-07, + -4.095952453128031509184089117e-07, -6.390101860665831843806919399e-07, + -9.22861439987090981942690314e-07, -1.26546110248413134681956093e-06, + -1.670519575051249833763157039e-06, -2.141031134798820664941372549e-06, + -2.679168472802607436629267201e-06, -3.286188790995314295179151667e-06, + -3.962353859850854737370811492e-06, -4.706866192929116326853448277e-06, + -5.517823194375054322391525169e-06, -6.3921907879534585169081784e-06, + -7.325797648603246023629297773e-06, -8.313350738292436982587382821e-06, + -9.348472406454733454623379219e-06, -1.042375886140621222490220549e-05, + -1.153085936316216369101027295e-05, -1.266057504041157293506875137e-05, + -1.38029758053461273394069142e-05, -1.494753343949600671585094258e-05, + -1.608326856099705445845605978e-05, -1.71989088672698188151304749e-05, + -1.828305578434825170042882236e-05, -1.932435645127613581609193893e-05, + -2.031167782988303163911603111e-05, -2.12342796602660857034194225e-05, + -2.208198298215523485300143536e-05, -2.284533101223771967935687044e-05, + -2.351573930599936226339130574e-05, -2.408563233669102539584623568e-05, + -2.454856388912243742939436886e-05, -2.4899318986207060415806816e-05, + -2.513399543436519698079781304e-05, -2.525006348179663603404666861e-05, + -2.524640252213880144247122594e-05, -2.512331423535439154487956814e-05, + -2.488251202763578197665883529e-05, -2.452708710228784994488923643e-05, + -2.406145195362418241769031368e-05, -2.349126251586000139440386925e-05, + -2.282332060932534809386505736e-05, -2.206545869830956661762286219e-05, + -2.122640930071172115940064673e-05, -2.031566166274962606172471702e-05, + -1.934330852688988239404185854e-05, -1.8319885973905244833841513e-05, + -1.725620940800344857305251289e-05, -1.61632087762752536938201664e-05, + -1.505176607075673032843082105e-05, -1.393255805515379938544842653e-05, + -1.28159069921101519086079068e-05, -1.1711641925505588207536041e-05, + -1.062897280152616259329273474e-05, -9.576379399061200496439880125e-06, + -8.561516692103831086511911419e-06, -7.591137892703738545869141668e-06, + -6.671036031434312015106664895e-06, -5.806004532474473027914459167e-06, + -4.999816841261098298351134295e-06, -4.255224773194420649115310429e-06, + -3.573974880517271944182925228e-06, -2.956841789111980379849402983e-06, + -2.403677144646194292526737712e-06, -1.913472534398811567907727413e-06, + -1.484434522295069225133676283e-06, -1.114069754101491729718353962e-06, + -7.992779600749547983955288835e-07, -5.364506050591878436354601606e-07, + -3.215729112408102609612628366e-07, -3.923125801884420524663534945e-07, + -6.218033996497767259975801742e-07, -9.073225343592608534688359438e-07, + -1.253446347605918693537724491e-06, -1.664113241444245852270530234e-06, + -2.142498436320408918551779637e-06, -2.690898581156682224722713481e-06, + -3.310629125870622598232315831e-06, -4.001937174781024648658259157e-06, + -4.763932257089215278368643514e-06, -5.594537105341343896040134931e-06, + -6.490460131991177895102035356e-06, -7.447190846767373385026514421e-06, + -8.459018973651378427050344377e-06, -9.519077517022524851666130663e-06, + -1.061940950377717536763644279e-05, -1.175105760425589540227320207e-05, + -1.290417532201722960105358395e-05, -1.406815795309155799877511711e-05, + -1.523179106105679703317325874e-05, -1.638341380603690016610173019e-05, + -1.751109411341580346615880159e-05, -1.860281238025788470608241909e-05, + -1.964665020118534389669158469e-05, -2.063098045614500416328716825e-05, + -2.154465504362401364777876434e-05, -2.237718656606096307771537612e-05, + -2.311892037909494664808633668e-05, -2.37611936006034729672916489e-05, + -2.429647793501869858776888444e-05, -2.471850349720682769828414282e-05, + -2.502236121064854858881895683e-05, -2.520458179772091904247144356e-05, + -2.526318986529154088870562089e-05, -2.519773210536718714550909193e-05, + -2.500927916628393858633483404e-05, -2.470040129258033604676449146e-05, + -2.427511836887544203491227923e-05, -2.373882552259033165090867934e-05, + -2.30981959305665892755610874e-05, -2.236106292459802205043438439e-05, + -2.153628389086132807121558297e-05, -2.06335887995435323901457364e-05, + -1.96634164765901546512421455e-05, -1.863674193393752420298999095e-05, + -1.756489820413035583368359382e-05, -1.645939617794111661948884551e-05, + -1.533174591942786801771272942e-05, -1.419328283352827666397716344e-05, + -1.305500189027909420337245083e-05, -1.192740287219924901634688502e-05, + -1.082034931390242215611379589e-05, -9.742943453537522346475166501e-06, + -8.703419123215411898797540247e-06, -7.709054080043533990415638435e-06, + -6.766102831232968898038035443e-06, -5.87975054677768718740206097e-06, + -5.054088192299498959972770679e-06, -4.292108563476001804111881893e-06, + -3.595722472221659979640115759e-06, -2.965793932971271987226275987e-06, + -2.402192833593130796723900261e-06, -1.903863257089043397742131498e-06, + -1.468905353498384518213192539e-06, -1.094668451087799293110322703e-06, + -7.778529452632947747557808083e-07, -5.146184144376400092796698497e-07, + -3.006953845306263013710892668e-07, -1.00137553461633657241611553e-06, + -1.791906242167205080782483965e-06, -2.792634964770666515434388577e-06, + -4.023920041445238513714687673e-06, -5.504077846837557882846148072e-06, + -7.248831622092893779555396877e-06, -9.270784241823189117089401567e-06, + -1.157892823347939739210294557e-05, -1.417820595094204953658806323e-05, + -1.706913205934981625651845893e-05, -2.024748942432867533061831289e-05, + -2.370410813554414428756984823e-05, -2.742473575961213122335891068e-05, + -3.139000504606563238642683022e-05, -3.557550324411220524136595378e-05, + -3.995194497480859222200699765e-05, -4.448544829498359183279215801e-05, + -4.913791124091207343071302516e-05, -5.386748380834292066962620815e-05, + -5.862912806832713314862323695e-05, -6.337525699157811934734974013e-05, + -6.805644061144525169045754742e-05, -7.262216644663755694966145171e-05, + -7.702163967394831168601643245e-05, -8.120460742628136962574514346e-05, + -8.512219082265764526738782703e-05, -8.872770793657937314462269551e-05, + -9.197747089048173552410653242e-05, -9.483154063023426579188968066e-05, + -9.725442367981676267032348226e-05, -9.921569628646102875692974754e-05, + -0.0001006905428170326420199073847, -0.0001016601970243082036669465817, + -0.0001021122768267493228404665939, -0.0001020410054902916329767903481, + -0.0001014473145129483113444437969, -0.0001003388260358615522186906399, + -9.872971517823423001029153889e-05, -9.664045525747766787489495544e-05, + -9.409745134931892603016162502e-05, -9.113257000671186889087516114e-05, + -8.778257513564686521662788765e-05, -8.408848196947412226027324111e-05, + -8.009484274619845130521039733e-05, -7.58489790374735923378368696e-05, + -7.140017667379890955667298691e-05, -6.679885983648526227678121625e-05, + -6.209576113128331968822604114e-05, -5.734110431857606748982242317e-05, + -5.258381585760838801022962197e-05, -4.787078054345470022427899703e-05, + -4.324615530015540459116488159e-05, -3.875075367458019674716737657e-05, + -3.442151179314468313662558896e-05, -3.029104454363288319112233749e-05, + -2.638729857802486666244583258e-05, -2.273330645385325451133043395e-05, + -1.934704389775806474037825322e-05, -1.624138984272259982966427061e-05, + -1.342418661627283512499664297e-05, -1.089839549469719756516570414e-05, + -8.662340838536201678547234162e-06, -6.710034232664277758573841831e-06, + -5.031568509813250984373175778e-06, -3.613570271980535776769468889e-06, + -2.439698564812199558604708521e-06, -1.491176722555124280685814007e-06, + -1.528788394184923297582198894e-06, -2.475559475260789713338405171e-06, + -3.653097681084479009835756791e-06, -5.081106362309817904500570951e-06, + -6.776686365062225837199369471e-06, -8.753759910046918419658512622e-06, + -1.102253190040797089707929474e-05, -1.358900318754277411438177725e-05, + -1.64545495604695552155187499e-05, -1.961557908898940163437002449e-05, + -2.306327896492927416894486159e-05, -2.678346118001560455311287068e-05, + -3.075651429334588787952928235e-05, -3.49574662239668536626267803e-05, + -3.935616050965990559123292014e-05, -4.391754586212200301732766494e-05, + -4.860207618575310671311245914e-05, -5.336621557896208828137424307e-05, + -5.816304027058256221434026645e-05, -6.294292702571078785157149271e-05, + -6.765431534809382895997997842e-05, -7.224452886844699641289563319e-05, + -7.666063969179504641697497913e-05, -8.085035822639764216054891754e-05, + -8.476293016734138413299098902e-05, -8.835002188477577677715862903e-05, + -9.156657548463716838130221909e-05, -9.437161527195149198291024284e-05, + -9.672898824551184470028897255e-05, -9.860802256876792840599443846e-05, + -9.998408966527563520362148486e-05, -0.0001008390576381632322815889991, + -0.0001011616260628951863894536833, -0.0001009475347945321528587633853, + -0.0001001996422017760723097504205, -9.892787112278562423883787602e-05, + -9.714902376157627159579399656e-05, -9.488646963725605822971564951e-05, + -9.216971349066897638020040562e-05, -8.903385267615827707021747273e-05, + -8.551893595641220347479405373e-05, -8.166923771838003535787631204e-05, + -7.753246338745057870522198185e-05, -7.315890319515475461505799037e-05, + -6.860055242040626738691394548e-05, -6.391021675565724928253646953e-05, + -5.914062153754151974875685749e-05, -5.434354322846603961138373107e-05, + -4.95689807541746949785636811e-05, -4.486438311632477319397180326e-05, + -4.027394814243965442436545832e-05, -3.583800535119442730661032392e-05, + -3.159249374972187239529741731e-05, -2.756854299885865328578922473e-05, + -2.37921638442698964144815521e-05, -2.028405108171789367329726494e-05, + -1.705949967036755191072787408e-05, -1.412843199562870621314308872e-05, + -1.149553177723818466892009849e-05, -9.160477779936406541585677821e-06, + -7.118268368744521337070953193e-06, -5.359626107324296142707820839e-06, + -3.871470067115777607318159032e-06, -2.637442328919676781293860574e-06, + -1.63847433973525302365245853e-06, -3.020835653867011169475839758e-07, + -5.213589645618292298923069326e-07, -8.013055759815389823740787271e-07, + -1.147624507003558272410278368e-06, -1.565270821670432295304501401e-06, + -2.058282189067913333084969968e-06, -2.629620126415576113947190212e-06, + -3.281028332613089941574352135e-06, -4.012912297793646339717082983e-06, + -4.824243945504773160273728067e-06, -5.712494526229771863140138172e-06, + -6.673598347028745732863880269e-06, -7.701949207891174578946569262e-06, + -8.790430639126303215269420122e-06, -9.930480215853811705624398787e-06, + -1.111218738682684971364172249e-05, -1.232442341761100195851163369e-05, + -1.355500123488370084836630858e-05, -1.479086219114703209284548968e-05, + -1.601828606820147047392483008e-05, -1.722312002236065932411941681e-05, + -1.839102166142927660165418136e-05, -1.950771104704809237161827751e-05, + -2.055922614717077762450103684e-05, -2.153217612980047872706795831e-05, + -2.241398689468976617583662048e-05, -2.31931333847536372890375117e-05, + -2.385935350001608016385842848e-05, -2.440383884682834371156016917e-05, + -2.481939808338861770914234028e-05, -2.51005892554660836450165784e-05, + -2.524381823727947811030099257e-05, -2.524740118291175826684136219e-05, + -2.511158973292868001100236475e-05, -2.48385585872642034412690476e-05, + -2.443235592659848601075102403e-05, -2.38988180180537532659897082e-05, + -2.324545015536398547819837979e-05, -2.248127683824110650628001762e-05, + -2.161666477173447017219240496e-05, -2.066312284748643743987825405e-05, + -1.963308374114344450711393264e-05, -1.853967211303576224294513419e-05, + -1.73964646251397783412260406e-05, -1.621724708229555587794303018e-05, + -1.501577396920035399271748516e-05, -1.380553548987648988203170292e-05, + -1.259953692951101227438890501e-05, -1.141009475932473334557591682e-05, + -1.024865340582092917260347009e-05, -9.12562602120666140385289028e-06, + -8.050261938795463489385202671e-06, -7.030542794115816382209422503e-06, + -6.073108558567955338495722439e-06, -5.183213987521257094207450394e-06, + -4.364715248328517650008417234e-06, -3.620085784789414767002608403e-06, + -2.950459810889704419017889186e-06, -2.355701224282089444451819549e-06, + -1.834495203082773580276058391e-06, -1.384459309675014457673820033e-06, + -1.002270581535179375334983741e-06, -6.838048475708866822352343523e-07, + -4.242843724058608283784680467e-07, -1.243302431964820978259941148e-06, + -2.14139490415826735299231233e-06, -3.2780826924185629260186884e-06, + -4.675768050129196367367505338e-06, -6.354014535022047802147529549e-06, + -8.328848311490188348815352781e-06, -1.061210273734356977998281174e-05, + -1.321082529141172847591580164e-05, -1.612676493769917877786797267e-05, + -1.935595653216856307623008893e-05, -2.288841688925561830276859954e-05, + -2.670796468152799208080339088e-05, -3.079217350605682485681358074e-05, + -3.511246428609342935204390423e-05, -3.96343397681026303122631127e-05, + -4.431776031198765396093910973e-05, -4.911765655214622478159924857e-05, + -5.398457092762592589470227455e-05, -5.886541664017302504787951256e-05, + -6.370433939587612085560935915e-05, -6.844366441046349075743443491e-05, + -7.30249086930988999160144215e-05, -7.738983664114385669068746365e-05, + -8.148153553848236309211511275e-05, -8.524548669773713985634011614e-05, + -8.863060775116876415739147754e-05, -9.159024198844278863689688519e-05, + -9.408307165659137317331728312e-05, -9.607393375585636797857336244e-05, + -9.753451904536974568973167754e-05, -9.844393765973241650600600305e-05, + -9.878913786218742416802424122e-05, -9.856516794061215714500834295e-05, + -9.777527499730451459713370665e-05, -9.643083829338483243653196153e-05, + -9.455113877979575722192845388e-05, -9.21629703738600035943517863e-05, + -8.930010231892599847480090913e-05, -8.600260549479432582633403603e-05, + -8.231605873541871236549749558e-05, -7.829065397452897377521263689e-05, + -7.398022130803284628075555673e-05, -6.944119677700334389031794347e-05, + -6.47315567949511698779205271e-05, -5.990974364279741772639636954e-05, + -5.503360632658096349449292073e-05, -5.015938034601684667812895868e-05, + -4.534072858300170622003477661e-05, -4.062786363068159961814754255e-05, + -3.606676950310830419114960232e-05, -3.169853786319536186012399415e-05, + -2.755883076389354627202393777e-05, -2.367747850394432012374572316e-05, + -2.007821765074214884292530536e-05, -1.677857067724983829788872047e-05, + -1.378986509622269121923612833e-05, -1.111738654918166302508833465e-05, + -8.760657110204949247155535585e-06, -6.713827178323758128179223059e-06, + -4.966166829550484003766817886e-06, -3.502640440639871436708093974e-06, + -2.304546828197952189581747262e-06, -1.350206100491049251692706433e-06, + -1.311548352558825029511198335e-06, -2.240726323729795835308859289e-06, + -3.416805769011565929721549115e-06, -4.862746148622900565139035023e-06, + -6.598407851344160500515860501e-06, -8.63980751221158289377983347e-06, + -1.099842369720054468943456344e-05, -1.368057394819325044187444118e-05, + -1.668688299916011729567312527e-05, -2.00118601913986152943808472e-05, + -2.364360176953076529281390361e-05, -2.756363088598466897383848506e-05, + -3.174688485125311151980806446e-05, -3.616185552596528517870291819e-05, + -4.077088485622739754288962333e-05, -4.553061351238772236447310826e-05, + -5.03925765159855259677119943e-05, -5.530393574549063068256440912e-05, + -6.020833541316509396725334402e-05, -6.504686311347899043203146796e-05, + -6.975909596099944876869403121e-05, -7.428420875493461233724651338e-05, + -7.856211910745955636324600047e-05, -8.253464311654964491796193649e-05, + -8.614663449631235452984973078e-05, -8.934708012439225241225343455e-05, + -9.209012573214207201133946201e-05, -9.433600693374425468634703051e-05, + -9.605186292964747608435355231e-05, -9.721241297276419775046096827e-05, + -9.780047898015099827606633198e-05, -9.780734141998372282826579305e-05, + -9.723291970197161008214459255e-05, -9.608577263712291352017180746e-05, + -9.438291899120528321686512951e-05, -9.214948261305123575985037698e-05, + -8.941817095183721652001257452e-05, -8.622859986804717771606554333e-05, + -8.262648137956791214234208987e-05, -7.866269426614714915194787048e-05, + -7.439226019445929630538594246e-05, -6.987325015024204604742463776e-05, + -6.516564741922478828581311028e-05, -6.033019411002484737923529101e-05, + -5.542724824527657208946690437e-05, -5.05156777679647647923653897e-05, + -4.56518164444870029323834959e-05, -4.08885046399300010203439748e-05, + -3.627423535779068254885498801e-05, -3.185242285510127524224624485e-05, + -2.766080765715205053286926407e-05, -2.373100800674403111070395744e-05, + -2.00882238014685359016146815e-05, -1.675109501321006419882406191e-05, + -1.373171256176865645786799169e-05, -1.103577574122260984809847095e-05, + -8.662886679287360328712182256e-06, -6.606969043193051571076588463e-06, + -4.856795375244455063455575189e-06, -3.396605117791627722402840114e-06, + -2.206793625126378424581999674e-06, -1.264651295690929828539287444e-06, + -2.804617216923218573922896735e-07, -5.074413122304827911463105151e-07, + -8.017708446031108609138872943e-07, -1.170199583969900481927807652e-06, + -1.618549050773576866341682372e-06, -2.151487264281414870140899526e-06, + -2.772320744847070201065690129e-06, -3.4828108805779051748523472e-06, + -4.283020766199334440074101421e-06, -5.171197929693523619111474726e-06, + -6.143697493497553348165522713e-06, -7.194949295171056735166172091e-06, + -8.317471346035558036951726435e-06, -9.501930768097203216311814888e-06, + -1.073725205553784466778154127e-05, -1.201077119523220483447191465e-05, + -1.330843289006169111534944732e-05, -1.461502689787954830952926288e-05, + -1.591445836494523625461415539e-05, -1.719004602990688234070808249e-05, + -1.842484133361193819372787772e-05, -1.960196081706766285581572395e-05, + -2.070492374509142599939802432e-05, -2.171798667071918304384905984e-05, + -2.262646666275450698150271955e-05, -2.341704515652808641138458989e-05, + -2.407804484967857256219603279e-05, -2.45996727375190421202317409e-05, + -2.497422324698892742299467795e-05, -2.519623645927323045065615581e-05, + -2.526260757895583552328812316e-05, -2.517264507814490152306716175e-05, + -2.492807628052373970241849255e-05, -2.453300051412536379367122785e-05, + -2.399379131359921977053109576e-05, -2.331895045424774517723448541e-05, + -2.251891781436180770036362131e-05, -2.16058421554820257132287914e-05, + -2.05933188521688272532711439e-05, -1.949610136848354768565085016e-05, + -1.832979384795707994610693137e-05, -1.711053254376293010236703696e-05, + -1.585466395874253695279405829e-05, -1.45784274903194360572351515e-05, + -1.329765008874876777234322334e-05, -1.202745995065674977425249081e-05, + -1.078202560106855151147563915e-05, -9.574325888924102633068674573e-06, + -8.415955460570159242256887966e-06, -7.316969213451521517207164214e-06, + -6.285768101185099817587893789e-06, -5.329027495731727655584042402e-06, + -4.451668147108590311840196907e-06, -3.656868649844453914948784121e-06, + -2.946117260184302914441520013e-06, -2.31929993814509458261623534e-06, + -1.774820639539037310500714864e-06, -1.309749176318513201253135314e-06, + -9.199914154749689265837850165e-07, -6.004762083772571422055075452e-07, + -3.453532395068042726778991501e-07, -1.278327670925302713395943326e-06, + -2.226351047177358071849691962e-06, -3.436191155161283564389287579e-06, + -4.932907158597196078421431853e-06, -6.737952146227702317899093537e-06, + -8.868293224134570935652914503e-06, -1.13355968510585520571398721e-05, + -1.414550621339295966699938639e-05, -1.729703573126902853220217271e-05, + -2.078210525540426483869643759e-05, -2.458523321556439625908824231e-05, + -2.868340400096942391394184979e-05, -3.304612029972339780174717117e-05, + -3.76356461277311608024966072e-05, -4.240744098343209186018076817e-05, + -4.731078013085662217415694464e-05, -5.228955060483053517280879752e-05, + -5.728320731521097835311356894e-05, -6.22278687648227213065690866e-05, + -6.705752754234626513904493628e-05, -7.170534704688477927077283613e-05, + -7.610501296676819326433166557e-05, -8.019210597009628505721368086e-05, + -8.390546094124402636514614695e-05, -8.71884779601242166898258934e-05, + -8.999035108318786892103030572e-05, -9.226718282991592308839995384e-05, + -9.398295505823142952008669715e-05, -9.511033055006922528468171762e-05, + -9.563126402056867914319021606e-05, -9.553740628362652348177369577e-05, + -9.483029080574280670311304586e-05, -9.352129769698948390070636361e-05, + -9.163139615029348137610620828e-05, -8.919067227126756291274295441e-05, + -8.623765496477484699365534393e-05, -8.281845789210165508040933924e-05, + -7.898576032677543377110568334e-05, -7.479765387730974207560613598e-05, + -7.031638539233488909875602335e-05, -6.560702882346994800621953203e-05, + -6.073612032750008233239133459e-05, -5.577029140527514378816720253e-05, + -5.077493439432244668558721901e-05, -4.581293318025504864542118977e-05, + -4.094348962314101275997146878e-05, -3.622107299130088083624970374e-05, + -3.169451576359945713882299012e-05, -2.740627463051513849922637134e-05, + -2.339187053934732796666925991e-05, -1.967951634722483675310478191e-05, + -1.628993523142389265217014338e-05, -1.323636762584283992202557889e-05, + -1.05247592675527975843510764e-05, -8.154118101550571318211942107e-06, + -6.117023444932274072296032874e-06, -4.400267075532670358890396239e-06, + -2.985602884864469258949107658e-06, -1.85057949681691167780680108e-06, + -2.443297491870802569905059536e-07, -4.691970577693329317575513839e-07, + -7.655003060430296614084040227e-07, -1.14091136858865031412772241e-06, + -1.602055993774024434756148363e-06, -2.15423949843112111327968379e-06, + -2.801193972320512728333688143e-06, -3.544855633981803969754760877e-06, + -4.385180321900221576633151221e-06, -5.320004173062694509030966239e-06, + -6.344955360983579829500800251e-06, -7.453421371297266415502195958e-06, + -8.636574727178083533962738016e-06, -9.883458387437684197632595251e-06, + -1.118113028015253636305009061e-05, -1.251486465998930149284146252e-05, + -1.386840624496220852337417112e-05, -1.522427145423159752085900259e-05, + -1.656408958601330992004355136e-05, -1.786897549240165790872258977e-05, + -1.911992426835005165399600235e-05, -2.029821770994538583589468506e-05, + -2.138583183830796842863665452e-05, -2.236583464603341620739566931e-05, + -2.322276340883401411383998858e-05, -2.394297141116860517108359818e-05, + -2.451493474605632446423550408e-05, -2.492951094096957173227788185e-05, + -2.518014249970982950809113288e-05, -2.526299999263868927587388391e-05, + -2.51770610262609316443941504e-05, -2.492412322480663404216869039e-05, + -2.450875120494783865462626316e-05, -2.393815936274713341604114536e-05, + -2.32220340627209316248635157e-05, -2.237230046844287337931556081e-05, + -2.140284073268335424317966587e-05, -2.032917152889615678952942024e-05, + -1.916808991845174339578583567e-05, -1.793729728139090482232423374e-05, + -1.665501147383620299626851013e-05, -1.533957750367748138777511391e-05, + -1.400908683864365965202145731e-05, -1.268101498821106870855835586e-05, + -1.137188625299636826225177511e-05, -1.009697354087073991886058105e-05, + -8.870039943922819884497728282e-06, -7.703127396593026243883615967e-06, + -6.606396239381276196903775011e-06, -5.588017944033519197107474225e-06, + -4.654121665830762469263058578e-06, -3.808793726873469445709389017e-06, + -3.054127649284997721992277603e-06, -2.390320993580043961682524839e-06, + -1.815814054499083876595866456e-06, -1.327464457553315932614905817e-06, + -9.207509102656790324646423826e-07, -5.89998810600777692516813195e-07, + -3.286201109831180174294831646e-07, -1.015783547319005323213473267e-06, + -1.908088784593966995967433825e-06, -3.068930047080749137289931022e-06, + -4.526552322883134811700150263e-06, -6.305335570229381257200546029e-06, + -8.424744712245618781347455961e-06, -1.089835324028039280569793434e-05, + -1.373297476096170890731001935e-05, -1.692793473838050135834611132e-05, + -2.047451145830342421685910104e-05, -2.435557095641181841907778327e-05, + -2.854541542614168675223371152e-05, -3.300985860773127485894365418e-05, + -3.770653504275264426099864568e-05, -4.258544306610684038487055214e-05, + -4.758971422585338111044261922e-05, -5.265659470557902465748592591e-05, + -5.771861751105644759663945709e-05, -6.270493790274022846958218436e-05, + -6.754279902340711559151353871e-05, -7.215909007892765928034173317e-05, + -7.648195594243237835190007967e-05, -8.044241479777932215828456508e-05, + -8.397593950276134925053000968e-05, -8.702395878299753161078111674e-05, + -8.953523616159890540552174221e-05, -9.146708764192186069761497658e-05, + -9.278640350032973580212541931e-05, -9.347044498099439180718861486e-05, + -9.350739304643281414684136132e-05, -9.289663342534087877959414481e-05, + -9.164876978835777320605421314e-05, -8.978536473066587111652864239e-05, + -8.73384160970161596343128152e-05, -8.434958379885482766986914971e-05, + -8.086918940202393222497351255e-05, -7.695501718090142027201006059e-05, + -7.267095083896106804278308688e-05, -6.808548451574551393927769993e-05, + -6.327014990205513341771370595e-05, -5.829790317581418144891880484e-05, + -5.324151600170157959358505084e-05, -4.817201400481182192725437829e-05, + -4.315720397419165659056577988e-05, -3.826032766139546921653480371e-05, + -3.353887553771990994236351646e-05, -2.90435884225231900034047694e-05, + -2.481766868464859335610163404e-05, -2.089621596286761248521292311e-05, + -1.730589527803043283643580352e-05, -1.406483825498313130076665639e-05, + -1.118277117093534304297954007e-05, -8.661356924330915240187178661e-06, + -6.494731983093682185054999062e-06, -4.670214108287031216861125149e-06, + -3.169152313908084327864376692e-06, -1.967887236137324482221269001e-06, + -1.038787928081249889385217003e-06, -1.182202634686436252137988964e-06, + -2.144671509582980029024563626e-06, -3.391678126462066344753640279e-06, + -4.952033801608573145545694888e-06, -6.850071579165762856967417799e-06, + -9.104509281008032336936393325e-06, -1.172740696519637305515922077e-05, + -1.472325769176938127741436496e-05, -1.808824761213185868956483671e-05, + -2.180971717169000265862388588e-05, -2.586584975972813614389714254e-05, + -3.022560761798967490722629681e-05, -3.484892743410917447183586249e-05, + -3.96871800371407552768601712e-05, -4.468389024601581371257813524e-05, + -4.977570448144438884727908112e-05, -5.489358552856787621136366861e-05, + -5.996420611949480780579133099e-05, -6.491150606600682446481465071e-05, + -6.96583717637672887416921963e-05, -7.412839222777078962423047415e-05, + -7.824764258070958757636942371e-05, -8.194644422951671521634237072e-05, + -8.516105090559364420091381653e-05, -8.783521132993913217278797445e-05, + -8.992156245706109168533415321e-05, -9.138281195638657994524678418e-05, + -9.219267465889877577380623341e-05, -9.233653493377826798355761939e-05, + -9.181181512743181256843566507e-05, -9.062803902499703360279292852e-05, + -8.880658848835017615992726281e-05, -8.638016067798989826645450485e-05, + -8.33919422700468753123850818e-05, -7.989452553415929913181725563e-05, + -7.594859876272230423625148044e-05, -7.162145008650765295142581746e-05, + -6.698532896260912968249695565e-05, -6.211571341347031844672132994e-05, + -5.70895333122517297679866799e-05, -5.198340059318043340341047864e-05, + -4.687189621100585810130334519e-05, -4.182596103612023840734659985e-05, + -3.691143375943386773776686005e-05, -3.218777345212052876793906719e-05, + -2.770699788211577389938217175e-05, -2.351286127017969816602009636e-05, + -1.964028713907607780913590345e-05, -1.611506355298888133026867509e-05, + -1.295379965070038334534145014e-05, -1.016413423175202379686744153e-05, + -7.745179532453751159414012672e-06, -5.688176477409144153705045782e-06, + -3.977331829315872315086174971e-06, -2.590802962911234851440915594e-06, + -1.501792590602670269761217438e-06, -3.081674472249251947201858712e-07, + -5.720261670218834535893079329e-07, -9.193445381768933245272227422e-07, + -1.358771801439226293062886679e-06, -1.897491682566615006782519658e-06, + -2.54086820036668939979968701e-06, -3.292127717374399001104339976e-06, + -4.15208972918971159175990579e-06, -5.118957614595177243034355985e-06, + -6.188178855950662720383868148e-06, -7.35238214280660313653401397e-06, + -8.601396361278846808338764685e-06, -9.92235383035453462352310644e-06, + -1.129987736654169224912672848e-05, -1.271634793900274529331907714e-05, + -1.415224691994748877751832822e-05, -1.558656433974903071149921419e-05, + -1.699726221803692961798137873e-05, -1.836178004726992001103928753e-05, + -1.96575679282744346181542594e-05, -2.086263175745389092125697816e-05, + -2.195607428505266548401063387e-05, -2.29186158265244419973260398e-05, + -2.373307891847251712563737769e-05, -2.438482225072530405166233713e-05, + -2.486211074152964149198974386e-05, -2.515641060031234058883171933e-05, + -2.526260057277378336397684333e-05, -2.517909320373643675843901291e-05, + -2.490786279147555332407100448e-05, -2.445437964380322776246183547e-05, + -2.382745317855633750635767354e-05, -2.303898923777510863693598897e-05, + -2.210366960873853193667547268e-05, -2.103856407725571381166218554e-05, + -1.98626873016513429202715979e-05, -1.859651432625254651397582462e-05, + -1.726146960371232060124820074e-05, -1.587940493683305951864125072e-05, + -1.447208177202904163648894409e-05, -1.306067278636199002728960489e-05, + -1.166529673462713403368339743e-05, -1.030459910568439078394371161e-05, + -8.995389336650753129339536107e-06, -7.752343220906481908874866016e-06, + -6.587776802130422929579343233e-06, -5.511495559389721728604707301e-06, + -4.5307201484982098660132116e-06, -3.650087463018540649597586806e-06, + -2.87172340144846375539549807e-06, -2.19538155529345698464631885e-06, + -1.618640136957063755518805917e-06, -1.137147904435537150173089575e-06, + -7.449086570581172763263512471e-07, -4.345931017526885134188269731e-07, + -3.087352299352747767083305058e-07, -5.793515224604694755761147805e-07, + -9.371771570561840547514001823e-07, -1.391368274461881385093602395e-06, + -1.949472427364451769440240048e-06, -2.617037398032003470572243176e-06, + -3.39726192379286234064496991e-06, -4.29070269885794410789350492e-06, + -5.295050475419828015324376358e-06, -6.404986017245218658214440943e-06, + -7.61212413444133298429236309e-06, -8.905051137003613202628750367e-06, + -1.026945789104348786494741441e-05, -1.168836736077880608436398852e-05, + -1.314245219410457126676863154e-05, -1.461043468482552926232705126e-05, + -1.606955844278289992615310622e-05, -1.749611843902974922504954536e-05, + -1.88660338697414115569171017e-05, -2.015544658636139632550132728e-05, + -2.134132673762914814553741383e-05, -2.240206680633328911234937453e-05, + -2.331804542047074554162941484e-05, -2.407214317058934942446767058e-05, + -2.46501941432407118814235103e-05, -2.504135893178850960270019621e-05, + -2.523840743581824274267139119e-05, -2.523790271592316682451248577e-05, + -2.504028042353834070349143104e-05, -2.464982175683931353354569338e-05, + -2.407452137847720978957796745e-05, -2.332585514280782363889625575e-05, + -2.241845569662394052731953231e-05, -2.136970692392961310526224017e-05, + -2.019927070028639274831827599e-05, -1.892856142062295519198217297e-05, + -1.758018520041882087976553573e-05, -1.617736148017288994017080783e-05, + -1.474334496656027396730998663e-05, -1.330086542397861404396237212e-05, + -1.187160181387629252270678182e-05, -1.047570571483862329027151455e-05, + -9.131386912056160294745218997e-06, -7.854571605385983975341872287e-06, + -6.658640948727989207597995069e-06, -5.554254706930726724243511244e-06, + -4.549261811702169420827939622e-06, -3.648696627115573458790317302e-06, + -2.854856906277941720252201707e-06, -2.167456833392814924470161017e-06, + -1.583846287733325407048011468e-06, -1.099285610837022608286990544e-06, + -7.072637609240879868441635378e-07, -3.998468352740069832412610467e-07, + -1.166254885297776434000026693e-06, -2.166682919274552942173793849e-06, + -3.477778988155787555976855563e-06, -5.131977264704195089396136092e-06, + -7.156088942347722156838828872e-06, -9.569864823076954250856765438e-06, + -1.238469655170468913232741798e-05, -1.560251138347169190621205326e-05, + -1.921491046746449211316681849e-05, -2.320259361775044368845534459e-05, + -2.753510464840706279472833107e-05, -3.217092087004796605812645405e-05, + -3.705789865678358501518280255e-05, -4.213407452288804377416378544e-05, + -4.732880836642909755732078203e-05, -5.256424293253982097913826199e-05, + -5.77570416129015497285793812e-05, -6.282035590284194511746795886e-05, + -6.766596461756918122650017455e-05, -7.220651970265785435983824092e-05, + -7.635782846706362929529998684e-05, -8.004109954055953950538548902e-05, + -8.318507993753488727675660108e-05, -8.5728013320777372808720318e-05, + -8.761935482481013413424281167e-05, -8.882118544109441466392895759e-05, + -8.930927871584996846632265033e-05, -8.907378401112347088459941791e-05, + -8.811950340741605484495141409e-05, -8.646575300539032068927042252e-05, + -8.41458134048872567192431382e-05, -8.120598797818636923641355541e-05, + -7.770430069502076285848507498e-05, -7.370887721109455471661664472e-05, + -6.929606325880105174332135309e-05, -6.454834270224988495862766813e-05, + -5.955212364170162867710311971e-05, -5.439546446903031120525748299e-05, + -4.916581267831676650605782219e-05, -4.39478275186593343574516235e-05, + -3.8821353335846692103952571e-05, -3.385960387857683882937426256e-05, + -2.912760922453628114063735322e-05, -2.468096666904479258644600215e-05, + -2.056492533219037257999177448e-05, -1.681382184092915563601924878e-05, + -1.345087171631058552644360365e-05, -1.048830853315704960239743149e-05, + -7.92785099514674522611003965e-06, -5.761467223127647043455501485e-06, + -3.972396177949366674532916816e-06, -2.536378554158841442127316629e-06, + -1.423043932366202927691073953e-06, -1.07242636922637901718041633e-06, + -2.055963106547888954132863315e-06, -3.356398535251715366245495176e-06, + -5.008105059416522727511536517e-06, -7.039518818226177676187962223e-06, + -9.471563404840391254234377438e-06, -1.231622607535382488825031339e-05, + -1.557534901118929894199907626e-05, -1.92396925371199764228952872e-05, + -2.32883190398366377385237086e-05, -2.768833594634951145857515442e-05, + -3.239502387560237272982888168e-05, -3.735236242485446151720060448e-05, + -4.249395151738464724514715565e-05, -4.774431138976831576594198059e-05, + -5.302052972885002238030011101e-05, -5.82342107727767735176997721e-05, + -6.329366893284077899214934426e-05, -6.810629918846945155160022001e-05, + -7.258104859848775762196093631e-05, -7.663090810724166950483604577e-05, + -8.017534164563181267332964142e-05, -8.314257045658490796226358643e-05, + -8.547163460859713980492802232e-05, -8.711416067012316794774401396e-05, + -8.803577425055496535454685469e-05, -8.821710820730470153320373905e-05, + -8.765437131291220517522594369e-05, -8.635945753239073559466565388e-05, + -8.435959218452577785922474884e-05, -8.169652752487096571392538591e-05, + -7.842531606070349693270865599e-05, -7.461270457751807043747516168e-05, + -7.033520485698438635957518983e-05, -6.567690790103279565703003895e-05, + -6.072711673873029865084599566e-05, -5.557787828067187695362666444e-05, + -5.032149701639201304446263885e-05, -4.504811256513185723599976273e-05, + -3.984341925669356916000010682e-05, -3.478659922690534132957637659e-05, + -2.994853126452850914686332207e-05, -2.539032624588769565684119589e-05, + -2.116222692435392959916552746e-05, -1.730289564877750960116171985e-05, + -1.383909884967909907410501397e-05, -1.078578244820852595530283335e-05, + -8.146518291356172504621632746e-06, -5.914288841345436056461549318e-06, + -4.072566131911840118791194587e-06, -2.596631854961962169797088512e-06, + -1.455078669226193444712048018e-06, -1.380011634784554505264849919e-06, + -2.486694773324592174770439335e-06, -3.933397626576409276759858924e-06, + -5.753910679010768719487955991e-06, -7.974976720559916862807355031e-06, + -1.061463161395360514118162837e-05, -1.36807449314641899176846554e-05, + -1.716982904027765551024931057e-05, -2.106617734507823988510631652e-05, + -2.534138170660662348196087712e-05, -2.995426592638052355364527979e-05, + -3.485125711662916445738799598e-05, -3.996720035262543935456261424e-05, + -4.522660489483136466186061209e-05, -5.05452931761494320453929896e-05, + -5.583240739277799027494991746e-05, -6.0992713613988547391876055e-05, + -6.592913048442773172111430746e-05, -7.054539940057950018776483647e-05, + -7.474880596364995516758811256e-05, -7.845285888035954740497152082e-05, + -8.157983249417555076093283573e-05, -8.406308282314993408305264788e-05, + -8.584905424206209264680750293e-05, -8.689890450978183264549997711e-05, + -8.718968930058576169948858503e-05, -8.671506321956684180864843858e-05, + -8.548547183486344264169431995e-05, -8.352782783641968266698241141e-05, + -8.088468328162849566888292774e-05, -7.76129282501500052842205446e-05, + -7.378206336235853830124442609e-05, -6.947210883035229731039678081e-05, + -6.477122540205676774153348285e-05, -5.977313223094080177908229978e-05, + -5.457441298890754047875434329e-05, -4.927180421519064036379315086e-05, + -4.395955888989775783674829324e-05, -3.87269736225190751191353733e-05, + -3.365615988853974286732287369e-05, -2.882012880494465124968199443e-05, + -2.428124550221561289372641801e-05, -2.009009381880053630021858158e-05, + -1.628477547723304524125882697e-05, -1.289065080375117977281359399e-05, + -9.92051113998840274033844816e-06, -7.375157059440153370756879103e-06, + -5.244341985100620806429030929e-06, -3.508028371694766301504058922e-06, + -2.137893728401002773275522278e-06, -1.099016757933691715689097923e-06, + -1.222825453479550106885556313e-06, -2.291891543706046804163662875e-06, + -3.705227654378552423563393178e-06, -5.499022711375810840562887438e-06, + -7.702150116764044492849265733e-06, -1.033434244814773961739992614e-05, + -1.340458055987118931836124536e-05, -1.690977533148168207295485022e-05, + -2.08338114812040256138524208e-05, -2.514701069227397555306928456e-05, + -2.980605623612362956270475933e-05, -3.475440390943239609951656566e-05, + -3.992318514055633201214473571e-05, -4.52325883604905596628402431e-05, + -5.059368502175818466636003645e-05, -5.591064784649345660539829228e-05, + -6.108329182777763914028584802e-05, -6.600985396688635196884437084e-05, + -7.058991637395585451095203489e-05, -7.47273697288861022758679753e-05, + -7.833331057311332563941608242e-05, -8.132876668428263406372680233e-05, + -8.364714989007601220281223897e-05, -8.523634492992808019823369747e-05, + -8.60603560160326530332347561e-05, -8.610044905171210737580833605e-05, + -8.535574636426611155014254617e-05, -8.384325151357696376697853369e-05, + -8.159730337913736184819735175e-05, -7.86684803971375427346368614e-05, + -7.512199660515110762829676938e-05, -7.103565018396414978106567784e-05, + -6.649740167213143897471244737e-05, -6.160267229085453493005186676e-05, + -5.645146232061702321449250808e-05, -5.114539484966344892128559119e-05, + -4.57847912833802032309821195e-05, -4.046588176793584814422422014e-05, + -3.527824633387712790566839716e-05, -3.030257147576225951906593592e-05, + -2.560879258121255403726941602e-05, -2.125467576908849764039804997e-05, + -1.728487405574452914899449829e-05, -1.373047317035789170367419965e-05, + -1.060902264256103328765416804e-05, -7.925028833755545998795630225e-06, + -5.6708691734357841323136383e-06, -3.828071704367834737780824234e-06, + -2.36889173038989620816608013e-06, -1.258108351907011543424110001e-06, + -1.559204108198089148247175717e-06, -2.762323447189991434356235236e-06, + -4.334117401374497462456392843e-06, -6.309672606570116558291193981e-06, + -8.71545959263496447121024463e-06, -1.156743411005776241053805142e-05, + -1.486941383740394874034187328e-05, -1.861181500449037368107203794e-05, + -2.277082154316694136511091406e-05, -2.730804374951883593727192112e-05, + -3.217070472637915962014001914e-05, -3.729237185191773502673448504e-05, + -4.259422809333631836656644531e-05, -4.798685514363744484666457479e-05, + -5.337247813204746015080040533e-05, -5.864760106317872396771220811e-05, + -6.370594413617661590839430508e-05, -6.84415795378147959540648948e-05, + -7.275215190095547508446205409e-05, -7.654206389823785651807530606e-05, + -7.97255067178813858676938997e-05, -8.222921953607170990514785291e-05, + -8.399487141869976835392014314e-05, -8.49809729874775643442344486e-05, + -8.516424309372756123494296876e-05, -8.454037689433044257952820644e-05, + -8.312418520504600053487587186e-05, -8.094909979527550500898180896e-05, + -7.806606430327450490882362777e-05, -7.454185459958122261792112795e-05, + -7.045689465735184141715469197e-05, -6.59026533392409913673579136e-05, + -6.097872315329387035752820023e-05, -5.578969330891191266089818024e-05, + -5.044193586381824482602065363e-05, -4.50404251612467263475060586e-05, + -3.968570711115571117985970084e-05, -3.447112639703681471244761658e-05, + -2.948040683391450712466652639e-05, -2.478566349976912833110061218e-05, + -2.044590570948938646140061182e-05, -1.650606831713359782631660166e-05, + -1.29965862154896001574898648e-05, -9.933504277685894254083798227e-06, + -7.319093360520497928273491589e-06, -5.142923303347980472312230699e-06, + -3.383326940228745660502792519e-06, -2.009175680128909145154628146e-06, + -9.818777073733943530365600103e-07, -1.446541851304465912606000977e-06, + -2.628953927289441743099648527e-06, -4.186780656161845560374670794e-06, + -6.157233396152861193255118738e-06, -8.568463616716350526349155192e-06, + -1.143749011320429778248552316e-05, -1.47684271077363512533796655e-05, + -1.855110880845592724922542283e-05, -2.276019239487451275303145359e-05, + -2.735480345288467048407363147e-05, -3.227876633609540288783606998e-05, + -3.746143771169925561822372506e-05, -4.281913574194175291188699251e-05, + -4.825713113973617113218114727e-05, -5.36721409450330533491904661e-05, + -5.895524250707300347373526761e-05, -6.39951049584659362049268716e-05, + -6.868141942886070406507764696e-05, -7.290839818227304292529156182e-05, + -7.657820735970423408917745478e-05, -7.960419839625010405420590942e-05, + -8.191380951171708566741630486e-05, -8.345102071673720202718560479e-05, + -8.417826303121947841608813112e-05, -8.407770432793953301921219268e-05, + -8.315185942618321833161298962e-05, -8.142349963541931036001275679e-05, + -7.893486564001404241341236512e-05, -7.574621612245335128005968572e-05, + -7.193377155312557884314639267e-05, -6.758713690983427445878317652e-05, + -6.280630764065227311394173926e-05, -5.769837904290108605495634997e-05, + -5.237408971787183448740390923e-05, -4.694433445149689596541386916e-05, + -4.151678061752480362617961918e-05, -3.619271513468239005522839036e-05, + -3.106423653754463679466796266e-05, -2.621188949658817855326367607e-05, + -2.170281801537100275167023467e-05, -1.758948958126844687660864097e-05, + -1.390901690734598645648057574e-05, -1.068307779272356112111163479e-05, + -7.918408262271941594435606393e-06, -5.607820678549108334035120521e-06, + -3.731677988755082413788915011e-06, -2.259738551886728215209150863e-06, + -1.153273756750505836188237969e-06, -9.394719222019451135548902439e-07, + -1.948041323342900430799903497e-06, -3.319023439279372123894779403e-06, + -5.095226996150687194823882681e-06, -7.311009830931207107709238896e-06, + -9.98991284876152144979466474e-06, -1.314257143726945537259148677e-05, + -1.676501716094047083499031514e-05, -2.083746950040021785489213757e-05, + -2.532369897674380249249712072e-05, -3.017101996892318212326739024e-05, + -3.531094490588739312746796584e-05, -4.066050251430614075791661333e-05, + -4.612419279408495778431464895e-05, -5.159652182343971578122945876e-05, + -5.696503181497853616479729033e-05, -6.211371743750642327331484838e-05, + -6.692669952826765724252650047e-05, -7.129201298451889065675018964e-05, + -7.510535761805170148260740737e-05, -7.827365955448862145510391386e-05, + -8.071829650336269682767836864e-05, -8.237785271712151006877344894e-05, + -8.321028816615772243786564033e-05, -8.319443054312533841841009741e-05, + -8.233072706622908756846079825e-05, -8.064122435673969134604238684e-05, + -7.816877745420976262690632153e-05, -7.497552176102118123499074009e-05, + -7.114067283864890483668225185e-05, -6.67577470534334215185659489e-05, + -6.193131978556174670278583472e-05, -5.677345618531264248530707195e-05, + -5.139996147098729249421203424e-05, -4.592660300972274212225748835e-05, + -4.046545473590210421303142718e-05, -3.512150601217401373185453273e-05, + -2.99896623232504269879802189e-05, -2.515224501031708756590074549e-05, + -2.067707265772437920034465542e-05, -1.6616178986981806100760653e-05, + -1.300519258306738602608536998e-05, -9.863373923515872539712068257e-06, + -7.194276437942092764865967269e-06, -4.986972045769252440149989225e-06, + -3.217759001972844191703099215e-06, -1.85225191338159298517747689e-06, + -9.728288736258498258386564692e-07, -2.009592777204696257588312225e-06, + -3.421318045263487692483764593e-06, -5.252093682336032188378866642e-06, + -7.536793351363290430742786913e-06, -1.029853821670656299812687817e-05, + -1.354647931905977328121901127e-05, -1.727402469785307422911815878e-05, + -2.145762075707912641653850316e-05, -2.605617550882317220409430114e-05, + -3.101118427000502161122730271e-05, -3.624758737541801211076361589e-05, + -4.167535598516887706014785731e-05, -4.719176775078964933447800423e-05, + -5.268430068285551203313699098e-05, -5.803404274213520993262738212e-05, + -6.311948806025021742847902484e-05, -6.782056969791594208847584913e-05, + -7.20227646144045157306640137e-05, -7.562109986444463512276353834e-05, + -7.85238903936487787731113297e-05, -8.06560482012327542447951978e-05, + -8.196181969993121931364332688e-05, -8.240683205535039728990148733e-05, + -8.197935900332729212795779272e-05, -8.069075069917559415392377398e-05, + -7.85750088974111407383663086e-05, -7.568752640587981899127772989e-05, + -7.210304646907656303013445243e-05, -6.791293172585663375385306439e-05, + -6.322186201250434216085405392e-05, -5.814410412582297210670745358e-05, + -5.279951360458641924358266784e-05, -4.730943786930794114388432181e-05, + -4.179269131097573846322576485e-05, -3.636176617955233828470562596e-05, + -3.111942883673256125300066177e-05, -2.615582992449592007245563752e-05, + -2.154623041148608759108584731e-05, -1.734941472723047938193398354e-05, + -1.36068288824423174848384302e-05, -1.034244730533064718694911954e-05, + -7.563338812625191464765125882e-06, -5.260871313570211902559212863e-06, + -3.412467984746561978112548708e-06, -1.983805983880102133339084006e-06, + -9.313332236229790815545200207e-07, -4.056267246857886728346931273e-07, + -7.764932030127326112366940684e-07, -1.277284168813263217647467618e-06, + -1.921488184286749093811989125e-06, -2.71885201412910404423052893e-06, + -3.6745462638649162826929781e-06, -4.788482765047721021519494533e-06, + -6.054825869264447668301794975e-06, -7.461731655734433696098434341e-06, + -8.991338855086558951219301294e-06, -1.062002354762491289266040928e-05, + -1.231891700492395134460248823e-05, -1.405467306735395316083254286e-05, + -1.579045887097246575383330258e-05, -1.748713122650809463957087553e-05, + -1.910455113235274621956774621e-05, -2.060298130923734688589414599e-05, + -2.194450669812552696816623787e-05, -2.309441584748682954825529934e-05, + -2.402248215888254040200310013e-05, -2.470408802555975792008581549e-05, + -2.512114179124583395233925864e-05, -2.526274682892570749349371584e-05, + -2.51255934140097176698186443e-05, -2.471405685979831726682698356e-05, + -2.403999893930652245917223286e-05, -2.312228324304273194863927621e-05, + -2.198602812472371005473106842e-05, -2.066163261193573033916957848e-05, + -1.918362052561206371626562062e-05, -1.758935558421578283262720621e-05, + -1.59176851177661457330779482e-05, -1.420757198136153572423385355e-05, + -1.249677329052259373571697604e-05, -1.082062080941456481053206118e-05, + -9.210951462346025550836231544e-06, -7.695227893581955567938596152e-06, + -6.295878761958657991476984855e-06, -5.029877094451145873462392932e-06, + -3.908563151346666017396744991e-06, -2.937706500344758207338884473e-06, + -2.117790959357563733569214046e-06, -1.444496293660949864419299274e-06, + -9.093425035941662318742071021e-07, -5.004565681124197088264671414e-07, + -4.860375377226979228849411234e-07, -8.957858855059686772046891046e-07, + -1.443995592287110669139590415e-06, -2.143885173898111391814188045e-06, + -3.004402200185461592176145232e-06, -4.029356708839909393521632602e-06, + -5.216737409541715716565848937e-06, -6.558255710357937508182737257e-06, + -8.039152456701631642627982333e-06, -9.638289917327280256005746228e-06, + -1.13285376193306547954560079e-05, -1.307744586353058352014028937e-05, + -1.484818594096307880841282417e-05, -1.660072203249401886224548286e-05, + -1.829316728598225270615608429e-05, -1.988326633036419145987745705e-05, + -2.132993908615358509680767773e-05, -2.25948165970198493993255362e-05, + -2.364369898905593035676186986e-05, -2.444786862161708949469501873e-05, + -2.498519788771408068868765118e-05, -2.524100062490541212037453711e-05, + -2.520858821052643578344842901e-05, -2.488950549638813074097322409e-05, + -2.429343704017015271407961552e-05, -2.343778980238978205561869994e-05, + -2.234697377016885518801261878e-05, -2.105141604201981052378947479e-05, + -1.958635603524572772033383872e-05, -1.799047904641049965956262069e-05, + -1.630445193964567178815383564e-05, -1.456942796217702925547828746e-05, + -1.282558748145698049910722743e-05, -1.111077788230229040369011206e-05, + -9.459309215138939107899579417e-06, -7.900952870783393416497138173e-06, + -6.460179132468558830040827878e-06, -5.155656583529358518065439237e-06, + -4.000022753472209520431666918e-06, -2.999921810656736817805520512e-06, + -2.156292278995230836521543316e-06, -1.464876328973996667430013466e-06, + -9.169127318123844060018118318e-07, -4.999685042700280378753590303e-07, + -1.067878651416226836159332862e-06, -2.194274734261960543835450616e-06, + -3.7378967860104077264955455e-06, -5.747110581669573350590586591e-06, + -8.258205546419804330814801174e-06, -1.129223038686429290392183866e-05, + -1.48523232777554065633896993e-05, -1.892171064512442914262724258e-05, + -2.346252069209369320161064076e-05, -2.841552052669518726676391174e-05, + -3.370084093843561906349293178e-05, -3.92197028932362012085613423e-05, + -4.485710739794284166934157376e-05, -5.048539845433703865439437064e-05, + -5.59685603403259208086552301e-05, -6.116706824142179651105505345e-05, + -6.594307781395283374423904599e-05, -7.016571663101614237788988815e-05, + -7.371623008753829312238864402e-05, -7.649273698033769023404276899e-05, + -7.841436565321927639089782947e-05, -7.942456958052971781499007609e-05, + -7.949346012113889573501290808e-05, -7.861904184533050532392856047e-05, + -7.682728974518852329764206921e-05, -7.417106484798972204381534157e-05, + -7.072792213350882263057928245e-05, -6.659691907255839871549590869e-05, + -6.189458159190323199589506276e-05, -5.675022421243560214170614797e-05, + -5.130085038306970708459064934e-05, -4.568587614041794744404109685e-05, + -4.004192436394707837283776786e-05, -3.449792801082080228583168213e-05, + -2.917075948614578122719195874e-05, -2.416157110654769155457834151e-05, + -1.955299042462426393779867384e-05, -1.540726645488169811878086113e-05, + -1.176541136271725094826056529e-05, -8.647329891096982199222113763e-06, + -6.052878633033517085618602921e-06, -3.96375195178585254215160999e-06, + -2.346053298675017992331150521e-06, -1.153381793678120351262419291e-06, + -3.490106010115973462690480006e-07, -7.214283267903192585344300872e-07, + -1.236927650607309174307559679e-06, -1.911848944522434401796246589e-06, + -2.757939220236569381413966467e-06, -3.781239344716968390092831642e-06, + -4.981181972072461219759771656e-06, -6.349962644868032370288647714e-06, + -7.87223365112663987525759568e-06, -9.525154003781918129177032351e-06, + -1.127881023373292455620319624e-05, -1.309700262080222480222477938e-05, + -1.493837119757343326570224462e-05, -1.675781655002033047321616244e-05, + -1.850815326415611661108572006e-05, -2.014191987266597658103733925e-05, + -2.161325920189763124417726969e-05, -2.287977773462109855849566653e-05, + -2.390429233900235415498543301e-05, -2.465637752270798268390203378e-05, + -2.511363600366984958007013362e-05, -2.526262930918790036759549733e-05, + -2.509942253113331311529209111e-05, -2.462971727928613826998256731e-05, + -2.386856814466132108956859803e-05, -2.283969939262837177255428822e-05, + -2.157445893387697542320328992e-05, -2.011046472544615325056711896e-05, + -1.849001363191881306085977144e-05, -1.675833362771904651408912124e-05, + -1.496176649200440504519724755e-05, -1.314596956244767588764706112e-05, + -1.135422168809038388683635423e-05, -9.625910553960683680644987159e-06, + -7.995266602289072122695078038e-06, -6.49039363032809875944358427e-06, + -5.132628756615150388518953317e-06, -3.93624587807626206427923099e-06, + -2.908498092925113759615179942e-06, -2.049976914989482891152729541e-06, + -1.355250437795418636763864276e-06, -8.137297554043260747018428969e-07, + -4.107035487566033369486926102e-07, -7.76643715554484894385408808e-07, + -1.808474374311594971270603961e-06, -3.265169959983720419010927091e-06, + -5.202491338899988047948103054e-06, -7.663320344533910348332195195e-06, + -1.067381713536074475643950638e-05, -1.424014269923331546703615391e-05, + -1.83459738867346754175122886e-05, -2.295100333039897978087452712e-05, + -2.799056832650873965486967854e-05, -3.337649381177090014477179536e-05, + -3.899916830244551781223943943e-05, -4.473080197397538790987647772e-05, + -5.042974714992108902639200707e-05, -5.594569758805449438340828827e-05, + -6.112552811615037484486989694e-05, -6.581949390463705230024105131e-05, + -6.988748176557254795145807114e-05, -7.320499621984248562155117579e-05, + -7.566857151312532565878843371e-05, -7.720032701167830818059917286e-05, + -7.775142609410687843333326308e-05, -7.730425537402001666918704981e-05, + -7.587320856214179679716247406e-05, -7.350403355199220496122430868e-05, + -7.027177801087195938532781181e-05, -6.627744334660690627390733365e-05, + -6.164352500358890772028802596e-05, -5.650867463318229387114061124e-05, + -5.102176345770255270388807145e-05, -4.533565364459121743321776132e-05, + -3.960099428395414078397582247e-05, -3.39603502728356591638600448e-05, + -2.854294681777637496689764562e-05, -2.346027118750524442032830141e-05, + -1.880271951668625979542208426e-05, -1.463741335317444334184183025e-05, + -1.100724223517637030233910778e-05, -7.931119106793605314583046895e-06, + -5.405369029633056483124305819e-06, -3.406112330236204805143955185e-06, + -1.892454407629222005448612308e-06, -8.102585422946406845255869211e-07, + -3.149829592237405955557668757e-07, -6.890228005667778071781782827e-07, + -1.215765729758887051184935817e-06, -1.913733880053340699389568744e-06, + -2.796170372928672632930995057e-06, -3.869693014611231520122943545e-06, + -5.133211301691503781216650154e-06, -6.577187743419097086365349841e-06, + -8.183306999094029703057870395e-06, -9.924594173397339511954844127e-06, + -1.176599813279826257234050857e-05, -1.36654284718260147807756405e-05, + -1.557520748294938608708576355e-05, -1.744387291266302940297323876e-05, + -1.921824507739011543170845608e-05, -2.084565452584155714733059328e-05, + -2.227621503170638763194864873e-05, -2.346502206689463367029167828e-05, + -2.437415939432547771180403995e-05, -2.49744059269088687007080718e-05, + -2.524655097112378195674947667e-05, -2.518224743946143124521779011e-05, + -2.478435825478937182351352186e-05, -2.406677939649872868311565599e-05, + -2.305375210935732514382252856e-05, -2.177870492374071816109662447e-05, + -2.028269160617498180943125974e-05, -1.861251244255048429752062711e-05, + -1.681862210645745765399440563e-05, -1.495293689628649409794920039e-05, + -1.306665686542607567109490485e-05, -1.120821428705741988856962876e-05, + -9.421449389206086109222436364e-06, -7.744098166899465574930343237e-06, + -6.206656465913585338581293094e-06, -4.831660833670087293702840453e-06, + -3.633401404526610363807234347e-06, -2.618056940186423954205780645e-06, + -1.78421863912834239032591168e-06, -1.123748865144119320392699854e-06, + -6.229046848550743042960149004e-07, -3.976438681381886157725064328e-07, + -8.193167411589126888839685475e-07, -1.40598548329239167548553556e-06, + -2.175899435377855849888233813e-06, -3.141113179392862283546838942e-06, + -4.30607220054332854740266473e-06, -5.666527601385485056722634417e-06, + -7.208867632520532269695730937e-06, -8.909931135364718826955519881e-06, + -1.073734022969522412035026787e-05, -1.265035847131286247848735299e-05, + -1.460124826844065304149843793e-05, -1.653706972223381634350299063e-05, + -1.840183436853311564271318268e-05, -2.013890349612570601959236904e-05, + -2.169350344462201367985373923e-05, -2.301522076097757535774815385e-05, + -2.406033902369541198351665656e-05, -2.479388666984806265797258717e-05, + -2.519128084862018448976568596e-05, -2.523947519515698002540854405e-05, + -2.493754800930638587663779049e-05, -2.429669979516766765720997556e-05, + -2.333966337671577380452093975e-05, -2.209956365140927837158527081e-05, + -2.061829531943453391656592699e-05, -1.894451366222282330011028595e-05, + -1.713135399281855058618330434e-05, -1.523400854536356786362617799e-05, + -1.33072946015211766748569111e-05, -1.140334440642572054339445864e-05, + -9.569536294326633026519242364e-06, -7.846768327036823882278913922e-06, + -6.268151991471696122778297505e-06, -4.858175792039662938459534253e-06, + -3.632358813676444043348984572e-06, -2.597384508750590228722725586e-06, + -1.751677006990918557626890455e-06, -1.08635790623166062156647934e-06, + -5.865022158824028251553582558e-07, -1.750540561565602942388020571e-06, + -3.257226952361202230589072582e-06, -5.288412324761853909355253933e-06, + -7.891707210736271399000030247e-06, -1.109384343726134132621791162e-05, + -1.489659009500258682453729953e-05, -1.927380348578410502297618423e-05, + -2.416987574823791306926311362e-05, -2.949976855401664852657228622e-05, + -3.515072403250114316036398221e-05, -4.0985640991203862581061107e-05, + -4.68479974876284799138216608e-05, -5.256809818876071317521325721e-05, + -5.797033389240958630751754388e-05, -6.288106757795635661737604361e-05, + -6.713671175254682234150027664e-05, -7.059153946271419380678602273e-05, + -7.312477810880515789564160212e-05, -7.464657108483904886762905218e-05, + -7.510245520411305115114630748e-05, -7.447608790630896456914922243e-05, + -7.27900618000160045924576413e-05, -7.010475836783289205721148019e-05, + -6.651531008771528015108276399e-05, -6.214685302183982058919081704e-05, + -5.714835264043606699807878457e-05, -5.168536768540733247019255958e-05, + -4.593217495705872831365454423e-05, -4.006370842950392847578444666e-05, + -3.424776739296641166676246626e-05, -2.863792073595794958926034901e-05, + -2.336748034741941795777199486e-05, -1.854484005805285499329793097e-05, + -1.425038314388918164136305089e-05, -1.053505782992569812632228238e-05, + -7.420613667523738544388317573e-06, -4.9013893667295435027956782e-06, + -2.947451417192461976829074774e-06, -1.508808451664560783579151736e-06, + -1.073796572322191268338931018e-06, -2.317039401407585158830298652e-06, + -4.064572330485014679780312458e-06, -6.37633699483151232724085708e-06, + -9.292683121352750318187180278e-06, -1.282938571437775381847874734e-05, + -1.697374477119254805460371593e-05, -2.168210548955741396822717582e-05, + -2.687905755655393207309393488e-05, -3.245847085959231703971433758e-05, + -3.828640848159005040862376545e-05, -4.42058340992247420322448781e-05, + -5.004290860674667816912486451e-05, -5.561455874942898113932193693e-05, + -6.073690701887524525173778223e-05, -6.523408409266165950204929835e-05, + -6.894690800808168777182027842e-05, -7.174091119674795200521211225e-05, + -7.351322820237744457005923948e-05, -7.419792158362406499661628745e-05, + -7.376941699879720508101210719e-05, -7.224383450894246438966916912e-05, + -6.967813379920972775578152936e-05, -6.616712731316136137781763749e-05, + -6.183854781697665007039049767e-05, -5.684647653734467738495528266e-05, + -5.136353657592785748944863577e-05, -4.557232717000527020927147515e-05, + -3.965661294440981515536243096e-05, -3.379278633418189526846364679e-05, + -2.814209109352786168981551407e-05, -2.284403293610998573397001532e-05, + -1.801131478559753217906502787e-05, -1.372652559150372199314477789e-05, + -1.00406912218996528394967388e-05, -6.973672303778778865882698179e-06, + -4.516275790866971170142533942e-06, -2.633842620387225459633803726e-06, + -1.270989982997414609514996546e-06, -2.846880594408225116889363769e-07, + -6.795964699598291750400275504e-07, -1.251613867347619165755717545e-06, + -2.023868915197510095479787803e-06, -3.012245530717700679236310118e-06, + -4.223446104573086013584618664e-06, -5.653486356791644839800154571e-06, + -7.286755379011112518155765527e-06, -9.095740484176512250392293568e-06, + -1.104147391209139516762317845e-05, -1.30747102062720630771775962e-05, + -1.513779266922235855800070448e-05, -1.716711843900302052342253523e-05, + -1.909606807678257186914640153e-05, -2.085823043200075375654470311e-05, + -2.239072969123403182177198256e-05, -2.363745080059839964942494661e-05, + -2.45519628231815471885220864e-05, -2.509995711661612425224729406e-05, + -2.526104732738174027612335082e-05, -2.502981897079083531670179452e-05, + -2.441606487932224275015646864e-05, -2.34441955681073368111463906e-05, + -2.215186679517819410677875736e-05, -2.058791648539975237112466255e-05, + -1.880974621959441271277710395e-05, -1.688031568706529589015200021e-05, + -1.486493964756069526575530532e-05, -1.282808475702174897195313036e-05, + -1.083035779604039108544102921e-05, -8.925858127805884719352044754e-06, + -7.160037267398798181737909485e-06, -5.568169721717562337310637732e-06, + -4.174494800721721405982467257e-06, -2.992042288031842071048538312e-06, + -2.02310914741519775448164338e-06, -1.260313093181339785469967894e-06, + -6.881146910269872723686841211e-07, -2.846748639780711468894231798e-07, + -5.335655795396135982400958112e-07, -1.057334500866026202675011098e-06, + -1.782567118874114318893570746e-06, -2.728580863850247171809850974e-06, + -3.905335388946700509620654079e-06, -5.311627710106049406982731825e-06, + -6.933884788648729927444062243e-06, -8.745678697703892939840399079e-06, + -1.070804207348750415401076458e-05, -1.277060645716262205558600568e-05, + -1.487352749444082387582973664e-05, -1.69501032572665121314625658e-05, + -1.892993967080761026156379701e-05, -2.074247429750369605197524159e-05, + -2.232063997941388452266910092e-05, -2.360443552148615382001682617e-05, + -2.454417297730209610744957216e-05, -2.51031901472189508141546338e-05, + -2.525985129179160289182755339e-05, -2.500870628234153604193580611e-05, + -2.436073494353740829685903146e-05, -2.334266496498093752527507039e-05, + -2.199541387224422401419632322e-05, -2.037176353690055378162573896e-05, + -1.8533425335026066992994212e-05, -1.654769174451866674854620676e-05, + -1.44838933284360829264504622e-05, -1.240988722001930916140257505e-05, + -1.038879421727063215947963609e-05, -8.476177458538577871166586064e-06, + -6.717818573501426361995001596e-06, -5.148200315223605349297317235e-06, + -3.789751779460252933392832783e-06, -2.652857561857817522666617288e-06, + -1.736579761374458426100475701e-06, -1.029995460640504431211439927e-06, + -5.140154372882553284216733749e-07, -2.714941554430932468177034914e-07, + -6.783799347563693885864995019e-07, -1.276315636986908720636852387e-06, + -2.091106439884996899574625198e-06, -3.140037829606945598903211883e-06, + -4.429555166038278380075208368e-06, -5.95349860773569085971605383e-06, + -7.692064469869142390363349338e-06, -9.611616648819150157917294564e-06, + -1.166541258979370457413322903e-05, -1.379524189462682068785682327e-05, + -1.593390726380652678293228797e-05, -1.800841250941978167608888139e-05, + -1.994366614608685472041782472e-05, -2.166646621140956449841699638e-05, + -2.310950609922802188606755225e-05, -2.421513457636531143680504174e-05, + -2.493861652103525740429429414e-05, -2.525067338118588839150809033e-05, + -2.513913147274709854639591911e-05, -2.460956824597625177786057449e-05, + -2.368491673655511548738511474e-05, -2.24040611483833480789464726e-05, + -2.081952626723677788255981169e-05, -1.899442484032233679374680746e-05, + -1.699887555535749654998280145e-05, -1.490613628184813080498026527e-05, + -1.278871062865761865968722982e-05, -1.071467997923714677080669205e-05, + -8.744488891311433183565690608e-06, -6.928371439114053693909475728e-06, + -5.304553303603194727385873597e-06, -3.898303651175620657435769156e-06, + -2.721847064515132378904578928e-06, -1.775084072992332540448989428e-06, + -1.047013901587812508917215391e-06, -5.177089404865119694914600557e-07, + -8.179377186374205206984911234e-07, -2.01349475009237665679758672e-06, + -3.75992093762950199440178202e-06, -6.131328534030530052958019721e-06, + -9.176824341686450804841078399e-06, -1.291349761294472922460233044e-05, + -1.732105631816224005563135957e-05, -2.233865755787838860372401806e-05, + -2.786433369249723460397277774e-05, -3.375723146541436959751705804e-05, + -3.984267122172560339444721822e-05, -4.591981416421430999778158233e-05, + -5.177151556917954875478363186e-05, -5.717575880050269063799989189e-05, + -6.191792469984928144396962857e-05, -6.580306605251907904781394354e-05, + -6.866733541137354625630284666e-05, -7.038775944031096015642695596e-05, + -7.088966139606362750445744947e-05, -7.015119731240695923231431852e-05, + -6.820467807766011501986735954e-05, -6.513458245742131415539216688e-05, + -6.107240652220856966074513661e-05, -5.618872356623588314866735161e-05, + -5.068302713784434912350565505e-05, -4.477208251517490012827762969e-05, + -3.867760703973502329306929926e-05, -3.261413025314501072356512812e-05, + -2.67778493045919335150805568e-05, -2.133719765877057912388525818e-05, + -1.642569488280923493636088983e-05, -1.213745560782459742695752608e-05, + -8.52552304293356529279589856e-06, -5.602974610660871607333791827e-06, + -3.346542285022353231118633771e-06, -1.702314380950386485993322191e-06, + -1.450923733519723071697560442e-06, -2.98062568037191848407778394e-06, + -5.12484359749977157628270108e-06, -7.945689399248765302503742791e-06, + -1.147377636928814820802598889e-05, -1.570168973265707434289195632e-05, + -2.057968403274061360355706718e-05, -2.601411967247884793417306293e-05, + -3.186895357821913429699836606e-05, -3.797036562441511359016974025e-05, + -4.411435245071429603119436691e-05, -5.007687489134827156641791013e-05, + -5.562592584659065429774152389e-05, -6.053471167622886700988155129e-05, + -6.459502807918039322607195452e-05, -6.762987180061897230908679601e-05, + -6.950436704706100272260771433e-05, -7.013419817141874467586459829e-05, + -6.949091941790712433166948836e-05, -6.760374383300029015996662762e-05, + -6.455767778903122506607703546e-05, -6.0488142942287639251645881e-05, + -5.557249089517782183848815247e-05, -5.001904545868943521846894384e-05, + -4.405448433385119824277562084e-05, -3.791048203869784512546822763e-05, + -3.181057069130310870552422187e-05, -2.595813309658845274602474718e-05, + -2.052632841723555176148205414e-05, -1.565057561791818931140087001e-05, + -1.142399999702587019194486434e-05, -7.896003134723275521198587734e-06, + -5.073867874474656049796437302e-06, -2.927078663037479616470344299e-06, + -1.393842720030290387335644361e-06, -6.697546812535721887874734515e-07, + -1.819052580633445981203024852e-06, -3.538537742611968587289929256e-06, + -5.911092759387455451214939822e-06, -8.991916272263260370115230125e-06, + -1.280021674388900356725967677e-05, -1.731288670930396353300068091e-05, + -2.246084800440453893544644204e-05, -2.812856971545368595533781475e-05, + -3.415701786196808791050763543e-05, -4.035001928704994201982728108e-05, + -4.648373583202491178848966835e-05, -5.231867415405401554664988062e-05, + -5.761342624758452273360867513e-05, -6.213916744478702202693354284e-05, + -6.569384874957203096328128833e-05, -6.81150183014487701832137545e-05, + -6.929029422756224519328038802e-05, -6.916468169657346166251388198e-05, + -6.774416664423445688051478308e-05, -6.509530708148431792179483546e-05, + -6.134085532880210773088586196e-05, -5.665175395198910132535732864e-05, + -5.123612789769104298954680021e-05, -4.532612138026330915463457671e-05, + -3.916358143263951339723902279e-05, -3.298565833841436538160368785e-05, + -2.701137178529305549385709784e-05, -2.143008397875300141493214168e-05, + -1.639263824724229029212302367e-05, -1.200568149632040280722251879e-05, + -8.329413651446465879165000079e-06, -5.378722009431368852557572152e-06, + -3.127388483472765249476018473e-06, -1.514826255175239827480593476e-06, + -6.478921514437110964370453679e-07, -1.289212047557178327737139809e-06, + -2.183612771108035660719065216e-06, -3.352114764357180070171665989e-06, + -4.800765409660943239646482827e-06, -6.518178916834432356315533891e-06, + -8.474263918576721115990049715e-06, -1.06203307084885531405256745e-05, + -1.289065693350268656603221928e-05, -1.520546582335660738003260684e-05, + -1.747514616684540977083889279e-05, -1.960542994853023177179336678e-05, + -2.150315266664890541717901351e-05, -2.308216172011354804850281897e-05, + -2.42689158789522980237598343e-05, -2.500733626980606070329057888e-05, + -2.526252531073653630460523756e-05, -2.502305977564142465342962585e-05, + -2.430167963918505904239754367e-05, -2.313432512552927460035626095e-05, + -2.157760863909160024484701346e-05, -1.970493391781977384705909495e-05, + -1.760158064588100929135500161e-05, -1.535914968210009521080647299e-05, + -1.306980561054688811143623811e-05, -1.082075649683762364632912123e-05, + -8.689376153526174722261168903e-06, -6.739305987291597671584326285e-06, + -5.017778750464839659234383973e-06, -3.554294650930712045646103076e-06, + -2.360661999180544241220668783e-06, -1.432300846166840006077757182e-06, + -7.506090313546567198690006271e-07, -2.861140901195442207012836332e-07, + -1.264081503842222461899552632e-06, -2.779898714751147174552769678e-06, + -4.957361722659482933652039943e-06, -7.868618432384761628476353701e-06, + -1.154750832736638178031840507e-05, -1.59812406678104637928680698e-05, + -2.110515577903485938990151005e-05, -2.680128521068081361069385116e-05, + -3.290111716044581669469992757e-05, -3.919261044758083769408082975e-05, + -4.543111725660302666974024732e-05, -5.135350863005403040072172072e-05, + -5.669448335994948769481216466e-05, -6.12038122058464325800364314e-05, + -6.46631492428173916889311279e-05, -6.690104433678630598946596164e-05, + -6.780491717524108632141055519e-05, -6.732899372588929849670069672e-05, + -6.549753900028328947036104779e-05, -6.240311494566228749710651291e-05, + -5.820001241029383322019355451e-05, -5.309341216566561261463313981e-05, + -4.732518408145518261712081376e-05, -4.115750307619130658612696672e-05, + -3.485562115252536808393882262e-05, -2.867117317082080955718305371e-05, + -2.282730851141177069100855757e-05, -1.750674191596317570284065124e-05, + -1.284352585464074306749893833e-05, -8.918993491816895374715151723e-06, + -5.761940822249744178649901588e-06, -3.352745651579573190644153677e-06, + -1.630794623724658915821239535e-06, -6.147998972509203515846368249e-07, + -1.27056552647381334077809293e-06, -2.198741238208929250577293099e-06, + -3.422969069845880998225135308e-06, -4.949405703882978097712681126e-06, + -6.763785311942962091564645472e-06, -8.829990690378968529010428323e-06, + -1.109037422854038060107770974e-05, -1.34679147694950635943131681e-05, + -1.587012618904856540080414162e-05, -1.819446546662118846353350943e-05, + -2.033483923063980454361450445e-05, -2.218869364119709097511040641e-05, + -2.36641051077788198346400772e-05, -2.468627617543167249679336717e-05, + -2.520288393208803073516389992e-05, -2.518782377075577964733316128e-05, + -2.4643030221257751743698175e-05, -2.35982253813670728669581178e-05, + -2.210862775946856588916294983e-05, -2.025083233892861612579321118e-05, + -1.811722919654356600267612609e-05, -1.580944819236576248601584826e-05, + -1.343139007244653908464127046e-05, -1.108242368713586157549962075e-05, + -8.851294293577153651027440706e-06, -6.811203882024376342015949126e-06, + -5.016400762961636463374646283e-06, -3.500465610120919631847178147e-06, + -2.276320344826559970337082756e-06, -1.337830801519079316285018751e-06, + -6.627390336775257230941924176e-07, -1.615109622506961467797506615e-06, + -3.358821926025498287105355844e-06, -5.830144972499712556089548204e-06, + -9.094364128418845101423442778e-06, -1.316927877019709368453664888e-05, + -1.801669158484934681030940895e-05, -2.353808334434674112613933294e-05, + -2.957522464020037304840114734e-05, -3.591602972082566730752106743e-05, + -4.230545854352500472969622614e-05, -4.846077231505686459854878589e-05, + -5.408999772694584451523600044e-05, -5.891210430019708802146585769e-05, + -6.267718675394296781126085572e-05, -6.518489517881683370428141933e-05, + -6.629947820506184935022281346e-05, -6.596008847004986106604684792e-05, + -6.418541852987358256165534298e-05, -6.107224757776940282042593688e-05, + -5.678803359229020345042698859e-05, -5.155822601045341137997526926e-05, + -4.564944637860247320148079919e-05, -3.935004167858765871095688693e-05, + -3.294972249304992410398607028e-05, -2.672003714883018339696502119e-05, + -2.089730254684427367172297463e-05, -1.56693293042996172038071323e-05, + -1.116687545719638542164077466e-05, -7.460283503661989645263860615e-06, + -4.561251072193565903045708865e-06, -2.429208228787303316872090223e-06, + -9.813721675514578141193925559e-07, -1.007459958511843484046184745e-06, + -2.462052618543380073994021259e-06, -4.622733119928270376043297207e-06, + -7.57623451270310111399551925e-06, -1.136337047486850836391231168e-05, + -1.596815267959399438466201737e-05, -2.131112028034586711893773325e-05, + -2.724791136720418902386620097e-05, -3.357362523392234628961949827e-05, + -4.003295994399127280495218062e-05, -4.63355211492423479826933963e-05, + -5.217514913190058240032367931e-05, -5.725166269522226326037228628e-05, + -6.129312218632146933364190922e-05, -6.407660518927421079964784623e-05, + -6.544558277538530313959669327e-05, -6.532227499980322539454430375e-05, + -6.371382330087433873162111597e-05, -6.0711697646267038434939739e-05, + -5.648439723513678248573502416e-05, -5.126413809586081245413258234e-05, + -4.53287825482185914799729276e-05, -3.898069593454884943298233146e-05, + -3.252447161655277243488479377e-05, -2.624552173807345002232507825e-05, + -2.039138633753704684856665474e-05, -1.515728661713110351539918891e-05, + -1.0676978467976507372345224e-05, -7.019403304937050735415500491e-06, + -4.191046833633210634149825896e-06, -2.143365720215977566354007347e-06, + -7.841845008387765365710070885e-07, -5.764568111322693174443810432e-07, + -1.259228264975175462549714968e-06, -2.246522186491271715123949765e-06, + -3.566067494806928131890859379e-06, -5.223484128528648579546656006e-06, + -7.198511267001486635343145831e-06, -9.443394791376636939004424187e-06, + -1.188376619755721610375686498e-05, -1.442209549663668599617238897e-05, + -1.694353130708448965644798145e-05, -1.93236825046471088346278222e-05, + -2.143767706891196818050349115e-05, -2.316968070142892693755523603e-05, + -2.442198878780425122070156518e-05, -2.512282932712952025419705926e-05, + -2.523213000273077724080160456e-05, -2.474469763813714535309953857e-05, + -2.369051183053336515202044743e-05, -2.213211892574592026491399344e-05, + -2.015939665295805586944614951e-05, -1.788221286199772141578372142e-05, + -1.542169688124113936995331076e-05, -1.290095889177221524411146719e-05, + -1.043612034727224245329955249e-05, -8.128456036853561403202408919e-06, + -6.058305185392917137940458489e-06, -4.281203126226772205100649243e-06, + -2.826441179588246314420161773e-06, -1.698008513379406969864338951e-06, + -8.776341454402281745743015853e-07, -3.294548907694308383229851115e-07, + -5.280867130166799319597134045e-07, -1.201193286515961259030811983e-06, + -2.188113154565388063438943073e-06, -3.519493850649991340115083083e-06, + -5.202352507687471563273349379e-06, -7.215830107977142779439663767e-06, + -9.509355342395792195348512565e-06, -1.200360500202178979528306463e-05, + -1.459435671438102832451165491e-05, -1.715901512861222629304294718e-05, + -1.956529097532068125261245362e-05, -2.168125968767393692629430468e-05, + -2.33858532044892141203620145e-05, -2.457876687923447636924083326e-05, + -2.518880298075909434448067803e-05, -2.517981986375863705652881908e-05, + -2.455369547835583427485006691e-05, -2.335001855185629113286285841e-05, + -2.164255594628060948726028245e-05, -1.953287236246610371402480932e-05, + -1.71417618683525826441503559e-05, -1.45993583930929268039841662e-05, + -1.203490233269578944742990434e-05, -9.567142510213848393828446615e-06, + -7.296249467490956914822626544e-06, -5.297922200298426418480727401e-06, + -3.620110907931345908589062382e-06, -2.282484930771791782470360455e-06, + -1.278482476687252337091004091e-06, -5.795202590643922159840506318e-07, + -3.35630208825923518259196944e-07, -9.09286063573606023856395978e-07, + -1.791577564483350097198559141e-06, -3.022706342886420625856941716e-06, + -4.619556763850278524596859597e-06, -6.570241003185392623822756036e-06, + -8.831130712242735557467553098e-06, -1.13269162707478782836255024e-05, + -1.395391319302669533460297541e-05, -1.658647269522127304657195535e-05, + -1.908599322399595952072862137e-05, -2.131171616480543706383804503e-05, + -2.313226137378994289039990662e-05, -2.443674597893152436217829859e-05, + -2.514434854829862008864481415e-05, -2.521132970652794832999710195e-05, + -2.463478303830928783902352863e-05, -2.345273608354432164904354585e-05, + -2.174060966178945509142544923e-05, -1.96044288810014026049055591e-05, + -1.717151592056507429864820047e-05, -1.457964430368836293843304991e-05, + -1.196576925943215138111851842e-05, -9.455455667928540120252198231e-06, + -7.154006505085975342161496576e-06, -5.140068306706485767192983671e-06, + -3.462186175476264182829808438e-06, -2.138437934434850515172865312e-06, + -1.158937233920147873340606576e-06, -4.906987842375074588549066848e-07, + -4.881391197247419923800821652e-07, -1.170430397525949534474789919e-06, + -2.189490961097967081761634864e-06, -3.580052144974742091043965961e-06, + -5.349365635006849893867773155e-06, -7.472124203200642433863633285e-06, + -9.888427955540611080740426297e-06, -1.250528072846837778918545336e-05, + -1.520170356291830703716286971e-05, -1.783712591838201277894514207e-05, + -2.026231410709101494896713924e-05, -2.23317720001879247131854056e-05, + -2.391634414679088131466984379e-05, -2.491469409692912171739101468e-05, + -2.526243037417318521844697421e-05, -2.493789864311230807295514944e-05, + -2.39640218716493717224409743e-05, -2.24060064660668535802857948e-05, + -2.036518806087413011518191808e-05, -1.796971029409866107279247771e-05, + -1.536306295465350921355604519e-05, -1.269171335369129875768941934e-05, + -1.009312407708292957410605578e-05, -7.685357922500755473377634375e-06, + -5.559242453424244723538590746e-06, -3.773734526958217943507639669e-06, + -2.354733733740342746851683178e-06, -1.297193227646771214385838442e-06, + -5.700164327899450895467702884e-07, -5.147872950390199497434527351e-07, + -1.228803716518269098064894927e-06, -2.295400194888953179512668806e-06, + -3.749261830877470723561752097e-06, -5.594921110061172849826395537e-06, + -7.801476371660417738333227755e-06, -1.030078491120798440917275679e-05, + -1.29896340635579673989741592e-05, -1.573592582166521302742753785e-05, + -1.838841717344168313484804866e-05, -2.078910401750030191624432629e-05, + -2.278698216640174476496985556e-05, -2.425171326586795082932111745e-05, + -2.508569605508638295757357917e-05, -2.523320049298000331797382778e-05, + -2.468554568697405669623103075e-05, -2.348175202503671309562510716e-05, + -2.170461652097650394246247663e-05, -1.947268229757650627041905278e-05, + -1.692903250016455370769927202e-05, -1.422817875003197442447533394e-05, + -1.152249391078311450725864262e-05, -8.949639456058120667207925192e-06, + -6.62226385929999660092618724e-06, -4.620927549311092301181046194e-06, + -2.990787836304537719903616499e-06, -1.742111269117792767081105872e-06, + -8.542322026686518722339634506e-07, -2.822012509777390319848085036e-07, + -6.178167677477461616853478439e-07, -1.96727252841853980904677883e-06, + -4.121657360576262959313449674e-06, -7.202732434449920401761755656e-06, + -1.126598470080266301690530284e-05, -1.62824683782894961915545945e-05, + -2.212853978039580819087671359e-05, -2.858553890595910148371069925e-05, + -3.535031335159083512890629275e-05, -4.205613661682105130709685703e-05, + -4.83022222030606991865879507e-05, -5.368886259232079854021926768e-05, + -5.785439424252766728740821067e-05, -6.050982831321867353238652676e-05, + -6.146715188067048828580302144e-05, -6.065798404830287089521678734e-05, + -5.814038264160925715152289373e-05, -5.409299704308184779865883995e-05, + -4.879726778983644192846588772e-05, -4.260978576617518092739880786e-05, + -3.592805822804457049858203876e-05, -2.915363952221844965392166804e-05, + -2.265678435254600469402237739e-05, -1.674645458449553300133219591e-05, + -1.16487125731221334009679938e-05, -7.495383431835300679590104733e-06, + -4.3235290767327319921766067e-06, -2.084932765663597262391099757e-06, + -6.636231020617397405951510235e-07, -3.218030963348565198290426176e-07, + -9.447478400540857393683598017e-07, -1.929985471542074902472725315e-06, + -3.325726963184316761887229091e-06, -5.147471804973234134133412004e-06, + -7.370555857989122364734915771e-06, -9.926835363685100613252883239e-06, + -1.270630743827513989892708662e-05, -1.556384746817858651373595036e-05, + -1.833056871194110187556908231e-05, -2.082867427015726373125750759e-05, + -2.288816821511075049627205458e-05, -2.436349570371432315539668434e-05, + -2.514813738139895824648048506e-05, -2.51854016077070343810825892e-05, + -2.447411167984460167489427218e-05, -2.306851319119172799435371624e-05, + -2.107244293210690352837616279e-05, -1.86285070248121890738868256e-05, + -1.590361608789613977882337892e-05, -1.307263902670121019210930369e-05, + -1.030211192758328443328484647e-05, -7.735856576385891211419809643e-06, + -5.484043013566252108077943295e-06, -3.616724014838023592264843603e-06, + -2.16225283103813016913731862e-06, -1.110358118873654663643496532e-06, + -4.190803110624463735405431566e-07, -6.480159094055039851916860845e-07, + -2.069519514615796449205761473e-06, -4.355320771249463594082008966e-06, + -7.632686073322032165120593072e-06, -1.195020143372544386961824764e-05, + -1.725738343202073046931017963e-05, -2.339452703195753826290528843e-05, + -3.009517603001323737799653502e-05, -3.700199126271965340473010797e-05, + -4.369497669193287499225103465e-05, -4.972926679100790999443412743e-05, + -5.467824308501542164041853145e-05, -5.817685522588910334912046252e-05, + -5.995981835974814437312946369e-05, -5.988988929620565361804790383e-05, + -5.797262580283298890422225003e-05, -5.435574238504272629596281163e-05, + -4.931315190415352890315747736e-05, -4.321574476641261625987910922e-05, + -3.649262780335510794344627827e-05, -2.958768929116212874721493498e-05, + -2.291682017041501122226257459e-05, -1.683085175998045175107739602e-05, + -1.158832299559245566662052385e-05, -7.340719594552271841131785984e-06, + -4.131060578320526657629136597e-06, -1.904908042794997298147500163e-06, + -6.149695840255166889615386083e-07, -1.463849916320416134679540526e-06, + -2.737028378498790211193186089e-06, -4.46788555002631680886093779e-06, + -6.645960256345781100827119214e-06, -9.210964237737947132313685861e-06, + -1.205271512085537752279572332e-05, -1.501750318417551995368777046e-05, + -1.792050484476289884329565372e-05, -2.056296965416673136993475079e-05, + -2.275217508570889603301649895e-05, -2.432168088571967943861337758e-05, + -2.514929866288401815528803784e-05, -2.517044637910613430866260676e-05, + -2.438514810937323027133401265e-05, -2.285778136635160029052626918e-05, + -2.070964321049920705934688225e-05, -1.810535894805157336126012757e-05, + -1.523495362564220984545344112e-05, -1.229393232868996476856923716e-05, + -9.463899027125037414272940017e-06, -6.896067356235903427353738787e-06, + -4.699517371586363722441546942e-06, -2.935315044526898139380221425e-06, + -1.616754433602538271847696288e-06, -7.151381188975671833021386693e-07, + -6.441212063425859238224358873e-07, -2.113358086093750200305362713e-06, + -4.502912894058697783632085748e-06, -7.947164655202712895917284419e-06, + -1.248866919858806007128000648e-05, -1.805521545685107297771546109e-05, + -2.444986945295637392988434555e-05, -3.13567682879615730216424363e-05, + -3.836323784954066634048791551e-05, -4.499640281534327679443738268e-05, + -5.077021333664729474790047736e-05, -5.523709374575964936842503716e-05, + -5.803751416451720309156933619e-05, -5.894086065034908543218417076e-05, + -5.787204361724537885229222023e-05, -5.492018922375867403216920248e-05, + -5.032821973456292556203112154e-05, -4.4464771652350741073730922e-05, + -3.778232037383901496287175181e-05, -3.076720946186075770828124987e-05, + -2.388824978523024548070219364e-05, -1.755052674875044236668490683e-05, + -1.206005984468471387883754115e-05, -7.603177200084637001509160065e-06, + -4.24219793672535660453972936e-06, -1.926624475401932231141298099e-06, + -1.589326925299417802875888948e-06, -3.727935654673800600837456354e-06, + -6.923238135784492274383671723e-06, -1.124721697598502300852012226e-05, + -1.66539099185518467242939078e-05, -2.296486060874553168328383868e-05, + -2.987160409642193595260335759e-05, -3.695640768936498413372096494e-05, + -4.372972040631943862597913464e-05, -4.968011876666764180601743028e-05, + -5.433042013129005140493685277e-05, -5.729243520856274363584753617e-05, + -5.831277156159407479762632476e-05, -5.730321639905051742851574414e-05, + -5.435136019338730512147350726e-05, -4.970994242012697787507988223e-05, + -4.376646066528112270343359169e-05, -3.699739769283256872337353749e-05, + -2.991354303534278356218115147e-05, -2.300398864419796451106017821e-05, + -1.668630598796166575521239539e-05, -1.126920425009669600262523365e-05, + -6.931851116033053542854740908e-06, -3.721377849032954737381641286e-06, + -1.567335294391838427201365733e-06, -7.914038534484705473030178441e-07, + -2.431741107831308714728145437e-06, -5.078959332484323550632124983e-06, + -8.86249482736564743218417306e-06, -1.379966778981156104097460791e-05, + -1.977180609913542399646430026e-05, -2.651757654080289918559383555e-05, + -3.364631788914738123224060229e-05, -4.067110577174945642642614474e-05, + -4.705808263344451623441666577e-05, -5.228580614619391222011590692e-05, + -5.59064998885404701120006854e-05, -5.760047912570040874302018663e-05, + -5.721580848887959771858699454e-05, -5.478732375082293287564538797e-05, + -5.053218829763521185126362578e-05, -4.482265906497409640877119252e-05, + -3.814012760930008408754784965e-05, -3.101722082790612995987708511e-05, + -2.397635232647018943444132411e-05, -1.747336419690872531883078789e-05, + -1.185378029625248062252362846e-05, -7.326929777011231672623810945e-06, + -3.960206736179288587165400748e-06, -1.692533554148185929720299599e-06, + -1.041544773056033979630836603e-06, -2.89777368722065670940749027e-06, + -5.827102563198957616648256813e-06, -9.94075981908027480422797989e-06, + -1.522267266139556755823094431e-05, -2.15077673500001334853590218e-05, + -2.848045318188415140595211306e-05, -3.569555634304557607946670195e-05, + -4.262033682093816709364822448e-05, -4.869262048602248055088892453e-05, + -5.338715770634110515183157197e-05, -5.628062473237715481431953091e-05, + -5.710555173108385751531632102e-05, -5.578495340473811246132657127e-05, + -5.244232456786957337303498039e-05, -4.738546093699514376177198138e-05, + -4.106662565488513510006396423e-05, -3.402520796571620862770723992e-05, + -2.682159500521747271710795713e-05, -1.997207586795907548410725085e-05, + -1.389406149104732865701226224e-05, -8.868869316787699122873848967e-06, + -5.026185245525495845682079771e-06, -2.350657800990965040974353326e-06, + -7.075539161631754151893952155e-07, -9.92912777953154664762301651e-07, + -2.847450780242616514854187004e-06, -5.803279451766462415152926513e-06, + -9.976690764031741369736137892e-06, -1.534789427204181846173085269e-05, + -2.173783949762578209083559166e-05, -2.880749597158214011941371191e-05, + -3.608199427518627436716966428e-05, -4.299784541640488662404134823e-05, + -4.896735159703015718979379756e-05, -5.345106744785991961625704061e-05, + -5.602739971752410553379464275e-05, -5.644851519350164889251078582e-05, + -5.467369148483249078869852799e-05, -5.087477197573194321461587109e-05, + -4.541285933389811236594868493e-05, -3.879000696654095727217495537e-05, + -3.158362183796751046765266535e-05, -2.437387984796716335219278482e-05, + -1.767523972640835044174353885e-05, -1.188202445642403538947785152e-05, + -7.235273297405832978112464465e-06, -3.814201601543577073259857699e-06, + -1.551373861419385312917259938e-06, -6.70167318232585807880454052e-07, + -2.302449005984579627584777836e-06, -5.022404867618017632209786311e-06, + -8.978086693793992136545557836e-06, -1.418040565950522560267985789e-05, + -2.047372114758374875265710402e-05, -2.75302282362856269278331145e-05, + -3.487165814232713449173639564e-05, -4.191708894981632902050627809e-05, + -4.805088968127313372178180395e-05, -5.27009110021888676003709584e-05, + -5.541477399849580395699635837e-05, -5.592197757015958251621684516e-05, + -5.417162399681434348979250371e-05, -5.033950305730549527188921743e-05, + -4.480336620145699378725892559e-05, -3.809052657785478917737420623e-05, + -3.080645960902501549012397208e-05, -2.355602468223128470896018949e-05, + -1.6869766228528695656448122e-05, -1.114637663033401796734526978e-05, + -6.619132378082370780426110096e-06, -3.349619380521655908624582138e-06, + -1.247225640600366092309767528e-06, -2.995770849960092576102230547e-07, + -1.059269413263418852281464583e-06, -2.339340821525073972722867308e-06, + -4.208327398473148027110719155e-06, -6.66488043612889903381801826e-06, + -9.624107596932660274677978629e-06, -1.291663548812272587417923631e-05, + -1.630184396286563924143887816e-05, -1.949413842262308176056517794e-05, + -2.219862542176571709186781722e-05, -2.415064442461864899973182641e-05, + -2.515268367056066722148299775e-05, -2.510247771797275567751128733e-05, + -2.400751725416023176135939254e-05, -2.198353299032686420690085871e-05, + -1.923729900716706446290975296e-05, -1.603680153902893983368545261e-05, + -1.267392208806433424905010104e-05, -9.425899259981221386234771786e-06, + -6.521774561210265249387978831e-06, -4.11884269532196721280356555e-06, + -2.292086142483869225634990699e-06, -1.037105490448513473532147523e-06, + -2.846558836897730257943126778e-07, -1.845300132272825913246506319e-06, + -4.395161185719515512903936283e-06, -8.235604661978374981998705928e-06, + -1.340306095309219675112619163e-05, -1.974660580339085397911721986e-05, + -2.691802351779931629744899158e-05, -3.439537805808842772879035943e-05, + -4.153897062313149143170099009e-05, -4.767218889810481360653354743e-05, + -5.2174540331887867385465829e-05, -5.457123616522647038037246991e-05, + -5.460373103159122385504703479e-05, -5.226869421556912622718604755e-05, + -4.781842937764691761279300941e-05, -4.172268550199839112161553922e-05, + -3.459873559450141785719806675e-05, -2.712216287969138877743564831e-05, + -1.993389984769534017863129582e-05, -1.355914533936540551488109801e-05, + -8.350902740477692006815062242e-06, -4.465708673386406147719392135e-06, + -1.872777033220001881408498141e-06, -5.00666590639061120583577346e-07, + -1.468440329268362974979625878e-06, -3.031862402159123103266482463e-06, + -5.239571590009671690052993343e-06, -8.051004296102444394837328867e-06, + -1.132610536480476965228488678e-05, -1.483214222625097365412024514e-05, + -1.826797312346809101573849587e-05, -2.130260346708856317339553232e-05, + -2.362182898917692205507587455e-05, -2.497488173690757650834831649e-05, + -2.521270043517873159048814369e-05, -2.431083749710358810091660742e-05, + -2.237282375517568670233656269e-05, -1.961346382521897229161272902e-05, + -1.632527360144010524726360112e-05, -1.283432630258407156802809984e-05, + -9.453529497519605535762847459e-06, -6.441485072236755160383393781e-06, + -3.973613189396206270287154744e-06, -2.129514890211757090866329448e-06, + -8.972197637879964155624618917e-07, -3.41347055325935876216600709e-07, + -1.200191749426227608396372699e-06, -2.656483945098983838646600208e-06, + -4.779281979423239583651406015e-06, -7.545497546344547804171576377e-06, + -1.082521335108125329566367001e-05, -1.438572516925065939027116035e-05, + -1.791541695684332349369598247e-05, -2.106445985123873605184517677e-05, + -2.349564104742620613500841964e-05, -2.493622006931587559261549736e-05, + -2.522115243024132947950721739e-05, -2.431948005897457252178113507e-05, + -2.233887721085874977083873816e-05, -1.950758250892927378699996666e-05, + -1.613732916195473050379599611e-05, -1.257446728394194347742766904e-05, + -9.148504260949881749772141792e-06, -6.127377717628823220873558048e-06, + -3.686966276421332905913934644e-06, -1.899098714400489405448348157e-06, + -7.384040278587722856446385472e-07, -7.389314944074920195148234101e-07, + -1.937171489575632238273666594e-06, -3.806772628535165518728466266e-06, + -6.36803240698568703262363172e-06, -9.530326930649583752445941354e-06, + -1.30877200633200748032796551e-05, -1.673686415519561325633557392e-05, + -2.011559162713556038254089642e-05, -2.285598528523680509055154841e-05, + -2.464227272392576105681551157e-05, -2.526245442260102578484540214e-05, + -2.464352904115336487787281394e-05, -2.286335070756122914733925178e-05, + -2.013684986508426367742344287e-05, -1.677952305376780880010259556e-05, + -1.315559299449574178961491072e-05, -9.621072097608738003847797526e-06, + -6.472543211520822363752407369e-06, -3.910744751562409455712589906e-06, + -2.024487447616580000322094798e-06, -7.959131018131351755791726491e-07, + -2.541292723648170567012527944e-07, -1.073371298713864577093791974e-06, + -2.523694513854062024743119333e-06, -4.690655012779193768434303491e-06, + -7.554621405480233893765546621e-06, -1.097190792498366813283779825e-05, + -1.467925668997114118491907619e-05, -1.832320786740047126621086515e-05, + -2.151032419840457810445051579e-05, -2.386929801153521977542804056e-05, + -2.511288512857131778317591742e-05, -2.508717877280802177586936652e-05, + -2.379812283738511177657443119e-05, -2.140984968087224254084874331e-05, + -1.821533532422893916758420418e-05, -1.458562309438533463807393525e-05, + -1.090814981775896564579822479e-05, -7.526562373150349887775904106e-06, + -4.693481733022523192495282368e-06, -2.544273954686511416962806098e-06, + -1.094915536573341692674161615e-06, -2.617231601458893203421935628e-07, + -3.252148996280935337021146102e-07, -1.237054418291735737855658976e-06, + -2.821630124367436772672614737e-06, -5.154604613166179670014164366e-06, + -8.193709794281189270686791004e-06, -1.176204078143567120361568518e-05, + -1.555816627611395348796882732e-05, -1.919363061329344387882268885e-05, + -2.225199025954372491998764505e-05, -2.435816354523009585821176348e-05, + -2.524396275234160630265671521e-05, -2.479601922732968028893416057e-05, + -2.307589306052845393038910893e-05, -2.030815088284981304966696214e-05, + -1.683916210413945066482963031e-05, -1.307562938785126873742544612e-05, + -9.415947474640103619612785391e-06, -6.188456197139147551655562196e-06, + -3.608388571421540965805099463e-06, -1.760485331965133229842898968e-06, + -6.081313612189746336628105514e-07, -1.072846619915208451193815511e-06, + -3.343272818007916056469138247e-06, -7.097789636612860665035220492e-06, + -1.243291418988001695766689586e-05, -1.91726817154815595085817076e-05, + -2.684712732370860246620090928e-05, -3.473320480212213455387462724e-05, + -4.195541740029272214989805589e-05, -4.762862558514076327144393108e-05, + -5.101422381870501435293871473e-05, -5.165622729718994163685200083e-05, + -4.946720769412106283747371238e-05, -4.474480610781413671963799294e-05, + -3.81151279190332999309565043e-05, -3.041581513298953826280636437e-05, + -2.254488267774105522841220084e-05, -1.530823488496514252579262794e-05, + -9.297596004714278364561112766e-06, -4.821936955824545767564873883e-06, + -1.901805879406244612506854397e-06, -5.953786176576782959677671368e-07, + -1.803065765247665817918036775e-06, -3.784174039151637608768526458e-06, + -6.570124065729993687696389865e-06, -1.004255984790150217210880773e-05, + -1.392789276224747919139586999e-05, -1.782694044858387476672027805e-05, + -2.127607288889929679242575544e-05, -2.382805176810270288297564922e-05, + -2.513517775797819686612287471e-05, -2.501603792126732157255139533e-05, + -2.349053810307203979759228807e-05, -2.077520131089457991295510464e-05, + -1.724003727496289223829195603e-05, -1.333721875067996036768724205e-05, + -9.518039295493253647674827822e-06, -6.156632833668127353042836408e-06, + -3.496329179800978873558000432e-06, -1.628162068535778593978357275e-06, + -5.027604586897852019492676824e-07, -1.012437118093733942879872481e-06, + -3.320478172299802895788348178e-06, -7.20271263570206651122296293e-06, + -1.275570850636754353241153481e-05, -1.976215703769427836622961381e-05, + -2.767058489489825247450646706e-05, -3.565230811374119627077047823e-05, + -4.272994653855895517751903312e-05, -4.795253302364895896942043052e-05, + -5.057857696377181906059045113e-05, -5.022444931733672000102527977e-05, + -4.694258409111468668658065373e-05, -4.121055866115168206604071899e-05, + -3.383375781804995676999708865e-05, -2.578522873200916117487208057e-05, + -1.80208963332142652958352963e-05, -1.131274756451766532480782829e-05, + -6.135999062927390518371473932e-06, -2.630803615331092430821039937e-06, + -6.392717468598214112710355697e-07, -2.934983594988821340770665785e-07, + -1.271527551311306963261545284e-06, -3.035787241531901537751596959e-06, + -5.671815971312007204692840628e-06, -9.10197265857853872559213998e-06, + -1.306650078904670070226255035e-05, -1.714754619069983618620534038e-05, + -2.083464240565467679279845759e-05, -2.361870439702470740334777632e-05, + -2.509309409391150062470024484e-05, -2.503742033160632094400920022e-05, + -2.346341091459993913304581115e-05, -2.061153287426245947358896538e-05, + -1.689946518130372351542897724e-05, -1.283557432989734239329321364e-05, + -8.918871542422702222534247607e-06, -5.549326493265337972957303159e-06, + -2.968415538162012059397081368e-06, -1.240774535592570378540570875e-06, + -2.765635251123092746242278488e-07, -1.075599573367573503620219476e-06, + -2.751699124581688496487185888e-06, -5.330584588862584305055634937e-06, + -8.753079843230674109556647966e-06, -1.276356198967509726746507454e-05, + -1.693135615998533151415131326e-05, -2.071933235270652926603845989e-05, + -2.358592267342294405952328462e-05, -2.509652771529106342492630721e-05, + -2.501649613638408758118682196e-05, -2.33618734233192743964674376e-05, + -2.039490280137521406264057566e-05, -1.656573877730464642091257055e-05, + -1.241580223088658984254440548e-05, -8.467649987279870905476468479e-06, + -5.12855171698075582481556392e-06, -2.629747377987079906498440671e-06, + -1.012435527929115580437211333e-06, -6.928690661396045655131929741e-07, + -2.113192586739224230612003638e-06, -4.450302806160836939703730197e-06, + -7.703077067462499387092214609e-06, -1.166223065957282832626282915e-05, + -1.591781421162917974868739046e-05, -1.992117062273072463263363929e-05, + -2.308970965156234236457730158e-05, -2.492953116354898449491712953e-05, + -2.514443706677604625896078894e-05, -2.370247052990232788775327999e-05, + -2.08422282772048287496653024e-05, -1.701754029831241410430919814e-05, + -1.279578366799772825798155174e-05, -8.737104447555182976927964922e-06, + -5.285695378561021286060225138e-06, -2.699143629068249570449739005e-06, + -1.029651406072624793573483046e-06, -9.019130382110843855404344084e-07, + -3.295841729462783997219033072e-06, -7.464865088795525591451249237e-06, + -1.349924406683595273933294612e-05, -2.107200705646854917694500708e-05, + -2.942683680342861882520133499e-05, -3.748373703162988685192932858e-05, + -4.404539669769407862244536833e-05, -4.805504920251167335536537917e-05, + -4.883799746417153510085959467e-05, -4.626047741285663081551096654e-05, + -4.076134109000870695601465021e-05, -3.324767119478362625709447209e-05, + -2.488382569224929631124081097e-05, -1.683257665209385379513108705e-05, + -1.001804757967322301347775498e-05, -4.970152181113415531046872964e-06, + -1.783112462406282126747207421e-06, -1.463963092729690754098493752e-06, + -4.425206422408148122023697352e-06, -9.28387648958654819757087967e-06, + -1.599445175421045553369216174e-05, -2.404857434863902636464072504e-05, + -3.250742587990752401625252355e-05, -4.016179732111341992755251806e-05, + -4.578596382148217519645477802e-05, -4.841941288974067924329863777e-05, + -4.759795155645027154569723371e-05, -4.346771169774529510387503506e-05, + -3.674881629035757496385197762e-05, -2.855943213072669833963931896e-05, + -2.015139879288136123326215243e-05, -1.263258690611730528975415605e-05, + -6.751275881020894736167774902e-06, -2.794924680691154187468696474e-06, + -6.181461101495429625454574273e-07, -2.467123089924134717600384247e-07, + -1.306754483029682451137947451e-06, -3.321050159969392782916648363e-06, + -6.387416627961419132741317795e-06, -1.035958659341897029480990267e-05, + -1.482858789739940169030620737e-05, -1.918063672510457969076595741e-05, + -2.272237322221255526933682278e-05, -2.484136333371571886299671028e-05, + -2.51563904320019187928290233e-05, -2.361321879888792868397093261e-05, + -2.049723976663009051548888784e-05, -1.635958728626663228515950022e-05, + -1.187947943684678125465022797e-05, -7.70395269203236361926084852e-06, + -4.310875203692402459387973679e-06, -1.931094363212064452781134907e-06, + -5.448401866846512653654011592e-07, -6.609522297901000892461739929e-07, + -2.204191593142957457352685419e-06, -4.819198617968804859061984769e-06, + -8.481892130121571345244442519e-06, -1.288389366475293383227079119e-05, + -1.745716405468617266776888697e-05, -2.148239519242704337028196382e-05, + -2.425513274113930234864543178e-05, -2.526219303249389248520150042e-05, + -2.43149583322258191619025941e-05, -2.159826490159932240180291896e-05, + -1.761991370049945191539331191e-05, -1.3077203069499423264388481e-05, + -8.682359892051784064880004532e-06, -4.999640243674245778683889324e-06, + -2.339918224264952191363605566e-06, -7.370033017936826882037350608e-07, + -1.050592283861928030852376549e-06, -2.974193706782938046080146111e-06, + -6.033764310281048989326267012e-06, -1.010035521753414529432576335e-05, + -1.473699465697944176038099856e-05, -1.926143574984175499474441107e-05, + -2.289520795327700447346561119e-05, -2.495808810859043492028606914e-05, + -2.504855208226630441589732889e-05, -2.315273526415684876393619174e-05, + -1.964679395254014080025861677e-05, -1.519243779927736857579285285e-05, + -1.056015655760312979322048527e-05, -6.436783542195219655324654739e-06, + -3.275947142761542293823255612e-06, -1.23180700149148905825130431e-06, + -1.287691559344538859256472894e-06, -3.442885623423745323010017674e-06, + -6.77641794340094771355309522e-06, -1.108933022667898078759789182e-05, + -1.585592958885508003746486749e-05, -2.03146677902617737554013394e-05, + -2.364816125624470027118823046e-05, -2.519923452508679361460351698e-05, + -2.465352508348430461996778074e-05, -2.212796204303659711610380301e-05, + -1.813562482629877531652845546e-05, -1.343954088662622004305378931e-05, + -8.845073936092095909190444192e-06, -4.99895165271748039264448904e-06, + -2.256466181439104366708613483e-06, -6.505228123446553909037357206e-07, + -1.298041770541008000291734008e-06, -3.513247060500389497153875262e-06, + -6.949740296970389943215229422e-06, -1.138463354251736194032787464e-05, + -1.624547785781415131108572358e-05, -2.071602589661780663811765923e-05, + -2.393864875683173728876038111e-05, -2.525089263613102742614228979e-05, + -2.437697375443044690195362745e-05, -2.150810259349540706059165929e-05, + -1.724396522673533497594169916e-05, -1.241664701376590415041103327e-05, + -7.85867997259907889034957762e-06, -4.193316136933407679561296166e-06, + -1.712117896560395726180954339e-06, -3.689760549625411283006378663e-07, + -2.560772173381833844731363808e-06, -6.817885171238285693326181686e-06, + -1.336304166711774970915330846e-05, -2.171687731250738061391201972e-05, + -3.072691016546502619424113822e-05, -3.879576308451636226098946381e-05, + -4.429684782332644091230530736e-05, -4.604360004610681623895412917e-05, + -4.364852361636046152847806523e-05, -3.764248625130100692594628531e-05, + -2.931076025317453064965994569e-05, -2.030588698364886509348595234e-05, + -1.217669538178230766601456425e-05, -5.976359125334009579166936327e-06, + -2.072675678476722577387759971e-06, -1.275337666768963549120867798e-06, + -3.584743946582785479064089951e-06, -7.2092155850680214471213475e-06, + -1.188045506920260813263530431e-05, -1.692806914899287854285245269e-05, + -2.141878622361696981853465549e-05, -2.441032917208480095059945636e-05, + -2.523428382220477861103309636e-05, -2.370526772639774029769084429e-05, + -2.017843099143333028349343861e-05, -1.543426902068450811507036025e-05, + -1.04351333364412390049833293e-05, -6.044311979550298065345850101e-06, + -2.807334873143588152447167744e-06, -8.641957447348580869617650467e-07, + -1.633977968082298420983184024e-06, -5.285463410018525970749097426e-06, + -1.137028549036784003773651458e-05, -1.956373907338318092713307095e-05, + -2.875280422616196212117281594e-05, -3.724329091242315452206859683e-05, + -4.321956319083345419464203818e-05, -4.530179144550696942236184261e-05, + -4.299332704021908372477023264e-05, -3.684509027718607367335793001e-05, + -2.827251831328948428905846468e-05, -1.909720010460037382038142595e-05, + -1.099050003426946825620634518e-05, -5.025480726185723156238319143e-06, + -1.486500243899246398584590781e-06, -1.188476234567276926352096499e-06, + -4.467551387346409536677985935e-06, -1.023167334045484406590629384e-05, + -1.826882072504357561984651703e-05, -2.751908991718209030949426896e-05, + -3.62556618284017655412347636e-05, -4.255974691648057309711558616e-05, + -4.492677815722098173421492073e-05, -4.277116363785395304229416946e-05, + -3.662735920771133924346910082e-05, -2.796547047980279190209675078e-05, + -1.869680769497515052807168345e-05, -1.056794616965007592033955891e-05, + -4.676449349543717222681561002e-06, -1.27524187051991171806678612e-06, + -4.976201240227497745705043629e-07, -2.20713260368661529374533295e-06, + -5.364057413535520927477286135e-06, -9.890914236443763954192628929e-06, + -1.519041451247449725676930132e-05, -2.024435687577096095834776335e-05, + -2.390302848240836164892854365e-05, -2.526214556411062719856047698e-05, + -2.397695122843785742530742233e-05, -2.038319099080684342257564767e-05, + -1.537480044540060039777451539e-05, -1.009120049074544566293076125e-05, + -5.544865419502587077556915451e-06, -2.33695600600045919832182563e-06, + -5.600356630967564888981947806e-07, -1.2435784760289663030151169e-06, + -3.76637735634672962662283964e-06, -7.809766514653837052718603207e-06, + -1.298368735975478288418531042e-05, -1.83721092224847616452242105e-05, + -2.277094981934359589127205015e-05, -2.508039953487660185093427456e-05, + -2.469444386956882417664613238e-05, -2.172190812982554761461501114e-05, + -1.694343831652446070458982452e-05, -1.152461414429629743202965209e-05, + -6.610711507662568230602687797e-06, -2.973096019402241572336361222e-06, + -8.41941925815492168742816461e-07, -1.033225385065994225648527624e-06, + -4.349846152300175739164114774e-06, -1.038006568683850859959386104e-05, + -1.884893540200300310880933419e-05, -2.844902708666952116482729007e-05, + -3.711225013086359893069512972e-05, -4.266404535338040398227688055e-05, + -4.360321710358648080547647186e-05, -3.966934088656702344592025478e-05, + -3.194251601028761321753035585e-05, -2.24302969279941792613269208e-05, + -1.332928143781556812167733705e-05, -6.287376400216378887733821579e-06, + -1.97087953834846739086775376e-06, -2.706616711829250979180587489e-06, + -7.724177353174165218266736255e-06, -1.548576364433141251621302292e-05, + -2.500660045382998921694416017e-05, -3.432921538841295251839533242e-05, + -4.111519340278947898205050282e-05, -4.349062869005115535610966893e-05, + -4.077304656531506425482663802e-05, -3.374306006405196345365737898e-05, + -2.433277912735285145452539257e-05, -1.487834123701451126712755335e-05, + -7.282286800528466511159449148e-06, -2.452125516374893832583902603e-06, + -1.119151447808030859222246448e-06, -4.693276454382107524643079344e-06, + -1.116468563755241319131530919e-05, -2.010522510259316617334257593e-05, + -2.991674928525640212578773358e-05, -3.823297680338762888872794488e-05, + -4.275311719130498865504980133e-05, -4.214499435996119357803260663e-05, + -3.659129247919574523875696492e-05, -2.771314138303813059288106813e-05, + -1.7908908379669107507675338e-05, -9.42900538673100267771966243e-06, + -3.618037940422211522494303979e-06, -6.409218993753858423763152506e-07, + -1.98884925450644191766385975e-06, -6.58010058859861080504064651e-06, + -1.413787145635719420984355299e-05, -2.375823425199319829004447613e-05, + -3.337897954735891380964249442e-05, -4.042729404861046386444878298e-05, + -4.28125525808900378693482025e-05, -3.979713341489175625715832285e-05, + -3.231213730122199873171645601e-05, -2.255814744555587988863835924e-05, + -1.309380975225577061003389562e-05, -5.863885812487634831876703173e-06, + -1.618385196346318650683867614e-06, -2.805162456635323225205666704e-07, + -1.959797577771393181059363109e-06, -5.42441628569426525504704531e-06, + -1.059181450690748469735391613e-05, -1.657042845092125533360168099e-05, + -2.186159701494991400207851262e-05, -2.491163116962896468143534578e-05, + -2.476139806226807296967579175e-05, -2.14658573651593489106312318e-05, + -1.606582221353364641467688367e-05, -1.01290415829955264933248324e-05, + -5.101222694839949124354094856e-06, -1.791400727511085814010411213e-06, + -8.519751610167866634950998607e-07, -4.313180255335268880798309937e-06, + -1.092813359354348240644327905e-05, -2.023393263401639257412049921e-05, + -3.034343518714780697158144018e-05, -3.848669726419648510736329361e-05, + -4.211500309971186542263438257e-05, -4.002664347027483859008112344e-05, + -3.291849027700789455342864076e-05, -2.306363796581333469506297495e-05, + -1.329154544977330014790279505e-05, -5.816689694475402141744368317e-06, + -1.506771692867884921847288458e-06, -1.394919879456991199977102143e-06, + -5.644773682076690968895636702e-06, -1.316274778875646089392609239e-05, + -2.305613917631994807958331628e-05, -3.298848473685696682054097062e-05, + -3.998519719363342894442175934e-05, -4.171627678993886767901469459e-05, + -3.758257736590678679041571675e-05, -2.900203102797818192058222631e-05, + -1.873430255615010682902592254e-05, -9.625005701069677349168522695e-06, + -3.455590406506903616991972436e-06, -4.7199981643062457446429858e-07, + -1.707949948697245031370081647e-06, -6.412302602545697920470232911e-06, + -1.445356707439908103534492723e-05, -2.465724726827376269062443159e-05, + -3.438542923177123720058362411e-05, -4.053650009534478029782356145e-05, + -4.095975839413495273033660737e-05, -3.550345868443075805429010039e-05, + -2.608936141641203350295848129e-05, -1.577064132853616532418082608e-05, + -7.321333137036085222557838664e-06, -2.143912345961100460341435675e-06, + -1.688865060268907478612486484e-06, -6.473608190640572486950453379e-06, + -1.468686327729909540864162293e-05, -2.504933386360657103682225699e-05, + -3.474499223484379283781800507e-05, -4.054257107806589821357920456e-05, + -4.033192789408276762112143254e-05, -3.419227235880205665024406114e-05, + -2.435041490252023397037814401e-05, -1.405513341406532126461915999e-05, + -6.04372052953045743063902745e-06, -1.477163751703238015123209256e-06, + -1.055296145458239502655864439e-06, -4.105845560186946765731438175e-06, + -9.336285730038089788638752675e-06, -1.585197446432834949116633116e-05, + -2.177126032813822933183883768e-05, -2.50236789268746646572056519e-05, + -2.438019904227714374877859782e-05, -2.009720875127751565317885118e-05, + -1.377454808695367116265148577e-05, -7.520680372994296614586225147e-06, + -2.943523795672018455532809381e-06, -5.538579663615629928330214189e-07, + -1.070507057950048498761548219e-06, -4.221699526738614356637536301e-06, + -9.626688262572440608964667585e-06, -1.629113525086830230543047393e-05, + -2.218497526108414693093995318e-05, -2.514928653371556674920618557e-05, + -2.401766016053320378391064405e-05, -1.925118105535925886601100743e-05, + -1.267812488357194666713321368e-05, -6.512232442952497693403404733e-06, + -2.278019181104521383998077338e-06, -2.796609901662260820790861619e-07, + -8.632087125266580855616248627e-07, -3.843341756112902259329231619e-06, + -9.18775431954816450253430149e-06, -1.595168761066933458278929714e-05, + -2.203466775199602067946726136e-05, -2.513718664871694596809996447e-05, + -2.399413854811573691304046885e-05, -1.908835092252784352683664393e-05, + -1.236820854910326348392000939e-05, -6.164684895140704432730822254e-06, + -2.025338884172495220007152381e-06, -5.079869960565754414186082945e-07, + -3.045601476741367666882910961e-06, -8.056933199483607254266608055e-06, + -1.482411753292407455729218918e-05, -2.128893287416543149631956156e-05, + -2.496972338367181549296722198e-05, -2.431953689154639378176142595e-05, + -1.962701439311136396336301968e-05, -1.283869398722340737296118002e-05, + -6.432143130929738271926721094e-06, -2.116135484719899573474288096e-06, + -3.469583738345291052408952536e-07, -2.669955947095314740510939647e-06, + -7.552368489743419047676136618e-06, -1.437861614719038429936574797e-05, + -2.10509992143537146361016027e-05, -2.493085780978193357259806162e-05, + -2.432797574550389169351430341e-05, -1.952081897279184805396590185e-05, + -1.257823473203530127218548879e-05, -6.117628427465898170603628842e-06, + -1.886295878463046362457245647e-06, -2.583795389126587212355254386e-06, + -9.037491751437296550451307164e-06, -1.921941015926351730889153069e-05, + -3.033592236509884289665309187e-05, -3.805964063765471721905928049e-05, + -3.895546285626549730786785664e-05, -3.260883624807293506295616248e-05, + -2.188860890474081169194790764e-05, -1.114827378745720418650160671e-05, + -3.702199370099618210369239388e-06, -1.36500121931451829725525423e-06, + -6.532340971974277395672124624e-06, -1.588411988856180839823663276e-05, + -2.728074937257181110114925837e-05, -3.641366701167706381543284766e-05, + -3.917150747680307417732115116e-05, -3.423479939090251034181783263e-05, + -2.394353031286017150424880184e-05, -1.276523201142687448871818751e-05, + -4.548852102344614375777076543e-06, -5.951282788258433689230065926e-07, + -3.303347732444218092624169808e-07, -2.83436780147847695307062113e-06, + -8.198913599015934661868275357e-06, -1.554964300708683527883074982e-05, + -2.223987589939018340908644111e-05, -2.524266862578354757361102922e-05, + -2.308696202513047863362841139e-05, -1.684942916493825448365564967e-05, + -9.413197715591919547480255492e-06, -3.5958894711386315341979103e-06, + -6.00750123709186857278948847e-07, -2.147700644132691524210718517e-06, + -8.560899739041992996470449573e-06, -1.910073288519998331385328638e-05, + -3.054750330871503546242839988e-05, -3.788258010120122725632521576e-05, + -3.744266745890045800480849802e-05, -2.945569464136746939985668503e-05, + -1.787762763979370601733279167e-05, -7.668044480520265097694618261e-06, + -1.732672182970701918762121418e-06, -7.056986360422281937698372675e-07, + -5.147269633620009587286325131e-06, -1.425084323715423626193626871e-05, + -2.603435957754040991894185775e-05, -3.566071781664988436062399546e-05, + -3.832085944771399806758546691e-05, -3.259680677519513001790321671e-05, + -2.149763204404723775250117546e-05, -1.027749300217052900085958761e-05, + -2.904791373946569122896366189e-06, -2.160474256249282751820824447e-06, + -8.88003294568836765924668003e-06, -1.988312841551105616629858963e-05, + -3.14037006290052085914418778e-05, -3.790198224020716115086407361e-05, + -3.58596228581573272771801375e-05, -2.640719048711081572210039592e-05, + -1.446522318133467471432639095e-05, -5.167051271927499377090153843e-06, + -6.622376685084237350921573459e-07, -2.979066382457089906817091114e-07, + -3.047564690100922149020284263e-06, -9.105090023692959550491790588e-06, + -1.713775752034612192111276419e-05, -2.36093301608810705231964594e-05, + -2.504122086219085741259741951e-05, -2.062333883623896602327145444e-05, + -1.283931784823053228806240961e-05, -5.53990947772286010359439265e-06, + -1.231011484669734015436406982e-06, -1.084737900794168155045723786e-06, + -5.340067616352154126742411006e-06, -1.276003857918753149473019975e-05, + -2.070775924885627719963625271e-05, -2.509319638464709183232718981e-05, + -2.337147654519306053414948177e-05, -1.657475990335370319992205901e-05, + -8.463388018598969701473781757e-06, -2.618198801462576945294239913e-06, + -2.124241980100531538812802176e-06, -7.708585691390246774396151352e-06, + -1.590976549418068747569939003e-05, -2.307981021526833069566070344e-05, + -2.514708979142953897589936318e-05, -2.08535772738551777513976021e-05, + -1.279931903296464178665034495e-05, -5.276270904131473179056541906e-06, + -1.020975587520375227627757869e-06, -5.326092395916236566281130871e-07, + -5.186619652995573045300720799e-06, -1.523619351622801672122876904e-05, + -2.777264368012961797738992475e-05, -3.631774030062853621941831861e-05, + -3.563317644143148199206705407e-05, -2.615678986574968852398329067e-05, + -1.361877042497239660094176389e-05, -4.233332130507564231589132803e-06, + -7.742765533486215145687068043e-07, -4.890677352575988796076853632e-06, + -1.261908263617970071476803717e-05, -2.099223279490469270722706463e-05, + -2.521020863345526318802930499e-05, -2.254449255231091189095003757e-05, + -1.475539244046257644684544408e-05, -6.501983645822279712445448951e-06, + -1.433315174121676166662923448e-06, -1.315891275832303870360249186e-06, + -6.394714001797889174367062887e-06, -1.482233999607125768318161702e-05, + -2.271259789249059852025980355e-05, -2.515876667032121777258131534e-05, + -2.050795962322709181701110848e-05, -1.188135029578817525221928753e-05, + -4.300893476464270858675067316e-06, -5.390134470758692877815254803e-07, + -2.832105115503633066320393272e-06, -1.149537955766469422185308003e-05, + -2.437843269118817294974568832e-05, -3.471344023764300952160019587e-05, + -3.562407981918826974532948926e-05, -2.646654263115475201649864911e-05, + -1.344635522235126552366250852e-05, -3.819339377762823489108421487e-06, + -3.85803747862819685591085489e-06, -1.371248538761046261271261959e-05, + -2.68999293715949589812525683e-05, -3.570495209122382198642375872e-05, + -3.391206270673854765440591308e-05, -2.28355064399756840223462695e-05, + -1.000816205029346169560339197e-05, -2.062473229668945890049680872e-06, + -4.475100513222445461586178339e-06, -1.503714349513688000375619125e-05, + -2.831411854706001327355857633e-05, -3.597003483519707384055003052e-05, + -3.234498642552755128757452363e-05, -2.01767178137585074290238224e-05, + -7.789099535346442616497511513e-06, -1.130984719374095276333744807e-06, + -4.552756162457823703101911228e-06, -1.538202894254505937203167387e-05, + -2.87627672490886676442359976e-05, -3.590309070118868445221568808e-05, + -3.132018515275856112385285956e-05, -1.858135354383456909065260032e-05, + -6.529942922241579299766963546e-06, -6.746944920546257943471573151e-07, + -4.888305903617987810340535237e-06, -1.618284757396134509988515349e-05, + -2.958061889384165003922394499e-05, -3.578435526832619313760894264e-05, + -2.983283679192221749996126456e-05, -1.649268189234873578609061329e-05, + -5.067853534371492142511245876e-06, -4.613162389814052853447261943e-06, + -1.592845550935934813047319125e-05, -2.949838879721203378021961161e-05, + -3.558643038474083408577441912e-05, -2.915274633787468544911074264e-05, + -1.551423885388242013966264565e-05, -4.374837894433825342488473403e-06, + -2.985422635244470527393504181e-06, -1.100068004637636491895372193e-05, + -2.085303305044339919924016591e-05, -2.525958199502428312764427953e-05, + -2.045908589579361279951752461e-05, -1.055979960186005420209008621e-05, + -2.766866078043309760703958103e-06, -2.545284946792025602160759387e-06, + -1.036036217706499142066339098e-05, -2.047250053335415400290395183e-05, + -2.526236249875760052590982496e-05, -2.050949092973809468470891559e-05, + -1.042501041378956907286403716e-05, -2.596060839071564060122386877e-06, + -2.758174546888243119365869208e-06, -1.30023302541078440865531321e-05, + -2.737200885985962821463600425e-05, -3.498234975174341392306978649e-05, + -2.891556078418724151928194399e-05, -1.473387687703268314335421779e-05, + -3.588998813207846743338199844e-06, -1.250969379943823992746101438e-06, + -7.813912941883741756121835309e-06, -1.836395380220183840263431518e-05, + -2.507775120220060330691359829e-05, -2.17305528767511086827516481e-05, + -1.15256739727669549376923297e-05, -2.964253839102821422372665075e-06 +}; +static double sk_imag_144_4096[5514] = { + 3.852361648279443537509791375e-07, 5.490052449345238505461447125e-07, + 7.349849741973374727698246033e-07, 9.442880096155110208338439616e-07, + 1.177951274237130525269676672e-06, 1.436924727685139301758916394e-06, + 1.722060387591424215566766193e-06, 2.034101699199909574726627057e-06, + 2.373673349711342105139433301e-06, 2.741271622391460183616176613e-06, + 3.137255383050719118666642068e-06, 3.561837788236654017378409604e-06, + 4.015078800374613098196630023e-06, 4.496878590177641163742276037e-06, + 5.006971900939842146549714486e-06, 5.544923442900668095071128882e-06, + 6.110124378720687264728538002e-06, 6.70178995334254628564842407e-06, + 7.318958313153357447052461265e-06, 7.96049055049670105084578392e-06, + 8.625072000270853908110782471e-06, 9.311214805672767057080629893e-06, + 1.001726176018439228281725617e-05, 1.074139142273341426803406201e-05, + 1.148162449268064329245455507e-05, 1.223583142097997123831729788e-05, + 1.300174122361274077312731645e-05, 1.377695145330800272889717334e-05, + 1.455893927571007695086127004e-05, 1.534507358663553342609242591e-05, + 1.613262809795832215765606921e-05, 1.691879531105406372741561949e-05, + 1.77007012887071388978262737e-05, 1.847542112900572345798345941e-05, + 1.923999503809317067814718683e-05, 1.999144489277147288420338755e-05, + 2.07267911789201228825712392e-05, 2.144307018755236215155901558e-05, + 2.213735134712190648592460007e-05, 2.280675456845197366230297564e-05, + 2.34484674774090708722264903e-05, 2.405976241020631544820056191e-05, + 2.463801304700069863800465653e-05, 2.518071056124826433641160361e-05, + 2.568547916508738467337644162e-05, 2.61500909348244884016637668e-05, + 2.657247980534272691825574408e-05, 2.695075462797035607798688817e-05, + 2.728321119289335959924407138e-05, 2.756834312461873228079257958e-05, + 2.780485156716844491551349217e-05, 2.799165358457066408526606183e-05, + 2.812788921173337342344043799e-05, 2.821292710086043740947900349e-05, + 2.824636871911647467074495121e-05, 2.822805106417704463540874205e-05, + 2.815804787552347878917292923e-05, 2.803666933076334432371236327e-05, + 2.78644602277809504261782414e-05, 2.764219666505273318899381374e-05, + 2.737088124389902785431501198e-05, 2.705173682769415068570528771e-05, + 2.668619890402490173598841483e-05, 2.627590660637666358573003023e-05, + 2.58226924620564666915719515e-05, 2.532857094263916332573492729e-05, + 2.479572590217114531202513561e-05, 2.422649699661134068719159362e-05, + 2.3623365185459411266224658e-05, 2.298893742315982595143114553e-05, + 2.232593065361815543772364134e-05, 2.163715522598095035346904558e-05, + 2.092549785367099531843346205e-05, 2.019390424150880626857212929e-05, + 1.944536150756675187589901654e-05, 1.868288052718326624178357687e-05, + 1.790947832645733823705470888e-05, 1.712816065020360210813775426e-05, + 1.634190483022311877439776417e-05, 1.555364307112659045585247031e-05, + 1.476624627204975588026705097e-05, 1.398250849420351667076571622e-05, + 1.3205132179247942579331139e-05, 1.243671421647799824603593949e-05, + 1.167973294921468065414495857e-05, 1.093653620252376965711789414e-05, + 1.020933040550940465484349579e-05, 9.500170872032559431469116162e-06, + 8.810953293868816816637734579e-06, 8.143406490133147087391758678e-06, + 7.499086446352447104472110917e-06, 6.879371665950483374083520433e-06, + 6.285459846218030125527664181e-06, 5.7183658801656475254796691e-06, + 5.178921175090383421024328725e-06, 4.667774268319570130504440886e-06, + 4.185392710514615511338629844e-06, 3.732066177208131495414552767e-06, + 3.307910759990303785203118528e-06, 2.912874380030712478131761298e-06, + 2.546743258490435159483930572e-06, 2.209149370910644165301364023e-06, + 1.89957880591594169785081038e-06, 1.617380942594377918623740203e-06, + 1.361778355755067586218480351e-06, 1.131877353954189207427727566e-06, + 9.266790517487649316274176195e-07, 7.450908751041585905227726365e-07, + 5.859383972575539462979490879e-07, 4.479774016273138851299418905e-07, + 3.299060685542139731188620959e-07, 2.303771837460411834276803079e-07, + 5.267075895710970078226424024e-07, 7.191779261867499123707099355e-07, + 9.369298231603091967989276057e-07, 1.181163870074587212818310704e-06, + 1.452986640138789449174959098e-06, 1.753397873280243634381506818e-06, + 2.083278025792275483135977329e-06, 2.443376301854272201704611212e-06, + 2.834299280719717169197899298e-06, 3.256500250790666640916598204e-06, + 3.710269358170275106391941891e-06, 4.195724672625963323204997812e-06, + 4.712804268232246936620906397e-06, 5.261259409331499430344681462e-06, + 5.840648924899784941676666311e-06, 6.450334845989981591278007722e-06, + 7.089479371709868111162827775e-06, 7.757043219252287690607117199e-06, + 8.45178540290961036792610761e-06, 9.172264475860307891244734002e-06, + 9.916841256909750035352171804e-06, 1.068368305239519912568264826e-05, + 1.147076937123269974939162447e-05, 1.227589911869756386425447253e-05, + 1.309669924209919762616433081e-05, 1.393063478914706267218319435e-05, + 1.477502032761875051141472331e-05, 1.562703266304392888080658508e-05, + 1.64837247796190434763301258e-05, 1.734204091857295058605806237e-05, + 1.819883269781614383597302675e-05, 1.90508761670244331377227498e-05, + 1.989488968342106753285289389e-05, 2.072755248552874155973380077e-05, + 2.154552383509644229264527737e-05, 2.234546259144003119102503407e-05, + 2.312404707747625317356549024e-05, 2.387799509298369271602206776e-05, + 2.460408392802827795748689399e-05, 2.529917022812367354521467799e-05, + 2.596020956256280746814180116e-05, 2.65842755484704763770803515e-05, + 2.716857838548365332992373666e-05, 2.77104826595529676186435708e-05, + 2.820752427915135569108130709e-05, 2.865742641313884166327785596e-05, + 2.905811430661765017461825589e-05, 2.940772885926581700481198534e-05, + 2.970463885978962337362611901e-05, 2.994745178021270351226973405e-05, + 3.013502304463923760430646426e-05, 3.026646369879080526407201523e-05, + 3.034114641893379744658383601e-05, 3.035870981167048299372013265e-05, + 3.031906096935729812429267949e-05, 3.022237625952422197870943232e-05, + 3.006910034047811344955214441e-05, 2.985994340916552251883990532e-05, + 2.959587670122290679972781868e-05, 2.927812627683609448788273899e-05, + 2.890816513944690846417591434e-05, 2.848770374736670019989205616e-05, + 2.801867899087132177419687262e-05, 2.750324171925252824495375381e-05, + 2.694374291348110219291439593e-05, 2.634271861051062509312230275e-05, + 2.570287369470176645921098701e-05, 2.502706468035285301007922265e-05, + 2.431828161672613421422778357e-05, 2.357962925328491781361804625e-05, + 2.281430760799338711402456381e-05, 2.202559208546577628026925944e-05, + 2.121681329444335232527717172e-05, 2.039133671551304806683797832e-05, + 1.955254237014934011896355459e-05, 1.870380464106720928060129117e-05, + 1.784847239153248958133668456e-05, 1.698984952771495524027553503e-05, + 1.613117614342408418686217186e-05, 1.527561038068774403649724425e-05, + 1.442621113267650253847874248e-05, 1.358592170750873549280295788e-05, + 1.275755456257143867645174884e-05, 1.194377720923999547321305709e-05, + 1.114709937737277595302780309e-05, 1.036986151778753616106275998e-05, + 9.614224709201321046104539436e-06, 8.882162023941283409398696203e-06, + 8.175451394221164096685894318e-06, 7.495670008041251054699966039e-06, + 6.844190250922478639314643772e-06, 6.222177196842925877347686009e-06, + 5.630587639021624414754386978e-06, 5.070170638701824999830872209e-06, + 4.541469557933028022833881615e-06, 4.04482553064268357583205607e-06, + 3.580382315156796773237407594e-06, 3.14809246057993396950935687e-06, + 2.747724710330071827980424198e-06, 2.378872555975421830402362355e-06, + 2.040963847581694647184734695e-06, 1.733271358889353742178604523e-06, + 1.454924199705070059286432689e-06, 1.204919962717089503841756334e-06, + 9.821374878772296932621151816e-07, 7.853501245212529066765756378e-07, + 6.132393695370438675394946133e-07, 4.644087591390653520685846082e-07, + 3.373978921601682327821906081e-07, 2.306964642094628624978560174e-07, + 1.729374582518089215852101145e-06, 2.406029297983462211308388484e-06, + 3.18571406400505216275037372e-06, 4.07450029103199583562118502e-06, + 5.078110269493177744758258957e-06, 6.201853882420023379945604042e-06, + 7.450566363442735155070417719e-06, 8.828547681939636417340275254e-06, + 1.033950413573057621841131543e-05, 1.198649272480071528105410872e-05, + 1.377186886710250035949568148e-05, 1.569723799954945303320591465e-05, + 1.776341158397651826656403473e-05, 1.997036800924641855125955814e-05, + 2.231721884702724125566428159e-05, 2.480218088030778931575050239e-05, + 2.74225542807556143675047633e-05, 3.017470726390426516102562238e-05, + 3.305406750028157437807166397e-05, 3.60551205063876507969818086e-05, + 3.91714151823756566873219187e-05, 4.239557660388380372308222976e-05, + 4.571932611424392683789619252e-05, 4.913350870080806560456429533e-05, + 5.262812757595940448820601154e-05, 5.619238582009460243864990003e-05, + 5.981473488106959888891203669e-05, 6.348292966288349961807846444e-05, + 6.71840898763193715642963455e-05, 7.090476726644391266846795263e-05, + 7.463101827684399784419017054e-05, 7.834848165879169771836504355e-05, + 8.204246048566553393532191363e-05, 8.569800798943636105722831964e-05, + 8.930001659721966745554555533e-05, 9.283330951226568118588022838e-05, + 9.628273415560657138342198769e-05, 9.963325676222439678322850831e-05, + 0.0001028700574092842858148558194, 0.0001059786247438849148255063382, + 0.000108944849674042230957063393, 0.0001117551172893168118889148377, + 0.000114396396286628126526090099, 0.0001168563251923243427989398957, + 0.0001191232946933805017910093516, 0.0001211865254185139013963848353, + 0.0001230361405438025945366375957, 0.0001246632326367893444686585358, + 0.0001260599241977091464293053713, 0.0001272194214060046039190682299, + 0.0001281360606342581338369657207, 0.0001288053473495898843242252196, + 0.0001292239870839339372851628518, 0.0001293899082188589423451918758, + 0.000129302276397169261081335212, 0.0001289615004418048587169626229, + 0.0001283692297319391235205232604, 0.0001275283430560237630559117239, + 0.0001264429290312170481736658845, 0.000125118258247526516636211058, + 0.0001235607473624745491439652634, 0.0001217779154375457509665303668, + 0.0001197783328705092232430162724, 0.0001175715633373612049698830884, + 0.0001151680992135651173183252816, 0.0001125792909959887061607450298, + 0.0001098172712939760628340912785, 0.0001068948739999497752782217641, + 0.0001038255492864367319138726997, 0.0001006232751071439089586220805, + 9.730246590441821966273316935e-05, 9.387787924390592259916987761e-05, + 9.036452110934148687897832231e-05, 8.677755059606253034299588878e-05, + 8.313218474104588256220343956e-05, 7.944360422003092004651636504e-05, + 7.572686062874283167631328517e-05, 7.199678604550892194267192048e-05, + 6.826790554689468734292367991e-05, 6.455435331664703603894023276e-05, + 6.086979295154083043507126094e-05, 5.722734252606194308484605093e-05, + 5.363950493163677788258092427e-05, 5.011810395579940311276342935e-05, + 4.66742265127654745856741747e-05, 4.331817137988189871143987486e-05, + 4.005940473489722571023147202e-05, 3.690652272751760462708020549e-05, + 3.386722125586510317215432897e-05, 3.094827305483160984067581012e-05, + 2.815551213952049679754320588e-05, 2.549382558358128728613102576e-05, + 2.296715254985628404957656579e-05, 2.057849042993947929103444594e-05, + 1.832990789054990318210011657e-05, 1.62225645685607533009499337e-05, + 1.425673710361456542603832143e-05, 1.243185114791180329062766224e-05, + 1.074651894746381973694618339e-05, 9.198582048168120372708643495e-06, + 7.785158643864544108777019094e-06, 6.502695052326744506912114402e-06, + 5.347020779170400051950352849e-06, 4.313406609089796302615796297e-06, + 3.396625148791124508204641863e-06, 2.591013236537988738888765514e-06, + 1.890535629373512637639792935e-06, 1.288849380787913466480244622e-06, + 5.517549294213398507040219815e-07, 7.755916958897541984305299551e-07, + 1.031419305976562311464380002e-06, 1.320925644852535681559517304e-06, + 1.645673979455522380709302926e-06, 2.007083828948342759025290014e-06, + 2.406412331267846109944053348e-06, 2.844736291600419820992280695e-06, + 3.322935096623053110556807177e-06, 3.841674674505399389868708776e-06, + 4.401392674986912192513100611e-06, 5.002285036351670166837688619e-06, + 5.644294096869781792163035111e-06, 6.327098397324530468786071141e-06, + 7.050104308681202970620661985e-06, 7.812439604881392873295814505e-06, + 8.612949085280877201554333711e-06, 9.450192334525817826557450574e-06, + 1.032244368982873368011804471e-05, 1.122769446682322129146564677e-05, + 1.216365747561795893148372388e-05, 1.312777383851823432344297499e-05, + 1.41172221003271574062826188e-05, 1.5128929601375196018473758e-05, + 1.615958606265623188143372435e-05, 1.720565931187268085707751941e-05, + 1.826341305901487682282653691e-05, 1.932892661051316759860188577e-05, + 2.039811639225633731978964969e-05, 2.146675913384376245996061627e-05, + 2.253051655000385040429622396e-05, 2.358496133960793160987134964e-05, + 2.4625604309023014338404442e-05, 2.564792241434267553975082099e-05, + 2.664738750664993793197503347e-05, 2.76194955559597023848818903e-05, + 2.855979612296597483717466859e-05, 2.946392184325514137263439529e-05, + 3.032761768630019266605214734e-05, 3.114676975135690977988800476e-05, + 3.191743336435966276647471784e-05, 3.263586024405248697593737162e-05, + 3.329852451186832422869860126e-05, 3.390214732843267877527085319e-05, + 3.444371994995166743258260822e-05, 3.492052501006143736331233107e-05, + 3.533015584684980471379123212e-05, 3.567053371059774582920581798e-05, + 3.593992270517291085559635766e-05, 3.613694233478702576073046671e-05, + 3.626057754782936016308900196e-05, 3.631018619052239418528923998e-05, + 3.628550380501888487048967047e-05, 3.618664572906605869434190637e-05, + 3.601410647729194700744637103e-05, 3.576875640730472561204522641e-05, + 3.545183569692087458989290805e-05, 3.506494568173374940097883345e-05, + 3.461003762468581963687025427e-05, 3.408939901110090534312388466e-05, + 3.350563748357152403034922572e-05, 3.286166255095647708954487154e-05, + 3.216066522439943394006192645e-05, 3.140609575046663461172016807e-05, + 3.060163962715225594111295715e-05, 2.975119210240685131696469767e-05, + 2.885883136690932650680017912e-05, 2.792879066290795955968852271e-05, + 2.696542953901516262416558634e-05, 2.597320448678290086036608841e-05, + 2.495663919866387747475630632e-05, 2.392029468855026279891853869e-05, + 2.28687395154725829550957511e-05, 2.180652034825111143328223162e-05, + 2.073813310396025079299434091e-05, 1.966799488604907610055962108e-05, + 1.860041693893944346276624058e-05, 1.753957882499321136436122581e-05, + 1.648950401701789432516546963e-05, 1.545403708510125720832634189e-05, + 1.443682264067545071347525854e-05, 1.344128618347526586663219506e-05, + 1.247061697864743645973624464e-05, 1.152775307187315766577900833e-05, + 1.061536853018015207192250443e-05, 9.735862975341722189170402812e-06, + 8.891353455595218038408529548e-06, 8.083668680066994475011919741e-06, + 7.314345618973720799236605539e-06, 6.584628451585106219867606775e-06, + 5.895469823283402866929883007e-06, 5.247534353034548508846156289e-06, + 4.641204313383520852094848291e-06, 4.076587386877165983321662235e-06, + 3.553526385772472706380377752e-06, 3.071610806152338001473369594e-06, + 2.630190073290260531637492145e-06, 2.228388322396471888471244926e-06, + 1.865120547848682372254168482e-06, 1.539109944747033591875054991e-06, + 1.248906259203465532586492352e-06, 9.92904958229485196363186747e-07, + 7.693670264526306088308260124e-07, 5.76439195180372896972593403e-07, + 4.121744095308900990847508859e-07, 2.745523414334165436259335442e-07, + 1.355571040864958250922738155e-06, 1.998671377478662826665490801e-06, + 2.749581683678899923447842141e-06, 3.615355397906529839375687138e-06, + 4.602675423880805307525442005e-06, 5.717776121154528252738154237e-06, + 6.966366263231400116973709297e-06, 8.353553735786144345313274095e-06, + 9.883772749045782409806071289e-06, 1.156071433197964327629393699e-05, + 1.338726086154349946685457318e-05, 1.536542535786082757927155373e-05, + 1.749629624600833208104486149e-05, 1.977998824720294122523310543e-05, + 2.221560001694516299844406326e-05, 2.480117909542030272813765979e-05, + 2.75336946766392736329551183e-05, 3.040901863792987307763375504e-05, + 3.342191520105616559660477449e-05, 3.656603952109828284747217175e-05, + 3.983394541997912309061816161e-05, 4.32171023989358642387881293e-05, + 4.670592197911004961677350344e-05, 5.028979333260391414292186929e-05, + 5.395712807869609172395017338e-05, 5.769541403228574654588056703e-05, + 6.149127760497795705529888721e-05, 6.533055447435134747199286798e-05, + 6.919836805480982541531609353e-05, 7.307921522482005839780466738e-05, + 7.695705869112491939992154455e-05, 8.081542530147768827776533218e-05, + 8.463750955430731411771594352e-05, 8.840628149718118985143922028e-05, + 9.210459815660192487655338889e-05, 9.571531760010654763318194149e-05, + 9.92214146983067451840074269e-05, 0.0001026060976298051190301954816, + 0.0001058529241561555889325138557, 0.0001089459166874147318668578088, + 0.0001118696751614834929361777527, 0.0001146094867723898791606398917, + 0.0001171514316038437328185498054, 0.0001194824832546474994900836952, + 0.0001215906035816120112731317238, 0.0001234648307331555740305045754, + 0.0001250953597023291279533713238, 0.0001264736146910844032890258726, + 0.0001275923126475938433957435514, 0.0001284455174146715270878937876, + 0.0001290286840090956732574056787, 0.0001293386926381077581520856468, + 0.0001293738721497177438478354272, 0.0001291340127067951029735809465, + 0.0001286203675703610554634237495, 0.0001278356439740776476395034411, + 0.0001267839831687258438965015817, 0.0001254709298114500598455428593, + 0.0001239033909689598667372423257, 0.0001220895850955188853721733455, + 0.0001200389814347965690855685184, 0.000117762230378463161385195479, + 0.0001152710853930334389304615539, 0.0001125783171991320103736550218, + 0.0001096976209533619074556337614, 0.0001066435172416785266474512084, + 0.0001034312477440491452422566265, 0.0001000766664727379280088945257, + 9.659612752041335872760924319e-05, 9.300637027912831930089032628e-05, + 8.932440310687124777281470367e-05, 8.556738642471754439054743013e-05, + 8.175251622461127479213338631e-05, 7.789690895555683261032575704e-05, + 7.401748873467792438733681148e-05, 7.013087779946842884384872185e-05, + 6.62532910789781991599267652e-05, 6.240043571508307172247820294e-05, + 5.858741631090373257109010785e-05, 5.482864662245718901647725807e-05, + 5.113776834240650544282161261e-05, 4.75275775520409357469478473e-05, + 4.400995934014111137444133504e-05, 4.059583100597836529148040863e-05, + 3.72950941792128372667680658e-05, 3.411659610276766179445123717e-05, + 3.106810023675503449214901908e-05, 2.815626625311447859319885501e-05, + 2.538663940267986480927957238e-05, 2.27636491498203864878701469e-05, + 2.02906168854175181193947447e-05, 1.796977244763459707270307486e-05, + 1.58022791024327975088065168e-05, 1.378826656286975483798034475e-05, + 1.192687155854870419070985765e-05, 1.021628540479673180434161406e-05, + 8.653807965791209281733453729e-06, 7.235907357405976057383896471e-06, + 5.958284694414601393840785759e-06, 4.815943153188701225284832491e-06, + 3.80326059540002652144263795e-06, 2.914064980627591058105025842e-06, + 2.141711786247469938732632469e-06, 1.479162651521738943222118896e-06, + 6.505627395979569861981075055e-07, 9.173646543312960773184868736e-07, + 1.223968588448125990942910897e-06, 1.572563587390394874269169793e-06, + 1.965169184469129904480706392e-06, 2.403608520396785112248306746e-06, + 2.8894822187670519762065207e-06, 3.424143300601412782859650497e-06, + 4.008673417418732295091580303e-06, 4.643860675570571862791520446e-06, + 5.330179314844838649840256389e-06, 6.067771491630533634746916261e-06, + 6.856431401348443089509114567e-06, 7.69559195651074106714426698e-06, + 8.584314215833390338157571353e-06, 9.521279736475849535498432175e-06, + 1.05047859959400082701438256e-05, 1.153274500266512003158331234e-05, + 1.260268518518281977527136645e-05, 1.371175661911016513199671613e-05, + 1.485673961962118201792469596e-05, 1.60340566945902652498581048e-05, + 1.723978782075876614197570968e-05, 1.84696889723281081399901965e-05, + 1.971921379869937508634743228e-05, 2.098353831600082374485294334e-05, + 2.225758844591768867708821145e-05, 2.353607020549885759513886185e-05, + 2.481350232338934013072428986e-05, 2.60842510316368360030834378e-05, + 2.734256675813948733863231744e-05, 2.858262242321018303694950269e-05, + 2.979855302488021491654456019e-05, 3.098449618166798457232283259e-05, + 3.213463328878875393613059885e-05, 3.324323093433624945209486912e-05, + 3.430468221594422059163298488e-05, 3.53135475959302690888812204e-05, + 3.626459493397779808082290187e-05, 3.715283834104024372107025198e-05, + 3.797357550632903162596970548e-05, 3.872242316090648850141625603e-05, + 3.939535035644790562881986662e-05, 3.998870925602459550779466113e-05, + 4.049926315511824049045430662e-05, 4.092421147530074125369878302e-05, + 4.12612114998664046734699884e-05, 4.150839664991594558018581096e-05, + 4.166439113067695911019061583e-05, 4.172832081088264456541700453e-05, + 4.169982023249834486751386198e-05, 4.157903568360164526249503347e-05, + 4.13666243034939144665278199e-05, 4.106374922567935739246489102e-05, + 4.067207080091828931816405612e-05, 4.019373397870473188422252298e-05, + 3.963135196089446419523069642e-05, 3.898798627544880078706068804e-05, + 3.826712345101611773825686647e-05, 3.747264850401165001830827705e-05, + 3.660881547866599118384520195e-05, 3.568021530689997124511855797e-05, + 3.46917412785882460111649972e-05, 3.364855243355522050911418641e-05, + 3.255603520430622432315845294e-05, 3.141976365285812413654861763e-05, + 3.024545865596639258117590832e-05, 2.903894640044901183763628727e-05, + 2.780611655411989937701673636e-05, 2.655288047804715012849448297e-05, + 2.528512984245643387039986782e-05, 2.400869600166298157184648077e-05, + 2.272931047302938144488541894e-05, 2.145256685123615400002938802e-05, + 2.018388447228291619804999013e-05, 1.892847412180272693147699281e-05, + 1.769130605969846970490846894e-05, 1.647708060804997084796905127e-05, + 1.529020152197366994397710604e-05, 1.413475233394238975246238327e-05, + 1.301447583131002906024330928e-05, 1.193275679476497503381064724e-05, + 1.089260809253102595345417264e-05, 9.896660191574156787948715608e-06, + 8.9471541135025221553721958e-06, 8.045937829179271367943497573e-06, + 7.194466053097127465133005936e-06, 6.393803366331532315233049379e-06, + 5.644630565853647367413961633e-06, 4.947254108425952559026633065e-06, + 4.301618489519325296075846071e-06, 3.707321371952540830618360451e-06, + 3.163631255510456848263362711e-06, 2.669507457864638387957760546e-06, + 2.223622158889375590069565486e-06, 1.824384245095206690337203553e-06, + 1.469964678515578252197739534e-06, 1.158323105071656710052209124e-06, + 8.872354112611160895443540575e-07, 6.543219349897217615013309336e-07, + 4.570760364766241500235528523e-07, 1.378944564832471945204977679e-06, + 2.054191343177399828578153299e-06, 2.8466738147491255512535821e-06, + 3.764289065283303023284541822e-06, 4.814489593377278711747863094e-06, + 6.004188504984314812124284594e-06, 7.339666090591954721185884158e-06, + 8.826478802807443557352715113e-06, 1.046937165194965252857251664e-05, + 1.227219502580858109992440613e-05, 1.423782691692496854551919228e-05, + 1.636810150663534860898673529e-05, 1.866374500993535966793419878e-05, + 2.112431962925390773215192364e-05, 2.374817639901174109269207935e-05, + 2.653241762688713620320715703e-05, 2.947286955280123556906099469e-05, + 3.256406575354416554554659591e-05, 3.579924172063402189455580404e-05, + 3.917034093244491999366574397e-05, 4.266803262996049310971924395e-05, + 4.628174138987375463901580153e-05, 4.999968847039246502839127118e-05, + 5.380894478529104144048922365e-05, 5.769549524177849031056353191e-05, + 6.164431405893884313891561977e-05, 6.563945056716478151231930482e-05, + 6.966412487644095031819740926e-05, 7.370083269381169210204829412e-05, + 7.773145846911075742061147942e-05, 8.173739595419458273811708082e-05, + 8.569967517560224282233832804e-05, 8.959909474475700975545922056e-05, + 9.341635836443156913535407204e-05, 9.713221433601526284655480747e-05, + 0.0001007275968298127708780084766, 0.0001041837676507221247717074886, + 0.0001074824572145860143192186431, 0.0001106060034465598823248330684, + 0.0001135374873221125347584267717, 0.0001162608637937529847692155749, + 0.0001187610868820886648880921777, 0.0001210242277580559846919885936, + 0.0001230375847036646304397816687, 0.0001247897839107778034800633193, + 0.000126270870160566508555791132, 0.0001274723865195235021543357368, + 0.0001283874422902777962147979895, 0.0001290107685659107967981323872, + 0.0001293387608538433899713765429, 0.0001293695083584223343761004932, + 0.0001291028096387811740196338572, 0.0001285401744890362154844637432, + 0.0001276848120200178827131354264, 0.0001265416050541310992710170025, + 0.0001251170710761731062928003855, 0.0001234193101116302145742187335, + 0.0001214579400287479432835394122, 0.0001192440198802138882471640668, + 0.000116789962013337259775884458, 0.0001141094337829707806809473314, + 0.0001112172497979933822155954037, 0.0001081292557189540763607979446, + 0.000104862204700574416279396095, 0.0001014336276374454910882694225, + 9.786169842379083749425716654e-05, 9.416509547808879086912281497e-05, + 9.036286081028907036030717315e-05, 8.647425792309343167349466874e-05, + 8.251862983922301109530189622e-05, 7.851525853383430422500338652e-05, + 7.448322702548751872084209502e-05, 7.044128534067339701164878196e-05, + 6.640772151636308408620412713e-05, 6.240023874298820060185083447e-05, + 5.84358396774367719892287476e-05, 5.45307188729279968095360609e-05, + 5.070016418098854634518429796e-05, 4.695846788122583518806929526e-05, + 4.331884818837153583925489442e-05, 3.979338167430962637646438274e-05, + 3.639294702680362955486692567e-05, 3.312718044767773829892970605e-05, + 3.000444287261414368691431198e-05, 2.703179907382612269647545467e-05, + 2.421500858697522444483787862e-05, 2.155852828611293388848257901e-05, + 1.906552631640122933863110144e-05, 1.673790698510421777619149031e-05, + 1.457634610798405001342616105e-05, 1.258033621183636268801766395e-05, + 1.074824090543440286533386635e-05, 9.077357651484426948247132005e-06, + 7.563988102086455125438319014e-06, 6.203515100289119573871883528e-06, + 4.990485401137817125663889706e-06, 3.918697127536601001801183641e-06, + 2.981290949530975134323593223e-06, 2.170843960395960632722613809e-06, + 1.479465219174016904119558884e-06, 7.305111824343478487878535479e-07, + 1.038502942679894467048950721e-06, 1.394491083384007574317979029e-06, + 1.801228907941296221795006958e-06, 2.26124761960129184879138807e-06, + 2.776819848242628177640818968e-06, 3.349924273789090981663305047e-06, + 3.982211761269034138864715555e-06, 4.67497341632410132465820507e-06, + 5.42911095897262630958698959e-06, 6.245109797645417506898116167e-06, + 7.123015165050229990733286767e-06, 8.062411652450234017140348608e-06, + 9.062406449681539478296400658e-06, 1.012161656496004763050415576e-05, + 1.12381602615650539673175165e-05, 1.240965290821030961754701388e-05, + 1.363320739674100931840793061e-05, 1.49054392351855804382029097e-05, + 1.622247637663502310635850467e-05, 1.757997379544150252841244741e-05, + 1.897313277236552643643247018e-05, 2.039672480011332883725709564e-05, + 2.184511997076762581824690979e-05, 2.331231965749207195683946614e-05, + 2.47919932551533609939916486e-05, 2.627751869871217539186697421e-05, + 2.776202643492232176748030215e-05, 2.923844648256430957798147896e-05, + 3.069955817960844237724318817e-05, 3.213804218280172890617393811e-05, + 3.354653425660913393033246699e-05, 3.491768036457155050542380814e-05, + 3.624419255727670384102309664e-05, 3.751890513752823127970742467e-05, + 3.873483057513099636365999645e-05, 3.988521464112698358553746325e-05, + 4.096359023435589805138892783e-05, 4.196382938193926403309605422e-05, + 4.288019290954566737792894027e-05, 4.370737729704891644418041086e-05, + 4.444055826018971841733645745e-05, 4.507543062887094570444571073e-05, + 4.560824412743598005011771979e-05, 4.60358347013383779758669001e-05, + 4.635565107758990525390827009e-05, 4.656577629281138361360195543e-05, + 4.666494397210297132277262433e-05, 4.665254919376024528689453352e-05, + 4.65286538285202005841081907e-05, 4.629398629694144275733419525e-05, + 4.59499357440972964940900658e-05, 4.549854068637937360786507868e-05, + 4.494247224026066050766789473e-05, 4.428501209673651567129762374e-05, + 4.353002545726858174600717999e-05, 4.268192919681481522142449392e-05, + 4.174565556639996718579083135e-05, 4.072661179115199576875397391e-05, + 3.963063595932458151862784468e-05, 3.846394963312165112510887521e-05, + 3.723310764275435032774966282e-05, 3.594494555077432936624967641e-05, + 3.460652529407189217708004647e-05, 3.322507952580167593517948554e-05, + 3.18079551887585898744398305e-05, 3.036255685529995080869196389e-05, + 2.88962903667808845397779044e-05, 2.741650729770613123970762759e-05, + 2.593045075648417487870940612e-05, 2.444520301606445338124702638e-05, + 2.296763544396347546459706546e-05, 2.150436117266602334668207375e-05, + 2.006169091839151303593644093e-05, 1.864559231918307306906205933e-05, + 1.72616531226430312405840245e-05, 1.591504850989111400304774901e-05, + 1.461051279597587095472176894e-05, 1.335231569857027258160613037e-05, + 1.214424331689124015036702897e-05, 1.09895839119758704382654943e-05, + 9.891118528305396377696759314e-06, 8.851116445871884990856913455e-06, + 7.871335401704068515898841951e-06, 6.953026471165329139452731394e-06, + 6.096943452543636427648238857e-06, 5.303356554079673259086396414e-06, + 4.572070141098882440592199999e-06, 3.902444262762981813229962169e-06, + 3.293419643527812369881557081e-06, 2.743545794031703135331659235e-06, + 2.251011870134447625694607345e-06, 1.813679887418629396990898094e-06, + 1.429119881833120027418921119e-06, 1.094646595424814771417435302e-06, + 8.073572593311863430424698586e-07, 5.64170044395482332914967729e-07, + 1.499712429237228620494313223e-06, 2.225896631093379772253684074e-06, + 3.080515783529317408266905848e-06, 4.072299710790033522810320993e-06, + 5.209431285785310852170029716e-06, 6.499432290343794587554691194e-06, + 7.949051404395838987056339964e-06, 9.564155651024228537424899665e-06, + 1.134962661882423117149822078e-05, 1.330926276157735090022431884e-05, + 1.544568903785939467795604307e-05, 1.776027510006172828102566363e-05, + 2.025306317379693373578047888e-05, 2.292270668537403909307756389e-05, + 2.576642059773911542282925913e-05, 2.877994430495352715083066941e-05, + 3.195751781305428840121787837e-05, 3.529187180231012333463114228e-05, + 3.877423202389661521100050479e-05, 4.239433833443567088651235397e-05, + 4.614047851636630384261628102e-05, 4.999953687250906886980691968e-05, + 5.395705742130216806592274414e-05, 5.799732135691580979562978482e-05, + 6.210343827770999373862753634e-05, 6.625745052920556225385662064e-05, + 7.044044985578487593803898026e-05, 7.463270541057219899065688917e-05, + 7.88138020371126330311864483e-05, 8.296278761138090951723911282e-05, + 8.705832811957060931012247762e-05, 9.107886904792990301078098314e-05, + 9.500280157644432228996461687e-05, 9.88086319998297959521851852e-05, + 0.0001024751527478853552243290292, 0.0001059816133435203958437775817, + 0.0001093078896212313250472722426, 0.0001124346495317592441740353615, + 0.0001153435138801953374577610734, 0.0001180172103847773807435567184, + 0.0001204397195016763272030352327, 0.0001225964105366313182214621502, + 0.0001244741666565634557496677903, 0.0001260614975222940179356428958, + 0.0001273486383860284213657282359, 0.0001283276346329868344928876178, + 0.0001289924108939412142945529771, 0.0001293388240128041986962831311, + 0.0001293646993190135081972652609, 0.000129069849826390675891218951, + 0.0001284560781564569648029866533, 0.0001275271611628480956761311216, + 0.0001262888174124387422742055165, 0.0001247486578560147722945228299, + 0.0001229161201947902781143190376, 0.0001208023876167710098121152451, + 0.0001184202927370052579533754589, 0.0001157842077263136363945647545, + 0.0001129099217524476565961688568, 0.0001098145069842224692477361536, + 0.0001065161745215870229544150027, 0.0001030341217115946498466064196, + 9.938837239075494218564638116e-05, 9.55996116574392337241969364e-05, + 9.168901682321538325944748626e-05, 8.767808621878060584917818909e-05, + 8.358846753832827015332634923e-05, 7.944178739573894295310230174e-05, + 7.525948373716162044001765086e-05, 7.106264270779714400331356083e-05, + 6.687184150667735979892136733e-05, 6.270699868281402365125659637e-05, + 5.858723323032591459883985929e-05, 5.453073373027496437582400945e-05, + 5.055463866434228186515914549e-05, 4.667492889169010231208492567e-05, + 4.290633313704237848055372817e-05, 3.926224718693232471891305102e-05, + 3.575466733405250962596691466e-05, 3.239413844858853979693721903e-05, + 2.918971689225420654582518476e-05, 2.614894832740222643395651414e-05, + 2.32778603119810319275855004e-05, 2.05809694131214245850763217e-05, + 1.806130241958192917685853407e-05, 1.57204310878898065046826299e-05, + 1.355851972040978631957493239e-05, 1.157438474725593389536362765e-05, + 9.765565369289991250103394327e-06, 8.128404217623600390690147277e-06, + 6.658136897088545597405036258e-06, 5.348989207907363157765145978e-06, + 4.194280781931646742764600855e-06, 3.186533827804764202197129047e-06, + 2.317585653437084243890312085e-06, 1.578703624410696033139155786e-06, + 6.141384498537176294777101444e-07, 9.298662819291042559417901497e-07, + 1.300039588183346290852534892e-06, 1.728186169538108958923777053e-06, + 2.217579769671128706634002578e-06, 2.771191264950304375847423694e-06, + 3.391641038859679845572127344e-06, 4.081153133585057643354949281e-06, + 4.841511765950761816729337739e-06, 5.674020782017338353729867667e-06, + 6.579466604395942847286708061e-06, 7.558085198839613350898451044e-06, + 8.609533552159761486764072425e-06, 9.7328661123077307937507055e-06, + 1.092651659396649748237119459e-05, 1.218828549971325919893186396e-05, + 1.351533364831678787551516585e-05, 1.490418193867676056256054568e-05, + 1.635071751101156760583102412e-05, 1.785020639693768804015863716e-05, + 1.939731267786526947298660073e-05, 2.098612409755783406064937047e-05, + 2.261018400060624725209264263e-05, 2.426252939490445575281864221e-05, + 2.593573486386074690760415729e-05, 2.762196198395144313320233309e-05, + 2.931301383619912577093054307e-05, 3.10003941370901064293955085e-05, + 3.267537045614228558660860346e-05, 3.432904093455310651607573225e-05, + 3.595240387279102241670572515e-05, 3.753642951526463077517939415e-05, + 3.907213332785221862044830465e-05, 4.055065003955442043577506173e-05, + 4.196330770320092287684055066e-05, 4.330170102225941111554266549e-05, + 4.455776319151691507950557858e-05, 4.572383550877615374747817145e-05, + 4.67927340326813328446643736e-05, 4.775781258818957009234726363e-05, + 4.861302145576751841931500975e-05, 4.935296112274854520235792266e-05, + 4.997293052496030996405956826e-05, 5.046896926316790134292578074e-05, + 5.083789334142450432995480325e-05, 5.107732404235573888231017325e-05, + 5.118570962693273508061983512e-05, 5.116233962256211783474826871e-05, + 5.100735154243623501726587199e-05, 5.072172996011389746896097508e-05, + 5.030729794530992165547955697e-05, 4.976670094856593866503718937e-05, + 4.910338330419369720853187133e-05, 4.832155759859357326262835342e-05, + 4.742616722843050804667500153e-05, 4.642284254468189433817312817e-05, + 4.531785104648093420514828877e-05, 4.411804215085282908923383638e-05, + 4.283078712047949415837877485e-05, 4.146391478084949887413998559e-05, + 4.002564369998728500445184242e-05, 3.852451153793868870913591484e-05, + 3.696930229894581553190882617e-05, 3.536897223650265409053417009e-05, + 3.373257517007763046749946323e-05, 3.206918797216561138824567068e-05, + 3.038783697553758535669053698e-05, 2.869742603325050721990718827e-05, + 2.700666693842488554218837782e-05, 2.53240128773522472688164292e-05, + 2.36575955486223606615003856e-05, 2.201516653320197434767421796e-05, + 2.040404344638575411538874982e-05, 1.883106134297598668121860588e-05, + 1.730252978269713752166279741e-05, 1.582419589453409723310214896e-05, + 1.440121370726124966344088713e-05, 1.303811993979783236119462941e-05, + 1.173881637009746219211126644e-05, 1.050655882597864275722517047e-05, + 9.343952766546595228771415753e-06, 8.252955349548407387120368961e-06, + 7.234883809018817680961191408e-06, 6.290429899750415377777078285e-06, + 5.419680101251959788110062338e-06, 4.622141214665583215453429494e-06, + 3.896770932273124627407724641e-06, 3.242012911311249432364054585e-06, + 2.655835842348582693362270615e-06, 2.135775967871575845225462151e-06, + 1.678982479306869246703953248e-06, 1.282265200707334303309144555e-06, + 9.421439548800534026460891217e-07, 6.548990028726707824150397863e-07, + 1.330980628288321835307945508e-06, 2.053321925095179518018593395e-06, + 2.911638967224263199008249883e-06, 3.91577690497036425405731272e-06, + 5.074972738518342348405191361e-06, 6.397718145931570889845766553e-06, + 7.891624718719110698423105377e-06, 9.563293315924188312633288933e-06, + 1.141818924261089535153283758e-05, 1.346052493147508303009910607e-05, + 1.569315175700748709632093014e-05, 1.811746254052265726235473875e-05, + 2.073330621190104311110657953e-05, 2.353891598102789142689557356e-05, + 2.653085223972606438943601381e-05, 2.970396126491488939425252014e-05, + 3.305135062744446336696971245e-05, 3.656438203046608363070563152e-05, + 4.023268210842282201558650634e-05, 4.404417151509014904334909923e-05, + 4.79851124190282851190471336e-05, 5.204017430991884451789430965e-05, + 5.619251780223110558825164174e-05, 6.042389590623847226693796109e-05, + 6.47147720233442780594576571e-05, 6.904445371572297664251177673e-05, + 7.339124110213119593464081714e-05, 7.773258854498901011462197452e-05, + 8.204527812096158202737061771e-05, 8.630560321059324536616119694e-05, + 9.048956040419115843306124836e-05, 9.457304780303100110675634804e-05, + 9.853206769871464688458767567e-05, 0.0001023429315405443993302822547, + 0.000105982465052178016990183651, 0.0001094282113353872834321176, + 0.0001126586298009254051392946661, 0.0001156532887944592926559098101, + 0.0001183930498390492588780403826, 0.0001208602414942457211558674013, + 0.0001230388209346732777092758848, 0.0001249145214768341844834703691, + 0.0001264749844303173561144842951, 0.0001277098738169312407662869813, + 0.0001286109726864508918421636796, 0.0001291722599584899447422436936, + 0.0001293899669340078419088602146, 0.0001292626128445461576588204622, + 0.0001287910190396963677934849546, 0.0001279783016506847912428790348, + 0.0001268298428073936058926851622, 0.0001253532407246757114736152028, + 0.0001235582392085236337359727132, 0.0001214566373606368673713010176, + 0.0001190621804783897533632289201, 0.0001163904333534655815207345397, + 0.0001134586373639688100479691601, 0.0001102855529293350411246601994, + 0.0001068912890527238987144545423, 0.000103297121809951282902020897, + 9.952530375581467036744803822e-05, 9.559886630660295277813615078e-05, + 9.154141722068369802119136569e-05, 8.737693533667151638000269998e-05, + 8.312956474047425697165847325e-05, 7.882341051849680105267914598e-05, + 7.448233821478873165240763843e-05, 7.012977904561728788659924483e-05, + 6.578854283680170094133349279e-05, 6.148064053843946947207343978e-05, + 5.722711803994241010771007461e-05, 5.304790285740000328577881117e-05, + 4.896166509725196594633722658e-05, 4.498569391730643208474754724e-05, + 4.113579051084043347033189497e-05, 3.74261784341396668116148938e-05, + 3.386943188550005015688068588e-05, 3.04764223267175741387095822e-05, + 2.725628361951831408224559972e-05, 2.421639563186710748083317613e-05, + 2.136238605540898111384388869e-05, 1.869814996808866037840933527e-05, + 1.622588647780341997747637073e-05, 1.394615159616772580991606034e-05, + 1.185792631832379398395659748e-05, 9.958698727235174653947893941e-06, + 8.244558800836223388182506799e-06, 6.710304479312746364508615593e-06, + 5.349557448924462989010147895e-06, 4.154887019129160079949653755e-06, + 3.117940412019697636863274637e-06, 2.229577747630171406762562489e-06, + 1.480009995589290732034620443e-06, 7.044402300420199419857410737e-07, + 1.06414718058313977710842551e-06, 1.487568524915130284939782448e-06, + 1.978913464923722406030434304e-06, 2.5420642379201161716582337e-06, + 3.180513194453416401185318063e-06, 3.897301628713124152709502968e-06, + 4.694961184166505245346414504e-06, 5.575458646515691806466123032e-06, + 6.540144914449115869840931797e-06, 7.589708906097783449511227222e-06, + 8.724137115838087534855534166e-06, 9.942679482513305788942553631e-06, + 1.124382216682514219762995672e-05, 1.262526776326974114713404956e-05, + 1.408392339138836015324275641e-05, 1.561589702322106857105762923e-05, + 1.721650230976224838657685778e-05, 1.888027207007842000877941013e-05, + 2.060098050381148709572255717e-05, 2.237167408236733048875269358e-05, + 2.418471096754227256148302161e-05, 2.603180870006301941225329566e-05, + 2.79040997959129841990075227e-05, 2.979219478678616972238887839e-05, + 3.16862521439179083354922839e-05, 3.357605443321324525853682763e-05, + 3.54510899652829886597067699e-05, 3.730063912788237804425348076e-05, + 3.911386452139473552400486533e-05, 4.087990396138745319504562148e-05, + 4.258796536666824744709128336e-05, 4.42274225174816768262758826e-05, + 4.578791064688267679026745238e-05, 4.725942081943901085022349817e-05, + 4.863239205534889043761395677e-05, 4.98978001748976891251662058e-05, + 5.104724236776964698151723421e-05, 5.207301653377791495359155904e-05, + 5.296819449560240868632790545e-05, 5.37266882495008752935843066e-05, + 5.434330849589444334662297065e-05, 5.48138147772986747906752425e-05, + 5.513495664521130082977654063e-05, 5.530450537910570186052663932e-05, + 5.532127588833258646870000286e-05, 5.518513854014426244214835959e-05, + 5.489702077279839812287698386e-05, 5.445889847029500909500812633e-05, + 5.38737771932613101924340604e-05, 5.314566347731107585992266218e-05, + 5.227952652438472562913124309e-05, 5.128125072266744624007936415e-05, + 5.01575795352847392640296964e-05, 4.891605139576548900949212739e-05, + 4.756492833800416672766428472e-05, 4.61131181690245233058787766e-05, + 4.457009106324272984132536801e-05, 4.294579151628533135931151121e-05, + 4.125054664401901782528475637e-05, 3.949497184773815417055051191e-05, + 3.768987488903580200744550255e-05, 3.584615942753752567068517565e-05, + 3.397472907133654339631445573e-05, 3.208639297378804958356390831e-05, + 3.019177398154183076042778033e-05, 2.830122029782079654067900032e-05, + 2.642472157256836199972979684e-05, 2.457183026797014129233125146e-05, + 2.275158907489911949977197392e-05, 2.09724650740674311199997909e-05, + 1.924229124622551086393543174e-05, 1.75682158398614580844566968e-05, + 1.595666000382423496141946762e-05, 1.441328398748823335533738449e-05, + 1.29429621038946106418047674e-05, 1.154976654316807443544524309e-05, + 1.023696001583666769711548905e-05, 9.006997099876890935953900608e-06, + 7.861534062727133876443026683e-06, 6.801446831463009337192388015e-06, + 5.826856692035191767414185199e-06, 4.937163213070829101847963871e-06, + 4.131083812262411940287223228e-06, 3.406699314723100358997002687e-06, + 2.761504793653925602633968442e-06, 2.192464934883601726186858755e-06, + 1.696073128795825872428405627e-06, 1.268413466188838941564663403e-06, + 9.052247988976234619818220239e-07, 6.019660215737483566466594839e-07, + 1.806443410507995625367697393e-06, 2.651490814292903433366200769e-06, + 3.650008439876881548286210663e-06, 4.812454910602655683694688082e-06, + 6.148470329678686764455792374e-06, 7.666714828793316457468398628e-06, + 9.374711751364128624959722036e-06, 1.127869765451309642088646018e-05, + 1.338348128305914897851792988e-05, 1.569231360766452064176706971e-05, + 1.820677092807918180661364005e-05, 2.092665292195220448114023615e-05, + 2.384989737110893777177929309e-05, 2.697251312213506835194047617e-05, + 3.028853263857358594579941014e-05, 3.378998528041286504922102729e-05, + 3.746689220555849450088742314e-05, 4.130728353067767826553927102e-05, + 4.529723811850348163567103743e-05, 4.942094607890189044124146234e-05, + 5.366079378549683758349922447e-05, 5.799747092218343781774500534e-05, + 6.241009878841228576684674323e-05, 6.687637881256858142682564239e-05, + 7.137275995299775484866783293e-05, 7.5874623410012779459350718e-05, + 8.035648283318519143145902683e-05, 8.479219798978604872696090977e-05, + 8.915519966556582876719000419e-05, 9.341872340099750316767812652e-05, + 9.755604952716374130439885848e-05, 0.0001015407468577691585225053483, + 0.0001053469173190073251023674006, 0.0001089494387584690539587037317, + 0.0001123242031687389844412522377, 0.0001154483475911085752722146092, + 0.0001183004750297627201633191008, 0.000120860862806223702385112484, + 0.0001231116559166232557725323415, 0.0001250370431189239746761626693, + 0.0001266234136714859789991927119, 0.0001278594928659146899314197343, + 0.0001287364547430925015413655244, 0.0001292480106485095195031909121, + 0.0001293904725679812265856649667, 0.0001291627904838469123854211018, + 0.0001285665633008453560305606178, 0.0001276060232059953098490007184, + 0.0001262879936438018608612504634, 0.0001246218214027861189395485209, + 0.0001226192836175316947574381876, 0.0001202944707880936736762653161, + 0.0001176636472018171918714132818, 0.0001147450904076242580217209754, + 0.0001115589116362138973970533073, 0.0001081268592782083079245278312, + 0.000104472107723259185108229119, 0.0001006190340240814242367059506, + 9.659298497829707172163821172e-05, 9.242003731629074968906278897e-05, + 8.812675374390866735955368805e-05, 8.3739937614159441693802155e-05, + 7.928638899197627061717075225e-05, 7.479266483093447066572007076e-05, + 7.028484590142932667174158201e-05, 6.578831299751583246235991931e-05, + 6.132753480614369710581523787e-05, 5.692586965005920138227502036e-05, + 5.260538311674680490371072694e-05, 4.83866833633433027586114028e-05, + 4.428877564468378975762533067e-05, 4.032893735198702874801546248e-05, + 3.652261457681963850632061996e-05, 3.288334093270929326139825899e-05, + 2.942267907901123798566390966e-05, 2.615018510231832208072673407e-05, + 2.307339562377007315292776202e-05, 2.019783721991520427166411089e-05, + 1.752705747404016882007131428e-05, 1.506267671763926925293953368e-05, + 1.280445928128390423216334537e-05, 1.075040285359175891530692654e-05, + 8.896844349018548259058584982e-06, 7.23858051218673017500543701e-06, + 5.769001340373908658565229451e-06, 4.480234288253136405982129942e-06, + 3.363297131102138113917677381e-06, 2.408257305239367604242231927e-06, + 1.604395517659756487571960648e-06, 1.987455599322322301417695703e-06, + 2.888766236057865165350305031e-06, 3.953526567900950670648302365e-06, + 5.192718557447923449928682549e-06, 6.616378491454674464400300543e-06, + 8.233417347363315461441536647e-06, 1.005144722405604924223704311e-05, + 1.207661638993124895698292459e-05, 1.431345545267072560382745627e-05, + 1.676473706917146856221548235e-05, 1.943135149164121696805859751e-05, + 2.231220008795116761259567928e-05, 2.540410878271259388226817333e-05, + 2.870176314238937482332079953e-05, 3.219766657589457568280563726e-05, + 3.588212284461928967480015551e-05, 3.974324377645772860901188239e-05, + 4.376698276103537296874076978e-05, 4.793719427236893564818823177e-05, + 5.223571932514476133047401363e-05, 5.664249642645499449632520705e-05, + 6.113569724105137029226270107e-05, 6.569188584988378161455546689e-05, + 7.028620015377634946702328778e-05, 7.489255366134619476721490106e-05, + 7.948385560730248072369014123e-05, 8.403224707844599819690778464e-05, + 8.850935058407398100307345024e-05, 9.288653029876528619424719269e-05, + 9.71351600319192730109349454e-05, 0.0001012268958427086181688439592, + 0.0001051339501235163602192723697, 0.000108829363921121656088447649, + 0.0001122872742539510014644563163, 0.0001154831732160801024316201802, + 0.0001183941557341902244037193381, 0.0001209991529615644603344246089, + 0.0001232791484520507653815241111, 0.0001252173744547201649467138562, + 0.0001267994859041416332804536049, 0.0001280137099486807991145786989, + 0.000128850969156413746414743815, 0.0001293049768611098865930125745, + 0.0001293723034548656131842436778, 0.0001290524127946542228776577454, + 0.0001283476682623210590131895836, 0.0001272633083962772021415638113, + 0.0001258073923930759009139068727, 0.0001239907161529636020220329629, + 0.0001218266999101731218671518242, 0.0001193312488411178229688602848, + 0.0001165225883769020433959953675, 0.0001134210762561154735685378658, + 0.0001100489936355039823469639804, 0.0001064303178259970970864767281, + 0.0001025904794363723489996134686, 9.855610688371519941854137503e-05, + 9.435476136650795104220124099e-05, 9.0014665490955212356037618e-05, + 8.556442879293960058172119343e-05, 8.103277340633306918653289141e-05, + 7.644826309342657195012443738e-05, 7.183903877576801159671876507e-05, + 6.723256358510094703694048857e-05, 6.265538029635103962119296872e-05, + 5.813288381023304574523810628e-05, 5.36891111250845714185885027e-05, + 4.934655097946884168324047093e-05, 4.512597506283049121752690147e-05, + 4.104629238528654123357997108e-05, 3.712442807402020663719993676e-05, + 3.337522752746045285113241086e-05, 2.981138651435757806230919531e-05, + 2.644340745795166713839538519e-05, 2.32795818006143266350269766e-05, + 2.032599800648162764087414911e-05, 1.758657443338173509395604144e-05, + 1.506311599529281625782679843e-05, 1.275539324678547244400900196e-05, + 1.06612422553197949156135807e-05, 8.7766833892454955168846778e-06, + 7.096056941927931472290612402e-06, 5.612173338067106905685012264e-06, + 4.316475528970002060969932134e-06, 3.199211080701684388260608652e-06, + 2.249611393542577710284897929e-06, 1.456075463312379986215183182e-06, + 1.00051006757246148192548249e-06, 1.464008259217542918465947838e-06, + 2.009917816259288491021394937e-06, 2.643540927730104807437524692e-06, + 3.369666571025493229552417312e-06, 4.192479086508558407326349021e-06, + 5.115470410815198489169492585e-06, 6.141357320290044782850648331e-06, + 7.272005002385278164800906653e-06, 8.508358218877240243495016503e-06, + 9.850381250842677629381803628e-06, 1.129700772224974539899734066e-05, + 1.284610128782887661965782938e-05, 1.449442804296412461856347065e-05, + 1.623764137033093673829348136e-05, 1.807027978180484885069659318e-05, + 1.998577814690821611090520982e-05, 2.197649252307419889557876802e-05, + 2.403373862078612437542975144e-05, 2.614784375080920643245364909e-05, + 2.830821191397765875484571207e-05, 3.050340150908405648729100623e-05, + 3.272121495408913586068824775e-05, 3.494879934284519511526398428e-05, + 3.717275709643198371981073769e-05, 3.937926541754799671449238652e-05, + 4.155420322052328383020253222e-05, 4.368328409056348055625532134e-05, + 4.575219372570185367293804646e-05, 4.77467302352653291132832114e-05, + 4.965294561078388102613040411e-05, 5.1457286650294855484023826e-05, + 5.314673360529862186510743904e-05, 5.470893483226549054536380634e-05, + 5.613233576650280800190637165e-05, 5.740630059605771474528362885e-05, + 5.85212250957341706576742002e-05, 5.946863918548255157790413672e-05, + 6.024129790191074874158155827e-05, 6.083325961478297120915356699e-05, + 6.12399504801343374810890241e-05, 6.145821429580507980899861664e-05, + 6.1486347111336215969477903e-05, 6.132411613963282062678139539e-05, + 6.097276271981382590519835118e-05, 6.043498928635123427664452289e-05, + 5.97149305060172948473110055e-05, 5.881810894836055823809914389e-05, + 5.775137585450435619193257364e-05, 5.652283776015994191900190802e-05, + 5.514176990916106195668444645e-05, 5.361851756099161658364674055e-05, + 5.196438644733882304465807933e-05, 5.019152376654093607221199247e-05, + 4.831279121905267248931331592e-05, 4.634163168016938288409564684e-05, + 4.429193117698790706573963583e-05, 4.217787788403621029561033073e-05, + 4.001381987561978572070370275e-05, 3.781412337251034905998350877e-05, + 3.559303319630151843855001004e-05, 3.336453709708832250820098597e-05, + 3.114223554994968387338999394e-05, 2.893921852421321567441943323e-05, + 2.676795061814831589016780433e-05, 2.464016582236357947449656436e-05, + 2.256677302978919496872708961e-05, 2.055777325098946670188342079e-05, + 1.8622189323102482198801777e-05, 1.676800872154585766689652293e-05, + 1.500213989845736433509371111e-05, 1.333038238342317981146439854e-05, + 1.175741069317042811952309794e-05, 1.028677191033005261869021779e-05, + 8.920896609810737039997739772e-06, 7.661122637360397343020412819e-06, + 6.507731080978279485723010656e-06, 5.459993624247635145285695302e-06, + 4.516230333440916944610487443e-06, 3.673876809216708441214105027e-06, + 2.929559530419915972996019321e-06, 2.279178133165306005433444272e-06, + 1.717993303969181726468433771e-06, 1.240718921821103110246964536e-06, + 8.416170610552634680267061751e-07, 7.2171333697108166346724685e-07, + 1.149190929299466768642853584e-06, 1.661201976762967515049746088e-06, + 2.26397526738477192689695007e-06, 2.963237173495409578638385209e-06, + 3.764103825489326587234659161e-06, 4.670976458690402774930842261e-06, + 5.687441579803049189088468007e-06, 6.816177575396176504510161592e-06, + 8.058869334969219963018226272e-06, 9.416132385677794487460409711e-06, + 1.088744793547514574569810841e-05, 1.247111009738577904685640635e-05, + 1.416418642140912075716441265e-05, 1.596249269407274236831292824e-05, + 1.786058278118934981686105612e-05, 1.985175408951630473489841089e-05, + 2.192806901064832175371477341e-05, 2.408039248870989126427404059e-05, + 2.629844562556142982426114763e-05, 2.857087500673679804829782625e-05, + 3.088533720171800472497486423e-05, 3.322859766698182427957508622e-05, + 3.558664306304401857066962989e-05, 3.794480579092344854977292279e-05, + 4.028789936231877167336148937e-05, 4.260036304447370719260951288e-05, + 4.486641406797322125963797812e-05, 4.707020555617279959984000648e-05, + 4.919598823076793477505203045e-05, 5.122827387100276492733555433e-05, + 5.315199845559222545420333117e-05, 5.495268289756722153915555196e-05, + 5.661658929345764700545584613e-05, 5.81308706495544533156445699e-05, + 5.948371211901690489400398865e-05, 6.066446188343196043411820195e-05, + 6.166374993974751809750617371e-05, 6.247359320652330063813884031e-05, + 6.308748553999002361969417052e-05, 6.350047144793276104272200522e-05, + 6.370920250503298845265454098e-05, 6.371197570383950079756646412e-05, + 6.350875321758878025522193633e-05, 6.31011633010577257770282178e-05, + 6.249248230978759176008213716e-05, 6.168759807257728278780811726e-05, + 6.069295510330608984898848046e-05, 5.951648238216646226829767419e-05, + 5.81675046696321278801196375e-05, 5.665663853549040022885424639e-05, + 5.499567448679264848902456531e-05, 5.319744675965861792354960613e-05, + 5.127569249786861828744460867e-05, 4.924490217381625539955561366e-05, + 4.712016321278773628086766756e-05, 4.49169988583053073874680472e-05, + 4.265120436313476787616033592e-05, 4.03386826076504228719143974e-05, + 3.799528123349455230447699328e-05, 3.563663333729079021232680202e-05, + 3.327800369675384955939559384e-05, 3.093414240149054808591902455e-05, + 2.861914763476737874224251068e-05, 2.634633920266479822393235199e-05, + 2.412814423582602135916717889e-05, 2.197599629923619468934055388e-05, + 1.990024894019360942893498434e-05, 1.791010448713741386324825589e-05, + 1.601355868571042710842532164e-05, 1.421736152690460748462125684e-05, + 1.252699438894805523644123552e-05, 1.094666338332369660054504967e-05, + 9.479308569468259383053627964e-06, 8.126628485670103998919459876e-06, + 6.889119238668771837922483181e-06, 5.766127204435624544376533251e-06, + 4.755914220283668776383112498e-06, 3.855733996202503832890270269e-06, + 3.061918343176625860213883532e-06, 2.369971709877166506178500574e-06, + 1.774672437771523766421180937e-06, 1.270179089206863855284856783e-06, + 8.501401737995175290346226878e-07, 1.726628965260704936650901567e-06, + 2.629442764914342724831466253e-06, 3.711136248070151816839034806e-06, + 4.984884840955415445716645412e-06, 6.462735286201314604149093662e-06, + 8.155368477491953119792172933e-06, 1.007187016059739819275400952e-05, + 1.221951324811439968840657416e-05, 1.460355542541329767157725489e-05, + 1.722705559467651955014334819e-05, 2.009071251346682585210701166e-05, + 2.319272873603799275444604933e-05, 2.652870266251748326380259513e-05, + 3.009155114719724426761496283e-05, 3.387146471728257426415942266e-05, + 3.78558970133043969780173299e-05, 4.202958958844528589062633506e-05, + 4.637463270337477942327139568e-05, 5.087056223347032366888589849e-05, + 5.549449227457238428004929198e-05, 6.022128250001444125768038096e-05, + 6.502373879405695493438610555e-05, 6.987284517351340768463729969e-05, + 7.473802451862187571241663564e-05, 7.958742517413864886628716011e-05, + 8.438823005984659952026516461e-05, 8.910698455326337660050567413e-05, + 9.370993908271051293663173043e-05, 9.81634021016960443524815294e-05, + 0.0001024340989105055477062858338, 0.0001064895316517641335593222229, + 0.0001102983357362616068661834157, 0.0001138306279551639548560520998, + 0.0001170583416053933760534594422, 0.0001199555440958259018959311537, + 0.000122498732711283348341749222, 0.0001246671044862235106127912321, + 0.0001264427964766376476322268241, 0.0001278110931120110213034257729, + 0.000128760597753437439896492811, 0.0001292833660724024009546634373, + 0.000129374999389952248735405349, 0.0001290346966699104386960827995, + 0.0001282652644340100274965299487, 0.0001270730844524234153490593879, + 0.0001254680396511899094589420622, 0.0001234633992593847564428477526, + 0.0001210756647845932885022152137, 0.0001183243789466438539289758203, + 0.0001152319002083070895213826046, 0.0001118231460100209038142915485, + 0.0001081253082365302522517558348, 0.0001041675448103130546557287817, + 9.998065161433578734717642078e-05, 9.559671919055781293995954773e-05, + 9.104877883722959925737877596e-05, 8.63704428350437148015697475e-05, + 8.159554356836426361812564245e-05, 7.675777627298093787593796788e-05, + 7.189035003715626092300750027e-05, 6.702565151030744398062688472e-05, + 6.219492553672462066462894859e-05, 5.742797663451440764049299448e-05, + 5.275289488765322332142204687e-05, 4.819580941766788887261133145e-05, + 4.378067215779612845506785224e-05, 3.952907417390877581678254593e-05, + 3.546009627088476040069134343e-05, 3.15901950987653774459082423e-05, + 2.793312543834503252748041602e-05, 2.449989880942751369129022077e-05, + 2.129877801527039799141249876e-05, 1.833530672203346971568978241e-05, + 1.56123726802692902105359346e-05, 1.31303027341205186609429667e-05, + 1.088698733976575085482824817e-05, 8.878031933992471959435528739e-06, + 7.096932161912223845372411912e-06, 5.535269694292336204973544594e-06, + 4.182925143305990280378093421e-06, 3.028304423266960150487418779e-06, + 2.058574801657617786874521562e-06, 1.329946659558097433795125983e-06, + 2.165930333830004736169003859e-06, 3.181410825945502571525293906e-06, + 4.390907081048332892428496393e-06, 5.807832624576882247168473083e-06, + 7.444229480073976491305912107e-06, 9.310509109168819548668465103e-06, + 1.141520472878602263555776475e-05, 1.376473930857732026874964276e-05, + 1.63632134259220082621831549e-05, 1.921221695730078313701580384e-05, + 2.231066831540430751455381109e-05, 2.56546846042577799079480172e-05, + 2.923748566442222696841295171e-05, 3.304933452264134641478826593e-05, + 3.707751625188610667760782946e-05, 4.130635669633730315888908713e-05, + 4.57172819300167293933394308e-05, 5.028891870681468100100566798e-05, + 5.499723553341396203647181706e-05, 5.981572336530082767760974072e-05, + 6.471561430012414859683916868e-05, 6.966613603258570185713244305e-05, + 7.463479925113106205891710943e-05, 7.958771460894715306030877677e-05, + 8.448993539962491459895804757e-05, 8.930582162010462018032069809e-05, + 9.399942071813234881465931592e-05, 9.853486000538175736910423419e-05, + 0.0001028767454764852252091164586, 0.0001069905616130982614793432095, + 0.0001108430666741061325353268074, 0.0001144026779801172717752205665, + 0.0001176398417929766228263652184, 0.0001205273825683045432538217923, + 0.0001230408266186221177829196449, 0.0001251586955627954000566659509, + 0.0001268627653492133326804808258, 0.0001281382871190127814217674107, + 0.00012897416671431196754510351, 0.0001293631002263301798226036166, + 0.0001293016636100961422838062642, 0.0001287903550560981751765821102, + 0.0001278335894940789245477485991, 0.0001264396452992325875237106247, + 0.0001246205639651485437210953755, 0.0001223920041898065452518756802, + 0.0001197730524798108954096995116, 0.0001167859930032931053143011035, + 0.0001134560400035287616726797921, 0.0001098110366140613882151438885, + 0.0001058811243836622358440238689, 0.0001016983882184812075424179545, + 9.729648177312647720858113098e-05, 9.271023856728227404214170981e-05, + 8.797527426631396199434298477e-05, 8.312758564099977131364033189e-05, + 7.820315171238216903331491592e-05, 7.323754249350023946482646231e-05, + 6.826554056261897028036467194e-05, 6.332078044605318506866248329e-05, + 5.843541045764196091572006964e-05, 5.363978124242260047847483118e-05, + 4.896216481124530896153895787e-05, 4.442850733908665779000116136e-05, + 4.006221844162812510030738378e-05, 3.588399905185074367048800315e-05, + 3.191170940110610895583398428e-05, 2.816027797772776522945009647e-05, + 2.464165170131726035327758562e-05, 2.136478692284633391375824052e-05, + 1.83356802499121345048551518e-05, 1.555743761269424765554363066e-05, + 1.303037943864174684114286273e-05, 1.075217930117685998219617671e-05, + 8.718032957372823477061249409e-06, 6.92085429828043493741132966e-06, + 5.351494408866129695947783801e-06, 3.998979676719815932420688115e-06, + 2.85076470287840191407836149e-06, 1.892995656083464550589637136e-06, + 1.796473809076326607386451216e-06, 2.756797860028450018949394001e-06, + 3.913441002561735267508725988e-06, 5.281159344073333835266857716e-06, + 6.873327179370119016589731065e-06, 8.701646420395522119333071853e-06, + 1.077586716224200464307216019e-05, 1.310352438615587792388340188e-05, + 1.568969568087289571923191589e-05, 1.853678465607500513902955452e-05, + 2.164433442798625813240434579e-05, 2.500887518069035443386664841e-05, + 2.862380935277695400147275617e-05, 3.247933747402561790876621139e-05, + 3.656242708901465989206752694e-05, 4.085682656305573539614814371e-05, + 4.534312488106031590988365121e-05, 4.999885783312362511282903044e-05, + 5.479866024376991404413669851e-05, 5.971446315746296856904681838e-05, + 6.471573415395467639230769885e-05, 6.976975824619852442880912902e-05, + 7.48419561235695563437830824e-05, 7.989623585632960641855077055e-05, + 8.489537358525046906697342219e-05, 8.980141819390921945065464627e-05, + 9.457611451009886925720554496e-05, 9.918133921557194363112508473e-05, + 0.0001035795433670402105556102024, 0.0001077341952515447319211477906, + 0.0001116102172198860234065068142, 0.0001151744101649256431978488036, + 0.0001183958594376256068638267327, 0.0001212463162212588788698569564, + 0.000123700548710107215664988356, 0.0001257366578582262174601513749, + 0.0001273363529699188115892199979, 0.0001284851829882916612619175867, + 0.0001291727199921520962376531028, 0.0001293926921237742379451607366, + 0.0001291430639289303664365982094, 0.000128426062883404111265167602, + 0.0001272481516937382984601401237, 0.0001256199467806023951314126075, + 0.0001235560841671463775184869327, 0.0001210750347884062750507608297, + 0.0001181988719979697714411101539, 0.0001149529947620207554880716883, + 0.0001113658106867021913965326574, 0.0001074683836116462006026253673, + 0.0001032940510109176077569587138, 9.887801686429416553152094149e-05, + 9.42569259900933464771735637e-05, 8.946842606062694214664327008e-05, + 8.455072364953387280619989674e-05, 7.954214068520326543897808191e-05, + 7.448067760655686171851475041e-05, 6.940358933870180825967399763e-05, + 6.434697993022909416963028839e-05, 5.934542132671632882990817026e-05, + 5.443160130335589029634477121e-05, 4.963600505204178979252321868e-05, + 4.498663432444771040526199091e-05, 4.050876738341630477722998815e-05, + 3.62247623220343526124001543e-05, 3.215390558541629550427798367e-05, + 2.831230678721408770023675039e-05, 2.471284016415612464412018823e-05, + 2.136513227039239242615632774e-05, 1.827559479170456056568855319e-05, + 1.544750066984298635781001907e-05, 1.288110108077716872503580559e-05, + 1.057378021796221503902663691e-05, 8.520244302214988134217855953e-06, + 6.712740781576143905156651981e-06, 5.141303304337037302651231691e-06, + 3.794017751465930936988213418e-06, 2.657304404631433673465365497e-06, + 1.716211204929305853044080657e-06, 1.555802242151946780367448471e-06, + 2.483304586072540240550667393e-06, 3.610943794354294676343273759e-06, + 4.954721738967735192922959425e-06, 6.529220422990394820860968195e-06, + 8.347278465281425660279857048e-06, 1.041967888521649729285500213e-05, + 1.27548539632146885756036267e-05, 1.535861283362745328333158479e-05, + 1.823389724142352629398730612e-05, 2.138057056508717976750673373e-05, + 2.479524477903925078203783983e-05, 2.847114950627534313916562614e-05, + 3.239804670281726299780125644e-05, 3.65621938304620567000528808e-05, + 4.094635762384326953516183734e-05, 4.55298797548261215172374361e-05, + 5.028879485544448141613391168e-05, 5.519600049463816907437466175e-05, + 6.022147782928297517169788367e-05, 6.533256078210191125470174267e-05, + 7.049425075374728111559513577e-05, 7.566957306915767617842144555e-05, + 8.08199706041971393513309585e-05, 8.590572935173366954288848296e-05, + 9.088643007977135373273019914e-05, 9.572141971972390208332759354e-05, + 0.0001003702957105397032457755335, 0.0001047933962224924898465686085, + 0.0001089522889994345685241161625, 0.0001128102514944612146541996767, + 0.0001163327350333736410299342867, 0.000119487805922938115899510636, + 0.00012224655672434957178612569, 0.0001245834813319541081212682432, + 0.0001264768080264453548305220165, 0.000127908785301704343469186842, + 0.0001288659159845989955837236574, 0.0001293391359651405029315002215, + 0.0001293239347166900976571213278, 0.0001288204156975176171984198703, + 0.0001278332956701005117521735555, 0.0001263718429366681523986354341, + 0.000124449755451858459515818156, 0.0001220849807191893763008011531, + 0.000119299480290858744488402543, 0.0001161189425543167704933320006, + 0.0001125724482891286702028812994, 0.0001086920942000778686096704173, + 0.0001045125802649045989060547224, 0.0001000707672668402816720453763, + 9.540521130435735178663969602e-05, 9.055568237649071054208571585e-05, + 8.556267432702141853811256267e-05, 8.046691349228169407893640486e-05, + 7.530887333512605063320227705e-05, 7.01283021637449021853938369e-05, + 6.49637707326988485343616242e-05, 5.985224611114481238190523915e-05, + 5.482869768800795699922531745e-05, 4.992574057592722992478598276e-05, + 4.517332098686309573400479711e-05, 4.059844739538409982707381496e-05, + 3.622497049502666527538707886e-05, 3.207341410378071477633304953e-05, + 2.816085830227053952816429483e-05, 2.450087520840677420843299605e-05, + 2.110351692096442834220733353e-05, 1.797535431713183059002081343e-05, + 1.511956458038161025332797582e-05, 1.253606457893606730040828023e-05, + 1.022168652437548942398578417e-05, 8.170391725921292429995514139e-06, + 6.373517728382847863247487319e-06, 4.820053688693098635259688678e-06, + 3.496938513524171705554744599e-06, 2.38937605277097436250774258e-06, + 1.481161522914671570567567323e-06, 9.347451060261348417131620214e-07, + 1.493761691996062726195079219e-06, 2.171143615188445966698426587e-06, + 2.976012453539385216625757016e-06, 3.916588307076012683916391155e-06, + 4.999996782040353455567154028e-06, 6.232083959890437409073933595e-06, + 7.617242917734526889061638655e-06, 9.158255270956709102317047644e-06, + 1.085615104552660176281866228e-05, 1.271008995848950020180877923e-05, + 1.471726689345898150210883992e-05, 1.687284400791693489050047938e-05, + 1.916991150630137523739292271e-05, 2.159947866388449704434099319e-05, + 2.415049619896122339371413723e-05, 2.680991057338591909611075215e-05, + 2.956275026321985311132840846e-05, 3.239224349191540286863749687e-05, + 3.527996636813858575675711959e-05, 3.820601982924024610276461655e-05, + 4.114923326969680754221225794e-05, 4.408739224147136540532185278e-05, + 4.699748715966630991259372907e-05, 4.985597954076541787936729944e-05, + 5.263908195126760564868176329e-05, 5.532304755446687343466150022e-05, + 5.788446492813028654896706504e-05, 6.030055367613030252579506274e-05, + 6.254945629035513654948169604e-05, 6.461052172788412761416515506e-05, + 6.646457625696915053146313079e-05, 6.809417729177479636313435885e-05, + 6.948384617772363261965773429e-05, 7.06202762027417335058063208e-05, + 7.149251248943081556846967928e-05, 7.209210086266431736449350476e-05, + 7.241320327863791329534026708e-05, 7.24526779363234832084805781e-05, + 7.221012276107398569335166227e-05, 7.168788154264220803361939982e-05, + 7.089101261549802482798271486e-05, 6.982722057718144625763911915e-05, + 6.850675213959366038375675689e-05, 6.694225778785704373055609473e-05, + 6.514862147127347096874777632e-05, 6.314276106116259023193909572e-05, + 6.094340277190449478399159045e-05, 5.857083314620189346249440332e-05, + 5.604663254636299747103722613e-05, 5.339339436443976737254463183e-05, + 5.063443436081625282675633404e-05, 4.779349466020838492876302017e-05, + 4.489444697434909480352957512e-05, 4.196099958171165114411901853e-05, + 3.901641247777310893447844098e-05, 3.608322491728533070592943588e-05, + 3.318299930694082786703999477e-05, 3.033608507811950220629630681e-05, + 2.756140578171291437249365575e-05, 2.487627220798867362021138117e-05, + 2.229622385266167227616668223e-05, 1.983490053504754010863311842e-05, + 1.750394543521006839796420873e-05, 1.531294026453781500292546103e-05, + 1.326937272849549788878830564e-05, 1.137863589163675242230990003e-05, + 9.644058523320530942348448311e-06, 8.066964997481413705512388879e-06, + 6.646762850171082190223019459e-06, 5.381055672526364227602896362e-06, + 4.265778641494645019322656809e-06, 3.295353672153753324809396033e-06, + 2.462860918713246277450198973e-06, 1.760223159928982689643550512e-06, + 1.178399481040010594309419903e-06, 7.07584609434169372693896119e-07, + 1.128382190931922430249929011e-06, 1.750754324800885261128138327e-06, + 2.502414597033325954181411099e-06, 3.392946987242415357339132137e-06, + 4.43086116503125197204444527e-06, 5.62337754539060711401294787e-06, + 6.976223088050422297106550884e-06, 8.493441990609161456660981815e-06, + 1.017722527835310193699072667e-05, 1.202776306514569942666438573e-05, + 1.404312295246882817830423595e-05, 1.62191576521355191123092282e-05, + 1.854944446846158612077042072e-05, 2.102525876533285379777274415e-05, + 2.363558298157963683157334334e-05, 2.63671521544074715737247111e-05, + 2.920453627645446743389158473e-05, 3.213025915915736289681439719e-05, + 3.512495281590292316121690308e-05, 3.816754572557784144911860458e-05, + 4.123548270331206874609111801e-05, 4.430497350290945078122098466e-05, + 4.735126671667335909602161714e-05, 5.034894503432862391222035736e-05, + 5.327223748382093265274841998e-05, 5.609534391206260316165010948e-05, + 5.879276668094408176768253527e-05, 6.133964435934875921666714627e-05, + 6.371208209003277199607151449e-05, 6.588747330381398937745873745e-05, + 6.78448075434580165745182545e-05, 6.956495934499572328293254264e-05, + 7.103095340211317367841437065e-05, 7.222820160507414726739489064e-05, + 7.314470799298185743533146086e-05, 7.377123817905825882684095474e-05, + 7.410145039356463489681886569e-05, 7.41319859272708537017287922e-05, + 7.38625174382105567465195417e-05, 7.329575429321168091728599947e-05, + 7.243740484015983357307666424e-05, 7.129609623361712043322635513e-05, + 6.988325315170917126188221413e-05, 6.821293743260025820452502332e-05, + 6.630165131298602129023000984e-05, 6.416810755093698727391515746e-05, + 6.183297026353390532169007621e-05, 5.931857077575292531935666207e-05, + 5.664860317286896866217221769e-05, 5.384780455363943744463706143e-05, + 5.094162519630071427187076316e-05, 4.795589396901592406765105214e-05, + 4.491648433940826924118047692e-05, 4.184898626446856214093281134e-05, + 3.877838907457800975185982506e-05, 3.572878020759239441452373431e-05, + 3.272306430656808472331661952e-05, 2.978270677505535869635661106e-05, + 2.692750539566148305892744064e-05, 2.417539307077746642510134023e-05, + 2.154227414999846689012789891e-05, 1.904189617869752831447009711e-05, + 1.668575824885879879959545147e-05, 1.448305646938062425069411454e-05, + 1.244066641142245046116644736e-05, 1.056316173759270319871921007e-05, + 8.852867604007106803933740968e-06, 7.309946842945688965200497916e-06, + 5.932516401541024554948302455e-06, 4.716791038061124636312365643e-06, + 3.657250870029666893945476808e-06, 2.746829034330522608823915362e-06, + 1.977115463683640256720586842e-06, 1.338572609919580937894449842e-06, + 8.207588540870744285755673114e-07, 9.243195965862047398174357674e-07, + 1.519841354020187042505587657e-06, 2.24822156675058004851120233e-06, + 3.120224433996271904616197357e-06, 4.145522289212901114038509198e-06, + 5.33245062157019431421612829e-06, 6.687773661358841070377796723e-06, + 8.216465414533017638581621767e-06, 9.921510890365161104741467679e-06, + 1.180373202520643270577258704e-05, 1.3861642467467059447547989e-05, + 1.609133495911664900107282405e-05, 1.848640453424191883342875276e-05, + 2.103791016438150344287048854e-05, 2.373437682411522265985177882e-05, + 2.656183924088870653584283643e-05, 2.950392784376865615010403221e-05, + 3.254199665123485440835007787e-05, 3.565529205344771332018491417e-05, + 3.882116066531168883501495825e-05, 4.201529366880895309532828463e-05, + 4.521200434198137797607575106e-05, 4.838453480249326165959014578e-05, + 5.150538738992461161060598673e-05, 5.454667558563671862304281235e-05, + 5.74804889335571732355070762e-05, 6.027926608915853658654179781e-05, + 6.291616989492471287339497854e-05, 6.536545826426154828011488851e-05, + 6.760284465542098553993144439e-05, 6.960584203354057192172227309e-05, + 7.135408445097320042759675429e-05, 7.282962071992655247835990462e-05, + 7.401717510108585891450555527e-05, 7.490437047908087128591375636e-05, + 7.548191013026858556603237993e-05, 7.574371489828081514643354222e-05, + 7.568701336460259229167724104e-05, 7.531238342025715958114734372e-05, + 7.462374449466728401451909303e-05, 7.362830056247682405587418053e-05, + 7.233643491177837764501135087e-05, 7.076155850106774947583937463e-05, + 6.891991454098152778458968859e-05, 6.683034269483794297898177073e-05, + 6.451400698460989767153012098e-05, 6.19940921029644591072269022e-05, + 5.929547335578329547408141242e-05, 5.644436588335340369490533696e-05, + 5.346795912446060709214551432e-05, 5.039404269040700809706781471e-05, + 4.725062990228465963039525266e-05, 4.406558521381994823545510953e-05, + 4.086626159526993932319394176e-05, 3.767915369504334888953872573e-05, + 3.45295722310091804472392818e-05, 3.144134460100820975536617397e-05, + 2.843654615197040646471654535e-05, 2.553526592102268487414866438e-05, + 2.275540997322959455798768724e-05, 2.011254472347047582360575479e-05, + 1.761978185957643620244798821e-05, 1.528770569585759310266177835e-05, + 1.312434299671439136942500264e-05, 1.113517453349049345621719215e-05, + 9.32318689245382441340651708e-06, 7.688962347357545618021720801e-06, + 6.230803964641167626064763296e-06, 4.94489253160972055993948801e-06, + 3.825471399670530930035849959e-06, 2.865054924102740719536958416e-06, + 2.054655865530054463221005037e-06, 1.384026900802441285430639806e-06, + 8.419112747741549359777025151e-07, 1.725488180760739497030930439e-06, + 2.777328552844435828595142518e-06, 4.06798408999309789416424718e-06, + 5.617081707025530209272286275e-06, 7.442156346147905840145500567e-06, + 9.55818142442122078246066752e-06, 1.197712128050097103932388615e-05, + 1.470751543744939861583197194e-05, 1.775410417494783249666399916e-05, + 2.111750437092086056327898402e-05, 2.479394383644080112586056963e-05, + 2.877506144044803034084088755e-05, 3.304777921836481749352440462e-05, + 3.7594251401299869552643379e-05, 4.239189391417011085715083052e-05, + 4.741349639889197057707539984e-05, 5.262741725268395179097857817e-05, + 5.799786056339705279071006228e-05, 6.348523220693170837029134512e-05, + 6.904657078013663154721080151e-05, 7.463604750993211342079830528e-05, + 8.020552783872801649346639952e-05, 8.57051860688658341926385309e-05, + 9.108416328391073595559246368e-05, 9.629125777820031896296615326e-05, + 0.0001012756364407165567175297949, 0.0001059875549734974148298125018, + 0.0001103790744923852638371963852, 0.0001144047619679732934227026075, + 0.0001180223621211262463115768129, 0.0001211934287891647141167592028, + 0.0001238839044192508148222592324, 0.0001260646372131264800111466462, + 0.00012771182652569559325649029, 0.0001288073883880271855613408594, + 0.0001293392344581178402939530825, 0.0001293014592715497333187679718, + 0.0001286944323374279545990628293, 0.0001275247933688221162965709121, + 0.0001258053507159718814242821416, 0.0001235548848485781738958805276, + 0.0001207978604744362809099086919, 0.0001175640525501043924267580154, + 0.0001138880930014551202348466186, 0.0001098089463963128559545467944, + 0.0001053693240694114700546982211, 0.0001006150472666666393891168885, + 9.559437073041620767585579976e-05, 9.035727877356985039518366687e-05, + 8.495476627714412744436789371e-05, 7.943811718618329071987804735e-05, + 7.385819297254756518687074385e-05, 6.826474318369108330167849275e-05, + 6.270574961364991091287979241e-05, 5.722681483020040764126551425e-05, + 5.187060478921901360673321624e-05, 4.667635408649635508655101335e-05, + 4.167944106496529753412907948e-05, 3.691103854082554620343048501e-05, + 3.239784436698522071887418328e-05, 2.816189444977903078449338325e-05, + 2.422045920908341937009822242e-05, 2.058602285683349040709168298e-05, + 1.72663432979883612499501927e-05, 1.426458896322856894332570948e-05, + 1.157954749405149067484691039e-05, 9.205899945688524640529520893e-06, + 7.13455307533804193771426877e-06, 5.35302136275320924850432483e-06, + 3.845849683227676108680879313e-06, 2.595067030996348321378276378e-06, + 1.580661380862341212013319307e-06, 1.81326276217916492439175772e-06, + 2.908373643749430368982047262e-06, 4.253580908206427872513769733e-06, + 5.869381746132433322891194111e-06, 7.773955480103564064141632994e-06, + 9.982651650092512826814225568e-06, 1.250750430087878400909305598e-05, + 1.535678358976638328880007234e-05, 1.853459541730642450539645605e-05, + 2.204053912168410961662165515e-05, 2.586943237849445077249088687e-05, + 3.001111132684305984300206227e-05, 3.445031262053115735273511877e-05, + 3.916664260490253511885413995e-05, 4.413463717557381985967870919e-05, + 4.932391411835515017663550408e-05, 5.469941789688848656240602319e-05, + 6.022175498482923016330820021e-05, 6.584761597310648706567193233e-05, + 7.153027886071959193497321605e-05, 7.722018620000540200989241901e-05, + 8.286558715328738917473005987e-05, 8.841323406394073719603149408e-05, + 9.380912188466179659623866982e-05, 9.899925776863756278923373033e-05, + 0.0001039304473402412142381615046, 0.0001085510836404183468602291374, + 0.0001128119245019171745444963584, 0.0001166668441586811731441528095, + 0.0001200735452334620174648718849, 0.0001229942178730314872488194045, + 0.0001253961336999562204905234175, 0.0001272521634063405223790538257, + 0.0001285412082051026283566891317, 0.0001292485369498663988832576344, + 0.0001293660225024482633357503225, 0.0001288922728303605700229256259, + 0.0001278326543158307432735548703, 0.000126199206810501194774704059, + 0.0001240104520329359850689537881, 0.0001212910989358313441346601258, + 0.0001180716516235800068708797217, 0.0001143879272375366716769928832, + 0.0001102804929074807356679382986, 0.0001057940323584025485046875015, + 0.0001009766540311313263566378451, 9.587915359769460285199044192e-05, + 9.055424450738115303358166663e-05, 8.505577067293988474845634062e-05, + 7.943791559009644794465271334e-05, 7.37544220759096222665360254e-05, + 6.805783641712073381291325802e-05, 6.23987900495257002573754046e-05, + 5.682533096044456867156763336e-05, 5.138231584104390120906757922e-05, + 4.611087264104895031913491921e-05, 4.104794162706844107063250404e-05, + 3.622590135272159977963823962e-05, 3.167228415213877373108816715e-05, + 2.740958390818196277059944077e-05, 2.345515696381406914490519444e-05, + 1.982121518033455479044363523e-05, 1.651490833964979531374613064e-05, + 1.353849137747026296399975587e-05, 1.088957035573965122449494047e-05, + 8.561419667647738137488191978e-06, 6.543361745043328633582649378e-06, + 4.821199528986143372627764386e-06, 3.377691187386890957851295209e-06, + 2.193056031468196694452681486e-06, 1.328926695146537180638275297e-06, + 2.320814212483303202522655004e-06, 3.560409699959868287417064786e-06, + 5.070362884827311711702108737e-06, 6.871108973839762436319235361e-06, + 8.980299131737953463334306337e-06, 1.14122542223556167740152259e-05, + 1.417745454531290833269895069e-05, 1.72820779521720287413670547e-05, + 2.07275980843535674439694072e-05, 2.451045354940420089684231797e-05, + 2.862179765765008804321960223e-05, 3.304733689983380617253422296e-05, + 3.776726468622263930240146035e-05, 4.275629502275159183168409816e-05, + 4.798379880880207531317419023e-05, 5.341404334704002857588805986e-05, + 5.900653350424199511782899497e-05, 6.471645080113437250874525164e-05, + 7.049518458775954189796802973e-05, 7.629094742729747985737071003e-05, + 8.204946491272902854563486841e-05, 8.77147284217761924766595949e-05, + 9.32297978171175848512847173e-05, 9.853763985720431198191832101e-05, + 0.0001035819871288424354584603582, 0.0001083082016704290886531178439, + 0.0001126641271418266798285887087, 0.0001166009134233654569905505594, + 0.0001200737978947508403839566915, 0.0001230428283492854236395169787, + 0.0001254735135266511032118424973, 0.0001273373885779472889073077324, + 0.0001286124843821662751958134763, 0.0001292836914798453629409785703, + 0.0001293430114377084444964027821, 0.0001287896906634330507560037837, + 0.0001276302340043295000405337847, 0.0001258782978371961527863653885, + 0.0001235544647370516880419133443, 0.0001206859041477855451832135181, + 0.0001173059257169987187711945875, 0.000113453434051647732345481645, + 0.0001091722955551259775569192256, 0.0001045106296791170082506952643, + 9.952003832928573183111420342e-05, 9.425478827317127449286066065e-05, + 8.877096218888965882196084856e-05, 8.312559444917040402025371071e-05, + 7.737580784923810389014375843e-05, 7.15779672593167053075077777e-05, + 6.578686562104956749279932593e-05, 6.005495682739738839191895314e-05, + 5.443164885021298715541554492e-05, 4.896266903785598256781952387e-05, + 4.368951183185799876399976749e-05, 3.864897728668219653190216145e-05, + 3.387280676387891822313319645e-05, 2.93874200581843674883863321e-05, + 2.521375604682309909182133523e-05, 2.136721678357407039425958084e-05, + 1.785771283457455589865729706e-05, 1.468980562019875713074094914e-05, + 1.18629406306929540120681521e-05, 9.371763662808425503886709806e-06, + 7.206510715965997415871722304e-06, 5.3534609195372915012604495e-06, + 3.795440861527518147607073232e-06, 2.512367970565039941208650143e-06, + 1.481820177979183186711058078e-06, 2.222378626984064525643272625e-06, + 3.462960399782002150656208886e-06, 4.982034061019482291921781775e-06, + 6.801311421856215875777259411e-06, 8.939548152612654583989461321e-06, + 1.141194562160541611925065886e-05, 1.42295922662660858672416947e-05, + 1.739895852582896572293552628e-05, 2.092145863153441754365459426e-05, + 2.479309148369074136133115294e-05, 2.900417146339935527046133279e-05, + 3.353915835657941455459629676e-05, 3.837659364307316863179977973e-05, + 4.348914826481298034161968036e-05, 4.884378468094308577921586201e-05, + 5.440203359589239687221784436e-05, 6.012038326377831267376128377e-05, + 6.595077678656176744988876015e-05, 7.184121039234009776629913402e-05, + 7.773642336179008554414293641e-05, 8.357866812082649101388331925e-05, + 8.930854708842520060102510016e-05, 9.486590120799854751118540541e-05, + 0.0001001907337405268886426634722, 0.0001052241518926851776560837948, + 0.0001099093082204232179211605969, 0.0001141923235062007304036271749, + 0.0001180231729655807464129946283, 0.0001213565181959668848928751705, + 0.0001241524682272974696752021462, 0.0001263772543525713940200383423, + 0.0001280038050774001592152506745, 0.0001290122094963517618629311734, + 0.0001293900596362838461162586556, 0.0001291326647534009894671691576, + 0.0001282431331764860593137866918, 0.000126732319994869718901217559, + 0.0001246186416349883644555385231, 0.0001219277610916627969895806305, + 0.0001186921502178534231896483986, 0.0001149505379700137128922213248, + 0.0001107472557991063725037553245, 0.0001061314934185540525624427688, + 0.0001011564799245776231136767498, 9.587860665338031438027777131e-05, + 9.035650920333730554481754815e-05, 8.46501267073431151949716722e-05, + 7.881975669855531552165928133e-05, 7.292512376920603578769886077e-05, + 6.702447968365995403967894095e-05, 6.117375168945059856102919316e-05, + 5.542575449840754351791757837e-05, 4.982947981710804277559467845e-05, + 4.442947543194723347258906498e-05, 3.926532374555505392485846294e-05, + 3.437122736959020340369655444e-05, 2.977570695936866912532231533e-05, + 2.550141398595462955529132587e-05, 2.156505863983133742113433573e-05, + 1.797745060514239608877133658e-05, 1.474364809090667288141336677e-05, + 1.186320830844903868167821565e-05, 9.330530590911731092193005799e-06, + 7.135281603821372477898174469e-06, 5.262890631351410720994467296e-06, + 3.695101769776254826423795771e-06, 2.410569038264115007241372018e-06, + 1.385479939780399068506295916e-06, 8.973862439471179839944403947e-07, + 1.592298775847219388003962563e-06, 2.463432237219861316480798777e-06, + 3.526856233030940430419296339e-06, 4.796863528290506486757936028e-06, + 6.285527758004059302422098648e-06, 8.002283055181543371461860836e-06, + 9.953536327725740192402976991e-06, 1.214232252400665064136046911e-05, + 1.456801256949106848160094274e-05, 1.722608274331196889762006508e-05, + 2.010795311131294930691131018e-05, 2.320090126453126203216748014e-05, + 2.648805605888552485035168649e-05, 2.994847434785559970563291465e-05, + 3.355730188446255472800583419e-05, 3.728601768461886715186684449e-05, + 4.110275923606710330717936563e-05, 4.49727240520719090139528662e-05, + 4.88586412532642460184242883e-05, 5.272130515993230897827184767e-05, + 5.652016133368580524725874326e-05, 6.021393416143610693167312342e-05, + 6.376128396120154585326178509e-05, 6.712148073811147923947023619e-05, + 7.025508115365204663861631307e-05, 7.312459500837935897146757647e-05, + 7.569512758701846439918919929e-05, 7.793498457735945062190702215e-05, + 7.981622694357795339426681069e-05, 8.131516409779518351694238554e-05, + 8.241277494916490742576237194e-05, 8.30950478899519220585268009e-05, + 8.335323246887874136350216059e-05, 8.318399736418034546691496756e-05, + 8.258949125869777512648495232e-05, 8.157730529011554315623605538e-05, + 8.016033785220169150323443752e-05, 7.835656460792693315305784685e-05, + 7.618871859332794526167842442e-05, 7.368388719433541841213886059e-05, + 7.087303452276741378649399516e-05, 6.779045926156070653919444302e-05, + 6.447319935735369527112642585e-05, 6.096039598092654838773149506e-05, + 5.729262992957240513500899448e-05, 5.351124409422654433759330983e-05, + 4.965766574970674219211344558e-05, 4.577274224803650674951033261e-05, + 4.189610320957405236201240295e-05, 3.806556152907796506962984084e-05, + 3.431656446550327771915708808e-05, 3.06817047933055582530428862e-05, + 2.719030049311372808384414113e-05, 2.386804978939336812368901541e-05, + 2.073676654452365610090819326e-05, 1.78141991375801669482067946e-05, + 1.511393403857742686799674886e-05, 1.264538338179327668425386277e-05, + 1.041385399099048444427912524e-05, 8.420693558701305416955285033e-06, + 6.663508071948909809072494892e-06, 5.13644314434296732417399578e-06, + 3.830520690886570208213458832e-06, 2.734021392744281167303411345e-06, + 1.832902663965937824287516685e-06, 1.111241363284503395973115344e-06, + 1.392016724512582485787440256e-06, 2.237017360609246455216414518e-06, + 3.279298373876510557716010968e-06, 4.534672673214530835741464115e-06, + 6.016666455255320612954903631e-06, 7.736047772543531932023380682e-06, + 9.700388895111535146283977815e-06, 1.191367441022780706573989951e-05, + 1.437596630956841221003501136e-05, 1.708313631155956952511164315e-05, + 2.002667437819269412660472263e-05, 2.319358083717768803113344622e-05, + 2.656634774632149077603672505e-05, 3.012303317844734786815248662e-05, + 3.383743000857194398265509472e-05, 3.767932860137643172153409932e-05, + 4.16148705802833239280301425e-05, 4.560698866539949082165444905e-05, + 4.961592545213530674628674144e-05, 5.35998220201104204189236635e-05, + 5.751536546490814723461490465e-05, 6.131848288108536233070866572e-05, + 6.49650680358603238801276647e-05, 6.841172599472235325932661931e-05, + 7.161652032083462256824984982e-05, 7.453970718909124859672538088e-05, + 7.714444084356913370476016567e-05, 7.939743528506173749024338315e-05, + 8.126956789510307837664376818e-05, 8.273641186680997356393818531e-05, + 8.377868579453344910663858958e-05, 8.438261053902698833901335762e-05, + 8.454016549057866570637126413e-05, 8.424923855100123102571801903e-05, + 8.351366649318706807982037876e-05, 8.234316477712561336763097408e-05, + 8.075314834469490355220444577e-05, 7.87644473224009968688116845e-05, + 7.640292387271240058359278446e-05, 7.369899859434314581818625811e-05, + 7.068709682742926273674166637e-05, 6.740502692358896446971072702e-05, + 6.389330395344332660153424674e-05, 6.019443341119796959731366726e-05, + 5.635217021373374487970206448e-05, 5.241076866395952407262984196e-05, + 4.841423904894601713301549584e-05, 4.440562617569445888997259342e-05, + 4.042632442382699099834436618e-05, 3.651544283649051190077799989e-05, + 3.27092324081392098514796396e-05, 2.904058609787928807704354695e-05, + 2.553862024343745652159125281e-05, 2.22283440225001518661136074e-05, + 1.913042145800937279798668855e-05, 1.626102824730739197529177931e-05, + 1.363180346809350730944137425e-05, 1.124989403277738059716475e-05, + 9.118087680793626870049718713e-06, 7.235028366206891142840655629e-06, + 5.595506161245343780725764599e-06, 4.190812295186138021973413365e-06, + 3.00914871540987703934502337e-06, 2.036080618987004794474306169e-06, + 1.255019776244362446433115547e-06, 1.715988133954923351191736332e-06, + 2.907429955422859418624455599e-06, 4.401484183429248375459333364e-06, + 6.22528439065315711042946159e-06, 8.402493706918780295685514337e-06, + 1.095248613002994265681975389e-05, 1.388957827090750444989485785e-05, + 1.722233301778287704745032394e-05, 2.095295555202303811612521423e-05, + 2.507680052225002228258148029e-05, 2.958200701426585239525723914e-05, + 3.444927528809597048770757555e-05, 3.965179615105718710773782809e-05, + 4.515534037115099326876316299e-05, 5.091851179355260889093648391e-05, + 5.68931638988432470250937445e-05, 6.302497553577660169450702643e-05, + 6.925417757843691131391938853e-05, 7.551641840322648050257137164e-05, + 8.174375245880097641364148142e-05, 8.786573291054357477680714084e-05, + 9.381058647143201718182625726e-05, 9.950644616392151484054323651e-05, + 0.0001048826159608341534535194683, 0.0001098708400806986529426798049, + 0.0001144065492017994100423100567, 0.0001184300560292905171895505578, + 0.0001218876735029877082143803801, 0.0001247327304535679232296019325, + 0.0001269264616676790723755890999, 0.0001284387520567132701457269128, + 0.0001292487178728011815338760915, 0.0001293451115981132670557790521, + 0.0001287265411571715512627223088, 0.0001274014983646864281486427162, + 0.0001253881959149914099294065295, 0.0001227142166314385137663306446, + 0.0001194159830125796420419170829, 0.0001155380592265575274328950894, + 0.0001111323015113475519335256569, 0.0001062568763401603171188380959, + 0.0001009751686232176175065169965, 9.53546045672766479995088873e-05, + 8.946541554587456382408028333e-05, 8.33793704061262244079527628e-05, + 7.716850402950808929247727974e-05, 7.090386967007477356326333728e-05, + 6.465434162784075707800651722e-05, 5.84854932091850610335545535e-05, + 5.245857272838044620642816707e-05, 4.662959757825891363115441979e-05, + 4.104858322055584504998645978e-05, 3.575892040575689187313634942e-05, + 3.079691012509739190400326336e-05, 2.619146182643991428002326616e-05, + 2.196395639682356665635734605e-05, 1.81282714333674375582674404e-05, + 1.469096249392823188824417496e-05, 1.165159043682902756649405474e-05, + 9.003181714225669051787984132e-06, 6.732805654768450007727556561e-06, + 4.822250424063496264555622045e-06, 3.248777537640487209443960689e-06, + 1.98593355683049513639676191e-06, 1.195395398209761415436172202e-06, + 2.042667989268500733010796439e-06, 3.105682521654399219027814505e-06, + 4.403542436881879511116361786e-06, 5.952710795317875447417530627e-06, + 7.766404287231635421382552886e-06, 9.854028696937352840563677236e-06, + 1.222067241466903981096745607e-05, 1.486667366265134786413107393e-05, + 1.778727571267926782895910098e-05, 2.097238255055268959007284957e-05, + 2.440642522918210334612748591e-05, 2.806834660040280048781680122e-05, + 3.1931709289597030019570989e-05, 3.596492875010116164287074514e-05, + 4.013163008617133412428423789e-05, 4.439112414874379149327954241e-05, + 4.869899527452501342052876288e-05, 5.300779004307391937406146454e-05, + 5.72677936528335628126040735e-05, 6.142787804472445937348235034e-05, + 6.543640380264622940197083434e-05, 6.924215619614281056089233335e-05, + 7.279529455216798578681691723e-05, 7.604829348788246239261578996e-05, + 7.895685442802767323600826588e-05, 8.148076627694040489739701894e-05, + 8.358469510963194108992685427e-05, 8.523888426623792309837907011e-05, + 8.641974824252367281054998394e-05, 8.711034621527668727648807678e-05, + 8.730072386224582714226577496e-05, 8.698811525813909372849969115e-05, + 8.617699996887733806475578868e-05, 8.487901393741277274000711639e-05, + 8.311271626384126112469657999e-05, 8.090321743703190212997078401e-05, + 7.828167788287101634334130829e-05, 7.528468876789732363435936335e-05, + 7.195354975562729988192850472e-05, 6.833346078414931899260020831e-05, + 6.447264685642293343022235508e-05, 6.042143626057571597666451257e-05, + 5.623131353169402647969310483e-05, 5.195396880933616276087433361e-05, + 4.764036503181184330863937038e-05, 4.333984365001178161577385928e-05, + 3.909928826613157278047072651e-05, 3.496236384594517533717233926e-05, + 3.096884697018897620972299745e-05, 2.715406004520418194203047746e-05, + 2.354841955866662650954761193e-05, 2.017710542357084365782012025e-05, + 1.705985528795734038976297797e-05, 1.421088448678635787498364396e-05, + 1.163892916321878742333915946e-05, 9.347407073958411213724165045e-06, + 7.334687796680850629428560783e-06, 5.594461548999124733900015216e-06, + 4.116193670626256125391097263e-06, 2.885650065110523167666994881e-06, + 1.885477584113757785951601478e-06, 1.095822491757120728899624514e-06, + 1.284787856135703529308770068e-06, 2.17801605662984179231662224e-06, + 3.299002931554019506655683197e-06, 4.667727539125326420771985164e-06, + 6.301234014102240106331830755e-06, 8.212972359715394891953657575e-06, + 1.041218816056847372864685441e-05, 1.290337987462624664875172897e-05, + 1.568584120699780014903529368e-05, 1.87533043785071924043541397e-05, + 2.209369791431443785941456104e-05, 2.56890299440131885267551981e-05, + 2.951540499086795723182770346e-05, 3.35431789128567864094639106e-05, + 3.773725313096333518246908167e-05, 4.205750563750522815148827349e-05, + 4.64593526209677206415850359e-05, 5.089443097759461305962941369e-05, + 5.531138860654300138568542633e-05, 5.965676630323009198416869814e-05, + 6.387595236592095559319259834e-05, 6.791418879499858324896160999e-05, + 7.171760626161434773982727986e-05, 7.52342639067855899811382292e-05, + 7.841516954136750437980712958e-05, 8.121525597187509882147332663e-05, + 8.359428997883647477311341856e-05, 8.551769190640977206293443791e-05, + 8.695724584970376878738373971e-05, 8.789168299743846152378978775e-05, + 8.830712373445210737650523658e-05, 8.819736754937050593992908798e-05, + 8.756402353428207100370650462e-05, 8.641647820346923497113883483e-05, + 8.477170138926843408633954313e-05, 8.265389498441292465396451616e-05, + 8.009399318175331784503551136e-05, 7.712902650781407762423796948e-05, + 7.380136525686391908880612522e-05, 7.015786081745120097118151303e-05, + 6.624890576644221662667988415e-05, 6.21274354238375667736776764e-05, + 5.784789476873075078546676542e-05, 5.346519518405547943427566504e-05, + 4.903368541497213052788098353e-05, 4.460616040118759806701320692e-05, + 4.023293030371920226762397221e-05, 3.596097013544971761084961814e-05, + 3.183316798201198604637701672e-05, 2.78876869388232030342027884e-05, + 2.415745267689862341023779302e-05, 2.066977507892484762779157503e-05, + 1.744610875866859395102829999e-05, 1.450195359499732563680115399e-05, + 1.184689278049703860240787073e-05, 9.484762404768451804298011465e-06, + 7.413943358858436782237756602e-06, 5.627763446129171991539740655e-06, + 4.114995091187656412509265208e-06, 2.860432014120786949507458524e-06, + 1.845526729107156684516703044e-06, 1.049069765420995019604335358e-06, + 1.587578950587821524406792646e-06, 2.819125133986719525513173559e-06, + 4.387179627462158121287659485e-06, 6.323986572757429491158185503e-06, + 8.657452543395389920276826456e-06, 1.141006366859965629042758528e-05, + 1.459787497291429147062806482e-05, 1.822960366364640151753788444e-05, + 2.230585634915832667231859465e-05, 2.681851747661178589528241378e-05, + 3.175032269622904456188305922e-05, 3.707463647739367548685635034e-05, + 4.275544823350666012208576294e-05, 4.874759559427121455082651535e-05, + 5.499721745232422244606049211e-05, 6.144243317699302653778908878e-05, + 6.801423811225262871550667487e-05, 7.463759934367502843228364684e-05, + 8.123272991373978527129828819e-05, 8.771651436248474565608029829e-05, + 9.400405383446449095706520804e-05, 0.0001000102951686689524250784, + 0.0001056517054980459782102114596, 0.0001108479520254622256725252072, + 0.0001155235458793092554515696824, 0.0001196094093183115307553812667, + 0.0001230443270517343507409330217, 0.0001257762450347393759324254869, + 0.0001277633837227938314127367869, 0.000128975137326476231146993312, + 0.0001293927359731767811733965656, 0.0001290096537050114519542404201, + 0.0001278317517527075182492968253, 0.00012587715333835686496929962, + 0.0001231758531816034630320538801, 0.0001197690717165120129769975699, + 0.0001157083705751857014270428392, 0.0001110545519728932796574977226, + 0.0001058763700659882164411412786, 0.0001002490869956782209172080345, + 9.425291004919078194888848454e-05, 8.797134906440009442362554237e-05, + 8.148953480470684572565392978e-05, 7.489253950081273117963392982e-05, + 6.826374009173706081717719618e-05, 6.16832629292982055407498776e-05, + 5.522654590114938112253503699e-05, 4.896305017044451184365233543e-05, + 4.295514914565537104408979308e-05, 3.725721702560033025790342531e-05, + 3.191493347467405704374204811e-05, 2.696481484738326453117797377e-05, + 2.243397608334125561306907071e-05, 1.83401211198156851244454868e-05, + 1.469175360117610008056469872e-05, 1.148859397645559335821973529e-05, + 8.722183926679061689813884928e-06, 6.37665459251858395987649572e-06, + 4.429631397008030063591841469e-06, 2.853245467891369117029165547e-06, + 1.615219821346186196588242887e-06, 1.311502801317388493628868056e-06, + 2.266490055823844416966030349e-06, 3.474972490075425875488126723e-06, + 4.959883963356266395501592559e-06, 6.740581024432231681796107853e-06, + 8.83202430346097826154450755e-06, 1.124402604432819421486754868e-05, + 1.398058879961207040130890394e-05, 1.703935857604594851727811133e-05, + 2.041121321180725044046322392e-05, 2.408000354784585483360059843e-05, + 2.802246110763940002523486594e-05, 3.220828162898897647223664387e-05, + 3.660038902229524821266282153e-05, 4.115537930174047626412023315e-05, + 4.582413889920015253372914676e-05, 5.055262668172619944630466482e-05, + 5.52828041092659995731951883e-05, 5.995369344298663295779114324e-05, + 6.450253989014852467210464626e-05, 6.886605017905921878335756547e-05, + 7.298167740920473726875389309e-05, 7.678892020721066668728638227e-05, + 8.02306033037995732252675718e-05, 8.32541066679872679597018692e-05, + 8.581251130130122253217989092e-05, 8.786563168636002570111021015e-05, + 8.938090765160512196456366052e-05, 9.033413198071873204727383344e-05, + 9.070999435965233152583120368e-05, 9.050242709259589003051305056e-05, + 8.971474328888741822576186058e-05, 8.835956377035768065635740198e-05, + 8.645853460870595540415511904e-05, 8.404184280738582915690898512e-05, + 8.114754302602814289673005543e-05, 7.782071324848197438079494548e-05, + 7.411246177093424583257053051e-05, 7.007881170370078380976730514e-05, + 6.577949222928636469672619702e-05, 6.127666805440015718696444846e-05, + 5.663363977569732933634721883e-05, 5.191354821745851940567595406e-05, + 4.717811519281648880959692538e-05, 4.248645161620674502852765264e-05, + 3.789396150918461345829049702e-05, 3.345136727637800698681794231e-05, + 2.920387778810763705996701722e-05, 2.519051641574220117220442305e-05, + 2.144362136530443918125236891e-05, 1.798852559521752695996521521e-05, + 1.484341844232592454622295108e-05, 1.201938597423841670319959868e-05, + 9.520622189214959890895921546e-06, 7.344798641777059566978710925e-06, + 5.483576013905908111086863477e-06, 3.92323769147005205247882853e-06, + 2.645422635771152093019315324e-06, 1.627932829617994693895111601e-06, + 1.383133476360909337908523982e-06, 2.605071811879167019605513939e-06, + 4.184529218707799602195232525e-06, 6.158237178242161365810097146e-06, + 8.558022605894656314410445797e-06, 1.140949038846791461132481466e-05, + 1.47307936460569067311458108e-05, 1.853153328153349466774109378e-05, + 2.281182605463200063766748826e-05, 2.756157675704304702273689243e-05, + 3.275998515508208702154066549e-05, 3.837531233654927447082258474e-05, + 4.436492411759251176328958111e-05, 5.067562143802566409231738498e-05, + 5.72442594326261550347935414e-05, 6.399864836565969717675772532e-05, + 7.085872112343770195478503959e-05, 7.773794374642316405005226798e-05, + 8.454493781465128980374262868e-05, 9.118527663046808670339188341e-05, + 9.756341130070685910193745149e-05, 0.0001035846782058119614584532076, + 0.0001091573361180080180624085706, 0.0001141945795131041823484638331, + 0.0001186164744820552533095814329, 0.0001223517651098108020759486214, + 0.0001253395012197198901508776725, 0.0001275304429005695659032904032, + 0.0001288882031106449376715167299, 0.0001293900967151352557164833978, + 0.0001290276723471575593630428225, 0.0001278069122441204965526934112, + 0.0001257480944316808886638409115, 0.0001228853210235831367944103754, + 0.0001192657256878135152954045761, 0.0001149483822120050719069184186, + 0.0001100029443112110217597651718, 0.0001045080541083274339045697254, + 9.854956286106883738169781584e-05, 9.221861232629177998997016541e-05, + 8.560962850265421740861282451e-05, 7.881828128372491250666631579e-05, + 7.193946374378743392058455086e-05, 6.506534337725493528405140697e-05, + 5.828353468020583562749295514e-05, 5.167543810790865734926952113e-05, + 4.531478481864643182786336895e-05, 3.926641991402169914494868497e-05, + 3.358534933386058318662698019e-05, 2.831606740900736630017937856e-05, + 2.349217358288737737240410575e-05, 1.913627825492397250325277147e-05, + 1.526018934583656257945177837e-05, 1.18653632955873160039145589e-05, + 8.943597018824884091101577732e-06, 6.477931072409932086297174036e-06, + 4.4437291134101006956878821e-06, 2.809894782884841433421565723e-06, + 1.540184536565940942481650784e-06, 1.09050317597347268578516534e-06, + 2.03184523892748218794335191e-06, 3.245489522820995994520148695e-06, + 4.758603875323248348421997789e-06, 6.594335727188716628991566049e-06, + 8.770787482707773175601324855e-06, 1.130007031758915400795027784e-05, + 1.418746999558763991411067251e-05, 1.743075608897294269676765677e-05, + 2.101966264471588272371577188e-05, 2.493556396250599894656718725e-05, + 2.915136386463907481681259726e-05, 3.363161079776714513806662454e-05, + 3.8332844497995125583513637e-05, 4.320417298245735976619866237e-05, + 4.818807152707159211944484833e-05, 5.322138828490855666118394818e-05, + 5.823653452625788065361717161e-05, 6.316283136606552469152764395e-05, + 6.792797949738718600240505729e-05, 7.245961405793617765395964181e-05, + 7.668690347882254883336156093e-05, 8.054214912025202399714629564e-05, + 8.396234177238421779627952635e-05, 8.68906317264960551200250749e-05, + 8.927767109696981722745390275e-05, 9.108279034590838164550663514e-05, + 9.227497543413751962797925144e-05, 9.283361755901378448326000115e-05, + 9.274901386875945559322420575e-05, 9.20226046626008265623061777e-05, + 9.066694016986524796378882352e-05, 8.870537780761029566373165878e-05, + 8.61715185958853498605219956e-05, 8.31083989137927907787234405e-05, + 7.956746076888310985949365195e-05, 7.560733000531580838467909933e-05, + 7.129243719586700073903573482e-05, 6.669152018410736608260147573e-05, + 6.187605023789904772329312221e-05, 5.691862545708263008146024498e-05, + 5.189137540425175365446999742e-05, 4.686441990050847170587791646e-05, + 4.190442259560026147437866717e-05, 3.707327637430803081095009865e-05, + 3.242695302829378490921605205e-05, 2.801454406939297216453874095e-05, + 2.387751327979611618403457673e-05, 2.004917480170044521655715875e-05, + 1.655440349294019875621593318e-05, 1.340957715101094972851708542e-05, + 1.062274326887517286082188162e-05, 8.193996454945633379140720876e-06, + 6.116046732003056181435195898e-06, 4.374953806298532499666209539e-06, + 2.950998219150703035819609948e-06, 1.819657174241926793315936479e-06, + 9.526508513234076750808131812e-07, 1.297746564648208070070589497e-06, + 2.335928474563749239858220091e-06, 3.669683823381982708901121945e-06, + 5.32738787250895167504080932e-06, 7.332660027566704913641777719e-06, + 9.703226976062721237750209602e-06, 1.244988788772411556079414835e-05, + 1.557562069889108111132511314e-05, 1.907486538509011944489759949e-05, + 2.293301565990343328371725562e-05, 2.712614484640128232392081165e-05, + 3.162098491978246973593477676e-05, 3.637517012831754454260310694e-05, + 4.133774841071525141950049331e-05, 4.644995531431546245768743342e-05, + 5.164623656930912495030897014e-05, 5.685549718500614095302927997e-05, + 6.200254719607227417085826282e-05, 6.70097072755990039649373613e-05, + 7.179853159850082102225177216e-05, 7.629160079901457476928006152e-05, + 8.041433479309162575803665574e-05, 8.409677375374860269427457204e-05, + 8.727527570405998536603314752e-05, 8.989408104009412683356450291e-05, + 9.190669776814008569768010837e-05, 9.327706623348994662003885736e-05, + 9.398046847468073813295502683e-05, 9.400415485207003988415985773e-05, + 9.334766902642095925783649601e-05, 9.202286142286556891011634063e-05, + 9.005359070668663573362017205e-05, 8.747512220642934138454399617e-05, + 8.433324133283719853393378685e-05, 8.068310855538141286059927726e-05, + 7.658789012938985109497924686e-05, 7.211720526468784334735845354e-05, + 6.734543558111640948297960119e-05, 6.2349946341839956247092569e-05, + 5.72092709845781679654959373e-05, 5.200131082715479872687416862e-05, + 4.680160051370535966800551231e-05, 4.168168685305133938341984323e-05, + 3.670766429879220954469662419e-05, 3.193890459940638645343347068e-05, + 2.742701131785240357833025038e-05, 2.321502223148662756211334235e-05, + 1.933687434886556603648791186e-05, 1.581713771096436430604187384e-05, + 1.267101557714000053557739517e-05, 9.904600322505624572142456097e-06, + 7.515366669618880576028002727e-06, 5.492876994776424006490696261e-06, + 3.81966760521034723649793155e-06, 2.472280254440273513234479011e-06, + 1.42239987845541352326993699e-06, 1.723724452660777266632479397e-06, + 3.142838649404807759078599172e-06, 4.979507055188240581555542824e-06, + 7.275341182393148783730165569e-06, 1.006503397591185413998977199e-05, + 1.337464360007693896898687408e-05, 1.722003090593818646855152343e-05, + 2.160551150784728916508237173e-05, 2.652277850573129673898351011e-05, + 3.195014481699986737348734289e-05, 3.785214503114168072429174261e-05, + 4.417952595108543011916124588e-05, 5.08696428883522984779053111e-05, + 5.784726574143548612086732086e-05, 6.502578535917052720508740871e-05, + 7.230879715007663326251791114e-05, 7.959202583054577077783381389e-05, + 8.676554308571954342906712432e-05, 9.371621919579410620818743505e-05, + 0.0001003303407614735597236724218, 0.000106496319889021458867002512, + 0.0001121074158375495640740590608, 0.0001170643883736936541632364661, + 0.000121278003014028994870424083, 0.0001246713119591029992130892801, + 0.0001271816407331610005414235243, 0.0001287622191446886811983657539, + 0.0001293834058915447986475716347, 0.0001290334685900855124767588888, + 0.0001277188947853448571997936334, 0.0001254642241252838601693608833, + 0.0001223114068511955575182387213, 0.0001183187085506062638995058989, + 0.0001135591952268171628531029382, 0.0001081188456741528810785626935, + 0.0001020943494666940018402584434, 9.559065818679908749060103457e-05, + 8.87183645274278555922092826e-05, 8.159098837301750005955580658e-05, + 7.43222507637191810714316631e-05, 6.702341574028469891547571402e-05, + 5.980077651245492575699663762e-05, 5.27533563475752147577460538e-05, + 4.597088628161100326389998383e-05, 3.953211153325239453912645637e-05, + 3.350346674038395957491084931e-05, 2.793814727431111983387175546e-05, + 2.287559039182682059051544832e-05, 1.834136634517900140924941133e-05, + 1.434746626924889871990305423e-05, 1.08929611670987420112000077e-05, + 7.964995044902988997220262546e-06, 5.540065577741435546372996551e-06, + 3.585537924830900090474028463e-06, 2.061331686234501942500078192e-06, + 1.723605486587097485308927268e-06, 3.177236381160950648205659394e-06, + 5.067353988028305647754647584e-06, 7.438068858634950606518142224e-06, + 1.032588334324476788317250658e-05, 1.375779273860373155889506858e-05, + 1.774956533431038685358696605e-05, 2.230427159884978638112497384e-05, + 2.741112673029188521946382384e-05, 3.304470216665116862964426958e-05, + 3.916455066618793436680062703e-05, 4.57152765861199589388606801e-05, + 5.262706845274495360718566839e-05, 5.981669533996270330094419121e-05, + 6.718895252022539512585380672e-05, 7.463852591458707951693751781e-05, + 8.205222964532153716397250287e-05, 8.931155706657426505707536579e-05, + 9.629547355616285570639734104e-05, 0.0001028833695731069239115082481, + 0.0001089580854171565794464085486, 0.0001144089150667933278389745699, + 0.0001191344956084537057977579266, 0.0001230454911705898893292676632, + 0.0001260669858874712793029432278, 0.0001281405090637028427926619178, + 0.000129225627100199605369265643, 0.0001293010504798919823275793473, + 0.0001283652197108184627068194761, 0.000126436351027977227729978682, + 0.0001235519402555671278614440878, 0.000119767740893301604917023373, + 0.0001151562495770403019576880177, 0.0001098047479597441159577739245, + 0.0001038129641940635408247500804, 9.729042907047729380788647635e-05, + 9.035361105918553116696234628e-05, 8.312292070650059087454780693e-05, + 7.57196778476625738038552349e-05, 6.826313483907114931011766989e-05, + 6.086764552818760401270078986e-05, 5.36400631336023581054867071e-05, + 4.667744087886604200917164964e-05, 4.006509749085909163684657286e-05, + 3.387509600159358002548215527e-05, 2.816516921300238031821913665e-05, + 2.297810927442017306138351274e-05, 1.834162268144215403222613281e-05, + 1.426863623079922851187052724e-05, 1.075802463249573084902444009e-05, + 7.795717114944155222313985909e-06, 5.356128922103513295043322739e-06, + 3.403854471351612107023112269e-06, 1.895552398049303054859021124e-06, + 1.359220599558533015870434579e-06, 2.50553871293073315748003646e-06, + 3.99534853719270495779006952e-06, 5.862712897855880510441465431e-06, + 8.135355366349895066008929279e-06, 1.083312849129446401533899413e-05, + 1.396664048226102964136464968e-05, 1.753609900503468621590398568e-05, + 2.153042515256063703724120906e-05, 2.59266828101447380184804703e-05, + 3.068985878618781692377462389e-05, 3.577301756680099155709037784e-05, + 4.111784178476900550184072736e-05, 4.665555594022708106377236859e-05, + 5.230821708264267520631374264e-05, 5.799034259218560329518163399e-05, + 6.361083241350717855031038361e-05, 6.907513160389989537776139761e-05, + 7.428756932495834085488500831e-05, 7.915380283355516206206248242e-05, + 8.358328993574972777015619219e-05, 8.7491710984095944696019298e-05, + 9.080326194891961836055949142e-05, 9.345274339205699050663750382e-05, + 9.538737622075801122090848994e-05, 9.656828369543334360160929952e-05, + 9.697159000269023527464329337e-05, 9.658909839091452218407668484e-05, + 9.542852593238161120186430209e-05, 9.351328690139405102384889679e-05, + 9.088183198583783481156600503e-05, 8.758656551126259889438613326e-05, + 8.369237699403155744410504058e-05, 7.927483612785813987464123009e-05, + 7.441811127428605481069073813e-05, 6.921268027268769604861547995e-05, + 6.375290859727633738934793328e-05, 5.813457335540350858589173089e-05, + 5.245241223871287055899315099e-05, 4.67977743134008724646723254e-05, + 4.125644458483514588707091741e-05, 3.590670681656118367252802925e-05, + 3.081769944045774107382884566e-05, 2.604810796077592090322534724e-05, + 2.164522449164591841211206791e-05, 1.764439148207067072754959669e-05, + 1.406883280534588609011342752e-05, 1.092986175466071123928927383e-05, + 8.227442607791755861267220251e-06, 5.951070776313605002207605954e-06, + 4.080926555654192395953573647e-06, 2.589249484795391527701185694e-06, + 1.441874565154770782498356782e-06, 1.27742828503159353189784584e-06, + 2.429565508312517703562493157e-06, 3.939975846140846563658496904e-06, + 5.845620079942776553950760376e-06, 8.176615606969483266200891813e-06, + 1.095451783595054069664603141e-05, 1.419077976608925124456413169e-05, + 1.788545814436740975707923473e-05, 2.202622799637112032322336375e-05, + 2.658775799761149404043004962e-05, 3.153148740414785133109182302e-05, + 3.680583151123613806603163123e-05, 4.234682736827017235804043738e-05, + 4.807921533230718634174816195e-05, 5.391793562534234448072045787e-05, + 5.977000302988185213501348692e-05, 6.553670786658814416056340058e-05, + 7.111607806804245632270600197e-05, 7.64055260563647808741069567e-05, + 8.130459572859342844055458022e-05, 8.571771952692396978699257426e-05, + 8.95568935743674482885187671e-05, 9.274418031018475695997221875e-05, + 9.521395294432286916797014698e-05, 9.691480420712445171572968494e-05, + 9.781105300696950311488409024e-05, 9.788379630889534020743436571e-05, + 9.713146929041559859020066314e-05, 9.556989401110122547659819769e-05, + 9.323181478449058467387194904e-05, 9.016593646724015370750443532e-05, + 8.643549928030761712437896049e-05, 8.211643987554573514281441859e-05, + 7.729520253724452829788282848e-05, 7.206627612014807873676985883e-05, + 6.652954113309846734258812262e-05, 6.078751695990876525608689884e-05, + 5.494260137757148295886699962e-05, 4.909439323676234069593338205e-05, + 4.333718450123093197988780045e-05, 3.775770002675445655756364394e-05, + 3.243315284719250975349613686e-05, 2.742966978397984296024827988e-05, + 2.280112745382054925463374828e-05, 1.858842282974977185515917666e-05, + 1.481918606371729998417725166e-05, 1.15079269655858467942630835e-05, + 8.656590997791312265172668228e-06, 6.255486486717187003252661076e-06, + 4.284532502398395774562481209e-06, 2.714766959070939362927638375e-06, + 1.510047275157235163246024351e-06, 1.672341429145730219181639406e-06, + 2.991068596984716085996442933e-06, 4.701668487727560595383375502e-06, + 6.841095539222677806537493972e-06, 9.438051365676433708692093238e-06, + 1.251114136066752343127896768e-05, 1.606726746785121573489300839e-05, + 2.010033353075428192726324672e-05, 2.459033036055006645262399623e-05, + 2.950285524758481867091397532e-05, 3.478910553283073994268806417e-05, + 4.038636862222848798991553521e-05, 4.621901214835516980179719315e-05, + 5.219995861550532744842917365e-05, 5.823260960647669482901853111e-05, + 6.421316629264895228801357518e-05, 7.003327635835122726409157634e-05, + 7.558292325057876703733178436e-05, 8.075346252724509190767249178e-05, + 8.544070251077067466079911773e-05, 8.954792282268837040268283367e-05, + 9.298872487983332092448957029e-05, 9.568961310102239582308508714e-05, + 9.759221425644851719873040796e-05, 9.865505477111040019688736891e-05, + 9.885483139131034198074376995e-05, 9.818712882435318991224126872e-05, + 9.66665580387806027285596544e-05, 9.432631005756651309656496407e-05, + 9.121714143525352794586447125e-05, 8.740582831822109560575284615e-05, + 8.297314520921609095130411227e-05, 7.801144152089293506632805553e-05, + 7.262190303337334707466099726e-05, 6.691159591851247661568186098e-05, + 6.099039765835654442437119283e-05, 5.496792173231983437550404736e-05, + 4.895054131652584180700929495e-05, 4.30386115450196924097497897e-05, + 3.732398041104185591656378085e-05, 3.188786557762519506325701868e-05, + 2.679915879574052588792815177e-05, 2.211320197869761174959413186e-05, + 1.787106001474504413410390735e-05, 1.409929592031612399251599282e-05, + 1.081023475650708870270891998e-05, 8.002684635771181896547916967e-06, + 5.66306685756333153062549654e-06, 3.766893361753902779256487909e-06, + 2.280518789882622614640771824e-06, 1.163086871110751939608967884e-06, + 1.513052941659125292601017695e-06, 2.814133189621167258857165061e-06, + 4.520411032962249917401854893e-06, 6.672382055816986649789557956e-06, + 9.301789467704464219217908028e-06, 1.242955163939768533796961097e-05, + 1.606394857013971157796289324e-05, 2.019915635940762387262430166e-05, + 2.481420813047945791930855297e-05, 2.987244542351527617335925358e-05, + 3.532150637715012755305649117e-05, 4.10938767460584383284585841e-05, + 4.710800778660587708737347845e-05, 5.326998220925629865972125709e-05, + 5.947568672614771741625344648e-05, 6.561342820778568710095995931e-05, + 7.156691106259180888693460787e-05, 7.721847704700795329488260954e-05, + 8.245249606210349293308053964e-05, 8.715878819930802164517996689e-05, + 9.123595378193598856662177576e-05, 9.459448962334993018380435714e-05, + 9.715957618205276250487878453e-05, 9.88734315144775927032202989e-05, + 9.969714347292829874011554914e-05, 9.961191084171997867178355301e-05, + 9.861964625672770998979915769e-05, 9.674291788979600683565790442e-05, + 9.402423198826873019465916181e-05, 9.052468338595088528583665344e-05, + 8.632202499328914052038191906e-05, 8.150822903029212012498971873e-05, + 7.618663147996825642932483547e-05, 7.046876614286975764808729217e-05, + 6.447100516448507753416996557e-05, 5.831112858235024338018903656e-05, + 5.210494610731623751345362172e-05, 4.596309004183127749432538622e-05, + 3.998808919273034041255363014e-05, 3.427182030620616528127780898e-05, + 2.889341656944833841742792391e-05, 2.391769286931838867679527005e-05, + 1.939412567010325469211984295e-05, 1.535640253893639803968625135e-05, + 1.182253350552557778448993508e-05, 8.795494571055526190775722406e-06, + 6.264353696171670140874394861e-06, 4.205812313792338883453644088e-06, + 2.586081505268170035413992022e-06, 1.363001958101663671531753909e-06, + 1.960275580768312704549576758e-06, 3.447965287697786410504949967e-06, + 5.377374529962778940833396241e-06, 7.78834642759374849523522355e-06, + 1.071026152712438981890602507e-05, 1.415984493989735856789031337e-05, + 1.813930997007343995136748049e-05, 2.263493614463910641476131202e-05, + 2.761616503876517016440213237e-05, 3.303527848136538679285970077e-05, + 3.882770137464965586309578738e-05, 4.491294640021088459226270007e-05, + 5.119619138901521391898583047e-05, 5.757045327468098585817560253e-05, + 6.391929654005284414542559235e-05, 7.011999010078630789003645285e-05, + 7.604700576683308193507576656e-05, 8.157573477531289082593374262e-05, + 8.658628721109984740806481129e-05, 9.096723302158260515953153158e-05, + 9.461914313815852190479860351e-05, 9.745779502057313624287931964e-05, + 9.941691854933071173343328564e-05, 0.000100450375147740226578797762, + 0.0001005336846137001025665996812, 9.966483946198209133149337191e-05, + 9.786437452751922422711922112e-05, 9.517468894350317881476036819e-05, + 9.165864710337557241977279876e-05, 8.73975135550764115066613158e-05, + 8.248830272480185080846704082e-05, 7.704064680259445612592328345e-05, + 7.117330308289110494136125995e-05, 6.501043478628599722214664869e-05, + 5.867780638203049284849777134e-05, 5.229903543548157729631623014e-05, + 4.599203804556491095422571247e-05, 3.986579430896625586989295842e-05, + 3.401754449866919185986244289e-05, 2.853050654865518705747065575e-05, + 2.347218195499543131558178866e-05, 1.88932914367386710439294939e-05, + 1.482735483467354277995527839e-05, 1.129090297821950199643262214e-05, + 8.284283808026093862456572248e-06, 5.79300200816137918934838405e-06, + 3.78951174640452465575807782e-06, 2.235366635632509578799449398e-06, + 1.083620293160080242706897954e-06, 1.853612449215762667166116848e-06, + 3.344113936790805665559903059e-06, 5.29320772125595466229023775e-06, + 7.744041596827616838623863094e-06, 1.072854631618860178209496486e-05, + 1.4264993386296599751743297e-05, 1.835592768900653893432949049e-05, + 2.298658782843664608150531514e-05, 2.812391022175368728301843302e-05, + 3.371619094110203451253662821e-05, 3.969345308906688333258974688e-05, + 4.596853818469862009050974638e-05, 5.243890896476240104893962179e-05, + 5.898911959276845521325804977e-05, 6.54938789895041935905373176e-05, + 7.182160529861184050139100155e-05, 7.783834572655240339241616843e-05, + 8.341191732797640192350469013e-05, 8.841611169836976656059152058e-05, + 9.273480066246462920342974456e-05, 9.62657812732542489007545039e-05, + 9.89242067929277152284889274e-05, 0.0001006454655061443019623684814, + 0.0001013873905848270377946448995, 0.000101131710852352761490814681, + 9.988468300077650845626014986e-05, 9.767687921787463031959852788e-05, + 9.456213877109832506660108686e-05, 9.061572630509943623074858854e-05, + 8.593177188853599987768128177e-05, 8.062009673759275990567729764e-05, + 7.480255275448411799582570936e-05, 6.86090224807509778490871577e-05, + 6.217323798489444834376033144e-05, 5.562858210195655158606525825e-05, + 4.910403317305054524946270056e-05, 4.272040518791019237570052991e-05, + 3.658701953170946159126300512e-05, 3.079892319491654901521260346e-05, + 2.543474239294261321931572839e-05, 2.055523133185792111418677131e-05, + 1.620254475398510049500254426e-05, 1.24002313743409595326238834e-05, + 9.1539148396342437391396199e-06, 6.452600790745435967296281254e-06, + 4.270524226780623470935312203e-06, 2.569431689774411292517906219e-06, + 1.301178599230708384274727424e-06, 1.230932956630839488049145546e-06, + 2.531576575891908625415890194e-06, 4.284290965501195268684119649e-06, + 6.540031984065285106696822914e-06, 9.339036602032350169156314779e-06, + 1.27079714550374054277690275e-05, 1.665743657425930798624338913e-05, + 2.117996053872292681820484195e-05, 2.624860665151291255910680211e-05, + 3.181628662242480456035648162e-05, 3.78158496012041708779147231e-05, + 4.416098151172704808220537132e-05, 5.074791399822412501325816225e-05, + 5.745790559287235416477401806e-05, 6.416042172181916404278406718e-05, + 7.071690665536922227370902894e-05, 7.698501115741057589537260641e-05, + 8.282311589987769730961814085e-05, 8.8094973922645561327168795e-05, + 9.267428645544625105852365454e-05, 9.644902581878332041131346442e-05, + 9.932532702144066351964551975e-05, 0.0001012307857919972987935722242, + 0.0001021170244335091963462994191, 0.0001019614170127947333065882018, + 0.0001007679006039767223524769579, 9.856683796187441369725246165e-05, + 9.541393729169411763463976017e-05, 9.138827481401240731152119112e-05, + 8.658950371607490766046044683e-05, 8.113436705760456607063046963e-05, + 7.515266068262387271891461493e-05, 6.878281387352321528914911308e-05, + 6.216726940344156112760315436e-05, 5.54478502166530552741109672e-05, + 4.876129702436892982952282294e-05, 4.223514989236492299124609007e-05, + 3.598412806509811054074890468e-05, 3.010713683062172821790734856e-05, + 2.468499950295091738120857594e-05, 1.977897814370850227577193492e-05, + 1.543011017995812687864098933e-05, 1.165935138512811527979236292e-05, + 8.468480536441265219493000627e-06, 5.841689094605636970759798832e-06, + 3.747751924952813409441104708e-06, 2.142653584555308464003895233e-06, + 1.296010371311409113903806781e-06, 2.655524216940612292547560513e-06, + 4.490973735519124452838547745e-06, 6.855761765710623132914595945e-06, + 9.791409773595834901797896332e-06, 1.332444604573281978312539187e-05, + 1.746370914371607826641105699e-05, 2.219822049760892060128042447e-05, + 2.749575967957426566321346706e-05, 3.330224802075347853179063118e-05, + 3.954201202444887556760114156e-05, 4.611895906329755708908182954e-05, + 5.291865599211465691180389381e-05, 5.981125861999740688824955814e-05, + 6.665519861083869042252952886e-05, 7.330149644043968217878293192e-05, + 7.959853651165502781607979932e-05, 8.539711515086309719102519722e-05, + 9.055555537245356780354232917e-05, 9.494467497660091554086136956e-05, + 9.845239723767129007107878902e-05, 0.0001009878061382307409300784773, + 0.0001024844702885012741235687406, 0.0001029028903378729109703570987, + 0.0001022319623907525437201196383, 0.0001004893928761041194553521594, + 9.77210464092948997245555165e-05, 9.399925518294915884488088809e-05, + 8.94201640394004114344855827e-05, 8.410022739144079834214956515e-05, + 7.817201053747080809284281111e-05, 7.177947692073347420779055872e-05, + 6.507296315008644961314782096e-05, 5.820405422160589077899481292e-05, + 5.132057194047283648491442065e-05, 4.45618801376443070868388352e-05, + 3.805469150500769958539448723e-05, 3.190953380248315481276105698e-05, + 2.621799929245066041925103784e-05, 2.105086232779792001167627757e-05, + 1.645710808189146780525224933e-05, 1.246387260145600297525300681e-05, + 9.077252829178486135883185959e-06, 6.283907014891942124619819698e-06, + 4.053332831055467944504980271e-06, 2.340684042301221238813234773e-06, + 1.089967882408957570604043918e-06, 2.219583831086773655636486952e-06, + 4.18224223571724839656170436e-06, 6.79633937824109602619760892e-06, + 1.012760652809035913715640653e-05, 1.422379906275242558027788881e-05, + 1.911057116278414057600198994e-05, 2.478803623076422871641770473e-05, + 3.122822510383151654476605041e-05, 3.83736188754959552105194831e-05, + 4.61368872328070663371181459e-05, 5.440190879191247495458294559e-05, + 6.302608964362646829480973931e-05, 7.184393325013192809543743911e-05, + 8.067175223484512034712035078e-05, 8.931335379329979526873140028e-05, + 9.756647859689865105031758574e-05, 0.000105229731018556998999383123, + 0.0001121097086541234129613425763, 0.0001180280232027679563179892175, + 0.0001228279038383513525282270118, 0.0001263800885009335166903055026, + 0.0001285877375045123153021742191, 0.0001293901461517582638770934578, + 0.00012876508661108441154176385, 0.0001267296714801783576957033839, + 0.0001233396991018195180001698619, 0.0001186875103840648695060350226, + 0.0001128984550677193356626668019, 0.0001061261286195464708954211419, + 9.854659601748116601327431852e-05, 9.035186288136014406361523621e-05, + 8.174288552363897174778128996e-05, 7.292242808489248959667727856e-05, + 6.408807629067074832732858747e-05, 5.542570363944663414503336019e-05, + 4.710365792022784591289163991e-05, 3.926789551402143943438158291e-05, + 3.203824024574557992025083952e-05, 2.550588541886335386377725187e-05, + 1.973219522774704101511847321e-05, 1.474879831708781854253745291e-05, + 1.055890514501303176892431368e-05, 7.139725114935805235687540926e-06, + 4.445811918125988626820238592e-06, 2.413128417757473915058888739e-06, + 2.645287661232892057139526668e-06, 4.803898487416450512011920071e-06, + 7.656426176474274243252682304e-06, 1.126741562882388803293852442e-05, + 1.568084183031268917843902011e-05, 2.091580254055656844084688795e-05, + 2.696304545589906390763886013e-05, 3.378255840686689842871509581e-05, + 4.130240656055728624843417784e-05, 4.941894429508801930969394411e-05, + 5.799846416699828364474042508e-05, 6.688027455320038868261112164e-05, + 7.588112486322715326964027938e-05, 8.480082661924527673985574339e-05, + 9.342885408918811401563636609e-05, 0.0001015516531708849365996799596, + 0.000108960345028203626290171091, 0.000115458484079911658567313415, + 0.0001208695200327642306058900656, 0.0001250436215097038385787170389, + 0.0001278635442587625211611351839, 0.0001292492687765408004678391318, + 0.0001291611883698812765584179596, 0.0001276016963391317826821691472, + 0.0001246150965831186309233646892, 0.000120285841540049862150724147, + 0.0001147351808053182864281793751, 0.0001081163788313197951897540183, + 0.0001006087268841955037002380835, 9.241062943958823787306972042e-05, + 8.373208563206624769053448842e-05, 7.478691022968659836249460948e-05, + 6.578504480333987908691889546e-05, 5.692529818944309602003761572e-05, + 4.838882686385534453348336581e-05, 4.03336222266287977773237261e-05, + 3.289021561611678350295698281e-05, 2.615874634967964594339448481e-05, + 2.020746690689477774493035267e-05, 1.507268645297518405701524963e-05, + 1.076008318561494168225361329e-05, 7.247251212248097323933172104e-06, + 4.487292147127057273102868767e-06, 2.413218084274320504421665681e-06, + 1.498691329760416984567730075e-06, 3.055091437068280960738433233e-06, + 5.170656935522115825562723679e-06, 7.907237516613526722071038366e-06, + 1.13102892860572164837043227e-05, 1.540477564154331353634894142e-05, + 2.019174278086649767442566084e-05, 2.564579568012703011882676141e-05, + 3.171366251482184503299524558e-05, 3.831398545663015442561821766e-05, + 4.53384160790669713762129911e-05, 5.265402739828118852281543805e-05, + 6.010698547534637693366341149e-05, 6.752735538118909564952313529e-05, + 7.473485306874282205116116762e-05, 8.154529999666335429459734785e-05, + 8.777749446318008701931751014e-05, 9.326018516605874011070331786e-05, + 9.783882034006843820758692054e-05, 0.0001013817508597394126618543297, + 0.0001037855878794331456653823875, 0.0001049794538796612440459746218, + 0.0001049279184340536698631304868, 0.0001036324738214554596607216985, + 0.0001011314773374675986825424467, 9.749856290256728478735293031e-05, + 9.283960017825847470165218089e-05, 8.72883507538031809102480052e-05, + 8.100103416716629455614911981e-05, 7.415006816205897764281845808e-05, + 6.691728491682015446308934292e-05, 5.948694609655319124165775979e-05, + 5.203888349783683265606035184e-05, 4.474207878007875318010846954e-05, + 3.774896628893190423607167938e-05, 3.119069916278562087279604964e-05, + 2.517356344779763305035888421e-05, 1.97766611251485350750096287e-05, + 1.505091448942249803401131902e-05, 1.10193751164252747574198027e-05, + 7.678754590427510116163942189e-06, 5.00203482666779023488919792e-06, + 2.941966353115386405996968533e-06, 1.4352257850441285944785531e-06, + 1.909055529448425598946408391e-06, 3.881544452471662584776019439e-06, + 6.572613416359361285376192163e-06, 1.006207376119727204893342792e-05, + 1.440760094389267325786126162e-05, 1.96392257977666463719147727e-05, + 2.575478389536652387573414935e-05, 3.271663755697993723400851529e-05, + 4.044992883409115493444432876e-05, 4.88425480789654698041309111e-05, + 5.774691536332980423872410225e-05, 6.698357584874135015658852543e-05, + 7.634651071789774539819162236e-05, 8.560996826080990908941492634e-05, + 9.4536530959119516792296678e-05, 0.0001028860593282175948980430857, + 0.0001104250965372024676598369797, 0.0001169362830830468648725742331, + 0.0001222273204357858771961636846, 0.0001261390375584365512035001089, + 0.0001285521540012637660768679559, 0.0001293923958567242283451692586, + 0.0001286337028519453048232973336, 0.0001262993616919913172913503274, + 0.0001224610069924178534783720806, 0.0001172355407263381607942467899, + 0.0001107801278266102652011321217, 0.0001032855233675924262921885788, + 9.496807008279158296773503345e-05, 8.6060769207161846015320672e-05, + 7.680386926925949553964650951e-05, 6.743543435883593442723565881e-05, + 5.8182344896335063018366629e-05, 4.925215087321989821137965815e-05, + 4.082614219579724283790828077e-05, 3.305392671394709319795598979e-05, + 2.604971836469861237381429042e-05, 1.989044097909822942120069977e-05, + 1.461565347573546302961146337e-05, 1.022920523789560401698404968e-05, + 6.702441983049040582565755025e-06, 3.978707285924482862297761609e-06, + 1.978827087224981810478384101e-06, 1.131272654228983906053523055e-06, + 2.611716661084400587221907367e-06, 4.683035610963557676580514694e-06, + 7.41947100637134340713222877e-06, 1.087710247612360634503550494e-05, + 1.508867608075161267531735798e-05, 2.005923384777041099070668539e-05, + 2.576285094465315578292699539e-05, 3.214073752441628850423302466e-05, + 3.910089506929794394380836553e-05, 4.651943563073174367408085805e-05, + 5.42435813480455448283741593e-05, 6.209626638428855237468451111e-05, + 6.988216970293427421356824425e-05, 7.739492071345679469803607864e-05, + 8.442514618491746183469998099e-05, 9.076897071469312513764676753e-05, + 9.623654818072258088079706795e-05, 0.0001006601904698850238764964993, + 0.0001039016733922508759326366889, 0.0001058583375699291513399522002, + 0.0001064676622352635568117054654, 0.0001057100689024794278004712456, + 0.0001036098052225090489697131857, 0.0001002338615253857542677223824, + 9.56889775731330482219996747e-05, 9.011689868440432116085403447e-05, + 8.368813265809399838755094914e-05, 7.6594536413408665222017635e-05, + 6.904111950240884182112416356e-05, 6.12374873662080833423143611e-05, + 5.338935852980092702010223027e-05, 4.569057650501268504289811845e-05, + 3.831600015793801110048494296e-05, 3.14155982883303666716896807e-05, + 2.510999900537023537790484728e-05, 1.948765699920662031424493932e-05, + 1.460370750300665285549388261e-05, 1.048048042918132255994778657e-05, + 7.109557595651595442067926384e-06, 4.455175455144189291926699187e-06, + 2.458709865667214587318717064e-06, 1.043931722816509219376422679e-06, + 1.722307715613150360024373106e-06, 3.704219443743299737038278396e-06, + 6.453811185358955796636300922e-06, 1.006168802396286641445341536e-05, + 1.459296262582255129152189466e-05, 2.008058402049982537089165002e-05, + 2.651986876989977480879694116e-05, 3.386464298275696920307795135e-05, + 4.202532656474772850951210357e-05, 5.086918972073367444224761824e-05, + 6.02228918177231519609504673e-05, 6.987728143851823752862734151e-05, + 7.959430190698840647690187611e-05, 8.911571725665808226500563816e-05, + 9.817325790079609330786997168e-05, 0.0001064996907836973855706469427, + 0.0001138402519499202581723315553, 0.0001199638449781180232420196852, + 0.0001246734092868522164685579634, 0.0001278148984076161976623092764, + 0.0001292843781351227325920882905, 0.0001290328540289354417123363072, + 0.0001270685611442715220401750154, 0.0001234565886493225149445063238, + 0.0001183158596065016156424765104, 0.0001118136326055200731408728609, + 0.0001041578281638363761511106853, 9.558760054498563940496985714e-05, + 8.63626677826754673549664032e-05, 7.675197379780547861025108425e-05, + 6.702228312686279824983426323e-05, 5.742729973422043267218192741e-05, + 4.819785772905137177270218363e-05, 3.953365680861200398815008539e-05, + 3.159691411085494971034554057e-05, 2.450818366962499361889384064e-05, + 1.834446272683989666513540429e-05, 1.313956924524849202413987609e-05, + 8.886645566745511899274696799e-06, 5.54252720581551081398740885e-06, + 3.033620119895070181586420668e-06, 2.161013683368772646969414863e-06, + 4.383536086120278968988710211e-06, 7.435054696183813941845561907e-06, + 1.140502682733015743260941016e-05, 1.635291333302355231945138248e-05, + 2.230113096744025386595523808e-05, 2.922952397904180711000858561e-05, + 3.707180184646605429661658793e-05, 4.571428849146573876937801884e-05, + 5.499719961215279788414520001e-05, 6.471851676791859028260722742e-05, + 7.464036886207805175392354657e-05, 8.449767398283085015602694723e-05, + 9.400864767465206769687241506e-05, 0.0001028866576111500138026103035, + 0.0001108528081045918168125521963, 0.000117648577852006867893244757, + 0.0001230478153681875078812035795, 0.000126867420579635398767207044, + 0.0001289761070798895717295223795, 0.0001293007437859164550624652135, + 0.0001278299108158398355097884469, 0.0001246144637971996168342853073, + 0.0001197650733910734133398634516, 0.0001134468815583061286102195542, + 0.0001058715818268348021020594518, 9.728737698216134049174902421e-05, + 8.796738496485958429347423726e-05, 7.819714504212407356516234547e-05, + 6.826191668688501225804171613e-05, 5.843446096252962493160232338e-05, + 4.896394935974050473866808764e-05, 4.006656153923827094623724698e-05, + 3.191821738760807235018787664e-05, 2.464974834355986358074702691e-05, + 1.8344657724815057717225944e-05, 1.303946019880062325263080786e-05, + 8.726437073208926728669874995e-06, 5.35850655509256014192697587e-06, + 2.855795035979285843928242999e-06, 2.657842831423363406571046264e-06, + 4.911071907380898148097036343e-06, 7.928465465921005991844529304e-06, + 1.177559128782427720909427304e-05, 1.648737568931850483292846088e-05, + 2.206236971885338859458887406e-05, 2.845868076629382879892508906e-05, + 3.559194176518716155790261757e-05, 4.333557563259201873785350645e-05, + 5.15234757347262655618504168e-05, 5.995507282445253427949002911e-05, + 6.840260510284528524399538796e-05, 7.662026134073465170187811069e-05, + 8.43547376255046751306748698e-05, 9.135664553299484020709025911e-05, + 9.739214092963562898440377236e-05, 0.0001022541134876626543921684931, + 0.0001057722899735022577781540232, 0.0001078216591791092968718318579, + 0.0001083287198365461478574700571, 0.0001072751791125005257345956244, + 0.0001046988801427035437789994643, 0.0001006919026216741017490385879, + 9.53959497570624288722423989e-05, 8.899529671028388985894175267e-05, + 8.170771928327340033904740979e-05, 7.37739376632773043249852174e-05, + 6.544619103283063688610704522e-05, 5.697659977752418002843251554e-05, + 4.860597066173683939360392059e-05, 4.05536574011888139483852922e-05, + 3.300900809695957394346646496e-05, 2.61248181259911366951069478e-05, + 2.001307051922256486395194919e-05, 1.474309529137001225751035099e-05, + 1.034212507393234636930267473e-05, 6.798077212211970102252647091e-06, + 4.064261947631991101794173699e-06, 2.065610731267724069492057112e-06, + 1.666428777880335673056534998e-06, 3.567146349323523817683584403e-06, + 6.217683569716499026116835608e-06, 9.703141469281622235481567229e-06, + 1.407921440783555997160875206e-05, 1.936502535068086280531894638e-05, + 2.553758859800979213929700284e-05, 3.252838636887097668610319134e-05, + 4.022242691895164923938585377e-05, 4.846000174540542222711980713e-05, + 5.704118777594312174501756108e-05, 6.573295901350143769122091886e-05, + 7.427859370577877663830573818e-05, 8.240890061062756586328370556e-05, + 8.985465332895981765189835633e-05, 9.635952516894509165771426362e-05, + 0.0001016927661853090063964755174, 0.000105660863300679208902528583, + 0.0001081174745879940615137654314, 0.0001089710270300579039032262685, + 0.0001081895070380825579119468682, 0.0001058021453199798326714684005, + 0.0001018978905828448058108401386, 9.662076675940643537797425378e-05, + 9.016240215208556668582268179e-05, 8.275219275378244132828492452e-05, + 7.46457041507453628124274525e-05, 6.611201728319258399350216715e-05, + 5.742077639149869449806604105e-05, 4.882969964167645839656431428e-05, + 4.057326480519570112816610252e-05, 3.285318815376775202332162995e-05, + 2.583118184401906746068544596e-05, 1.962431357826883068762834073e-05, + 1.430311416428725813281344625e-05, 9.892396634028953074217228869e-06, + 6.374577669665685010730142579e-06, 3.69514009817617096573423574e-06, + 1.769754187589102861446381867e-06, 1.551987105003468225619136199e-06, + 3.641527021900270097432006366e-06, 6.622759217437415554037994508e-06, + 1.060920571077412348796800007e-05, 1.567924300013268418979052454e-05, + 2.186646861837676964640010679e-05, 2.915206223689666798848732499e-05, + 3.745981858611660374322113731e-05, 4.665437713138731451586668775e-05, + 5.654297542923447000059317125e-05, 6.688082274343536148559358212e-05, + 7.737994406604226571479848706e-05, 8.772110008630503005713080489e-05, + 9.756816410934476412226967756e-05, 0.0001065841495654182454182884454, + 0.000114447946219941698153127474, 0.000120870750505973855153801777, + 0.0001256111720087671208140323031, 0.0001284880653874478776462625396, + 0.0001293902709995360233302674757, 0.0001282826392596717708042414197, + 0.0001252079500018935670491160295, 0.0001202846021330849856463204861, + 0.0001137002218536994186358357606, 0.0001057016001824221225957253778, + 9.658160375287687859826440961e-05, 8.666389037076071524996756512e-05, + 7.628638961202221797485573118e-05, 6.578457022673500403844165652e-05, + 5.54755067665484228852171289e-05, 4.56436794335347395101115664e-05, + 3.652930050178366242668095976e-05, 2.831976914076190504220183197e-05, + 2.114462899497783674959174027e-05, 1.507415674711991735129461289e-05, + 1.012146342010144687900349836e-05, 6.247761251397910529936392116e-06, + 3.370253713533329916829731077e-06, 1.371957787843305820839746693e-06, + 2.870529855305774519208918474e-06, 5.610112790992326940503389515e-06, + 9.362140111412104432719698266e-06, 1.42218143393822206172610878e-05, + 2.023872601427498629073596648e-05, 2.740775148549295418755507303e-05, + 3.566276478318813192422073732e-05, 4.487381491120723519530275047e-05, + 5.484820047908040631682788368e-05, 6.533561155965516827146682965e-05, + 7.603722307087537406709853993e-05, 8.661833630042258512244518487e-05, + 9.672389761023641226861391473e-05, 0.0001059959969974681894119492021, + 0.0001140922823733178886971423305, 0.0001207041321481586420433229634, + 0.0001255734174561005294171178726, 0.0001285067583142733191846340812, + 0.0001293863308657218079596173954, 0.0001281765050300772746955796366, + 0.0001249258673622562513735867462, 0.0001197644924658772957884803056, + 0.000112896645073240820314995625, 0.000104589400222781969316231121, + 9.51579382269376666467208814e-05, 8.494848457133805249251456981e-05, + 7.432000715023433657768076044e-05, 6.362584454922032728852593353e-05, + 5.319641597409273994214937153e-05, 4.332405896797691176747929775e-05, + 3.425086454663613707693342603e-05, 2.616014550144279350216668101e-05, + 1.917190121068120521076461049e-05, 1.334235278909563435223439853e-05, + 8.667338052893243228558088631e-06, 5.089097884332496493197794257e-06, + 2.505772807977176530987639333e-06, 1.477749611296031793979534157e-06, + 3.628919750069832320240681769e-06, 6.742618157881660653210284528e-06, + 1.094571187090534200114875368e-05, 1.632364536395309014883171772e-05, + 2.290887638789575105622078888e-05, 3.06718929725526776855146216e-05, + 3.951568183936832211796547076e-05, 4.927430345622220301052274216e-05, + 5.971595165462163562388603344e-05, 7.055055647600827907050397014e-05, + 8.144165218924210062571150681e-05, 9.202190482508218829799800931e-05, + 0.0001019114016288377521464100783, 0.00011073757274664192313835126, + 0.0001181554630475001332369500151, 0.0001238670129289374329147055409, + 0.0001276380475850256415639577545, 0.0001293118128768690157023857346, + 0.0001288181230518980428106923242, 0.0001261774843173942353691252549, + 0.0001214999060249521219308210807, 0.0001149784812779801519179445624, + 0.0001068781826050602254060684082, 9.752064792400290361377296344e-05, + 8.726600213822041499957260502e-05, 7.649295001191440358453976778e-05, + 6.557847263228862701254368028e-05, 5.487845655890644298337266438e-05, + 4.47104835025973246817425355e-05, 3.533981869753437569329351797e-05, + 2.696937457400815858266952818e-05, 1.973411489971295824366256944e-05, + 1.370002877318978132411241011e-05, 8.867470631656049139218515875e-06, + 5.178357799814686624015769995e-06, 2.526464050752290307037687192e-06, + 1.354250961464921123675471913e-06, 3.305118115053053150681787106e-06, + 6.130539597040781635392710236e-06, 9.943234151130770712557864488e-06, + 1.481586760269385031870206793e-05, 2.077027455642506615285033944e-05, + 2.776932221449230205013655737e-05, 3.571225536794560029849390781e-05, + 4.443413177133334862178165592e-05, 5.370966583243123361208343214e-05, + 6.326146835131691984529384021e-05, 7.277232750341285809955044206e-05, + 8.190084976161296200034694914e-05, 9.029949671452377102549846644e-05, + 9.763383937140527224669839246e-05, 0.0001036017248361975731695341918, + 0.0001079510233758558404928984409, 0.000110494700838695836795678995, + 0.0001111221373340844504858451747, 0.0001098058749268781902289765506, + 0.0001066033043789503168387658438, 0.0001016531676419794784794331521, + 9.516712944831292773310155164e-05, 8.741702767878964635672039973e-05, + 7.87187196633510889417009726e-05, 6.941367582528113519112905605e-05, + 5.984961499168871425615237603e-05, 5.036151689624951811961178771e-05, + 4.125428510761561186510892885e-05, 3.278817468079258165948933201e-05, + 2.516785804611330559397638917e-05, 1.853570137764995343163804131e-05, + 1.29694878930695228769209848e-05, 8.484482499735629455837188084e-06, + 5.039411999543754061981881004e-06, 2.545662169836480107033491183e-06, + 2.424369330446850485575151571e-06, 4.943485400800914286647148171e-06, + 8.449861324650501901182761411e-06, 1.303814019315945241911901264e-05, + 1.875205946947244007552875467e-05, 2.557433438918023103675510044e-05, + 3.34201383370382444312242376e-05, 4.213497401380214216074296396e-05, + 5.149741174577304785248479946e-05, 6.122679851603969429507667854e-05, + 7.099564398900260744559864712e-05, 8.044600183411973817748652493e-05, + 8.920881996999374956465456155e-05, 9.692496285152088074821979946e-05, + 0.0001032664376143367326215186108, 0.0001079563005070905600197087026, + 0.0001107857874138146295249843232, 0.0001116273985792004135074798055, + 0.0001104429586624769952813568397, 0.0001072860454888168444450430306, + 0.0001022986036701798996358461769, 9.57019974645354854023843183e-05, + 8.778317429384363621957393375e-05, 7.887697158229533850749143342e-05, + 6.934587529273275141421251089e-05, 5.955870658342973388184315997e-05, + 4.986976071559848439681411625e-05, 4.059984757601179858593071215e-05, + 3.202049440346388311118969172e-05, 2.434228670112947639711520331e-05, + 1.770796901015394541885165924e-05, 1.219053483362214320611174867e-05, + 7.796138719001815344010822284e-06, 4.471296969514266934323139246e-06, + 2.113536750167475646852233498e-06, 1.142655913493433471716099852e-06, + 3.075506369679051225723368651e-06, 5.941213613193562391911941439e-06, + 9.869927749916444662068443217e-06, 1.494610176146905875394638175e-05, + 2.119532531225688527353606672e-05, 2.857442880774500651159912568e-05, + 3.696595200317475418900006745e-05, 4.617776163816715540803153894e-05, + 5.594820751801782526650697047e-05, 6.595675906547818754567524824e-05, + 7.583960343267699905425716089e-05, 8.520925296317828070633004778e-05, + 9.367684381513786907782342928e-05, 0.0001008755433185834276751946526, + 0.0001064833469603687101084216193, 0.0001102435514208860792024352593, + 0.0001119813397837242526476619897, 0.0001116151978285732872166885477, + 0.0001091622729931174062096774224, 0.000104737256872574369137053607, + 9.854487768752724066636389244e-05, 9.086658731508615244668036759e-05, + 8.204247524423766526387863385e-05, 7.244980081763540042966847965e-05, + 6.247977514246774602500039686e-05, 5.251432575725454421746232758e-05, + 4.29045337667459188873454734e-05, 3.395225100656591087034882892e-05, + 2.589610249903307237820913878e-05, 1.890268606472574771629364954e-05, + 1.306333308581385761813591084e-05, 8.396332746376495523863217607e-06, + 4.854087465209580078715021628e-06, 2.334296947762186795911074425e-06, + 3.457532865424845926302817312e-06, 6.793899290789950596517864784e-06, + 1.140345790685451960052264331e-05, 1.739042731938567789401993424e-05, + 2.478554645837157205064994747e-05, 3.353350249130292680659753968e-05, + 4.348604979226163263616306009e-05, 5.440184710049203632578965206e-05, + 6.595350276314767981947206898e-05, 7.774171082989682910260875737e-05, + 8.931573862187878272336089003e-05, 0.0001001989471534902464587221682, + 0.0001099175447669274756834142948, 0.0001180304387841283415751941765, + 0.0001241578942635058677157466889, 0.0001280067510145995563711901477, + 0.0001293901894068919509756671049, 0.0001282404531555978496187853111, + 0.0001246134971940867177710166036, 0.0001186851813797222288679802937, + 0.0001107393176692725718065005158, 0.0001011485377846293163325158693, + 9.034952113416072551777685762e-05, 7.881455800607207529736436546e-05, + 6.702168306872343121662755072e-05, 5.542567789984145082676086913e-05, + 4.443210603385392901262460064e-05, 3.437622582783468768146545314e-05, + 2.550815803823485981871067863e-05, 1.798511247894245515164222959e-05, + 1.187085630435098591156910935e-05, 7.141993390192410660086228674e-06, + 3.7000756124188806558928614e-06, 1.388130452861831699677697127e-06, + 2.210315611072338118478410735e-06, 4.823170566956118930374702858e-06, + 8.549163820775689768280761194e-06, 1.350369671071484595301775977e-05, + 1.97373704137045012782167297e-05, 2.722247574209502536993730837e-05, + 3.584469284066400893845605324e-05, 4.540116177930485170726945809e-05, + 5.560556461573667904859166744e-05, 6.610025262642281300169005975e-05, + 7.647481559280627696345566946e-05, 8.628988452602118035521944206e-05, + 9.510444480470521067330680332e-05, 0.000102504565576780714403724859, + 0.0001081312625644325833710115981, 0.0001117052269825740551259865563, + 0.0001130463752810591189544922597, 0.0001120865848080496802920830168, + 0.0001088745426452500657688721164, 0.0001035722971117180446617642153, + 9.6443802133725650368480109e-05, 8.783641835538361065070789291e-05, + 7.815691872433388868741249711e-05, 6.784398646476487546204403589e-05, + 5.733945023092711963533588126e-05, 4.706055329260936743096185864e-05, + 3.73753993761389378806293815e-05, 2.858337578010395086942734e-05, + 2.090186096393103712008307293e-05, 1.445992926351554426554583965e-05, + 9.299128669018612872122428459e-06, 5.380790231313724102752901746e-06, + 2.598787522393339922434623429e-06, 3.278846053387795331896751444e-06, + 6.690112798341299811435544526e-06, 1.147282035629117627841856708e-05, + 1.774432035749583586232459853e-05, 2.553600981931585615631978559e-05, + 3.477830508749862447465117654e-05, 4.529286762886062226883196469e-05, + 5.679337839881198917628760126e-05, 6.889541525707972274145118874e-05, + 8.113515523198128285165681151e-05, 9.299578194283472795059891647e-05, + 0.0001039397131445573050191957809, 0.0001134441535097981010272658042, + 0.0001210370886169079740653231614, 0.0001263307115682606586275216198, + 0.0001290494313473400118247313983, 0.0001290500410609879086178131136, + 0.0001263322860366490065463229708, 0.0001210389038553463645795857384, + 0.0001134451307112990797862014936, 0.0001039385915583197918634142387, + 9.299132578991471729905338162e-05, 8.112636532585704488527988953e-05, + 6.888171500389247135006515199e-05, 5.677474699942468061358499809e-05, + 4.526990019022553954656726272e-05, 3.47521890693605793533522974e-05, + 2.550841850568515828661525502e-05, 1.771723534895213562098507942e-05, + 1.144830491300602544541605704e-05, 6.670064895828495758051384507e-06, + 3.264763278973568286602576632e-06, 2.898458422846449363197629187e-06, + 5.98408709425601909482218127e-06, 1.032823180425525954456971583e-05, + 1.603721502910579075826258411e-05, 2.313489302663344522061582287e-05, + 3.154851026840231012927234788e-05, 4.110181175232439449102397888e-05, + 5.151665920264375108251347912e-05, 6.242362636661225906709038469e-05, + 7.338119183801047776087578267e-05, 8.390229256280168660883655996e-05, + 9.348623735532250907109830251e-05, 0.0001016533898957959442888379642, + 0.0001079796806535290675356855705, 0.0001121279386572084844865201947, + 0.0001138732595530677309389119833, 0.0001131201275930152018358437749, + 0.0001099097384626718519910412719, 0.0001044168552194881069861837064, + 9.69364823479015104727360419e-05, 8.78615670875430664456609553e-05, + 7.765373984620073898304387638e-05, 6.680970679005582063200718856e-05, + 5.582624925898405559903867057e-05, 4.516683576491810900906814785e-05, + 3.523261293091436752210679484e-05, 2.634004203535493171734784001e-05, + 1.870674464784414270141117698e-05, 1.24462910147552005665685243e-05, + 7.571796568219331892879604695e-06, 4.007374987615294005581859094e-06, + 1.605812288187382791415386968e-06, 1.843106064291692902299118345e-06, + 4.46693446130091515117524481e-06, 8.334023831624757001229099329e-06, + 1.359012196052781815494049644e-05, 2.029970349721286625339911058e-05, + 2.842745718803675134141693837e-05, 3.782721723807056565108686286e-05, + 4.8240087656315371641545936e-05, 5.930266246644005115285988583e-05, + 7.056525848208244433915070637e-05, 8.151905447671583919422300113e-05, + 9.163008197341506410032313523e-05, 0.0001003772443140298000104071452, + 0.0001072910404840430383544697124, 0.0001119894988387404170023659011, + 0.0001142080086273608579986241218, 0.0001138202606516691982362424196, + 0.0001108483215552094001401725598, 0.0001054608859648918737367262466, + 9.795987078776955694035810662e-05, 8.875661895706237717196956938e-05, + 7.833995027366160888385865357e-05, 6.723903396300665339605645565e-05, + 5.598448641800898487432339157e-05, 4.507117773621565400693489423e-05, + 3.492595984358588080210053506e-05, 2.588294311111860682714583271e-05, + 1.816811683602695707759333565e-05, 1.189412637859756220499053009e-05, + 7.06499479391272392414177772e-06, 3.589619701632721441013785385e-06, + 1.302086234556998521890249822e-06, 3.070696102521092269544778289e-06, + 6.621210562437237780967092676e-06, 1.170636746462489853929603983e-05, + 1.846405331088446608468062182e-05, 2.692319621236880430588216118e-05, + 3.698442604022859209189633134e-05, 4.841117005138284768881937192e-05, + 6.083298001289843859621872535e-05, 7.37616855653885168317418497e-05, + 8.66196414265365920029729474e-05, 9.877802978946657007364162695e-05, + 0.0001096020427631820456622693816, 0.0001184989361800735293553041294, + 0.0001249645170483718145844342917, 0.0001286236594841580027463734393, + 0.0001292609434301355739692362956, 0.0001268384290199495243855326576, + 0.0001214988211070081324015682012, 0.0001135537099445943119094964979, + 0.0001034580399597940028599829532, 9.177329964857853681833854687e-05, + 7.91229969089930789587564175e-05, 6.614467186532681025005336872e-05, + 5.344293379486273772418017391e-05, 4.154777231802769403611400034e-05, + 3.088172096384257946143428453e-05, 2.17384273566208055040224062e-05, + 1.427393019346536369191136978e-05, 8.51060345928320826074543054e-06, + 4.352453149289223239680902272e-06, 1.609379310562306118271343885e-06, + 2.814855392257342487396772415e-06, 6.317601444815647863874775308e-06, + 1.140254750573626257956639379e-05, 1.822210509661528838524884033e-05, + 2.681217388302266230464161734e-05, 3.707040146762494126856518628e-05, + 4.874609568193590257738009863e-05, 6.144387517307497526084653083e-05, + 7.464174215024842076564304261e-05, 8.772270896101413376489547291e-05, + 0.0001000175862152034156468335957, 0.0001108552251613570833457464437, + 0.0001196155614853555373576152188, 0.0001257803517646631930992223714, + 0.0001289765916341400553771223692, 0.0001290082557214884272263344389, + 0.0001258731374605250377674003914, 0.0001197630676389971712174700724, + 0.000111047486034720699018575607, 0.0001002420392851500639472273058, + 8.796538832112590813438329773e-05, 7.488856105070566891290101408e-05, + 6.168185422790750671324239152e-05, 4.896440414302895272318644215e-05, + 3.726110597471391622757808104e-05, 2.697062840117940048104486217e-05, + 1.834696194392906000631728036e-05, 1.149541625370438801016434449e-05, + 6.382423903644595536161637783e-06, 2.857095631743214303709934784e-06, + 1.800042900073366713240984212e-06, 4.801140495907753892839819193e-06, + 9.360312578052278528729056306e-06, 1.567712678790815746866262048e-05, + 2.383632155158848365096926902e-05, 3.378014179567416584281519532e-05, + 4.5292639565116361247826271e-05, 5.799878892586456038005932045e-05, + 7.137972775153943281057494774e-05, 8.480366184629110481042052472e-05, + 9.757015938353316177305413204e-05, 0.0001089639466819525628893394753, + 0.0001183130933264840364566722331, 0.0001250458050670968696178875224, + 0.0001287400210645702446077276448, 0.0001291606538076820018430546089, + 0.0001262805497873905171205000109, 0.0001202829469999087730379752625, + 0.0001115451645971556786721134991, 0.00010060525080454248852707827, + 8.811510386572875427012296878e-05, 7.478495878540051405858335443e-05, + 6.132494277600790768840283151e-05, 4.838955783410880744869336789e-05, + 3.653044367733393769709024368e-05, 2.616168261674309798519265369e-05, + 1.754037385684739446889759962e-05, 1.076342267340476371547449558e-05, + 5.779679330696958291125209933e-06, 2.414939638956567391123685107e-06, + 2.601161462049469625317866042e-06, 6.152166944181298604925594437e-06, + 1.140226951900091833819878007e-05, 1.852435178636723564059990421e-05, + 2.755560929432952134584232373e-05, 3.837152608023715555461002902e-05, + 5.067461935062319287100679466e-05, 6.40005732690303199942938317e-05, + 7.774245843692080548681389018e-05, 9.119162271792129702274731784e-05, + 0.0001035918034452378217510210012, 0.000114201312260900296512503016, + 0.0001223570069832929528477055703, 0.0001275333479609127012178310112, + 0.000129390207944236489048112082, 0.000127804233304260999584331393, + 0.0001228803120559433575877811284, 0.0001149418809550242033448025358, + 0.0001045011358344455468282266364, 9.221241200702588530161568636e-05, + 7.881380739295741546125012578e-05, 6.506331387905475661850157598e-05, + 5.167616530040535345819421864e-05, 3.926976258915548497266390093e-05, + 2.832145761886374746144935666e-05, 1.914281770182172409569369698e-05, + 1.187197300423776883391332321e-05, 6.483529411383767669121123978e-06, + 2.813574464052967677733709667e-06, 2.738957955015259725008863745e-06, + 6.451157958644450957812806896e-06, 1.194247062861832661510852471e-05, + 1.938574056294157889660488558e-05, 2.880475460178287175740455273e-05, + 4.004709265065725188117995437e-05, 5.277387512887578302229335536e-05, + 6.646915511117979034460406806e-05, 8.046943163376034141749670869e-05, + 9.401130786786958989757756466e-05, 0.0001062930023256382919749282734, + 0.0001165435530146502257284324422, 0.0001240923920313143839593006401, + 0.0001284316816642996905706297639, 0.0001292644494438709558501582331, + 0.0001265330725067447654140495583, 0.0001204248593991975960779475252, + 0.00011135408631552610190032504, 9.992253561477944039884852012e-05, + 8.686301698345801384441161597e-05, 7.297222027099226093239947577e-05, + 5.904032403107092034271266567e-05, 4.578494149837962549865963413e-05, + 3.379622411180259504903319878e-05, 2.349838000901027619472978547e-05, + 1.513072170909058393700567791e-05, 8.748924530982199118667175242e-06, + 4.244775807331649410928005317e-06, 1.380630697182744005913697556e-06, + 1.229605302076983027831326087e-06, 3.878475776968607178108328776e-06, + 8.06986919266970455374369392e-06, 1.402770388653732496484546205e-05, + 2.184831743824264152324665655e-05, 3.14667927184250208563244533e-05, + 4.263844235169793556259471012e-05, 5.493924619938993957534920098e-05, + 6.778682465307185372929005274e-05, 8.04809804392869152520409437e-05, + 9.226029243564528041412348136e-05, 0.0001023690474404447155448022455, + 0.0001101272618730719175502222318, 0.0001149959023714401630186787706, + 0.0001166297706793464688482947489, 0.0001149118461690006563497706837, + 0.0001099650165712632232054707382, 0.0001021397989260725209289398796, + 9.197950852138253607405415924e-05, 8.016699785773480043445798904e-05, + 6.745921147893725957917637759e-05, 5.461711249708786695793161226e-05, + 4.233887284054703187708562639e-05, 3.120355629461395635454099007e-05, + 2.163097223739629797883976536e-05, 1.386116802978102061809969475e-05, + 7.954472660727418512776644433e-06, 3.810454809044819112645325482e-06, + 1.201953818572074901194668591e-06, 1.720914668189388058516602585e-06, + 4.974292713258802549325648251e-06, 1.005839018757155432391356409e-05, + 1.721318793087664336498299189e-05, 2.651699394585915221930413899e-05, + 3.784847271011570780116853308e-05, 5.086874089178171050654175822e-05, + 6.502779819749749073802547183e-05, 7.959656180700327759904716407e-05, + 9.372242641369841326375728086e-05, 0.0001065030461872633847902197557, + 0.0001170703951746080183132434072, 0.0001246755023395114403417238691, + 0.0001287638381332560221382427246, 0.0001290322391197477728576326061, + 0.0001254603941719354700222444077, 0.0001183130014931308180781491246, + 0.0001081123237496230821141907086, 9.558452480012917377473480318e-05, + 8.158636604897745317824253597e-05, 6.702114068928968011913671621e-05, + 5.275382724030284412736202526e-05, 3.953521982307787210582719628e-05, + 2.794330120984773367870737659e-05, 1.83476035094510986377981665e-05, + 1.089912816164722756491142763e-05, 5.545031310334365968247455347e-06, + 2.064194821322307711039057213e-06, 1.323351059626421447431481385e-06, + 4.186689007334769140760994538e-06, 8.751011410380064782944115054e-06, + 1.525639156381735306799388857e-05, 2.378747516984580022110853936e-05, + 3.423468996239327401948093765e-05, 4.627562297544365172135422126e-05, + 5.938108206921530792671282128e-05, 7.284720137078516135308026147e-05, + 8.585141457329012785147648312e-05, 9.752671800051485213878255109e-05, + 0.0001070458868467776171332431212, 0.0001137056207673309271826561639, + 0.0001170002562971540028624942154, 0.0001166757743974252033158922615, + 0.0001127572207456794173199149389, 0.0001055460184707364510326571549, + 9.558751532617805642122466026e-05, 8.361292143847845459696949133e-05, + 7.046301863329031080120795627e-05, 5.700320593960365712872181976e-05, + 4.404029314207337834040367763e-05, 3.22508701648459856071819718e-05, + 2.21291813355718340388875176e-05, 1.395952745731446002612225615e-05, + 7.814752570028110289991792048e-06, 3.578862845745454165647921399e-06, + 3.254469001577376223986216852e-06, 7.652386368383364876970785529e-06, + 1.419283421048136383500488239e-05, 2.304295802833598416203136905e-05, + 3.415220776626431764067329255e-05, 4.722107897204557168174474113e-05, + 6.16989242192791427369172319e-05, 7.681384164947646989163310138e-05, + 9.163319870112053436642107762e-05, 0.0001051488770389115374797803226, + 0.0001163775189084843516597322921, 0.0001244635223317726194051935362, + 0.0001287716966695009687161876943, 0.0001289575202969767185687960387, + 0.0001250057213038847307284145982, 0.000117232041301400252567357918, + 0.0001062479397064628589258256097, 9.289293010270499627648033147e-05, + 7.814348428453119215376238005e-05, 6.301037451103249156791896723e-05, + 4.84375363160217213272067116e-05, 3.521487681333367530207498208e-05, + 2.391506798326810748211990187e-05, 1.486065244600452606887116408e-05, + 8.123344208561184809336795654e-06, 3.55291632166365467740561622e-06, + 1.348140772475690680592139495e-06, 4.381546089956813608919019426e-06, + 9.272464348580379780886788488e-06, 1.628068368368662950347938723e-05, + 2.548007636831546305678820874e-05, 3.67138722010991244292139879e-05, + 4.957615101433740219336737676e-05, 6.342490375706753629684447882e-05, + 7.742761537405129263367947745e-05, 9.063552067911802810618038251e-05, + 0.0001020782313743518685813724267, 0.0001108670523054437566639468526, + 0.0001162935689177006212723444745, 0.0001179103146806867284538192231, + 0.0001155825260551999762032027164, 0.0001095038560892210770334603831, + 0.0001001738690662002886520506872, 8.83404237722414440283150161e-05, + 7.49148633346088347207542002e-05, 6.087153399482586320183574724e-05, + 4.714501847642648763242814725e-05, 3.453833814685588045421266168e-05, + 2.365331759296148366302284249e-05, 1.485068461001811870999742005e-05, + 8.242904328674221202388761043e-06, 3.717957497114166595490736267e-06, + 3.345968091477719171238786044e-06, 7.789940624991539871026062503e-06, + 1.438667859473817894574478038e-05, 2.327078160737545997095720995e-05, + 3.433625349884968319755934596e-05, 4.720850015588021230446974519e-05, + 6.125097966615708727604328043e-05, 7.5608760232679961569776661e-05, + 8.92856348596620974815071814e-05, 0.0001012460742928156053445712392, + 0.0001105290730310635490115864221, 0.0001163585942977843915241767392, + 0.0001182352883679868875074769896, 0.0001159965049376747805477683162, + 0.0001098360085296195800185978242, 0.0001002805568575559929831927941, + 8.812670556749559961501327976e-05, 7.43468719109499707586169448e-05, + 5.997792828027115108252206865e-05, 4.600774967116149472652272823e-05, + 3.327490311717642073674819359e-05, 2.239413557947410977292529433e-05, + 1.371595836554332346630263872e-05, 7.323197616486026940226146398e-06, + 3.061791203307751229017574096e-06, 1.69622479531447941218940019e-06, + 5.164897185998366122353098184e-06, 1.07175207723471690009426141e-05, + 1.8609380581290926003068531e-05, 2.886320102749073666123340309e-05, + 4.122159115379478346724573257e-05, 5.513507290680411528039847613e-05, + 6.97911943086071509837961524e-05, 8.418392200782520782675194537e-05, + 9.721596762661750042860964172e-05, 0.0001078210539083378053954592746, + 0.0001150893754765988235026427655, 0.0001183783566234025859658512969, + 0.0001173925192971716059773396035, 0.0001122206199131044304694374003, + 0.0001033245060664562936904656287, 9.148135413553987660070787591e-05, + 7.768788480993451173086533634e-05, 6.304067261432960949784493065e-05, + 4.860987356715880402819457418e-05, 3.532410273638445224065468553e-05, + 2.388179684312599220267700484e-05, 1.469967101118473961382342174e-05, + 7.902683550634262077340570773e-06, 3.353343346369807435235427598e-06, + 2.254802438589446995708754154e-06, 6.22034406514864204819272725e-06, + 1.243207200310848642140024861e-05, 2.110957491219482681701208326e-05, + 3.220557156324166939902545193e-05, 4.536248258364731594750526855e-05, + 5.991118453511851880922620128e-05, 7.491638268968477706692687956e-05, + 8.926547980637653499635941756e-05, 0.0001017903706757707711812177553, + 0.0001114055994566882218637510205, 0.0001172429006138059576040688636, + 0.0001187619885066516388014146166, 0.0001158206742625233906995516064, + 0.0001086934749697497534738285796, 9.803582129862945296859544353e-05, + 8.479940847297702641478800434e-05, 7.011172389921107586056164829e-05, + 5.513804826039738019591643359e-05, 4.094639658788501332354822781e-05, + 2.839463291696598811093832371e-05, 1.805465627743349686586300795e-05, + 1.01819591944418217900831039e-05, 4.7312212762369026280463713e-06, + 1.411282048543158434459970051e-06, 2.175592906138747670838958642e-06, + 6.185676800374251804433365504e-06, 1.252922784818984088548235456e-05, + 2.14387728183568828385988092e-05, 3.285810176301094394195334569e-05, + 4.639532968311445244652055364e-05, 6.132345739685027621868051995e-05, + 7.663317810469255728783588566e-05, 9.113386189510622593761002275e-05, + 0.0001035900610935441802044204573, 0.0001128741259889120423804548254, + 0.0001181119195695577695458255985, 0.0001187989294051440558337012776, + 0.0001148683351605995762957299067, 0.0001067001040684529839918520677, + 9.506964305309819110965940947e-05, 8.104425575957984763646874127e-05, + 6.584390598580016143448467858e-05, 5.068812445992193520998350675e-05, + 3.665241319687709834395858421e-05, 2.455501589092352361784130088e-05, + 1.488898829921920629725667906e-05, 7.806293220395387022860801685e-06, + 3.151716359736404497211966977e-06, 1.489311160615071610502564182e-06, + 5.068362461690857572013842181e-06, 1.098238639473779414243610753e-05, + 1.953465456530855437239542483e-05, 3.07335180729367897262301057e-05, + 4.42316801913125934786127913e-05, 5.931647452236073528829274348e-05, + 7.495828966223333663081856981e-05, 8.991421998426273281927734171e-05, + 0.00010287390061400817741887187, 0.0001126262602805550456239527812, + 0.0001182212504937916081352786146, 0.0001191004881312370179040696638, + 0.0001151753218134040984092086868, 0.0001068393333898680651111376405, + 9.491317987691806580194398002e-05, 8.053096332060571515675667653e-05, + 6.498690470786686762018347086e-05, 4.95672445242828764943275599e-05, + 3.539392227634189719764554183e-05, 2.330350295371799062204773434e-05, + 1.377772461837487769336762361e-05, 6.932387758161587376485625323e-06, + 2.560985032796659516837831788e-06, 1.592358740508418855669377223e-06, + 5.545138219282776344319727674e-06, 1.213238574481673462087446408e-05, + 2.169719252009032965482215882e-05, 3.423473603779142985679626032e-05, + 4.932178131760022197832213364e-05, 6.610888803475292198590790305e-05, + 8.33835247518814582333435137e-05, 9.969949004300021958274030665e-05, + 0.0001135553526575911647070182831, 0.0001235946063362815131383976031, + 0.0001287949903896140157848193564, 0.0001286151457199898951247463152, + 0.0001230734693729632588110600722, 0.0001127455076656624433691783471, + 9.868032430346470858326807241e-05, 8.225029574108919062577771619e-05, + 6.496003724691071668645436787e-05, 4.824652969526272111404352483e-05, + 3.33028712753010865100199156e-05, 2.095250181587804118267179265e-05, + 1.159049367749615300801462048e-05, 5.19571548578515658202165578e-06, + 1.404925063709673908096176899e-06, 4.16671448816016323074811617e-06, + 9.853176651987236446105650201e-06, 1.836579608666357151598898245e-05, + 2.976803618460274210690344465e-05, 4.371305080843376750622877869e-05, + 5.942462533630632926396480942e-05, 7.575126496866671835499901233e-05, + 9.129052095930477667487523696e-05, 0.0001045667923457071270829446541, + 0.0001142345987455901809787608969, 0.0001192731243573804533622886859, + 0.0001191381263098442402264057205, 0.0001138441940840714762441659991, + 0.0001039625743066447668494847734, 9.053494450499741769914502365e-05, + 7.491861390341892105657062295e-05, 5.859064807460966968098367569e-05, + 4.294500829826428009135599884e-05, 2.911676091670818280012812684e-05, + 1.786092564747959675580495087e-05, 9.502094036611386697744989493e-06, + 3.9570317288223083522611008e-06, 2.642306472106835274504289812e-06, + 7.651464215251086640979735765e-06, 1.56752896927876872359541166e-05, + 2.695844687143432840195633737e-05, 4.130002917044814890468185098e-05, + 5.79989501191184887436518014e-05, 7.588431752222927421502179923e-05, + 9.343384758081824570559448251e-05, 0.0001089657411733570068846158052, + 0.0001208738198229322577869834787, 0.0001278655642680547358750603459, + 0.0001291603864281987558253195214, 0.0001246117170979172371347853954, + 0.0001147301808370141670357159058, 0.0001006035051916300102244072878, + 8.37280913758048128724478798e-05, 6.578337536729505748492319306e-05, + 4.838992640904725363228816581e-05, 3.289375715850180166652944047e-05, + 2.021244915450999093714697097e-05, 1.076511356111251733992054819e-05, + 4.490976016599213233688406982e-06, 1.808088111164870161846288804e-06, + 6.266049991804944293996657706e-06, 1.374977339852178617393696491e-05, + 2.460584196064815608903479649e-05, 3.872086548384937157484333992e-05, + 5.544486945544384597257814296e-05, 7.360752670221848968125366586e-05, + 9.163420325220527891483396354e-05, 0.0001077482112356136759092478661, + 0.0001202267776386622012002591831, 0.0001276653719623132773874907286, + 0.0001292012843804580233837003833, 0.0001246538180859417229220942325, + 0.0001145539755313610129653853487, 0.0001000578458315626485678265234, + 8.27604783558137684822478275e-05, 6.444600651584716014246695392e-05, + 4.682113973420475499858869894e-05, 3.128058108135042120201418925e-05, + 1.874440074085614044304380632e-05, 9.591057306296557548558161244e-06, + 3.689430293343582689804616495e-06, 3.877987447608662486143310533e-06, + 1.00569479164040109710632348e-05, 1.963407767564867751914486904e-05, + 3.271300867875347938252758584e-05, 4.88415133473036054993429711e-05, + 6.698542522049649207416255337e-05, 8.561412592016365687239837223e-05, + 0.0001028912627538417434106682302, 0.0001169409663860773100196172036, + 0.0001261418027110503773530192362, 0.0001293924300031063206583431535, + 0.000126296675980150407189034345, 0.0001172309605240821612885671055, + 0.0001032804347363646378394480552, 8.605669947219302053260936436e-05, + 6.743359369134654848331605903e-05, 4.9253072475927892049079454e-05, + 3.305731257955007193309604485e-05, 1.989525777239865652235191462e-05, + 1.023399958636848448704278342e-05, 3.982044299359084396096840341e-06, + 1.348307922465067900386613033e-06, 5.6068692521397870177110416e-06, + 1.306377259131603346263734988e-05, 2.414837370424982666340142645e-05, + 3.876464149322211860150544371e-05, 5.619311247276345222360915965e-05, + 7.510870501460103370629239894e-05, 9.372387927903353202225417151e-05, + 0.000110038751905471702033888215, 0.0001221544370348533171087568316, + 0.000128589352916263621046111254, 0.0001285348226201484043811074098, + 0.0001219972288150445664366844367, 0.0001097970057436142897553527087, + 9.342465157342412691594130125e-05, 7.478380875937659991430778161e-05, + 5.587438355173576250535874554e-05, 3.847946322292820453374317946e-05, + 2.39162192150702391060020785e-05, 1.289430869275825047273915935e-05, + 5.4998510476317667673099715e-06, 1.295145215372078393133571488e-06, + 1.72022702974816828227458583e-06, 6.449499086378858469289360178e-06, + 1.458782598670498672924298461e-05, 2.65155696285369420390782419e-05, + 4.20232443464800008484615057e-05, 6.022368076326898092553996378e-05, + 7.959768568952996681438449844e-05, 9.817812584658476126459047961e-05, + 0.0001138450235252531076617435457, 0.0001246765472623878286736326393, + 0.0001292848838164858352867137015, 0.0001270662921294718505135085129, + 0.0001183115689972430933192201752, 0.0001041529147643392976679832529, + 8.635872009417230833402956414e-05, 6.70205657856617485930439404e-05, + 4.819890642250321217748484925e-05, 3.160036871319998213504531837e-05, + 1.834919055455840969587680278e-05, 8.891112694520133264146528884e-06, + 3.036389053131727016400813121e-06, 2.601719727037066686516379385e-06, + 8.038545946681508949519315288e-06, 1.696553875177560783533113609e-05, + 2.958812875291896954637986539e-05, 4.547119533729853383579103121e-05, + 6.349303961772770137864801976e-05, 8.194558330916063275829036572e-05, + 9.877344664823770720683826507e-05, 0.0001119100393152568784357545062, + 0.0001196427580165792511944847232, 0.0001209289674679743769713374801, + 0.0001155928802272751564420016912, 0.0001043590896269280663593084779, + 8.871516204737301791293652142e-05, 7.063424790037740581914033067e-05, + 5.221950569626761229618389093e-05, 3.534768315351414450647959953e-05, + 2.138593755716580019615030706e-05, 1.103529175130189807804530211e-05, + 4.321838088329496616166094242e-06, 3.126135398271319789010756415e-06, + 9.358005390752400186587384168e-06, 1.950845271041807624658008524e-05, + 3.373726631225423724502049394e-05, 5.145244588756764657659290019e-05, + 7.127729422633698132174412398e-05, 9.119363420141426382781874027e-05, + 0.0001088457737630627156005455602, 0.0001219479281692027272752248956, + 0.000128708368131498919039595874, 0.0001281750768338823403321574679, + 0.0001204231529792120164792934567, 0.0001065401051677639218586562952, + 8.841244973886015995432480219e-05, 6.836341647060287306063297574e-05, + 4.872508980001539043375516358e-05, 3.144052060051579828734921729e-05, + 1.777962280778065630101880679e-05, 8.220858200069776374851841794e-06, + 2.507887719467554328681190359e-06, 2.508861601033935704788266005e-06, + 8.156823722114031659582988887e-06, 1.758904237363534579785540046e-05, + 3.101394843339351742143861212e-05, 4.788593525409269021720151671e-05, + 6.686199055796178208031788071e-05, 8.594316451216747949383434335e-05, + 0.0001027860492622221106609123331, 0.0001151235276527663308095139616, + 0.0001212018188462972396535546893, 0.0001201319335248592675823714471, + 0.000112071331803392383705438029, 9.819167123201080586702982345e-05, + 8.044047966341881592943624524e-05, 6.11544311129409506270354635e-05, + 4.261628719701702935592282917e-05, 2.665755863555372188154757307e-05, + 1.439252590559660014400428923e-05, 6.131782475802155822283689979e-06, + 1.475921534479977257671174523e-06, 1.550200455293068801216564007e-06, + 6.618736799095893469022100497e-06, 1.567450653540046289326562179e-05, + 2.914838904194606109833952379e-05, 4.665313319480672148587691028e-05, + 6.688245479030451099821535932e-05, 8.772497548297217880974158133e-05, + 0.0001065888013082905442976272559, 0.0001208744325091499902590994053, + 0.0001284894078962872177637061233, 0.0001282811583731991041633369033, + 0.000120280873919640572634534581, 0.0001056970368577990812943359633, + 8.666020540320582411612793106e-05, 6.578313495215076269189563574e-05, + 4.564501276344213242727732016e-05, 2.832335023370930617947309471e-05, + 1.507862816073511153447048172e-05, 6.25144344671380083877914452e-06, + 1.373479992846940102882392562e-06, 5.606423583562569544047182041e-06, + 1.421716332802514245006210436e-05, 2.740395279997527553414275736e-05, + 4.48723377314200872444105439e-05, 6.533701193398094516934931919e-05, + 8.662204810456081973887854097e-05, 0.0001060005605118827183607280173, + 0.0001207077680722848860928389514, 0.0001285080615104046495699580133, + 0.0001281749875083262196501926455, 0.0001197607658027130642401300586, + 0.0001045849293490544050424378986, 8.494501195306605365823587883e-05, + 6.362471108383657431972063589e-05, 4.332568626780938098042028628e-05, + 2.616387943356663598284440886e-05, 1.334672618429494338752102495e-05, + 5.092406996777704265659796751e-06, 3.625991175761859079088467867e-06, + 1.094126539932358195864828959e-05, 2.290471594422168258309291389e-05, + 3.951348231013718795756259339e-05, 5.971658463947779603734830611e-05, + 8.14448407687243643377286717e-05, 0.0001019158408279705117609192921, + 0.0001181593538478401396278616442, 0.000127639825988380451208745181, + 0.000128817088738756587535869147, 0.000121496497925687013653105184, + 0.0001068737930350407847523638849, 8.726240804554463812315462379e-05, + 6.557711626900547671401020544e-05, 4.471189371184037885482639996e-05, + 2.697296088903624182203828952e-05, 1.370432837096108468128742575e-05, + 5.181632134015793316296830118e-06, 2.330817711801991722872290022e-06, + 8.440768300118726416092843068e-06, 1.9003955798557305785674576e-05, + 3.421811340503224193763595617e-05, 5.32355070310567014802392849e-05, + 7.414004658500769346773234814e-05, 9.421827633589733219307560397e-05, + 0.0001104796086562080865457746714, 0.0001203014630334124060624667596, + 0.0001220294236015018234315157586, 0.0001153674266012316978070179063, + 0.000101448442917198206384386816, 8.256563803850066121658990426e-05, + 6.163977451018792851154121104e-05, 4.157078256139428356968554268e-05, + 2.464792938486738102825054919e-05, 1.216690308915761421055482666e-05, + 4.333511764239313910100290239e-06, 3.807404048885415854999291624e-06, + 1.141849500357336147815957156e-05, 2.382780598455733799879464885e-05, + 4.088954754611635173094236206e-05, 6.128939005827024487284976351e-05, + 8.26342591379933667870144598e-05, 0.0001018631139338825077056416291, + 0.0001158911521845556801902157873, 0.0001223198279564145752543874446, + 0.0001200147145754062316539215183, 0.0001093847808010814593370971237, + 9.228143848048004011571515681e-05, 7.154690899463206994659397742e-05, + 5.03430866613198394377177991e-05, 3.145148820840512051896786794e-05, + 1.673391279569517680453870356e-05, 6.884448887586297241548104198e-06, + 1.5080124347189719452935492e-06, 1.301185989449353971623220445e-06, + 6.790368454087265939278852955e-06, 1.712325528079465370942004177e-05, + 3.279374859587496146692484067e-05, 5.306863977682164978163376068e-05, + 7.588501938191552921141730392e-05, 9.813241537722316542961820129e-05, + 0.000116279189866348326982785355, 0.0001271857068872761812802774095, + 0.0001288753733205062106462190918, 0.0001210359918002316189245687328, + 0.0001051000855891159066566459268, 8.387968301495679537133076664e-05, + 6.086614460242358476708621207e-05, 3.940366884793439629201816654e-05, + 2.197404437191673458231594429e-05, 9.782448578681577304851438304e-06, + 2.728726057528555964492959773e-06, 3.454899525593321616280095138e-06, + 1.139932496368145271067699731e-05, 2.478185913415434385117554206e-05, + 4.348452995105989545227345716e-05, 6.595484488157955988742175979e-05, + 8.931929270094806348236071702e-05, 0.0001099216308440613897815657518, + 0.0001241605964744428125361153104, 0.0001293902542862297743754551593, + 0.0001246109150251832966855430884, 0.0001107353173000002284284692955, + 9.034598527152936503752805875e-05, 6.702026221797588087774472099e-05, + 4.443344808831587512991043165e-05, 2.551161311229831394589880056e-05, + 1.187479115320423043566239185e-05, 3.702645649814325853210359926e-06, + 5.466735862746800539912431921e-06, 1.534322442741096312779532085e-05, + 3.098470755713461405496389478e-05, 5.174510973457442750567808476e-05, + 7.541969034973037471023676881e-05, 9.855014392746185068836656251e-05, + 0.0001171704157270652178019984535, 0.0001277924176080564243850046235, + 0.0001283322500096677166395858771, 0.000118681608538567990619727599, + 0.0001007380612335793203292524933, 7.788415385360516422080801036e-05, + 5.408525389321740527723628156e-05, 3.289465920050327959068409145e-05, + 1.667037359985255659121546057e-05, 6.218866726063704158966073676e-06, + 6.68667019302467793330242013e-06, 1.774033270270195615362675279e-05, + 3.477578588121215541354228074e-05, 5.679358576188935477319433276e-05, + 8.113796369085893029748229877e-05, 0.0001039436875097823307105213142, + 0.000121040217322417799242044445, 0.0001290501445743156736737505819, + 0.0001263302433141615349447561822, 0.0001134413828693593993606966719, + 9.29877745370524648200333262e-05, 6.88801479828509127106839216e-05, + 4.527109112841571373015217561e-05, 2.551174540912631030992532843e-05, + 1.14520745933656468263468417e-05, 3.267073049195900497239635624e-06, + 6.738241434294394220617333696e-06, 1.809840335129140156174981646e-05, + 3.56595974797970001620404934e-05, 5.830138020384546083474744393e-05, + 8.313026513619145639426288863e-05, 0.0001060012100660672195199737966, + 0.0001225356468671132104640564275, 0.000129325683838157147508354794, + 0.0001249227097430215640324474569, 0.0001102677160254293843967901556, + 8.841168959107203431831145668e-05, 6.362454804015089829347801009e-05, + 4.020288879782601298333924444e-05, 2.137879030245288898754753293e-05, + 8.671964964843669067652912053e-06, 1.84530965019101672823628648e-06, + 7.031513551033446856339346326e-06, 1.859811340422649723826305224e-05, + 3.628789862938154630114806487e-05, 5.877346132336947343846253466e-05, + 8.293111419351709211016110412e-05, 0.0001044646573308905055776224513, + 0.0001190260111887729121537410348, 0.0001234711411631129616885832467, + 0.0001168126135632871921005149218, 0.0001005246387602080454211697647, + 7.808890081664438367111541472e-05, 5.39471123634358338096508878e-05, + 3.223685107996805758153249788e-05, 1.574746704447889367704804808e-05, + 5.423560526404244147991983577e-06, 6.617977410540325705406647372e-06, + 1.846031985140191819571089948e-05, 3.698229476239924836235631322e-05, + 6.083363663377095413445708183e-05, 8.662269536179947068774837016e-05, + 0.0001096057588482416143881373327, 0.0001249668013657698672699836173, + 0.0001292605231753557047842673189, 0.0001214959536715473056769226678, + 0.0001034543562644257049931012515, 7.912057383798793861948150941e-05, + 5.344312323987092784669666878e-05, 3.088439566705276245230094023e-05, + 1.427756704330698876020955268e-05, 4.355000445407635922443704418e-06, + 4.581865696326779584192281231e-06, 1.470795612856371454093846324e-05, + 3.148192138871112243049196766e-05, 5.3970641726274793965184573e-05, + 7.909323502993749791748628875e-05, 0.0001022017663295709329236704566, + 0.0001183459530237286790044226592, 0.0001237944960564897904555653474, + 0.0001172462940494706402916325061, 0.0001002623414089545434563222059, + 7.674839855999311883424235381e-05, 5.169166788566391921872639204e-05, + 2.963961693388391134139532579e-05, 1.348449593279458835802867012e-05, + 3.957880560939802154431406411e-06, 3.369559892676230537219899883e-06, + 1.255989028182162833076514208e-05, 2.861101361219611861398150199e-05, + 5.089058560805621731154904652e-05, 7.643170738774575172745640028e-05, + 0.0001004485054007589337398895224, 0.0001176565167693489514589080813, + 0.0001239444520033352507924068187, 0.0001177550365203785994730120712, + 0.0001006210812788598066855674795, 7.663807947388391551748337838e-05, + 5.108836426701350124897696436e-05, 2.876872322423732329546401665e-05, + 1.266439180021875318031890356e-05, 3.425656979790811119805128693e-06, + 2.599257370107412656526227682e-06, 1.13987405811230378395405502e-05, + 2.755268214813467029969222544e-05, 5.067412597371044293481298637e-05, + 7.774468963558331955146507575e-05, 0.0001035953382531535954449303238, + 0.0001223596175110930393652164394, 0.0001293902635543895003871622817, + 0.0001228777978522048452969528398, 0.000104497649366265294313543821, + 7.881154363529456507216769401e-05, 5.167653476406076288977853306e-05, + 2.832420758704903336220801147e-05, 1.187535930892132115892743938e-05, + 2.815467671453703583017355583e-06, 6.448198412493830484885394549e-06, + 1.938232578716371067723001076e-05, 4.004544526673754377063541021e-05, + 6.647033207613525871565451908e-05, 9.401452252377304088896969869e-05, + 0.0001165467005710604786721668047, 0.0001284327172875281131408237156, + 0.0001265313397387608990770496709, 0.0001113507328347605225419073016, + 8.686023462673586473595244151e-05, 5.903991621318858485159553062e-05, + 3.379843697117657270751617249e-05, 1.51340965218181745929534876e-05, + 4.247110478534256355139138439e-06, 3.009887617040120614696121354e-06, + 1.256063982782638166555821274e-05, 2.98112760783647927061244115e-05, + 5.392782117537295370583716458e-05, 8.115548281210800674306121705e-05, + 0.0001056098709237041516914926143, 0.0001211431122368377864221417051, + 0.0001235512120954313701557542027, 0.000112164943770526185414654341, + 9.010779399938620101186137479e-05, 6.310328999392727730450430856e-05, + 3.737209924154243409879019855e-05, 1.754655559194796138073463299e-05, + 5.461365001201855910186420962e-06, 7.908314665960305281182905757e-06, + 2.242325716108958477365033224e-05, 4.476147159728145649400590789e-05, + 7.204990363540394494867857844e-05, 9.865407603859902268411685711e-05, + 0.0001178880178329531794138851364, 0.00012443494505034511754364146, + 0.0001164119563341521758998917124, 9.612137283165389284225049726e-05, + 6.913372456588709696976430275e-05, 4.213501254822942562305171377e-05, + 2.053300871811712118735794574e-05, 6.868492395491630643619609259e-06, + 3.315344073548418196375640529e-06, 1.378426423408586199272161249e-05, + 3.261843658771110444774890547e-05, 5.852195573291045336975294e-05, + 8.683216528659149988089716032e-05, 0.0001107029439129504313392773907, + 0.0001235214538050751951168970688, 0.0001215066723214415191555923257, + 0.0001052618949196507211907986035, 7.952469796060943985158836478e-05, + 5.123691370996777611542677411e-05, 2.6869930480532846871341221e-05, + 1.025122886364622386463647113e-05, 1.798472838284760361854397459e-06, + 5.920562948900493820060704497e-06, 1.944774295521175169602391686e-05, + 4.159264956714817530313704763e-05, 6.966167256168921196376325744e-05, + 9.761020049361843415117179212e-05, 0.0001179494853019542134403216394, + 0.0001246405037534755106450740092, 0.0001156120329856895686962761638, + 9.364934900711053536361688776e-05, 6.520226730766954658258943711e-05, + 3.771659263671719617642269506e-05, 1.681020937858545004654417521e-05, + 4.604557399717968076190231091e-06, 1.467479315404480849684425332e-06, + 1.01198775012261204186373581e-05, 2.785271556370504054869069455e-05, + 5.425314924672414114209181846e-05, 8.480682872796658209636755377e-05, + 0.0001118912586408627043250627042, 0.0001275615864303873713860026928, + 0.0001268675197969089017083904603, 0.0001100316054986107681176038531, + 8.235067276616468657721159552e-05, 5.187198936884033150743894547e-05, + 2.605568750165818326562996998e-05, 9.095641306660040594487572074e-06, + 2.590493498138206489208581682e-06, 1.299379840246505404778229464e-05, + 3.274286319279193582538339813e-05, 6.039839820140715078225501777e-05, + 9.031584361694753085823827998e-05, 0.0001142782117561735286169824488, + 0.0001247770297344930133087020918, 0.0001183322190566348289762765855, + 9.70920300982197181233201988e-05, 6.78420075006218060162735406e-05, + 3.896366630676577677951447076e-05, 1.69696523892801539288872209e-05, + 4.362049911822124476166572665e-06, 4.264657728399734313217903092e-06, + 1.711935460587006834626278007e-05, 3.972413648556696299986995546e-05, + 6.934124629922346061666055261e-05, 9.894373712563515280843384758e-05, + 0.0001196495846015227683531087499, 0.0001245570204801474379317782759, + 0.0001119654447234648034876711153, 8.619051464304721267388476047e-05, + 5.551160875234220653693870129e-05, 2.840817445678270233280424129e-05, + 1.013964109307568256935876139e-05, 1.37074977252552844566549535e-06, + 5.257200141753178964580499322e-06, 1.958908654610679337879086681e-05, + 4.394884506740023258526683936e-05, 7.472603451579736791483832281e-05, + 0.0001039331862123980088985844561, 0.0001222433797482405995731696846, + 0.000123249182071006165234763885, 0.0001065883334765885097090293288, + 7.812416230161207725182087591e-05, 4.707455650541811321627139186e-05, + 2.175808498672058326965476904e-05, 6.327593644151714202589122799e-06, + 5.238814677108722094858381246e-06, 1.9929449106385850799165807e-05, + 4.500466767385234083224954116e-05, 7.650470414115823427920332067e-05, + 0.0001058381507528604025805338273, 0.0001232143998258406652254043356, + 0.0001223040052090097642815968992, 0.0001034463761177564588124647149, + 7.347530737490915949978315114e-05, 4.226821359997326915452706131e-05, + 1.808944717734124364044191735e-05, 4.387105527883681662065611107e-06, + 5.465801382273707233400757838e-06, 2.110327458836602302076797255e-05, + 4.783772236388583314363118215e-05, 8.113874175379797251163316307e-05, + 0.0001114358219685652670594144809, 0.0001281439698571399884736293773, + 0.0001249220813698036843409494567, 0.0001030143622226382499025912343, + 7.058752993572782105918123063e-05, 3.848059575154372995240553701e-05, + 1.499906637324263765571105006e-05, 2.794110598612282182333929961e-06, + 5.542897346570085589673865245e-06, 2.169453667711069655508332454e-05, + 4.932127082778400443746277815e-05, 8.338563454369066522357117899e-05, + 0.0001135580310890773838477033064, 0.0001287956542697097153671315084, + 0.0001230714952869808767165621388, 9.867763352727030733320401357e-05, + 6.495922595740046760325742126e-05, 3.330470565468306788940375252e-05, + 1.159318672796039734608324057e-05, 1.405877340729208254530208967e-06, + 4.474464083091610365678671146e-06, 1.975737836700036667504816468e-05, + 4.707805782383172698950246637e-05, 8.16507344881268326683074199e-05, + 0.0001127888625539661369978627903, 0.0001287331347882898660399397794, + 0.0001229503941210335318974522512, 9.784169181370814096301846696e-05, + 6.336800540749094987243161814e-05, 3.152190730651586650498327535e-05, + 1.030187963559563560421526024e-05, 2.640845989364567687366714202e-06, + 1.567255958649475133413406236e-05, 4.129885575781035449063199883e-05, + 7.588589932619620496111190189e-05, 0.0001089684249897962211488591788, + 0.0001278665728499815332479955243, 0.0001246100230837862807460603154, + 0.0001006008773043360628694775638, 6.578253180930595806884947363e-05, + 3.289555399445896603262406988e-05, 1.076767632628643873646256957e-05, + 1.806968536564744417664872891e-06, 1.374709619657892353946845865e-05, + 3.871950554375807365117476144e-05, 7.360892809925165735859819982e-05, + 0.0001077508539989977426635722746, 0.0001276664204787583049936078305, + 0.000124652163634966632078937554, 0.000100055278696395012608989783, + 6.44452788389826081508204858e-05, 3.128245638680759413592646911e-05, + 9.593509789313940444230310867e-06, 8.366394725453060436811368594e-06, + 2.907270290259907343454436057e-05, 6.157596882824624483047937229e-05, + 9.690341022655817103219344499e-05, 0.0001212764320354958887636376286, + 0.0001238461676296934035976932131, 0.0001034210285949555571758523564, + 6.922683919066928415458200829e-05, 3.512796647923474823707254422e-05, + 1.159927241242803405620476892e-05, 4.466197872782977370902622594e-06, + 2.120238456677257598377225878e-05, 5.131766430332339946939271269e-05, + 8.785405146740390925838570801e-05, 0.0001169639669588002733836493152, + 0.0001255299726985265257664381444, 0.0001094504697794473077956944884, + 7.634187737874695929476270839e-05, 4.055823346293809612741337878e-05, + 1.437670543743320405170090653e-05, 1.862601577177610387203504291e-06, + 1.719206679964101129967114778e-06, 1.45852976256298233080545973e-05, + 4.202221556675931983786814738e-05, 7.959936392788451316702980076e-05, + 0.000113847399202132379143065366, 0.0001292851365696215035477195654, + 0.0001183094159537606066467593791, 8.635673120163030202535436874e-05, + 4.819943690668399217036030335e-05, 1.835159194213433473709395916e-05, + 3.037801302865896174807552876e-06, 7.110796353211878905137104112e-06, + 2.814800901744647328769216577e-05, 6.254215234205075669548373751e-05, + 9.972438873863319840594454657e-05, 0.0001233643016305318240114635708, + 0.0001216468957838168408634380024, 9.545861261622740664544578548e-05, + 5.776002023265960552819361928e-05, 2.466765511789565081738999364e-05, + 5.533134544682428572785412579e-06, 2.365125785745848363116755619e-06, + 1.708679906226232337088620505e-05, 4.706744546660970082013752958e-05, + 8.569612042100954989870542633e-05, 0.0001170735493859481471997513458, + 0.0001255091509235413177372059357, 0.0001065028887453609333316878471, + 7.003956750784097093874558393e-05, 3.33559147157571131555794941e-05, + 9.36941899077605930279410984e-06, 7.25151103392496722732825376e-06, + 2.960001930321442021611620665e-05, 6.600603501469611683865473806e-05, + 0.0001039443870194541155770398544, 0.0001251442520435376993658688205, + 0.0001181199187275339216327343927, 8.67561884300786090437260234e-05, + 4.736440125650372747747804403e-05, 1.683405516241900695857680592e-05, + 2.137151327317828565185466039e-06, 1.549323155616503575981827978e-06, + 1.567217207298594801615984617e-05, 4.66525177720029186867987947e-05, + 8.772690014001201382846245602e-05, 0.0001208762682131596350549804231, + 0.0001282804171629555313287329721, 0.0001056947437612508922544912737, + 6.578241081987056871650809686e-05, 2.832516433455706464784699949e-05, + 6.253316443319909470198621204e-06, 5.6046086420428576385546586e-06, + 2.740207695738702622120612495e-05, 6.533770609398929589926863226e-05, + 0.0001060028313520120315550931966, 0.000128508712521252852064787553, + 0.0001197588967999573482912933908, 8.494326340092753723463869786e-05, + 4.332650896809981484400497997e-05, 1.334894625362966329444776303e-05, + 1.093907453401466823921742849e-05, 3.95123944548047406882113064e-05, + 8.144642383450250724095942356e-05, 0.0001181612930379781831310634366, + 0.0001288165712117201981701253288, 0.0001068715879635581851581083157, + 6.557643217310299248168359298e-05, 2.697477703447003464934730865e-05, + 5.183297109322099088563225167e-06, 1.846731730471517350062140607e-06, + 1.780327974696247113079589086e-05, 5.20360858588211525836003668e-05, + 9.454002743874233131472772929e-05, 0.0001233069692595923749333514108, + 0.000120689662525276606569457627, 8.835830818444422886642070081e-05, + 4.584700171788583993124494009e-05, 1.417477413289502157704539964e-05, + 4.004952838111594900409942466e-06, 2.510048816082383006578065965e-05, + 6.461797476497328220849253322e-05, 0.0001074634441520657502722527199, + 0.0001291163245719227528444938979, 0.0001155258386821735304980998671, + 7.561005915365448461391839619e-05, 3.326411418156348804827174281e-05, + 7.290550921841405549264115982e-06, 6.788556678349026994633355625e-06, + 3.279230738291508118458644772e-05, 7.58862483485844119919169759e-05, + 0.0001162811048943467691005326792, 0.0001288749096977219227213445896, + 0.0001050980025941784145237720138, 6.086578256128127997282364903e-05, + 2.197596805473542503532938253e-05, 2.72984435504654717361233511e-06, + 9.934162578149637786166688269e-06, 4.007165097497989071249555049e-05, + 8.466780384869186898248727413e-05, 0.0001202315632234182837204811145, + 0.0001230814195431957126531524738, 9.119924889911315817742076817e-05, + 4.617427412170365720340409199e-05, 1.304265431121622087278725394e-05, + 1.359888825933387520466556764e-05, 4.806487405966925976650780394e-05, + 9.39658180665049443461289691e-05, 0.0001243926455845173473235831807, + 0.0001178530075401781424199523785, 7.913646246898421937956968897e-05, + 3.454915001888792100079306202e-05, 7.071336326465183099538799882e-06, + 1.585933642151543375041142236e-05, 5.300937504202087692051562073e-05, + 9.948344190947978969274262395e-05, 0.0001260529679266185812663153554, + 0.0001130643880115807784793313662, 7.03216503182050412879347534e-05, + 2.703166118445290397364136337e-05, 3.893172938462260750048984231e-06, + 1.622810668161979400924040118e-05, 5.454189478346290495622966654e-05, + 0.0001016529824610544951654644841, 0.0001265576957096379716490031075, + 0.0001101224269706422735160336601, 6.513379814467088033038549844e-05, + 2.27855349186064252216439574e-05, 2.332596197478949259020456972e-06, + 1.75234452899615789870247512e-05, 5.771667711272498736121625007e-05, + 0.0001051608439702634157763422307, 0.0001268859429486345416233233907, + 0.0001055096087144182762269928322, 5.81438192733667538899221261e-05, + 1.77772871410347476977750758e-05, 1.663710683857602131525618705e-05, + 5.714716113005585169807090673e-05, 0.0001054898529604640790941980089, + 0.0001269305643638744872467999381, 0.0001037117454524008407874477444, + 5.501236404070769552736644425e-05, 1.543144262851480229053677262e-05, + 1.534100370588948830208146645e-05, 5.634319085718936579278495747e-05, + 0.0001067586814031222915361354908, 0.0001293803813592347301021645567, + 0.0001048404736328411912321331712, 5.408532297159104852094652083e-05, + 1.412199098947879880537863845e-05, 1.308550918143334932546885396e-05, + 5.306848697880270197563962187e-05, 0.0001048105588614150660790175218, + 0.0001293926412861752691090683198, 0.0001050977045032068572750702518, + 5.339391965005317461845021909e-05, 1.324823105112628640676712688e-05, + 1.013927140397645215057816775e-05, 4.750322486736520925928659032e-05, + 9.965193804384228073653395619e-05, 0.0001270175365724837311057898726, + 0.0001047129991316279873370120868, 5.317880059450275900736343493e-05, + 1.288131101400948778175261505e-05, 6.446736690041138212014636827e-06, + 4.004462851884129319770047606e-05, 9.401612245158657915015260054e-05, + 0.0001284332347275661144123115598, 0.0001113490506780185517647988047, + 5.903971082771604638470344661e-05, 1.513580302365292566148507331e-05 +}; +static void push_144_4096(vector &is, vector &js, vector &real, vector &imag) +{ + is.reserve(5514); + js.reserve(5514); + real.reserve(5514); + imag.reserve(5514); + for (int i = 0; i < 5514; ++i) { + is.push_back(sk_i_144_4096[i]); + js.push_back(sk_j_144_4096[i]); + real.push_back(sk_real_144_4096[i]); + imag.push_back(sk_imag_144_4096[i]); + } +} +static unsigned int sk_i_65_2048[16779] = { + 59, 60, 61, 62, 63, 64, 65, 66, + 67, 68, 69, 70, 71, 72, 73, 74, + 75, 76, 77, 78, 79, 80, 81, 82, + 83, 84, 85, 86, 87, 88, 89, 90, + 91, 92, 93, 94, 95, 96, 97, 98, + 99, 100, 101, 102, 103, 104, 105, 106, + 107, 108, 109, 110, 111, 112, 113, 114, + 115, 116, 117, 118, 119, 120, 121, 122, + 123, 124, 125, 126, 127, 128, 129, 130, + 131, 132, 133, 134, 135, 136, 137, 138, + 139, 140, 141, 142, 143, 144, 145, 146, + 147, 148, 149, 150, 151, 152, 153, 154, + 155, 156, 157, 158, 159, 160, 161, 162, + 163, 164, 165, 166, 167, 168, 169, 170, + 171, 172, 173, 174, 175, 176, 177, 178, + 179, 180, 181, 182, 183, 184, 185, 186, + 187, 188, 189, 190, 191, 192, 193, 194, + 195, 196, 197, 198, 199, 200, 201, 202, + 203, 204, 205, 206, 207, 208, 209, 210, + 211, 212, 213, 214, 215, 216, 217, 218, + 219, 220, 221, 222, 223, 224, 225, 226, + 227, 228, 229, 230, 231, 232, 233, 234, + 235, 236, 291, 292, 293, 294, 295, 296, + 297, 298, 299, 300, 301, 302, 303, 304, + 305, 306, 307, 308, 309, 310, 311, 312, + 313, 314, 315, 316, 317, 318, 319, 320, + 321, 322, 323, 324, 325, 326, 327, 328, + 329, 330, 331, 332, 333, 334, 335, 336, + 337, 338, 339, 340, 341, 342, 343, 344, + 345, 346, 347, 348, 349, 350, 351, 352, + 353, 354, 355, 356, 357, 358, 359, 360, + 361, 362, 363, 364, 365, 366, 367, 368, + 369, 370, 371, 372, 373, 374, 375, 376, + 377, 378, 379, 380, 381, 382, 383, 384, + 385, 386, 387, 388, 389, 390, 391, 392, + 393, 394, 395, 396, 397, 398, 399, 400, + 401, 402, 403, 404, 405, 406, 407, 408, + 409, 410, 411, 412, 413, 414, 415, 416, + 417, 418, 419, 420, 421, 422, 423, 424, + 425, 426, 427, 428, 429, 430, 431, 432, + 433, 434, 435, 436, 437, 438, 439, 440, + 441, 442, 443, 444, 445, 446, 447, 448, + 449, 450, 451, 452, 453, 454, 455, 456, + 457, 458, 459, 460, 461, 462, 463, 464, + 465, 466, 467, 468, 469, 470, 471, 472, + 473, 474, 475, 476, 477, 478, 479, 480, + 481, 482, 483, 484, 485, 486, 487, 488, + 489, 490, 491, 492, 493, 494, 495, 496, + 497, 498, 499, 500, 501, 502, 503, 504, + 505, 506, 507, 508, 509, 510, 511, 512, + 513, 514, 515, 516, 517, 518, 519, 520, + 521, 522, 523, 524, 525, 526, 527, 528, + 529, 530, 531, 532, 533, 534, 535, 536, + 537, 538, 539, 540, 541, 542, 543, 544, + 545, 546, 547, 548, 549, 550, 551, 552, + 553, 554, 555, 556, 557, 558, 559, 560, + 561, 562, 563, 564, 565, 566, 567, 568, + 569, 570, 571, 572, 573, 574, 575, 576, + 577, 578, 579, 580, 581, 582, 583, 584, + 585, 586, 587, 588, 589, 590, 591, 592, + 593, 594, 595, 596, 597, 598, 599, 600, + 601, 602, 603, 604, 605, 606, 607, 608, + 609, 610, 611, 612, 613, 614, 615, 616, + 617, 618, 619, 620, 621, 622, 623, 624, + 625, 626, 627, 628, 629, 630, 631, 632, + 633, 634, 635, 636, 637, 638, 639, 640, + 641, 642, 643, 644, 645, 646, 647, 648, + 649, 650, 651, 652, 653, 654, 655, 656, + 657, 658, 659, 660, 661, 662, 663, 664, + 665, 666, 667, 668, 669, 670, 671, 672, + 673, 674, 675, 676, 677, 678, 679, 680, + 681, 682, 683, 684, 685, 686, 687, 688, + 689, 690, 691, 692, 693, 694, 695, 696, + 697, 698, 699, 700, 701, 702, 703, 704, + 705, 706, 707, 708, 709, 710, 711, 712, + 713, 714, 715, 716, 717, 718, 719, 720, + 721, 722, 723, 724, 725, 726, 727, 728, + 729, 730, 731, 732, 733, 734, 735, 736, + 737, 738, 739, 740, 741, 742, 743, 744, + 745, 746, 747, 748, 749, 750, 751, 752, + 753, 754, 755, 756, 757, 758, 759, 760, + 761, 762, 763, 764, 765, 766, 767, 768, + 769, 770, 771, 772, 773, 774, 775, 776, + 777, 778, 779, 780, 781, 782, 783, 784, + 785, 786, 787, 788, 789, 790, 791, 792, + 793, 794, 795, 796, 797, 798, 799, 800, + 801, 802, 803, 804, 805, 806, 807, 808, + 809, 810, 811, 812, 813, 814, 815, 816, + 817, 818, 819, 820, 821, 822, 823, 824, + 825, 826, 827, 828, 829, 830, 831, 832, + 833, 834, 835, 836, 837, 838, 839, 840, + 841, 842, 843, 844, 845, 846, 847, 848, + 849, 850, 851, 852, 853, 854, 855, 856, + 857, 858, 859, 860, 861, 862, 863, 864, + 865, 866, 867, 868, 869, 870, 871, 872, + 873, 874, 875, 876, 877, 878, 879, 880, + 881, 882, 883, 884, 885, 886, 887, 888, + 889, 890, 891, 892, 893, 894, 895, 896, + 897, 898, 899, 900, 901, 902, 903, 904, + 905, 906, 907, 908, 909, 910, 911, 912, + 913, 914, 915, 916, 917, 918, 919, 920, + 921, 922, 923, 924, 925, 926, 927, 928, + 929, 930, 931, 932, 933, 934, 935, 936, + 937, 938, 939, 940, 941, 942, 943, 944, + 945, 946, 947, 948, 949, 950, 951, 952, + 953, 954, 955, 956, 957, 958, 959, 960, + 961, 962, 963, 964, 965, 966, 967, 968, + 969, 970, 971, 972, 973, 974, 975, 976, + 977, 978, 979, 980, 981, 982, 983, 984, + 985, 986, 987, 988, 989, 990, 991, 992, + 993, 994, 995, 996, 997, 998, 999, 1000, + 1001, 1002, 1003, 1004, 1005, 1006, 1007, 1008, + 1009, 1010, 1011, 1012, 1013, 1014, 1015, 1016, + 1017, 1018, 1019, 1020, 1021, 1022, 1023, 1024, + 1025, 1026, 1027, 1028, 1029, 1030, 1031, 1032, + 1033, 1034, 1035, 1036, 1037, 1038, 1039, 1040, + 1041, 1042, 1043, 1044, 1045, 1046, 1047, 1048, + 1049, 1050, 1051, 1052, 1053, 1054, 1055, 1056, + 1057, 1058, 1059, 1060, 1061, 1062, 1063, 1064, + 1065, 1066, 1067, 1068, 1069, 1070, 1071, 1072, + 1073, 1074, 1075, 1076, 1077, 1078, 1079, 1080, + 1081, 1082, 1083, 1084, 1085, 1086, 1087, 1088, + 1089, 1090, 1091, 1092, 1093, 1094, 1095, 1096, + 1097, 1098, 1099, 1100, 1101, 1102, 1103, 1104, + 1105, 1106, 1107, 1108, 1109, 1110, 1111, 1112, + 1113, 1114, 1115, 1116, 1117, 1118, 1119, 1120, + 1121, 1122, 1123, 1124, 1125, 1126, 1127, 1128, + 1129, 1130, 1131, 1132, 1133, 1134, 1135, 1136, + 1137, 1138, 1139, 1140, 1141, 1142, 1143, 1144, + 1145, 1146, 1147, 1148, 1149, 1150, 1151, 1152, + 1153, 1154, 1155, 1156, 1157, 1158, 1159, 1160, + 1161, 1162, 1163, 1164, 1165, 1166, 1167, 1168, + 1169, 1170, 1171, 1172, 1173, 1174, 1175, 1176, + 1177, 1178, 1179, 1180, 1181, 1182, 1183, 1184, + 1185, 1186, 1187, 1188, 1189, 1190, 1191, 1192, + 1193, 1194, 1195, 1196, 1197, 1198, 1199, 1200, + 1201, 1202, 1203, 1204, 1205, 1206, 1207, 1208, + 1209, 1210, 1211, 1212, 1213, 1214, 1215, 1216, + 1217, 1218, 1219, 1220, 1221, 1222, 1223, 1224, + 1225, 1226, 1227, 1228, 1229, 1230, 1231, 1232, + 1233, 1234, 1235, 1236, 1237, 1238, 1239, 1240, + 1241, 1242, 1243, 1244, 1245, 1246, 1247, 1248, + 1249, 1250, 1251, 1252, 1253, 1254, 1255, 1256, + 1257, 1258, 1259, 1260, 1261, 1262, 1263, 1264, + 1265, 1266, 1267, 1268, 1269, 1270, 1325, 1326, + 1327, 1328, 1329, 1330, 1331, 1332, 1333, 1334, + 1335, 1336, 1337, 1338, 1339, 1340, 1341, 1342, + 1343, 1344, 1345, 1346, 1347, 1348, 1349, 1350, + 1351, 1352, 1353, 1354, 1355, 1356, 1357, 1358, + 1359, 1360, 1361, 1362, 1363, 1364, 1365, 1366, + 1367, 1368, 1369, 1370, 1371, 1372, 1373, 1374, + 1375, 1376, 1377, 1378, 1379, 1380, 1381, 1382, + 1383, 1384, 1385, 1386, 1387, 1388, 1389, 1390, + 1391, 1392, 1393, 1394, 1395, 1396, 1397, 1398, + 1399, 1400, 1401, 1402, 1403, 1404, 1405, 1406, + 1407, 1408, 1409, 1410, 1411, 1412, 1413, 1414, + 1415, 1416, 1417, 1418, 1419, 1420, 1421, 1422, + 1423, 1424, 1425, 1426, 1427, 1428, 1429, 1430, + 1431, 1432, 1433, 1434, 1435, 1436, 1437, 1438, + 1439, 1440, 1441, 1442, 1443, 1444, 1445, 1446, + 1447, 1448, 1449, 1450, 1451, 1452, 1453, 1454, + 1455, 1456, 1457, 1458, 1459, 1460, 1461, 1462, + 1463, 1464, 1465, 1466, 1467, 1468, 1469, 1470, + 1471, 1472, 1473, 1474, 1475, 1476, 1477, 1478, + 1479, 1480, 1481, 1482, 1483, 1484, 1485, 1486, + 1487, 1488, 1489, 1490, 1491, 1492, 1493, 1494, + 1495, 1496, 1497, 1498, 1499, 1500, 1501, 1502, + 1595, 1596, 1597, 1598, 1599, 1600, 1601, 1602, + 1603, 1604, 1605, 1606, 1607, 1608, 1609, 1610, + 1611, 1612, 1613, 1614, 1615, 1616, 1617, 1618, + 1619, 1620, 1621, 1622, 1623, 1624, 1625, 1626, + 1627, 1628, 1629, 1630, 1631, 1632, 1633, 1634, + 1635, 1636, 1637, 1638, 1639, 1640, 1641, 1642, + 1643, 1644, 1645, 1646, 1647, 1648, 1649, 1650, + 1651, 1652, 1653, 1654, 1655, 1656, 1657, 1658, + 1659, 1660, 1661, 1662, 1663, 1664, 1665, 1666, + 1667, 1668, 1669, 1670, 1671, 1672, 1673, 1674, + 1675, 1676, 1677, 1678, 1679, 1680, 1681, 1682, + 1683, 1684, 1685, 1686, 1687, 1688, 1689, 1690, + 1691, 1692, 1693, 1694, 1695, 1696, 1697, 1698, + 1699, 1700, 1701, 1702, 1703, 1704, 1705, 1706, + 1707, 1708, 1709, 1710, 1711, 1712, 1713, 1714, + 1715, 1716, 1717, 1718, 1719, 1720, 1721, 1722, + 1723, 1724, 1725, 1726, 1727, 1728, 1729, 1730, + 1731, 1732, 1733, 1734, 1735, 1736, 1737, 1738, + 1739, 1740, 1741, 1742, 1743, 1744, 1745, 1746, + 1747, 1748, 1749, 1750, 1751, 1752, 1753, 1754, + 1755, 1756, 1757, 1758, 1851, 1852, 1853, 1854, + 1855, 1856, 1857, 1858, 1859, 1860, 1861, 1862, + 1863, 1864, 1865, 1866, 1867, 1868, 1869, 1870, + 1871, 1872, 1873, 1874, 1875, 1876, 1877, 1878, + 1879, 1880, 1881, 1882, 1883, 1884, 1885, 1886, + 1887, 1888, 1889, 1890, 1891, 1892, 1893, 1894, + 1895, 1896, 1897, 1898, 1899, 1900, 1901, 1902, + 1903, 1904, 1905, 1906, 1907, 1908, 1909, 1910, + 1911, 1912, 1913, 1914, 1915, 1916, 1917, 1918, + 1919, 1920, 1921, 1922, 1923, 1924, 1925, 1926, + 1927, 1928, 1929, 1930, 1931, 1932, 1933, 1934, + 1935, 1936, 1937, 1938, 1939, 1940, 1941, 1942, + 1943, 1944, 1945, 1946, 1947, 1948, 1949, 1950, + 1951, 1952, 1953, 1954, 1955, 1956, 1957, 1958, + 1959, 1960, 1961, 1962, 1963, 1964, 1965, 1966, + 1967, 1968, 1969, 1970, 1971, 1972, 1973, 1974, + 1975, 1976, 1977, 1978, 1979, 1980, 1981, 1982, + 1983, 1984, 1985, 1986, 1987, 1988, 1989, 1990, + 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, + 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, + 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, + 32, 33, 34, 35, 36, 37, 38, 39, + 40, 41, 42, 43, 44, 45, 46, 47, + 48, 49, 50, 51, 52, 53, 54, 55, + 56, 57, 58, 59, 60, 61, 62, 63, + 64, 65, 66, 67, 68, 69, 70, 71, + 72, 73, 74, 75, 76, 77, 78, 79, + 80, 81, 82, 83, 84, 85, 86, 87, + 88, 89, 90, 91, 92, 93, 94, 95, + 96, 97, 98, 99, 100, 101, 102, 103, + 104, 105, 106, 107, 108, 109, 110, 111, + 112, 113, 114, 115, 116, 117, 118, 119, + 120, 121, 122, 123, 124, 125, 126, 127, + 128, 129, 130, 131, 132, 133, 134, 135, + 136, 137, 138, 139, 140, 141, 142, 143, + 144, 145, 146, 147, 148, 149, 150, 151, + 152, 153, 154, 155, 156, 157, 158, 159, + 160, 161, 162, 163, 164, 165, 166, 167, + 168, 169, 170, 171, 172, 173, 174, 175, + 176, 177, 178, 179, 180, 181, 182, 183, + 184, 185, 186, 187, 188, 189, 190, 191, + 192, 193, 194, 195, 196, 197, 198, 199, + 200, 201, 202, 203, 204, 205, 206, 207, + 208, 209, 210, 211, 212, 213, 214, 215, + 216, 217, 218, 219, 220, 221, 222, 223, + 224, 225, 226, 227, 228, 229, 230, 231, + 232, 233, 234, 235, 236, 237, 238, 239, + 240, 241, 242, 243, 244, 245, 246, 247, + 248, 249, 250, 251, 252, 253, 254, 255, + 256, 257, 258, 259, 260, 261, 262, 263, + 264, 265, 266, 267, 268, 269, 270, 271, + 272, 273, 274, 275, 276, 277, 278, 279, + 280, 281, 282, 283, 284, 285, 286, 287, + 288, 289, 290, 291, 292, 293, 294, 295, + 296, 297, 298, 299, 300, 301, 302, 303, + 304, 305, 306, 307, 308, 309, 310, 311, + 312, 313, 314, 315, 316, 317, 318, 319, + 320, 321, 322, 323, 324, 325, 326, 327, + 328, 329, 330, 331, 332, 333, 334, 335, + 336, 337, 338, 339, 340, 341, 342, 343, + 344, 345, 346, 347, 348, 349, 350, 351, + 352, 353, 354, 355, 356, 357, 358, 359, + 360, 361, 362, 363, 364, 365, 366, 367, + 368, 369, 370, 371, 372, 373, 374, 375, + 376, 377, 378, 379, 380, 381, 382, 383, + 384, 385, 386, 387, 388, 389, 390, 391, + 392, 393, 394, 395, 396, 397, 398, 399, + 400, 401, 402, 403, 404, 405, 406, 407, + 408, 409, 410, 411, 412, 413, 414, 415, + 416, 417, 418, 419, 420, 421, 422, 423, + 424, 425, 426, 427, 428, 429, 430, 431, + 432, 433, 434, 435, 436, 437, 438, 439, + 440, 441, 442, 443, 444, 445, 446, 447, + 448, 449, 450, 451, 452, 453, 454, 455, + 456, 457, 458, 459, 460, 461, 462, 463, + 464, 465, 466, 467, 468, 469, 470, 471, + 472, 473, 474, 475, 476, 477, 478, 479, + 480, 481, 482, 483, 484, 485, 486, 487, + 488, 489, 490, 491, 492, 493, 494, 495, + 496, 497, 498, 499, 500, 501, 502, 503, + 504, 505, 506, 507, 508, 509, 510, 511, + 512, 513, 514, 515, 516, 517, 518, 519, + 520, 521, 522, 523, 524, 525, 526, 527, + 528, 529, 530, 531, 532, 533, 534, 535, + 536, 537, 538, 539, 540, 541, 542, 543, + 544, 545, 546, 547, 548, 549, 550, 551, + 552, 553, 554, 555, 556, 557, 558, 559, + 560, 561, 562, 563, 564, 565, 566, 567, + 568, 569, 570, 571, 572, 573, 574, 575, + 576, 577, 578, 579, 580, 581, 582, 583, + 584, 585, 586, 587, 588, 589, 590, 591, + 592, 593, 594, 595, 596, 597, 598, 599, + 600, 601, 602, 603, 604, 605, 606, 607, + 608, 609, 610, 611, 612, 613, 614, 615, + 616, 617, 618, 619, 620, 621, 622, 623, + 624, 625, 626, 627, 628, 629, 630, 631, + 632, 633, 634, 635, 636, 637, 638, 639, + 640, 641, 642, 643, 644, 645, 646, 647, + 648, 649, 650, 651, 652, 653, 654, 655, + 656, 657, 658, 659, 660, 661, 662, 663, + 664, 665, 666, 667, 668, 669, 670, 671, + 672, 673, 674, 675, 676, 677, 678, 679, + 680, 681, 682, 683, 684, 685, 686, 687, + 688, 689, 690, 691, 692, 693, 694, 695, + 696, 697, 698, 699, 700, 701, 702, 703, + 704, 705, 706, 707, 708, 709, 710, 711, + 712, 713, 714, 715, 716, 717, 718, 719, + 720, 721, 722, 723, 724, 725, 726, 727, + 728, 729, 730, 731, 732, 733, 734, 735, + 736, 737, 738, 739, 740, 741, 742, 743, + 744, 745, 746, 747, 748, 749, 750, 751, + 752, 753, 754, 755, 756, 757, 758, 759, + 760, 761, 762, 763, 764, 765, 766, 767, + 768, 769, 770, 771, 772, 773, 774, 775, + 776, 777, 778, 779, 780, 781, 782, 783, + 784, 785, 786, 787, 788, 789, 790, 791, + 792, 793, 794, 795, 796, 797, 798, 799, + 800, 801, 802, 803, 804, 805, 806, 807, + 808, 809, 810, 811, 812, 813, 814, 815, + 816, 817, 818, 819, 820, 821, 822, 823, + 824, 825, 826, 827, 828, 829, 830, 831, + 832, 833, 834, 835, 836, 837, 838, 839, + 840, 841, 842, 843, 844, 845, 846, 847, + 848, 849, 850, 851, 852, 853, 854, 855, + 856, 857, 858, 859, 860, 861, 862, 863, + 864, 865, 866, 867, 868, 869, 870, 871, + 872, 873, 874, 875, 876, 877, 878, 879, + 880, 881, 882, 883, 884, 885, 886, 887, + 888, 889, 890, 891, 892, 893, 894, 895, + 896, 897, 898, 899, 900, 953, 954, 955, + 956, 957, 958, 959, 960, 961, 962, 963, + 964, 965, 966, 967, 968, 969, 970, 971, + 972, 973, 974, 975, 976, 977, 978, 979, + 980, 981, 982, 983, 984, 985, 986, 987, + 988, 989, 990, 991, 992, 993, 994, 995, + 996, 997, 998, 999, 1000, 1001, 1002, 1003, + 1004, 1005, 1006, 1007, 1008, 1009, 1010, 1011, + 1012, 1013, 1014, 1015, 1016, 1017, 1018, 1019, + 1020, 1021, 1022, 1023, 1024, 1025, 1026, 1027, + 1028, 1029, 1030, 1031, 1032, 1033, 1034, 1035, + 1036, 1037, 1038, 1039, 1040, 1041, 1042, 1043, + 1044, 1045, 1046, 1047, 1048, 1049, 1050, 1051, + 1052, 1053, 1054, 1055, 1056, 1057, 1058, 1059, + 1060, 1061, 1062, 1063, 1064, 1065, 1066, 1067, + 1068, 1069, 1070, 1071, 1072, 1073, 1074, 1075, + 1076, 1077, 1078, 1079, 1080, 1081, 1082, 1083, + 1084, 1085, 1086, 1087, 1088, 1089, 1090, 1091, + 1092, 1093, 1094, 1095, 1096, 1097, 1098, 1099, + 1100, 1101, 1102, 1197, 1198, 1199, 1200, 1201, + 1202, 1203, 1204, 1205, 1206, 1207, 1208, 1209, + 1210, 1211, 1212, 1213, 1214, 1215, 1216, 1217, + 1218, 1219, 1220, 1221, 1222, 1223, 1224, 1225, + 1226, 1227, 1228, 1229, 1230, 1231, 1232, 1233, + 1234, 1235, 1236, 1237, 1238, 1239, 1240, 1241, + 1242, 1243, 1244, 1245, 1246, 1247, 1248, 1249, + 1250, 1251, 1252, 1253, 1254, 1255, 1256, 1257, + 1258, 1259, 1260, 1261, 1262, 1263, 1264, 1265, + 1266, 1267, 1268, 1269, 1270, 1271, 1272, 1273, + 1274, 1275, 1276, 1277, 1278, 1279, 1280, 1281, + 1282, 1283, 1284, 1285, 1286, 1287, 1288, 1289, + 1290, 1291, 1292, 1293, 1294, 1295, 1296, 1297, + 1298, 1299, 1300, 1301, 1302, 1303, 1304, 1305, + 1306, 1307, 1308, 1309, 1310, 1311, 1312, 1313, + 1314, 1315, 1316, 1317, 1318, 1319, 1320, 1321, + 1322, 1323, 1324, 1325, 1326, 1327, 1328, 1329, + 1424, 1425, 1426, 1427, 1428, 1429, 1430, 1431, + 1432, 1433, 1434, 1435, 1436, 1437, 1438, 1439, + 1440, 1441, 1442, 1443, 1444, 1445, 1446, 1447, + 1448, 1449, 1450, 1451, 1452, 1453, 1454, 1455, + 1456, 1457, 1458, 1459, 1460, 1461, 1462, 1463, + 1464, 1465, 1466, 1467, 1468, 1469, 1470, 1471, + 1472, 1473, 1474, 1475, 1476, 1477, 1478, 1479, + 1480, 1481, 1482, 1483, 1484, 1485, 1486, 1487, + 1488, 1489, 1490, 1491, 1492, 1493, 1494, 1495, + 1496, 1497, 1498, 1499, 1500, 1501, 1502, 1503, + 1504, 1505, 1506, 1507, 1508, 1509, 1510, 1511, + 1512, 1513, 1514, 1515, 1516, 1517, 1518, 1519, + 1520, 1521, 1522, 1523, 1524, 1525, 1526, 1527, + 1528, 1529, 1530, 1531, 1532, 1533, 1534, 1535, + 1536, 1537, 1538, 1539, 1540, 1541, 1542, 1543, + 1544, 1545, 1546, 1547, 1548, 1549, 1550, 1551, + 1552, 1553, 1554, 1555, 1556, 1652, 1653, 1654, + 1655, 1656, 1657, 1658, 1659, 1660, 1661, 1662, + 1663, 1664, 1665, 1666, 1667, 1668, 1669, 1670, + 1671, 1672, 1673, 1674, 1675, 1676, 1677, 1678, + 1679, 1680, 1681, 1682, 1683, 1684, 1685, 1686, + 1687, 1688, 1689, 1690, 1691, 1692, 1693, 1694, + 1695, 1696, 1697, 1698, 1699, 1700, 1701, 1702, + 1703, 1704, 1705, 1706, 1707, 1708, 1709, 1710, + 1711, 1712, 1713, 1714, 1715, 1716, 1717, 1718, + 1719, 1720, 1721, 1722, 1723, 1724, 1725, 1726, + 1727, 1728, 1729, 1730, 1731, 1732, 1733, 1734, + 1735, 1736, 1737, 1738, 1739, 1740, 1741, 1742, + 1743, 1744, 1745, 1746, 1747, 1748, 1749, 1750, + 1751, 1752, 1753, 1754, 1755, 1756, 1757, 1758, + 1759, 1760, 1761, 1762, 1763, 1764, 1765, 1766, + 1767, 1768, 1769, 1770, 1771, 1772, 1773, 1774, + 1775, 1776, 1777, 1778, 1779, 1780, 1781, 1782, + 1783, 1784, 1879, 1880, 1881, 1882, 1883, 1884, + 1885, 1886, 1887, 1888, 1889, 1890, 1891, 1892, + 1893, 1894, 1895, 1896, 1897, 1898, 1899, 1900, + 1901, 1902, 1903, 1904, 1905, 1906, 1907, 1908, + 1909, 1910, 1911, 1912, 1913, 1914, 1915, 1916, + 1917, 1918, 1919, 1920, 1921, 1922, 1923, 1924, + 1925, 1926, 1927, 1928, 1929, 1930, 1931, 1932, + 1933, 1934, 1935, 1936, 1937, 1938, 1939, 1940, + 1941, 1942, 1943, 1944, 1945, 1946, 1947, 1948, + 1949, 1950, 1951, 1952, 1953, 1954, 1955, 1956, + 1957, 1958, 1959, 1960, 1961, 1962, 1963, 1964, + 1965, 1966, 1967, 1968, 1969, 1970, 1971, 1972, + 1973, 1974, 1975, 1976, 1977, 1978, 1979, 1980, + 1981, 1982, 1983, 1984, 1985, 1986, 1987, 1988, + 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996, + 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, + 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, + 2013, 2014, 2015, 2016, 2017, 2018, 2019, 2020, + 2021, 2022, 2023, 2024, 2025, 2026, 2027, 0, + 1, 2, 3, 4, 5, 6, 7, 8, + 9, 10, 11, 12, 13, 14, 15, 16, + 17, 18, 19, 20, 21, 22, 23, 24, + 25, 26, 27, 28, 29, 30, 31, 32, + 33, 34, 35, 36, 37, 38, 39, 40, + 41, 42, 43, 44, 45, 46, 47, 48, + 49, 50, 51, 52, 53, 54, 55, 56, + 57, 58, 59, 60, 61, 62, 63, 64, + 65, 66, 67, 68, 69, 70, 71, 72, + 73, 74, 75, 76, 77, 78, 79, 80, + 81, 82, 83, 84, 85, 86, 87, 88, + 89, 90, 91, 92, 93, 94, 95, 96, + 97, 98, 99, 100, 101, 102, 103, 104, + 105, 106, 107, 108, 109, 110, 111, 112, + 113, 114, 115, 116, 117, 118, 119, 120, + 121, 122, 123, 124, 125, 126, 127, 128, + 129, 130, 131, 132, 133, 134, 135, 136, + 137, 138, 139, 140, 141, 142, 143, 144, + 145, 146, 147, 148, 149, 150, 151, 152, + 153, 154, 155, 156, 157, 158, 159, 160, + 161, 162, 163, 164, 165, 166, 167, 168, + 169, 170, 171, 172, 173, 174, 175, 176, + 177, 178, 179, 180, 181, 182, 183, 184, + 185, 186, 187, 188, 189, 190, 191, 192, + 193, 194, 195, 196, 197, 198, 199, 200, + 201, 202, 203, 204, 205, 206, 207, 208, + 209, 210, 211, 212, 213, 214, 215, 216, + 217, 218, 219, 220, 221, 222, 223, 224, + 225, 226, 227, 228, 229, 230, 231, 232, + 233, 234, 235, 236, 237, 238, 239, 240, + 241, 242, 243, 244, 245, 246, 247, 248, + 249, 250, 251, 252, 253, 254, 255, 256, + 257, 258, 259, 260, 261, 262, 263, 264, + 265, 266, 267, 268, 269, 270, 271, 272, + 273, 274, 275, 276, 277, 278, 279, 280, + 281, 282, 283, 284, 285, 286, 287, 288, + 289, 290, 291, 292, 293, 294, 295, 296, + 297, 298, 299, 300, 301, 302, 303, 304, + 305, 306, 307, 308, 309, 310, 311, 312, + 313, 314, 315, 316, 317, 318, 319, 320, + 321, 322, 323, 324, 325, 326, 327, 328, + 329, 330, 331, 332, 333, 334, 335, 336, + 337, 338, 339, 340, 341, 342, 343, 344, + 345, 346, 347, 348, 349, 350, 351, 352, + 353, 354, 355, 356, 357, 358, 359, 360, + 361, 362, 363, 364, 365, 366, 367, 368, + 369, 370, 371, 372, 373, 374, 375, 376, + 377, 378, 379, 380, 381, 382, 383, 384, + 385, 386, 387, 388, 389, 390, 391, 392, + 393, 394, 395, 396, 397, 398, 399, 400, + 401, 402, 403, 404, 405, 406, 407, 408, + 409, 410, 411, 412, 413, 414, 415, 416, + 417, 418, 419, 420, 421, 422, 423, 424, + 425, 426, 427, 428, 429, 430, 431, 432, + 433, 434, 435, 436, 437, 438, 439, 440, + 441, 442, 443, 444, 445, 446, 447, 448, + 449, 450, 451, 452, 453, 454, 455, 456, + 457, 458, 459, 460, 461, 462, 463, 464, + 465, 466, 467, 468, 469, 470, 471, 472, + 473, 474, 475, 476, 477, 478, 479, 480, + 481, 482, 483, 484, 485, 486, 487, 488, + 489, 490, 491, 492, 493, 494, 495, 496, + 497, 498, 499, 500, 501, 502, 503, 504, + 505, 506, 507, 508, 509, 510, 511, 512, + 513, 514, 515, 516, 517, 518, 519, 520, + 521, 522, 523, 524, 525, 526, 527, 528, + 529, 530, 531, 532, 533, 534, 535, 536, + 537, 538, 539, 540, 541, 542, 543, 544, + 545, 546, 547, 548, 549, 550, 551, 552, + 553, 554, 555, 556, 557, 558, 559, 560, + 561, 562, 563, 564, 565, 566, 567, 568, + 569, 570, 571, 572, 573, 574, 575, 576, + 577, 578, 579, 580, 581, 582, 583, 584, + 585, 586, 587, 588, 589, 590, 591, 592, + 593, 594, 595, 596, 597, 598, 599, 600, + 601, 602, 603, 604, 605, 656, 657, 658, + 659, 660, 661, 662, 663, 664, 665, 666, + 667, 668, 669, 670, 671, 672, 673, 674, + 675, 676, 677, 678, 679, 680, 681, 682, + 683, 684, 685, 686, 687, 688, 689, 690, + 691, 692, 693, 694, 695, 696, 697, 698, + 699, 700, 701, 702, 703, 704, 705, 706, + 707, 708, 709, 710, 711, 712, 713, 714, + 715, 716, 717, 718, 719, 720, 721, 722, + 723, 724, 725, 726, 727, 728, 729, 730, + 731, 732, 733, 734, 735, 736, 737, 738, + 739, 740, 741, 742, 743, 744, 745, 746, + 747, 748, 749, 750, 751, 752, 753, 754, + 755, 756, 757, 758, 759, 760, 761, 762, + 763, 764, 765, 766, 767, 768, 769, 770, + 771, 772, 773, 774, 775, 776, 777, 778, + 779, 780, 781, 878, 879, 880, 881, 882, + 883, 884, 885, 886, 887, 888, 889, 890, + 891, 892, 893, 894, 895, 896, 897, 898, + 899, 900, 901, 902, 903, 904, 905, 906, + 907, 908, 909, 910, 911, 912, 913, 914, + 915, 916, 917, 918, 919, 920, 921, 922, + 923, 924, 925, 926, 927, 928, 929, 930, + 931, 932, 933, 934, 935, 936, 937, 938, + 939, 940, 941, 942, 943, 944, 945, 946, + 947, 948, 949, 950, 951, 952, 953, 954, + 955, 956, 957, 958, 959, 960, 961, 962, + 963, 964, 965, 966, 967, 968, 969, 970, + 971, 972, 973, 974, 975, 976, 977, 978, + 979, 980, 981, 982, 983, 984, 985, 986, + 1083, 1084, 1085, 1086, 1087, 1088, 1089, 1090, + 1091, 1092, 1093, 1094, 1095, 1096, 1097, 1098, + 1099, 1100, 1101, 1102, 1103, 1104, 1105, 1106, + 1107, 1108, 1109, 1110, 1111, 1112, 1113, 1114, + 1115, 1116, 1117, 1118, 1119, 1120, 1121, 1122, + 1123, 1124, 1125, 1126, 1127, 1128, 1129, 1130, + 1131, 1132, 1133, 1134, 1135, 1136, 1137, 1138, + 1139, 1140, 1141, 1142, 1143, 1144, 1145, 1146, + 1147, 1148, 1149, 1150, 1151, 1152, 1153, 1154, + 1155, 1156, 1157, 1158, 1159, 1160, 1161, 1162, + 1163, 1164, 1165, 1166, 1167, 1168, 1169, 1170, + 1171, 1172, 1173, 1174, 1175, 1176, 1177, 1178, + 1179, 1180, 1181, 1182, 1183, 1184, 1185, 1186, + 1187, 1188, 1189, 1190, 1288, 1289, 1290, 1291, + 1292, 1293, 1294, 1295, 1296, 1297, 1298, 1299, + 1300, 1301, 1302, 1303, 1304, 1305, 1306, 1307, + 1308, 1309, 1310, 1311, 1312, 1313, 1314, 1315, + 1316, 1317, 1318, 1319, 1320, 1321, 1322, 1323, + 1324, 1325, 1326, 1327, 1328, 1329, 1330, 1331, + 1332, 1333, 1334, 1335, 1336, 1337, 1338, 1339, + 1340, 1341, 1342, 1343, 1344, 1345, 1346, 1347, + 1348, 1349, 1350, 1351, 1352, 1353, 1354, 1355, + 1356, 1357, 1358, 1359, 1360, 1361, 1362, 1363, + 1364, 1365, 1366, 1367, 1368, 1369, 1370, 1371, + 1372, 1373, 1374, 1375, 1376, 1377, 1378, 1379, + 1380, 1381, 1382, 1383, 1384, 1385, 1386, 1387, + 1388, 1389, 1390, 1391, 1392, 1393, 1394, 1395, + 1492, 1493, 1494, 1495, 1496, 1497, 1498, 1499, + 1500, 1501, 1502, 1503, 1504, 1505, 1506, 1507, + 1508, 1509, 1510, 1511, 1512, 1513, 1514, 1515, + 1516, 1517, 1518, 1519, 1520, 1521, 1522, 1523, + 1524, 1525, 1526, 1527, 1528, 1529, 1530, 1531, + 1532, 1533, 1534, 1535, 1536, 1537, 1538, 1539, + 1540, 1541, 1542, 1543, 1544, 1545, 1546, 1547, + 1548, 1549, 1550, 1551, 1552, 1553, 1554, 1555, + 1556, 1557, 1558, 1559, 1560, 1561, 1562, 1563, + 1564, 1565, 1566, 1567, 1568, 1569, 1570, 1571, + 1572, 1573, 1574, 1575, 1576, 1577, 1578, 1579, + 1580, 1581, 1582, 1583, 1584, 1585, 1586, 1587, + 1588, 1589, 1590, 1591, 1592, 1593, 1594, 1595, + 1596, 1597, 1598, 1599, 1600, 1697, 1698, 1699, + 1700, 1701, 1702, 1703, 1704, 1705, 1706, 1707, + 1708, 1709, 1710, 1711, 1712, 1713, 1714, 1715, + 1716, 1717, 1718, 1719, 1720, 1721, 1722, 1723, + 1724, 1725, 1726, 1727, 1728, 1729, 1730, 1731, + 1732, 1733, 1734, 1735, 1736, 1737, 1738, 1739, + 1740, 1741, 1742, 1743, 1744, 1745, 1746, 1747, + 1748, 1749, 1750, 1751, 1752, 1753, 1754, 1755, + 1756, 1757, 1758, 1759, 1760, 1761, 1762, 1763, + 1764, 1765, 1766, 1767, 1768, 1769, 1770, 1771, + 1772, 1773, 1774, 1775, 1776, 1777, 1778, 1779, + 1780, 1781, 1782, 1783, 1784, 1785, 1786, 1787, + 1788, 1789, 1790, 1791, 1792, 1793, 1794, 1795, + 1796, 1797, 1798, 1799, 1800, 1801, 1802, 1803, + 1804, 1805, 1806, 1807, 1808, 1809, 1810, 1811, + 1812, 1813, 1814, 1815, 1816, 1817, 1818, 1819, + 1820, 1821, 1873, 1874, 1875, 1876, 1877, 1878, + 1879, 1880, 1881, 1882, 1883, 1884, 1885, 1886, + 1887, 1888, 1889, 1890, 1891, 1892, 1893, 1894, + 1895, 1896, 1897, 1898, 1899, 1900, 1901, 1902, + 1903, 1904, 1905, 1906, 1907, 1908, 1909, 1910, + 1911, 1912, 1913, 1914, 1915, 1916, 1917, 1918, + 1919, 1920, 1921, 1922, 1923, 1924, 1925, 1926, + 1927, 1928, 1929, 1930, 1931, 1932, 1933, 1934, + 1935, 1936, 1937, 1938, 1939, 1940, 1941, 1942, + 1943, 1944, 1945, 1946, 1947, 1948, 1949, 1950, + 1951, 1952, 1953, 1954, 1955, 1956, 1957, 1958, + 1959, 1960, 1961, 1962, 1963, 1964, 1965, 1966, + 1967, 1968, 1969, 1970, 1971, 1972, 1973, 1974, + 1975, 1976, 1977, 1978, 1979, 1980, 1981, 1982, + 1983, 1984, 1985, 1986, 1987, 1988, 1989, 1990, + 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, + 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, + 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, + 2015, 2016, 2017, 2018, 2019, 2020, 2021, 2022, + 2023, 2024, 2025, 2026, 2027, 2028, 2029, 2030, + 2031, 2032, 2033, 2034, 2035, 2036, 2037, 2038, + 2039, 2040, 2041, 2042, 2043, 2044, 2045, 2046, + 2047, 0, 1, 2, 3, 4, 5, 6, + 7, 8, 9, 10, 11, 12, 13, 14, + 15, 16, 17, 18, 19, 20, 21, 22, + 23, 24, 25, 26, 27, 28, 29, 30, + 31, 32, 33, 34, 35, 36, 37, 38, + 39, 40, 41, 42, 43, 44, 45, 46, + 47, 48, 49, 50, 51, 52, 53, 54, + 55, 56, 57, 58, 59, 60, 61, 62, + 63, 64, 65, 66, 67, 68, 69, 70, + 71, 72, 73, 74, 75, 76, 77, 78, + 79, 80, 81, 82, 83, 84, 85, 86, + 87, 88, 89, 90, 91, 92, 93, 94, + 95, 96, 97, 98, 99, 100, 101, 102, + 103, 104, 105, 106, 107, 108, 109, 110, + 111, 112, 113, 114, 115, 116, 117, 118, + 119, 120, 121, 122, 123, 124, 125, 126, + 127, 128, 129, 130, 131, 132, 133, 134, + 135, 136, 137, 138, 139, 140, 141, 142, + 143, 144, 145, 146, 147, 148, 149, 150, + 151, 152, 153, 154, 155, 156, 157, 158, + 159, 160, 161, 162, 163, 164, 165, 166, + 167, 168, 169, 170, 171, 172, 173, 174, + 175, 176, 177, 178, 179, 180, 181, 182, + 183, 184, 185, 186, 187, 188, 189, 190, + 191, 192, 193, 194, 195, 196, 197, 198, + 199, 200, 201, 202, 203, 204, 205, 206, + 207, 208, 209, 210, 211, 212, 213, 214, + 215, 216, 217, 218, 219, 220, 221, 222, + 223, 224, 225, 226, 227, 228, 229, 230, + 231, 232, 233, 234, 235, 236, 237, 238, + 239, 240, 241, 242, 243, 244, 245, 246, + 247, 248, 249, 250, 251, 252, 253, 254, + 255, 256, 257, 258, 259, 260, 261, 262, + 263, 264, 265, 266, 267, 268, 269, 270, + 271, 272, 273, 274, 275, 276, 277, 278, + 279, 280, 281, 282, 283, 284, 285, 286, + 287, 288, 289, 290, 291, 292, 293, 294, + 295, 296, 297, 298, 299, 300, 301, 302, + 303, 304, 305, 306, 307, 308, 309, 310, + 311, 312, 313, 314, 315, 316, 317, 318, + 319, 320, 321, 322, 323, 324, 325, 326, + 327, 328, 329, 330, 331, 332, 333, 334, + 335, 336, 337, 338, 339, 340, 341, 342, + 343, 344, 345, 346, 347, 348, 349, 350, + 351, 352, 353, 354, 355, 356, 357, 358, + 359, 360, 361, 362, 363, 364, 365, 366, + 367, 368, 369, 370, 371, 372, 373, 374, + 375, 376, 377, 378, 379, 380, 381, 382, + 383, 384, 385, 386, 387, 388, 389, 390, + 391, 392, 393, 394, 395, 396, 397, 398, + 399, 400, 401, 402, 403, 404, 405, 406, + 407, 408, 409, 410, 411, 412, 413, 414, + 415, 416, 417, 418, 419, 420, 421, 422, + 423, 424, 425, 426, 427, 428, 429, 430, + 431, 432, 433, 434, 435, 436, 437, 438, + 439, 440, 441, 442, 443, 444, 445, 446, + 447, 448, 449, 450, 451, 452, 453, 454, + 455, 456, 457, 458, 459, 460, 461, 462, + 463, 464, 465, 466, 467, 468, 469, 470, + 471, 472, 473, 474, 475, 476, 477, 478, + 479, 480, 481, 482, 483, 484, 485, 486, + 487, 488, 489, 490, 491, 492, 493, 494, + 495, 496, 497, 498, 499, 500, 501, 502, + 503, 504, 505, 506, 507, 508, 509, 510, + 511, 512, 513, 514, 515, 516, 517, 518, + 519, 520, 521, 522, 523, 524, 525, 526, + 527, 528, 529, 530, 531, 532, 533, 534, + 535, 536, 537, 538, 539, 540, 541, 542, + 543, 544, 545, 546, 547, 548, 549, 550, + 551, 552, 553, 554, 555, 556, 557, 558, + 559, 560, 561, 562, 563, 564, 565, 566, + 567, 568, 569, 570, 571, 572, 573, 574, + 575, 576, 577, 578, 579, 580, 581, 582, + 583, 584, 585, 586, 587, 588, 589, 590, + 591, 592, 593, 594, 595, 596, 597, 598, + 599, 600, 601, 602, 603, 604, 605, 656, + 657, 658, 659, 660, 661, 662, 663, 664, + 665, 666, 667, 668, 669, 670, 671, 672, + 673, 674, 675, 676, 677, 678, 679, 680, + 681, 682, 683, 684, 685, 686, 687, 688, + 689, 690, 691, 692, 693, 694, 695, 696, + 697, 698, 699, 700, 701, 702, 703, 704, + 705, 706, 707, 708, 709, 710, 711, 712, + 713, 714, 715, 716, 717, 718, 719, 720, + 721, 722, 723, 724, 725, 726, 727, 728, + 729, 730, 731, 732, 733, 734, 735, 736, + 737, 738, 739, 740, 741, 742, 743, 744, + 745, 746, 747, 748, 749, 750, 751, 752, + 753, 754, 755, 756, 757, 758, 759, 760, + 761, 762, 763, 764, 765, 766, 767, 768, + 769, 770, 771, 772, 773, 774, 775, 776, + 777, 778, 779, 780, 781, 878, 879, 880, + 881, 882, 883, 884, 885, 886, 887, 888, + 889, 890, 891, 892, 893, 894, 895, 896, + 897, 898, 899, 900, 901, 902, 903, 904, + 905, 906, 907, 908, 909, 910, 911, 912, + 913, 914, 915, 916, 917, 918, 919, 920, + 921, 922, 923, 924, 925, 926, 927, 928, + 929, 930, 931, 932, 933, 934, 935, 936, + 937, 938, 939, 940, 941, 942, 943, 944, + 945, 946, 947, 948, 949, 950, 951, 952, + 953, 954, 955, 956, 957, 958, 959, 960, + 961, 962, 963, 964, 965, 966, 967, 968, + 969, 970, 971, 972, 973, 974, 975, 976, + 977, 978, 979, 980, 981, 982, 983, 984, + 985, 986, 1083, 1084, 1085, 1086, 1087, 1088, + 1089, 1090, 1091, 1092, 1093, 1094, 1095, 1096, + 1097, 1098, 1099, 1100, 1101, 1102, 1103, 1104, + 1105, 1106, 1107, 1108, 1109, 1110, 1111, 1112, + 1113, 1114, 1115, 1116, 1117, 1118, 1119, 1120, + 1121, 1122, 1123, 1124, 1125, 1126, 1127, 1128, + 1129, 1130, 1131, 1132, 1133, 1134, 1135, 1136, + 1137, 1138, 1139, 1140, 1141, 1142, 1143, 1144, + 1145, 1146, 1147, 1148, 1149, 1150, 1151, 1152, + 1153, 1154, 1155, 1156, 1157, 1158, 1159, 1160, + 1161, 1162, 1163, 1164, 1165, 1166, 1167, 1168, + 1169, 1170, 1171, 1172, 1173, 1174, 1175, 1176, + 1177, 1178, 1179, 1180, 1181, 1182, 1183, 1184, + 1185, 1186, 1187, 1188, 1189, 1190, 1288, 1289, + 1290, 1291, 1292, 1293, 1294, 1295, 1296, 1297, + 1298, 1299, 1300, 1301, 1302, 1303, 1304, 1305, + 1306, 1307, 1308, 1309, 1310, 1311, 1312, 1313, + 1314, 1315, 1316, 1317, 1318, 1319, 1320, 1321, + 1322, 1323, 1324, 1325, 1326, 1327, 1328, 1329, + 1330, 1331, 1332, 1333, 1334, 1335, 1336, 1337, + 1338, 1339, 1340, 1341, 1342, 1343, 1344, 1345, + 1346, 1347, 1348, 1349, 1350, 1351, 1352, 1353, + 1354, 1355, 1356, 1357, 1358, 1359, 1360, 1361, + 1362, 1363, 1364, 1365, 1366, 1367, 1368, 1369, + 1370, 1371, 1372, 1373, 1374, 1375, 1376, 1377, + 1378, 1379, 1380, 1381, 1382, 1383, 1384, 1385, + 1386, 1387, 1388, 1389, 1390, 1391, 1392, 1393, + 1394, 1395, 1492, 1493, 1494, 1495, 1496, 1497, + 1498, 1499, 1500, 1501, 1502, 1503, 1504, 1505, + 1506, 1507, 1508, 1509, 1510, 1511, 1512, 1513, + 1514, 1515, 1516, 1517, 1518, 1519, 1520, 1521, + 1522, 1523, 1524, 1525, 1526, 1527, 1528, 1529, + 1530, 1531, 1532, 1533, 1534, 1535, 1536, 1537, + 1538, 1539, 1540, 1541, 1542, 1543, 1544, 1545, + 1546, 1547, 1548, 1549, 1550, 1551, 1552, 1553, + 1554, 1555, 1556, 1557, 1558, 1559, 1560, 1561, + 1562, 1563, 1564, 1565, 1566, 1567, 1568, 1569, + 1570, 1571, 1572, 1573, 1574, 1575, 1576, 1577, + 1578, 1579, 1580, 1581, 1582, 1583, 1584, 1585, + 1586, 1587, 1588, 1589, 1590, 1591, 1592, 1593, + 1594, 1595, 1596, 1597, 1598, 1599, 1600, 1697, + 1698, 1699, 1700, 1701, 1702, 1703, 1704, 1705, + 1706, 1707, 1708, 1709, 1710, 1711, 1712, 1713, + 1714, 1715, 1716, 1717, 1718, 1719, 1720, 1721, + 1722, 1723, 1724, 1725, 1726, 1727, 1728, 1729, + 1730, 1731, 1732, 1733, 1734, 1735, 1736, 1737, + 1738, 1739, 1740, 1741, 1742, 1743, 1744, 1745, + 1746, 1747, 1748, 1749, 1750, 1751, 1752, 1753, + 1754, 1755, 1756, 1757, 1758, 1759, 1760, 1761, + 1762, 1763, 1764, 1765, 1766, 1767, 1768, 1769, + 1770, 1771, 1772, 1773, 1774, 1775, 1776, 1777, + 1778, 1779, 1780, 1781, 1782, 1783, 1784, 1785, + 1786, 1787, 1788, 1789, 1790, 1791, 1792, 1793, + 1794, 1795, 1796, 1797, 1798, 1799, 1800, 1801, + 1802, 1803, 1804, 1805, 1806, 1807, 1808, 1809, + 1810, 1811, 1812, 1813, 1814, 1815, 1816, 1817, + 1818, 1819, 1820, 1821, 1873, 1874, 1875, 1876, + 1877, 1878, 1879, 1880, 1881, 1882, 1883, 1884, + 1885, 1886, 1887, 1888, 1889, 1890, 1891, 1892, + 1893, 1894, 1895, 1896, 1897, 1898, 1899, 1900, + 1901, 1902, 1903, 1904, 1905, 1906, 1907, 1908, + 1909, 1910, 1911, 1912, 1913, 1914, 1915, 1916, + 1917, 1918, 1919, 1920, 1921, 1922, 1923, 1924, + 1925, 1926, 1927, 1928, 1929, 1930, 1931, 1932, + 1933, 1934, 1935, 1936, 1937, 1938, 1939, 1940, + 1941, 1942, 1943, 1944, 1945, 1946, 1947, 1948, + 1949, 1950, 1951, 1952, 1953, 1954, 1955, 1956, + 1957, 1958, 1959, 1960, 1961, 1962, 1963, 1964, + 1965, 1966, 1967, 1968, 1969, 1970, 1971, 1972, + 1973, 1974, 1975, 1976, 1977, 1978, 1979, 1980, + 1981, 1982, 1983, 1984, 1985, 1986, 1987, 1988, + 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996, + 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, + 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, + 2013, 2014, 2015, 2016, 2017, 2018, 2019, 2020, + 2021, 2022, 2023, 2024, 2025, 2026, 2027, 2028, + 2029, 2030, 2031, 2032, 2033, 2034, 2035, 2036, + 2037, 2038, 2039, 2040, 2041, 2042, 2043, 2044, + 2045, 2046, 2047, 0, 1, 2, 3, 4, + 5, 6, 7, 8, 9, 10, 11, 12, + 13, 14, 15, 16, 17, 18, 19, 20, + 21, 22, 23, 24, 25, 26, 27, 28, + 29, 30, 31, 32, 33, 34, 35, 36, + 37, 38, 39, 40, 41, 42, 43, 44, + 45, 46, 47, 48, 49, 50, 51, 52, + 53, 54, 55, 56, 57, 58, 59, 60, + 61, 62, 63, 64, 65, 66, 67, 68, + 69, 70, 71, 72, 73, 74, 75, 76, + 77, 78, 79, 80, 81, 82, 83, 84, + 85, 86, 87, 88, 89, 90, 91, 92, + 93, 94, 95, 96, 97, 98, 99, 100, + 101, 102, 103, 104, 105, 106, 107, 108, + 109, 110, 111, 112, 113, 114, 115, 116, + 117, 118, 119, 120, 121, 122, 123, 124, + 125, 126, 127, 128, 129, 130, 131, 132, + 133, 134, 135, 136, 137, 138, 139, 140, + 141, 142, 143, 144, 145, 146, 147, 148, + 149, 150, 151, 152, 153, 154, 155, 156, + 157, 158, 159, 160, 161, 162, 163, 164, + 165, 166, 167, 168, 169, 170, 171, 172, + 173, 174, 175, 176, 177, 178, 179, 180, + 181, 182, 183, 184, 185, 186, 187, 188, + 189, 190, 191, 192, 193, 194, 195, 196, + 197, 198, 199, 200, 201, 202, 203, 204, + 205, 206, 207, 208, 209, 210, 211, 212, + 213, 214, 215, 216, 217, 218, 219, 220, + 221, 222, 223, 224, 225, 226, 227, 228, + 229, 230, 231, 232, 233, 234, 235, 236, + 237, 238, 239, 240, 241, 242, 243, 244, + 245, 246, 247, 248, 249, 250, 251, 252, + 253, 254, 255, 256, 257, 258, 259, 260, + 261, 262, 263, 264, 265, 266, 267, 268, + 269, 270, 271, 272, 273, 274, 275, 276, + 277, 278, 279, 280, 281, 282, 283, 284, + 285, 286, 287, 288, 289, 290, 291, 292, + 293, 294, 295, 296, 297, 298, 299, 300, + 301, 302, 303, 304, 305, 306, 307, 308, + 309, 310, 311, 312, 313, 314, 315, 316, + 317, 318, 319, 320, 321, 322, 323, 324, + 325, 326, 327, 328, 329, 330, 331, 332, + 333, 334, 335, 336, 337, 338, 339, 340, + 341, 342, 343, 344, 345, 346, 347, 348, + 349, 350, 351, 352, 353, 354, 355, 356, + 357, 358, 359, 360, 361, 362, 363, 413, + 414, 415, 416, 417, 418, 419, 420, 421, + 422, 423, 424, 425, 426, 427, 428, 429, + 430, 431, 432, 433, 434, 435, 436, 437, + 438, 439, 440, 441, 442, 443, 444, 445, + 446, 447, 448, 449, 450, 451, 452, 453, + 454, 455, 456, 457, 458, 459, 460, 461, + 462, 463, 464, 465, 466, 467, 468, 469, + 470, 471, 472, 473, 474, 475, 476, 477, + 478, 479, 480, 481, 482, 483, 484, 485, + 486, 487, 488, 489, 490, 491, 492, 493, + 494, 495, 496, 497, 498, 499, 500, 501, + 502, 503, 504, 505, 506, 507, 508, 509, + 510, 511, 512, 513, 514, 515, 516, 517, + 518, 617, 618, 619, 620, 621, 622, 623, + 624, 625, 626, 627, 628, 629, 630, 631, + 632, 633, 634, 635, 636, 637, 638, 639, + 640, 641, 642, 643, 644, 645, 646, 647, + 648, 649, 650, 651, 652, 653, 654, 655, + 656, 657, 658, 659, 660, 661, 662, 663, + 664, 665, 666, 667, 668, 669, 670, 671, + 672, 673, 674, 675, 676, 677, 678, 679, + 680, 681, 682, 683, 684, 685, 686, 687, + 688, 689, 690, 691, 692, 693, 694, 695, + 696, 697, 698, 699, 700, 701, 702, 703, + 704, 705, 803, 804, 805, 806, 807, 808, + 809, 810, 811, 812, 813, 814, 815, 816, + 817, 818, 819, 820, 821, 822, 823, 824, + 825, 826, 827, 828, 829, 830, 831, 832, + 833, 834, 835, 836, 837, 838, 839, 840, + 841, 842, 843, 844, 845, 846, 847, 848, + 849, 850, 851, 852, 853, 854, 855, 856, + 857, 858, 859, 860, 861, 862, 863, 864, + 865, 866, 867, 868, 869, 870, 871, 872, + 873, 874, 875, 876, 877, 878, 879, 880, + 881, 882, 883, 884, 885, 886, 887, 888, + 889, 890, 990, 991, 992, 993, 994, 995, + 996, 997, 998, 999, 1000, 1001, 1002, 1003, + 1004, 1005, 1006, 1007, 1008, 1009, 1010, 1011, + 1012, 1013, 1014, 1015, 1016, 1017, 1018, 1019, + 1020, 1021, 1022, 1023, 1024, 1025, 1026, 1027, + 1028, 1029, 1030, 1031, 1032, 1033, 1034, 1035, + 1036, 1037, 1038, 1039, 1040, 1041, 1042, 1043, + 1044, 1045, 1046, 1047, 1048, 1049, 1050, 1051, + 1052, 1053, 1054, 1055, 1056, 1057, 1058, 1059, + 1060, 1061, 1062, 1063, 1064, 1065, 1066, 1067, + 1068, 1069, 1070, 1071, 1072, 1073, 1074, 1075, + 1076, 1176, 1177, 1178, 1179, 1180, 1181, 1182, + 1183, 1184, 1185, 1186, 1187, 1188, 1189, 1190, + 1191, 1192, 1193, 1194, 1195, 1196, 1197, 1198, + 1199, 1200, 1201, 1202, 1203, 1204, 1205, 1206, + 1207, 1208, 1209, 1210, 1211, 1212, 1213, 1214, + 1215, 1216, 1217, 1218, 1219, 1220, 1221, 1222, + 1223, 1224, 1225, 1226, 1227, 1228, 1229, 1230, + 1231, 1232, 1233, 1234, 1235, 1236, 1237, 1238, + 1239, 1240, 1241, 1242, 1243, 1244, 1245, 1246, + 1247, 1248, 1249, 1250, 1251, 1252, 1253, 1254, + 1255, 1256, 1257, 1258, 1259, 1260, 1261, 1262, + 1263, 1361, 1362, 1363, 1364, 1365, 1366, 1367, + 1368, 1369, 1370, 1371, 1372, 1373, 1374, 1375, + 1376, 1377, 1378, 1379, 1380, 1381, 1382, 1383, + 1384, 1385, 1386, 1387, 1388, 1389, 1390, 1391, + 1392, 1393, 1394, 1395, 1396, 1397, 1398, 1399, + 1400, 1401, 1402, 1403, 1404, 1405, 1406, 1407, + 1408, 1409, 1410, 1411, 1412, 1413, 1414, 1415, + 1416, 1417, 1418, 1419, 1420, 1421, 1422, 1423, + 1424, 1425, 1426, 1427, 1428, 1429, 1430, 1431, + 1432, 1433, 1434, 1435, 1436, 1437, 1438, 1439, + 1440, 1441, 1442, 1443, 1444, 1445, 1446, 1447, + 1448, 1449, 1548, 1549, 1550, 1551, 1552, 1553, + 1554, 1555, 1556, 1557, 1558, 1559, 1560, 1561, + 1562, 1563, 1564, 1565, 1566, 1567, 1568, 1569, + 1570, 1571, 1572, 1573, 1574, 1575, 1576, 1577, + 1578, 1579, 1580, 1581, 1582, 1583, 1584, 1585, + 1586, 1587, 1588, 1589, 1590, 1591, 1592, 1593, + 1594, 1595, 1596, 1597, 1598, 1599, 1600, 1601, + 1602, 1603, 1604, 1605, 1606, 1607, 1608, 1609, + 1610, 1611, 1612, 1613, 1614, 1615, 1616, 1617, + 1618, 1619, 1620, 1621, 1622, 1623, 1624, 1625, + 1626, 1627, 1628, 1629, 1630, 1631, 1632, 1633, + 1634, 1635, 1636, 1637, 1638, 1639, 1640, 1641, + 1642, 1643, 1644, 1645, 1646, 1647, 1648, 1649, + 1650, 1651, 1652, 1653, 1703, 1704, 1705, 1706, + 1707, 1708, 1709, 1710, 1711, 1712, 1713, 1714, + 1715, 1716, 1717, 1718, 1719, 1720, 1721, 1722, + 1723, 1724, 1725, 1726, 1727, 1728, 1729, 1730, + 1731, 1732, 1733, 1734, 1735, 1736, 1737, 1738, + 1739, 1740, 1741, 1742, 1743, 1744, 1745, 1746, + 1747, 1748, 1749, 1750, 1751, 1752, 1753, 1754, + 1755, 1756, 1757, 1758, 1759, 1760, 1761, 1762, + 1763, 1764, 1765, 1766, 1767, 1768, 1769, 1770, + 1771, 1772, 1773, 1774, 1775, 1776, 1777, 1778, + 1779, 1780, 1781, 1782, 1783, 1784, 1785, 1786, + 1787, 1788, 1789, 1790, 1791, 1792, 1793, 1794, + 1795, 1796, 1797, 1798, 1799, 1800, 1801, 1802, + 1803, 1804, 1805, 1806, 1807, 1808, 1809, 1810, + 1811, 1812, 1813, 1814, 1815, 1816, 1817, 1818, + 1819, 1820, 1821, 1822, 1823, 1824, 1825, 1826, + 1827, 1828, 1829, 1830, 1831, 1832, 1833, 1834, + 1835, 1836, 1837, 1838, 1839, 1840, 1841, 1842, + 1843, 1844, 1845, 1846, 1847, 1848, 1849, 1850, + 1851, 1852, 1853, 1854, 1855, 1856, 1857, 1858, + 1859, 1860, 1861, 1862, 1863, 1864, 1865, 1866, + 1867, 1868, 1869, 1870, 1871, 1872, 1873, 1874, + 1875, 1876, 1877, 1878, 1879, 1880, 1881, 1882, + 1883, 1884, 1885, 1886, 1887, 1888, 1889, 1890, + 1891, 1892, 1893, 1894, 1895, 1896, 1897, 1898, + 1899, 1900, 1901, 1902, 1903, 1904, 1905, 1906, + 1907, 1908, 1909, 1910, 1911, 1912, 1913, 1914, + 1915, 1916, 1917, 1918, 1919, 1920, 1921, 1922, + 1923, 1924, 1925, 1926, 1927, 1928, 1929, 1930, + 1931, 1932, 1933, 1934, 1935, 1936, 1937, 1938, + 1939, 1940, 1941, 1942, 1943, 1944, 1945, 1946, + 1947, 1948, 1949, 1950, 1951, 1952, 1953, 1954, + 1955, 1956, 1957, 1958, 1959, 1960, 1961, 1962, + 1963, 1964, 1965, 1966, 1967, 1968, 1969, 1970, + 1971, 1972, 1973, 1974, 1975, 1976, 1977, 1978, + 1979, 1980, 1981, 1982, 1983, 1984, 1985, 1986, + 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994, + 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, + 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, + 2011, 2012, 2013, 2014, 2015, 2016, 2017, 2018, + 2019, 2020, 2021, 2022, 2023, 2024, 2025, 2026, + 2027, 2028, 2029, 2030, 2031, 2032, 2033, 2034, + 2035, 2036, 2037, 2038, 2039, 2040, 2041, 2042, + 2043, 2044, 2045, 2046, 2047, 0, 1, 2, + 3, 4, 5, 6, 7, 8, 9, 10, + 11, 12, 13, 14, 15, 16, 17, 18, + 19, 20, 21, 22, 23, 24, 25, 26, + 27, 28, 29, 30, 31, 32, 33, 34, + 35, 36, 37, 38, 39, 40, 41, 42, + 43, 44, 45, 46, 47, 48, 49, 50, + 51, 52, 53, 54, 55, 56, 57, 58, + 59, 60, 61, 62, 63, 64, 65, 66, + 67, 68, 69, 70, 71, 72, 73, 74, + 75, 76, 77, 78, 79, 80, 81, 82, + 83, 84, 85, 86, 87, 88, 89, 90, + 91, 92, 93, 94, 95, 96, 97, 98, + 99, 100, 101, 102, 103, 104, 105, 106, + 107, 108, 109, 110, 111, 112, 113, 114, + 115, 116, 117, 118, 119, 120, 121, 122, + 123, 124, 125, 126, 127, 128, 129, 130, + 131, 132, 133, 134, 135, 136, 137, 138, + 139, 140, 141, 142, 143, 144, 145, 146, + 147, 148, 149, 150, 151, 152, 153, 154, + 155, 156, 157, 158, 159, 160, 161, 162, + 211, 212, 213, 214, 215, 216, 217, 218, + 219, 220, 221, 222, 223, 224, 225, 226, + 227, 228, 229, 230, 231, 232, 233, 234, + 235, 236, 237, 238, 239, 240, 241, 242, + 243, 244, 245, 246, 247, 248, 249, 250, + 251, 252, 253, 254, 255, 256, 257, 258, + 259, 260, 261, 262, 263, 264, 265, 266, + 267, 268, 269, 270, 271, 272, 273, 274, + 275, 276, 277, 278, 279, 280, 281, 282, + 283, 284, 285, 286, 287, 288, 289, 290, + 291, 292, 293, 294, 295, 296, 297, 298, + 400, 401, 402, 403, 404, 405, 406, 407, + 408, 409, 410, 411, 412, 413, 414, 415, + 416, 417, 418, 419, 420, 421, 422, 423, + 424, 425, 426, 427, 428, 429, 430, 431, + 432, 433, 434, 435, 436, 437, 438, 439, + 440, 441, 442, 443, 444, 445, 446, 447, + 448, 449, 450, 451, 452, 453, 454, 455, + 456, 457, 458, 459, 460, 461, 462, 463, + 464, 465, 466, 467, 468, 469, 470, 471, + 570, 571, 572, 573, 574, 575, 576, 577, + 578, 579, 580, 581, 582, 583, 584, 585, + 586, 587, 588, 589, 590, 591, 592, 593, + 594, 595, 596, 597, 598, 599, 600, 601, + 602, 603, 604, 605, 606, 607, 608, 609, + 610, 611, 612, 613, 614, 615, 616, 617, + 618, 619, 620, 621, 622, 623, 624, 625, + 626, 627, 628, 629, 630, 631, 632, 633, + 634, 635, 636, 637, 638, 639, 640, 742, + 743, 744, 745, 746, 747, 748, 749, 750, + 751, 752, 753, 754, 755, 756, 757, 758, + 759, 760, 761, 762, 763, 764, 765, 766, + 767, 768, 769, 770, 771, 772, 773, 774, + 775, 776, 777, 778, 779, 780, 781, 782, + 783, 784, 785, 786, 787, 788, 789, 790, + 791, 792, 793, 794, 795, 796, 797, 798, + 799, 800, 801, 802, 803, 804, 805, 806, + 807, 808, 809, 810, 913, 914, 915, 916, + 917, 918, 919, 920, 921, 922, 923, 924, + 925, 926, 927, 928, 929, 930, 931, 932, + 933, 934, 935, 936, 937, 938, 939, 940, + 941, 942, 943, 944, 945, 946, 947, 948, + 949, 950, 951, 952, 953, 954, 955, 956, + 957, 958, 959, 960, 961, 962, 963, 964, + 965, 966, 967, 968, 969, 970, 971, 972, + 973, 974, 975, 976, 977, 978, 979, 980, + 981, 1083, 1084, 1085, 1086, 1087, 1088, 1089, + 1090, 1091, 1092, 1093, 1094, 1095, 1096, 1097, + 1098, 1099, 1100, 1101, 1102, 1103, 1104, 1105, + 1106, 1107, 1108, 1109, 1110, 1111, 1112, 1113, + 1114, 1115, 1116, 1117, 1118, 1119, 1120, 1121, + 1122, 1123, 1124, 1125, 1126, 1127, 1128, 1129, + 1130, 1131, 1132, 1133, 1134, 1135, 1136, 1137, + 1138, 1139, 1140, 1141, 1142, 1143, 1144, 1145, + 1146, 1147, 1148, 1149, 1150, 1151, 1152, 1153, + 1253, 1254, 1255, 1256, 1257, 1258, 1259, 1260, + 1261, 1262, 1263, 1264, 1265, 1266, 1267, 1268, + 1269, 1270, 1271, 1272, 1273, 1274, 1275, 1276, + 1277, 1278, 1279, 1280, 1281, 1282, 1283, 1284, + 1285, 1286, 1287, 1288, 1289, 1290, 1291, 1292, + 1293, 1294, 1295, 1296, 1297, 1298, 1299, 1300, + 1301, 1302, 1303, 1304, 1305, 1306, 1307, 1308, + 1309, 1310, 1311, 1312, 1313, 1314, 1315, 1316, + 1317, 1318, 1319, 1320, 1321, 1322, 1323, 1425, + 1426, 1427, 1428, 1429, 1430, 1431, 1432, 1433, + 1434, 1435, 1436, 1437, 1438, 1439, 1440, 1441, + 1442, 1443, 1444, 1445, 1446, 1447, 1448, 1449, + 1450, 1451, 1452, 1453, 1454, 1455, 1456, 1457, + 1458, 1459, 1460, 1461, 1462, 1463, 1464, 1465, + 1466, 1467, 1468, 1469, 1470, 1471, 1472, 1473, + 1474, 1475, 1476, 1477, 1478, 1479, 1480, 1481, + 1482, 1483, 1484, 1485, 1486, 1487, 1488, 1489, + 1490, 1491, 1492, 1493, 1494, 1495, 1496, 1497, + 1498, 1499, 1500, 1501, 1502, 1503, 1504, 1505, + 1506, 1507, 1508, 1509, 1510, 1511, 1512, 1561, + 1562, 1563, 1564, 1565, 1566, 1567, 1568, 1569, + 1570, 1571, 1572, 1573, 1574, 1575, 1576, 1577, + 1578, 1579, 1580, 1581, 1582, 1583, 1584, 1585, + 1586, 1587, 1588, 1589, 1590, 1591, 1592, 1593, + 1594, 1595, 1596, 1597, 1598, 1599, 1600, 1601, + 1602, 1603, 1604, 1605, 1606, 1607, 1608, 1609, + 1610, 1611, 1612, 1613, 1614, 1615, 1616, 1617, + 1618, 1619, 1620, 1621, 1622, 1623, 1624, 1625, + 1626, 1627, 1628, 1629, 1630, 1631, 1632, 1633, + 1634, 1635, 1636, 1637, 1638, 1639, 1640, 1641, + 1642, 1643, 1644, 1645, 1646, 1647, 1648, 1649, + 1650, 1651, 1652, 1653, 1654, 1655, 1656, 1657, + 1658, 1659, 1660, 1661, 1662, 1663, 1664, 1665, + 1666, 1667, 1668, 1669, 1670, 1671, 1672, 1673, + 1674, 1675, 1676, 1677, 1678, 1679, 1680, 1681, + 1682, 1683, 1684, 1685, 1686, 1687, 1688, 1689, + 1690, 1691, 1692, 1693, 1694, 1695, 1696, 1697, + 1698, 1699, 1700, 1701, 1702, 1703, 1704, 1705, + 1706, 1707, 1708, 1709, 1710, 1711, 1712, 1713, + 1714, 1715, 1716, 1717, 1718, 1719, 1720, 1721, + 1722, 1723, 1724, 1725, 1726, 1727, 1728, 1729, + 1730, 1731, 1732, 1733, 1734, 1735, 1736, 1737, + 1738, 1739, 1740, 1741, 1742, 1743, 1744, 1745, + 1746, 1747, 1748, 1749, 1750, 1751, 1752, 1753, + 1754, 1755, 1756, 1757, 1758, 1759, 1760, 1761, + 1762, 1763, 1764, 1765, 1766, 1767, 1768, 1769, + 1770, 1771, 1772, 1773, 1774, 1775, 1776, 1777, + 1778, 1779, 1780, 1781, 1782, 1783, 1784, 1785, + 1786, 1787, 1788, 1789, 1790, 1791, 1792, 1793, + 1794, 1795, 1796, 1797, 1798, 1799, 1800, 1801, + 1802, 1803, 1804, 1805, 1806, 1807, 1808, 1809, + 1810, 1811, 1812, 1813, 1814, 1815, 1816, 1817, + 1818, 1819, 1820, 1821, 1822, 1823, 1824, 1825, + 1826, 1827, 1828, 1829, 1830, 1831, 1832, 1833, + 1834, 1835, 1836, 1837, 1838, 1839, 1840, 1841, + 1842, 1843, 1844, 1845, 1846, 1847, 1848, 1849, + 1850, 1851, 1852, 1853, 1854, 1855, 1856, 1857, + 1858, 1859, 1860, 1861, 1862, 1863, 1864, 1865, + 1866, 1867, 1868, 1869, 1870, 1871, 1872, 1873, + 1874, 1875, 1876, 1877, 1878, 1879, 1880, 1881, + 1882, 1883, 1884, 1885, 1886, 1887, 1888, 1889, + 1890, 1891, 1892, 1893, 1894, 1895, 1896, 1897, + 1898, 1899, 1900, 1901, 1902, 1903, 1904, 1905, + 1906, 1907, 1908, 1909, 1910, 1911, 1912, 1913, + 1914, 1915, 1916, 1917, 1918, 1919, 1920, 1921, + 1922, 1923, 1924, 1925, 1926, 1927, 1928, 1929, + 1930, 1931, 1932, 1933, 1934, 1935, 1936, 1937, + 1938, 1939, 1940, 1941, 1942, 1943, 1944, 1945, + 1946, 1947, 1948, 1949, 1950, 1951, 1952, 1953, + 1954, 1955, 1956, 1957, 1958, 1959, 1960, 1961, + 1962, 1963, 1964, 1965, 1966, 1967, 1968, 1969, + 1970, 1971, 1972, 1973, 1974, 1975, 1976, 1977, + 1978, 1979, 1980, 1981, 1982, 1983, 1984, 1985, + 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, + 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, + 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, + 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, + 2018, 2019, 2020, 2021, 2022, 2023, 2024, 2025, + 2026, 2027, 2028, 2029, 2030, 2031, 2032, 2033, + 2034, 2035, 2036, 2037, 2038, 2039, 2040, 2041, + 2042, 2043, 2044, 2045, 2046, 2047, 40, 41, + 42, 43, 44, 45, 46, 47, 48, 49, + 50, 51, 52, 53, 54, 55, 56, 57, + 58, 59, 60, 61, 62, 63, 64, 65, + 66, 67, 68, 69, 70, 71, 72, 73, + 74, 75, 76, 77, 78, 79, 80, 81, + 82, 83, 84, 85, 86, 87, 88, 89, + 90, 91, 92, 93, 94, 95, 96, 97, + 98, 99, 100, 101, 102, 103, 104, 105, + 106, 107, 108, 109, 110, 111, 112, 216, + 217, 218, 219, 220, 221, 222, 223, 224, + 225, 226, 227, 228, 229, 230, 231, 232, + 233, 234, 235, 236, 237, 238, 239, 240, + 241, 242, 243, 244, 245, 246, 247, 248, + 249, 250, 251, 252, 253, 254, 255, 256, + 257, 258, 259, 260, 261, 262, 263, 264, + 265, 266, 267, 268, 269, 270, 271, 272, + 273, 373, 374, 375, 376, 377, 378, 379, + 380, 381, 382, 383, 384, 385, 386, 387, + 388, 389, 390, 391, 392, 393, 394, 395, + 396, 397, 398, 399, 400, 401, 402, 403, + 404, 405, 406, 407, 408, 409, 410, 411, + 412, 413, 414, 415, 416, 417, 418, 419, + 420, 421, 422, 423, 424, 425, 426, 427, + 428, 429, 533, 534, 535, 536, 537, 538, + 539, 540, 541, 542, 543, 544, 545, 546, + 547, 548, 549, 550, 551, 552, 553, 554, + 555, 556, 557, 558, 559, 560, 561, 562, + 563, 564, 565, 566, 567, 568, 569, 570, + 571, 572, 573, 574, 575, 576, 577, 578, + 579, 580, 581, 582, 583, 584, 692, 693, + 694, 695, 696, 697, 698, 699, 700, 701, + 702, 703, 704, 705, 706, 707, 708, 709, + 710, 711, 712, 713, 714, 715, 716, 717, + 718, 719, 720, 721, 722, 723, 724, 725, + 726, 727, 728, 729, 730, 731, 732, 733, + 734, 735, 736, 737, 738, 739, 740, 741, + 849, 850, 851, 852, 853, 854, 855, 856, + 857, 858, 859, 860, 861, 862, 863, 864, + 865, 866, 867, 868, 869, 870, 871, 872, + 873, 874, 875, 876, 877, 878, 879, 880, + 881, 882, 883, 884, 885, 886, 887, 888, + 889, 890, 891, 892, 893, 894, 895, 896, + 897, 898, 899, 900, 1004, 1005, 1006, 1007, + 1008, 1009, 1010, 1011, 1012, 1013, 1014, 1015, + 1016, 1017, 1018, 1019, 1020, 1021, 1022, 1023, + 1024, 1025, 1026, 1027, 1028, 1029, 1030, 1031, + 1032, 1033, 1034, 1035, 1036, 1037, 1038, 1039, + 1040, 1041, 1042, 1043, 1044, 1045, 1046, 1047, + 1048, 1049, 1050, 1051, 1052, 1053, 1054, 1055, + 1056, 1057, 1058, 1059, 1060, 1161, 1162, 1163, + 1164, 1165, 1166, 1167, 1168, 1169, 1170, 1171, + 1172, 1173, 1174, 1175, 1176, 1177, 1178, 1179, + 1180, 1181, 1182, 1183, 1184, 1185, 1186, 1187, + 1188, 1189, 1190, 1191, 1192, 1193, 1194, 1195, + 1196, 1197, 1198, 1199, 1200, 1201, 1202, 1203, + 1204, 1205, 1206, 1207, 1208, 1209, 1210, 1211, + 1212, 1213, 1214, 1215, 1216, 1217, 1322, 1323, + 1324, 1325, 1326, 1327, 1328, 1329, 1330, 1331, + 1332, 1333, 1334, 1335, 1336, 1337, 1338, 1339, + 1340, 1341, 1342, 1343, 1344, 1345, 1346, 1347, + 1348, 1349, 1350, 1351, 1352, 1353, 1354, 1355, + 1356, 1357, 1358, 1359, 1360, 1361, 1362, 1363, + 1364, 1365, 1366, 1367, 1368, 1369, 1370, 1371, + 1372, 1373, 1374, 1375, 1376, 1377, 1378, 1379, + 1380, 1381, 1382, 1383, 1384, 1385, 1386, 1387, + 1388, 1389, 1390, 1391, 1392, 1393, 1441, 1442, + 1443, 1444, 1445, 1446, 1447, 1448, 1449, 1450, + 1451, 1452, 1453, 1454, 1455, 1456, 1457, 1458, + 1459, 1460, 1461, 1462, 1463, 1464, 1465, 1466, + 1467, 1468, 1469, 1470, 1471, 1472, 1473, 1474, + 1475, 1476, 1477, 1478, 1479, 1480, 1481, 1482, + 1483, 1484, 1485, 1486, 1487, 1488, 1489, 1490, + 1491, 1492, 1493, 1494, 1495, 1496, 1497, 1498, + 1499, 1500, 1501, 1502, 1503, 1504, 1505, 1506, + 1507, 1508, 1509, 1510, 1511, 1512, 1513, 1514, + 1515, 1516, 1517, 1518, 1519, 1520, 1521, 1522, + 1523, 1524, 1525, 1526, 1527, 1528, 1529, 1530, + 1531, 1532, 1533, 1534, 1535, 1536, 1537, 1538, + 1539, 1540, 1541, 1542, 1543, 1544, 1545, 1546, + 1547, 1548, 1549, 1550, 1551, 1552, 1553, 1554, + 1555, 1556, 1557, 1558, 1559, 1560, 1561, 1562, + 1563, 1564, 1565, 1566, 1567, 1568, 1569, 1570, + 1571, 1572, 1573, 1574, 1575, 1576, 1577, 1578, + 1579, 1580, 1581, 1582, 1583, 1584, 1585, 1586, + 1587, 1588, 1589, 1590, 1591, 1592, 1593, 1594, + 1595, 1596, 1597, 1598, 1599, 1600, 1601, 1602, + 1603, 1604, 1605, 1606, 1607, 1608, 1609, 1610, + 1611, 1612, 1613, 1614, 1615, 1616, 1617, 1618, + 1619, 1620, 1621, 1622, 1623, 1624, 1625, 1626, + 1627, 1628, 1629, 1630, 1631, 1632, 1633, 1634, + 1635, 1636, 1637, 1638, 1639, 1640, 1641, 1642, + 1643, 1644, 1645, 1646, 1647, 1648, 1649, 1650, + 1651, 1652, 1653, 1654, 1655, 1656, 1657, 1658, + 1659, 1660, 1661, 1662, 1663, 1664, 1665, 1666, + 1667, 1668, 1669, 1670, 1671, 1672, 1673, 1674, + 1675, 1676, 1677, 1678, 1679, 1680, 1681, 1682, + 1683, 1684, 1685, 1686, 1687, 1688, 1689, 1690, + 1691, 1692, 1693, 1694, 1695, 1696, 1697, 1698, + 1699, 1700, 1701, 1702, 1703, 1704, 1705, 1706, + 1707, 1708, 1709, 1710, 1711, 1712, 1713, 1714, + 1715, 1716, 1717, 1718, 1719, 1720, 1721, 1722, + 1723, 1724, 1725, 1726, 1727, 1728, 1729, 1730, + 1731, 1732, 1733, 1734, 1735, 1736, 1737, 1738, + 1739, 1740, 1741, 1742, 1743, 1744, 1745, 1746, + 1747, 1748, 1749, 1750, 1751, 1752, 1753, 1754, + 1755, 1756, 1757, 1758, 1759, 1760, 1761, 1762, + 1763, 1764, 1765, 1766, 1767, 1768, 1769, 1770, + 1771, 1772, 1773, 1774, 1775, 1776, 1777, 1778, + 1779, 1780, 1781, 1782, 1783, 1784, 1785, 1786, + 1787, 1788, 1789, 1790, 1791, 1792, 1793, 1794, + 1795, 1796, 1797, 1798, 1799, 1800, 1801, 1802, + 1803, 1804, 1805, 1806, 1807, 1808, 1809, 1810, + 1811, 1812, 1813, 1814, 1815, 1816, 1817, 1818, + 1819, 1820, 1821, 1822, 1823, 1824, 1825, 1826, + 1827, 1828, 1829, 1830, 1831, 1832, 1833, 1834, + 1835, 1836, 1837, 1838, 1839, 1840, 1841, 1842, + 1843, 1844, 1845, 1846, 1847, 1848, 1849, 1850, + 1851, 1852, 1853, 1854, 1855, 1856, 1857, 1858, + 1859, 1860, 1861, 1862, 1863, 1864, 1865, 1866, + 1867, 1868, 1869, 1870, 1871, 1872, 1873, 1874, + 1875, 1876, 1877, 1878, 1879, 1880, 1881, 1882, + 1883, 1884, 1885, 1886, 1887, 1888, 1889, 1890, + 1891, 1892, 1893, 1894, 1895, 1896, 1897, 1898, + 1899, 1900, 1901, 1902, 1903, 1904, 1905, 1906, + 1907, 1908, 1909, 1910, 1911, 1912, 1913, 1914, + 1915, 1916, 1917, 1918, 1919, 1920, 1921, 1922, + 1923, 1924, 1925, 1926, 1927, 1928, 1929, 1930, + 1931, 1932, 1933, 1934, 1935, 1936, 1937, 1938, + 1939, 1940, 1941, 1942, 1943, 1944, 1945, 1946, + 1947, 1948, 1949, 1950, 1951, 1952, 1953, 1954, + 1955, 1956, 1957, 1958, 1959, 1960, 1961, 1962, + 1963, 1964, 1965, 1966, 1967, 1968, 1969, 1970, + 1971, 1972, 1973, 1974, 1975, 1976, 1977, 1978, + 1979, 1980, 1981, 1982, 1983, 1984, 1985, 1986, + 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994, + 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, + 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, + 2011, 2012, 2013, 2014, 2015, 2016, 2017, 2018, + 2019, 2020, 2021, 2022, 2023, 2024, 2025, 2026, + 2027, 2028, 2029, 2030, 2031, 2032, 2033, 2034, + 2035, 2036, 2037, 2038, 2039, 2040, 59, 60, + 61, 62, 63, 64, 65, 66, 67, 68, + 69, 70, 71, 72, 73, 74, 75, 76, + 77, 78, 79, 80, 81, 82, 83, 84, + 85, 86, 87, 88, 89, 90, 200, 201, + 202, 203, 204, 205, 206, 207, 208, 209, + 210, 211, 212, 213, 214, 215, 216, 217, + 218, 219, 220, 221, 748, 749, 750, 751, + 752, 753, 754, 755, 756, 757, 758, 759, + 760, 761, 762, 763, 764, 765, 766, 767, + 768, 769, 879, 880, 881, 882, 883, 884, + 885, 886, 887, 888, 889, 890, 891, 892, + 893, 894, 895, 896, 897, 898, 899, 900, + 901, 902, 903, 904, 905, 906, 907, 908, + 909, 910, 1014, 1015, 1016, 1017, 1018, 1019, + 1020, 1021, 1022, 1023, 1024, 1025, 1026, 1027, + 1028, 1029, 1030, 1031, 1032, 1033, 1034, 1035, + 1036, 1037, 1038, 1039, 1040, 1041, 1042, 1043, + 1044, 1045, 1160, 1161, 1162, 1163, 1164, 1165, + 1166, 1167, 1168, 1169, 1170, 1171, 1172, 1173, + 1174, 1175, 1176, 1177, 1178, 1179, 1180, 1181, + 1182, 1183, 1184, 1185, 1186, 1187, 1188, 1189, + 1190, 1191, 1192, 1193, 1194, 1195, 1196, 1197, + 1198, 1199, 1200, 1201, 1250, 1251, 1252, 1253, + 1254, 1255, 1256, 1257, 1258, 1259, 1260, 1261, + 1262, 1263, 1264, 1265, 1266, 1267, 1268, 1269, + 1270, 1271, 1272, 1273, 1274, 1275, 1276, 1277, + 1278, 1279, 1280, 1281, 1282, 1283, 1284, 1285, + 1286, 1287, 1288, 1289, 1290, 1291, 1292, 1293, + 1294, 1295, 1296, 1297, 1298, 1299, 1300, 1301, + 1302, 1303, 1304, 1305, 1306, 1307, 1308, 1309, + 1310, 1311, 1312, 1313, 1314, 1315, 1316, 1317, + 1318, 1319, 1320, 1321, 1322, 1323, 1324, 1325, + 1326, 1327, 1328, 1329, 1330, 1331, 1332, 1333, + 1334, 1335, 1336, 1337, 1338, 1339, 1340, 1341, + 1342, 1343, 1344, 1345, 1346, 1347, 1348, 1349, + 1350, 1351, 1352, 1353, 1354, 1355, 1356, 1357, + 1358, 1359, 1360, 1361, 1362, 1363, 1364, 1365, + 1366, 1367, 1368, 1369, 1370, 1371, 1372, 1373, + 1374, 1375, 1376, 1377, 1378, 1379, 1380, 1381, + 1382, 1383, 1384, 1385, 1386, 1387, 1388, 1389, + 1390, 1391, 1392, 1393, 1394, 1395, 1396, 1397, + 1398, 1399, 1400, 1401, 1402, 1403, 1404, 1405, + 1406, 1407, 1408, 1409, 1410, 1411, 1412, 1413, + 1414, 1415, 1416, 1417, 1418, 1419, 1420, 1421, + 1422, 1423, 1424, 1425, 1426, 1427, 1428, 1429, + 1430, 1431, 1432, 1433, 1434, 1435, 1436, 1437, + 1438, 1439, 1440, 1441, 1442, 1443, 1444, 1445, + 1446, 1447, 1448, 1449, 1450, 1451, 1452, 1453, + 1454, 1455, 1456, 1457, 1458, 1459, 1460, 1461, + 1462, 1463, 1464, 1465, 1466, 1467, 1468, 1469, + 1470, 1471, 1472, 1473, 1474, 1475, 1476, 1477, + 1478, 1479, 1480, 1481, 1482, 1483, 1484, 1485, + 1486, 1487, 1488, 1489, 1490, 1491, 1492, 1493, + 1494, 1495, 1496, 1497, 1498, 1499, 1500, 1501, + 1502, 1503, 1504, 1505, 1506, 1507, 1508, 1509, + 1510, 1511, 1512, 1513, 1514, 1515, 1516, 1517, + 1518, 1519, 1520, 1521, 1522, 1523, 1524, 1525, + 1526, 1527, 1528, 1529, 1530, 1531, 1532, 1533, + 1534, 1535, 1536, 1537, 1538, 1539, 1540, 1541, + 1542, 1543, 1544, 1545, 1546, 1547, 1548, 1549, + 1550, 1551, 1552, 1553, 1554, 1555, 1556, 1557, + 1558, 1559, 1560, 1561, 1562, 1563, 1564, 1565, + 1566, 1567, 1568, 1569, 1570, 1571, 1572, 1573, + 1574, 1575, 1576, 1577, 1578, 1579, 1580, 1581, + 1582, 1583, 1584, 1585, 1586, 1587, 1588, 1589, + 1590, 1591, 1592, 1593, 1594, 1595, 1596, 1597, + 1598, 1599, 1600, 1601, 1602, 1603, 1604, 1605, + 1606, 1607, 1608, 1609, 1610, 1611, 1612, 1613, + 1614, 1615, 1616, 1617, 1618, 1619, 1620, 1621, + 1622, 1623, 1624, 1625, 1626, 1627, 1628, 1629, + 1630, 1631, 1632, 1633, 1634, 1635, 1636, 1637, + 1638, 1639, 1640, 1641, 1642, 1643, 1644, 1645, + 1646, 1647, 1648, 1649, 1650, 1651, 1652, 1653, + 1654, 1655, 1656, 1657, 1658, 1659, 1660, 1661, + 1662, 1663, 1664, 1665, 1666, 1667, 1668, 1669, + 1670, 1671, 1672, 1673, 1674, 1675, 1676, 1677, + 1678, 1679, 1680, 1681, 1682, 1683, 1684, 1685, + 1686, 1687, 1688, 1689, 1690, 1691, 1692, 1693, + 1694, 1695, 1696, 1697, 1698, 1699, 1700, 1701, + 1702, 1703, 1704, 1705, 1706, 1707, 1708, 1709, + 1710, 1711, 1712, 1713, 1714, 1715, 1716, 1717, + 1718, 1719, 1720, 1721, 1722, 1723, 1724, 1725, + 1726, 1727, 1728, 1729, 1730, 1731, 1732, 1733, + 1734, 1735, 1736, 1737, 1738, 1739, 1740, 1741, + 1742, 1743, 1744, 1745, 1746, 1747, 1748, 1749, + 1750, 1751, 1752, 1753, 1754, 1755, 1756, 1757, + 1758, 1759, 1760, 1761, 1762, 1763, 1764, 1765, + 1766, 1767, 1768, 1816, 1817, 1818, 1819, 1820, + 1821, 1822, 1823, 1824, 1825, 1826, 1827, 1828, + 1829, 1830, 1831, 1832, 1833, 1834, 1835, 1836, + 1837, 1838, 1839, 1840, 1841, 1842, 1843, 1844, + 1845, 1846, 1847, 1848, 1849, 1850, 1851, 1852, + 1853, 1854, 1855, 1856, 1857, 1972, 1973, 1974, + 1975, 1976, 1977, 1978, 1979, 1980, 1981, 1982, + 1983, 1984, 1985, 1986, 1987, 1988, 1989, 1990, + 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, + 1999, 2000, 2001, 2002, 2003, 829, 830, 831, + 832, 833, 834, 835, 836, 837, 838, 839, + 840, 841, 842, 843, 844, 845, 846, 847, + 848, 849, 956, 957, 958, 959, 960, 961, + 962, 963, 964, 965, 966, 967, 968, 969, + 970, 971, 972, 973, 974, 975, 1099, 1100, + 1101, 1102, 1103, 1104, 1105, 1106, 1107, 1108, + 1109, 1110, 1111, 1112, 1113, 1114, 1115, 1116, + 1117, 1118, 1119, 1120, 1121, 1172, 1173, 1174, + 1175, 1176, 1177, 1178, 1179, 1180, 1181, 1182, + 1183, 1184, 1185, 1186, 1187, 1188, 1189, 1190, + 1191, 1192, 1193, 1194, 1195, 1196, 1197, 1198, + 1199, 1200, 1201, 1202, 1203, 1204, 1205, 1206, + 1207, 1208, 1209, 1210, 1211, 1212, 1213, 1214, + 1215, 1216, 1217, 1218, 1219, 1220, 1221, 1222, + 1223, 1224, 1225, 1226, 1227, 1228, 1229, 1230, + 1231, 1232, 1233, 1234, 1235, 1236, 1237, 1238, + 1239, 1240, 1241, 1242, 1243, 1244, 1245, 1246, + 1247, 1248, 1249, 1250, 1251, 1252, 1253, 1254, + 1255, 1256, 1257, 1258, 1259, 1260, 1261, 1262, + 1263, 1264, 1265, 1266, 1267, 1268, 1269, 1270, + 1271, 1272, 1273, 1274, 1275, 1276, 1277, 1278, + 1279, 1280, 1281, 1282, 1283, 1284, 1285, 1286, + 1287, 1288, 1289, 1290, 1291, 1292, 1293, 1294, + 1295, 1296, 1297, 1298, 1299, 1300, 1301, 1302, + 1303, 1304, 1305, 1306, 1307, 1308, 1309, 1310, + 1311, 1312, 1313, 1314, 1315, 1316, 1317, 1318, + 1319, 1320, 1321, 1322, 1323, 1324, 1325, 1326, + 1327, 1328, 1329, 1330, 1331, 1332, 1333, 1334, + 1335, 1336, 1337, 1338, 1339, 1340, 1341, 1342, + 1343, 1344, 1345, 1346, 1347, 1348, 1349, 1350, + 1351, 1352, 1353, 1354, 1355, 1356, 1357, 1358, + 1359, 1360, 1361, 1362, 1363, 1364, 1365, 1366, + 1367, 1368, 1369, 1370, 1371, 1372, 1373, 1374, + 1375, 1376, 1377, 1378, 1379, 1380, 1381, 1382, + 1383, 1384, 1385, 1386, 1387, 1388, 1389, 1390, + 1391, 1392, 1393, 1394, 1395, 1396, 1397, 1398, + 1399, 1400, 1401, 1402, 1403, 1404, 1405, 1406, + 1407, 1408, 1409, 1410, 1411, 1412, 1413, 1414, + 1415, 1416, 1417, 1418, 1419, 1420, 1421, 1422, + 1423, 1424, 1425, 1426, 1427, 1428, 1429, 1430, + 1431, 1432, 1433, 1434, 1435, 1436, 1437, 1438, + 1439, 1440, 1441, 1442, 1443, 1444, 1445, 1446, + 1447, 1448, 1449, 1450, 1451, 1452, 1453, 1454, + 1455, 1456, 1457, 1458, 1459, 1460, 1461, 1462, + 1463, 1464, 1465, 1466, 1467, 1468, 1469, 1470, + 1471, 1472, 1473, 1474, 1475, 1476, 1477, 1478, + 1479, 1480, 1481, 1482, 1483, 1484, 1485, 1486, + 1487, 1488, 1489, 1490, 1491, 1492, 1493, 1494, + 1495, 1496, 1497, 1498, 1499, 1500, 1501, 1502, + 1503, 1504, 1505, 1506, 1507, 1508, 1509, 1510, + 1511, 1512, 1513, 1514, 1515, 1516, 1517, 1518, + 1519, 1520, 1521, 1522, 1523, 1524, 1525, 1526, + 1527, 1528, 1529, 1530, 1531, 1532, 1533, 1534, + 1535, 1536, 1537, 1538, 1539, 1540, 1541, 1542, + 1543, 1544, 1545, 1546, 1547, 1548, 1549, 1550, + 1551, 1552, 1553, 1554, 1555, 1556, 1557, 1558, + 1559, 1560, 1561, 1562, 1563, 1564, 1565, 1566, + 1567, 1568, 1569, 1570, 1571, 1572, 1573, 1574, + 1575, 1576, 1577, 1578, 1579, 1580, 1581, 1582, + 1583, 1584, 1585, 1586, 1587, 1588, 1589, 1590, + 1591, 1592, 1593, 1594, 1595, 1596, 1597, 1598, + 1599, 1600, 1601, 1602, 1603, 1604, 1605, 1606, + 1607, 1608, 1609, 1610, 1611, 1612, 1613, 1614, + 1615, 1616, 1617, 1618, 1619, 1620, 1621, 1622, + 1623, 1624, 1625, 1626, 1627, 1628, 1629, 1630, + 1631, 1632, 1633, 1634, 1635, 1636, 1637, 1638, + 1639, 1640, 1641, 1642, 1643, 1644, 1645, 1646, + 1647, 1648, 1649, 1650, 1651, 1652, 1653, 1654, + 1655, 1656, 1657, 1708, 1709, 1710, 1711, 1712, + 1713, 1714, 1715, 1716, 1717, 1718, 1719, 1720, + 1721, 1722, 1723, 1724, 1725, 1726, 1727, 1728, + 1729, 1730, 1854, 1855, 1856, 1857, 1858, 1859, + 1860, 1861, 1862, 1863, 1864, 1865, 1866, 1867, + 1868, 1869, 1870, 1871, 1872, 1980, 1981, 1982, + 1983, 1984, 1985, 1986, 1987, 1988, 1989, 1990, + 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, + 1999, 2000, 788, 789, 790, 791, 1103, 1104, + 1105, 1106, 1107, 1108, 1109, 1110, 1111, 1112, + 1113, 1114, 1115, 1116, 1117, 1118, 1119, 1120, + 1121, 1122, 1123, 1124, 1125, 1126, 1127, 1128, + 1129, 1130, 1131, 1132, 1133, 1134, 1135, 1136, + 1137, 1138, 1139, 1140, 1141, 1142, 1143, 1144, + 1145, 1146, 1147, 1148, 1149, 1150, 1151, 1152, + 1153, 1154, 1155, 1156, 1157, 1158, 1159, 1160, + 1161, 1162, 1163, 1164, 1165, 1166, 1167, 1168, + 1169, 1170, 1171, 1172, 1173, 1174, 1175, 1176, + 1177, 1178, 1179, 1180, 1181, 1182, 1183, 1184, + 1185, 1186, 1187, 1188, 1189, 1190, 1191, 1192, + 1193, 1194, 1195, 1196, 1197, 1198, 1199, 1200, + 1201, 1202, 1203, 1204, 1205, 1206, 1207, 1208, + 1209, 1210, 1211, 1212, 1213, 1214, 1215, 1216, + 1217, 1218, 1219, 1220, 1221, 1222, 1223, 1224, + 1225, 1226, 1227, 1228, 1229, 1230, 1231, 1232, + 1233, 1234, 1235, 1236, 1237, 1238, 1239, 1240, + 1241, 1242, 1243, 1244, 1245, 1246, 1247, 1248, + 1249, 1250, 1251, 1252, 1253, 1254, 1255, 1256, + 1257, 1258, 1259, 1260, 1261, 1262, 1263, 1264, + 1265, 1266, 1267, 1268, 1269, 1270, 1271, 1272, + 1273, 1274, 1275, 1276, 1277, 1278, 1279, 1280, + 1281, 1282, 1283, 1284, 1285, 1286, 1287, 1288, + 1289, 1290, 1291, 1292, 1293, 1294, 1295, 1296, + 1297, 1298, 1299, 1300, 1301, 1302, 1303, 1304, + 1305, 1306, 1307, 1308, 1309, 1310, 1311, 1312, + 1313, 1314, 1315, 1316, 1317, 1318, 1319, 1320, + 1321, 1322, 1323, 1324, 1325, 1326, 1327, 1328, + 1329, 1330, 1331, 1332, 1333, 1334, 1335, 1336, + 1337, 1338, 1339, 1340, 1341, 1342, 1343, 1344, + 1345, 1346, 1347, 1348, 1349, 1350, 1351, 1352, + 1353, 1354, 1355, 1356, 1357, 1358, 1359, 1360, + 1361, 1362, 1363, 1364, 1365, 1366, 1367, 1368, + 1369, 1370, 1371, 1372, 1373, 1374, 1375, 1376, + 1377, 1378, 1379, 1380, 1381, 1382, 1383, 1384, + 1385, 1386, 1387, 1388, 1389, 1390, 1391, 1392, + 1393, 1394, 1395, 1396, 1397, 1398, 1399, 1400, + 1401, 1402, 1403, 1404, 1405, 1406, 1407, 1408, + 1409, 1410, 1411, 1412, 1413, 1414, 1415, 1416, + 1417, 1418, 1419, 1420, 1421, 1422, 1423, 1424, + 1425, 1426, 1427, 1428, 1429, 1430, 1431, 1432, + 1433, 1434, 1435, 1436, 1437, 1438, 1439, 1440, + 1441, 1442, 1443, 1444, 1445, 1446, 1447, 1448, + 1449, 1450, 1451, 1452, 1453, 1454, 1455, 1456, + 1457, 1458, 1459, 1460, 1461, 1462, 1463, 1464, + 1465, 1466, 1467, 1468, 1469, 1470, 1471, 1472, + 1473, 1474, 1475, 1476, 1477, 1478, 1479, 1480, + 1481, 1482, 1483, 1484, 1485, 1486, 1487, 1488, + 1489, 1490, 1491, 1492, 1493, 1494, 1495, 1496, + 1497, 1498, 1499, 1500, 1501, 1502, 1503, 1504, + 1505, 1506, 1507, 1508, 1509, 1510, 1511, 1512, + 1513, 1514, 1515, 1516, 1517, 1518, 1519, 1520, + 1521, 1522, 1523, 1524, 1525, 1526, 1527, 1528, + 1529, 1530, 1531, 1532, 1533, 1534, 1535, 1536, + 1537, 1538, 1539, 1540, 1541, 1542, 1543, 1544, + 1545, 1546, 1547, 1548, 1549, 1550, 1551, 1552, + 1553, 1554, 1555, 1556, 1557, 1558, 1559, 1871, + 1872, 1873, 1874, 987, 988, 989, 990, 991, + 992, 993, 994, 995, 996, 997, 998, 999, + 1000, 1001, 1002, 1003, 1004, 1005, 1006, 1007, + 1008, 1009, 1010, 1011, 1012, 1013, 1014, 1015, + 1016, 1017, 1018, 1019, 1020, 1021, 1022, 1023, + 1024, 1025, 1026, 1027, 1028, 1029, 1030, 1031, + 1032, 1033, 1034, 1035, 1036, 1037, 1038, 1039, + 1040, 1041, 1042, 1043, 1044, 1045, 1046, 1047, + 1048, 1049, 1050, 1051, 1052, 1053, 1054, 1055, + 1056, 1057, 1058, 1059, 1060, 1061, 1062, 1063, + 1064, 1065, 1066, 1067, 1068, 1069, 1070, 1071, + 1072, 1073, 1074, 1075, 1076, 1077, 1078, 1079, + 1080, 1081, 1082, 1083, 1084, 1085, 1086, 1087, + 1088, 1089, 1090, 1091, 1092, 1093, 1094, 1095, + 1096, 1097, 1098, 1099, 1100, 1101, 1102, 1103, + 1104, 1105, 1106, 1107, 1108, 1109, 1110, 1111, + 1112, 1113, 1114, 1115, 1116, 1117, 1118, 1119, + 1120, 1121, 1122, 1123, 1124, 1125, 1126, 1127, + 1128, 1129, 1130, 1131, 1132, 1133, 1134, 1135, + 1136, 1137, 1138, 1139, 1140, 1141, 1142, 1143, + 1144, 1145, 1146, 1147, 1148, 1149, 1150, 1151, + 1152, 1153, 1154, 1155, 1156, 1157, 1158, 1159, + 1160, 1161, 1162, 1163, 1164, 1165, 1166, 1167, + 1168, 1169, 1170, 1171, 1172, 1173, 1174, 1175, + 1176, 1177, 1178, 1179, 1180, 1181, 1182, 1183, + 1184, 1185, 1186, 1187, 1188, 1189, 1190, 1191, + 1192, 1193, 1194, 1195, 1196, 1197, 1198, 1199, + 1200, 1201, 1202, 1203, 1204, 1205, 1206, 1207, + 1208, 1209, 1210, 1211, 1212, 1213, 1214, 1215, + 1216, 1217, 1218, 1219, 1220, 1221, 1222, 1223, + 1224, 1225, 1226, 1227, 1228, 1229, 1230, 1231, + 1232, 1233, 1234, 1235, 1236, 1237, 1238, 1239, + 1240, 1241, 1242, 1243, 1244, 1245, 1246, 1247, + 1248, 1249, 1250, 1251, 1252, 1253, 1254, 1255, + 1256, 1257, 1258, 1259, 1260, 1261, 1262, 1263, + 1264, 1265, 1266, 1267, 1268, 1269, 1270, 1271, + 1272, 1273, 1274, 1275, 1276, 1277, 1278, 1279, + 1280, 1281, 1282, 1283, 1284, 1285, 1286, 1287, + 1288, 1289, 1290, 1291, 1292, 1293, 1294, 1295, + 1296, 1297, 1298, 1299, 1300, 1301, 1302, 1303, + 1304, 1305, 1306, 1307, 1308, 1309, 1310, 1311, + 1312, 1313, 1314, 1315, 1316, 1317, 1318, 1319, + 1320, 1321, 1322, 1323, 1324, 1325, 1326, 1327, + 1328, 1329, 1330, 1331, 1332, 1333, 1334, 1335, + 1336, 1337, 1338, 1339, 1340, 1341, 1342, 1343, + 1344, 1345, 1346, 1347, 1348, 1349, 1350, 1351, + 1352, 1353, 1354, 1355, 1356, 1357, 1358, 1359, + 1360, 1361, 1362, 1363, 1364, 1365, 1366, 1367, + 1368, 1369, 1370, 1371, 1372, 1373, 1374, 1375, + 1376, 1377, 1378, 1379, 1380, 1381, 1382, 1383, + 1384, 1385, 1386, 1387, 1388, 1389, 1390, 1391, + 1392, 1393, 1394, 1395, 938, 939, 940, 941, + 942, 943, 944, 945, 946, 947, 948, 949, + 950, 951, 952, 953, 954, 955, 956, 957, + 958, 959, 960, 961, 962, 963, 964, 965, + 966, 967, 968, 969, 970, 971, 972, 973, + 974, 975, 976, 977, 978, 979, 980, 981, + 982, 983, 984, 985, 986, 987, 988, 989, + 990, 991, 992, 993, 994, 995, 996, 997, + 998, 999, 1000, 1001, 1002, 1003, 1004, 1005, + 1006, 1007, 1008, 1009, 1010, 1011, 1012, 1013, + 1014, 1015, 1016, 1017, 1018, 1019, 1020, 1021, + 1022, 1023, 1024, 1025, 1026, 1027, 1028, 1029, + 1030, 1031, 1032, 1033, 1034, 1035, 1036, 1037, + 1038, 1039, 1040, 1041, 1042, 1043, 1044, 1045, + 1046, 1047, 1048, 1049, 1050, 1051, 1052, 1053, + 1054, 1055, 1056, 1057, 1058, 1059, 1060, 1061, + 1062, 1063, 1064, 1065, 1066, 1067, 1068, 1069, + 1070, 1071, 1072, 1073, 1074, 1075, 1076, 1077, + 1078, 1079, 1080, 1081, 1082, 1083, 1084, 1085, + 1086, 1087, 1088, 1089, 1090, 1091, 1092, 1093, + 1094, 1095, 1096, 1097, 1098, 1099, 1100, 1101, + 1102, 1103, 1104, 1105, 1106, 1107, 1108, 1109, + 1110, 1111, 1112, 1113, 1114, 1115, 1116, 1117, + 1118, 1119, 1120, 1121, 1122, 1123, 1124, 1125, + 1126, 1127, 1128, 1129, 1130, 1131, 1132, 1133, + 1134, 1135, 1136, 1137, 1138, 1139, 1140, 1141, + 1142, 1143, 1144, 1145, 1146, 1147, 1148, 1149, + 1150, 1151, 1152, 1153, 1154, 1155, 1156, 1157, + 1158, 1159, 1160, 1161, 1162, 1163, 1164, 1165, + 1166, 1167, 1168, 1169, 1170, 1171, 1172, 1173, + 1174, 1175, 1176, 1177, 1178, 1179, 1180, 1181, + 1182, 1183, 1184, 1185, 1186, 1187, 1188, 1189, + 1190, 1191, 1192, 1193, 1194, 1195, 1196, 1197, + 1198, 1199, 1200, 1201, 1202, 1203, 1204, 1205, + 1206, 1207, 1208, 1209, 1210, 1211, 1212, 1213, + 1214, 1215, 1216, 1217, 1218, 1219, 1220, 1221, + 1222, 1223, 1224, 1225, 1226, 1227, 1228, 1229, + 1230, 1231, 1232, 1233, 1234, 1235, 1236, 1237, + 1238, 1239, 1240, 1241, 1242, 1243, 1244, 1245, + 1246, 1247, 1248, 1249, 1250, 1251, 1252, 1253, + 1254, 1255, 1256, 1257, 1258, 1259, 1260, 1261, + 1262, 1263, 1264, 1265, 1266, 1267, 1268, 1269, + 1270, 1271, 1272, 1273, 1274, 1275, 1276, 1277, + 1278, 1279, 1280, 1281, 1282, 1283, 1284, 1285, + 1286, 1287, 1288, 1289, 1290, 1291, 1292, 1293, + 1294, 1295, 1296, 1297, 1298, 1299, 1300, 1301, + 1302, 1303, 1304, 1305, 1306, 1307, 1308, 1309, + 1310, 1311, 1312, 1313, 1314, 1315, 1316, 1317, + 1318, 1319, 1320, 1321, 1322, 1323, 1324, 1325, + 852, 853, 854, 855, 856, 857, 858, 859, + 860, 861, 862, 863, 864, 865, 866, 867, + 868, 869, 870, 871, 872, 873, 874, 875, + 876, 877, 878, 879, 880, 881, 882, 883, + 884, 885, 886, 887, 888, 889, 890, 891, + 892, 893, 894, 895, 896, 897, 898, 899, + 900, 901, 902, 903, 904, 905, 906, 907, + 908, 909, 910, 911, 912, 913, 914, 915, + 916, 917, 918, 919, 920, 921, 922, 923, + 924, 925, 926, 927, 928, 929, 930, 931, + 932, 933, 934, 935, 936, 937, 938, 939, + 940, 941, 942, 943, 944, 945, 946, 947, + 948, 949, 950, 951, 952, 953, 954, 955, + 956, 957, 958, 959, 960, 961, 962, 963, + 964, 965, 966, 967, 968, 969, 970, 971, + 972, 973, 974, 975, 976, 977, 978, 979, + 980, 981, 982, 983, 984, 985, 986, 987, + 988, 989, 990, 991, 992, 993, 994, 995, + 996, 997, 998, 999, 1000, 1001, 1002, 1003, + 1004, 1005, 1006, 1007, 1008, 1009, 1010, 1011, + 1012, 1013, 1014, 1015, 1016, 1017, 1018, 1019, + 1020, 1021, 1022, 1023, 1024, 1025, 1026, 1027, + 1028, 1029, 1030, 1031, 1032, 1033, 1034, 1035, + 1036, 1037, 1038, 1039, 1040, 1041, 1042, 1043, + 1044, 1045, 1046, 1047, 1048, 1049, 1050, 1051, + 1052, 1053, 1054, 1055, 1056, 1057, 1058, 1059, + 1060, 1061, 1062, 1063, 1064, 1065, 1066, 1067, + 1068, 1069, 1070, 1071, 1072, 1073, 1074, 1075, + 1076, 1077, 1078, 1079, 1080, 1081, 1082, 1083, + 1084, 1085, 1086, 1087, 1088, 1089, 1090, 1091, + 1092, 1093, 1094, 1095, 1096, 1097, 1098, 1099, + 1100, 1101, 1102, 1103, 1104, 1105, 1106, 1107, + 1108, 1109, 1110, 1111, 1112, 1113, 1114, 1115, + 1116, 1117, 1118, 1119, 1120, 1121, 1122, 1123, + 1124, 1125, 1126, 1127, 1128, 1129, 1130, 1131, + 1132, 1133, 1134, 1135, 1136, 1137, 1138, 1139, + 1140, 1141, 1142, 1143, 1144, 1145, 1146, 1147, + 1148, 1149, 1150, 1151, 1152, 1153, 1154, 1155, + 1156, 1157, 1158, 1159, 1160, 1161, 1162, 1163, + 1164, 1165, 1166, 1167, 1168, 1169, 1170, 1171, + 1172, 1173, 1174, 1175, 1176, 1177, 1178, 1179, + 1180, 1181, 1182, 1183, 1184, 1185, 1186, 1187, + 1188, 1189, 1190, 1191, 1192, 1193, 1194, 1195, + 1196, 1197, 1198, 1199, 1200, 1201, 1202, 1203, + 1204, 1205, 781, 782, 783, 784, 785, 786, + 787, 788, 789, 790, 791, 792, 793, 794, + 795, 796, 797, 798, 799, 800, 801, 802, + 803, 804, 805, 806, 807, 808, 809, 810, + 811, 812, 813, 814, 815, 816, 817, 818, + 819, 820, 821, 822, 823, 824, 825, 826, + 827, 828, 829, 830, 831, 832, 833, 834, + 835, 836, 837, 838, 839, 840, 841, 842, + 843, 844, 845, 846, 847, 848, 849, 850, + 851, 852, 853, 854, 855, 856, 857, 858, + 859, 860, 861, 862, 863, 864, 865, 866, + 867, 868, 869, 870, 871, 872, 873, 874, + 875, 876, 877, 878, 879, 880, 881, 882, + 883, 884, 885, 886, 887, 888, 889, 890, + 891, 892, 893, 894, 895, 896, 897, 898, + 899, 900, 901, 902, 903, 904, 905, 906, + 907, 908, 909, 910, 911, 912, 913, 914, + 915, 916, 917, 918, 919, 920, 921, 922, + 923, 924, 925, 926, 927, 928, 929, 930, + 931, 932, 933, 934, 935, 936, 937, 938, + 939, 940, 941, 942, 943, 944, 945, 946, + 947, 948, 949, 950, 951, 952, 953, 954, + 955, 956, 957, 958, 959, 960, 961, 962, + 963, 964, 965, 966, 967, 968, 969, 970, + 971, 972, 973, 974, 975, 976, 977, 978, + 979, 980, 981, 982, 983, 984, 985, 986, + 987, 988, 989, 990, 991, 992, 993, 994, + 995, 996, 997, 998, 999, 1000, 1001, 1002, + 1003, 1004, 1005, 1006, 1007, 1008, 1009, 1010, + 1011, 1012, 1013, 1014, 1015, 1016, 1017, 1018, + 1019, 1020, 1021, 1022, 1023, 1024, 1025, 1026, + 1027, 1028, 1029, 1030, 1031, 1032, 1033, 1034, + 1035, 1036, 1037, 1038, 1039, 1040, 1041, 1042, + 1043, 1044, 1045, 1046, 1047, 1048, 1049, 1050, + 1051, 1052, 1053, 1054, 1055, 1056, 1057, 1058, + 1059, 1060, 1061, 1062, 1063, 1064, 1065, 1066, + 1067, 1068, 1069, 1070, 1071, 1072, 1073, 1074, + 1075, 1076, 1077, 1078, 1079, 1080, 1081, 1082, + 1083, 1084, 1085, 1086, 1087, 1088, 1089, 1090, + 1091, 1092, 1093, 1094, 1095, 1096, 1097, 1098, + 1099, 1100, 1101, 1102, 1103, 1104, 721, 722, + 723, 724, 725, 726, 727, 728, 729, 730, + 731, 732, 733, 734, 735, 736, 737, 738, + 739, 740, 741, 742, 743, 744, 745, 746, + 747, 748, 749, 750, 751, 752, 753, 754, + 755, 756, 757, 758, 759, 760, 761, 762, + 763, 764, 765, 766, 767, 768, 769, 770, + 771, 772, 773, 774, 775, 776, 777, 778, + 779, 780, 781, 782, 783, 784, 785, 786, + 787, 788, 789, 790, 791, 792, 793, 794, + 795, 796, 797, 798, 799, 800, 801, 802, + 803, 804, 805, 806, 807, 808, 809, 810, + 811, 812, 813, 814, 815, 816, 817, 818, + 819, 820, 821, 822, 823, 824, 825, 826, + 827, 828, 829, 830, 831, 832, 833, 834, + 835, 836, 837, 838, 839, 840, 841, 842, + 843, 844, 845, 846, 847, 848, 849, 850, + 851, 852, 853, 854, 855, 856, 857, 858, + 859, 860, 861, 862, 863, 864, 865, 866, + 867, 868, 869, 870, 871, 872, 873, 874, + 875, 876, 877, 878, 879, 880, 881, 882, + 883, 884, 885, 886, 887, 888, 889, 890, + 891, 892, 893, 894, 895, 896, 897, 898, + 899, 900, 901, 902, 903, 904, 905, 906, + 907, 908, 909, 910, 911, 912, 913, 914, + 915, 916, 917, 918, 919, 920, 921, 922, + 923, 924, 925, 926, 927, 928, 929, 930, + 931, 932, 933, 934, 935, 936, 937, 938, + 939, 940, 941, 942, 943, 944, 945, 946, + 947, 948, 949, 950, 951, 952, 953, 954, + 955, 956, 957, 958, 959, 960, 961, 962, + 963, 964, 965, 966, 967, 968, 969, 970, + 971, 972, 973, 974, 975, 976, 977, 978, + 979, 980, 981, 982, 983, 984, 985, 986, + 987, 988, 989, 990, 991, 992, 993, 994, + 995, 996, 997, 998, 999, 1000, 1001, 1002, + 1003, 1004, 1005, 1006, 1007, 1008, 1009, 1010, + 1011, 1012, 1013, 1014, 1015, 1016, 1017, 1018, + 1019, 647, 648, 649, 650, 651, 652, 653, + 654, 655, 656, 657, 658, 659, 660, 661, + 662, 663, 664, 665, 666, 667, 668, 669, + 670, 671, 672, 673, 674, 675, 676, 677, + 678, 679, 680, 681, 682, 683, 684, 685, + 686, 687, 688, 689, 690, 691, 692, 693, + 694, 695, 696, 697, 698, 699, 700, 701, + 702, 703, 704, 705, 706, 707, 708, 709, + 710, 711, 712, 713, 714, 715, 716, 717, + 718, 719, 720, 721, 722, 723, 724, 725, + 726, 727, 728, 729, 730, 731, 732, 733, + 734, 735, 736, 737, 738, 739, 740, 741, + 742, 743, 744, 745, 746, 747, 748, 749, + 750, 751, 752, 753, 754, 755, 756, 757, + 758, 759, 760, 761, 762, 763, 764, 765, + 766, 767, 768, 769, 770, 771, 772, 773, + 774, 775, 776, 777, 778, 779, 780, 781, + 782, 783, 784, 785, 786, 787, 788, 789, + 790, 791, 792, 793, 794, 795, 796, 797, + 798, 799, 800, 801, 802, 803, 804, 805, + 806, 807, 808, 809, 810, 811, 812, 813, + 814, 815, 816, 817, 818, 819, 820, 821, + 822, 823, 824, 825, 826, 827, 828, 829, + 830, 831, 832, 833, 834, 835, 836, 837, + 838, 839, 840, 841, 842, 843, 844, 845, + 846, 847, 848, 849, 850, 851, 852, 853, + 854, 855, 856, 857, 858, 859, 860, 861, + 862, 863, 864, 865, 866, 867, 868, 869, + 870, 871, 872, 873, 874, 875, 876, 877, + 878, 879, 880, 881, 882, 883, 884, 885, + 886, 887, 888, 889, 890, 891, 892, 893, + 894, 895, 896, 897, 898, 899, 900, 901, + 902, 903, 904, 905, 906, 907, 908, 909, + 910, 911, 912, 913, 914, 605, 606, 607, + 608, 609, 610, 611, 612, 613, 614, 615, + 616, 617, 618, 619, 620, 621, 622, 623, + 624, 625, 626, 627, 628, 629, 630, 631, + 632, 633, 634, 635, 636, 637, 638, 639, + 640, 641, 642, 643, 644, 645, 646, 647, + 648, 649, 650, 651, 652, 653, 654, 655, + 656, 657, 658, 659, 660, 661, 662, 663, + 664, 665, 666, 667, 668, 669, 670, 671, + 672, 673, 674, 675, 676, 677, 678, 679, + 680, 681, 682, 683, 684, 685, 686, 687, + 688, 689, 690, 691, 692, 693, 694, 695, + 696, 697, 698, 699, 700, 701, 702, 703, + 704, 705, 706, 707, 708, 709, 710, 711, + 712, 713, 714, 715, 716, 717, 718, 719, + 720, 721, 722, 723, 724, 725, 726, 727, + 728, 729, 730, 731, 732, 733, 734, 735, + 736, 737, 738, 739, 740, 741, 742, 743, + 744, 745, 746, 747, 748, 749, 750, 751, + 752, 753, 754, 755, 756, 757, 758, 759, + 760, 761, 762, 763, 764, 765, 766, 767, + 768, 769, 770, 771, 772, 773, 774, 775, + 776, 777, 778, 779, 780, 781, 782, 783, + 784, 785, 786, 787, 788, 789, 790, 791, + 792, 793, 794, 795, 796, 797, 798, 799, + 800, 801, 802, 803, 804, 805, 806, 807, + 808, 809, 810, 811, 812, 813, 814, 815, + 816, 817, 818, 819, 820, 821, 822, 823, + 824, 825, 826, 827, 828, 829, 830, 831, + 832, 833, 834, 835, 836, 837, 838, 839, + 840, 841, 842, 843, 844, 845, 846, 847, + 848, 849, 850, 851, 852, 853, 854, 855, + 552, 553, 554, 555, 556, 557, 558, 559, + 560, 561, 562, 563, 564, 565, 566, 567, + 568, 569, 570, 571, 572, 573, 574, 575, + 576, 577, 578, 579, 580, 581, 582, 583, + 584, 585, 586, 587, 588, 589, 590, 591, + 592, 593, 594, 595, 596, 597, 598, 599, + 600, 601, 602, 603, 604, 605, 606, 607, + 608, 609, 610, 611, 612, 613, 614, 615, + 616, 617, 618, 619, 620, 621, 622, 623, + 624, 625, 626, 627, 628, 629, 630, 631, + 632, 633, 634, 635, 636, 637, 638, 639, + 640, 641, 642, 643, 644, 645, 646, 647, + 648, 649, 650, 651, 652, 653, 654, 655, + 656, 657, 658, 659, 660, 661, 662, 663, + 664, 665, 666, 667, 668, 669, 670, 671, + 672, 673, 674, 675, 676, 677, 678, 679, + 680, 681, 682, 683, 684, 685, 686, 687, + 688, 689, 690, 691, 692, 693, 694, 695, + 696, 697, 698, 699, 700, 701, 702, 703, + 704, 705, 706, 707, 708, 709, 710, 711, + 712, 713, 714, 715, 716, 717, 718, 719, + 720, 721, 722, 723, 724, 725, 726, 727, + 728, 729, 730, 731, 732, 733, 734, 735, + 736, 737, 738, 739, 740, 741, 742, 743, + 744, 745, 746, 747, 748, 749, 750, 751, + 752, 753, 754, 755, 756, 757, 758, 759, + 760, 761, 762, 763, 764, 765, 766, 767, + 768, 769, 770, 771, 772, 773, 774, 775, + 776, 777, 778, 779, 507, 508, 509, 510, + 511, 512, 513, 514, 515, 516, 517, 518, + 519, 520, 521, 522, 523, 524, 525, 526, + 527, 528, 529, 530, 531, 532, 533, 534, + 535, 536, 537, 538, 539, 540, 541, 542, + 543, 544, 545, 546, 547, 548, 549, 550, + 551, 552, 553, 554, 555, 556, 557, 558, + 559, 560, 561, 562, 563, 564, 565, 566, + 567, 568, 569, 570, 571, 572, 573, 574, + 575, 576, 577, 578, 579, 580, 581, 582, + 583, 584, 585, 586, 587, 588, 589, 590, + 591, 592, 593, 594, 595, 596, 597, 598, + 599, 600, 601, 602, 603, 604, 605, 606, + 607, 608, 609, 610, 611, 612, 613, 614, + 615, 616, 617, 618, 619, 620, 621, 622, + 623, 624, 625, 626, 627, 628, 629, 630, + 631, 632, 633, 634, 635, 636, 637, 638, + 639, 640, 641, 642, 643, 644, 645, 646, + 647, 648, 649, 650, 651, 652, 653, 654, + 655, 656, 657, 658, 659, 660, 661, 662, + 663, 664, 665, 666, 667, 668, 669, 670, + 671, 672, 673, 674, 675, 676, 677, 678, + 679, 680, 681, 682, 683, 684, 685, 686, + 687, 688, 689, 690, 691, 692, 693, 694, + 695, 696, 697, 698, 699, 700, 701, 702, + 703, 704, 705, 706, 707, 708, 709, 710, + 711, 712, 713, 714, 715, 716, 469, 470, + 471, 472, 473, 474, 475, 476, 477, 478, + 479, 480, 481, 482, 483, 484, 485, 486, + 487, 488, 489, 490, 491, 492, 493, 494, + 495, 496, 497, 498, 499, 500, 501, 502, + 503, 504, 505, 506, 507, 508, 509, 510, + 511, 512, 513, 514, 515, 516, 517, 518, + 519, 520, 521, 522, 523, 524, 525, 526, + 527, 528, 529, 530, 531, 532, 533, 534, + 535, 536, 537, 538, 539, 540, 541, 542, + 543, 544, 545, 546, 547, 548, 549, 550, + 551, 552, 553, 554, 555, 556, 557, 558, + 559, 560, 561, 562, 563, 564, 565, 566, + 567, 568, 569, 570, 571, 572, 573, 574, + 575, 576, 577, 578, 579, 580, 581, 582, + 583, 584, 585, 586, 587, 588, 589, 590, + 591, 592, 593, 594, 595, 596, 597, 598, + 599, 600, 601, 602, 603, 604, 605, 606, + 607, 608, 609, 610, 611, 612, 613, 614, + 615, 616, 617, 618, 619, 620, 621, 622, + 623, 624, 625, 626, 627, 628, 629, 630, + 631, 632, 633, 634, 635, 636, 637, 638, + 639, 640, 641, 642, 643, 644, 645, 646, + 647, 648, 649, 650, 651, 652, 653, 654, + 655, 656, 657, 658, 659, 660, 661, 662, + 427, 428, 429, 430, 431, 432, 433, 434, + 435, 436, 437, 438, 439, 440, 441, 442, + 443, 444, 445, 446, 447, 448, 449, 450, + 451, 452, 453, 454, 455, 456, 457, 458, + 459, 460, 461, 462, 463, 464, 465, 466, + 467, 468, 469, 470, 471, 472, 473, 474, + 475, 476, 477, 478, 479, 480, 481, 482, + 483, 484, 485, 486, 487, 488, 489, 490, + 491, 492, 493, 494, 495, 496, 497, 498, + 499, 500, 501, 502, 503, 504, 505, 506, + 507, 508, 509, 510, 511, 512, 513, 514, + 515, 516, 517, 518, 519, 520, 521, 522, + 523, 524, 525, 526, 527, 528, 529, 530, + 531, 532, 533, 534, 535, 536, 537, 538, + 539, 540, 541, 542, 543, 544, 545, 546, + 547, 548, 549, 550, 551, 552, 553, 554, + 555, 556, 557, 558, 559, 560, 561, 562, + 563, 564, 565, 566, 567, 568, 569, 570, + 571, 572, 573, 574, 575, 576, 577, 578, + 579, 580, 581, 582, 583, 584, 585, 586, + 587, 588, 589, 590, 591, 592, 593, 594, + 595, 596, 597, 598, 599, 600, 601, 602, + 391, 392, 393, 394, 395, 396, 397, 398, + 399, 400, 401, 402, 403, 404, 405, 406, + 407, 408, 409, 410, 411, 412, 413, 414, + 415, 416, 417, 418, 419, 420, 421, 422, + 423, 424, 425, 426, 427, 428, 429, 430, + 431, 432, 433, 434, 435, 436, 437, 438, + 439, 440, 441, 442, 443, 444, 445, 446, + 447, 448, 449, 450, 451, 452, 453, 454, + 455, 456, 457, 458, 459, 460, 461, 462, + 463, 464, 465, 466, 467, 468, 469, 470, + 471, 472, 473, 474, 475, 476, 477, 478, + 479, 480, 481, 482, 483, 484, 485, 486, + 487, 488, 489, 490, 491, 492, 493, 494, + 495, 496, 497, 498, 499, 500, 501, 502, + 503, 504, 505, 506, 507, 508, 509, 510, + 511, 512, 513, 514, 515, 516, 517, 518, + 519, 520, 521, 522, 523, 524, 525, 526, + 527, 528, 529, 530, 531, 532, 533, 534, + 535, 536, 537, 538, 539, 540, 541, 542, + 543, 544, 545, 546, 547, 548, 549, 550, + 551, 552, 361, 362, 363, 364, 365, 366, + 367, 368, 369, 370, 371, 372, 373, 374, + 375, 376, 377, 378, 379, 380, 381, 382, + 383, 384, 385, 386, 387, 388, 389, 390, + 391, 392, 393, 394, 395, 396, 397, 398, + 399, 400, 401, 402, 403, 404, 405, 406, + 407, 408, 409, 410, 411, 412, 413, 414, + 415, 416, 417, 418, 419, 420, 421, 422, + 423, 424, 425, 426, 427, 428, 429, 430, + 431, 432, 433, 434, 435, 436, 437, 438, + 439, 440, 441, 442, 443, 444, 445, 446, + 447, 448, 449, 450, 451, 452, 453, 454, + 455, 456, 457, 458, 459, 460, 461, 462, + 463, 464, 465, 466, 467, 468, 469, 470, + 471, 472, 473, 474, 475, 476, 477, 478, + 479, 480, 481, 482, 483, 484, 485, 486, + 487, 488, 489, 490, 491, 492, 493, 494, + 495, 496, 497, 498, 499, 500, 501, 502, + 503, 504, 505, 506, 507, 508, 509, 329, + 330, 331, 332, 333, 334, 335, 336, 337, + 338, 339, 340, 341, 342, 343, 344, 345, + 346, 347, 348, 349, 350, 351, 352, 353, + 354, 355, 356, 357, 358, 359, 360, 361, + 362, 363, 364, 365, 366, 367, 368, 369, + 370, 371, 372, 373, 374, 375, 376, 377, + 378, 379, 380, 381, 382, 383, 384, 385, + 386, 387, 388, 389, 390, 391, 392, 393, + 394, 395, 396, 397, 398, 399, 400, 401, + 402, 403, 404, 405, 406, 407, 408, 409, + 410, 411, 412, 413, 414, 415, 416, 417, + 418, 419, 420, 421, 422, 423, 424, 425, + 426, 427, 428, 429, 430, 431, 432, 433, + 434, 435, 436, 437, 438, 439, 440, 441, + 442, 443, 444, 445, 446, 447, 448, 449, + 450, 451, 452, 453, 454, 455, 456, 457, + 458, 459, 460, 461, 462, 463, 464, 465, + 303, 304, 305, 306, 307, 308, 309, 310, + 311, 312, 313, 314, 315, 316, 317, 318, + 319, 320, 321, 322, 323, 324, 325, 326, + 327, 328, 329, 330, 331, 332, 333, 334, + 335, 336, 337, 338, 339, 340, 341, 342, + 343, 344, 345, 346, 347, 348, 349, 350, + 351, 352, 353, 354, 355, 356, 357, 358, + 359, 360, 361, 362, 363, 364, 365, 366, + 367, 368, 369, 370, 371, 372, 373, 374, + 375, 376, 377, 378, 379, 380, 381, 382, + 383, 384, 385, 386, 387, 388, 389, 390, + 391, 392, 393, 394, 395, 396, 397, 398, + 399, 400, 401, 402, 403, 404, 405, 406, + 407, 408, 409, 410, 411, 412, 413, 414, + 415, 416, 417, 418, 419, 420, 421, 422, + 423, 424, 425, 426, 427, 280, 281, 282, + 283, 284, 285, 286, 287, 288, 289, 290, + 291, 292, 293, 294, 295, 296, 297, 298, + 299, 300, 301, 302, 303, 304, 305, 306, + 307, 308, 309, 310, 311, 312, 313, 314, + 315, 316, 317, 318, 319, 320, 321, 322, + 323, 324, 325, 326, 327, 328, 329, 330, + 331, 332, 333, 334, 335, 336, 337, 338, + 339, 340, 341, 342, 343, 344, 345, 346, + 347, 348, 349, 350, 351, 352, 353, 354, + 355, 356, 357, 358, 359, 360, 361, 362, + 363, 364, 365, 366, 367, 368, 369, 370, + 371, 372, 373, 374, 375, 376, 377, 378, + 379, 380, 381, 382, 383, 384, 385, 386, + 387, 388, 389, 390, 391, 392, 393, 394, + 395, 254, 255, 256, 257, 258, 259, 260, + 261, 262, 263, 264, 265, 266, 267, 268, + 269, 270, 271, 272, 273, 274, 275, 276, + 277, 278, 279, 280, 281, 282, 283, 284, + 285, 286, 287, 288, 289, 290, 291, 292, + 293, 294, 295, 296, 297, 298, 299, 300, + 301, 302, 303, 304, 305, 306, 307, 308, + 309, 310, 311, 312, 313, 314, 315, 316, + 317, 318, 319, 320, 321, 322, 323, 324, + 325, 326, 327, 328, 329, 330, 331, 332, + 333, 334, 335, 336, 337, 338, 339, 340, + 341, 342, 343, 344, 345, 346, 347, 348, + 349, 350, 351, 352, 353, 354, 355, 356, + 357, 358, 235, 236, 237, 238, 239, 240, + 241, 242, 243, 244, 245, 246, 247, 248, + 249, 250, 251, 252, 253, 254, 255, 256, + 257, 258, 259, 260, 261, 262, 263, 264, + 265, 266, 267, 268, 269, 270, 271, 272, + 273, 274, 275, 276, 277, 278, 279, 280, + 281, 282, 283, 284, 285, 286, 287, 288, + 289, 290, 291, 292, 293, 294, 295, 296, + 297, 298, 299, 300, 301, 302, 303, 304, + 305, 306, 307, 308, 309, 310, 311, 312, + 313, 314, 315, 316, 317, 318, 319, 320, + 321, 322, 323, 324, 325, 326, 327, 328, + 329, 330, 331, 216, 217, 218, 219, 220, + 221, 222, 223, 224, 225, 226, 227, 228, + 229, 230, 231, 232, 233, 234, 235, 236, + 237, 238, 239, 240, 241, 242, 243, 244, + 245, 246, 247, 248, 249, 250, 251, 252, + 253, 254, 255, 256, 257, 258, 259, 260, + 261, 262, 263, 264, 265, 266, 267, 268, + 269, 270, 271, 272, 273, 274, 275, 276, + 277, 278, 279, 280, 281, 282, 283, 284, + 285, 286, 287, 288, 289, 290, 291, 292, + 293, 294, 295, 296, 297, 298, 299, 300, + 301, 302, 303, 304, 198, 199, 200, 201, + 202, 203, 204, 205, 206, 207, 208, 209, + 210, 211, 212, 213, 214, 215, 216, 217, + 218, 219, 220, 221, 222, 223, 224, 225, + 226, 227, 228, 229, 230, 231, 232, 233, + 234, 235, 236, 237, 238, 239, 240, 241, + 242, 243, 244, 245, 246, 247, 248, 249, + 250, 251, 252, 253, 254, 255, 256, 257, + 258, 259, 260, 261, 262, 263, 264, 265, + 266, 267, 268, 269, 270, 271, 272, 273, + 274, 275, 276, 277, 278, 279, 181, 182, + 183, 184, 185, 186, 187, 188, 189, 190, + 191, 192, 193, 194, 195, 196, 197, 198, + 199, 200, 201, 202, 203, 204, 205, 206, + 207, 208, 209, 210, 211, 212, 213, 214, + 215, 216, 217, 218, 219, 220, 221, 222, + 223, 224, 225, 226, 227, 228, 229, 230, + 231, 232, 233, 234, 235, 236, 237, 238, + 239, 240, 241, 242, 243, 244, 245, 246, + 247, 248, 249, 250, 251, 252, 253, 254, + 166, 167, 168, 169, 170, 171, 172, 173, + 174, 175, 176, 177, 178, 179, 180, 181, + 182, 183, 184, 185, 186, 187, 188, 189, + 190, 191, 192, 193, 194, 195, 196, 197, + 198, 199, 200, 201, 202, 203, 204, 205, + 206, 207, 208, 209, 210, 211, 212, 213, + 214, 215, 216, 217, 218, 219, 220, 221, + 222, 223, 224, 225, 226, 227, 228, 229, + 230, 231, 232, 233, 234, 153, 154, 155, + 156, 157, 158, 159, 160, 161, 162, 163, + 164, 165, 166, 167, 168, 169, 170, 171, + 172, 173, 174, 175, 176, 177, 178, 179, + 180, 181, 182, 183, 184, 185, 186, 187, + 188, 189, 190, 191, 192, 193, 194, 195, + 196, 197, 198, 199, 200, 201, 202, 203, + 204, 205, 206, 207, 208, 209, 210, 211, + 212, 213, 214, 215, 140, 141, 142, 143, + 144, 145, 146, 147, 148, 149, 150, 151, + 152, 153, 154, 155, 156, 157, 158, 159, + 160, 161, 162, 163, 164, 165, 166, 167, + 168, 169, 170, 171, 172, 173, 174, 175, + 176, 177, 178, 179, 180, 181, 182, 183, + 184, 185, 186, 187, 188, 189, 190, 191, + 192, 193, 194, 195, 196, 197, 128, 129, + 130, 131, 132, 133, 134, 135, 136, 137, + 138, 139, 140, 141, 142, 143, 144, 145, + 146, 147, 148, 149, 150, 151, 152, 153, + 154, 155, 156, 157, 158, 159, 160, 161, + 162, 163, 164, 165, 166, 167, 168, 169, + 170, 171, 172, 173, 174, 175, 176, 177, + 178, 179, 180, 118, 119, 120, 121, 122, + 123, 124, 125, 126, 127, 128, 129, 130, + 131, 132, 133, 134, 135, 136, 137, 138, + 139, 140, 141, 142, 143, 144, 145, 146, + 147, 148, 149, 150, 151, 152, 153, 154, + 155, 156, 157, 158, 159, 160, 161, 162, + 163, 164, 165, 108, 109, 110, 111, 112, + 113, 114, 115, 116, 117, 118, 119, 120, + 121, 122, 123, 124, 125, 126, 127, 128, + 129, 130, 131, 132, 133, 134, 135, 136, + 137, 138, 139, 140, 141, 142, 143, 144, + 145, 146, 147, 148, 149, 150, 151, 152, + 99, 100, 101, 102, 103, 104, 105, 106, + 107, 108, 109, 110, 111, 112, 113, 114, + 115, 116, 117, 118, 119, 120, 121, 122, + 123, 124, 125, 126, 127, 128, 129, 130, + 131, 132, 133, 134, 135, 136, 137, 138, + 139, 91, 92, 93, 94, 95, 96, 97, + 98, 99, 100, 101, 102, 103, 104, 105, + 106, 107, 108, 109, 110, 111, 112, 113, + 114, 115, 116, 117, 118, 119, 120, 121, + 122, 123, 124, 125, 126, 127, 128, 83, + 84, 85, 86, 87, 88, 89, 90, 91, + 92, 93, 94, 95, 96, 97, 98, 99, + 100, 101, 102, 103, 104, 105, 106, 107, + 108, 109, 110, 111, 112, 113, 114, 115, + 116, 117, 77, 78, 79, 80, 81, 82, + 83, 84, 85, 86, 87, 88, 89, 90, + 91, 92, 93, 94, 95, 96, 97, 98, + 99, 100, 101, 102, 103, 104, 105, 106, + 107, 70, 71, 72, 73, 74, 75, 76, + 77, 78, 79, 80, 81, 82, 83, 84, + 85, 86, 87, 88, 89, 90, 91, 92, + 93, 94, 95, 96, 97, 98, 64, 65, + 66, 67, 68, 69, 70, 71, 72, 73, + 74, 75, 76, 77, 78, 79, 80, 81, + 82, 83, 84, 85, 86, 87, 88, 89, + 90, 59, 60, 61, 62, 63, 64, 65, + 66, 67, 68, 69, 70, 71, 72, 73, + 74, 75, 76, 77, 78, 79, 80, 81, + 82, 83, 54, 55, 56, 57, 58, 59, + 60, 61, 62, 63, 64, 65, 66, 67, + 68, 69, 70, 71, 72, 73, 74, 75, + 76, 50, 51, 52, 53, 54, 55, 56, + 57, 58, 59, 60, 61, 62, 63, 64, + 65, 66, 67, 68, 69, 46, 47, 48, + 49, 50, 51, 52, 53, 54, 55, 56, + 57, 58, 59, 60, 61, 62, 63, 64, + 42, 43, 44, 45, 46, 47, 48, 49, + 50, 51, 52, 53, 54, 55, 56, 57, + 58, 39, 40, 41, 42, 43, 44, 45, + 46, 47, 48, 49, 50, 51, 52, 53, + 35, 36, 37, 38, 39, 40, 41, 42, + 43, 44, 45, 46, 47, 48, 49, 33, + 34, 35, 36, 37, 38, 39, 40, 41, + 42, 43, 44, 45, 30, 31, 32, 33, + 34, 35, 36, 37, 38, 39, 40, 41, + 27, 28, 29, 30, 31, 32, 33, 34, + 35, 36, 37, 38, 25, 26, 27, 28, + 29, 30, 31, 32, 33, 34, 23, 24, + 25, 26, 27, 28, 29, 30, 31, 32, + 21, 22, 23, 24, 25, 26, 27, 28, + 29, 20, 21, 22, 23, 24, 25, 26, + 18, 19, 20, 21, 22, 23, 24, 17, + 18, 19, 20, 21, 22, 15, 16, 17, + 18, 19, 20, 14, 15, 16, 17, 18, + 19, 13, 14, 15, 16, 17, 12, 13, + 14, 15, 16, 11, 12, 13, 14, 10, + 11, 12, 13 +}; +static unsigned int sk_j_65_2048[16779] = { + 64, 64, 64, 64, 64, 64, 64, 64, + 64, 64, 64, 64, 64, 64, 64, 64, + 64, 64, 64, 64, 64, 64, 64, 64, + 64, 64, 64, 64, 64, 64, 64, 64, + 64, 64, 64, 64, 64, 64, 64, 64, + 64, 64, 64, 64, 64, 64, 64, 64, + 64, 64, 64, 64, 64, 64, 64, 64, + 64, 64, 64, 64, 64, 64, 64, 64, + 64, 64, 64, 64, 64, 64, 64, 64, + 64, 64, 64, 64, 64, 64, 64, 64, + 64, 64, 64, 64, 64, 64, 64, 64, + 64, 64, 64, 64, 64, 64, 64, 64, + 64, 64, 64, 64, 64, 64, 64, 64, + 64, 64, 64, 64, 64, 64, 64, 64, + 64, 64, 64, 64, 64, 64, 64, 64, + 64, 64, 64, 64, 64, 64, 64, 64, + 64, 64, 64, 64, 64, 64, 64, 64, + 64, 64, 64, 64, 64, 64, 64, 64, + 64, 64, 64, 64, 64, 64, 64, 64, + 64, 64, 64, 64, 64, 64, 64, 64, + 64, 64, 64, 64, 64, 64, 64, 64, + 64, 64, 64, 64, 64, 64, 64, 64, + 64, 64, 64, 64, 64, 64, 64, 64, + 64, 64, 64, 64, 64, 64, 64, 64, + 64, 64, 64, 64, 64, 64, 64, 64, + 64, 64, 64, 64, 64, 64, 64, 64, + 64, 64, 64, 64, 64, 64, 64, 64, + 64, 64, 64, 64, 64, 64, 64, 64, + 64, 64, 64, 64, 64, 64, 64, 64, + 64, 64, 64, 64, 64, 64, 64, 64, + 64, 64, 64, 64, 64, 64, 64, 64, + 64, 64, 64, 64, 64, 64, 64, 64, + 64, 64, 64, 64, 64, 64, 64, 64, + 64, 64, 64, 64, 64, 64, 64, 64, + 64, 64, 64, 64, 64, 64, 64, 64, + 64, 64, 64, 64, 64, 64, 64, 64, + 64, 64, 64, 64, 64, 64, 64, 64, + 64, 64, 64, 64, 64, 64, 64, 64, + 64, 64, 64, 64, 64, 64, 64, 64, + 64, 64, 64, 64, 64, 64, 64, 64, + 64, 64, 64, 64, 64, 64, 64, 64, + 64, 64, 64, 64, 64, 64, 64, 64, + 64, 64, 64, 64, 64, 64, 64, 64, + 64, 64, 64, 64, 64, 64, 64, 64, + 64, 64, 64, 64, 64, 64, 64, 64, + 64, 64, 64, 64, 64, 64, 64, 64, + 64, 64, 64, 64, 64, 64, 64, 64, + 64, 64, 64, 64, 64, 64, 64, 64, + 64, 64, 64, 64, 64, 64, 64, 64, + 64, 64, 64, 64, 64, 64, 64, 64, + 64, 64, 64, 64, 64, 64, 64, 64, + 64, 64, 64, 64, 64, 64, 64, 64, + 64, 64, 64, 64, 64, 64, 64, 64, + 64, 64, 64, 64, 64, 64, 64, 64, + 64, 64, 64, 64, 64, 64, 64, 64, + 64, 64, 64, 64, 64, 64, 64, 64, + 64, 64, 64, 64, 64, 64, 64, 64, + 64, 64, 64, 64, 64, 64, 64, 64, + 64, 64, 64, 64, 64, 64, 64, 64, + 64, 64, 64, 64, 64, 64, 64, 64, + 64, 64, 64, 64, 64, 64, 64, 64, + 64, 64, 64, 64, 64, 64, 64, 64, + 64, 64, 64, 64, 64, 64, 64, 64, + 64, 64, 64, 64, 64, 64, 64, 64, + 64, 64, 64, 64, 64, 64, 64, 64, + 64, 64, 64, 64, 64, 64, 64, 64, + 64, 64, 64, 64, 64, 64, 64, 64, + 64, 64, 64, 64, 64, 64, 64, 64, + 64, 64, 64, 64, 64, 64, 64, 64, + 64, 64, 64, 64, 64, 64, 64, 64, + 64, 64, 64, 64, 64, 64, 64, 64, + 64, 64, 64, 64, 64, 64, 64, 64, + 64, 64, 64, 64, 64, 64, 64, 64, + 64, 64, 64, 64, 64, 64, 64, 64, + 64, 64, 64, 64, 64, 64, 64, 64, + 64, 64, 64, 64, 64, 64, 64, 64, + 64, 64, 64, 64, 64, 64, 64, 64, + 64, 64, 64, 64, 64, 64, 64, 64, + 64, 64, 64, 64, 64, 64, 64, 64, + 64, 64, 64, 64, 64, 64, 64, 64, + 64, 64, 64, 64, 64, 64, 64, 64, + 64, 64, 64, 64, 64, 64, 64, 64, + 64, 64, 64, 64, 64, 64, 64, 64, + 64, 64, 64, 64, 64, 64, 64, 64, + 64, 64, 64, 64, 64, 64, 64, 64, + 64, 64, 64, 64, 64, 64, 64, 64, + 64, 64, 64, 64, 64, 64, 64, 64, + 64, 64, 64, 64, 64, 64, 64, 64, + 64, 64, 64, 64, 64, 64, 64, 64, + 64, 64, 64, 64, 64, 64, 64, 64, + 64, 64, 64, 64, 64, 64, 64, 64, + 64, 64, 64, 64, 64, 64, 64, 64, + 64, 64, 64, 64, 64, 64, 64, 64, + 64, 64, 64, 64, 64, 64, 64, 64, + 64, 64, 64, 64, 64, 64, 64, 64, + 64, 64, 64, 64, 64, 64, 64, 64, + 64, 64, 64, 64, 64, 64, 64, 64, + 64, 64, 64, 64, 64, 64, 64, 64, + 64, 64, 64, 64, 64, 64, 64, 64, + 64, 64, 64, 64, 64, 64, 64, 64, + 64, 64, 64, 64, 64, 64, 64, 64, + 64, 64, 64, 64, 64, 64, 64, 64, + 64, 64, 64, 64, 64, 64, 64, 64, + 64, 64, 64, 64, 64, 64, 64, 64, + 64, 64, 64, 64, 64, 64, 64, 64, + 64, 64, 64, 64, 64, 64, 64, 64, + 64, 64, 64, 64, 64, 64, 64, 64, + 64, 64, 64, 64, 64, 64, 64, 64, + 64, 64, 64, 64, 64, 64, 64, 64, + 64, 64, 64, 64, 64, 64, 64, 64, + 64, 64, 64, 64, 64, 64, 64, 64, + 64, 64, 64, 64, 64, 64, 64, 64, + 64, 64, 64, 64, 64, 64, 64, 64, + 64, 64, 64, 64, 64, 64, 64, 64, + 64, 64, 64, 64, 64, 64, 64, 64, + 64, 64, 64, 64, 64, 64, 64, 64, + 64, 64, 64, 64, 64, 64, 64, 64, + 64, 64, 64, 64, 64, 64, 64, 64, + 64, 64, 64, 64, 64, 64, 64, 64, + 64, 64, 64, 64, 64, 64, 64, 64, + 64, 64, 64, 64, 64, 64, 64, 64, + 64, 64, 64, 64, 64, 64, 64, 64, + 64, 64, 64, 64, 64, 64, 64, 64, + 64, 64, 64, 64, 64, 64, 64, 64, + 64, 64, 64, 64, 64, 64, 64, 64, + 64, 64, 64, 64, 64, 64, 64, 64, + 64, 64, 64, 64, 64, 64, 64, 64, + 64, 64, 64, 64, 64, 64, 64, 64, + 64, 64, 64, 64, 64, 64, 64, 64, + 64, 64, 64, 64, 64, 64, 64, 64, + 64, 64, 64, 64, 64, 64, 64, 64, + 64, 64, 64, 64, 64, 64, 64, 64, + 64, 64, 64, 64, 64, 64, 64, 64, + 64, 64, 64, 64, 64, 64, 64, 64, + 64, 64, 64, 64, 64, 64, 64, 64, + 64, 64, 64, 64, 64, 64, 64, 64, + 64, 64, 64, 64, 64, 64, 64, 64, + 64, 64, 64, 64, 64, 64, 64, 64, + 64, 64, 64, 64, 64, 64, 64, 64, + 64, 64, 64, 64, 64, 64, 64, 64, + 64, 64, 64, 64, 64, 64, 64, 64, + 64, 64, 64, 64, 64, 64, 64, 64, + 64, 64, 64, 64, 64, 64, 64, 64, + 64, 64, 64, 64, 64, 64, 64, 64, + 64, 64, 64, 64, 64, 64, 64, 64, + 64, 64, 64, 64, 64, 64, 64, 64, + 64, 64, 64, 64, 64, 64, 64, 64, + 64, 64, 64, 64, 64, 64, 64, 64, + 64, 64, 64, 64, 64, 64, 64, 64, + 64, 64, 64, 64, 64, 64, 64, 64, + 64, 64, 64, 64, 64, 64, 64, 64, + 64, 64, 64, 64, 64, 64, 64, 64, + 64, 64, 64, 64, 64, 64, 64, 64, + 64, 64, 64, 64, 64, 64, 64, 64, + 64, 64, 64, 64, 64, 64, 64, 64, + 64, 64, 64, 64, 64, 64, 64, 64, + 64, 64, 64, 64, 64, 64, 64, 64, + 64, 64, 64, 64, 64, 64, 64, 64, + 64, 64, 64, 64, 64, 64, 64, 64, + 64, 64, 64, 64, 64, 64, 64, 64, + 64, 64, 64, 64, 64, 64, 64, 64, + 64, 64, 64, 64, 64, 64, 64, 64, + 64, 64, 64, 64, 64, 64, 64, 64, + 64, 64, 64, 64, 64, 64, 64, 64, + 64, 64, 64, 64, 64, 64, 64, 64, + 64, 64, 64, 64, 64, 64, 64, 64, + 64, 64, 64, 64, 64, 64, 64, 64, + 64, 64, 64, 64, 64, 64, 64, 64, + 64, 64, 64, 64, 64, 64, 64, 64, + 64, 64, 64, 64, 64, 64, 64, 64, + 64, 64, 64, 64, 64, 64, 64, 64, + 64, 64, 64, 64, 64, 64, 64, 64, + 64, 64, 64, 64, 64, 64, 64, 64, + 64, 64, 64, 64, 64, 64, 64, 64, + 64, 64, 64, 64, 64, 64, 64, 64, + 64, 64, 64, 64, 64, 64, 64, 64, + 64, 64, 64, 64, 64, 64, 64, 64, + 64, 64, 64, 64, 64, 64, 64, 64, + 64, 64, 64, 64, 64, 64, 64, 64, + 64, 64, 64, 64, 64, 64, 64, 64, + 64, 64, 64, 64, 64, 64, 64, 64, + 64, 64, 64, 64, 64, 64, 64, 64, + 64, 64, 64, 64, 64, 64, 64, 64, + 64, 64, 64, 64, 64, 64, 64, 64, + 64, 64, 64, 64, 64, 64, 64, 64, + 64, 64, 64, 64, 64, 64, 64, 64, + 64, 64, 64, 64, 64, 64, 64, 64, + 64, 64, 64, 64, 64, 64, 64, 64, + 64, 64, 64, 64, 64, 64, 64, 64, + 64, 64, 64, 64, 64, 64, 64, 64, + 64, 64, 64, 64, 64, 64, 64, 64, + 64, 64, 64, 64, 64, 64, 64, 64, + 64, 64, 64, 64, 64, 64, 64, 64, + 64, 64, 64, 64, 64, 64, 64, 64, + 64, 64, 64, 64, 64, 64, 64, 64, + 64, 64, 64, 64, 64, 64, 64, 64, + 64, 64, 64, 64, 64, 64, 64, 64, + 64, 64, 64, 64, 64, 64, 64, 64, + 64, 64, 64, 64, 64, 64, 64, 64, + 64, 64, 64, 64, 64, 64, 64, 64, + 64, 64, 64, 64, 64, 64, 64, 64, + 64, 64, 64, 64, 64, 64, 64, 64, + 64, 64, 64, 64, 64, 64, 64, 64, + 64, 64, 64, 64, 64, 64, 64, 64, + 64, 64, 64, 64, 64, 64, 64, 64, + 64, 64, 64, 64, 64, 64, 64, 64, + 64, 64, 64, 64, 64, 64, 64, 64, + 64, 64, 64, 64, 64, 64, 64, 64, + 63, 63, 63, 63, 63, 63, 63, 63, + 63, 63, 63, 63, 63, 63, 63, 63, + 63, 63, 63, 63, 63, 63, 63, 63, + 63, 63, 63, 63, 63, 63, 63, 63, + 63, 63, 63, 63, 63, 63, 63, 63, + 63, 63, 63, 63, 63, 63, 63, 63, + 63, 63, 63, 63, 63, 63, 63, 63, + 63, 63, 63, 63, 63, 63, 63, 63, + 63, 63, 63, 63, 63, 63, 63, 63, + 63, 63, 63, 63, 63, 63, 63, 63, + 63, 63, 63, 63, 63, 63, 63, 63, + 63, 63, 63, 63, 63, 63, 63, 63, + 63, 63, 63, 63, 63, 63, 63, 63, + 63, 63, 63, 63, 63, 63, 63, 63, + 63, 63, 63, 63, 63, 63, 63, 63, + 63, 63, 63, 63, 63, 63, 63, 63, + 63, 63, 63, 63, 63, 63, 63, 63, + 63, 63, 63, 63, 63, 63, 63, 63, + 63, 63, 63, 63, 63, 63, 63, 63, + 63, 63, 63, 63, 63, 63, 63, 63, + 63, 63, 63, 63, 63, 63, 63, 63, + 63, 63, 63, 63, 63, 63, 63, 63, + 63, 63, 63, 63, 63, 63, 63, 63, + 63, 63, 63, 63, 63, 63, 63, 63, + 63, 63, 63, 63, 63, 63, 63, 63, + 63, 63, 63, 63, 63, 63, 63, 63, + 63, 63, 63, 63, 63, 63, 63, 63, + 63, 63, 63, 63, 63, 63, 63, 63, + 63, 63, 63, 63, 63, 63, 63, 63, + 63, 63, 63, 63, 63, 63, 63, 63, + 63, 63, 63, 63, 63, 63, 63, 63, + 63, 63, 63, 63, 63, 63, 63, 63, + 63, 63, 63, 63, 63, 63, 63, 63, + 63, 63, 63, 63, 63, 63, 63, 63, + 63, 63, 63, 63, 63, 63, 63, 63, + 63, 63, 63, 63, 63, 63, 63, 63, + 63, 63, 63, 63, 63, 63, 63, 63, + 63, 63, 63, 63, 63, 63, 63, 63, + 63, 63, 63, 63, 63, 63, 63, 63, + 63, 63, 63, 63, 63, 63, 63, 63, + 63, 63, 63, 63, 63, 63, 63, 63, + 63, 63, 63, 63, 63, 63, 63, 63, + 63, 63, 63, 63, 63, 63, 63, 63, + 63, 63, 63, 63, 63, 63, 63, 63, + 63, 63, 63, 63, 63, 63, 63, 63, + 63, 63, 63, 63, 63, 63, 63, 63, + 63, 63, 63, 63, 63, 63, 63, 63, + 63, 63, 63, 63, 63, 63, 63, 63, + 63, 63, 63, 63, 63, 63, 63, 63, + 63, 63, 63, 63, 63, 63, 63, 63, + 63, 63, 63, 63, 63, 63, 63, 63, + 63, 63, 63, 63, 63, 63, 63, 63, + 63, 63, 63, 63, 63, 63, 63, 63, + 63, 63, 63, 63, 63, 63, 63, 63, + 63, 63, 63, 63, 63, 63, 63, 63, + 63, 63, 63, 63, 63, 63, 63, 63, + 63, 63, 63, 63, 63, 63, 63, 63, + 63, 63, 63, 63, 63, 63, 63, 63, + 63, 63, 63, 63, 63, 63, 63, 63, + 63, 63, 63, 63, 63, 63, 63, 63, + 63, 63, 63, 63, 63, 63, 63, 63, + 63, 63, 63, 63, 63, 63, 63, 63, + 63, 63, 63, 63, 63, 63, 63, 63, + 63, 63, 63, 63, 63, 63, 63, 63, + 63, 63, 63, 63, 63, 63, 63, 63, + 63, 63, 63, 63, 63, 63, 63, 63, + 63, 63, 63, 63, 63, 63, 63, 63, + 63, 63, 63, 63, 63, 63, 63, 63, + 63, 63, 63, 63, 63, 63, 63, 63, + 63, 63, 63, 63, 63, 63, 63, 63, + 63, 63, 63, 63, 63, 63, 63, 63, + 63, 63, 63, 63, 63, 63, 63, 63, + 63, 63, 63, 63, 63, 63, 63, 63, + 63, 63, 63, 63, 63, 63, 63, 63, + 63, 63, 63, 63, 63, 63, 63, 63, + 63, 63, 63, 63, 63, 63, 63, 63, + 63, 63, 63, 63, 63, 63, 63, 63, + 63, 63, 63, 63, 63, 63, 63, 63, + 63, 63, 63, 63, 63, 63, 63, 63, + 63, 63, 63, 63, 63, 63, 63, 63, + 63, 63, 63, 63, 63, 63, 63, 63, + 63, 63, 63, 63, 63, 63, 63, 63, + 63, 63, 63, 63, 63, 63, 63, 63, + 63, 63, 63, 63, 63, 63, 63, 63, + 63, 63, 63, 63, 63, 63, 63, 63, + 63, 63, 63, 63, 63, 63, 63, 63, + 63, 63, 63, 63, 63, 63, 63, 63, + 63, 63, 63, 63, 63, 63, 63, 63, + 63, 63, 63, 63, 63, 63, 63, 63, + 63, 63, 63, 63, 63, 63, 63, 63, + 63, 63, 63, 63, 63, 63, 63, 63, + 63, 63, 63, 63, 63, 63, 63, 63, + 63, 63, 63, 63, 63, 63, 63, 63, + 63, 63, 63, 63, 63, 63, 63, 63, + 63, 63, 63, 63, 63, 63, 63, 63, + 63, 63, 63, 63, 63, 63, 63, 63, + 63, 63, 63, 63, 63, 63, 63, 63, + 63, 63, 63, 63, 63, 63, 63, 63, + 63, 63, 63, 63, 63, 63, 63, 63, + 63, 63, 63, 63, 63, 63, 63, 63, + 63, 63, 63, 63, 63, 63, 63, 63, + 63, 63, 63, 63, 63, 63, 63, 63, + 63, 63, 63, 63, 63, 63, 63, 63, + 63, 63, 63, 63, 63, 63, 63, 63, + 63, 63, 63, 63, 63, 63, 63, 63, + 63, 63, 63, 63, 63, 63, 63, 63, + 63, 63, 63, 63, 63, 63, 63, 63, + 63, 63, 63, 63, 63, 63, 63, 63, + 63, 63, 63, 63, 63, 63, 63, 63, + 63, 63, 63, 63, 63, 63, 63, 63, + 63, 63, 63, 63, 63, 63, 63, 63, + 63, 63, 63, 63, 63, 63, 63, 63, + 63, 63, 63, 63, 63, 63, 63, 63, + 63, 63, 63, 63, 63, 63, 63, 63, + 63, 63, 63, 63, 63, 63, 63, 63, + 63, 63, 63, 63, 63, 63, 63, 63, + 63, 63, 63, 63, 63, 63, 63, 63, + 63, 63, 63, 63, 63, 63, 63, 63, + 63, 63, 63, 63, 63, 63, 63, 63, + 63, 63, 63, 63, 63, 63, 63, 63, + 63, 63, 63, 63, 63, 63, 63, 63, + 63, 63, 63, 63, 63, 63, 63, 63, + 63, 63, 63, 63, 63, 63, 63, 63, + 63, 63, 63, 63, 63, 63, 63, 63, + 63, 63, 63, 63, 63, 63, 63, 63, + 63, 63, 63, 63, 63, 63, 63, 63, + 63, 63, 63, 63, 63, 63, 63, 63, + 63, 63, 63, 63, 63, 63, 63, 63, + 63, 63, 63, 63, 63, 63, 63, 63, + 63, 63, 63, 63, 63, 63, 63, 63, + 63, 63, 63, 63, 63, 63, 63, 63, + 63, 63, 63, 63, 63, 63, 63, 63, + 63, 63, 63, 63, 63, 63, 63, 63, + 63, 63, 63, 63, 63, 63, 63, 63, + 63, 63, 63, 63, 63, 63, 63, 63, + 63, 63, 63, 63, 63, 63, 63, 63, + 63, 63, 63, 63, 63, 63, 63, 63, + 63, 63, 63, 63, 63, 63, 63, 63, + 63, 63, 63, 63, 63, 63, 63, 63, + 63, 63, 63, 63, 63, 63, 63, 63, + 63, 63, 63, 63, 63, 63, 63, 63, + 63, 63, 63, 63, 63, 63, 63, 63, + 63, 63, 63, 63, 63, 63, 63, 63, + 63, 63, 63, 63, 63, 63, 63, 63, + 63, 63, 63, 63, 63, 63, 63, 63, + 63, 63, 63, 63, 63, 63, 63, 63, + 63, 63, 63, 63, 63, 63, 63, 63, + 63, 63, 63, 63, 63, 63, 63, 63, + 63, 63, 63, 63, 63, 63, 63, 63, + 63, 63, 63, 63, 63, 63, 63, 63, + 63, 63, 63, 63, 63, 63, 63, 63, + 63, 63, 63, 63, 63, 63, 63, 63, + 63, 63, 63, 63, 63, 63, 63, 63, + 63, 63, 63, 63, 63, 63, 63, 63, + 63, 63, 63, 63, 63, 63, 63, 63, + 63, 63, 63, 63, 63, 63, 63, 63, + 63, 63, 63, 63, 63, 63, 63, 63, + 63, 63, 63, 63, 63, 63, 63, 63, + 63, 63, 63, 63, 63, 63, 63, 63, + 63, 63, 63, 63, 63, 63, 63, 63, + 63, 63, 63, 63, 63, 63, 63, 63, + 63, 63, 63, 63, 63, 63, 63, 63, + 63, 63, 63, 63, 63, 63, 63, 63, + 63, 63, 63, 63, 63, 63, 63, 63, + 63, 63, 63, 63, 63, 63, 63, 63, + 63, 63, 63, 63, 63, 63, 63, 63, + 63, 63, 63, 63, 63, 63, 63, 63, + 63, 63, 63, 63, 63, 63, 63, 63, + 63, 63, 63, 63, 63, 63, 63, 63, + 63, 63, 63, 63, 63, 63, 63, 63, + 63, 63, 63, 63, 63, 63, 63, 63, + 63, 63, 63, 63, 63, 63, 63, 63, + 63, 63, 63, 63, 63, 63, 63, 63, + 63, 63, 63, 63, 63, 63, 63, 63, + 63, 63, 63, 63, 63, 63, 63, 63, + 63, 63, 63, 63, 63, 63, 63, 63, + 63, 63, 63, 63, 63, 63, 63, 63, + 63, 63, 63, 63, 63, 63, 63, 63, + 63, 63, 63, 63, 63, 63, 63, 63, + 63, 63, 63, 63, 63, 63, 63, 63, + 63, 63, 63, 63, 63, 63, 63, 63, + 63, 63, 63, 63, 63, 63, 63, 63, + 63, 63, 63, 63, 63, 63, 63, 63, + 63, 63, 63, 63, 63, 63, 63, 63, + 63, 63, 63, 63, 63, 63, 63, 63, + 63, 63, 63, 63, 63, 63, 63, 63, + 63, 63, 63, 63, 63, 63, 63, 63, + 63, 63, 63, 63, 63, 63, 63, 63, + 63, 63, 63, 63, 63, 63, 63, 63, + 63, 63, 63, 63, 63, 63, 63, 63, + 63, 63, 63, 63, 63, 63, 63, 63, + 63, 63, 63, 63, 63, 63, 63, 63, + 63, 63, 63, 63, 63, 63, 63, 63, + 63, 63, 63, 63, 63, 63, 63, 63, + 63, 63, 63, 63, 63, 63, 63, 63, + 63, 63, 63, 63, 63, 63, 63, 62, + 62, 62, 62, 62, 62, 62, 62, 62, + 62, 62, 62, 62, 62, 62, 62, 62, + 62, 62, 62, 62, 62, 62, 62, 62, + 62, 62, 62, 62, 62, 62, 62, 62, + 62, 62, 62, 62, 62, 62, 62, 62, + 62, 62, 62, 62, 62, 62, 62, 62, + 62, 62, 62, 62, 62, 62, 62, 62, + 62, 62, 62, 62, 62, 62, 62, 62, + 62, 62, 62, 62, 62, 62, 62, 62, + 62, 62, 62, 62, 62, 62, 62, 62, + 62, 62, 62, 62, 62, 62, 62, 62, + 62, 62, 62, 62, 62, 62, 62, 62, + 62, 62, 62, 62, 62, 62, 62, 62, + 62, 62, 62, 62, 62, 62, 62, 62, + 62, 62, 62, 62, 62, 62, 62, 62, + 62, 62, 62, 62, 62, 62, 62, 62, + 62, 62, 62, 62, 62, 62, 62, 62, + 62, 62, 62, 62, 62, 62, 62, 62, + 62, 62, 62, 62, 62, 62, 62, 62, + 62, 62, 62, 62, 62, 62, 62, 62, + 62, 62, 62, 62, 62, 62, 62, 62, + 62, 62, 62, 62, 62, 62, 62, 62, + 62, 62, 62, 62, 62, 62, 62, 62, + 62, 62, 62, 62, 62, 62, 62, 62, + 62, 62, 62, 62, 62, 62, 62, 62, + 62, 62, 62, 62, 62, 62, 62, 62, + 62, 62, 62, 62, 62, 62, 62, 62, + 62, 62, 62, 62, 62, 62, 62, 62, + 62, 62, 62, 62, 62, 62, 62, 62, + 62, 62, 62, 62, 62, 62, 62, 62, + 62, 62, 62, 62, 62, 62, 62, 62, + 62, 62, 62, 62, 62, 62, 62, 62, + 62, 62, 62, 62, 62, 62, 62, 62, + 62, 62, 62, 62, 62, 62, 62, 62, + 62, 62, 62, 62, 62, 62, 62, 62, + 62, 62, 62, 62, 62, 62, 62, 62, + 62, 62, 62, 62, 62, 62, 62, 62, + 62, 62, 62, 62, 62, 62, 62, 62, + 62, 62, 62, 62, 62, 62, 62, 62, + 62, 62, 62, 62, 62, 62, 62, 62, + 62, 62, 62, 62, 62, 62, 62, 62, + 62, 62, 62, 62, 62, 62, 62, 62, + 62, 62, 62, 62, 62, 62, 62, 62, + 62, 62, 62, 62, 62, 62, 62, 62, + 62, 62, 62, 62, 62, 62, 62, 62, + 62, 62, 62, 62, 62, 62, 62, 62, + 62, 62, 62, 62, 62, 62, 62, 62, + 62, 62, 62, 62, 62, 62, 62, 62, + 62, 62, 62, 62, 62, 62, 62, 62, + 62, 62, 62, 62, 62, 62, 62, 62, + 62, 62, 62, 62, 62, 62, 62, 62, + 62, 62, 62, 62, 62, 62, 62, 62, + 62, 62, 62, 62, 62, 62, 62, 62, + 62, 62, 62, 62, 62, 62, 62, 62, + 62, 62, 62, 62, 62, 62, 62, 62, + 62, 62, 62, 62, 62, 62, 62, 62, + 62, 62, 62, 62, 62, 62, 62, 62, + 62, 62, 62, 62, 62, 62, 62, 62, + 62, 62, 62, 62, 62, 62, 62, 62, + 62, 62, 62, 62, 62, 62, 62, 62, + 62, 62, 62, 62, 62, 62, 62, 62, + 62, 62, 62, 62, 62, 62, 62, 62, + 62, 62, 62, 62, 62, 62, 62, 62, + 62, 62, 62, 62, 62, 62, 62, 62, + 62, 62, 62, 62, 62, 62, 62, 62, + 62, 62, 62, 62, 62, 62, 62, 62, + 62, 62, 62, 62, 62, 62, 62, 62, + 62, 62, 62, 62, 62, 62, 62, 62, + 62, 62, 62, 62, 62, 62, 62, 62, + 62, 62, 62, 62, 62, 62, 62, 62, + 62, 62, 62, 62, 62, 62, 62, 62, + 62, 62, 62, 62, 62, 62, 62, 62, + 62, 62, 62, 62, 62, 62, 62, 62, + 62, 62, 62, 62, 62, 62, 62, 62, + 62, 62, 62, 62, 62, 62, 62, 62, + 62, 62, 62, 62, 62, 62, 62, 62, + 62, 62, 62, 62, 62, 62, 62, 62, + 62, 62, 62, 62, 62, 62, 62, 62, + 62, 62, 62, 62, 62, 62, 62, 62, + 62, 62, 62, 62, 62, 62, 62, 62, + 62, 62, 62, 62, 62, 62, 62, 62, + 62, 62, 62, 62, 62, 62, 62, 62, + 62, 62, 62, 62, 62, 62, 62, 62, + 62, 62, 62, 62, 62, 62, 62, 62, + 62, 62, 62, 62, 62, 62, 62, 62, + 62, 62, 62, 62, 62, 62, 62, 62, + 62, 62, 62, 62, 62, 62, 62, 62, + 62, 62, 62, 62, 62, 62, 62, 62, + 62, 62, 62, 62, 62, 62, 62, 62, + 62, 62, 62, 62, 62, 62, 62, 62, + 62, 62, 62, 62, 62, 62, 62, 62, + 62, 62, 62, 62, 62, 62, 62, 62, + 62, 62, 62, 62, 62, 62, 62, 62, + 62, 62, 62, 62, 62, 62, 62, 62, + 62, 62, 62, 62, 62, 62, 62, 62, + 62, 62, 62, 62, 62, 62, 62, 62, + 62, 62, 62, 62, 62, 62, 62, 62, + 62, 62, 62, 62, 62, 62, 62, 62, + 62, 62, 62, 62, 62, 62, 62, 62, + 62, 62, 62, 62, 62, 62, 62, 62, + 62, 62, 62, 62, 62, 62, 62, 62, + 62, 62, 62, 62, 62, 62, 62, 62, + 62, 62, 62, 62, 62, 62, 62, 62, + 62, 62, 62, 62, 62, 62, 62, 62, + 62, 62, 62, 62, 62, 62, 62, 62, + 62, 62, 62, 62, 62, 62, 62, 62, + 62, 62, 62, 62, 62, 62, 62, 62, + 62, 62, 62, 62, 62, 62, 62, 62, + 62, 62, 62, 62, 62, 62, 62, 62, + 62, 62, 62, 62, 62, 62, 62, 62, + 62, 62, 62, 62, 62, 62, 62, 62, + 62, 62, 62, 62, 62, 62, 62, 62, + 62, 62, 62, 62, 62, 62, 62, 62, + 62, 62, 62, 62, 62, 62, 62, 62, + 62, 62, 62, 62, 62, 62, 62, 62, + 62, 62, 62, 62, 62, 62, 62, 62, + 62, 62, 62, 62, 62, 62, 62, 62, + 62, 62, 62, 62, 62, 62, 62, 62, + 62, 62, 62, 62, 62, 62, 62, 62, + 62, 62, 62, 62, 62, 62, 62, 62, + 62, 62, 62, 62, 62, 62, 62, 62, + 62, 62, 62, 62, 62, 62, 62, 62, + 62, 62, 62, 62, 62, 62, 62, 62, + 62, 62, 62, 62, 62, 62, 62, 62, + 62, 62, 62, 62, 62, 62, 62, 62, + 62, 62, 62, 62, 62, 62, 62, 62, + 62, 62, 62, 62, 62, 62, 62, 62, + 62, 62, 62, 62, 62, 62, 62, 62, + 62, 62, 62, 62, 62, 62, 62, 62, + 62, 62, 62, 62, 62, 62, 62, 62, + 62, 62, 62, 62, 62, 62, 62, 62, + 62, 62, 62, 62, 62, 62, 62, 62, + 62, 62, 62, 62, 62, 62, 62, 62, + 62, 62, 62, 62, 62, 62, 62, 62, + 62, 62, 62, 62, 62, 62, 62, 62, + 62, 62, 62, 62, 62, 62, 62, 62, + 62, 62, 62, 62, 62, 62, 62, 62, + 62, 62, 62, 62, 62, 62, 62, 62, + 62, 62, 62, 62, 62, 62, 62, 62, + 62, 62, 62, 62, 62, 62, 62, 62, + 62, 62, 62, 62, 62, 62, 62, 62, + 62, 62, 62, 62, 62, 62, 62, 62, + 62, 62, 62, 62, 62, 62, 62, 62, + 62, 62, 62, 62, 62, 62, 62, 62, + 62, 62, 62, 62, 62, 62, 62, 62, + 62, 62, 62, 62, 62, 62, 62, 62, + 62, 62, 62, 62, 62, 62, 62, 62, + 62, 62, 62, 62, 62, 62, 62, 62, + 62, 62, 62, 62, 62, 62, 62, 62, + 62, 62, 62, 62, 62, 62, 62, 62, + 62, 62, 62, 62, 62, 62, 62, 62, + 62, 62, 62, 62, 62, 62, 62, 62, + 62, 62, 62, 62, 62, 62, 62, 62, + 62, 62, 62, 62, 62, 62, 62, 62, + 62, 62, 62, 62, 62, 62, 62, 62, + 62, 62, 62, 62, 62, 62, 62, 62, + 62, 62, 62, 62, 62, 62, 62, 62, + 62, 62, 62, 62, 62, 62, 62, 62, + 62, 62, 62, 62, 62, 62, 62, 62, + 62, 62, 62, 62, 62, 62, 62, 62, + 62, 62, 62, 62, 62, 62, 62, 62, + 62, 62, 62, 62, 62, 62, 62, 62, + 62, 62, 62, 62, 62, 62, 62, 62, + 62, 62, 62, 62, 62, 62, 62, 62, + 62, 62, 62, 62, 62, 62, 62, 62, + 62, 62, 62, 62, 62, 62, 62, 62, + 62, 62, 62, 62, 62, 62, 62, 62, + 62, 62, 62, 62, 62, 62, 62, 62, + 62, 62, 62, 62, 62, 62, 62, 62, + 62, 62, 62, 62, 62, 62, 62, 62, + 62, 62, 62, 62, 62, 62, 62, 62, + 62, 62, 62, 62, 62, 62, 62, 62, + 62, 62, 62, 62, 62, 62, 62, 62, + 62, 62, 62, 62, 62, 62, 62, 62, + 62, 62, 62, 62, 62, 62, 62, 62, + 62, 62, 62, 62, 62, 62, 62, 62, + 62, 62, 62, 62, 62, 62, 62, 62, + 62, 62, 62, 62, 62, 62, 62, 62, + 62, 62, 62, 62, 62, 62, 62, 62, + 62, 62, 62, 62, 62, 62, 62, 62, + 62, 62, 62, 62, 62, 62, 62, 62, + 62, 62, 62, 62, 62, 62, 62, 62, + 62, 62, 62, 62, 62, 62, 62, 62, + 62, 61, 61, 61, 61, 61, 61, 61, + 61, 61, 61, 61, 61, 61, 61, 61, + 61, 61, 61, 61, 61, 61, 61, 61, + 61, 61, 61, 61, 61, 61, 61, 61, + 61, 61, 61, 61, 61, 61, 61, 61, + 61, 61, 61, 61, 61, 61, 61, 61, + 61, 61, 61, 61, 61, 61, 61, 61, + 61, 61, 61, 61, 61, 61, 61, 61, + 61, 61, 61, 61, 61, 61, 61, 61, + 61, 61, 61, 61, 61, 61, 61, 61, + 61, 61, 61, 61, 61, 61, 61, 61, + 61, 61, 61, 61, 61, 61, 61, 61, + 61, 61, 61, 61, 61, 61, 61, 61, + 61, 61, 61, 61, 61, 61, 61, 61, + 61, 61, 61, 61, 61, 61, 61, 61, + 61, 61, 61, 61, 61, 61, 61, 61, + 61, 61, 61, 61, 61, 61, 61, 61, + 61, 61, 61, 61, 61, 61, 61, 61, + 61, 61, 61, 61, 61, 61, 61, 61, + 61, 61, 61, 61, 61, 61, 61, 61, + 61, 61, 61, 61, 61, 61, 61, 61, + 61, 61, 61, 61, 61, 61, 61, 61, + 61, 61, 61, 61, 61, 61, 61, 61, + 61, 61, 61, 61, 61, 61, 61, 61, + 61, 61, 61, 61, 61, 61, 61, 61, + 61, 61, 61, 61, 61, 61, 61, 61, + 61, 61, 61, 61, 61, 61, 61, 61, + 61, 61, 61, 61, 61, 61, 61, 61, + 61, 61, 61, 61, 61, 61, 61, 61, + 61, 61, 61, 61, 61, 61, 61, 61, + 61, 61, 61, 61, 61, 61, 61, 61, + 61, 61, 61, 61, 61, 61, 61, 61, + 61, 61, 61, 61, 61, 61, 61, 61, + 61, 61, 61, 61, 61, 61, 61, 61, + 61, 61, 61, 61, 61, 61, 61, 61, + 61, 61, 61, 61, 61, 61, 61, 61, + 61, 61, 61, 61, 61, 61, 61, 61, + 61, 61, 61, 61, 61, 61, 61, 61, + 61, 61, 61, 61, 61, 61, 61, 61, + 61, 61, 61, 61, 61, 61, 61, 61, + 61, 61, 61, 61, 61, 61, 61, 61, + 61, 61, 61, 61, 61, 61, 61, 61, + 61, 61, 61, 61, 61, 61, 61, 61, + 61, 61, 61, 61, 61, 61, 61, 61, + 61, 61, 61, 61, 61, 61, 61, 61, + 61, 61, 61, 61, 61, 61, 61, 61, + 61, 61, 61, 61, 61, 61, 61, 61, + 61, 61, 61, 61, 61, 61, 61, 61, + 61, 61, 61, 61, 61, 61, 61, 61, + 61, 61, 61, 61, 61, 61, 61, 61, + 61, 61, 61, 61, 61, 61, 61, 61, + 61, 61, 61, 61, 61, 61, 61, 61, + 61, 61, 61, 61, 61, 61, 61, 61, + 61, 61, 61, 61, 61, 61, 61, 61, + 61, 61, 61, 61, 61, 61, 61, 61, + 61, 61, 61, 61, 61, 61, 61, 61, + 61, 61, 61, 61, 61, 61, 61, 61, + 61, 61, 61, 61, 61, 61, 61, 61, + 61, 61, 61, 61, 61, 61, 61, 61, + 61, 61, 61, 61, 61, 61, 61, 61, + 61, 61, 61, 61, 61, 61, 61, 61, + 61, 61, 61, 61, 61, 61, 61, 61, + 61, 61, 61, 61, 61, 61, 61, 61, + 61, 61, 61, 61, 61, 61, 61, 61, + 61, 61, 61, 61, 61, 61, 61, 61, + 61, 61, 61, 61, 61, 61, 61, 61, + 61, 61, 61, 61, 61, 61, 61, 61, + 61, 61, 61, 61, 61, 61, 61, 61, + 61, 61, 61, 61, 61, 61, 61, 61, + 61, 61, 61, 61, 61, 61, 61, 61, + 61, 61, 61, 61, 61, 61, 61, 61, + 61, 61, 61, 61, 61, 61, 61, 61, + 61, 61, 61, 61, 61, 61, 61, 61, + 61, 61, 61, 61, 61, 61, 61, 61, + 61, 61, 61, 61, 61, 61, 61, 61, + 61, 61, 61, 61, 61, 61, 61, 61, + 61, 61, 61, 61, 61, 61, 61, 61, + 61, 61, 61, 61, 61, 61, 61, 61, + 61, 61, 61, 61, 61, 61, 61, 61, + 61, 61, 61, 61, 61, 61, 61, 61, + 61, 61, 61, 61, 61, 61, 61, 61, + 61, 61, 61, 61, 61, 61, 61, 61, + 61, 61, 61, 61, 61, 61, 61, 61, + 61, 61, 61, 61, 61, 61, 61, 61, + 61, 61, 61, 61, 61, 61, 61, 61, + 61, 61, 61, 61, 61, 61, 61, 61, + 61, 61, 61, 61, 61, 61, 61, 61, + 61, 61, 61, 61, 61, 61, 61, 61, + 61, 61, 61, 61, 61, 61, 61, 61, + 61, 61, 61, 61, 61, 61, 61, 61, + 61, 61, 61, 61, 61, 61, 61, 61, + 61, 61, 61, 61, 61, 61, 61, 61, + 61, 61, 61, 61, 61, 61, 61, 61, + 61, 61, 61, 61, 61, 61, 61, 61, + 61, 61, 61, 61, 61, 61, 61, 61, + 61, 61, 61, 61, 61, 61, 61, 61, + 61, 61, 61, 61, 61, 61, 61, 61, + 61, 61, 61, 61, 61, 61, 61, 61, + 61, 61, 61, 61, 61, 61, 61, 61, + 61, 61, 61, 61, 61, 61, 61, 61, + 61, 61, 61, 61, 61, 61, 61, 61, + 61, 61, 61, 61, 61, 61, 61, 61, + 61, 61, 61, 61, 61, 61, 61, 61, + 61, 61, 61, 61, 61, 61, 61, 61, + 61, 61, 61, 61, 61, 61, 61, 61, + 61, 61, 61, 61, 61, 61, 61, 61, + 61, 61, 61, 61, 61, 61, 61, 61, + 61, 61, 61, 61, 61, 61, 61, 61, + 61, 61, 61, 61, 61, 61, 61, 61, + 61, 61, 61, 61, 61, 61, 61, 61, + 61, 61, 61, 61, 61, 61, 61, 61, + 61, 61, 61, 61, 61, 61, 61, 61, + 61, 61, 61, 61, 61, 61, 61, 61, + 61, 61, 61, 61, 61, 61, 61, 61, + 61, 61, 61, 61, 61, 61, 61, 61, + 61, 61, 61, 61, 61, 61, 61, 61, + 61, 61, 61, 61, 61, 61, 61, 61, + 61, 61, 61, 61, 61, 61, 61, 61, + 61, 61, 61, 61, 61, 61, 61, 61, + 61, 61, 61, 61, 61, 61, 61, 61, + 61, 61, 61, 61, 61, 61, 61, 61, + 61, 61, 61, 61, 61, 61, 61, 61, + 61, 61, 61, 61, 61, 61, 61, 61, + 61, 61, 61, 61, 61, 61, 61, 61, + 61, 61, 61, 61, 61, 61, 61, 61, + 61, 61, 61, 61, 61, 61, 61, 61, + 61, 61, 61, 61, 61, 61, 61, 61, + 61, 61, 61, 61, 61, 61, 61, 61, + 61, 61, 61, 61, 61, 61, 61, 61, + 61, 61, 61, 61, 61, 61, 61, 61, + 61, 61, 61, 61, 61, 61, 61, 61, + 61, 61, 61, 61, 61, 61, 61, 61, + 61, 61, 61, 61, 61, 61, 61, 61, + 61, 61, 61, 61, 61, 61, 61, 61, + 61, 61, 61, 61, 61, 61, 61, 61, + 61, 61, 61, 61, 61, 61, 61, 61, + 61, 61, 61, 61, 61, 61, 61, 61, + 61, 61, 61, 61, 61, 61, 61, 61, + 61, 61, 61, 61, 61, 61, 61, 61, + 61, 61, 61, 61, 61, 61, 61, 61, + 61, 61, 61, 61, 61, 61, 61, 61, + 61, 61, 61, 61, 61, 61, 61, 61, + 61, 61, 61, 61, 61, 61, 61, 61, + 61, 61, 61, 61, 61, 61, 61, 61, + 61, 61, 61, 61, 61, 61, 61, 61, + 61, 61, 61, 61, 61, 61, 61, 61, + 61, 61, 61, 61, 61, 61, 61, 61, + 61, 61, 61, 61, 61, 61, 61, 61, + 61, 61, 61, 61, 61, 61, 61, 61, + 61, 61, 61, 61, 61, 61, 61, 61, + 61, 61, 61, 61, 61, 61, 61, 61, + 61, 61, 61, 61, 61, 61, 61, 61, + 61, 61, 61, 61, 61, 61, 61, 61, + 61, 61, 61, 61, 61, 61, 61, 61, + 61, 61, 61, 61, 61, 61, 61, 61, + 61, 61, 61, 61, 61, 61, 61, 61, + 61, 61, 61, 61, 61, 61, 61, 61, + 61, 61, 61, 61, 61, 61, 61, 61, + 61, 61, 61, 61, 61, 61, 61, 61, + 61, 61, 61, 61, 61, 61, 61, 61, + 61, 61, 61, 61, 61, 61, 61, 61, + 61, 61, 61, 61, 61, 61, 61, 61, + 61, 61, 61, 61, 61, 61, 61, 61, + 61, 61, 61, 61, 61, 61, 61, 61, + 61, 61, 61, 61, 61, 61, 61, 61, + 61, 61, 61, 61, 61, 61, 61, 61, + 61, 61, 61, 61, 61, 61, 61, 61, + 61, 61, 61, 61, 61, 61, 61, 61, + 61, 61, 61, 61, 61, 61, 61, 61, + 61, 61, 61, 61, 61, 61, 61, 61, + 61, 61, 61, 61, 61, 61, 61, 61, + 61, 61, 61, 61, 61, 61, 61, 61, + 61, 61, 61, 61, 61, 61, 61, 61, + 61, 61, 61, 61, 61, 61, 61, 61, + 61, 61, 61, 61, 61, 61, 61, 61, + 61, 61, 61, 61, 61, 61, 61, 61, + 61, 61, 61, 61, 61, 61, 61, 61, + 61, 61, 61, 61, 61, 61, 61, 61, + 61, 61, 61, 61, 61, 61, 61, 61, + 61, 61, 61, 61, 61, 61, 61, 61, + 61, 61, 61, 61, 61, 61, 61, 61, + 61, 61, 61, 61, 61, 61, 61, 61, + 61, 61, 61, 61, 61, 61, 61, 61, + 61, 61, 61, 60, 60, 60, 60, 60, + 60, 60, 60, 60, 60, 60, 60, 60, + 60, 60, 60, 60, 60, 60, 60, 60, + 60, 60, 60, 60, 60, 60, 60, 60, + 60, 60, 60, 60, 60, 60, 60, 60, + 60, 60, 60, 60, 60, 60, 60, 60, + 60, 60, 60, 60, 60, 60, 60, 60, + 60, 60, 60, 60, 60, 60, 60, 60, + 60, 60, 60, 60, 60, 60, 60, 60, + 60, 60, 60, 60, 60, 60, 60, 60, + 60, 60, 60, 60, 60, 60, 60, 60, + 60, 60, 60, 60, 60, 60, 60, 60, + 60, 60, 60, 60, 60, 60, 60, 60, + 60, 60, 60, 60, 60, 60, 60, 60, + 60, 60, 60, 60, 60, 60, 60, 60, + 60, 60, 60, 60, 60, 60, 60, 60, + 60, 60, 60, 60, 60, 60, 60, 60, + 60, 60, 60, 60, 60, 60, 60, 60, + 60, 60, 60, 60, 60, 60, 60, 60, + 60, 60, 60, 60, 60, 60, 60, 60, + 60, 60, 60, 60, 60, 60, 60, 60, + 60, 60, 60, 60, 60, 60, 60, 60, + 60, 60, 60, 60, 60, 60, 60, 60, + 60, 60, 60, 60, 60, 60, 60, 60, + 60, 60, 60, 60, 60, 60, 60, 60, + 60, 60, 60, 60, 60, 60, 60, 60, + 60, 60, 60, 60, 60, 60, 60, 60, + 60, 60, 60, 60, 60, 60, 60, 60, + 60, 60, 60, 60, 60, 60, 60, 60, + 60, 60, 60, 60, 60, 60, 60, 60, + 60, 60, 60, 60, 60, 60, 60, 60, + 60, 60, 60, 60, 60, 60, 60, 60, + 60, 60, 60, 60, 60, 60, 60, 60, + 60, 60, 60, 60, 60, 60, 60, 60, + 60, 60, 60, 60, 60, 60, 60, 60, + 60, 60, 60, 60, 60, 60, 60, 60, + 60, 60, 60, 60, 60, 60, 60, 60, + 60, 60, 60, 60, 60, 60, 60, 60, + 60, 60, 60, 60, 60, 60, 60, 60, + 60, 60, 60, 60, 60, 60, 60, 60, + 60, 60, 60, 60, 60, 60, 60, 60, + 60, 60, 60, 60, 60, 60, 60, 60, + 60, 60, 60, 60, 60, 60, 60, 60, + 60, 60, 60, 60, 60, 60, 60, 60, + 60, 60, 60, 60, 60, 60, 60, 60, + 60, 60, 60, 60, 60, 60, 60, 60, + 60, 60, 60, 60, 60, 60, 60, 60, + 60, 60, 60, 60, 60, 60, 60, 60, + 60, 60, 60, 60, 60, 60, 60, 60, + 60, 60, 60, 60, 60, 60, 60, 60, + 60, 60, 60, 60, 60, 60, 60, 60, + 60, 60, 60, 60, 60, 60, 60, 60, + 60, 60, 60, 60, 60, 60, 60, 60, + 60, 60, 60, 60, 60, 60, 60, 60, + 60, 60, 60, 60, 60, 60, 60, 60, + 60, 60, 60, 60, 60, 60, 60, 60, + 60, 60, 60, 60, 60, 60, 60, 60, + 60, 60, 60, 60, 60, 60, 60, 60, + 60, 60, 60, 60, 60, 60, 60, 60, + 60, 60, 60, 60, 60, 60, 60, 60, + 60, 60, 60, 60, 60, 60, 60, 60, + 60, 60, 60, 60, 60, 60, 60, 60, + 60, 60, 60, 60, 60, 60, 60, 60, + 60, 60, 60, 60, 60, 60, 60, 60, + 60, 60, 60, 60, 60, 60, 60, 60, + 60, 60, 60, 60, 60, 60, 60, 60, + 60, 60, 60, 60, 60, 60, 60, 60, + 60, 60, 60, 60, 60, 60, 60, 60, + 60, 60, 60, 60, 60, 60, 60, 60, + 60, 60, 60, 60, 60, 60, 60, 60, + 60, 60, 60, 60, 60, 60, 60, 60, + 60, 60, 60, 60, 60, 60, 60, 60, + 60, 60, 60, 60, 60, 60, 60, 60, + 60, 60, 60, 60, 60, 60, 60, 60, + 60, 60, 60, 60, 60, 60, 60, 60, + 60, 60, 60, 60, 60, 60, 60, 60, + 60, 60, 60, 60, 60, 60, 60, 60, + 60, 60, 60, 60, 60, 60, 60, 60, + 60, 60, 60, 60, 60, 60, 60, 60, + 60, 60, 60, 60, 60, 60, 60, 60, + 60, 60, 60, 60, 60, 60, 60, 60, + 60, 60, 60, 60, 60, 60, 60, 60, + 60, 60, 60, 60, 60, 60, 60, 60, + 60, 60, 60, 60, 60, 60, 60, 60, + 60, 60, 60, 60, 60, 60, 60, 60, + 60, 60, 60, 60, 60, 60, 60, 60, + 60, 60, 60, 60, 60, 60, 60, 60, + 60, 60, 60, 60, 60, 60, 60, 60, + 60, 60, 60, 60, 60, 60, 60, 60, + 60, 60, 60, 60, 60, 60, 60, 60, + 60, 60, 60, 60, 60, 60, 60, 60, + 60, 60, 60, 60, 60, 60, 60, 60, + 60, 60, 60, 60, 60, 60, 60, 60, + 60, 60, 60, 60, 60, 60, 60, 60, + 60, 60, 60, 60, 60, 60, 60, 60, + 60, 60, 60, 60, 60, 60, 60, 60, + 60, 60, 60, 60, 60, 60, 60, 60, + 60, 60, 60, 60, 60, 60, 60, 60, + 60, 60, 60, 60, 60, 60, 60, 60, + 60, 60, 60, 60, 60, 60, 60, 60, + 60, 60, 60, 60, 60, 60, 60, 60, + 60, 60, 60, 60, 60, 60, 60, 60, + 60, 60, 60, 60, 60, 60, 60, 60, + 60, 60, 60, 60, 60, 60, 60, 60, + 60, 60, 60, 60, 60, 60, 60, 60, + 60, 60, 60, 60, 60, 60, 60, 60, + 60, 60, 60, 60, 60, 60, 60, 60, + 60, 60, 60, 60, 60, 60, 60, 60, + 60, 60, 60, 60, 60, 60, 60, 60, + 60, 60, 60, 60, 60, 60, 60, 60, + 60, 60, 60, 60, 60, 60, 60, 60, + 60, 60, 60, 60, 60, 60, 60, 60, + 60, 60, 60, 60, 60, 60, 60, 60, + 60, 60, 60, 60, 60, 60, 60, 60, + 60, 60, 60, 60, 60, 60, 60, 60, + 60, 60, 60, 60, 60, 60, 60, 60, + 60, 60, 60, 60, 60, 60, 60, 60, + 60, 60, 60, 60, 60, 60, 60, 60, + 60, 60, 60, 60, 60, 60, 60, 60, + 60, 60, 60, 60, 60, 60, 60, 60, + 60, 60, 60, 60, 60, 60, 60, 60, + 60, 60, 60, 60, 60, 60, 60, 60, + 60, 60, 60, 60, 60, 60, 60, 60, + 60, 60, 60, 60, 60, 60, 60, 60, + 60, 60, 60, 60, 60, 60, 60, 60, + 60, 60, 60, 60, 60, 60, 60, 60, + 60, 60, 60, 60, 60, 60, 60, 60, + 60, 60, 60, 60, 60, 60, 60, 60, + 60, 60, 60, 60, 60, 60, 60, 60, + 60, 60, 60, 60, 60, 60, 60, 60, + 60, 60, 60, 60, 60, 60, 60, 60, + 60, 60, 60, 60, 60, 60, 60, 60, + 60, 60, 60, 60, 60, 60, 60, 60, + 60, 60, 60, 60, 60, 60, 60, 60, + 60, 60, 60, 60, 60, 60, 60, 60, + 60, 60, 60, 60, 60, 60, 60, 60, + 60, 60, 60, 60, 60, 60, 60, 60, + 60, 60, 60, 60, 60, 60, 60, 60, + 60, 60, 60, 60, 60, 60, 60, 60, + 60, 60, 60, 60, 60, 60, 60, 60, + 60, 60, 60, 60, 60, 60, 60, 60, + 60, 60, 60, 60, 60, 60, 60, 60, + 60, 60, 60, 60, 60, 60, 60, 60, + 60, 60, 60, 60, 60, 60, 60, 60, + 60, 60, 60, 60, 60, 60, 60, 60, + 60, 60, 60, 60, 60, 60, 60, 60, + 60, 60, 60, 60, 60, 60, 60, 60, + 60, 60, 60, 60, 60, 60, 60, 60, + 60, 60, 60, 60, 60, 60, 60, 60, + 60, 60, 60, 60, 60, 60, 60, 60, + 60, 60, 60, 60, 60, 60, 60, 60, + 60, 60, 60, 60, 60, 60, 60, 60, + 60, 60, 60, 60, 60, 60, 60, 60, + 60, 60, 60, 60, 60, 60, 60, 60, + 60, 60, 60, 60, 60, 60, 60, 60, + 60, 60, 60, 60, 60, 60, 60, 60, + 60, 60, 60, 60, 60, 60, 60, 60, + 60, 60, 60, 60, 60, 60, 60, 60, + 60, 60, 60, 60, 60, 60, 60, 60, + 60, 60, 60, 60, 60, 60, 60, 60, + 60, 60, 60, 60, 60, 60, 60, 60, + 60, 60, 60, 60, 60, 60, 60, 60, + 60, 60, 60, 60, 60, 60, 60, 60, + 60, 60, 60, 60, 60, 60, 60, 60, + 60, 60, 60, 60, 60, 60, 60, 60, + 60, 60, 60, 60, 60, 60, 60, 60, + 60, 60, 60, 60, 60, 60, 60, 60, + 60, 60, 60, 60, 60, 60, 60, 60, + 60, 60, 60, 60, 60, 60, 60, 60, + 60, 60, 60, 60, 60, 60, 60, 60, + 60, 60, 60, 60, 60, 59, 59, 59, + 59, 59, 59, 59, 59, 59, 59, 59, + 59, 59, 59, 59, 59, 59, 59, 59, + 59, 59, 59, 59, 59, 59, 59, 59, + 59, 59, 59, 59, 59, 59, 59, 59, + 59, 59, 59, 59, 59, 59, 59, 59, + 59, 59, 59, 59, 59, 59, 59, 59, + 59, 59, 59, 59, 59, 59, 59, 59, + 59, 59, 59, 59, 59, 59, 59, 59, + 59, 59, 59, 59, 59, 59, 59, 59, + 59, 59, 59, 59, 59, 59, 59, 59, + 59, 59, 59, 59, 59, 59, 59, 59, + 59, 59, 59, 59, 59, 59, 59, 59, + 59, 59, 59, 59, 59, 59, 59, 59, + 59, 59, 59, 59, 59, 59, 59, 59, + 59, 59, 59, 59, 59, 59, 59, 59, + 59, 59, 59, 59, 59, 59, 59, 59, + 59, 59, 59, 59, 59, 59, 59, 59, + 59, 59, 59, 59, 59, 59, 59, 59, + 59, 59, 59, 59, 59, 59, 59, 59, + 59, 59, 59, 59, 59, 59, 59, 59, + 59, 59, 59, 59, 59, 59, 59, 59, + 59, 59, 59, 59, 59, 59, 59, 59, + 59, 59, 59, 59, 59, 59, 59, 59, + 59, 59, 59, 59, 59, 59, 59, 59, + 59, 59, 59, 59, 59, 59, 59, 59, + 59, 59, 59, 59, 59, 59, 59, 59, + 59, 59, 59, 59, 59, 59, 59, 59, + 59, 59, 59, 59, 59, 59, 59, 59, + 59, 59, 59, 59, 59, 59, 59, 59, + 59, 59, 59, 59, 59, 59, 59, 59, + 59, 59, 59, 59, 59, 59, 59, 59, + 59, 59, 59, 59, 59, 59, 59, 59, + 59, 59, 59, 59, 59, 59, 59, 59, + 59, 59, 59, 59, 59, 59, 59, 59, + 59, 59, 59, 59, 59, 59, 59, 59, + 59, 59, 59, 59, 59, 59, 59, 59, + 59, 59, 59, 59, 59, 59, 59, 59, + 59, 59, 59, 59, 59, 59, 59, 59, + 59, 59, 59, 59, 59, 59, 59, 59, + 59, 59, 59, 59, 59, 59, 59, 59, + 59, 59, 59, 59, 59, 59, 59, 59, + 59, 59, 59, 59, 59, 59, 59, 59, + 59, 59, 59, 59, 59, 59, 59, 59, + 59, 59, 59, 59, 59, 59, 59, 59, + 59, 59, 59, 59, 59, 59, 59, 59, + 59, 59, 59, 59, 59, 59, 59, 59, + 59, 59, 59, 59, 59, 59, 59, 59, + 59, 59, 59, 59, 59, 59, 59, 59, + 59, 59, 59, 59, 59, 59, 59, 59, + 59, 59, 59, 59, 59, 59, 59, 59, + 59, 59, 59, 59, 59, 59, 59, 59, + 59, 59, 59, 59, 59, 59, 59, 59, + 59, 59, 59, 59, 59, 59, 59, 59, + 59, 59, 59, 59, 59, 59, 59, 59, + 59, 59, 59, 59, 59, 59, 59, 59, + 59, 59, 59, 59, 59, 59, 59, 59, + 59, 59, 59, 59, 59, 59, 59, 59, + 59, 59, 59, 59, 59, 59, 59, 59, + 59, 59, 59, 59, 59, 59, 59, 59, + 59, 59, 59, 59, 59, 59, 59, 59, + 59, 59, 59, 59, 59, 59, 59, 59, + 59, 59, 59, 59, 59, 59, 59, 59, + 59, 59, 59, 59, 59, 59, 59, 59, + 59, 59, 59, 59, 59, 59, 59, 59, + 59, 59, 59, 59, 59, 59, 59, 59, + 59, 59, 59, 59, 59, 59, 59, 59, + 59, 59, 59, 59, 59, 59, 59, 59, + 59, 59, 59, 59, 59, 59, 59, 59, + 59, 59, 59, 59, 59, 59, 59, 59, + 59, 59, 59, 59, 59, 59, 59, 59, + 59, 59, 59, 59, 59, 59, 59, 59, + 59, 59, 59, 59, 59, 59, 59, 59, + 59, 59, 59, 59, 59, 59, 59, 59, + 59, 59, 59, 59, 59, 59, 59, 59, + 59, 59, 59, 59, 59, 59, 59, 59, + 59, 59, 59, 59, 59, 59, 59, 59, + 59, 59, 59, 59, 59, 59, 59, 59, + 59, 59, 59, 59, 59, 59, 59, 59, + 59, 59, 59, 59, 59, 59, 59, 59, + 59, 59, 59, 59, 59, 59, 59, 59, + 59, 59, 59, 59, 59, 59, 59, 59, + 59, 59, 59, 59, 59, 59, 59, 59, + 59, 59, 59, 59, 59, 59, 59, 59, + 59, 59, 59, 59, 59, 59, 59, 59, + 59, 59, 59, 59, 59, 59, 59, 59, + 59, 59, 59, 59, 59, 59, 59, 59, + 59, 59, 59, 59, 59, 59, 59, 59, + 59, 59, 59, 59, 59, 59, 59, 59, + 59, 59, 59, 59, 59, 59, 59, 59, + 59, 59, 59, 59, 59, 59, 59, 59, + 59, 59, 59, 59, 59, 59, 59, 59, + 59, 59, 59, 59, 59, 59, 59, 59, + 59, 59, 59, 59, 59, 59, 59, 59, + 59, 59, 59, 59, 59, 59, 59, 59, + 59, 59, 59, 59, 59, 59, 59, 59, + 59, 59, 59, 59, 59, 59, 59, 59, + 59, 59, 59, 59, 59, 59, 59, 59, + 59, 59, 59, 59, 59, 59, 59, 59, + 59, 59, 59, 59, 59, 59, 59, 59, + 59, 59, 59, 59, 59, 59, 59, 59, + 59, 59, 59, 59, 59, 59, 59, 59, + 59, 59, 59, 59, 59, 59, 59, 59, + 59, 59, 59, 59, 59, 59, 59, 59, + 59, 59, 59, 59, 59, 59, 59, 59, + 59, 59, 59, 59, 59, 59, 59, 59, + 59, 59, 59, 59, 59, 59, 59, 59, + 59, 59, 59, 59, 59, 59, 59, 59, + 59, 59, 59, 59, 59, 59, 59, 59, + 59, 59, 59, 59, 59, 59, 59, 59, + 59, 59, 59, 59, 59, 59, 59, 59, + 59, 59, 59, 59, 59, 59, 59, 59, + 59, 59, 59, 59, 59, 59, 59, 59, + 59, 59, 59, 59, 59, 59, 59, 59, + 59, 59, 59, 59, 59, 59, 59, 59, + 59, 59, 59, 59, 59, 59, 59, 59, + 59, 59, 59, 59, 59, 59, 59, 59, + 59, 59, 59, 59, 59, 59, 59, 59, + 59, 59, 59, 59, 59, 59, 59, 59, + 59, 59, 59, 59, 59, 59, 59, 59, + 59, 59, 59, 59, 59, 59, 59, 59, + 59, 59, 59, 59, 59, 59, 59, 59, + 59, 59, 59, 59, 59, 59, 59, 59, + 59, 59, 59, 59, 59, 59, 59, 59, + 59, 59, 59, 59, 59, 59, 59, 59, + 59, 59, 59, 59, 59, 59, 59, 59, + 59, 59, 59, 59, 59, 59, 59, 59, + 59, 59, 59, 59, 59, 59, 59, 59, + 59, 59, 59, 59, 59, 59, 59, 59, + 59, 59, 59, 59, 59, 59, 59, 59, + 59, 59, 59, 59, 59, 59, 59, 59, + 59, 59, 59, 59, 59, 59, 59, 59, + 59, 59, 59, 59, 59, 59, 59, 59, + 59, 59, 59, 59, 59, 59, 59, 59, + 59, 59, 59, 59, 59, 59, 59, 59, + 59, 59, 59, 59, 59, 59, 59, 59, + 59, 59, 59, 59, 59, 59, 59, 59, + 59, 59, 59, 59, 59, 59, 59, 59, + 59, 59, 59, 59, 59, 59, 59, 59, + 59, 59, 59, 59, 59, 59, 59, 59, + 59, 59, 59, 59, 59, 59, 59, 59, + 59, 59, 59, 59, 59, 59, 59, 59, + 59, 59, 59, 59, 59, 59, 59, 59, + 59, 59, 59, 59, 59, 59, 59, 59, + 59, 59, 59, 59, 59, 59, 59, 59, + 59, 59, 59, 59, 59, 59, 59, 59, + 59, 59, 59, 59, 59, 59, 59, 59, + 59, 59, 59, 59, 59, 59, 59, 59, + 59, 59, 59, 59, 59, 59, 59, 59, + 59, 59, 59, 59, 59, 59, 59, 59, + 59, 59, 59, 59, 59, 59, 59, 59, + 59, 59, 59, 59, 59, 59, 59, 59, + 59, 59, 59, 59, 59, 59, 59, 59, + 59, 59, 59, 59, 59, 59, 59, 59, + 59, 59, 59, 59, 59, 59, 59, 59, + 59, 59, 59, 59, 59, 59, 59, 59, + 59, 59, 59, 59, 59, 59, 58, 58, + 58, 58, 58, 58, 58, 58, 58, 58, + 58, 58, 58, 58, 58, 58, 58, 58, + 58, 58, 58, 58, 58, 58, 58, 58, + 58, 58, 58, 58, 58, 58, 58, 58, + 58, 58, 58, 58, 58, 58, 58, 58, + 58, 58, 58, 58, 58, 58, 58, 58, + 58, 58, 58, 58, 58, 58, 58, 58, + 58, 58, 58, 58, 58, 58, 58, 58, + 58, 58, 58, 58, 58, 58, 58, 58, + 58, 58, 58, 58, 58, 58, 58, 58, + 58, 58, 58, 58, 58, 58, 58, 58, + 58, 58, 58, 58, 58, 58, 58, 58, + 58, 58, 58, 58, 58, 58, 58, 58, + 58, 58, 58, 58, 58, 58, 58, 58, + 58, 58, 58, 58, 58, 58, 58, 58, + 58, 58, 58, 58, 58, 58, 58, 58, + 58, 58, 58, 58, 58, 58, 58, 58, + 58, 58, 58, 58, 58, 58, 58, 58, + 58, 58, 58, 58, 58, 58, 58, 58, + 58, 58, 58, 58, 58, 58, 58, 58, + 58, 58, 58, 58, 58, 58, 58, 58, + 58, 58, 58, 58, 58, 58, 58, 58, + 58, 58, 58, 58, 58, 58, 58, 58, + 58, 58, 58, 58, 58, 58, 58, 58, + 58, 58, 58, 58, 58, 58, 58, 58, + 58, 58, 58, 58, 58, 58, 58, 58, + 58, 58, 58, 58, 58, 58, 58, 58, + 58, 58, 58, 58, 58, 58, 58, 58, + 58, 58, 58, 58, 58, 58, 58, 58, + 58, 58, 58, 58, 58, 58, 58, 58, + 58, 58, 58, 58, 58, 58, 58, 58, + 58, 58, 58, 58, 58, 58, 58, 58, + 58, 58, 58, 58, 58, 58, 58, 58, + 58, 58, 58, 58, 58, 58, 58, 58, + 58, 58, 58, 58, 58, 58, 58, 58, + 58, 58, 58, 58, 58, 58, 58, 58, + 58, 58, 58, 58, 58, 58, 58, 58, + 58, 58, 58, 58, 58, 58, 58, 58, + 58, 58, 58, 58, 58, 58, 58, 58, + 58, 58, 58, 58, 58, 58, 58, 58, + 58, 58, 58, 58, 58, 58, 58, 58, + 58, 58, 58, 58, 58, 58, 58, 58, + 58, 58, 58, 58, 58, 58, 58, 58, + 58, 58, 58, 58, 58, 58, 58, 58, + 58, 58, 58, 58, 58, 58, 58, 58, + 58, 58, 58, 58, 58, 58, 58, 58, + 58, 58, 58, 58, 58, 58, 58, 58, + 58, 58, 58, 58, 58, 58, 58, 58, + 58, 58, 58, 58, 58, 58, 58, 58, + 58, 58, 58, 58, 58, 58, 58, 58, + 58, 58, 58, 58, 58, 58, 58, 58, + 58, 58, 58, 58, 58, 58, 58, 58, + 58, 58, 58, 58, 58, 58, 58, 58, + 58, 58, 58, 58, 58, 58, 58, 58, + 58, 58, 58, 58, 58, 58, 58, 58, + 58, 58, 58, 58, 58, 58, 58, 58, + 58, 58, 58, 58, 58, 58, 58, 58, + 58, 58, 58, 58, 58, 58, 58, 58, + 58, 58, 58, 58, 58, 58, 58, 58, + 58, 58, 58, 58, 58, 58, 58, 58, + 58, 58, 58, 58, 58, 58, 58, 58, + 58, 58, 58, 58, 58, 58, 58, 58, + 58, 58, 58, 58, 58, 58, 58, 58, + 58, 58, 58, 58, 58, 58, 58, 58, + 58, 58, 58, 58, 58, 58, 58, 58, + 58, 58, 58, 58, 58, 58, 58, 58, + 58, 58, 58, 58, 58, 58, 58, 58, + 58, 58, 58, 58, 58, 58, 58, 58, + 58, 58, 58, 58, 58, 58, 58, 58, + 58, 58, 58, 58, 58, 58, 58, 58, + 58, 58, 58, 58, 58, 58, 58, 58, + 58, 58, 58, 58, 58, 58, 58, 58, + 58, 58, 58, 58, 58, 58, 58, 58, + 58, 58, 58, 58, 58, 58, 58, 58, + 58, 58, 58, 58, 58, 58, 58, 58, + 58, 58, 58, 58, 58, 58, 58, 58, + 58, 58, 58, 58, 58, 58, 58, 58, + 58, 58, 58, 58, 58, 58, 58, 58, + 58, 58, 58, 58, 58, 58, 58, 58, + 58, 58, 58, 58, 58, 58, 58, 58, + 58, 58, 58, 58, 58, 58, 58, 58, + 58, 58, 58, 58, 58, 58, 58, 58, + 58, 58, 58, 58, 58, 58, 58, 58, + 58, 58, 58, 58, 58, 58, 58, 58, + 58, 58, 58, 58, 58, 58, 58, 58, + 58, 58, 58, 58, 58, 58, 58, 58, + 58, 58, 58, 58, 58, 58, 58, 58, + 58, 58, 58, 58, 58, 58, 58, 58, + 58, 58, 58, 58, 58, 58, 58, 58, + 58, 58, 58, 58, 58, 58, 58, 58, + 58, 58, 58, 58, 58, 58, 58, 58, + 58, 58, 58, 58, 58, 58, 58, 58, + 58, 58, 58, 58, 58, 58, 58, 58, + 58, 58, 58, 58, 58, 58, 58, 58, + 58, 58, 58, 58, 58, 58, 58, 58, + 58, 58, 58, 58, 58, 58, 58, 58, + 58, 58, 58, 58, 58, 58, 58, 58, + 58, 58, 58, 58, 58, 58, 58, 58, + 58, 58, 58, 58, 58, 58, 58, 58, + 58, 58, 58, 58, 58, 58, 58, 58, + 58, 58, 58, 58, 58, 58, 58, 58, + 58, 58, 58, 58, 58, 58, 58, 58, + 58, 58, 58, 58, 58, 58, 58, 58, + 58, 58, 58, 58, 58, 58, 58, 58, + 58, 58, 58, 58, 58, 58, 58, 58, + 58, 58, 58, 58, 58, 58, 58, 58, + 58, 58, 58, 58, 58, 58, 58, 58, + 58, 58, 58, 58, 58, 58, 58, 58, + 58, 58, 58, 58, 58, 58, 58, 58, + 58, 58, 58, 58, 58, 58, 58, 58, + 58, 58, 58, 58, 58, 58, 58, 58, + 58, 58, 58, 58, 58, 58, 58, 58, + 58, 58, 58, 58, 58, 58, 58, 58, + 58, 58, 58, 58, 58, 58, 58, 58, + 58, 58, 58, 58, 58, 58, 58, 58, + 58, 58, 58, 58, 58, 58, 58, 58, + 58, 58, 58, 58, 58, 58, 58, 58, + 58, 58, 58, 58, 58, 58, 58, 58, + 58, 58, 58, 58, 58, 58, 58, 58, + 58, 58, 58, 58, 58, 58, 58, 58, + 58, 58, 58, 58, 58, 58, 58, 58, + 58, 58, 58, 58, 58, 58, 58, 58, + 58, 58, 58, 58, 58, 58, 58, 58, + 58, 58, 58, 58, 58, 58, 58, 58, + 58, 58, 58, 58, 58, 58, 58, 58, + 58, 58, 58, 58, 58, 58, 58, 58, + 58, 58, 58, 58, 58, 58, 58, 58, + 58, 58, 58, 58, 58, 58, 58, 58, + 58, 58, 58, 58, 58, 58, 58, 58, + 58, 58, 58, 58, 58, 58, 58, 58, + 58, 58, 58, 58, 58, 58, 58, 58, + 58, 58, 58, 58, 58, 58, 58, 58, + 58, 58, 58, 58, 58, 58, 58, 58, + 58, 58, 58, 58, 58, 58, 58, 58, + 58, 58, 58, 58, 58, 58, 58, 58, + 58, 58, 58, 58, 58, 58, 58, 58, + 58, 58, 58, 58, 58, 58, 58, 58, + 58, 58, 58, 58, 58, 58, 58, 58, + 58, 58, 58, 58, 58, 58, 58, 58, + 58, 58, 58, 58, 58, 58, 58, 58, + 58, 58, 58, 58, 58, 58, 57, 57, + 57, 57, 57, 57, 57, 57, 57, 57, + 57, 57, 57, 57, 57, 57, 57, 57, + 57, 57, 57, 57, 57, 57, 57, 57, + 57, 57, 57, 57, 57, 57, 57, 57, + 57, 57, 57, 57, 57, 57, 57, 57, + 57, 57, 57, 57, 57, 57, 57, 57, + 57, 57, 57, 57, 57, 57, 57, 57, + 57, 57, 57, 57, 57, 57, 57, 57, + 57, 57, 57, 57, 57, 57, 57, 57, + 57, 57, 57, 57, 57, 57, 57, 57, + 57, 57, 57, 57, 57, 57, 57, 57, + 57, 57, 57, 57, 57, 57, 57, 57, + 57, 57, 57, 57, 57, 57, 57, 57, + 57, 57, 57, 57, 57, 57, 57, 57, + 57, 57, 57, 57, 57, 57, 57, 57, + 57, 57, 57, 57, 57, 57, 57, 57, + 57, 57, 57, 57, 57, 57, 57, 57, + 57, 57, 57, 57, 57, 57, 57, 57, + 57, 57, 57, 57, 57, 57, 57, 57, + 57, 57, 57, 57, 57, 57, 57, 57, + 57, 57, 57, 57, 57, 57, 57, 57, + 57, 57, 57, 57, 57, 57, 57, 57, + 57, 57, 57, 57, 57, 57, 57, 57, + 57, 57, 57, 57, 57, 57, 57, 57, + 57, 57, 57, 57, 57, 57, 57, 57, + 57, 57, 57, 57, 57, 57, 57, 57, + 57, 57, 57, 57, 57, 57, 57, 57, + 57, 57, 57, 57, 57, 57, 57, 57, + 57, 57, 57, 57, 57, 57, 57, 57, + 57, 57, 57, 57, 57, 57, 57, 57, + 57, 57, 57, 57, 57, 57, 57, 57, + 57, 57, 57, 57, 57, 57, 57, 57, + 57, 57, 57, 57, 57, 57, 57, 57, + 57, 57, 57, 57, 57, 57, 57, 57, + 57, 57, 57, 57, 57, 57, 57, 57, + 57, 57, 57, 57, 57, 57, 57, 57, + 57, 57, 57, 57, 57, 57, 57, 57, + 57, 57, 57, 57, 57, 57, 57, 57, + 57, 57, 57, 57, 57, 57, 57, 57, + 57, 57, 57, 57, 57, 57, 57, 57, + 57, 57, 57, 57, 57, 57, 57, 57, + 57, 57, 57, 57, 57, 57, 57, 57, + 57, 57, 57, 57, 57, 57, 57, 57, + 57, 57, 57, 57, 57, 57, 57, 57, + 57, 57, 57, 57, 57, 57, 57, 57, + 57, 57, 57, 57, 57, 57, 57, 57, + 57, 57, 57, 57, 57, 57, 57, 57, + 57, 57, 57, 57, 57, 57, 57, 57, + 57, 57, 57, 57, 57, 57, 57, 57, + 57, 57, 57, 57, 57, 57, 57, 57, + 57, 57, 57, 57, 57, 57, 57, 57, + 57, 57, 57, 57, 57, 57, 57, 57, + 57, 57, 57, 57, 57, 57, 57, 57, + 57, 57, 57, 57, 57, 57, 57, 57, + 57, 57, 57, 57, 57, 57, 57, 57, + 57, 57, 57, 57, 57, 57, 57, 57, + 57, 57, 57, 57, 57, 57, 57, 57, + 57, 57, 57, 57, 57, 57, 57, 57, + 57, 57, 57, 57, 57, 57, 57, 57, + 57, 57, 57, 57, 57, 57, 57, 57, + 57, 57, 57, 57, 57, 57, 57, 57, + 57, 57, 57, 57, 57, 57, 57, 57, + 57, 57, 57, 57, 57, 57, 57, 57, + 57, 57, 57, 57, 57, 57, 57, 57, + 57, 57, 57, 57, 57, 57, 57, 57, + 57, 57, 57, 57, 57, 57, 57, 57, + 57, 57, 57, 57, 57, 57, 57, 57, + 57, 57, 57, 57, 57, 57, 57, 57, + 57, 57, 57, 57, 57, 57, 57, 57, + 57, 57, 57, 57, 57, 57, 57, 57, + 57, 57, 57, 57, 57, 57, 57, 57, + 57, 57, 57, 57, 57, 57, 57, 57, + 57, 57, 57, 57, 57, 57, 57, 57, + 57, 57, 57, 57, 57, 57, 57, 57, + 57, 57, 57, 57, 57, 57, 57, 57, + 57, 57, 57, 57, 57, 57, 57, 57, + 57, 57, 57, 57, 57, 57, 57, 57, + 57, 57, 57, 57, 57, 57, 57, 57, + 57, 57, 57, 57, 57, 57, 57, 57, + 57, 57, 57, 57, 57, 57, 57, 57, + 57, 57, 57, 57, 57, 57, 57, 57, + 57, 57, 57, 57, 57, 57, 57, 57, + 57, 57, 57, 57, 57, 57, 57, 57, + 57, 57, 57, 57, 57, 57, 57, 57, + 57, 57, 57, 57, 57, 57, 57, 57, + 57, 57, 57, 57, 57, 57, 57, 57, + 57, 57, 57, 57, 57, 57, 57, 57, + 57, 57, 57, 57, 57, 57, 57, 57, + 57, 57, 57, 57, 57, 57, 57, 57, + 57, 57, 57, 57, 57, 57, 57, 57, + 57, 57, 57, 57, 57, 57, 57, 57, + 57, 57, 57, 57, 57, 57, 57, 57, + 57, 57, 57, 57, 57, 57, 57, 57, + 57, 57, 57, 57, 57, 57, 57, 57, + 57, 57, 57, 57, 57, 57, 57, 57, + 57, 57, 57, 57, 57, 57, 57, 57, + 57, 57, 57, 57, 57, 56, 56, 56, + 56, 56, 56, 56, 56, 56, 56, 56, + 56, 56, 56, 56, 56, 56, 56, 56, + 56, 56, 56, 56, 56, 56, 56, 56, + 56, 56, 56, 56, 56, 56, 56, 56, + 56, 56, 56, 56, 56, 56, 56, 56, + 56, 56, 56, 56, 56, 56, 56, 56, + 56, 56, 56, 56, 56, 56, 56, 56, + 56, 56, 56, 56, 56, 56, 56, 56, + 56, 56, 56, 56, 56, 56, 56, 56, + 56, 56, 56, 56, 56, 56, 56, 56, + 56, 56, 56, 56, 56, 56, 56, 56, + 56, 56, 56, 56, 56, 56, 56, 56, + 56, 56, 56, 56, 56, 56, 56, 56, + 56, 56, 56, 56, 56, 56, 56, 56, + 56, 56, 56, 56, 56, 56, 56, 56, + 56, 56, 56, 56, 56, 56, 56, 56, + 56, 56, 56, 56, 56, 56, 56, 56, + 56, 56, 56, 56, 56, 56, 56, 56, + 56, 56, 56, 56, 56, 56, 56, 56, + 56, 56, 56, 56, 56, 56, 56, 56, + 56, 56, 56, 56, 56, 56, 56, 56, + 56, 56, 56, 56, 56, 56, 56, 56, + 56, 56, 56, 56, 56, 56, 56, 56, + 56, 56, 56, 56, 56, 56, 56, 56, + 56, 56, 56, 56, 56, 56, 56, 56, + 56, 56, 56, 56, 56, 56, 56, 56, + 56, 56, 56, 56, 56, 56, 56, 56, + 56, 56, 56, 56, 56, 56, 56, 56, + 56, 56, 56, 56, 56, 56, 56, 56, + 56, 56, 56, 56, 56, 56, 56, 56, + 56, 56, 56, 56, 56, 56, 56, 56, + 56, 56, 56, 56, 56, 56, 56, 56, + 56, 56, 56, 56, 56, 56, 56, 56, + 56, 56, 56, 56, 56, 56, 56, 56, + 56, 56, 56, 56, 56, 56, 56, 56, + 56, 56, 56, 56, 56, 56, 56, 56, + 56, 56, 56, 56, 56, 56, 56, 56, + 56, 56, 56, 56, 56, 56, 56, 56, + 56, 56, 56, 56, 56, 56, 56, 56, + 56, 56, 56, 56, 56, 56, 56, 56, + 56, 56, 56, 56, 56, 56, 56, 56, + 56, 56, 56, 56, 56, 56, 56, 56, + 56, 56, 56, 56, 56, 56, 56, 56, + 56, 56, 56, 56, 56, 56, 56, 56, + 56, 56, 56, 56, 56, 56, 56, 56, + 56, 56, 56, 56, 56, 56, 56, 56, + 56, 56, 56, 56, 56, 56, 56, 56, + 56, 56, 56, 56, 56, 56, 56, 56, + 56, 56, 56, 56, 56, 56, 56, 56, + 56, 56, 56, 56, 56, 56, 56, 56, + 56, 56, 56, 56, 56, 56, 56, 56, + 56, 56, 56, 56, 56, 56, 56, 56, + 56, 56, 56, 56, 56, 56, 56, 56, + 56, 56, 56, 56, 56, 56, 56, 56, + 56, 56, 56, 56, 56, 56, 56, 56, + 56, 56, 56, 56, 56, 56, 56, 56, + 56, 56, 56, 56, 56, 56, 56, 56, + 56, 56, 56, 56, 56, 56, 56, 56, + 56, 56, 56, 56, 56, 56, 56, 56, + 56, 56, 56, 56, 56, 56, 56, 56, + 56, 56, 56, 56, 56, 56, 56, 56, + 56, 56, 56, 56, 56, 56, 56, 56, + 56, 56, 56, 56, 56, 56, 56, 56, + 56, 56, 56, 56, 56, 56, 56, 56, + 56, 56, 56, 56, 56, 56, 56, 56, + 56, 56, 56, 56, 56, 56, 56, 56, + 56, 56, 56, 56, 56, 56, 56, 56, + 56, 56, 56, 56, 56, 56, 56, 56, + 56, 56, 56, 56, 56, 56, 56, 56, + 56, 56, 56, 56, 56, 56, 56, 56, + 56, 56, 56, 56, 56, 56, 56, 56, + 56, 56, 56, 56, 56, 56, 56, 56, + 56, 56, 56, 56, 56, 56, 56, 56, + 56, 56, 56, 56, 56, 56, 56, 56, + 56, 56, 56, 56, 56, 56, 56, 56, + 56, 56, 56, 56, 56, 56, 56, 56, + 56, 56, 55, 55, 55, 55, 55, 55, + 55, 55, 55, 55, 55, 55, 55, 55, + 55, 55, 55, 55, 55, 55, 55, 55, + 55, 55, 55, 55, 55, 55, 55, 55, + 55, 55, 55, 55, 55, 55, 55, 55, + 55, 55, 55, 55, 55, 55, 55, 55, + 55, 55, 55, 55, 55, 55, 55, 55, + 55, 55, 55, 55, 55, 55, 55, 55, + 55, 55, 55, 55, 55, 55, 55, 55, + 55, 55, 55, 55, 55, 55, 55, 55, + 55, 55, 55, 55, 55, 55, 55, 55, + 55, 55, 55, 55, 55, 55, 55, 55, + 55, 55, 55, 55, 55, 55, 55, 55, + 55, 55, 55, 55, 55, 55, 55, 55, + 55, 55, 55, 55, 55, 55, 55, 55, + 55, 55, 55, 55, 55, 55, 55, 55, + 55, 55, 55, 55, 55, 55, 55, 55, + 55, 55, 55, 55, 55, 55, 55, 55, + 55, 55, 55, 55, 55, 55, 55, 55, + 55, 55, 55, 55, 55, 55, 55, 55, + 55, 55, 55, 55, 55, 55, 55, 55, + 55, 55, 55, 55, 55, 55, 55, 55, + 55, 55, 55, 55, 55, 55, 55, 55, + 55, 55, 55, 55, 55, 55, 55, 55, + 55, 55, 55, 55, 55, 55, 55, 55, + 55, 55, 55, 55, 55, 55, 55, 55, + 55, 55, 55, 55, 55, 55, 55, 55, + 55, 55, 55, 55, 55, 55, 55, 55, + 55, 55, 55, 55, 55, 55, 55, 55, + 55, 55, 55, 55, 55, 55, 55, 55, + 55, 55, 55, 55, 55, 55, 55, 55, + 55, 55, 55, 55, 55, 55, 55, 55, + 55, 55, 55, 55, 55, 55, 55, 55, + 55, 55, 55, 55, 55, 55, 55, 55, + 55, 55, 55, 55, 55, 55, 55, 55, + 55, 55, 55, 55, 55, 55, 55, 55, + 55, 55, 55, 55, 55, 55, 55, 55, + 55, 55, 55, 55, 55, 55, 55, 55, + 55, 55, 55, 55, 55, 55, 55, 55, + 55, 55, 55, 55, 55, 55, 55, 55, + 55, 55, 55, 55, 55, 55, 55, 55, + 55, 55, 55, 55, 55, 55, 55, 55, + 55, 55, 55, 55, 55, 55, 55, 55, + 55, 55, 55, 55, 55, 55, 55, 55, + 55, 55, 55, 55, 55, 55, 55, 55, + 55, 55, 55, 55, 55, 55, 55, 55, + 55, 55, 55, 55, 55, 55, 55, 55, + 55, 55, 55, 55, 55, 55, 55, 55, + 55, 55, 55, 55, 55, 55, 55, 55, + 55, 55, 55, 55, 55, 55, 55, 55, + 55, 55, 55, 55, 55, 55, 55, 55, + 55, 55, 55, 55, 55, 55, 55, 55, + 55, 55, 55, 55, 55, 55, 55, 55, + 55, 55, 55, 55, 55, 55, 55, 55, + 55, 55, 55, 55, 55, 55, 55, 55, + 55, 55, 55, 55, 55, 55, 55, 55, + 55, 55, 55, 55, 55, 55, 55, 55, + 55, 55, 55, 55, 55, 55, 55, 55, + 55, 55, 55, 54, 54, 54, 54, 54, + 54, 54, 54, 54, 54, 54, 54, 54, + 54, 54, 54, 54, 54, 54, 54, 54, + 54, 54, 54, 54, 54, 54, 54, 54, + 54, 54, 54, 54, 54, 54, 54, 54, + 54, 54, 54, 54, 54, 54, 54, 54, + 54, 54, 54, 54, 54, 54, 54, 54, + 54, 54, 54, 54, 54, 54, 54, 54, + 54, 54, 54, 54, 54, 54, 54, 54, + 54, 54, 54, 54, 54, 54, 54, 54, + 54, 54, 54, 54, 54, 54, 54, 54, + 54, 54, 54, 54, 54, 54, 54, 54, + 54, 54, 54, 54, 54, 54, 54, 54, + 54, 54, 54, 54, 54, 54, 54, 54, + 54, 54, 54, 54, 54, 54, 54, 54, + 54, 54, 54, 54, 54, 54, 54, 54, + 54, 54, 54, 54, 54, 54, 54, 54, + 54, 54, 54, 54, 54, 54, 54, 54, + 54, 54, 54, 54, 54, 54, 54, 54, + 54, 54, 54, 54, 54, 54, 54, 54, + 54, 54, 54, 54, 54, 54, 54, 54, + 54, 54, 54, 54, 54, 54, 54, 54, + 54, 54, 54, 54, 54, 54, 54, 54, + 54, 54, 54, 54, 54, 54, 54, 54, + 54, 54, 54, 54, 54, 54, 54, 54, + 54, 54, 54, 54, 54, 54, 54, 54, + 54, 54, 54, 54, 54, 54, 54, 54, + 54, 54, 54, 54, 54, 54, 54, 54, + 54, 54, 54, 54, 54, 54, 54, 54, + 54, 54, 54, 54, 54, 54, 54, 54, + 54, 54, 54, 54, 54, 54, 54, 54, + 54, 54, 54, 54, 54, 54, 54, 54, + 54, 54, 54, 54, 54, 54, 54, 54, + 54, 54, 54, 54, 54, 54, 54, 54, + 54, 54, 54, 54, 54, 54, 54, 54, + 54, 54, 54, 54, 54, 54, 54, 54, + 54, 54, 54, 54, 54, 54, 54, 54, + 54, 54, 54, 54, 54, 54, 54, 54, + 54, 54, 54, 54, 54, 54, 54, 54, + 54, 54, 54, 54, 54, 54, 54, 54, + 54, 54, 54, 54, 54, 54, 54, 54, + 54, 54, 54, 54, 54, 54, 54, 54, + 54, 54, 54, 54, 54, 54, 54, 54, + 54, 54, 54, 54, 54, 54, 54, 54, + 54, 54, 54, 54, 54, 54, 54, 54, + 54, 54, 54, 54, 54, 54, 54, 54, + 54, 54, 54, 54, 54, 54, 54, 54, + 54, 54, 54, 54, 54, 54, 54, 54, + 54, 54, 54, 54, 54, 54, 54, 54, + 54, 54, 54, 54, 54, 54, 54, 54, + 54, 54, 54, 54, 54, 54, 54, 54, + 54, 54, 54, 54, 53, 53, 53, 53, + 53, 53, 53, 53, 53, 53, 53, 53, + 53, 53, 53, 53, 53, 53, 53, 53, + 53, 53, 53, 53, 53, 53, 53, 53, + 53, 53, 53, 53, 53, 53, 53, 53, + 53, 53, 53, 53, 53, 53, 53, 53, + 53, 53, 53, 53, 53, 53, 53, 53, + 53, 53, 53, 53, 53, 53, 53, 53, + 53, 53, 53, 53, 53, 53, 53, 53, + 53, 53, 53, 53, 53, 53, 53, 53, + 53, 53, 53, 53, 53, 53, 53, 53, + 53, 53, 53, 53, 53, 53, 53, 53, + 53, 53, 53, 53, 53, 53, 53, 53, + 53, 53, 53, 53, 53, 53, 53, 53, + 53, 53, 53, 53, 53, 53, 53, 53, + 53, 53, 53, 53, 53, 53, 53, 53, + 53, 53, 53, 53, 53, 53, 53, 53, + 53, 53, 53, 53, 53, 53, 53, 53, + 53, 53, 53, 53, 53, 53, 53, 53, + 53, 53, 53, 53, 53, 53, 53, 53, + 53, 53, 53, 53, 53, 53, 53, 53, + 53, 53, 53, 53, 53, 53, 53, 53, + 53, 53, 53, 53, 53, 53, 53, 53, + 53, 53, 53, 53, 53, 53, 53, 53, + 53, 53, 53, 53, 53, 53, 53, 53, + 53, 53, 53, 53, 53, 53, 53, 53, + 53, 53, 53, 53, 53, 53, 53, 53, + 53, 53, 53, 53, 53, 53, 53, 53, + 53, 53, 53, 53, 53, 53, 53, 53, + 53, 53, 53, 53, 53, 53, 53, 53, + 53, 53, 53, 53, 53, 53, 53, 53, + 53, 53, 53, 53, 53, 53, 53, 53, + 53, 53, 53, 53, 53, 53, 53, 53, + 53, 53, 53, 53, 53, 53, 53, 53, + 53, 53, 53, 53, 53, 53, 53, 53, + 53, 53, 53, 53, 53, 53, 53, 53, + 53, 53, 53, 53, 53, 53, 53, 53, + 53, 53, 53, 53, 53, 53, 53, 53, + 53, 53, 53, 53, 53, 53, 53, 53, + 53, 53, 53, 53, 53, 53, 53, 53, + 53, 53, 53, 53, 53, 53, 53, 53, + 53, 53, 53, 53, 53, 53, 53, 53, + 53, 53, 53, 53, 53, 53, 53, 53, + 53, 53, 53, 53, 53, 53, 53, 53, + 53, 53, 53, 53, 53, 53, 53, 53, + 53, 53, 53, 53, 53, 53, 53, 53, + 53, 53, 53, 53, 53, 53, 53, 53, + 53, 53, 53, 53, 53, 53, 53, 53, + 53, 53, 53, 53, 53, 53, 53, 53, + 52, 52, 52, 52, 52, 52, 52, 52, + 52, 52, 52, 52, 52, 52, 52, 52, + 52, 52, 52, 52, 52, 52, 52, 52, + 52, 52, 52, 52, 52, 52, 52, 52, + 52, 52, 52, 52, 52, 52, 52, 52, + 52, 52, 52, 52, 52, 52, 52, 52, + 52, 52, 52, 52, 52, 52, 52, 52, + 52, 52, 52, 52, 52, 52, 52, 52, + 52, 52, 52, 52, 52, 52, 52, 52, + 52, 52, 52, 52, 52, 52, 52, 52, + 52, 52, 52, 52, 52, 52, 52, 52, + 52, 52, 52, 52, 52, 52, 52, 52, + 52, 52, 52, 52, 52, 52, 52, 52, + 52, 52, 52, 52, 52, 52, 52, 52, + 52, 52, 52, 52, 52, 52, 52, 52, + 52, 52, 52, 52, 52, 52, 52, 52, + 52, 52, 52, 52, 52, 52, 52, 52, + 52, 52, 52, 52, 52, 52, 52, 52, + 52, 52, 52, 52, 52, 52, 52, 52, + 52, 52, 52, 52, 52, 52, 52, 52, + 52, 52, 52, 52, 52, 52, 52, 52, + 52, 52, 52, 52, 52, 52, 52, 52, + 52, 52, 52, 52, 52, 52, 52, 52, + 52, 52, 52, 52, 52, 52, 52, 52, + 52, 52, 52, 52, 52, 52, 52, 52, + 52, 52, 52, 52, 52, 52, 52, 52, + 52, 52, 52, 52, 52, 52, 52, 52, + 52, 52, 52, 52, 52, 52, 52, 52, + 52, 52, 52, 52, 52, 52, 52, 52, + 52, 52, 52, 52, 52, 52, 52, 52, + 52, 52, 52, 52, 52, 52, 52, 52, + 52, 52, 52, 52, 52, 52, 52, 52, + 52, 52, 52, 52, 52, 52, 52, 52, + 52, 52, 52, 52, 52, 52, 52, 52, + 52, 52, 52, 52, 52, 52, 52, 52, + 52, 52, 52, 52, 52, 52, 52, 52, + 52, 52, 52, 52, 52, 52, 52, 52, + 52, 52, 52, 52, 52, 52, 52, 52, + 52, 52, 52, 52, 52, 52, 52, 52, + 52, 52, 52, 52, 52, 52, 52, 52, + 52, 52, 52, 52, 52, 52, 52, 52, + 52, 52, 52, 52, 52, 52, 52, 52, + 52, 52, 52, 52, 52, 52, 52, 52, + 52, 52, 52, 52, 52, 52, 52, 52, + 52, 52, 51, 51, 51, 51, 51, 51, + 51, 51, 51, 51, 51, 51, 51, 51, + 51, 51, 51, 51, 51, 51, 51, 51, + 51, 51, 51, 51, 51, 51, 51, 51, + 51, 51, 51, 51, 51, 51, 51, 51, + 51, 51, 51, 51, 51, 51, 51, 51, + 51, 51, 51, 51, 51, 51, 51, 51, + 51, 51, 51, 51, 51, 51, 51, 51, + 51, 51, 51, 51, 51, 51, 51, 51, + 51, 51, 51, 51, 51, 51, 51, 51, + 51, 51, 51, 51, 51, 51, 51, 51, + 51, 51, 51, 51, 51, 51, 51, 51, + 51, 51, 51, 51, 51, 51, 51, 51, + 51, 51, 51, 51, 51, 51, 51, 51, + 51, 51, 51, 51, 51, 51, 51, 51, + 51, 51, 51, 51, 51, 51, 51, 51, + 51, 51, 51, 51, 51, 51, 51, 51, + 51, 51, 51, 51, 51, 51, 51, 51, + 51, 51, 51, 51, 51, 51, 51, 51, + 51, 51, 51, 51, 51, 51, 51, 51, + 51, 51, 51, 51, 51, 51, 51, 51, + 51, 51, 51, 51, 51, 51, 51, 51, + 51, 51, 51, 51, 51, 51, 51, 51, + 51, 51, 51, 51, 51, 51, 51, 51, + 51, 51, 51, 51, 51, 51, 51, 51, + 51, 51, 51, 51, 51, 51, 51, 51, + 51, 51, 51, 51, 51, 51, 51, 51, + 51, 51, 51, 51, 51, 51, 51, 51, + 51, 51, 51, 51, 51, 51, 51, 51, + 51, 51, 51, 51, 51, 51, 51, 51, + 51, 51, 51, 51, 51, 51, 51, 51, + 51, 51, 51, 51, 51, 51, 51, 51, + 51, 51, 51, 51, 51, 51, 51, 51, + 51, 51, 51, 51, 51, 51, 51, 51, + 51, 51, 51, 51, 51, 51, 51, 51, + 51, 51, 51, 51, 51, 51, 51, 51, + 51, 51, 51, 51, 51, 51, 51, 51, + 51, 51, 51, 51, 51, 51, 51, 51, + 51, 51, 51, 51, 51, 51, 51, 51, + 51, 51, 51, 51, 51, 51, 51, 51, + 51, 51, 51, 51, 51, 51, 50, 50, + 50, 50, 50, 50, 50, 50, 50, 50, + 50, 50, 50, 50, 50, 50, 50, 50, + 50, 50, 50, 50, 50, 50, 50, 50, + 50, 50, 50, 50, 50, 50, 50, 50, + 50, 50, 50, 50, 50, 50, 50, 50, + 50, 50, 50, 50, 50, 50, 50, 50, + 50, 50, 50, 50, 50, 50, 50, 50, + 50, 50, 50, 50, 50, 50, 50, 50, + 50, 50, 50, 50, 50, 50, 50, 50, + 50, 50, 50, 50, 50, 50, 50, 50, + 50, 50, 50, 50, 50, 50, 50, 50, + 50, 50, 50, 50, 50, 50, 50, 50, + 50, 50, 50, 50, 50, 50, 50, 50, + 50, 50, 50, 50, 50, 50, 50, 50, + 50, 50, 50, 50, 50, 50, 50, 50, + 50, 50, 50, 50, 50, 50, 50, 50, + 50, 50, 50, 50, 50, 50, 50, 50, + 50, 50, 50, 50, 50, 50, 50, 50, + 50, 50, 50, 50, 50, 50, 50, 50, + 50, 50, 50, 50, 50, 50, 50, 50, + 50, 50, 50, 50, 50, 50, 50, 50, + 50, 50, 50, 50, 50, 50, 50, 50, + 50, 50, 50, 50, 50, 50, 50, 50, + 50, 50, 50, 50, 50, 50, 50, 50, + 50, 50, 50, 50, 50, 50, 50, 50, + 50, 50, 50, 50, 50, 50, 50, 50, + 50, 50, 50, 50, 50, 50, 50, 50, + 50, 50, 50, 50, 50, 50, 50, 50, + 50, 50, 50, 50, 50, 50, 50, 50, + 50, 50, 50, 50, 50, 50, 50, 50, + 50, 50, 50, 50, 50, 50, 50, 50, + 50, 50, 50, 50, 50, 50, 50, 50, + 50, 50, 50, 50, 50, 50, 50, 50, + 50, 50, 50, 50, 50, 50, 50, 50, + 50, 50, 50, 50, 50, 50, 50, 50, + 50, 50, 50, 50, 50, 50, 50, 50, + 50, 50, 50, 50, 50, 50, 50, 50, + 50, 49, 49, 49, 49, 49, 49, 49, + 49, 49, 49, 49, 49, 49, 49, 49, + 49, 49, 49, 49, 49, 49, 49, 49, + 49, 49, 49, 49, 49, 49, 49, 49, + 49, 49, 49, 49, 49, 49, 49, 49, + 49, 49, 49, 49, 49, 49, 49, 49, + 49, 49, 49, 49, 49, 49, 49, 49, + 49, 49, 49, 49, 49, 49, 49, 49, + 49, 49, 49, 49, 49, 49, 49, 49, + 49, 49, 49, 49, 49, 49, 49, 49, + 49, 49, 49, 49, 49, 49, 49, 49, + 49, 49, 49, 49, 49, 49, 49, 49, + 49, 49, 49, 49, 49, 49, 49, 49, + 49, 49, 49, 49, 49, 49, 49, 49, + 49, 49, 49, 49, 49, 49, 49, 49, + 49, 49, 49, 49, 49, 49, 49, 49, + 49, 49, 49, 49, 49, 49, 49, 49, + 49, 49, 49, 49, 49, 49, 49, 49, + 49, 49, 49, 49, 49, 49, 49, 49, + 49, 49, 49, 49, 49, 49, 49, 49, + 49, 49, 49, 49, 49, 49, 49, 49, + 49, 49, 49, 49, 49, 49, 49, 49, + 49, 49, 49, 49, 49, 49, 49, 49, + 49, 49, 49, 49, 49, 49, 49, 49, + 49, 49, 49, 49, 49, 49, 49, 49, + 49, 49, 49, 49, 49, 49, 49, 49, + 49, 49, 49, 49, 49, 49, 49, 49, + 49, 49, 49, 49, 49, 49, 49, 49, + 49, 49, 49, 49, 49, 49, 49, 49, + 49, 49, 49, 49, 49, 49, 49, 49, + 49, 49, 49, 49, 49, 49, 49, 49, + 49, 49, 49, 49, 49, 49, 49, 49, + 49, 49, 49, 49, 49, 49, 49, 49, + 49, 49, 49, 49, 49, 48, 48, 48, + 48, 48, 48, 48, 48, 48, 48, 48, + 48, 48, 48, 48, 48, 48, 48, 48, + 48, 48, 48, 48, 48, 48, 48, 48, + 48, 48, 48, 48, 48, 48, 48, 48, + 48, 48, 48, 48, 48, 48, 48, 48, + 48, 48, 48, 48, 48, 48, 48, 48, + 48, 48, 48, 48, 48, 48, 48, 48, + 48, 48, 48, 48, 48, 48, 48, 48, + 48, 48, 48, 48, 48, 48, 48, 48, + 48, 48, 48, 48, 48, 48, 48, 48, + 48, 48, 48, 48, 48, 48, 48, 48, + 48, 48, 48, 48, 48, 48, 48, 48, + 48, 48, 48, 48, 48, 48, 48, 48, + 48, 48, 48, 48, 48, 48, 48, 48, + 48, 48, 48, 48, 48, 48, 48, 48, + 48, 48, 48, 48, 48, 48, 48, 48, + 48, 48, 48, 48, 48, 48, 48, 48, + 48, 48, 48, 48, 48, 48, 48, 48, + 48, 48, 48, 48, 48, 48, 48, 48, + 48, 48, 48, 48, 48, 48, 48, 48, + 48, 48, 48, 48, 48, 48, 48, 48, + 48, 48, 48, 48, 48, 48, 48, 48, + 48, 48, 48, 48, 48, 48, 48, 48, + 48, 48, 48, 48, 48, 48, 48, 48, + 48, 48, 48, 48, 48, 48, 48, 48, + 48, 48, 48, 48, 48, 48, 48, 48, + 48, 48, 48, 48, 48, 48, 48, 48, + 48, 48, 48, 48, 48, 48, 48, 48, + 48, 48, 48, 48, 48, 48, 48, 48, + 48, 48, 48, 48, 48, 48, 48, 48, + 48, 48, 48, 48, 48, 48, 48, 48, + 47, 47, 47, 47, 47, 47, 47, 47, + 47, 47, 47, 47, 47, 47, 47, 47, + 47, 47, 47, 47, 47, 47, 47, 47, + 47, 47, 47, 47, 47, 47, 47, 47, + 47, 47, 47, 47, 47, 47, 47, 47, + 47, 47, 47, 47, 47, 47, 47, 47, + 47, 47, 47, 47, 47, 47, 47, 47, + 47, 47, 47, 47, 47, 47, 47, 47, + 47, 47, 47, 47, 47, 47, 47, 47, + 47, 47, 47, 47, 47, 47, 47, 47, + 47, 47, 47, 47, 47, 47, 47, 47, + 47, 47, 47, 47, 47, 47, 47, 47, + 47, 47, 47, 47, 47, 47, 47, 47, + 47, 47, 47, 47, 47, 47, 47, 47, + 47, 47, 47, 47, 47, 47, 47, 47, + 47, 47, 47, 47, 47, 47, 47, 47, + 47, 47, 47, 47, 47, 47, 47, 47, + 47, 47, 47, 47, 47, 47, 47, 47, + 47, 47, 47, 47, 47, 47, 47, 47, + 47, 47, 47, 47, 47, 47, 47, 47, + 47, 47, 47, 47, 47, 47, 47, 47, + 47, 47, 47, 47, 47, 47, 47, 47, + 47, 47, 47, 47, 47, 47, 47, 47, + 47, 47, 47, 47, 47, 47, 47, 47, + 47, 47, 47, 47, 47, 47, 47, 47, + 47, 47, 47, 47, 47, 47, 47, 47, + 47, 47, 47, 47, 47, 47, 47, 47, + 47, 47, 47, 47, 47, 47, 47, 47, + 47, 47, 47, 47, 46, 46, 46, 46, + 46, 46, 46, 46, 46, 46, 46, 46, + 46, 46, 46, 46, 46, 46, 46, 46, + 46, 46, 46, 46, 46, 46, 46, 46, + 46, 46, 46, 46, 46, 46, 46, 46, + 46, 46, 46, 46, 46, 46, 46, 46, + 46, 46, 46, 46, 46, 46, 46, 46, + 46, 46, 46, 46, 46, 46, 46, 46, + 46, 46, 46, 46, 46, 46, 46, 46, + 46, 46, 46, 46, 46, 46, 46, 46, + 46, 46, 46, 46, 46, 46, 46, 46, + 46, 46, 46, 46, 46, 46, 46, 46, + 46, 46, 46, 46, 46, 46, 46, 46, + 46, 46, 46, 46, 46, 46, 46, 46, + 46, 46, 46, 46, 46, 46, 46, 46, + 46, 46, 46, 46, 46, 46, 46, 46, + 46, 46, 46, 46, 46, 46, 46, 46, + 46, 46, 46, 46, 46, 46, 46, 46, + 46, 46, 46, 46, 46, 46, 46, 46, + 46, 46, 46, 46, 46, 46, 46, 46, + 46, 46, 46, 46, 46, 46, 46, 46, + 46, 46, 46, 46, 46, 46, 46, 46, + 46, 46, 46, 46, 46, 46, 46, 46, + 46, 46, 46, 46, 46, 46, 46, 46, + 46, 46, 46, 46, 46, 46, 46, 46, + 46, 46, 46, 46, 46, 46, 46, 46, + 46, 46, 46, 46, 46, 46, 45, 45, + 45, 45, 45, 45, 45, 45, 45, 45, + 45, 45, 45, 45, 45, 45, 45, 45, + 45, 45, 45, 45, 45, 45, 45, 45, + 45, 45, 45, 45, 45, 45, 45, 45, + 45, 45, 45, 45, 45, 45, 45, 45, + 45, 45, 45, 45, 45, 45, 45, 45, + 45, 45, 45, 45, 45, 45, 45, 45, + 45, 45, 45, 45, 45, 45, 45, 45, + 45, 45, 45, 45, 45, 45, 45, 45, + 45, 45, 45, 45, 45, 45, 45, 45, + 45, 45, 45, 45, 45, 45, 45, 45, + 45, 45, 45, 45, 45, 45, 45, 45, + 45, 45, 45, 45, 45, 45, 45, 45, + 45, 45, 45, 45, 45, 45, 45, 45, + 45, 45, 45, 45, 45, 45, 45, 45, + 45, 45, 45, 45, 45, 45, 45, 45, + 45, 45, 45, 45, 45, 45, 45, 45, + 45, 45, 45, 45, 45, 45, 45, 45, + 45, 45, 45, 45, 45, 45, 45, 45, + 45, 45, 45, 45, 45, 45, 45, 45, + 45, 45, 45, 45, 45, 45, 45, 45, + 45, 45, 45, 45, 45, 45, 45, 45, + 45, 45, 45, 45, 45, 45, 45, 45, + 45, 45, 45, 45, 45, 45, 45, 45, + 44, 44, 44, 44, 44, 44, 44, 44, + 44, 44, 44, 44, 44, 44, 44, 44, + 44, 44, 44, 44, 44, 44, 44, 44, + 44, 44, 44, 44, 44, 44, 44, 44, + 44, 44, 44, 44, 44, 44, 44, 44, + 44, 44, 44, 44, 44, 44, 44, 44, + 44, 44, 44, 44, 44, 44, 44, 44, + 44, 44, 44, 44, 44, 44, 44, 44, + 44, 44, 44, 44, 44, 44, 44, 44, + 44, 44, 44, 44, 44, 44, 44, 44, + 44, 44, 44, 44, 44, 44, 44, 44, + 44, 44, 44, 44, 44, 44, 44, 44, + 44, 44, 44, 44, 44, 44, 44, 44, + 44, 44, 44, 44, 44, 44, 44, 44, + 44, 44, 44, 44, 44, 44, 44, 44, + 44, 44, 44, 44, 44, 44, 44, 44, + 44, 44, 44, 44, 44, 44, 44, 44, + 44, 44, 44, 44, 44, 44, 44, 44, + 44, 44, 44, 44, 44, 44, 44, 44, + 44, 44, 44, 44, 44, 44, 44, 44, + 44, 44, 44, 44, 44, 44, 44, 44, + 44, 44, 44, 44, 44, 44, 44, 44, + 43, 43, 43, 43, 43, 43, 43, 43, + 43, 43, 43, 43, 43, 43, 43, 43, + 43, 43, 43, 43, 43, 43, 43, 43, + 43, 43, 43, 43, 43, 43, 43, 43, + 43, 43, 43, 43, 43, 43, 43, 43, + 43, 43, 43, 43, 43, 43, 43, 43, + 43, 43, 43, 43, 43, 43, 43, 43, + 43, 43, 43, 43, 43, 43, 43, 43, + 43, 43, 43, 43, 43, 43, 43, 43, + 43, 43, 43, 43, 43, 43, 43, 43, + 43, 43, 43, 43, 43, 43, 43, 43, + 43, 43, 43, 43, 43, 43, 43, 43, + 43, 43, 43, 43, 43, 43, 43, 43, + 43, 43, 43, 43, 43, 43, 43, 43, + 43, 43, 43, 43, 43, 43, 43, 43, + 43, 43, 43, 43, 43, 43, 43, 43, + 43, 43, 43, 43, 43, 43, 43, 43, + 43, 43, 43, 43, 43, 43, 43, 43, + 43, 43, 43, 43, 43, 43, 43, 43, + 43, 43, 43, 43, 43, 43, 43, 43, + 43, 43, 42, 42, 42, 42, 42, 42, + 42, 42, 42, 42, 42, 42, 42, 42, + 42, 42, 42, 42, 42, 42, 42, 42, + 42, 42, 42, 42, 42, 42, 42, 42, + 42, 42, 42, 42, 42, 42, 42, 42, + 42, 42, 42, 42, 42, 42, 42, 42, + 42, 42, 42, 42, 42, 42, 42, 42, + 42, 42, 42, 42, 42, 42, 42, 42, + 42, 42, 42, 42, 42, 42, 42, 42, + 42, 42, 42, 42, 42, 42, 42, 42, + 42, 42, 42, 42, 42, 42, 42, 42, + 42, 42, 42, 42, 42, 42, 42, 42, + 42, 42, 42, 42, 42, 42, 42, 42, + 42, 42, 42, 42, 42, 42, 42, 42, + 42, 42, 42, 42, 42, 42, 42, 42, + 42, 42, 42, 42, 42, 42, 42, 42, + 42, 42, 42, 42, 42, 42, 42, 42, + 42, 42, 42, 42, 42, 42, 42, 42, + 42, 42, 42, 42, 42, 42, 42, 41, + 41, 41, 41, 41, 41, 41, 41, 41, + 41, 41, 41, 41, 41, 41, 41, 41, + 41, 41, 41, 41, 41, 41, 41, 41, + 41, 41, 41, 41, 41, 41, 41, 41, + 41, 41, 41, 41, 41, 41, 41, 41, + 41, 41, 41, 41, 41, 41, 41, 41, + 41, 41, 41, 41, 41, 41, 41, 41, + 41, 41, 41, 41, 41, 41, 41, 41, + 41, 41, 41, 41, 41, 41, 41, 41, + 41, 41, 41, 41, 41, 41, 41, 41, + 41, 41, 41, 41, 41, 41, 41, 41, + 41, 41, 41, 41, 41, 41, 41, 41, + 41, 41, 41, 41, 41, 41, 41, 41, + 41, 41, 41, 41, 41, 41, 41, 41, + 41, 41, 41, 41, 41, 41, 41, 41, + 41, 41, 41, 41, 41, 41, 41, 41, + 41, 41, 41, 41, 41, 41, 41, 41, + 40, 40, 40, 40, 40, 40, 40, 40, + 40, 40, 40, 40, 40, 40, 40, 40, + 40, 40, 40, 40, 40, 40, 40, 40, + 40, 40, 40, 40, 40, 40, 40, 40, + 40, 40, 40, 40, 40, 40, 40, 40, + 40, 40, 40, 40, 40, 40, 40, 40, + 40, 40, 40, 40, 40, 40, 40, 40, + 40, 40, 40, 40, 40, 40, 40, 40, + 40, 40, 40, 40, 40, 40, 40, 40, + 40, 40, 40, 40, 40, 40, 40, 40, + 40, 40, 40, 40, 40, 40, 40, 40, + 40, 40, 40, 40, 40, 40, 40, 40, + 40, 40, 40, 40, 40, 40, 40, 40, + 40, 40, 40, 40, 40, 40, 40, 40, + 40, 40, 40, 40, 40, 40, 40, 40, + 40, 40, 40, 40, 40, 39, 39, 39, + 39, 39, 39, 39, 39, 39, 39, 39, + 39, 39, 39, 39, 39, 39, 39, 39, + 39, 39, 39, 39, 39, 39, 39, 39, + 39, 39, 39, 39, 39, 39, 39, 39, + 39, 39, 39, 39, 39, 39, 39, 39, + 39, 39, 39, 39, 39, 39, 39, 39, + 39, 39, 39, 39, 39, 39, 39, 39, + 39, 39, 39, 39, 39, 39, 39, 39, + 39, 39, 39, 39, 39, 39, 39, 39, + 39, 39, 39, 39, 39, 39, 39, 39, + 39, 39, 39, 39, 39, 39, 39, 39, + 39, 39, 39, 39, 39, 39, 39, 39, + 39, 39, 39, 39, 39, 39, 39, 39, + 39, 39, 39, 39, 39, 39, 39, 39, + 39, 38, 38, 38, 38, 38, 38, 38, + 38, 38, 38, 38, 38, 38, 38, 38, + 38, 38, 38, 38, 38, 38, 38, 38, + 38, 38, 38, 38, 38, 38, 38, 38, + 38, 38, 38, 38, 38, 38, 38, 38, + 38, 38, 38, 38, 38, 38, 38, 38, + 38, 38, 38, 38, 38, 38, 38, 38, + 38, 38, 38, 38, 38, 38, 38, 38, + 38, 38, 38, 38, 38, 38, 38, 38, + 38, 38, 38, 38, 38, 38, 38, 38, + 38, 38, 38, 38, 38, 38, 38, 38, + 38, 38, 38, 38, 38, 38, 38, 38, + 38, 38, 38, 38, 38, 38, 38, 38, + 38, 38, 37, 37, 37, 37, 37, 37, + 37, 37, 37, 37, 37, 37, 37, 37, + 37, 37, 37, 37, 37, 37, 37, 37, + 37, 37, 37, 37, 37, 37, 37, 37, + 37, 37, 37, 37, 37, 37, 37, 37, + 37, 37, 37, 37, 37, 37, 37, 37, + 37, 37, 37, 37, 37, 37, 37, 37, + 37, 37, 37, 37, 37, 37, 37, 37, + 37, 37, 37, 37, 37, 37, 37, 37, + 37, 37, 37, 37, 37, 37, 37, 37, + 37, 37, 37, 37, 37, 37, 37, 37, + 37, 37, 37, 37, 37, 37, 37, 37, + 37, 37, 37, 36, 36, 36, 36, 36, + 36, 36, 36, 36, 36, 36, 36, 36, + 36, 36, 36, 36, 36, 36, 36, 36, + 36, 36, 36, 36, 36, 36, 36, 36, + 36, 36, 36, 36, 36, 36, 36, 36, + 36, 36, 36, 36, 36, 36, 36, 36, + 36, 36, 36, 36, 36, 36, 36, 36, + 36, 36, 36, 36, 36, 36, 36, 36, + 36, 36, 36, 36, 36, 36, 36, 36, + 36, 36, 36, 36, 36, 36, 36, 36, + 36, 36, 36, 36, 36, 36, 36, 36, + 36, 36, 36, 36, 35, 35, 35, 35, + 35, 35, 35, 35, 35, 35, 35, 35, + 35, 35, 35, 35, 35, 35, 35, 35, + 35, 35, 35, 35, 35, 35, 35, 35, + 35, 35, 35, 35, 35, 35, 35, 35, + 35, 35, 35, 35, 35, 35, 35, 35, + 35, 35, 35, 35, 35, 35, 35, 35, + 35, 35, 35, 35, 35, 35, 35, 35, + 35, 35, 35, 35, 35, 35, 35, 35, + 35, 35, 35, 35, 35, 35, 35, 35, + 35, 35, 35, 35, 35, 35, 34, 34, + 34, 34, 34, 34, 34, 34, 34, 34, + 34, 34, 34, 34, 34, 34, 34, 34, + 34, 34, 34, 34, 34, 34, 34, 34, + 34, 34, 34, 34, 34, 34, 34, 34, + 34, 34, 34, 34, 34, 34, 34, 34, + 34, 34, 34, 34, 34, 34, 34, 34, + 34, 34, 34, 34, 34, 34, 34, 34, + 34, 34, 34, 34, 34, 34, 34, 34, + 34, 34, 34, 34, 34, 34, 34, 34, + 33, 33, 33, 33, 33, 33, 33, 33, + 33, 33, 33, 33, 33, 33, 33, 33, + 33, 33, 33, 33, 33, 33, 33, 33, + 33, 33, 33, 33, 33, 33, 33, 33, + 33, 33, 33, 33, 33, 33, 33, 33, + 33, 33, 33, 33, 33, 33, 33, 33, + 33, 33, 33, 33, 33, 33, 33, 33, + 33, 33, 33, 33, 33, 33, 33, 33, + 33, 33, 33, 33, 33, 32, 32, 32, + 32, 32, 32, 32, 32, 32, 32, 32, + 32, 32, 32, 32, 32, 32, 32, 32, + 32, 32, 32, 32, 32, 32, 32, 32, + 32, 32, 32, 32, 32, 32, 32, 32, + 32, 32, 32, 32, 32, 32, 32, 32, + 32, 32, 32, 32, 32, 32, 32, 32, + 32, 32, 32, 32, 32, 32, 32, 32, + 32, 32, 32, 32, 31, 31, 31, 31, + 31, 31, 31, 31, 31, 31, 31, 31, + 31, 31, 31, 31, 31, 31, 31, 31, + 31, 31, 31, 31, 31, 31, 31, 31, + 31, 31, 31, 31, 31, 31, 31, 31, + 31, 31, 31, 31, 31, 31, 31, 31, + 31, 31, 31, 31, 31, 31, 31, 31, + 31, 31, 31, 31, 31, 31, 30, 30, + 30, 30, 30, 30, 30, 30, 30, 30, + 30, 30, 30, 30, 30, 30, 30, 30, + 30, 30, 30, 30, 30, 30, 30, 30, + 30, 30, 30, 30, 30, 30, 30, 30, + 30, 30, 30, 30, 30, 30, 30, 30, + 30, 30, 30, 30, 30, 30, 30, 30, + 30, 30, 30, 29, 29, 29, 29, 29, + 29, 29, 29, 29, 29, 29, 29, 29, + 29, 29, 29, 29, 29, 29, 29, 29, + 29, 29, 29, 29, 29, 29, 29, 29, + 29, 29, 29, 29, 29, 29, 29, 29, + 29, 29, 29, 29, 29, 29, 29, 29, + 29, 29, 29, 28, 28, 28, 28, 28, + 28, 28, 28, 28, 28, 28, 28, 28, + 28, 28, 28, 28, 28, 28, 28, 28, + 28, 28, 28, 28, 28, 28, 28, 28, + 28, 28, 28, 28, 28, 28, 28, 28, + 28, 28, 28, 28, 28, 28, 28, 28, + 27, 27, 27, 27, 27, 27, 27, 27, + 27, 27, 27, 27, 27, 27, 27, 27, + 27, 27, 27, 27, 27, 27, 27, 27, + 27, 27, 27, 27, 27, 27, 27, 27, + 27, 27, 27, 27, 27, 27, 27, 27, + 27, 26, 26, 26, 26, 26, 26, 26, + 26, 26, 26, 26, 26, 26, 26, 26, + 26, 26, 26, 26, 26, 26, 26, 26, + 26, 26, 26, 26, 26, 26, 26, 26, + 26, 26, 26, 26, 26, 26, 26, 25, + 25, 25, 25, 25, 25, 25, 25, 25, + 25, 25, 25, 25, 25, 25, 25, 25, + 25, 25, 25, 25, 25, 25, 25, 25, + 25, 25, 25, 25, 25, 25, 25, 25, + 25, 25, 24, 24, 24, 24, 24, 24, + 24, 24, 24, 24, 24, 24, 24, 24, + 24, 24, 24, 24, 24, 24, 24, 24, + 24, 24, 24, 24, 24, 24, 24, 24, + 24, 23, 23, 23, 23, 23, 23, 23, + 23, 23, 23, 23, 23, 23, 23, 23, + 23, 23, 23, 23, 23, 23, 23, 23, + 23, 23, 23, 23, 23, 23, 22, 22, + 22, 22, 22, 22, 22, 22, 22, 22, + 22, 22, 22, 22, 22, 22, 22, 22, + 22, 22, 22, 22, 22, 22, 22, 22, + 22, 21, 21, 21, 21, 21, 21, 21, + 21, 21, 21, 21, 21, 21, 21, 21, + 21, 21, 21, 21, 21, 21, 21, 21, + 21, 21, 20, 20, 20, 20, 20, 20, + 20, 20, 20, 20, 20, 20, 20, 20, + 20, 20, 20, 20, 20, 20, 20, 20, + 20, 19, 19, 19, 19, 19, 19, 19, + 19, 19, 19, 19, 19, 19, 19, 19, + 19, 19, 19, 19, 19, 18, 18, 18, + 18, 18, 18, 18, 18, 18, 18, 18, + 18, 18, 18, 18, 18, 18, 18, 18, + 17, 17, 17, 17, 17, 17, 17, 17, + 17, 17, 17, 17, 17, 17, 17, 17, + 17, 16, 16, 16, 16, 16, 16, 16, + 16, 16, 16, 16, 16, 16, 16, 16, + 15, 15, 15, 15, 15, 15, 15, 15, + 15, 15, 15, 15, 15, 15, 15, 14, + 14, 14, 14, 14, 14, 14, 14, 14, + 14, 14, 14, 14, 13, 13, 13, 13, + 13, 13, 13, 13, 13, 13, 13, 13, + 12, 12, 12, 12, 12, 12, 12, 12, + 12, 12, 12, 12, 11, 11, 11, 11, + 11, 11, 11, 11, 11, 11, 10, 10, + 10, 10, 10, 10, 10, 10, 10, 10, + 9, 9, 9, 9, 9, 9, 9, 9, + 9, 8, 8, 8, 8, 8, 8, 8, + 7, 7, 7, 7, 7, 7, 7, 6, + 6, 6, 6, 6, 6, 5, 5, 5, + 5, 5, 5, 4, 4, 4, 4, 4, + 4, 3, 3, 3, 3, 3, 2, 2, + 2, 2, 2, 1, 1, 1, 1, 0, + 0, 0, 0 +}; +static double sk_real_65_2048[16779] = { + -2.548138930709444523809426822e-08, -2.1247586413145832150012191e-08, + -1.678722298450883775146073233e-08, -1.209937589513242630076954071e-08, + -7.183183625390783201200822078e-09, -2.03784723546205247808566852e-09, + 3.337368659725064449949452953e-09, 8.943134924046376382625173876e-09, + 1.478005692927013729984072547e-08, 2.084867358952464308147266119e-08, + 2.714945639765345438501958843e-08, 3.36828084641460397429858515e-08, + 4.044906355865194855872963567e-08, 4.744848515467616522823485572e-08, + 5.468126547707003263856930875e-08, 6.214752455304810251052156185e-08, + 6.984730926645394604655421936e-08, 7.778059241570573378198098736e-08, + 8.59472717755298658902731769e-08, 9.434716916264092237217909207e-08, + 1.029800295055464784095146488e-07, 1.118455199185836169140976734e-07, + 1.209432287806531519766035541e-07, 1.302726648182565546943461254e-07, + 1.398332561936419302739902744e-07, 1.496243495978271049654364025e-07, + 1.596452093488447372899766532e-07, 1.698950164952715781354480873e-07, + 1.803728679253883294286996174e-07, 1.910777754818938419503402109e-07, + 2.020086650826121241908704717e-07, 2.131643758471504723453249274e-07, + 2.245436592299037564372007469e-07, 2.361451781593378410897213909e-07, + 2.479675061838218944683560896e-07, 2.600091266244107878440180656e-07, + 2.722684317342994413328868732e-07, 2.847437218658583527421731402e-07, + 2.974332046432499088679866743e-07, 3.103349941456773955009693956e-07, + 3.234471100952162968578964229e-07, 3.367674770536969890876366138e-07, + 3.502939236276187884247415669e-07, 3.640241816809094831982999713e-07, + 3.779558855561385722917450928e-07, 3.920865713041343409888458017e-07, + 4.064136759222542254088475326e-07, 4.209345366015154592072484464e-07, + 4.356463899826966462209458866e-07, 4.505463714215383727910253439e-07, + 4.656315142633686498105296137e-07, 4.808987491271166032617986018e-07, + 4.963449031991533880682943188e-07, 5.119666995366489877132359053e-07, + 5.27760756381457051057454373e-07, 5.437235864834331350908184881e-07, + 5.598515964347689817396172551e-07, 5.761410860144055338342029132e-07, + 5.925882475432503857144545673e-07, 6.091891652501306352878612284e-07, + 6.259398146488972424755629388e-07, 6.42836061926432183997212437e-07, + 6.598736633421144816245298113e-07, 6.77048264638662624070311255e-07, + 6.943554004647015130542134394e-07, 7.117904938089492190972091927e-07, + 7.293488554464617807158001786e-07, 7.470256833969104242693321308e-07, + 7.648160623951389615974845275e-07, 7.827149633793154384007713723e-07, + 8.007172429652518404714976567e-07, 8.188176429862895498772374162e-07, + 8.370107899931639766942037886e-07, 8.552911947932575992164833285e-07, + 8.73653251997716963926697651e-07, 8.920912395819588411430322086e-07, + 9.105993184594127527747712061e-07, 9.29171532068975163548866722e-07, + 9.478018059761930175203159706e-07, 9.664839474881788433278332479e-07, + 9.852116452826482280208560127e-07, 1.003978469051027143415155338e-06, + 1.022777869155819177994590913e-06, 1.041603176302480113858727265e-06, + 1.060447601225633936137767756e-06, 1.079304234390131188983988873e-06, + 1.098166045706994359127642476e-06, 1.117025884263848581622090642e-06, + 1.135876478070942834016103171e-06, 1.154710433822043123255809277e-06, + 1.173520236670720708161233005e-06, 1.192298250022026887147939822e-06, + 1.211036715339832178000493805e-06, 1.229727751969630625196883839e-06, + 1.248363356977369335320290737e-06, 1.266935405003952992434505635e-06, + 1.285435648135910820884144495e-06, 1.30385571579216352683979873e-06, + 1.32218711462695544012506052e-06, 1.340421228449248529615198643e-06, + 1.358549318158438531771187857e-06, 1.376562521697155521961620714e-06, + 1.394451854018656745883442821e-06, 1.412208207074855714676644633e-06, + 1.429822349817523509401704859e-06, 1.447284928218089234972843805e-06, + 1.464586465304321417213581288e-06, 1.481717361214102101271412708e-06, + 1.498667893266384495675196294e-06, 1.515428216049486627965757306e-06, + 1.531988361526829855633431363e-06, 1.548338239160143408186228256e-06, + 1.564467636050203358259107038e-06, 1.580366217095294698353363273e-06, + 1.59602352516737873551423612e-06, 1.611428981306006885044677067e-06, + 1.626571884930301465225816089e-06, 1.641441414068527672286005106e-06, + 1.65602662560626809295746039e-06, 1.670316455551951863330961516e-06, + 1.684299719321135866613339642e-06, 1.697965112038768863871648213e-06, + 1.711301208859641845671357117e-06, 1.724296465307411275148991893e-06, + 1.736939217631771494287354005e-06, 1.749217683184239196898996684e-06, + 1.761119960812284847005465722e-06, 1.772634031272158326120679493e-06, + 1.783747757660124206368170742e-06, 1.794448885862514284038056293e-06, + 1.80472504502429392403038081e-06, 1.814563748036457099682976397e-06, + 1.823952392042043451944707995e-06, 1.832878258962036694128434899e-06, + 1.84132851603505970106708714e-06, 1.849290216385831872543182505e-06, + 1.856750299602557188597719284e-06, 1.863695592338152218897778106e-06, + 1.870112808929460664980832033e-06, 1.875988552035365631068773717e-06, + 1.881309313293730590266458411e-06, 1.886061473997526282290267303e-06, + 1.890231305789670051309176065e-06, 1.893804971377001140371955715e-06, + 1.89676852526324074703942095e-06, 1.899107914500798985609560272e-06, + 1.900808979461768204389160095e-06, 1.901857454627703281977292409e-06, + 1.902238969398521362992463338e-06, 1.901939048920202760613491766e-06, + 1.900943114931890184161932325e-06, 1.899236486631144117908894312e-06, + 1.896804381558845129093424098e-06, 1.893631916502828309569416397e-06, + 1.88970410842015752448980366e-06, 1.885005875378544087906350357e-06, + 1.879522037516568722765545468e-06, 1.87323731802251177596448789e-06, + 1.866136344132254591972439224e-06, 1.85820364814575610722742656e-06, + 1.849423668462175180800754169e-06, 1.8397807506339378757180417e-06, + 1.829259148439035006887543044e-06, 1.817843024972356119243295167e-06, + 1.805516453755193593156292559e-06, 1.792263419863850942696271995e-06, + 1.778067821074354057253748794e-06, 1.762913469030148376251693025e-06, + 1.746784090423534514745196843e-06, 1.729663328197576463598041444e-06, + 1.711534742765823951331206031e-06, 1.692381813250114724230519815e-06, + 1.672187938736542718557603372e-06, 1.650936439549111857183006161e-06, + 1.62861055854175987326292168e-06, 1.605193462407658853182811781e-06, + 1.580668243006809150062882095e-06, 1.555017918710887993673838009e-06, + -2.108900142964289548019093251e-06, -2.226223885398250430290873619e-06, + -2.345710481686536353593567836e-06, -2.467378330561464933853898021e-06, + -2.591245798083902606817304284e-06, -2.717331215488720706709331598e-06, + -2.845652877022621895624623564e-06, -2.97622903777436489573078246e-06, + -3.10907791149748959175723971e-06, -3.244217668426159143754737915e-06, + -3.381666433084017042655280288e-06, -3.521442282086359381812349159e-06, + -3.663563241935968357480346916e-06, -3.808047286812896259984746739e-06, + -3.954912336357915352512675672e-06, -4.104176253451029547821005128e-06, + -4.255856841983896341570156596e-06, -4.409971844627270309510420204e-06, + -4.566538940593744301261591029e-06, -4.725575743395405048277290588e-06, + -4.887099798597407767069417117e-06, -5.051128581567236823632229686e-06, + -5.217679495220006518838018472e-06, -5.386769867760143349082104652e-06, + -5.558416950419712322390818765e-06, -5.732637915193425446475083973e-06, + -5.909449852571064225196031949e-06, -6.088869769266753733565674528e-06, + -6.270914585946496887073915022e-06, -6.455601134951591283858956388e-06, + -6.642946158027909208938603658e-06, -6.832966304038702847617470226e-06, + -7.025678126690909510007523181e-06, -7.221098082252979749812507593e-06, + -7.419242527273455954303638116e-06, -7.620127716298983422220630207e-06, + -7.823769799592127471127810112e-06, -8.030184820849269318834319498e-06, + -8.23938871491869932349103034e-06, -8.451397305519387003012315995e-06, + -8.666226302960538795138768775e-06, -8.883891301862320487802392177e-06, + -9.104407778878019605502125433e-06, -9.327791090417673162678117993e-06, + -9.554056470374002734834324724e-06, -9.783219027850353609614304784e-06, + -1.001529374489087688112134988e-05, -1.02502954742143453155823335e-05, + -1.048823893695013084509295304e-05, -1.072913872037790223006731294e-05, + -1.097300927567112420555478502e-05, -1.12198649156440480973654511e-05, + -1.146971981250327811017661328e-05, -1.172258799560357955663915386e-05, + -1.197848334920853550307397878e-05, -1.223741961025613822911916467e-05, + -1.249941036612987454307299728e-05, -1.276446905243515587513418452e-05, + -1.30326089507819079942345028e-05, -1.330384318657299000561444746e-05, + -1.357818472679936758912028899e-05, -1.385564637784115617582560154e-05, + -1.413624078327915378067158869e-05, -1.441998042170677532872440779e-05, + -1.470687760455642550505139104e-05, -1.499694447393035240888824189e-05, + -1.529019300044026291661262984e-05, -1.558663498105532536496149743e-05, + -1.588628203695895257777960519e-05, -1.618914561141457530047023383e-05, + -1.649523696764057883686928341e-05, -1.680456718669493313116775068e-05, + -1.711714716536949935422363966e-05, -1.743298761409453137842702486e-05, + -1.775209905485364996792496672e-05, -1.807449181910917109959366367e-05, + -1.840017604573877097297665562e-05, -1.872916167898325731622742596e-05, + -1.906145846640536567289346548e-05, -1.939707595686129845235882996e-05, + -1.973602349848362099804348346e-05, -2.007831023667640236388814978e-05, + -2.042394511212352914723486275e-05, -2.07729368588093792264738513e-05, + -2.112529400205296671068355696e-05, -2.148102485655541241159685595e-05, + -2.184013752446106171041344257e-05, -2.220263989343269027659094617e-05, + -2.256853963474092977575455321e-05, -2.293784420136810330210531961e-05, + -2.331056082612702618894057194e-05, -2.368669651979458923816979077e-05, + -2.406625806926098834243217539e-05, -2.444925203568294193832988181e-05, + -2.48356847527095601696131566e-05, -2.522556232461095433922994291e-05, + -2.561889062453646273109612863e-05, -2.601567529273306249521305333e-05, + -2.641592173479173700817619619e-05, -2.681963511991113625833500766e-05, + -2.722682037917865222834828964e-05, -2.763748220386914305622856614e-05, + -2.805162504376144827641058332e-05, -2.846925310547329145203880596e-05, + -2.889037035081439062748909219e-05, -2.931498049515837291231941386e-05, + -2.974308700583355079489003558e-05, -3.017469310053273636850618145e-05, + -3.060980174574266267622374427e-05, -3.10484156551930494437677166e-05, + -3.149053728832504892628380011e-05, -3.193616884878080998053095918e-05, + -3.23853122829124222509071529e-05, -3.283796927831193453520275405e-05, + -3.329414126236220338459284585e-05, -3.375382940080855160907766233e-05, + -3.421703459635194141978328797e-05, -3.468375748726372319449481885e-05, + -3.515399844602181078862326857e-05, -3.562775757796912364828989528e-05, + -3.610503471999415342399281093e-05, -3.658582943923376350507312149e-05, + -3.707014103179890587760197951e-05, -3.755796852152284872987386688e-05, + -3.804931065873270085208115998e-05, -3.854416591904334513964125453e-05, + -3.904253250217882951654188584e-05, -3.95444083308093568174430843e-05, + -4.004979104942025185760387518e-05, -4.055867802320105400563574061e-05, + -4.10710663369596141688590285e-05, -4.158695279406051178864092699e-05, + -4.210633391538853723470858803e-05, -4.262920593833674493119620386e-05, + -4.315556481581956510540365457e-05, -4.368540621531131974870920676e-05, + -4.421872551791004792194617057e-05, -4.475551781742691823205021473e-05, + -4.52957779195016147270012874e-05, -4.583950034074329640950903886e-05, + -4.638667930789817391403276337e-05, -4.693730875704314091725888325e-05, + -4.749138233280556192598964582e-05, -4.804889338761057847142221799e-05, + -4.860983498095440905051312086e-05, -4.917419987870484898934489437e-05, + -4.974198055242907864871224066e-05, -5.031316917874841405369443215e-05, + -5.088775763872086053268839478e-05, -5.146573751725098147492484801e-05, + -5.204710010252757009744511985e-05, -5.263183638548915132659294924e-05, + -5.321993705931765260720017752e-05, -5.381139251895990482628742702e-05, + -5.440619286067781360796344337e-05, -5.500432788162646914305667356e-05, + -5.560578707946123132180651916e-05, -5.621055965197124229450892363e-05, + -5.681863449675180768004556509e-05, -5.743000021088549882563797921e-05, + -5.80446450906725794891861947e-05, -5.866255713138025020556357014e-05, + -5.928372402702337517349517881e-05, -5.990813317017432674703100726e-05, + -6.053577165180240831753727404e-05, -6.11666262611428962437873369e-05, + -6.180068348559544333213622291e-05, -6.243792951065259603203594363e-05, + -6.307835021985773416800663549e-05, -6.372193119479322603090215571e-05, + -6.436865771509853455419059021e-05, -6.50185147585180035247065522e-05, + -6.567148700097938092499344487e-05, -6.632755881670237467582357249e-05, + -6.698671427833679354549994978e-05, -6.764893715713242807775762433e-05, + -6.831421092313816432074063956e-05, -6.898251874543192955525905408e-05, + -6.965384349238138870716308126e-05, -7.032816773193490355285673044e-05, + -7.100547373194326971398288029e-05, -7.168574346051228565138840887e-05, + -7.236895858638566576739176162e-05, -7.3055100479359002347765073e-05, + -7.374415021072454595046918868e-05, -7.443608855374653319059846668e-05, + -7.513089598416763112767591259e-05, -7.582855268074607812695681064e-05, + -7.652903852582380579781112795e-05, -7.723233310592466109491954773e-05, + -7.793841571238779722743950096e-05, -7.864726534202318229248990233e-05, + -7.935886069780712852132775748e-05, -8.007318018960401856051745106e-05, + -8.079020193492011058487844988e-05, -8.150990375968798567433287738e-05, + -8.223226319908232863353791942e-05, -8.2957257498366269760255165e-05, + -8.368486361376878900596165689e-05, -8.441505821339301989837677898e-05, + -8.514781767815531770063341988e-05, -8.588311810275521377983781734e-05, + -8.662093529667628329007239563e-05, -8.736124478521739762128250906e-05, + -8.810402181055526963336654855e-05, -8.884924133283731589351417401e-05, + -8.959687803130490367942845298e-05, -9.034690630544814826576732747e-05, + -9.109930027619025471978531083e-05, -9.185403378710278656394533359e-05, + -9.261108040565144117715890015e-05, -9.337041342447183049114978193e-05, + -9.41320058626760394759891426e-05, -9.489583046718909505306410734e-05, + -9.566185971411565714360436541e-05, -9.643006581013685053760386978e-05, + -9.72004206939370342952302928e-05, -9.797289603766050868072223778e-05, + -9.874746324839813252371989449e-05, -9.952409346970339022210583213e-05, + -0.0001003027575831385182500779529, -0.0001010834262099714712934694916, + -0.0001018660697122934636390384489, -0.0001026506581953854843614060144, + -0.0001034371615088927864314558014, -0.0001042255492486397733904388008, + -0.0001050157907583517123998803622, -0.0001058078551314048940459877635, + -0.0001066017112126060656027148887, -0.0001073973276000000399987843736, + -0.0001081946726467060496948077719, -0.0001089937144627823033694175026, + -0.0001097944209171189758073722276, -0.0001105967596393588991531692356, + -0.0001114006980218467280242117257, -0.0001122062032216051961257610725, + -0.0001130132421623396163324823394, -0.0001138217815364697297697907374, + -0.0001146317878071882398211683851, -0.0001154432272105476438121829386, + -0.0001162560657575732075193902793, -0.0001170702692364027465779519055, + -0.0001178858032144536755738903344, -0.0001187026330406157256227780983, + -0.0001195207238474707127926302541, -0.0001203400405535379343556490195, + -0.0001211605478655456536547438406, -0.0001219822102807281856938492748, + -0.0001228049920891489087126924318, -0.0001236288573760480362286745537, + -0.0001244537700242162473005663736, -0.0001252796937163923589753783405, + -0.0001261065919376867349843002186, -0.0001269344279780276524196430676, + -0.0001277631649346367250300038343, -0.0001285927657145193698205731803, + -0.0001294231930369882876095954938, -0.0001302544094362060797531732703, + -0.0001310863772637520967886265444, -0.0001319190586912123805841262625, + -0.0001327524157127933234108507765, -0.0001335864101479571736889179201, + -0.0001344210036440804726092651533, -0.0001352561576791350150556630938, + -0.0001360918335643904403600701336, -0.0001369279924471388323620885119, + -0.0001377645953134410035118700977, -0.000138601602990893568549679582, + -0.0001394389761514178377541789411, -0.0001402766753140689576662830662, + -0.0001411146608478654619189124331, -0.0001419528929746398826939463023, + -0.0001427913317719086067677375373, -0.0001436299371757617621917640927, + -0.000144468668983772593507330928, -0.0001453074868579260273387249169, + -0.0001461463503275662928395511875, -0.0001469852187923628922608387803, + -0.000147824051525295301111675994, -0.0001486628076756556389708546773, + -0.0001495014462720690941090889714, -0.0001503399262255318850813740061, + -0.0001511782063324667050793759238, -0.0001520162452777945919467350588, + -0.0001528540016380240641139659497, -0.0001536914338843542969514910368, + -0.0001545285003858043470798683261, -0.0001553651594123381482915463581, + -0.000156201369138025313249365511, -0.0001570370876442065159392380558, + -0.0001578722729226761400424250414, -0.0001587068828788793743017615512, + -0.0001595408753351235109363415177, -0.0001603742080338031760541189774, + -0.0001612068386406391939068283303, -0.0001620387247479306784114089224, + -0.0001628698238778202435177167029, -0.000163700093485571654796165153, + -0.0001645294909628601390857299824, -0.0001653579736410740511597106117, + -0.0001661854987946291442417467987, -0.0001670120236442935741233428715, + -0.0001678375053605236910930081917, -0.0001686619010668114599336975257, + -0.0001694851678430414751094779113, -0.0001703072627288581403475625775, + -0.0001711281427270427144601144809, -0.0001719477648068995457794616577, + -0.0001727660859076514681016700781, -0.000173583062941843843142442072, + -0.0001743986527987568700345799577, -0.0001752128123478259450265803743, + -0.000176025498442069719016653262, -0.0001768366679215253921362421829, + -0.0001776462776166909743325028614, -0.0001784542843519741595840338855, + -0.0001792606449491476240144793852, -0.0001800653162308092571260165204, + -0.0001808682550238519340119608403, -0.0001816694181629307125892119901, + -0.0001824687624939427431011718106, -0.0001832662448775077739318573045, + -0.0001840618221924534821196811629, -0.0001848554513393047341041075526, + -0.000185647089243776288814205544, -0.0001864366928602684823131768743, + -0.0001872242191753658397887494225, -0.0001880096252113378288428613416, + -0.0001887928680296418896059074122, -0.0001895739047344278743138096255, + -0.0001903526924760440318731835596, -0.0001911291884545434803174823735, + -0.0001919033499231920074108020957, -0.0001926751341919755188859808559, + -0.0001934444986311071072119377456, -0.0001942114006745345811469349862, + -0.0001949757978234463418835270554, -0.0001957376476497760123610114569, + -0.0001964969077997059552706526908, -0.0001972535359971683516060181329, + -0.000198007490047344463174675, -0.0001987587278401607238185327953, + -0.000199507207353782065918645916, -0.0002002528866581018858732815557, + -0.0002009957239182279709228950981, -0.0002017356773979646041624474995, + -0.0002024727054632900345894352956, -0.0002032067665858289598219271754, + -0.0002039378193463201299068243699, -0.0002046658224380683657218915616, + -0.0002053907346704393220484380356, -0.0002061125149722507635466350884, + -0.0002068311223952543716122359774, -0.0002075465161175620671871189238, + -0.000208258655447074312238794902, -0.0002089674998249011199803054639, + -0.0002096730088287746625232838005, -0.0002103751421764534217540704164, + -0.0002110738597291178563278291058, -0.0002117691214947563921582734947, + -0.0002124608876315424411344162658, -0.0002131491184512009572863538986, + -0.0002138337744223654248668792244, -0.0002145148161739233809951199472, + -0.0002151922044983520720604075471, -0.0002158659003550419399567600331, + -0.0002165358648736087512996079107, -0.0002172020593571939630489486817, + -0.0002178644452857525655974091361, -0.0002185229843193280238524550674, + -0.0002191776383013145602582372184, -0.0002198283692617058581852268473, + -0.0002204751394203301043724779751, -0.0002211179111900709367416473228, + -0.0002217566471800740265322288147, -0.0002223913101989388068670250309, + -0.0002230218632578954290630185442, -0.0002236482695739659166955792813, + -0.0002242704925731097342564424046, -0.0002248884958933533096195334089, + -0.0002255022433879032121590429982, -0.0002261116991282418481074706351, + -0.0002267168274072087360247740317, -0.000227317592742059420597711128, + -0.0002279139598775115928535467402, -0.0002285058937887706105324819861, + -0.0002290933596845372917545635705, -0.0002296763230099967351485745759, + -0.0002302547494497885730187214381, -0.0002308286049309575462418903102, + -0.000231397855625884509315690063, -0.0002319624679551975131915758643, + -0.0002325224085906628303677817771, -0.0002330776444580549735651614496, + -0.0002336281427400061958769145187, -0.0002341738708788347134506779845, + -0.0002347147965793514609676023719, -0.000235250887811645108867869558, + -0.0002357821128138446646962944619, -0.0002363084400948603904044770241, + -0.0002368298384371015990416259323, -0.0002373462768991713037289997823, + -0.0002378577248185381525988346674, -0.0002383641518141844841804227739, + -0.0002388655277892307200737764816, -0.0002393618229335357154401175972, + -0.0002398530077262726065232684158, -0.0002403390529384800196766730496, + -0.0002408199296355886961061576468, -0.0002412956091799224752313113296, + -0.0002417660632331741516615197796, -0.0002422312637588555823704022929, + -0.0002426911830247216103877833104, -0.0002431457936051676152738182379, + -0.0002435950683836032653554332095, -0.0002440389805547932560066126673, + -0.0002444775036271777733480614625, -0.0002449106114251622208152769922, + -0.0002453382780913800575127436954, -0.000245760478088928341778435227, + -0.0002461771862035748957564518236, -0.0002465883775459374975536075425, + -0.0002469940275536343962485552606, -0.0002473941119934067460646442971, + -0.0002477886069632116044537950561, -0.0002481774888942859277722596811, + -0.0002485607345531816729684859713, -0.0002489383210437707042404775759, + -0.0002493102258092206430749315782, -0.0002496764266339402522053292355, + -0.0002500369016454948413799574958, -0.0002503916293164913696792095443, + -0.0002507405884664330275417298832, -0.0002510837582635428648185349498, + -0.0002514211182265565190652178984, -0.0002517526482264839356520202962, + -0.0002520783284883397002210103643, -0.0002523981395928418750701505147, + -0.0002527120624780789599934938128, -0.0002530200784411453570482697373, + -0.0002533221691397444718871212466, -0.0002536183165937597227060362748, + -0.0002539085031867931857574305354, -0.0002541927116676717690081643841, + -0.0002544709251519204802616247463, -0.0002547431271232031692146324797, + -0.0002550093014347302013480889293, -0.0002552694323106325757603840554, + -0.0002555235043473032458850868753, -0.000255771502514704829941288855, + -0.000256013412157643873746926122, -0.0002562492189970109611636683855, + -0.0002564789091309878647957642972, -0.0002567024690362198937991500269, + -0.0002569198855689544687928849154, -0.0002571311459661458154526969544, + -0.0002573362378465249636350087314, -0.0002575351492116351604516610863, + -0.0002577278684468337814975069655, -0.0002579143843222580839355528859, + -0.0002580946859937575119450792194, -0.0002582687630037908740193719481, + -0.0002584366052822881210625227677, -0.0002585982031474774842268182784, + -0.000258753547306678026700826889, -0.000258902628857055874724707456, + -0.000259045439286346513077519127, -0.0002591819704735405971614270459, + -0.0002593122146895354500871488934, -0.0002594361645977504016169490342, + -0.000259553813254706782116809638, -0.0002596651541105727883582132698, + -0.0002597701810096719201269299671, -0.0002598688881909568849926106537, + -0.0002599612702884465317842987986, -0.0002600473223316281438065311615, + -0.0002601270397458233570725516515, -0.0002602004183525132041156224805, + -0.0002602674543696537794515433184, -0.0002603281444119032715135697575, + -0.0002603824854908654744603535569, -0.0002604304750152714462499425885, + -0.0002604721107911307006327339408, -0.0002605073910218457531109970127, + -0.0002605363143082919182187684459, -0.0002605588796488598102470135576, + -0.0002605750864394631494992682352, -0.0002605849344735098140936335742, + -0.0002605884239418377094042733599, -0.0002605855554326137746290470432, + -0.000260576329931198457517949052, -0.0002605607488199730009670318509, + -0.0002605388138781320893529180882, -0.0002605105272814397404136654846, + -0.0002604758916019503400297863127, -0.0002604349098076930309718368672, + -0.0002603875852623215155987046465, -0.0002603339217247272125224655248, + -0.000260273923348617501963286891, -0.0002602075946820584634831818871, + -0.0002601349406669815639975285038, -0.0002600559666386559765777208852, + -0.0002599706783251244158507164972, -0.0002598790818466047126099327524, + -0.0002597811837148556639645602395, -0.0002596769908325077553384874207, + -0.0002595665104923594590502489154, -0.0002594497503766378084313903862, + -0.0002593267185562248195764001313, -0.0002591974234898488933624693953, + -0.0002590618740232405472177779071, -0.0002589200793882564339762342165, + -0.0002587720492019657389168307837, -0.0002586177934657040507378245042, + -0.0002584573225640924296411804484, -0.0002582906472640224856789081809, + -0.0002581177787136077384118337807, -0.0002579387284411006615696126953, + -0.0002577535083537762800737214164, -0.0002575621307367820483728848568, + -0.0002573646082519543895616997986, -0.0002571609539366016242319112894, + -0.0002569511812022541564180799778, -0.0002567353038333813745365541426, + -0.0002565133359860753757379636664, -0.0002562852921867025436652998138, + -0.0002560511873305221664659514502, -0.0002558110366802725287385666952, + -0.0002555648558647251279360435028, -0.0002553126608772063647033456757, + -0.0002550544680740877913523168008, -0.000254790294173244051111754116, + -0.0002545201562524798091953492918, -0.0002542440717479248625358667635, + -0.0002539620584523981871270803534, -0.0002536741345137410313936854322, + -0.0002533803184331192182195124918, -0.0002530806290632944387936076325, + -0.0002527750856068656224763524509, -0.0002524637076144795695339939634, + -0.0002521465149830121477841915478, -0.0002518235279537201073626895287, + -0.0002514947671103581468103616015, -0.0002511602533772774393031057549, + -0.000250820008017484260241791727, -0.000250474052630674708184305155, + -0.0002501224091512395560077397505, -0.0002497650998462412380747565965, + -0.0002494021473133618349918294577, -0.0002490335744788231401615485883, + -0.0002486594045952792960199606576, -0.0002482796612396812952275326758, + -0.0002478943683111144310159124071, -0.0002475035500286085882702680205, + -0.0002471072309289215379775328518, -0.0002467054358642959939820760162, + -0.0002462981900001896731072781321, -0.000245885518812979822315945011, + -0.0002454674480876417792286903197, -0.000245044003915401457580069966, + -0.0002446152126913631670752924396, -0.0002441811011121118460756584945, + -0.0002437416961732907913149026591, -0.0002432970251671548033312736381, + -0.0002428471156800989373507337898, -0.0002423919955901633475122552985, + -0.0002419316930645144954857561626, -0.0002414662365569026963776216865, + -0.0002409956548050968963906037779, -0.0002405199768282961401370118049, + -0.0002400392319245188118073675021, -0.0002395534496679692707237635529, + -0.0002390626599063829383750440227, -0.0002385668927583498369338066425, + -0.0002380661786106136519093612325, -0.0002375605481153564020168483806, + -0.0002370500321874554889960140525, -0.0002365346620017234273002787459, + -0.0002360144689901271636799096054, -0.0002354894848389869595542411851, + -0.0002349597414861561101104975302, -0.0002344252711181810935534008955, + -0.000233886106167442746816761967, -0.0002333422793092790098381378305, + -0.0002327938234590890486611775012, -0.0002322407717694194349920128184, + -0.0002316831576270328158905636995, -0.0002311210146499587754411603191, + -0.0002305543766845279997097090119, -0.0002299832778023894468318044648, + -0.0002294077522975114166985804998, -0.0002288278346831657884038330186, + -0.0002282435596888975125415971457, -0.0002276549622574776778408112143, + -0.0002270620775418420765959237606, -0.000226464940902014970737846089, + -0.0002258635879020178688098702269, -0.0002252580543067649672568653063, + -0.0002246483760789440091952540168, -0.0002240345893758843767024080407, + -0.0002234167305464115763687787952, -0.00022279483612768922941999028, + -0.0002221689428420485393038397159, -0.0002215390875938056433180206595, + -0.0002209053074660673632746005213, -0.0002202676397175378235262360738, + -0.0002196261217792517227154203141, -0.0002189807912514215280670032415, + -0.0002183316859001499033506726866, -0.0002176788436541939074971713231, + -0.0002170223026017074820660096579, -0.0002163621009869745874694413335, + -0.0002156982772071330421628093665, -0.0002150308698088900947933271857, + -0.0002143599174852292414163168477, -0.0002136854590721096701366743531, + -0.0002130075335451576826542585685, -0.0002123261800163510142850503692, + -0.0002116414377306961608782992501, -0.0002109533460628994444661238328, + -0.0002102619445140316279101860841, -0.0002095672727081866206465254887, + -0.0002088693703891352784155627242, -0.0002081682774169730501447744819, + -0.0002074640337647637759136559632, -0.000206756679515178660219015816, + -0.0002060462548571309897467440653, -0.000205332800082407706957279836, + -0.0002046163555822968908078779426, -0.0002038969618442128251250416993, + -0.0002031746594483178685805468966, -0.0002024494890641424815237725543, + -0.0002017214914472029217793608291, -0.0002009907074356174767719440677, + -0.0002002571779467215030284821253, -0.0001995209439736812730582099507, + -0.0001987820465821076596022592975, -0.0001980405269066701722489864945, + -0.0001972964261477066030305016486, -0.0001965497855678424298387502178, + -0.00019580064648860192569497507, -0.0001950490502870247161350952814, + -0.0001942950383922832039568229234, -0.0001935386522823019997407989479, + -0.0001927799334803790870952050485, -0.0001920189235518100236664584823, + -0.0001912556641005147171300665443, -0.0001904901967656675893132700583, + -0.0001897225632183314266050733199, -0.0001889528051580948082334432403, + -0.0001881809643097141424017415545, -0.000187407082419760228969227156, + -0.0001866312012532697281463889283, -0.0001858533625904016165202720101, + -0.000185073608223100256713056222, -0.0001842919799517628038493244347, + -0.0001835085195819143911739185215, -0.0001827232689208891703615267321, + -0.0001819362697745183991403922219, -0.0001811475639438260099110117318, + -0.0001803571932217316322547701057, -0.0001795651993897615030133796399, + -0.0001787716242147676434098846343, -0.0001779765094456558182072630769, + -0.0001771798968101221413793538995, -0.0001763818280113991143406848572, + -0.0001755823447250108256846579113, -0.0001747814885955387218929163451, + -0.0001739793012333969732339383762, -0.0001731758242116205519321031625, + -0.000172371099062653174811485246, -0.0001715651672751689646272132972, + -0.000170758070290882429118420327, -0.0001699498495013821840887713321, + -0.000169140546244973756680185506, -0.0001683302018035353448625196515, + -0.0001675188573993858555128549925, -0.0001667065541921659258157994987, + -0.0001658933332757322532454574704, -0.0001650792356750655593897181284, + -0.0001642643023431921334067545848, -0.0001634485741581196869501996227, + -0.0001626320919197876018781612206, -0.0001618148963470318417966209434, + -0.0001609970280745648526978669457, -0.000160178527649970696639450396, + -0.000159359435530716068984968814, -0.000158539792081176331844938332, + -0.0001577196375696785694917739784, -0.0001568990121655604189163796258, + -0.0001560779559362458139386287126, -0.0001552565088443376699767900506, + -0.0001544347107447275365809530312, -0.0001536126013817228953568100325, + -0.0001527902203861921032797960285, -0.0001519676072727272524501285211, + -0.000151144801436825298654453853, -0.0001503218421520877297846430221, + -0.0001494987685674388283238456232, -0.0001486756197043630700008881584, + -0.0001478524344541616586130167166, -0.0001470292515752295251646453167, + -0.0001462061096903469637354328059, -0.0001453830472840014081687548542, + -0.0001445601026997193189454343765, -0.000143737314137423304863036555, + -0.000142914719650809031404811722, -0.0001420923571447432439459473974, + -0.000141270264372682445011206176, -0.0001404484789341130387355788267, + -0.0001396270382720132135784957272, -0.000138805979670336346451162135, + -0.0001379853402515163890429406024, -0.0001371651569739956158175409051, + -0.0001363454666297744355234200508, -0.0001355263058419840522649674197, + -0.0001347077110624819490294207247, -0.000133889718569469814198752422, + -0.0001330723644651358626104370453, -0.0001322556846733186509262880648, + -0.0001314397149371962362270765956, -0.0001306244908169980486426636768, + -0.000129810047687741050110796226, -0.0001289964207369899353190778601, + -0.0001281836449626415645654947673, -0.0001273717551707338995880397503, + -0.0001265607859732794423634344438, -0.0001257507717861236105558186971, + -0.000124941746826827941195189875, -0.0001241337451125785020563524474, + -0.0001233268004581193752131063057, -0.0001225209464737118903940316095, + -0.0001217162165631191066963653902, -0.0001209126439215407869181770351, + -0.000120110261533950163663139743, -0.0001193091021727062415536471662, + -0.0001185091983959413311023115001, -0.0001177105825456008924992726272, + -0.0001169132867455845083571458476, -0.0001161173428999135007243584394, + -0.0001153227826909247993435875257, -0.0001145296375774920369372544826, + -0.0001137379387932731261310823068, -0.0001129477173449851718249267729, + -0.0001121590040107061904623222959, -0.0001113718293382042596149916758, + -0.0001105862236432938268317766051, -0.0001098022170082196249853850878, + -0.0001090198392800678959613583374, -0.0001082391200692051395296916505, + -0.0001074600887477452818659015565, -0.0001066827744480432715000473021, + -0.0001059072060612177725415564145, -0.0001051334122357012204563783686, + -0.0001043614213758180128905142525, -0.000103591261640390903302558212, + -0.0001028229609413751637243816806, -0.0001020565469425215466420242549, + -0.0001012920470580668940319829519, -0.0001005294884514537081480339831, + -9.976889803407751854125162794e-05, -9.901030246406322438308678091e-05, + -9.825372814506955828229434191e-05, -9.749920122512229501195862857e-05, + -9.674674759547598830618231336e-05, -9.59963928895052250609212785e-05, + -9.524816248161971843008699601e-05, -9.450208148621790365129929912e-05, + -9.37581747566593312268046212e-05, -9.301646688427081944954000203e-05, + -9.227698219738022697954116236e-05, -9.15397447603792684860460338e-05, + -9.080477837281476349157172123e-05, -9.007210656850905025443132512e-05, + -8.934175261470872443300694776e-05, -8.861373951126277318142421269e-05, + -8.788808998982902047445581184e-05, -8.716482651310956128801188392e-05, + -8.644397127411507621499997533e-05, -8.572554619545779612359293065e-05, + -8.500957292867332014581205346e-05, -8.429607285357101594588241644e-05, + -8.358506707761370699977243603e-05, -8.28765764353250612402404518e-05, + -8.217062148772665973635309644e-05, -8.146722252180315976179819648e-05, + -8.076639954999632474604009946e-05, -8.006817230972754163755705781e-05, + -7.937256026294881212663351322e-05, -7.867958259572240746308746662e-05, + -7.79892582178288345032268758e-05, -7.730160576240332982646957793e-05, + -7.661664358560048889833921093e-05, -7.593438976628749106576043992e-05, + -7.525486210576532407345862197e-05, -7.457807812751833336211565451e-05, + -7.390405507699174378257594986e-05, -7.32328099213993898930832871e-05, + -7.256435934954890191149468048e-05, -7.189871977171582984305481245e-05, + -7.123590731952450321416703272e-05, -7.05759378458671224852716275e-05, + -6.99188269248484240824675906e-05, -6.926458985175807389969571126e-05, + -6.861324164307009809259801925e-05, -6.796479703647017786821010743e-05, + -6.731927049090987314611256309e-05, -6.667667618668822232443765818e-05, + -6.603702802556027091733514833e-05, -6.540033963087269169422305337e-05, + -6.476662434772622527028029804e-05, -6.413589524316487338554543252e-05, + -6.350816510639175000493134027e-05, -6.288344644901123787344987548e-05, + -6.226175150529827723080295021e-05, -6.164309223249264538604941244e-05, + -6.102748031112063272591791718e-05, -6.041492714534208227769238042e-05, + -5.980544386332351111060928739e-05, -5.919904131763706963027804608e-05, + -5.859573008568483732261961139e-05, -5.799552047014894961456457634e-05, + -5.739842249946681723878072479e-05, -5.680444592833168204791885469e-05, + -5.621360023821812980761650214e-05, -5.562589463793259384957745617e-05, + -5.504133806418852432407531894e-05, -5.445993918220631791957120349e-05, + -5.388170638633745239583217046e-05, -5.330664780071388302766857703e-05, + -5.273477127991736803985442505e-05, -5.216608440968108293799704311e-05, + -5.160059450760665083904679684e-05, -5.103830862390903679763967671e-05, + -5.047923354218388511741033575e-05, -4.992337578019845838834742113e-05, + -4.9370741590705290559662477e-05, -4.882133696227899450530499093e-05, + -4.82751676201757565199366995e-05, -4.773223902721538899635717046e-05, + -4.719255638468572444394616427e-05, -4.665612463326918821779690227e-05, + -4.612294845399145509085014893e-05, -4.559303226919181697453231639e-05, + -4.506638024351528211668832524e-05, -4.454299628492574847924215242e-05, + -4.402288404574119997248599079e-05, -4.350604692368864872143580103e-05, + -4.299248806298119505650556782e-05, -4.248221035541484031251152631e-05, + -4.19752164414861298619152663e-05, -4.147150871152990809836644259e-05, + -4.097108930687696853011059428e-05, -4.047396012103159220699849508e-05, + -3.998012280086859501033666464e-05, -3.948957874784991768689693115e-05, + -3.90023291192600403431457734e-05, -3.851837482946062119924454659e-05, + -3.803771655116367520019921011e-05, -3.756035471672344156195827436e-05, + -3.708628951944623552104685071e-05, -3.66155209149299394610910241e-05, + -3.614804862236433401212476468e-05, -3.568387212596291576836501913e-05, + -3.522299067629818035505412377e-05, -3.476540329171094972741939966e-05, + -3.431110875972530343961178212e-05, -3.386010563848019307457357097e-05, + -3.341239225817737391660208757e-05, -3.296796672254574195803575321e-05, + -3.25268269103214799288677217e-05, -3.208897047674408688818642466e-05, + -3.165439485506772217130247449e-05, -3.122309725808803987541495406e-05, + -3.07950746796839446776765381e-05, -3.037032389637410635533157355e-05, + -2.994884146888812119957808122e-05, -2.95306237437516664137183986e-05, + -2.91156668548865013048092959e-05, -2.870396672522308587809439229e-05, + -2.829551906832782599636975929e-05, -2.789031939004312228938022022e-05, + -2.748836299014060567213850461e-05, -2.708964496398733924360097136e-05, + -2.66941602042243495969235656e-05, -2.630190340245766711228282697e-05, + -2.59128690509614042819432761e-05, -2.55270514443926958847181502e-05, + -2.514444468151810121027238398e-05, -2.476504266695160047040760731e-05, + -2.438883911290331464745938239e-05, -2.401582754093942650638893177e-05, + -2.364600128375242524443600178e-05, -2.327935348694236934534960992e-05, + -2.291587711080494602598756071e-05, -2.255556493213609525923246668e-05, + -2.219840954603929009223035884e-05, -2.184440336774568847729577348e-05, + -2.149353863444252165119593978e-05, -2.11458074071104881687301752e-05, + -2.080120157236929639326186714e-05, -2.045971284433203984682442256e-05, + -2.012133276646704339082200041e-05, -1.97860527134679256263186109e-05, + -1.945386389313097288272791374e-05, -1.912475734823975703226793532e-05, + -1.879872395845692259128134616e-05, -1.847575444222265860557546935e-05, + -1.815583935865955716418458643e-05, -1.783896910948383143650022853e-05, + -1.752513394092279158881578227e-05, -1.721432394563730803086452903e-05, + -1.690652906465061046880314632e-05, -1.6601739089281769356327631e-05, + -1.629994366308441539753504301e-05, -1.600113228379014483604945995e-05, + -1.57052943052561904020703043e-05, -1.541241893941767301359942188e-05, + -1.512249525824349233120956482e-05, -1.483551219569612044063382228e-05, + -1.455145854969475995022154535e-05, -1.427032298408185633886539889e-05, + -1.399209403059235638474341185e-05, -1.371676009082596170256251877e-05, + -1.344430943822162691811232527e-05, -1.317473022003566620317417668e-05, + -1.290801045931516047163886002e-05, -1.264413805688653154757784131e-05, + -1.238310079333214945183569422e-05, -1.212488633097486622294293446e-05, + -1.186948221586214993847775007e-05, -1.161687587975120976497601932e-05, + -1.136705464209423620432215518e-05, -1.112000571202428000298217947e-05, + -1.087571619034092099706587803e-05, -1.06341730714958149846445512e-05, + -1.039536324557776117742061844e-05, -1.015927350029709202603941942e-05, + -9.92589052296909234564346175e-06, -9.695200902496391837494596477e-06, + -9.46719113134980923436861272e-06, -9.241847607547493909725851158e-06, + -9.019156636632678352848320469e-06, -8.799104433648542261626676608e-06, + -8.581677125111560446371616884e-06, -8.366860750981686218534331967e-06, + -8.154641266630229155744531699e-06, -7.945004544804463319672069299e-06, + -7.737936377588964232646269459e-06, -7.533422478363737293471057155e-06, + -7.331448483758404948936512197e-06, -7.131999955602784657942173202e-06, + -6.935062382873035179240307074e-06, -6.740621183633787075976245839e-06, + -6.548661706975523906493468623e-06, -6.359169234947365720300987285e-06, + -6.17212898448467972383185004e-06, -5.987526109332205059712986306e-06, + -5.805345701959202770836652313e-06, -5.625572795473973877853225006e-06, + -5.448192365527745499110059968e-06, -5.273189332214756333756019296e-06, + -5.100548561965937728731809719e-06, -4.930254869436037863715625168e-06, + -4.762293019384033199961799021e-06, -4.59664772854703810423633234e-06, + -4.433303667506834274682995384e-06, -4.272245462549535811684880277e-06, + -4.113457697517621674838245172e-06, -3.956924915654523567352940372e-06, + -3.802631621441416882173358616e-06, -3.650562282426057585208193854e-06, + -3.500701331043486311717137863e-06, -3.353033166428237992786037108e-06, + -3.207542156218623676932222982e-06, -3.064212638351338811935724304e-06, + -2.923028922848262729929742429e-06, -2.783975293593427891621766568e-06, + -2.647036010101344312255011726e-06, -2.512195309275639859883898219e-06, + 2.134779322514507754774901183e-06, 2.177214196367056565716664382e-06, + 2.218434643147511847575698712e-06, 2.25845512427122747624785512e-06, + 2.297290041525935239965453688e-06, 2.33495373610469113506531158e-06, + 2.371460487653784922286491835e-06, 2.406824513336458282479132786e-06, + 2.441059966912123675248031188e-06, 2.474180937831159709979758285e-06, + 2.506201450345446506612128931e-06, 2.537135462634340349449748458e-06, + 2.566996865946437035116379707e-06, 2.595799483756823641464328567e-06, + 2.623557070940351924681144605e-06, 2.650283312960069370987437401e-06, + 2.675991825071748109497260862e-06, 2.700696151543900551969621532e-06, + 2.72440976489352951658818279e-06, 2.747146065136821706996429412e-06, + 2.768918379059354712855203079e-06, 2.789739959494082737471347747e-06, + 2.809623984623120986628885473e-06, 2.828583557290832441551879997e-06, + 2.846631704333698589717144278e-06, 2.863781375925615049152922476e-06, + 2.880045444938959369731920623e-06, 2.895436706320979119381325839e-06, + 2.909967876486056332339686509e-06, 2.923651592723305371341463443e-06, + 2.936500412619812523722052575e-06, 2.948526813499235269471843504e-06, + 2.95974319187601363705759569e-06, 2.970161862924814176250762343e-06, + 2.979795059965583054107816571e-06, 2.988654933963870307956625302e-06, + 2.996753553046231708360423382e-06, 3.004102902031420163251555083e-06, + 3.010714881976298978204968984e-06, 3.016601309737286736349041322e-06, + 3.021773917546689629357340931e-06, 3.026244352604299016215811183e-06, + 3.030024176684005182078876159e-06, 3.0331248657553311589749577e-06, + 3.035557809619910748800400077e-06, 3.037334311562879831899227495e-06, + 3.038465588019164867602736613e-06, 3.038962768254267093111925524e-06, + 3.038836894059980336756489686e-06, 3.03809891946467017465006652e-06, + 3.036759710458051750303631877e-06, 3.034830044730269322036811733e-06, + 3.032320611426810244305165773e-06, 3.029242010914742932499313724e-06, + 3.025604754566401588875132131e-06, 3.021419264555545182698165219e-06, + 3.016695873668098949607965786e-06, 3.011444825126854146920239719e-06, + 3.005676272430255660907724019e-06, 2.999400279204910700793637254e-06, + 2.992626819071950293081000455e-06, 2.985365775527155484791314022e-06, + 2.977626941834756776054287178e-06, 2.969420020934517146892882983e-06, + 2.960754625362535323687988506e-06, 2.95164027718523523104946632e-06, + 2.942086407946749575682138245e-06, 2.932102358629320632585173179e-06, + 2.921697379626780490506502211e-06, 2.910880630731236541044928273e-06, + 2.899661181132257479987814758e-06, 2.888048009429103192520016732e-06, + 2.876050003655524183853592346e-06, 2.863675961317026793742255772e-06, + 2.850934589440842634655223775e-06, 2.837834504637973755163593212e-06, + 2.824384233177615919301419248e-06, 2.810592211073777466301360992e-06, + 2.796466784183741384998836757e-06, 2.782016208318544244658876083e-06, + 2.767248649365312316515111077e-06, 2.752172183421066521414590986e-06, + 2.73679479693835322795568768e-06, 2.721124386878166733752439782e-06, + 2.705168760894141238496210175e-06, 2.688935637488182983618296637e-06, + 2.672432646217020930543787488e-06, 2.655667327889708585969899546e-06, + 2.638647134780098405036456721e-06, 2.621379430849890130293417673e-06, + 2.603871491982500823602524401e-06, 2.586130506227175526371255335e-06, + 2.568163574053540988993476687e-06, 2.549977708616446615434497289e-06, + 2.531579836030863500548294606e-06, 2.51297679565661540232999506e-06, + 2.494175340393213970196150883e-06, 2.475182136984102815243117754e-06, + 2.456003766330716151265268002e-06, 2.436646723815924254894675974e-06, + 2.417117419636578600693156346e-06, 2.397422179145624233383539761e-06, + 2.37756724320290905086688199e-06, 2.35755876853507455098366008e-06, + 2.337402828104179064444686706e-06, 2.317105411484915831077813914e-06, + 2.296672425250413637412691056e-06, 2.276109693366383693411292982e-06, + 2.255422957593392519777932351e-06, 2.234617877897328608484536425e-06, + 2.213700032867880320911055034e-06, 2.192674920144543908886959269e-06, + 2.171547956850658866973869179e-06, 2.150324480034657887876419977e-06, + 2.129009747118959172619730158e-06, 2.107608936355726060346733874e-06, + 2.086127147290906828691397709e-06, 2.064569401232938257559519635e-06, + 2.042940641730680157968705335e-06, 2.021245735056694255269045535e-06, + 1.999489470697448837257018117e-06, 1.977676561849793987197913825e-06, + 1.955811645923851820874292406e-06, 1.933899285051889740857369512e-06, + 1.911943966603163155474178272e-06, 1.889950103704629830165097684e-06, + 1.867922035767431262662761904e-06, 1.845864029018648532333522067e-06, + 1.82378027703880209169247633e-06, 1.801674901304243384947130317e-06, + 1.779551951735030581358055525e-06, 1.757415407247480565743101913e-06, + 1.735269176311533770187909426e-06, 1.713117097513134287837112228e-06, + 1.69096294012081127010392427e-06, 1.668810404656715505424045658e-06, + 1.646663123472051887247582028e-06, 1.62452466132641077468717547e-06, + 1.60239851597130021306804315e-06, 1.580288118737365077139177087e-06, + 1.558196835125218174529873084e-06, 1.536127965399975212526365899e-06, + 1.514084745189189543340506361e-06, 1.492070346083814840406635803e-06, + 1.470087876242587670202999726e-06, 1.448140380999137298405083502e-06, + 1.426230843472170649153954805e-06, 1.40436218517770623702401421e-06, + 1.382537266646216019645374007e-06, 1.36075888803762658631028859e-06, + 1.339029789763293545317855877e-06, 1.317352653107546042097987168e-06, + 1.29573010085201610990771233e-06, 1.274164697901584794665556626e-06, + 1.252658951912322195343754173e-06, 1.231215313920775980812490243e-06, + 1.209836178974880704228714659e-06, 1.188523886766164560141911984e-06, + 1.167280722263227961570174022e-06, 1.146108916346059832661106841e-06, + 1.125010646441646050113774211e-06, 1.103988037159971543162877497e-06, + 1.083043160931133065515022743e-06, 1.062178038642667537170063974e-06, + 1.041394640277339266341621524e-06, 1.020694885551433697080058426e-06, + 1.000080644553022993049960603e-06, 9.795537383801831286713867469e-07, + 9.591159397794049508060394357e-07, 9.387689737835123731472526491e-07, + 9.18514518349431810448617753e-07, 8.983542049953633957336111317e-07, + 8.782896194374693887252868695e-07, 8.583223022257225393505299799e-07, + 8.384537493792208204875394256e-07, 8.186854130201365318441003929e-07, + 7.990187020069348379188497317e-07, 7.794549825662456294555254649e-07, + -5.04350298848819136731281166e-07, -5.122265060402247007761760908e-07, + -5.19982346543471917926012172e-07, -5.27618131257967224724233276e-07, + -5.351341713961137311748763982e-07, -5.425307783225983657040929209e-07, + -5.498082633990254920847390134e-07, -5.569669378357782584998869786e-07, + -5.640071125485738855626647106e-07, -5.709290980216480459395441208e-07, + -5.777332041766239997200083935e-07, -5.844197402473298069000757528e-07, + -5.909890146603843636322170481e-07, -5.974413349217040928974624923e-07, + -6.037770075086112758159379021e-07, -6.099963377678777545770486337e-07, + -6.16099629819314901229166271e-07, -6.2208718646507481199529584e-07, + -6.279593091046788207407213823e-07, -6.337162976554998458297851549e-07, + -6.393584504787669682822912401e-07, -6.448860643112461894676970368e-07, + -6.502994342021797810940962614e-07, -6.555988534558582984173246387e-07, + -6.607846135792454626177927154e-07, -6.658570042352557175508202467e-07, + -6.708163132011535829707805229e-07, -6.756628263321330377441783707e-07, + -6.803968275301262727208393907e-07, -6.850185987176807711241137075e-07, + -6.895284198170706290386376691e-07, -6.939265687342154231484741417e-07, + -6.982133213476057843473545662e-07, -7.023889515022428770010744399e-07, + -7.064537310083680612848486789e-07, -7.104079296448954942020596708e-07, + -7.142518151677204640056378926e-07, -7.179856533225807384691712076e-07, + -7.216097078625546773904026084e-07, -7.25124240570261648501410208e-07, + -7.285295112842764322913773761e-07, -7.318257779302109901269708832e-07, + -7.350132965560359499110820378e-07, -7.380923213717471590027455718e-07, + -7.410631047931864043477488344e-07, -7.439258974901065088288138784e-07, + -7.4668094843838254801347094e-07, -7.493285049761091481848162416e-07, + -7.518688128636881565867848033e-07, -7.543021163479923400907293553e-07, + -7.566286582300596230652735795e-07, -7.588486799368622948762873846e-07, + -7.609624215963484115412239495e-07, -7.629701221165359323987133731e-07, + -7.648720192678242055491833785e-07, -7.666683497689110607937047585e-07, + -7.683593493759586974420306912e-07, -7.699452529753172163782225235e-07, + -7.714262946792488722210423199e-07, -7.728027079248746505739375845e-07, + -7.740747255763629697597602228e-07, -7.752425800297703368342203123e-07, + -7.763065033212678060477521247e-07, -7.772667272378917013693163697e-07, + -7.781234834310222086168349134e-07, -7.788770035329792605917581354e-07, + -7.795275192757875677124321419e-07, -7.800752626126486600677723167e-07, + -7.805204658419184529289150919e-07, -7.808633617333245791316469024e-07, + -7.811041836567097854657822781e-07, -7.81243165712717999129069673e-07, + -7.812805428658118523684147569e-07, -7.81216551079231606636210563e-07, + -7.810514274520654122468173858e-07, -7.807854103579442831049948343e-07, + -7.804187395858780530876375355e-07, -7.799516564825262062381596231e-07, + -7.793844040963513435652703157e-07, -7.78717227323106197338082983e-07, + -7.779503730528656334770160573e-07, -7.770840903187215913783909491e-07, + -7.761186304462618468525954112e-07, -7.750542472048165328231666277e-07, + -7.738911969593948859987681509e-07, -7.726297388240548556545658938e-07, + -7.712701348159418684419350205e-07, -7.698126500104509706444628515e-07, + -7.682575526971329829989962659e-07, -7.666051145361734615472698237e-07, + -7.648556107157720545104652096e-07, -7.630093201098923301990760264e-07, + -7.610665254365624939758431036e-07, -7.590275134165424469683772918e-07, + -7.568925749323571865314697407e-07, -7.546620051874632967612395104e-07, + -7.523361038656754781240882518e-07, -7.499151752905009622526409825e-07, + -7.473995285846803910225800982e-07, -7.4478947782943318701000604e-07, + -7.420853422235713162046183249e-07, -7.392874462423230478175803851e-07, + -7.363961197959988483238398874e-07, -7.334116983879786962345799506e-07, + -7.303345232722927151758698927e-07, -7.271649416106671174193617005e-07, + -7.239033066288286759467837661e-07, -7.205499777721515813100100663e-07, + -7.17105320860376585655649069e-07, -7.135697082414393857264763368e-07, + -7.099435189445068182989475453e-07, -7.062271388315430299407516636e-07, + -7.024209607482377250799632402e-07, -6.985253846734232014171746099e-07, + -6.94540817867136979654968474e-07, -6.904676750176358064386896579e-07, + -6.863063783865588903074662214e-07, -6.820573579530112765165997431e-07, + -6.77721051555636471522292303e-07, -6.732979050334734693079451369e-07, + -6.687883723645372707855929519e-07, -6.641929158031528883363351322e-07, + -6.595120060150016202393514868e-07, -6.54746122210465741789002514e-07, + -6.498957522757513231121632297e-07, -6.449613929020187196144964746e-07, + -6.399435497125156528579821742e-07, -6.348427373871482285312391539e-07, + -6.296594797849769354573107316e-07, -6.243943100644244909735612256e-07, + -6.190477708007195001673264589e-07, -6.136204141013716105421452705e-07, + -6.081128017185174093394784203e-07, -6.025255051590048487703769192e-07, + -5.968591057918552572424510452e-07, -5.911141949526416212632416725e-07, + -5.852913740453341329521828353e-07, -5.793912546411841927316080381e-07, + -5.734144585747720163147571337e-07, -5.673616180369152434703771716e-07, + -5.612333756647484567434938825e-07, -5.550303846284290738263876921e-07, + -5.487533087149063649432022619e-07, -5.424028224086026116253374772e-07, + -5.359796109683341803548621909e-07, -5.294843705015137263263590682e-07, + -5.229178080345246553201272489e-07, -5.162806415801449463036246548e-07, + -5.095736002009476734125707764e-07, -5.027974240696143045975443492e-07, + -4.959528645255518661261184832e-07, -4.890406841279446277726472223e-07, + -4.820616567050211389206014825e-07, -4.750165673998169305434363403e-07, + -4.679062127120526182102316914e-07, -4.607314005362525022945039029e-07, + -4.534929501961274352482707782e-07, -4.461916924750984479497483218e-07, + -4.388284696426346568630719701e-07, -4.314041354772028805903230121e-07, + -4.239195552845423227689809157e-07, -4.163756059126725135896118345e-07, + -4.087731757621986832090788498e-07, -4.01113164793158064365402463e-07, + 4.041163557033787081428565999e-07, 4.117902470799518165350697283e-07, + 4.193981394042859495787127153e-07, 4.269386419477866994330909293e-07, + 4.344103713817167271152904634e-07, 4.418119521260009655641836247e-07, + 4.49142016698536019066287546e-07, 4.563992060670992656154238559e-07, + 4.635821700005576218436766523e-07, 4.706895674219418450791188688e-07, + 4.777200667621832681078507081e-07, 4.846723463145500772713517197e-07, + 4.915450945896502026659868022e-07, 4.98337010671159850880513123e-07, + 5.050468045719171618734128458e-07, 5.116731975904594464167910936e-07, + 5.182149226678637672145093587e-07, 5.246707247447338449619570928e-07, + 5.31039361118403275444728364e-07, 5.373196017999661636742954503e-07, + 5.43510229871507446040997634e-07, 5.496100418430499858252918401e-07, + 5.556178480091836078373092843e-07, 5.615324728054034948763854895e-07, + 5.673527551639625990371031475e-07, 5.730775488693994276382997696e-07, + 5.787057229130987292845477409e-07, 5.842361618473129375775886041e-07, + 5.896677661385221879750801431e-07, 5.949994525194957272620842163e-07, + 6.002301543405748997440278883e-07, 6.05358821919938211595301706e-07, + 6.103844228924472973838518015e-07, 6.153059425572752767340939384e-07, + 6.201223842240907080565221615e-07, 6.24832769557893489341762229e-07, + 6.294361389220714603697989786e-07, 6.339315517199186872078714786e-07, + 6.38318086733954425660822387e-07, 6.425948424641140485939413973e-07, + 6.467609374632722429884312647e-07, 6.508155106708918289637184722e-07, + 6.547577217444661638512848519e-07, 6.585867513887918713741073153e-07, + 6.623018016827481175876177373e-07, 6.659020964035442112204381433e-07, + 6.69386881348456492480335743e-07, 6.727554246539090324167068854e-07, + 6.760070171117037487781950729e-07, 6.791409724823104705103892983e-07, + 6.821566278054341089654550277e-07, 6.85053343707063466007107632e-07, + 6.878305047038656526171276559e-07, 6.904875195038545154460228256e-07, + 6.930238213039574404690816231e-07, 6.954388680839337739803657744e-07, + 6.977321428969236406434067249e-07, 6.999031541560278827884236837e-07, + 7.019514359174762568771197523e-07, 7.038765481596332041855520155e-07, + 7.05678077058204572839447688e-07, 7.073556352573711701644111442e-07, + 7.089088621366302932132750017e-07, 7.103374240736321698814776521e-07, + 7.116410147024286578218746878e-07, 7.128193551673725350545179034e-07, + 7.138721943726076664486204434e-07, 7.147993092266210740011477855e-07, + 7.156005048824472928762708071e-07, 7.162756149742311210463358018e-07, + 7.168245018415707539983887375e-07, 7.172470567637171006940689615e-07, + 7.175432001738837071367878642e-07, 7.177128818755718771995439319e-07, + 7.177560812524176854721369087e-07, 7.176728074724465609532538489e-07, + 7.174630996870028922405226023e-07, 7.171270272240846624665954259e-07, + 7.166646897759504474458990171e-07, 7.160762175812242995542574245e-07, + 7.153617716009260289481623378e-07, 7.145215436888241405759530228e-07, + 7.135557567556271358933132551e-07, 7.124646649272424075744359478e-07, + 7.112485536968328413460365724e-07, 7.099077400705710691773209567e-07, + 7.084425727072491337123335761e-07, 7.068534320512249680227298901e-07, + 7.051407304591869112741315748e-07, 7.033049123200722923545356868e-07, + 7.013464541685505748068408735e-07, 6.99265864791726744172431756e-07, + 6.97063685328934494671944324e-07, 6.947404893650033446647921662e-07, + 6.922968830160216754707300409e-07, 6.897335050086050391892266917e-07, + 6.870510267518102088334206075e-07, 6.842501524018803651149890112e-07, + 6.813316189198362429565070282e-07, 6.782961961217439370209645808e-07, + 6.751446867214941948337264196e-07, 6.718779263665019967731039004e-07, + 6.684967836648951490069155493e-07, 6.650021602068169503576959035e-07, + 6.613949905764678244390994584e-07, 6.576762423572609974476007796e-07, + 6.538469161290163838873594135e-07, 6.499080454572772776438566167e-07, + 6.458606968749465718083037184e-07, 6.417059698557223231440895667e-07, + 6.374449967796210759138071482e-07, 6.330789428904457964987734057e-07, + 6.286090062452063597449227611e-07, 6.240364176552474768759626311e-07, + 6.193624406191834854659749102e-07, 6.145883712475801797695635839e-07, + 6.097155381794590673418541074e-07, 6.047453024900038120727175858e-07, + 5.996790575904297166347613549e-07, 5.945182291188032931646178028e-07, + 5.892642748229212177010793473e-07, 5.83918684434066951539541411e-07, + 5.784829795326810566763638122e-07, 5.729587134050065869584743988e-07, + 5.673474708913764875050592812e-07, 5.616508682256072540622013171e-07, + 5.558705528656075901450706218e-07, 5.500082033154214435010059651e-07, + 5.440655289382449536075359378e-07, 5.38044269760712607066576417e-07, + 5.31946196268316969744125236e-07, 5.257731091918571753282313393e-07, + 5.195268392850945766197538582e-07, 5.132092470936496526320380954e-07, + 5.068222227133083568719525841e-07, 5.003676855427395304767054611e-07, + 4.938475840237654838281141159e-07, 4.87263895374304472623704261e-07, + 4.806186253119662712539762045e-07, 4.73913807768550082930567903e-07, + 4.671515045954493923069654904e-07, 4.603338052599989653986315395e-07, + 4.534628265327328683417394597e-07, 4.465407121654825130416222815e-07, + 4.395696325603969448463786973e-07, 4.325517844298922543883327996e-07, + 4.254893904473489544217535037e-07, 4.183846988887584919818065504e-07, + 4.112399832653286367436325146e-07, 4.040575419468597042672603631e-07, + 3.96839697775991564016132571e-07, 3.895887976733739481919715619e-07, + 3.823072122338101422089938833e-07, 3.749973353130082444533766658e-07, + 3.676615836057519293474788163e-07, 3.60302396214426258001914307e-07, + 3.529222342089311754972989592e-07, 3.455235801773250266516869598e-07, + 3.381089377674045016150311451e-07, 3.306808312194272638133234719e-07, + 3.232418048898105006309249866e-07, 3.157944227656857004877264186e-07, + 3.083412679707774302562605859e-07, 3.008849422621347391836195938e-07, + 2.278446157055186003002151748e-06, 2.418124350163095565686109667e-06, + 2.560799894761063279181520502e-06, 2.706497852441914967993241356e-06, + 2.855243134228714330092018664e-06, 3.007060496466595544490718259e-06, + 3.161974536718535005541761557e-06, 3.320009689666021448768533364e-06, + 3.481190223014685031086489983e-06, 3.645540233406061894177703844e-06, + 3.813083642335541644863890903e-06, 3.983844192077452782125950026e-06, + 4.15784544161763885999254578e-06, 4.335110762594388512870986763e-06, + 4.515663335247813363977544693e-06, 4.699526144378940978156306701e-06, + 4.886721975318466531395568409e-06, 5.077273409906093239217853008e-06, + 5.271202822481153569861463126e-06, 5.468532375884667943348807495e-06, + 5.669284017473811616199055874e-06, 5.873479475149323382541892424e-06, + 6.081140253396078861297495421e-06, 6.292287629338000663021743253e-06, + 6.50694264880746806674251953e-06, 6.725126122429847081937454717e-06, + 6.946858621723898143107949615e-06, 7.172160475218475636060688067e-06, + 7.4010517645862061996168621e-06, 7.633552320794705691527244629e-06, + 7.869681720275711748254637845e-06, 8.109459281113111955743670556e-06, + 8.352904059249128171414991439e-06, 8.600034844714928429325329073e-06, + 8.85087015787260772154559918e-06, 9.105428245686980951150574226e-06, + 9.363727078014594370960338443e-06, 9.625784343915601829659925426e-06, + 9.891617447988243245083489485e-06, 1.016124350672664697673407141e-05, + 1.043467934490232370983806703e-05, 1.071194149196999051377662826e-05, + 1.099304617849832138608886373e-05, 1.127800933262604610445457159e-05, + 1.156684657654411228246398718e-05, 1.185957322300436463883427374e-05, + 1.215620427185518871346890657e-05, 1.245675440660494234638468181e-05, + 1.276123799101343919378589303e-05, 1.30696690657120026654493955e-05, + 1.338206134485316093306588731e-05, 1.369842821278965097262208389e-05, + 1.401878272078392087508173086e-05, 1.434313758374845060381951728e-05, + 1.467150517701727066956825934e-05, 1.500389753314955624901270992e-05, + 1.534032633876536281559987973e-05, 1.568080293141436217397438613e-05, + 1.602533829647798547385351142e-05, 1.637394306410533065124571217e-05, + 1.672662750618359662666510823e-05, 1.708340153334344575395895016e-05, + 1.744427469199940293996531349e-05, 1.780925616142662297079410361e-05, + 1.81783547508731281898072818e-05, 1.855157889671149419401861846e-05, + 1.892893665962302432621833237e-05, 1.931043572182446554984062981e-05, + 1.969608338433054026497294464e-05, 2.008588656425586176828071427e-05, + 2.047985179215574207773828408e-05, 2.087798520940689500917548937e-05, + 2.128029256562807177408959414e-05, 2.168677921614129317255323381e-05, + 2.209745011947405785197873218e-05, 2.251230983490289593810379509e-05, + 2.293136252003881691554840194e-05, 2.335461192845508205068009999e-05, + 2.378206140735745043458641834e-05, 2.421371389529778633668312404e-05, + 2.464957191993109901972588971e-05, 2.508963759581623524479165876e-05, + 2.553391262226150179191416778e-05, 2.59823982812144048447442618e-05, + 2.643509543519678695305125116e-05, 2.689200452528552420339118256e-05, + 2.735312556913877682167844652e-05, 2.781845815906887402170141743e-05, + 2.828800146016158237782973928e-05, 2.876175420844238791442601388e-05, + 2.923971470909023914535804223e-05, 2.972188083469876461613877472e-05, + 3.020825002358570356142397628e-05, 3.069881927815072247258884608e-05, + 3.119358516328167178549221616e-05, 3.169254380481025847038356602e-05, + 3.219569088800862014876705275e-05, 3.270302165617648091364491614e-05, + 3.321453090919677041906871162e-05, 3.373021300222293965232964186e-05, + 3.425006184437618360349997459e-05, 3.477407089750174617711134251e-05, + 3.530223317497612839583123745e-05, 3.583454124056600627150348526e-05, + 3.637098720733873637080829644e-05, 3.691156273662478111245721646e-05, + 3.745625903703248747679196984e-05, 3.800506686351517169394215179e-05, + 3.855797651649105201162801015e-05, 3.911497784101620572546134658e-05, + 3.967606022601039461768224204e-05, 4.024121260353668037617821951e-05, + 4.081042344813451828566125412e-05, 4.138368077620643761121987936e-05, + 4.196097214545941998147318697e-05, 4.254228465439983058278203276e-05, + 4.312760494188314222075222859e-05, 4.371691918671825573738595749e-05, + 4.431021310732644388893572418e-05, 4.490747196145539979917488127e-05, + 4.55086805459484509744569336e-05, 4.611382319656888467045499636e-05, + 4.672288378787979796265966703e-05, 4.733584573317954028327109173e-05, + 4.795269198449277552953953774e-05, 4.857340503261745512288832805e-05, + 4.919796690722756649354757696e-05, 4.98263591770321381054127674e-05, + 5.045856294998959977807229116e-05, 5.109455887358172669447664571e-05, + 5.173432713513741605096049603e-05, 5.237784746221934743326889561e-05, + 5.302509912306388429551612385e-05, 5.367606092707834328659616263e-05, + 5.433071122539453366934517065e-05, 5.498902791147937998408531945e-05, + 5.565098842180199776403723422e-05, 5.63165697365576559834700332e-05, + 5.698574838044840939815446901e-05, 5.765850042352066505239871486e-05, + 5.83348014820594457834415647e-05, 5.901462671953970986517268305e-05, + 5.969795084763402883603136684e-05, 6.038474812727763995062052471e-05, + 6.107499236979002622208861917e-05, 6.176865693805298339769810356e-05, + 6.24657147477462241884349492e-05, 6.316613826863888667313695624e-05, + 6.386989952593810561821269234e-05, 6.457697010169423336087279885e-05, + 6.528732113626223591742320229e-05, 6.600092332981999615308665863e-05, + 6.671774694394276507183189073e-05, 6.74377618032341135919163766e-05, + 6.816093729701280204847507749e-05, 6.888724238105609597171419267e-05, + 6.961664557939890472446076153e-05, 7.034911498618901404961123447e-05, + 7.108461826759770779606689706e-05, 7.182312266378649710709541898e-05, + 7.256459499092736853843171874e-05, 7.330900164328690523686538061e-05, + 7.40563085953489108484784631e-05, 7.480648140400867208543028708e-05, + 7.555948521081386909121341278e-05, 7.63152847442618914239331751e-05, + 7.707384432215143191084727459e-05, 7.783512785398876494998010589e-05, + 7.859909884344792321223677201e-05, 7.936572039088485405917972049e-05, + 8.013495519590535238856066069e-05, 8.090676555998645819948317248e-05, + 8.16811133891510749317071971e-05, 8.245796019669576792151394207e-05, + 8.3237267105971146662936333e-05, 8.401899485321488508446363674e-05, + 8.480310379043727142100300709e-05, 8.558955388835809505870821923e-05, + 8.637830473939632047308129215e-05, 8.716931556071031209336624768e-05, + 8.796254519728965363782602349e-05, 8.87579521250978842935447366e-05, + 8.95554944542656096396690546e-05, 9.035512993233420415452317176e-05, + 9.115681594754919728727793338e-05, 9.19605095322035328295542933e-05, + 9.276616736603001040807614519e-05, 9.357374577964285488826390313e-05, + 9.438320075802769540482956012e-05, 9.519448794408025217497065773e-05, + 9.600756264219241649902902846e-05, 9.682237982188641512749927021e-05, + 9.763889412149516164058510315e-05, 9.845705985189340269953667262e-05, + 9.927683100026743479027402373e-05, 0.0001000981612339389091028904466, + 0.00010092100390423008003919908, 0.000101745312050375511783370519, + 0.0001025710384034781558464793916, 0.0001033981353905103552385733034, + 0.0001042265551383585148832386369, 0.0001050562494779116009049890756, + 0.0001058871699481926827429018045, 0.0001067192678005333012500668866, + 0.0001075524940027898631797476092, 0.00010838679924360237376637639, + 0.0001092221339366938133354917317, 0.0001100584482252111337245714662, + 0.0001108956919861062617640307115, 0.0001117338148345569742931129853, + 0.0001125727661284278208935275001, 0.0001134124949727694680375739145, + 0.0001142529502243566814911890361, 0.000115094080496264526843573639, + 0.0001159358341624816361985911284, 0.0001167781593625609747088070489, + 0.000117621004006306643279236579, 0.0001184643157784968665185987291, + 0.00011930804214364235278644788, 0.0001201521303507795113401507292, + 0.0001209965274382980115856767167, 0.0001218411802388023049614415583, + 0.0001226860353840060252530314022, 0.0001235310393096596603620951349, + 0.0001243761382605446585633557355, 0.0001252212782953256533548247464, + 0.0001260664052917810748662141851, 0.0001269114649517167541046408497, + 0.0001277564028060833029986492759, 0.0001286011642200878294858834572, + 0.000129445694398334411063383742, 0.0001302899383899929473297485405, + 0.0001311338410939951988967711038, 0.0001319773472642580397756056909, + 0.0001328204015149328390352906348, 0.000133662948325680863313411062, + 0.0001345049320469733720312399683, 0.0001353462969054168389942266471, + 0.0001361869870091012946038133702, 0.000137026946352972601832209687, + 0.0001378661188242272836023544214, 0.0001387044482077286005304583849, + 0.0001395418781914454782293322221, 0.0001403783523719108147255474339, + 0.0001412138142597005503482004984, 0.0001420482072849322532567817312, + 0.0001428814748027821364059763987, 0.0001437135600990206143676153339, + 0.000144544406395565342912656881, 0.0001453739568560509824116794286, + 0.0001462021545914152242679612259, 0.0001470289426655005111770069259, + 0.0001478542641006705567457285566, 0.0001486780618834410681600860515, + 0.000149500278970123885854612289, 0.0001503208582924844859737140146, + 0.0001511397427634102435395346831, 0.000151956875282595148387784767, + 0.0001527721987422262016169394183, 0.0001535856560326890837310520599, + 0.0001543971900482786745872898493, 0.0001552067436929195751085103216, + 0.0001560142598858944894615885524, 0.0001568196815675801695458974061, + 0.000157622951705190271270637381, 0.0001584240132985240655238978746, + 0.0001592228093857205972576351893, 0.0001600192830490177505874810349, + 0.0001608133774205149188647745451, 0.0001616050356879394423511436818, + 0.0001623942011004151329822686733, 0.0001631808169742332656915878575, + 0.000163964826698624464200795825, 0.0001647461737415308307558303724, + 0.0001655248016553788348043801948, 0.0001663006540828503314246450406, + 0.0001670736747626524142367604453, 0.0001678438075352851812250404295, + 0.0001686109963488058955879966838, 0.0001693751852645903005576549782, + 0.0001701363184630888384686608905, 0.0001708943402495782890732067827, + 0.0001716491950599071465884126741, 0.0001724008274662350607368127564, + 0.0001731491821827645799514172609, 0.0001738942040714653593756755523, + 0.0001746358381477894784056248412, 0.0001753740295863778406691702028, + 0.0001761087237267542412056525736, 0.0001768398660790191083847650022, + 0.000177567402329511316071489202, 0.0001782912783464784796730318028, + 0.0001790114401857242399946495981, 0.0001797278340962441087625550695, + 0.000180440406525846921362982167, 0.0001811491041267618967974123434, + 0.0001818538737612298140759736764, 0.0001825546625070780068934156448, + 0.0001832514176632784718562474424, 0.0001839440867554884126346820272, + 0.0001846326175415724610978651654, 0.0001853169580171058978060316669, + 0.0001859970564208581400231223846, 0.0001866728612402560093588843593, + 0.0001873443212168262098343135547, 0.0001880113853516152274368555819, + 0.0001886740029105883858888403903, 0.0001893321234300043994468187858, + 0.0001899856967217670219300051926, 0.0001906346728787522198846765553, + 0.0001912790022801100025227893919, 0.0001919186355965411523803038074, + 0.0001925535237955470406565755548, 0.000193183618146652825390413577, + 0.0001938088702266028127453589835, 0.0001944292319245277103536423402, + 0.0001950446554470826885166467868, 0.0001956550933235561679467140461, + 0.000196260498410948060112740654, 0.0001968608238990174601895644102, + 0.0001974560233152978681522848881, 0.0001980460505300846000848596917, + 0.0001986308597613808100707660786, 0.0001992104055798190633246730341, + 0.0001997846429135441219913926769, 0.0002003535270530626085684622328, + 0.0002009170136560568635519796743, 0.0002014750587521636207219422054, + 0.0002020276187477158737638288644, 0.0002025746504304479071213729302, + 0.0002031161109741627592440577077, 0.0002036519579433614134979235732, + 0.00020418214929783355410936041, 0.0002047066433972086132043327611, + 0.0002052253990054668921026032047, 0.0002057383752954109466023341346, + 0.0002062455318530949594305057282, 0.0002067468286822128588006708405, + 0.0002072422262084450746578295766, 0.0002077316852837614118403725127, + 0.0002082151671906813412016995501, 0.0002086926336464905702792332898, + 0.0002091640468074128906238173808, 0.0002096293692727377354703688361, + 0.0002100885640889019027616885227, 0.0002105415947535257145759729491, + 0.0002109884252194027455962893614, 0.0002114290198984425785209279036, + 0.0002118633436655661256287075389, 0.0002122913618625533809739641677, + 0.0002127130403018423563787225872, 0.0002131283452702795264827040356, + 0.0002135372435328086097947736244, 0.0002139397023361707067621445555, + 0.0002143356894124316431183424614, 0.0002147251729825814668857486556, + 0.0002151081217600210528269333299, 0.0002154845049540095671975620251, + 0.0002158542922730598365849141729, 0.000216217453928281295571361964, + 0.0002165739606366699982267776114, 0.0002169237836243452326439457023, + 0.000217266894629732331941165957, 0.000217603265906691681732046395, + 0.0002179328702275926501249342371, 0.0002182556808863330636682337227, + 0.0002185716717013029553040581732, 0.0002188808170182928282757051086, + 0.000219183091713345975203031113, 0.0002194784711955537410184996494, + 0.0002197669314097948139660743117, 0.0002200484488394168099394815341, + 0.0002203230005088604483154401947, 0.0002205905639862258856009891161, + 0.0002208511173857809629494236559, 0.000221104639370410852548809455, + 0.0002213511091540091028830733455, 0.0002215905065038091883988791153, + 0.000221822811742657078574320062, 0.000222048005751223823502418786, + 0.0002222660699701580746742712869, 0.0002224769864021787306972155474, + 0.0002226807376141063798003633112, 0.0002228773067388346504347218513, + 0.0002230666774772393286686150704, 0.0002232488341000298502376369969, + 0.0002234237614495319728617067634, 0.00022359144494141623845349931, + 0.0002237518705663602447842458476, 0.0002239050248916498494621690751, + 0.0002240508950627176799202944224, 0.0002241894688046191662540718159, + 0.0002243207344234457716481562217, 0.000224444680807674932501369347, + 0.0002245612974294571148256571824, 0.0002246705743458393635027942059, + 0.0002247725021999252630836713118, 0.0002248670722219714456554390258, + 0.0002249542762304197784147680172, 0.0002250341066328663151493993944, + 0.0002251065564269655479550519273, 0.000225171619201270501288772441, + 0.0002252292891360089665143268123, 0.0002252795610037948198425133972, + 0.0002253224301702748573472678828, 0.0002253578925947113367929397487, + 0.0002253859448304992775958394136, 0.0002254065840256195760171742393, + 0.0002254198079230268784902552204, 0.0002254256148609726467628433522, + 0.0002254240037732632793293641171, 0.0002254149741894534517833159626, + 0.0002253985262349739442534063416, 0.0002253746606311950943356964272, + 0.0002253433786954244118488216442, 0.0002253046823408399546104924349, + 0.0002252585740763564836793009238, 0.0002252050570064342643016030987, + 0.0002251441348308080153683974345, 0.000225075811844165768731834687, + 0.0002250000929357549785559539091, 0.0002249169835889254758908711862, + 0.0002248264898806073982216735541, 0.0002247286184807244734627784677, + 0.0002246233766515423060320527648, 0.0002245107722469520715805058053, + 0.0002243908137116896474826110985, 0.0002242635100804901790872564193, + 0.0002241288709771782985697569091, 0.0002239869066136938879647139133, + 0.0002238376277890536845353169904, 0.0002236810458882490537397408348, + 0.0002235171728810796316390396843, 0.0002233460213209228367465392084, + 0.0002231676043434405523613328626, 0.0002229819356652215157129498513, + 0.0002227890295823608504850732448, 0.0002225889009689761464071133812, + 0.0002223815652756608177501029822, 0.0002221670385278743883612079246, + 0.0002219453373242705163884830322, 0.0002217164788349624063301668286, + 0.0002214804807997258794590583753, 0.000221237361526141051298877116, + 0.0002209871398876715319504332458, 0.0002207298353216827484658130176, + 0.0002204654678273985219088410004, 0.0002201940579637971188292633329, + 0.000219915626847445720053533802, 0.000219630196150276803344209009, + 0.0002193377880972997991896461523, 0.0002190384254642572896525781756, + 0.0002187321315752193805898029311, 0.0002184189303001192287989606911, + 0.0002180988460522290735710965182, 0.0002177719037855783447421575971, + 0.0002174381289923126817260901067, 0.0002170975476999950290468710534, + 0.0002167501864688491336301268131, 0.0002163960723889456064846642525, + 0.0002160352330773306029840230558, 0.0002156676966750982601603303657, + 0.0002152934918444062404891542473, 0.0002149126477654359271534517672, + 0.0002145251941332964847400366359, 0.0002141311611548738153606302737, + 0.0002137305795456248438783652954, 0.0002133234805263173219751215992, + 0.0002129098958197153407950752424, 0.0002124898576472115821565239679, + 0.0002120633987254059559662833223, 0.0002116305522626318977742060357, + 0.0002111913519554299469970642944, 0.0002107458319849695273836415188, + 0.0002102940270134193091917940155, 0.0002098359721802664512330799385, + 0.000209371703098585210675933177, 0.0002089012558512557337590115347, + 0.000208424666987132702154067454, 0.0002079419735171652715462198291, + 0.000207453212910703682723273511, 0.0002069584230905797484281749554, + 0.0002064576424304957150569067581, 0.0002059509097500095023500904512, + 0.0002054382643106517417324469177, 0.0002049197458117606781419217654, + 0.0002043953943862715353675663099, 0.0002038652505964606972618802239, + 0.0002033293554296451927185934716, 0.0002027877502938380807270823958, + 0.0002022404770133603589196691352, 0.000201687577824409747977510432, + 0.0002011290953705869211012163822, 0.0002005650726983801814332086799, + 0.0001999955532526080995408407359, 0.0001994205808718220625241901445, + 0.0001988401997836682197524915683, 0.0001982544546002096925909480296, + 0.000197663390313209915479658596, 0.0001970670522893773794152055823, + 0.0001964654862655724825663133837, 0.0001958587383439768945993936233, + 0.0001952468549872264918110947862, 0.0001946298830135080256981822133, + 0.0001940078695916201483809976347, 0.0001933808622359996893472905422, + 0.0001927489088017136443023447079, 0.0001921120574794172555961602189, + 0.0001914703567902795123753523221, 0.0001908238555808756367788980857, + 0.0001901726030180479656405551081, 0.0001895166485837362034799075117, + 0.0001888560420697760710000839834, 0.0001881908335726695745936110082, + 0.0001875210734883239695105355826, 0.0001868468125067641871783763463, + 0.0001861681016068160974836348531, 0.0001854849920507627202091033292, + 0.0001847975353789740632533267206, 0.0001841057834045106147372733441, + 0.0001834097882077019797762013065, 0.0001827096021307002011307973888, + 0.0001820052777720098508267704274, 0.0001812968679809943777468672632, + 0.0001805844258523597140823208074, 0.0001798680047206164145812828936, + 0.0001791476581545199762285358602, 0.0001784234399514909917647959015, + 0.0001776954041320151641506625007, 0.000176963604934024103547060558, + 0.0001762280968072577741739132007, 0.0001754889344076088078874797738, + 0.0001747461725914499313088573684, 0.000173999866409944696239026074, + 0.0001732500711033427059828276873, 0.0001724968420952595815273666879, + 0.0001717402349869425891466800937, 0.0001709803055515226612691426222, + 0.0001702171097282534611289106508, 0.0001694507036167380875125998418, + 0.0001686811434711442327528257978, 0.0001679084856944085529101284848, + 0.0001671327868324309277696382292, 0.0001663541035682591798586238419, + 0.0001655724927162650656365522339, 0.0001647880112163121893789630157, + 0.0001640007161279168697472219396, 0.0001632106646244019861492074996, + 0.0001624179139870453227739721669, 0.0001616225215992223831953239488, + 0.0001608245449405449223768266309, 0.0001600240415809957652843592557, + 0.0001592210691750603186820495205, 0.000158415685455855995839025141, + 0.0001576079482292597980924719892, 0.0001567979153680351103641171795, + 0.0001559856448059582256261690336, 0.0001551711945319452488380174149, + 0.0001543546225841804103457582942, 0.0001535359870442461140051942925, + 0.0001527153460312557229153207494, 0.0001518927576959895164431663117, + 0.0001510682802150346859017260304, 0.0001502419717849302362427249546, + 0.0001494138906163171732349725929, 0.0001485840949280947621748832921, + 0.0001477526429415836712807919007, 0.0001469195928746967858176397659, + 0.0001460850029361180995278457484, 0.0001452489313194904423098829938, + 0.0001444114361976131283467339461, 0.0001435725757166495788943322287, + 0.0001427324079903460852473268128, 0.0001418909910942624437186349029, + 0.0001410483830600145168428921627, 0.0001402046418695304013171676338, + 0.0001393598254493200942587260993, 0.0001385139916647589017253267007, + 0.0001376671983143875710540321444, 0.0001368195031242266804585860918, + 0.0001359709637421080777059528844, 0.0001351216377320233949770739157, + 0.0001342715825684903717483070773, 0.0001334208556309375820047441463, + 0.0001325695141981083247269268544, 0.0001317176154424841926469935682, + 0.0001308652164247290782157773226, 0.0001300123740881544570375388803, + 0.0001291591452532060842976063819, 0.0001283055866119732425952026933, + 0.0001274517547227209477572751339, 0.0001265977060044459799950655743, + 0.0001257434967314569030337467748, 0.0001248891830279792909425690128, + 0.0001240348208627862168756256223, 0.0001231804660438551421355185544, + 0.0001223261742130516121357386439, 0.0001214720008408399489971407625, + 0.0001206180012210226890545169964, 0.0001197642304655078843590026993, + 0.0001189107434991062197402258982, 0.0001180575950543575388523853675, + 0.0001172048396663880937993915121, 0.0001163525316677985589966515256, + 0.0001155007251835839612343070915, 0.0001146494741260853226540172844, + 0.0001137988321899744667596923731, 0.0001129488528472721365399772386, + 0.0001120995893424041003243532555, 0.0001112510946872699292521310954, + 0.0001104034216563907588697091011, 0.0001095566227820485939508862727, + 0.0001087107503494837807637291016, 0.0001078658563921245988267982874, + 0.0001070219926868542169827447363, 0.0001061792107493151493145464026, + 0.0001053375618292522137913955205, 0.0001044970969058940343018176966, + 0.0001036578666833738450155436017, 0.0001028199215861903018055453773, + 0.0001019833117547082600726562895, 0.0001011480870407005354123103347, + 0.0001003142970029308775163634504, 9.94819909027788213838269793e-05, + 9.865121769990660557589357005e-05, 9.782202604796901132446634852e-05, + 9.69944642903660276265012663e-05, 9.616858045603961626171529709e-05, + 9.534442225531427857806304749e-05, 9.452203707578226430166545846e-05, + 9.370147197823376118436949911e-05, 9.288277369263248561728069097e-05, + 9.20659886141373382840991102e-05, 9.125116279916994867140583869e-05, + 9.043834196152927395323528614e-05, 8.962757146855311672466182227e-05, + 8.881889633732742894613870765e-05, 8.801236123094298197024748509e-05, + 8.72080104548009882965350914e-05, 8.640588795296703808566235461e-05, + 8.560603730457455660778076645e-05, 8.480850172027572264100980792e-05, + 8.401332403874624461283249222e-05, 8.322054672323626954393016586e-05, + 8.243021185817367250947551582e-05, 8.164236114581803255198927394e-05, + 8.085703590296555254377658395e-05, 8.007427705770577680815386357e-05, + 7.929412514622993031661313257e-05, 7.851662030969144866806436189e-05, + 7.774180229111901055828043328e-05, 7.696971043238237089514214295e-05, + 7.620038367121117074253627832e-05, 7.543386053826715777377576178e-05, + 7.467017915426988499717764203e-05, 7.390937722717661959026536067e-05, + 7.315149204941605526678061189e-05, 7.239656049517673619582425193e-05, + 7.16446190177497858973115763e-05, 7.089570364692687623811573339e-05, + 7.014984998645324679351908959e-05, 6.940709321153596430935273087e-05, + 6.86674680664079508133831875e-05, 6.793100886194767195572913332e-05, + 6.719774947335485149654127346e-05, 6.646772333788248299148854192e-05, + 6.574096345262508446494198466e-05, 6.501750237236356198908954207e-05, + 6.429737220746698032457916439e-05, 6.358060462185084759940273402e-05, + 6.286723083099295757061181211e-05, 6.215728160000619315767034223e-05, + 6.145078724176967360521423034e-05, 6.074777761511203821778032141e-05, + 6.004828212306352949864315938e-05, 5.935232971115443948405265839e-05, + 5.86599488657771987449966733e-05, 5.797116761260514205753024974e-05, + 5.728601351506957026866670435e-05, 5.66045136728946407956436504e-05, + 5.592669472069081859503039689e-05, 5.525258282660625740916396365e-05, + 5.458220369103691766527949869e-05, 5.391558254539480438734949663e-05, + 5.325274415093490110303595109e-05, 5.259371279764037961741360294e-05, + 5.193851230316666841213199546e-05, 5.128716601184381046387578129e-05, + 5.063969679373753738672869762e-05, 4.999612704376911410854983364e-05, + 4.935647868089332388884943326e-05, 4.872077314733552880253800166e-05, + 4.808903140788713483945449045e-05, 4.746127394925962424999943412e-05, + 4.683752077949712803181872567e-05, 4.621779142744756566259234365e-05, + 4.560210494229225043497435998e-05, 4.499047989313375032951330956e-05, + 4.438293436864239744884044758e-05, 4.377948597676078193929524729e-05, + 4.318015184446671151470217853e-05, 4.258494861759408092868536833e-05, + 4.199389246071209185265371566e-05, 4.140699905706210487551718891e-05, + 4.082428360855313328840743292e-05, 4.024576083581215006548109647e-05, + 3.967144497829764448896053275e-05, 3.910134979446511205823655555e-05, + 3.853548856199262275185404847e-05, 3.797387407806309983938214403e-05, + 3.741651865970374970030154493e-05, 3.686343414418220896903999328e-05, + 3.631463188945965972790827503e-05, 3.577012277470029610795115849e-05, + 3.522991720083748788715574674e-05, 3.46940250911957669480156774e-05, + 3.416245589216928033949108312e-05, 3.363521857395567995130045147e-05, + 3.311232163134592991525842476e-05, 3.259377308456932700224742416e-05, + 3.207958048019373401482309816e-05, 3.156975089208105328050790739e-05, + 3.106429092239680860975531429e-05, 3.056320670267480472427623628e-05, + 3.006650389493577317729169907e-05, 2.957418769285990650988980855e-05, + 2.908626282301341278062681295e-05, 2.860273354612816212026206453e-05, + 2.812360365843468619777463513e-05, 2.764887649304809691679259143e-05, + 2.717855492140652115475203676e-05, 2.671264135476182453995605548e-05, + 2.625113774572246841247126492e-05, 2.579404558984782911876774969e-05, + 2.53413659272941558229554071e-05, 2.489309934451148243199532228e-05, + 2.444924597595534904496093753e-05, 2.400980550602796429891967744e-05, + 2.357477717071179649913938159e-05, 2.314415975961019118550474061e-05, + 2.271795161785887716084965382e-05, 2.229615064812197591423946486e-05, + 2.187875431263693566728660567e-05, 2.14657596353073973208854669e-05, + 2.105716320384421591906456972e-05, 2.065296117195372961063658257e-05, + 2.02531492615734489033674226e-05, 1.985772276515414638299594774e-05, + 1.946667654798851291556190113e-05, 1.90800050505855502407537988e-05, + 1.86977022910906355817727692e-05, 1.831976186775055354030022903e-05, + 1.794617696142321406163090691e-05, 1.75769403381318193007459838e-05, + 1.721204435166228676693661592e-05, 1.685148094620470124102573628e-05, + 1.649524165903730129906917812e-05, 1.614331762325298689000896424e-05, + 1.579569957052811757431710904e-05, 1.545237783393246301134882348e-05, + 1.511334235078065128484760271e-05, 1.477858266552394954926677451e-05, + 1.444808793268251760437675263e-05, 1.412184691981703325532656462e-05, + 1.379984801053982159529942564e-05, 1.348207920756448871188459826e-05, + 1.316852813579399205452975796e-05, 1.285918204544631059452197697e-05, + 1.255402781521799938056760393e-05, 1.225305195548151190984738357e-05, + 1.195624061152475725588757022e-05, 1.166357956682032029024388697e-05, + 1.13750542463329830399944298e-05, 1.109064971986127474685556588e-05, + 1.081035070541323358703743318e-05, 1.05341415726158074575666973e-05, + 1.02620063461573669745833734e-05, 9.993928709262688632637694486e-06, + 9.729892007200267517517781879e-06, 9.469879250820722904505126472e-06, + 9.213873120126591509523525381e-06, 8.961855967872142976070500009e-06, + 8.713809823193434438365692629e-06, 8.469716395267364104481461196e-06, + 8.229557076999574781656955624e-06, 7.993312948740844813694250703e-06, + 7.760964782030433300802005347e-06, 7.532493043367128379012021e-06, + 7.307877898006604342937518604e-06, 7.087099213784490453645319857e-06, + 6.870136564965232746804869174e-06, 6.656969236115281780049451887e-06, + 6.447576226000754550315378216e-06, 6.241936251508660020740834606e-06, + 6.040027751591179190323102621e-06, 5.841828891232292433823188038e-06, + 5.647317565436526260055048743e-06, 5.456471403238624325070845605e-06, + 5.269267771734328200457665031e-06, 5.085683780130963466006941559e-06, + 4.905696283818952598378745206e-06, 4.729281888455548851129053856e-06, + 4.556416954080423655751470868e-06, 4.38707759923522745427451261e-06, + 4.22123970510745614228035813e-06, 4.0588789196889533942192059e-06, + 3.899970661950942836689298215e-06, 3.744490126033787583570856122e-06, + 3.592412285451918013662970727e-06, 3.443711897312552632833583532e-06, + 3.298363506548199315188346983e-06, 3.156341450161785805483046635e-06, + 3.017619861484302168716390216e-06, 2.882172674443974746266716735e-06, + 2.749973627846685321436453683e-06, 2.620996269666670300360926046e-06, + 2.495213961347183541475717658e-06, 2.372599882110613766741285049e-06, + 2.253127033276700878392743294e-06, 2.136768242589300532193342247e-06, + 2.023496168550443358429696827e-06, 1.913283304761088284289168027e-06, + 1.806101984268282389933801824e-06, 1.701924383917717634997698872e-06, + 1.600722528711488579138762407e-06, 1.502468296170015387108569171e-06, + 1.407133420698059697023373123e-06, 1.314689497953499698460790024e-06, + 1.225107989219157493781912904e-06, 1.138360225776096485133387359e-06, + 1.054417413278815479976626042e-06, 9.732506361307487872692187705e-07, + 8.948308618607571304363933543e-07, 8.191289454962090409715410461e-07, + 7.461156339408781637374747271e-07, 6.757615703452496647526308651e-07, + 6.080372984777460932415160157e-07, 5.42913267092329001462088986e-07, + 4.803598342928362054335433319e-07, 4.203472718932023596613155488e-07, + 3.628457697732147682575566412e-07, 3.078254402288263211612251696e-07, + 2.552563223171209525434862883e-07, 2.05108386194401800486336704e-07, + 1.57351537447849195451487418e-07, 1.119556214192646081648127273e-07, + 6.88904275210307088226670269e-08, 2.812569354316785601675028627e-08, + -1.036889004877312299895837893e-08, -4.66236758253634027198227972e-08, + -8.066905511596221871223772468e-08, -1.125354537416461372983440175e-07, + -1.422533277600529520658963591e-07, -1.698531592221373021449722573e-07, + -1.953654519415388724583711394e-07, -2.188207272771861455173519331e-07, + -2.402495199296391996754028095e-07, -2.596823737516390763222580602e-07, + -2.771498375734497304687640757e-07, -2.926824610437581236882347013e-07, + -3.063107904861513853067111861e-07, -3.180653647723486823366062168e-07, + -3.279767112121437259706952135e-07, -3.360753414609531225825842741e-07, + -3.42391747437382106938321899e-07, -3.469563972994383072803064368e-07, + -3.497997313593393275044009932e-07, -3.509521580985416911726507833e-07, + -3.504440501623035107566460616e-07, 1.284808361187786475182855128e-06, + 1.332341048482972860507456137e-06, 1.380025077047902610656560617e-06, + 1.42783763407972385223014284e-06, 1.47575612296616960256493388e-06, + 1.523758165410490054511734835e-06, 1.571821603514989302289228332e-06, + 1.619924501824302379596556313e-06, 1.668045149321504421025094862e-06, + 1.716162061393631981437218545e-06, 1.764253981743950335160002821e-06, + 1.812299884268068561957165663e-06, 1.860278974886184679080340827e-06, + 1.908170693333580307591949843e-06, 1.955954714907980609365622388e-06, + 2.003610952174731559796878877e-06, 2.051119556628907924486536832e-06, + 2.098460920314806161314806141e-06, 2.145615677402134668911139539e-06, + 2.19256470571942971832068818e-06, 2.239289128243965231400934568e-06, + 2.285770314548700201100640134e-06, 2.331989882205598409241039184e-06, + 2.377929698145568198936351118e-06, 2.423571879975163332639328737e-06, + 2.468898797249120822866388231e-06, 2.513893072699868218652799814e-06, + 2.558537583422986449300075631e-06, 2.602815462019103410898964585e-06, + 2.646710097692034065962026282e-06, 2.690205137302943862984182591e-06, + 2.733284486380965768668451985e-06, 2.775932310089729658763571182e-06, + 2.818133034150296617172332461e-06, 2.859871345719936984003080663e-06, + 2.901132194227433590570435981e-06, 2.941900792164145734110345526e-06, + 2.982162615831687701420295994e-06, 3.021903406045440877047318987e-06, + 3.061109168794945945230121659e-06, 3.099766175858191088522165801e-06, + 3.137860965376934129742207344e-06, 3.175380342383530343628632656e-06, + 3.212311379286727451429954774e-06, 3.248641416313338669272833131e-06, + 3.284358061906554445894251132e-06, 3.319449193080688754797563308e-06, + 3.353902955732860113787765707e-06, 3.387707764911188474093572259e-06, + 3.420852305040160194445682945e-06, 3.453325530102679138364256059e-06, + 3.485116663779404864531661495e-06, 3.516215199545172504760805893e-06, + 3.546610900722787826475253248e-06, 3.576293800494202561898824527e-06, + 3.60525420186921654065455127e-06, 3.633482677612166564663342266e-06, + 3.660970070125901105578510378e-06, 3.687707491294233447145893556e-06, + 3.713686322282417568763947247e-06, 3.738898213295786530680105131e-06, + 3.763335083297068356855338833e-06, 3.786989119682200691545045923e-06, + 3.809852777914975842995116279e-06, 3.831918781120766512489090455e-06, + 3.853180119639470275116812509e-06, 3.873630050537642319078476122e-06, + 3.893262097080509316474918047e-06, 3.9120700481635357768006242e-06, + 3.930047957704218815431357337e-06, 3.947190143993988517329054438e-06, + 3.963491188754875814014184965e-06, 3.978945937435279448088007448e-06, + 3.993549496909942872653609403e-06, 4.007297235697674753045205431e-06, + 4.020184782862515994244709261e-06, 4.032208027131632853347527334e-06, + 4.043363115975740702573611174e-06, 4.053646454651211409876514213e-06, + 4.063054705204956162619463894e-06, 4.071584785441799131248171578e-06, + 4.079233867855084820855122302e-06, 4.08599937852023789569685594e-06, + 4.091878995952254646751265754e-06, 4.096870649926716138368443243e-06, + 4.100972520265231900367473156e-06, 4.104183035585143064923833306e-06, + 4.106500872013975380323859421e-06, 4.107924951869362079591441184e-06, + 4.108454442303592959171484184e-06, 4.108088753914617564770312558e-06, + 4.106827539322681709427122904e-06, 4.10467069171344943896142729e-06, + 4.101618343347796792044881314e-06, 4.0976708640386907069757573e-06, + 4.092828859595335187239722313e-06, 4.087093170235156473096317653e-06, + 4.080464868963844059625636906e-06, 4.072945259923748257931477856e-06, + 4.06453587671118656498257804e-06, 4.055238480662795214396441901e-06, + 4.045055059111517984195890291e-06, 4.033987823612424538017359049e-06, + 4.022039208139190086125150381e-06, 4.009211867249191628696965151e-06, + 3.995508674223816626940985336e-06, 3.980932719175941524210327049e-06, + 3.965487307131416520032153594e-06, 3.949175956082207774688712376e-06, + 3.932002395012303269379409787e-06, 3.913970561896428908776023048e-06, + 3.895084601672348207051892188e-06, 3.875348864186781979801824094e-06, + 3.854767902115743405790180415e-06, 3.833346468859372314788927505e-06, + 3.811089516411876871161776986e-06, 3.788002193206828292749120679e-06, + 3.764089841938609051188915217e-06, 3.73935799735987055807248311e-06, + 3.713812384055908356254686875e-06, 3.687458914196269489058381194e-06, + 3.660303685263648798580609148e-06, 3.63235297776116809615192145e-06, + 3.603613252898025075938136241e-06, 3.5740911502539371822240611e-06, + 3.543793485423151653877652315e-06, 3.512727247638064944674921378e-06, + 3.480899597373224860566431893e-06, 3.448317863929971641351931305e-06, + 3.414989543002228747630311806e-06, 3.380922294223885504223367157e-06, + 3.346123938698348853026899238e-06, 3.310602456510414563637311955e-06, + 3.274365984221260041954742331e-06, 3.237422812346885691480368949e-06, + 3.199781382821189826401106493e-06, 3.161450286439032431295417455e-06, + 3.122438260293142261862005954e-06, 3.082754185187160062909042524e-06, + 3.042407083039124290083045007e-06, 3.001406114270067686450923355e-06, + 2.959760575179562775430730168e-06, 2.917479895308161212929545444e-06, + 2.874573634787680757787103891e-06, 2.831051481679411434809207765e-06, + 2.78692324930110740509596641e-06, 2.742198873542801813114541676e-06, + 2.696888410172361100165328365e-06, 2.651002032130827065119563213e-06, + 2.604550026818464432626712424e-06, -2.654782062902099321988029501e-06, + -2.700566444004361226470262852e-06, -2.74580068421818761697844255e-06, + -2.79047610474208803932002522e-06, -2.834584153034481803374580386e-06, + -2.878116404304922780141035715e-06, -2.921064562976156195729746795e-06, + -2.963420464117181487570052215e-06, -3.005176074847064148333822264e-06, + -3.046323495709165791209098451e-06, -3.086854962015977936739272516e-06, + -3.12676284516391154102315543e-06, -3.166039653918368372960629245e-06, + -3.20467803566859872626973807e-06, -3.242670777652309043858486204e-06, + -3.280010808149967362025087314e-06, -3.316691197648534676910596006e-06, + -3.352705159974511271887831487e-06, -3.388046053396270900832281184e-06, + -3.422707381694825206415889324e-06, -3.456682795207012980802981778e-06, + -3.489966091830533980204173683e-06, -3.522551218004872370103157039e-06, + -3.554432269657337659649661704e-06, -3.585603493118442196328863464e-06, + -3.616059286005609369282374696e-06, -3.645794198075561498855086395e-06, + -3.674802932044865640072352914e-06, -3.703080344378789342461551562e-06, + -3.730621446048438837647231309e-06, -3.757421403255913686374412724e-06, + -3.783475538127671008472013153e-06, -3.808779329375927348068104489e-06, + -3.833328412927925802852237303e-06, -3.857118582523407654080206675e-06, + -3.880145790279822205683796232e-06, -3.902406147225435768745478715e-06, + -3.923895923800536302981836062e-06, -3.944611550326390666892061032e-06, + -3.964549617441902807561757843e-06, -3.983706876508438758243031697e-06, + -4.002080239982250084603259549e-06, -4.019666781754946401170481424e-06, + -4.036463737461757765893552441e-06, -4.052468504757686055671884323e-06, + -4.067678643561653743072024925e-06, -4.082091876268533183684354693e-06, + -4.095706087929208033017458579e-06, -4.108519326398662557765437131e-06, + -4.120529802451985339033224687e-06, -4.131735889868832009704999186e-06, + -4.142136125485396654988864279e-06, -4.151729209216374529706206076e-06, + -4.160514004042132050239632263e-06, -4.16848953596726824868739722e-06, + -4.17565499394604029812123891e-06, -4.182009729776929933509847098e-06, + -4.187553257965373292286831441e-06, -4.19228525555559776926643073e-06, + -4.196205561931144063499230651e-06, -4.199314178584246211789129943e-06, + -4.201611268854337271282887306e-06, -4.203097157635609500364679697e-06, + -4.203772331053982250594677067e-06, -4.203637436113287834311448565e-06, + -4.2026932803110463683290976e-06, -4.200940831223925308452165489e-06, + -4.198381216062982777663132455e-06, -4.195015721198698076114304983e-06, + -4.190845791656400930712007141e-06, -4.185873030581625145842613461e-06, + -4.180099198675954167315083759e-06, -4.173526213603625374898384998e-06, + -4.166156149368474669177856567e-06, -4.157991235662152241939551467e-06, + -4.149033857183285116463754977e-06, -4.139286552927767722778393256e-06, + -4.128752015450797147857932984e-06, -4.117433090100292224732241725e-06, + -4.105332774222259737415333114e-06, -4.092454216338281383408184005e-06, + -4.078800715295046954876265199e-06, -4.06437571938658171870643529e-06, + -4.049182825469107998054511116e-06, -4.033225777948279217532349256e-06, + -4.016508467940745187401124089e-06, -3.999034932207719835286271332e-06, + -3.98080935216302346274681867e-06, -3.961836052834484826670052859e-06, + -3.94211950179964339401354409e-06, -3.9216643080956467378090681e-06, + -3.900475221103755579473738868e-06, -3.878557129408583532370440039e-06, + -3.855915059632497604190023988e-06, -3.832554175245231974198008296e-06, + -3.808479775349224112147069471e-06, -3.78369729344069992039317242e-06, + -3.75821229614688482887686384e-06, -3.732030481939710149334732403e-06, + -3.705157679826221364780165779e-06, -3.677599848015764587218657394e-06, + -3.649363072564651256328568593e-06, -3.62045356599835444218302323e-06, + -3.590877665911378630031599787e-06, -3.560641833545455202511206827e-06, + -3.529752652346024655770568082e-06, -3.498216826497700540041539338e-06, + -3.466041179438481343563814921e-06, -3.433232652353620880281322159e-06, + -3.39979830264900175076448266e-06, -3.365745302404592940960156855e-06, + -3.331080936808147412831566589e-06, -3.295812602569694069952173712e-06, + -3.259947806316810545526358595e-06, -3.223494162971308699415550272e-06, + -3.186459394107379410981907217e-06, -3.148851326292711586175713037e-06, + -3.110677889409705043329348872e-06, -3.07194711496162357666555795e-06, + -3.032667134360554599131635026e-06, -2.99284617719901384957155617e-06, + -2.952492569505055403799751931e-06, -2.911614731981633225603054924e-06, + -2.870221178230244327340449362e-06, -2.828320512959227081670361692e-06, + -2.785921430177304642853254937e-06, -2.743032711372533143340084194e-06, + -2.699663223677011690033880967e-06, -2.655821918017878897135290381e-06, + -2.611517827254623484142847037e-06, -2.56676006430371479063285399e-06, + -2.521557820250127573762869565e-06, -2.475920362446617438808476111e-06, + 2.346400802728569716393020733e-06, 2.386668011480779772977896952e-06, + 2.426425126492728440120646982e-06, 2.465665058140671044939560425e-06, + 2.504380826387692288609613731e-06, 2.542565562037671185653155137e-06, + 2.580212507966799206611877016e-06, 2.617315020332134934002250512e-06, + 2.653866569757208360565104918e-06, 2.689860742494642219040882486e-06, + 2.7252912415650059909614112e-06, 2.760151887872348980821398529e-06, + 2.794436621295860190148036342e-06, 2.828139501757404693232803364e-06, + 2.861254710265292691879785575e-06, 2.893776549933055168979363983e-06, + 2.925699446974561911865089781e-06, 2.957017951673128847926274448e-06, + 2.98772673932759074273647279e-06, 3.017820611171714383200084114e-06, + 3.047294495269287939069125307e-06, 3.076143447383485510335417168e-06, + 3.104362651821181522240672077e-06, 3.131947422251279420014240598e-06, + 3.158893202497225340477388783e-06, 3.185195567304121383141787133e-06, + 3.210850223079250517093687078e-06, 3.235853008606744113097265433e-06, + 3.260199895736079545759599982e-06, 3.283886990043838659616721315e-06, + 3.306910531469457665057747747e-06, 3.329266894923906708287720049e-06, + 3.35095259087198351795051747e-06, 3.371964265887874268419954413e-06, + 3.392298703183442523288130405e-06, 3.411952823110040352439084263e-06, + 3.430923683632984425365131109e-06, 3.449208480778926626654588145e-06, + 3.466804549056294105954497201e-06, 3.483709361848122830116435134e-06, + 3.499920531777765752239452504e-06, 3.515435811047349389700999653e-06, + 3.530253091748575199976473496e-06, 3.544370406146243954458334088e-06, + 3.557785926934189708084306861e-06, 3.570497967463700021256397046e-06, + 3.5825049819445067138289681e-06, 3.593805565617861377770633768e-06, + 3.604398454902781968254817449e-06, 3.614282527512528304236691032e-06, + 3.623456802547248838157955761e-06, 3.631920440555351157590731684e-06, + 3.639672743568976572101515005e-06, 3.646713155111548023844161154e-06, + 3.653041260177744958137372247e-06, 3.658656785185726006558344647e-06, + 3.663559597901912884743060722e-06, 3.667749707338154239842512375e-06, + 3.671227263621455794883252297e-06, 3.673992557836011668719782344e-06, + 3.676046021838051020577762401e-06, 3.677388228043080314362675218e-06, + 3.678019889185916343603841364e-06, 3.6779418580533744917622236e-06, + 3.677155127189601216473706369e-06, 3.675660828574543307386678775e-06, + 3.673460233274931771894162777e-06, 3.670554751068634581487792543e-06, + 3.666945930041737921825520732e-06, 3.662635456159014091113068287e-06, + 3.657625152807500337574786453e-06, 3.651916980313459263040578792e-06, + 3.645513035432753826933826094e-06, 3.63841555081477078186598037e-06, + 3.630626894439928539738086238e-06, 3.622149569031172656032122742e-06, + 3.612986211438958759336811943e-06, 3.603139592000690661250132327e-06, + 3.592612613873985995244621575e-06, 3.581408312344299203603976284e-06, + 3.569529854107142006271495213e-06, 3.556980536524115305035314075e-06, + 3.543763786855002242558339287e-06, 3.529883161463402493234799151e-06, + 3.515342344998065178790069146e-06, 3.500145149549104292379091835e-06, + 3.484295513779897077318546683e-06, 3.467797502034013145083383989e-06, + 3.450655303418259805289629305e-06, 3.432873230861375198443626727e-06, + 3.414455720148770301558245957e-06, 3.39540732893361584465111852e-06, + 3.37573273572429361988268999e-06, 3.355436738848379472341170934e-06, + 3.334524255393816117074403185e-06, 3.313000320126524464144426863e-06, + 3.290870084385851903100665e-06, 3.268138814957161285789082744e-06, + 3.244811892922148024846241976e-06, 3.220894812487065302379542903e-06, + 3.196393179789201284210237858e-06, 3.171312711681388111112931197e-06, + 3.145659234495628139773471671e-06, 3.119438682784998870847455524e-06, + 3.092657098044962694422714902e-06, 3.065320627413979385415647438e-06, + 3.037435522353486146921851957e-06, 3.00900813730797449688865626e-06, + 2.980044928344971721630510264e-06, 2.950552451775418598813125609e-06, + 2.920537362754678018032751183e-06, 2.890006413864307483163303483e-06, + 2.858966453676097285886833696e-06, 2.82742442529292242284232918e-06, + 2.795387364880011182009279802e-06, 2.762862400169805359378223317e-06, + 2.72985674895314724627023821e-06, 2.696377717552226185653788809e-06, + 2.66243269927650018973823258e-06, 2.628029172861548996647206022e-06, + 2.593174700891574309012319044e-06, 2.557876928205642505693723915e-06, + 2.522143580287749447724600718e-06, 2.485982461641715771203265534e-06, + 2.449401454150130432206112011e-06, 2.41240851541889087994896719e-06, + 2.375011677106762605243307773e-06, 2.337219043240473907312214699e-06, + 2.299038788515945578292722085e-06, 2.260479156585815171135117954e-06, + 2.221548458333349871556341992e-06, 2.182255070133508609634114678e-06, + 2.142607432101166540052480242e-06, -1.930749236831557531655001111e-06, + -1.962041018362953140091644449e-06, -1.9928559494725315056468367e-06, + -2.023188532164228116465515619e-06, -2.053033381636743826546050856e-06, + -2.082385227450504688271335288e-06, -2.111238914671768412506481713e-06, + -2.139589404993420058471607567e-06, -2.167431777832500575586491265e-06, + -2.194761231403998517517847655e-06, -2.221573083770552562723164802e-06, + -2.24786277386836553818737737e-06, -2.27362586250679096509298184e-06, + -2.298858033351518082015993091e-06, -2.323555093866797319407998396e-06, + -2.347712976248548734950439762e-06, -2.371327738324525102425440262e-06, + -2.3943955644300834163210219e-06, -2.416912766258745307794246482e-06, + -2.438875783686460899270373112e-06, -2.460281185570074153051017829e-06, + -2.481125670519265077244939338e-06, -2.501406067642174618027633634e-06, + -2.52111933726425738153706195e-06, -2.54026257162027409397899759e-06, + -2.558832995519359425438000316e-06, -2.57682796698268533322939873e-06, + -2.594244977854081184344284608e-06, -2.61108165438277336491915831e-06, + -2.627335757778595895403335805e-06, -2.643005184739403118463364067e-06, + -2.65808796795043162028968943e-06, -2.672582276555454260693863236e-06, + -2.68648641659979830979680139e-06, -2.699798831444857537910147691e-06, + -2.712518102154049130699800182e-06, -2.724642947850303097541641364e-06, + -2.736172226044442545611927106e-06, -2.747104932934943134206426385e-06, + -2.757440203678538925564488887e-06, -2.767177312631819898348494585e-06, + -2.776315673563564472795667237e-06, -2.784854839837651616996430648e-06, + -2.79279450456685958374268737e-06, -2.800134500736911344554369227e-06, + -2.806874801301313904168185931e-06, -2.813015519245966162105920469e-06, + -2.81855690762471608525074375e-06, -2.823499359564782565742589379e-06, + -2.827843408242550183960941149e-06, -2.83158972682922103353015536e-06, + -2.834739128406953377343601569e-06, -2.837292565854686688471466421e-06, + -2.839251131704096074183634596e-06, -2.840616057965600273638867579e-06, + -2.841388715924146249466528125e-06, -2.841570615905069375871231166e-06, + -2.841163407009754784585510781e-06, -2.840168876821224806030223228e-06, + -2.838588951079696974912416896e-06, -2.836425693327918629715747936e-06, + -2.833681304526435654211630882e-06, -2.830358122638795784507597872e-06, + -2.826458622186683093501077466e-06, -2.821985413774956124167807292e-06, + -2.816941243586658281353608119e-06, -2.811328992848058927342879895e-06, + -2.805151677263777273730075909e-06, -2.798412446421887849156958164e-06, + -2.791114583169265040931599289e-06, -2.78326150295706549009193409e-06, + -2.774856753156397044308327862e-06, -2.765904012344480894552067526e-06, + -2.756407089560980364328609052e-06, -2.746369923534891492345475297e-06, + -2.735796581882069100481215396e-06, -2.724691260272992782669057923e-06, + -2.713058281572226323232746234e-06, -2.700902094947039610228160106e-06, + -2.688227274948484190307280289e-06, -2.675038520562828176142409695e-06, + -2.661340654234072178481711884e-06, -2.647138620857954956233117072e-06, + -2.632437486747131147221375261e-06, -2.617242438568056404440921245e-06, + -2.601558782249187761549972728e-06, -2.585391941861421646485421494e-06, + -2.568747458469951309371469977e-06, -2.551630988958595256126029444e-06, + -2.534048304826070680304634861e-06, -2.51600529095479803998137644e-06, + -2.497507944352283366478946827e-06, -2.478562372865042729564019272e-06, + -2.459174793865576655359835717e-06, -2.439351532912341557416801424e-06, + -2.419099022383009983791415237e-06, -2.398423800081156475954517054e-06, + -2.377332507816602820622294695e-06, -2.355831889959537467474403119e-06, + -2.333928791968779689673619757e-06, -2.311630158894285472459496564e-06, + -2.288943033854023031791044204e-06, -2.265874556485627926984919439e-06, + -2.242431961372976680752465428e-06, -2.218622576447866100916948146e-06, + -2.194453821367057072376375096e-06, -2.169933205864940317327861641e-06, + -2.145068328082205288579809369e-06, -2.119866872870281802990243339e-06, + -2.094336610072662334126316827e-06, -2.068485392782177463067740109e-06, + -2.042321155575732206000245939e-06, -2.015851912725899284107699411e-06, + -1.989085756389991057946136851e-06, -1.962030854776828237283651732e-06, + -1.934695450291471334751565447e-06, -1.907087857658271040661203399e-06, + -1.879216462022266318106483024e-06, -1.85108971702974887569583505e-06, + -1.822716142887621958691376535e-06, -1.794104324402441360842294996e-06, + -1.765262908999048871420034686e-06, -1.736200604719315906344294202e-06, + -1.706926178201302890535557416e-06, -1.677448452638989822039978887e-06, + -1.647776305723082426046713703e-06, -1.617918667563175960769127418e-06, + -1.587884518591444387713442453e-06, -1.557682887448521733022546894e-06, + -1.527322848851492207149661146e-06, -1.4968135214447168959217907e-06, + -1.466164065633663041450626859e-06, -1.435383681401953600358339762e-06, + 7.556905618299301701399294483e-07, 7.591604509069892952542431622e-07, + 7.620570679897281250988528602e-07, 7.643789747548464374253518981e-07, + 7.661249235957465926935539523e-07, 7.67293859360078053279130561e-07, + 7.678849210614689971301474909e-07, 7.678974435646638497368946484e-07, + 7.673309592439338561214090192e-07, 7.661851996143673519218094195e-07, + 7.644600969358885381903581657e-07, 7.621557857887591979563122156e-07, + 7.59272604621574606013467007e-07, 7.558110972703028762519831922e-07, + 7.517720144484635671366544105e-07, 7.471563152080655451756541381e-07, + 7.419651683708782605655295168e-07, 7.361999539298024421607631596e-07, + 7.298622644199476119968505658e-07, 7.229539062589976674535943019e-07, + 7.154769010568151913894373826e-07, 7.074334868935865350982983117e-07, + 6.988261195665276852422866626e-07, 6.896574738046480948269853668e-07, + 6.799304444512139715243743271e-07, 6.696481476138492958173641968e-07, + 6.588139217817513143627739837e-07, 6.474313289098002800064663581e-07, + 6.355041554693135637312006482e-07, 6.23036413465003363767276065e-07, + 6.100323414181588700522912948e-07, 5.964964053153759988360458656e-07, + 5.824332995228898604512732251e-07, 5.678479476661579121815029599e-07, + 5.52745503474241480632218361e-07, 5.371313515890509810213663232e-07, + 5.210111083389746715872447962e-07, 5.043906224765772232859284765e-07, + 4.872759758805404759829989908e-07, 4.696734842210063891536993199e-07, + 4.515896975885393451633647872e-07, 4.330314010848140512163068072e-07, + 4.140056153841557670402552787e-07, 3.945195972421190034503377976e-07, + 3.745808399824444873245311762e-07, 3.541970739385497273111070692e-07, + 3.333762668588249617273948887e-07, 3.12126624273823158804382679e-07, + 2.904565898253466633155569186e-07, 2.683748455571163991852275121e-07, + 2.458903121669755060170220896e-07, 2.230121492202207278487491402e-07, + 1.997497553241769888424729821e-07, 1.761127682636034449578757736e-07, + 1.52111065097045387526565499e-07, 1.277547622136522604418287742e-07, + 1.030542153505284153990859434e-07, 7.802001957057604024980886634e-08, + 5.266300920034156878044996728e-08, 2.699425772818518457890568597e-08, + 1.025077662234063314724641039e-09, -2.523297965168952565922850433e-08, + -5.176812425241778752567917555e-08, -7.856832782621072096577649613e-08, + -1.05621324009812427368196837e-07, -1.329146087342875185357014617e-07, + -1.6043544060927270637165621e-07, -1.881708413479830552601692727e-07, + -2.161075962331420423402243485e-07, -2.442322546235447676414478512e-07, + -2.725311305016384699928695939e-07, -3.009903030620791881973963115e-07, + -3.295956173412952724163359902e-07, -3.583326848881322052539925762e-07, + -3.871868844750560867440955602e-07, -4.161433628517147488691345619e-07, + -4.45187035538363628709270306e-07, -4.743025876610084906995527202e-07, + -5.034744748277690602048287626e-07, -5.326869240461496368262638533e-07, + -5.61923934681801246052200785e-07, -5.911692794581504836360784545e-07, + -6.204065054972856407692130554e-07, -6.496189354021089509548286985e-07, + -6.787896683792833200503944249e-07, -7.079015814035097113338795838e-07, + -7.369373304227229981859699504e-07, -7.658793516041841556524975669e-07, + -7.947098626217094541232229335e-07, -8.234108639835471759625749703e-07, + -8.519641404011771408002063992e-07, -8.803512621987708827841893379e-07, + -9.085535867633121621594958876e-07, -9.365522600353338713376248961e-07, + -9.643282180400448600231027782e-07, -9.918621884588886075277474816e-07, + -1.019134692241364123925007924e-06, -1.046126045256957778784175604e-06, + -1.072816359987192833748046415e-06, -1.099185547257495241103928546e-06, + -1.125213318008963799774510908e-06, -1.150879185109734442911660207e-06, + -1.176162465205758874350091929e-06, -1.201042280611140914247238036e-06, + -1.225497561237589461502028691e-06, -1.249507046563231171408449999e-06, + -1.273049287638422167719880022e-06, -1.296102649134199816794679912e-06, + -1.318645311425263588078369767e-06, -1.340655272713343080785599985e-06, + -1.362110351188160337396583846e-06, -1.382988187226609013184223246e-06, + -1.403266245629343179373194235e-06, -1.422921817895215370030617338e-06, + -1.441932024532708581169822629e-06, -1.460273817408758633486524567e-06, + -1.477923982134174287647013397e-06, -1.494859140485925103880300406e-06, + -1.511055752865524975342794746e-06, -1.526490120793814996567102499e-06, + -1.541138389441475875691906633e-06, -1.554976550195169940585151851e-06, + -1.567980443259181448753709909e-06, -1.580125760291809812045941627e-06, + -1.591388047076901983171103548e-06, -1.601742706229736898669363185e-06, + -1.611164999937180451411249636e-06, -1.619630052731726439668486113e-06, + -1.627112854299260438913857924e-06, -1.633588262320080728229126053e-06, + -1.639031005342913479349100693e-06, -1.643415685691707273731508934e-06, + -1.646716782404720538982695853e-06, -1.648908654205692052226476726e-06, + -1.649965542506633936251070859e-06, -1.649861574442194420633150433e-06, + -1.648570765934792039286217215e-06, -1.646067024790847372118000012e-06, + -1.642324153826059122932728464e-06, -1.637315854022935211964850585e-06, + -1.631015727715675197554302117e-06, -1.623397281805374783267585312e-06, + -1.614433931003788887868473714e-06, -1.604099001105663866050183609e-06, + -1.592365732288967606318313107e-06, -1.579207282442971554487160316e-06, + -1.564596730523384216654265294e-06, -1.548507079934590987036510494e-06, + -1.53091126193815411475347265e-06, -0.0001010807976327982043605532847, + -0.0001020597738627683335630932926, -0.0001030417546110074477044155072, + -0.0001040266806703726149008204516, -0.0001050144922270749442156506648, + -0.0001060051288660297981198549211, -0.0001069985295763126197966796926, + -0.000107994632756720239765216296, -0.0001089933762214367131459027971, + -0.0001099946972058029692840414038, -0.0001109985323721898400504623505, + -0.0001120048178159736265626506002, -0.0001130134890716135402525047149, + -0.0001140244811188302322341528439, -0.0001150377283888846113727236209, + -0.0001160531647709563818479314157, -0.0001170707236186215412709551997, + -0.0001180903377564270775260807378, -0.0001191119394865642466948760236, + -0.0001201354605956367322229863537, -0.0001211608323615250947923732694, + -0.0001221879855603455477825597386, -0.0001232168504735023535894694602, + -0.0001242473568948330412027580838, -0.0001252794341378454421546267961, + -0.0001263130110430455690581630357, -0.000127348015985355347400725945, + -0.000128384376881619170600312696, -0.0001294220211981985735934935766, + -0.0001304608759586535070718743556, -0.0001315008677515093992154565639, + -0.0001325419227381093272965378871, -0.0001335839666605485886487214575, + -0.0001346269248496965228057559161, -0.0001356707222332908396606604429, + -0.0001367152833441212858838625932, -0.0001377605323282879315558574485, + -0.0001388063929535384951382409602, -0.0001398527886176825383787725166, + -0.0001408996423570815011584028698, -0.0001419468768552128957669000719, + -0.0001429944144513081998211501134, -0.0001440421771490624420521131643, + -0.0001450900866254148846492405545, -0.0001461380642393989319136049509, + -0.0001471860310410607502237118061, -0.0001482339077804443224894298536, + -0.0001492816149166425847283345973, -0.0001503290726269130726713146862, + -0.000151376200815855584732444461, -0.000152422919124653270805946903, + -0.0001534691469403724306107966724, -0.0001545148034053221057851357223, + -0.000155559807426471161800884957, -0.0001566040776849213147104561417, + -0.0001576475326454353166789890128, -0.0001586900905660183216331488021, + -0.000159731669507550994458605631, -0.0001607721873434737945400552217, + -0.0001618115617695195876130781487, -0.0001628497103134941522469686381, + -0.0001638865503451031714957086827, -0.000164921999085823188947036444, + -0.0001659559736188163936443373814, -0.0001669883908988847886524509168, + -0.000168019167762474151608248496, -0.0001690482209376976735406422625, + -0.0001700754670544156780479655433, -0.0001711008226543413342224386753, + -0.0001721242042011825819271958471, -0.0001731455280908161223525632, + -0.000174164710661492823330284696, -0.0001751816682040722354760792223, + -0.0001761963169722848096977046994, -0.0001772085731930205692360308367, + -0.0001782183530766423117802643716, -0.00017922557282732176956417669, + -0.0001802301486533973992956725318, -0.0001812319967777516877254634364, + -0.0001822310334482070512829993136, -0.0001832271749479382155854217951, + -0.0001842203376058991774657375151, -0.0001852104378072644784696682008, + -0.0001861973920038811577438997436, -0.0001871811167247315469460561266, + -0.0001881615285864041695659126807, -0.0001891385443035714707202959994, + -0.0001901120806994730492740092176, -0.000191082054716402007042003186, + -0.0001920483834261935477110555537, -0.0001930109840407135486563955373, + -0.000193969773922345831715721709, -0.000194924670594476425302191136, + -0.0001958755917519730289227952724, -0.0001968224552716579453786466258, + -0.000197765179222773396445003713, -0.0001987036818774360507396797848, + -0.0001996378817210837182307553439, -0.000200567697462902420684968674, + -0.0002014930480462453305998127284, -0.0002024138526590321673914729672, + -0.000203330030744131192137896802, -0.0002042415020097215240524324287, + -0.0002051481864396344505403757541, -0.0002060500043036714540138631957, + -0.00020694687616789787126293787, -0.0002078387229049101796087700711, + -0.0002087254657040756901115879929, -0.0002096070260817423439037021637, + -0.0002104833258914175545505054199, -0.0002113542873339144159260810651, + -0.0002122198329674632156192914945, -0.0002130798857177871967732291081, + -0.0002139343688881402373233586722, -0.0002147832061693060400585364444, + -0.0002156263216495556080034429192, -0.0002164636398245626798617774478, + -0.0002172950856072752010613585716, -0.0002181205843377406077866764722, + -0.0002189400617928845445281371696, -0.0002197534441962403317476215658, + -0.0002205606582276279368278609772, -0.0002213616310327814183135652915, + -0.0002221562902329225666197415334, -0.0002229445639342793588494329171, + -0.0002237263807375480893085972767, -0.0002245016697472972512592687133, + -0.000225270360581311679133015291, -0.0002260323833798684402176387698, + -0.0002267876688149861633906484437, -0.000227536148099537541538567309, + -0.0002282777529963691252358481965, -0.0002290124158273173311708287292, + -0.0002297400694821633286742124103, -0.0002304606474275176157366640251, + -0.0002311740837156334442588356826, -0.0002318803129931470074446414609, + -0.0002325792705097435490810969805, -0.0002332708921267474702458677438, + -0.0002339551143256354034504623796, -0.0002346318742164707905461379367, + -0.0002353011095462584736145300601, -0.0002359627587072179164852381295, + -0.0002366167607449741895186273721, -0.000237263055366664522144448668, + -0.0002379015829489598539501354901, -0.0002385322845459999477508994392, + -0.0002391551018972402214979311452, -0.0002397699774352098924488918552, + -0.0002403768542931792109862421114, -0.0002409756763127355943480273348, + -0.0002415663880512664918667753433, -0.0002421489347893482227749850644, + -0.0002427232625380395668497623962, -0.000243289318046078861064104859, + -0.0002438470488069832469921194296, -0.0002443964030660494184468700674, + -0.0002449373298272540804172703321, -0.0002454697788600533874675546642, + -0.0002459937007060804129224274028, -0.0002465090466857387785891420062, + -0.0002470157689046935563237372691, -0.0002475138202602535867496991173, + -0.0002480031544476507987702362801, -0.0002484837259662098620308090524, + -0.0002489554901254102323160388721, -0.0002494184030508383672665451147, + -0.0002498724216900300582056004828, -0.000250317503818200709671260018, + -0.0002507536080438637834943982341, -0.000251180693814335618489069768, + -0.0002515987214211269510158452967, -0.0002520076520052182090722570074, + -0.000252407447562220368843938223, -0.0002527980709474179584796138531, + -0.0002531794858806951848718969078, -0.0002535516569513440450316099639, + -0.0002539145496227524704917211107, -0.0002542681302369736973632841082, + -0.0002546123660191743141682774176, -0.000254947225081961529550428347, + -0.0002552726764295881961910894553, -0.0002555886899620354282998413442, + -0.0002558952364789718911079752228, -0.0002561922876835889492132258827, + -0.0002564798161863116737757550823, -0.0002567577955083846785733214801, + -0.0002570262000853315380831387582, -0.0002572850052702893054734634148, + -0.0002575341873372150405287206443, -0.0002577737234839658111811011576, + -0.0002580035918352505965554788414, -0.0002582237714454540915276492541, + -0.0002584342423013319249049113413, -0.0002586349853245764780773630065, + -0.0002588259823742539004511054035, -0.000259007216249110315889336853, + -0.0002591786706897489006747037354, -0.0002593403303806752309076943952, + -0.0002594921809522130677454210268, -0.0002596342089822878699753583298, + -0.0002597664019980796602272976603, -0.000259888748477543835360692448, + -0.0002600012378508003547082638729, -0.000260103860501390493024237438, + -0.0002601966077674019712888398015, -0.0002602794719424607848556885159, + -0.0002603524462765915720857679005, -0.0002604155249769443550636460749, + -0.0002604687032083891702789746336, -0.00026051197709397766770142435, + -0.0002605453437152717324591655323, -0.0002605688011125395628017620275, + -0.0002605823482848184454059581316, -0.0002605859851898453122265308934, + -0.0002605797127438538320597094522, -0.0002605635328212391752314425197, + -0.0002605374482540900177296450124, -0.0002605014628315882184612928274, + -0.0002604555812992754106928450231, -0.0002603998093581885134480125021, + -0.0002603341536638619944585282262, -0.0002602586218251991614924811813, + -0.0002601732224032113436479329849, -0.0002600779649096261552342068679, + -0.0002599728598053632701476989286, -0.0002598579184988819351306843508, + -0.0002597331533443953972134510266, -0.0002595985776399565279383419014, + -0.0002594542056254133975332076822, -0.0002593000524802347990342699102, + -0.0002591361343212080533930652404, -0.0002589624682000065476923655883, + -0.000258779072100630367497808848, -0.0002585859649367186138824159514, + -0.0002583831665487344893261667522, -0.0002581706977010239656422641019, + -0.0002579485800787475460391084958, -0.0002577168362846875065627627599, + -0.0002574754898359289364065394246, -0.0002572245651604166912819471325, + -0.0002569640875933888019520823232, -0.0002566940833736861210870316974, + -0.0002564145796399392384333493222, -0.0002561256044266342363907584811, + -0.0002558271866600564186343402806, -0.0002555193561541137465056849898, + -0.0002552021436060406879044182293, -0.0002548755805919825328902106332, + -0.0002545396995624621275591814573, -0.0002541945338377282130430667717, + -0.0002538401176029878090860403272, -0.0002534764859035225337789698496, + -0.0002531036746396895099724122513, -0.0002527217205618087557221496109, + -0.000252330661264936950347048672, -0.0002519305351835071930984011335, + -0.0002515213815859654550126378592, -0.000251103240569080794330342199, + -0.0002506761530523612274169720227, -0.0002502401607722537892411485139, + -0.000249795306276258291360015118, -0.0002493416329169346112512584135, + -0.0002488791848458043261434202709, -0.0002484080070071481008073255303, + -0.0002479281451316991003591683196, -0.0002474396457302349217402537285, + -0.0002469425560870671223015482276, -0.0002464369242534317607298821606, + -0.0002459227990407798661136318241, -0.0002454002300139708709139640952, + -0.0002448692674843686825809918606, -0.0002443299625028425622191852185, + -0.0002437823668526736776637764414, -0.000243226533042367791754082007, + -0.000242662514298376958939498782, -0.0002420903645577299320625769274, + -0.0002415101384605730682527541253, -0.0002409218913426233060239012307, + -0.0002403256792275339996222544015, -0.0002397215588191749387723950004, + -0.0002391095874938284240700248073, -0.0002384898232923018859125141589, + -0.0002378623249119588630058619305, -0.0002372271516986698583311088395, + -0.0002365843636386836146712903117, -0.0002359340213504213575740342534, + -0.0002352761860761942225902382253, -0.0002346109196738466315043658561, + -0.0002339382846083226360003881616, -0.0002332583439431671820923214211, + -0.0002325711613319495559438349064, -0.0002318768010096210999311516776, + -0.0002311753277838043529185396707, -0.0002304668070260158915709552963, + -0.0002297513046628241195363379079, -0.000229028887166943603695759557, + -0.0002282996215482674482594172005, -0.000227563575344839089066237281, + -0.0002268208166137650530751884714, -0.0002260714139220702551414526882, + -0.0002253154363374971602251156666, -0.0002245529534192507354912332618, + -0.0002237840352086899512427942138, -0.0002230087522199679719858700366, + -0.0002222271754306232331363513133, -0.0002214393762721205360065324097, + -0.0002206454266203466063004517972, -0.0002198453987860601161179879837, + -0.0002190393655052976060355895971, -0.0002182273999297377196134734012, + -0.0002174095756170246176910282321, -0.0002165859665210523614040094564, + -0.0002157566469822119715419456165, -0.0002149216917176027363389073654, + -0.0002140811758112089603200284271, -0.0002132351747040444039232864881, + -0.0002123837641842653625734449463, -0.0002115270203772546078226091115, + -0.0002106650197356771392342977833, -0.0002097978390295119211893942746, + -0.0002089255553360484915417089047, -0.0002080482460298814289742508343, + -0.0002071659887728623196303384679, -0.0002062788615040427248666782267, + -0.0002053869424295961425893514152, -0.0002044903100127243018684086717, + -0.0002035890429635475468855831949, -0.0002026832202289823188761513917, + -0.0002017729209826067660570048101, -0.0002008582246145161620543007075, + -0.0001999392107211696236086784229, -0.0001990159590952301604371149635, + -0.0001980885497153988704030491697, -0.000197157062736246288655803105, + -0.0001962215784780403486382144296, -0.0001952821774165749394054636401, + -0.0001943389401729990321500418649, -0.0001933919475036481648664438149, + -0.0001924412802898805619801481104, -0.0001914870195279191357733833412, + -0.0001905292463187006164401782193, -0.0001895680418577337623346062978, + -0.0001886034874249684122407555442, -0.0001876356643746761928160521338, + -0.0001866646541253452122426093052, -0.000185690538149590203759534135, + -0.0001847133979640789864379302188, -0.0001837333151194777910737016002, + -0.0001827503711904162372447329998, -0.0001817646477654738859913025051, + -0.000180776226437189669162333705, -0.000179785188792097014353135731, + -0.0001787916164007796509995834588, -0.0001777955908079654990736062636, + -0.0001767971935226390434257176532, -0.000175796506008189595219454171, + -0.0001747936096725903989176215125, -0.0001737885858586115121662135641, + -0.0001727815158340673259377423543, -0.000171772480782100676497889391, + -0.0001707615617915049044481939911, -0.000169748839847085188992439897, + -0.0001687343958200604855744014765, -0.0001677183104585079913458056655, + -0.0001667006643778508431959217706, -0.0001656815380513912167471241021, + -0.0001646610118008893142074050564, -0.0001636391657871905450094551782, + -0.0001626160800009020918586999382, -0.0001615918342531188892953475378, + -0.0001605665081662025655325626294, -0.0001595401811646131849404400826, + -0.0001585129324657954174790375212, -0.0001574848410711207071736167373, + -0.0001564559857568862256786690335, -0.000155426445065372752230015152, + -0.0001543962972959616697203599767, -0.0001533656204963135163531900984, + -0.0001523344924536079573497426853, -0.0001513029906858479414245854944, + -0.000150271192433227879399482152, -0.0001492391746495683386205394205, + -0.0001482070139938170092331476413, -0.0001471747868216342653314293587, + -0.0001461425691769687785527553903, -0.0001451104367838620067508725864, + -0.0001440784650381657567598525649, -0.000143046728999412294403709156, + -0.0001420153033827417274857773943, -0.0001409842625509052016150035591, + -0.0001399536805063434209781686457, -0.0001389236308833425540421729893, + -0.0001378941869402684728632829669, -0.0001368654215518797867892630826, + -0.0001358374072017213510677607902, -0.0001348102159745987924620302945, + -0.0001337839195491350547610048816, -0.0001327585891904106175920308175, + -0.0001317342957426869819604481338, -0.0001307111096222155096052003342, + -0.0001296891008101327274776998211, -0.0001286683388454409318266136175, + -0.000127648892818077832386064463, -0.0001266308313620741253600204823, + -0.0001256142226488004588758062852, -0.0001245991343803046582684734833, + -0.0001235856337827396719819539328, -0.0001225737875998836204447656195, + -0.0001215636620867520698930155931, -0.0001205553230033038186307797757, + -0.0001195488356082404396733484542, -0.0001185442646529007588432000353, + -0.0001175416743752505393692461833, -0.0001165411284939686333743738555, + -0.0001155426902026293292007411151, -0.0001145464221639835508681493081, + -0.000113552386504332770370689909, -0.0001125606448080117738715089093, + -0.0001115712581119603595807693308, -0.0001105842869004000541665461155, + -0.0001095997910996097355089060055, -0.0001086178300728026961197505984, + -0.0001076384626151044289444833058, -0.0001066617469486325179032701338, + -0.0001056877407176788364598016279, -0.0001047165009839943930307348818, + -0.0001037480842221773246793203871, -0.0001027825463151645811942999642, + -0.0001018199425498273808692387132, -0.0001008603276126714137642462199, + -9.990375558564111482372921413e-05, -9.895027994202934855036413175e-05, + -9.799995354249293891615857355e-05, -9.705282863117237754976146524e-05, + -9.610895683191884083379497028e-05, -9.516838914462683539884080286e-05, + -9.423117594167312253538443256e-05, -9.329736696446253138743920363e-05, + -9.236701132008037632478009149e-05, -9.144015747805187151707462245e-05, + -9.051685326720877310287260986e-05, -8.959714587266333026861764299e-05, + -8.868108183288943681746308023e-05, -8.776870703691153888150594531e-05, + -8.686006672160081088646110814e-05, -8.595520546907950778809520687e-05, + -8.505416720423224674792195277e-05, -8.415699519232798585070820518e-05, + -8.326373203673777853139198468e-05, -8.237441967678337765169233053e-05, + -8.148909938567050221386312003e-05, -8.060781176854113592045864012e-05, + -7.973059676063107465999318935e-05, -7.885749362553509461074702225e-05, + -7.79885409535791175464694569e-05, -7.712377666029973926221235958e-05, + -7.626323798503091783238666546e-05, -7.540696148959740157270009719e-05, + -7.455498305711476118070452079e-05, -7.370733789089614802769734325e-05, + -7.286406051346511452814630472e-05, -7.202518476567479474223509861e-05, + -7.119074380593226614166724175e-05, -7.036077010952893279541187077e-05, + -6.953529546807622524397934916e-05, -6.871435098904531601961970244e-05, + -6.78979670954123009328495808e-05, -6.708617352540720626952186478e-05, + -6.627899933236690321360085054e-05, -6.547647288469152291982833258e-05, + -6.467862186590374882003140478e-05, -6.388547327481097261054482361e-05, + -6.309705342576950076911856957e-05, -6.231338794905070318109335803e-05, + -6.153450179130812809288886278e-05, -6.076041921614582056202988336e-05, + -5.999116380478659757121209783e-05, -5.922675845684040177915180569e-05, + -5.846722539117163615352001926e-05, -5.771258614686627908506311169e-05, + -5.696286158429256614920896395e-05, -5.621807188626828959880990522e-05, + -5.547823655931589790406624485e-05, -5.474337443501867003997976568e-05, + -5.401350367147140509819364107e-05, -5.32886417548266910966005272e-05, + -5.256880550093492339555276138e-05, -5.185401105707855383538870675e-05, + -5.114427390379927632893183875e-05, -5.043960885681749838765908223e-05, + -4.974003006904342773144417356e-05, -4.904555103267925220958053933e-05, + -4.835618458141119330563964529e-05, -4.767194289269138579231976927e-05, + -4.69928374901078826941271116e-05, -4.631887924584277200536208685e-05, + -4.565007838321782918100666393e-05, -4.498644447932517107793456979e-05, + -4.432798646774451732091235079e-05, -4.367471264134459253344888729e-05, + -4.30266306551681002273528065e-05, -4.238374752940001762924540629e-05, + -4.174606965241731409022724053e-05, -4.111360278392025570902423848e-05, + -4.048635205814375795678114467e-05, -3.986432198714804769077227342e-05, + -3.924751646418767910386507514e-05, -3.863593876715817177327008669e-05, + -3.802959156211896298970670527e-05, -3.742847690689227456743368161e-05, + -3.683259625473611197782330962e-05, -3.624195045798410722524829364e-05, + -3.565653977229383631095821494e-05, -3.507636385989538709744353651e-05, + -3.450142179398137521999234689e-05, -3.393171206263172206976999612e-05, + -3.336723257291382280708899599e-05, -3.28079806550506057594672471e-05, + -3.225395306665482979616155212e-05, -3.170514599702921310336173333e-05, + -3.116155507153106521238405957e-05, -3.062317535600014156704773427e-05, + -3.009000136124907349706274207e-05, -2.956202704761504544976775943e-05, + -2.903924582957159462046417553e-05, -2.852165058039987568377915395e-05, + -2.800923363691746616720157359e-05, -2.750198680426444819251130536e-05, + -2.699990136074557735084387955e-05, -2.6502968062726363530781995e-05, + -2.601117714958353126166075431e-05, -2.552451834870766067455555293e-05, + -2.5042980880557172212400735e-05, -2.456655346376274706991955921e-05, + -2.409522432028038765351729555e-05, -2.362898118059290799696653407e-05, + -2.316781128895792289776496553e-05, -2.271170140870163104275351873e-05, + -2.226063782755689456874410859e-05, -2.181460636304497131311708191e-05, + -2.137359236789903967003619034e-05, -2.093758073552916707470682167e-05, + -2.050655590552666213154976715e-05, -2.00805018692081390350740594e-05, + -1.96594021751934463679810372e-05, -1.924323993502695720990425254e-05, + -1.88319978288269400824167521e-05, -1.842565811097256187381897286e-05, + -1.802420261582274936713876645e-05, -1.762761276346706861353763607e-05, + -1.723586956550649440435968307e-05, -1.68489536308639512572106478e-05, + -1.646684517162257609633468913e-05, -1.608952400889111986862119175e-05, + -1.571696957869483468692856087e-05, -1.53491609378911417693128888e-05, + -1.498607677010836069727856695e-05, -1.462769539170706122998416587e-05, + -1.427399475776176593203904697e-05, -1.392495246806302563774733472e-05, + -1.358054577313815674524579563e-05, -1.324075158028873959860198528e-05, + -1.290554645964526081676482239e-05, -1.257490665023637541118477212e-05, + -1.224880806607236517563001149e-05, -1.192722630224132459306803783e-05, + -1.161013664101680201612594445e-05, -1.129751405797622357696924356e-05, + -1.098933322812842778356135637e-05, -1.068556853204939092452305238e-05, + -1.038619406202502181096967299e-05, -1.009118362819977902282778115e-05, + -9.800510764730031539656435191e-06, -9.514148735941164951161221064e-06, + -9.232070542486788309417475307e-06, -8.954248927511086861459610464e-06, + -8.680656382804141020276440799e-06, -8.411265154970428556597573932e-06, + -8.146047251581277210395228006e-06, -7.884974447331256005590781333e-06, + -7.628018290188899914344190789e-06, -7.375150107542299807617154628e-06, + -7.126341012337888190070981503e-06, -6.881561909212225901721297211e-06, + -6.640783500614977982875412194e-06, -6.403976292922257080393513146e-06, + -6.171110602539450939909692478e-06, -5.94215656199211859195795371e-06, + -5.717084126004285228941914632e-06, -5.495863077562961785283313781e-06, + -5.278463033967456041002565964e-06, -5.064853452863255867198027937e-06, + -4.855003638259013317194593556e-06, -4.648882746525087963397615543e-06, + -4.44645979237393069479064231e-06, -4.247703654820076890293902017e-06, + -4.052583083119576173262293972e-06, -3.86106670268762207901989611e-06, + -3.673123020992984454584492568e-06, -3.488720433429235696736175204e-06, + -3.307827229160989941658416874e-06, -3.130411596944543648363698876e-06, + -2.956441630922082401417699815e-06, -2.785885336388370154306034013e-06, + -2.618710635529043387310184007e-06, 2.182120605147466667968376985e-06, + 2.217897827983784967374996516e-06, 2.251975715646146689199015925e-06, + 2.284383403949744725997851591e-06, 2.315149861470401441830178554e-06, + 2.344303886475266437332352215e-06, 2.371874103913181009665317456e-06, + 2.397888962465495777423530807e-06, 2.422376731656732877333293441e-06, + 2.445365499025610693387740996e-06, 2.466883167356680569621456625e-06, + 2.486957451972428122791885022e-06, 2.5056158780860276197983115e-06, + 2.522885778214888756758229466e-06, 2.538794289654911983479318102e-06, + 2.553368352015889018811339861e-06, 2.566634704817187124370600135e-06, + 2.578619885146432724265866399e-06, 2.5893502253752710694255975e-06, + 2.598851850940125516231573449e-06, 2.60715067818178790202054626e-06, + 2.61427241224656534596170257e-06, 2.620242545048081385221112188e-06, + 2.625086353290384085299022029e-06, 2.62882889655146623423122125e-06, + 2.631495015427775720640978657e-06, 2.633109329739383211693281445e-06, + 2.633696236795665252932710163e-06, 2.633279909721446462313957509e-06, + 2.631884295843616065018041525e-06, 2.629533115137767724009800266e-06, + 2.626249858735134563912736599e-06, 2.622057787489323873927069344e-06, + 2.616979930602596956390340846e-06, 2.611039084312332360306337098e-06, + 2.604257810636024173726963543e-06, 2.596658436176233731657253881e-06, + 2.58826305098388495336725508e-06, 2.579093507480642345357267978e-06, + 2.569171419439746983177843415e-06, 2.558518161024857309477752859e-06, + 2.547154865887150128713530689e-06, 2.535102426319987231503839606e-06, + 2.522381492470980783138050085e-06, 2.509012471611213107233750996e-06, + 2.495015527461354637076646965e-06, 2.480410579574035866086455585e-06, + 2.4652173027728121105877062e-06, 2.449455126645777991304438886e-06, + 2.433143235098835904231182048e-06, 2.416300565956179802049779218e-06, + 2.39894581062346661342308575e-06, 2.381097413801327677376935832e-06, + 2.362773573253831863651705861e-06, 2.34399223963039181334441427e-06, + 2.324771116341087041819992928e-06, 2.305127659484636068525044081e-06, + 2.285079077828747793710382347e-06, 2.264642332842551425366086487e-06, + 2.243834138780242676828756074e-06, 2.222670962816201615494570223e-06, + 2.201169025230264179372220712e-06, 2.179344299643397236195159483e-06, + 2.157212513302937351925957915e-06, 2.134789147417098924703606974e-06, + 2.112089437537851288210826936e-06, 2.089128373992440493685717948e-06, + 2.065920702362205600059828076e-06, 2.042480924008653896838854161e-06, + 2.018823296646407965669080264e-06, 1.99496183496172014985078208e-06, + 1.970910311277215541013929298e-06, 1.946682256261219815522038948e-06, + 1.922290959681693519944334705e-06, 1.89774947120419322330205341e-06, + 1.873070601233027537976458254e-06, 1.848266921795359616866776323e-06, + 1.823350767467483420991927745e-06, 1.798334236342704763153728387e-06, + 1.773229191040341354266315736e-06, 1.748047259754907998527450122e-06, + 1.722799837346621749822775209e-06, 1.697498086468206453326424722e-06, + 1.672152938733403495358536411e-06, 1.646775095921952192061510356e-06, + 1.621375031222450550268663651e-06, 1.595962990511768041145749912e-06, + 1.570548993671081325614676157e-06, 1.545142835937075823131902838e-06, + 1.519754089288286230525451721e-06, 1.494392103865736157723318953e-06, + 1.469066009427121962259052933e-06, 1.443784716834138865421024826e-06, + 1.418556919572148268635525953e-06, 1.393391095301420340541137359e-06, + 1.368295507439699035419616163e-06, 1.343278206775029693008046729e-06, + 1.318347033108175193224479056e-06, 1.293509616924573231962008156e-06, + 1.268773381094259871944111839e-06, 1.244145542599745816114090863e-06, + 1.219633114291152954124231034e-06, 1.195242906667304845361784332e-06, + 1.170981529683187031688870912e-06, 1.146855394582028268618458661e-06, + 1.122870715752009027673524733e-06, 1.099033512606561772151380664e-06, + 1.075349611487905770147656577e-06, 1.051824647592869462004914159e-06, + 1.0284640669204025886833637e-06, 1.005273128240117818871300452e-06, + 9.822569050813443377044879498e-07, 9.594202877497618870393254059e-07, + 9.367679853223871846930369614e-07, 9.143045277426711677198466893e-07, + 8.92034267851193567850330568e-07, 8.699613834745334038140883101e-07, + 8.48089879521992421995528217e-07, 8.264235900981252306766013452e-07, + 8.049661806302242244797839725e-07, 7.837211500099145954046590129e-07, + 7.626918327485914504094088005e-07, 7.418814011455505647398608188e-07, + 7.212928674685040274968121816e-07, 7.009290861458358697314171247e-07, + 6.807927559694768387211832525e-07, -2.013198099447686916856580224e-07, + -2.022024478923009091001856876e-07, -2.02999219161391041033623648e-07, + -2.037125237640492444818817678e-07, -2.043447344378368186021177654e-07, + -2.048981958762060114209729725e-07, -2.053752239847278533284188852e-07, + -2.057781051636244399299084011e-07, -2.061090956164781857982699724e-07, + -2.063704206847233847114833714e-07, -2.065642742083204582625923385e-07, + -2.066928179122737884952767723e-07, -2.067581808189338687285562619e-07, + -2.06762458686053094096066597e-07, -2.067077134704603282728386073e-07, + -2.065959728173055949346714148e-07, -2.064292295746281691344326805e-07, + -2.06209441333341268689263422e-07, -2.059385299940427554633593519e-07, + -2.056183813501844516121765116e-07, -2.05250844713611843793309923e-07, + -2.048377325473898324407557225e-07, -2.043808201319579304944295314e-07, + -2.038818452539980947449372532e-07, -2.03342507919629290483930174e-07, + -2.027644700916410894255535215e-07, -2.02149355450679982947707349e-07, + -2.014987491802898107241034248e-07, -2.008141977753128815855628931e-07, + -2.000972088738680447099005724e-07, -1.993492511123630277190019004e-07, + -1.985717540034623734981162821e-07, -1.977661078368911205753303585e-07, + -1.969336636026828978395897089e-07, -1.960757329366291233831701884e-07, + -1.95193588088072164869109259e-07, -1.942884619091471211285699185e-07, + -1.933615478659984442066189581e-07, -1.924140000709974727857547172e-07, + -1.914469333362811348505852635e-07, -1.904614232480215170387595567e-07, + -1.894585062612032663152276989e-07, -1.884391798148485258118976044e-07, + -1.874044024671386745982951854e-07, -1.863550940503292157263078065e-07, + -1.852921358451836121021170326e-07, -1.842163707744949304151682286e-07, + -1.831286036155880905167901403e-07, -1.820296012313970444062888494e-07, + -1.809200928198100471393732326e-07, -1.798007701811577381920570929e-07, + -1.786722880029152881231532249e-07, -1.775352641627209974464312843e-07, + -1.763902800475253144942537229e-07, -1.752378808899790384006456669e-07, + -1.74078576121183789875374124e-07, -1.729128397395340698028295663e-07, + -1.717411106953660114278568255e-07, -1.705637932909775306029853941e-07, + -1.693812575959974012541772942e-07, -1.681938398772455822664383292e-07, + -1.670018430433125682427653209e-07, -1.658055371031269864611856855e-07, + -1.646051596382954730981191009e-07, -1.634009162889242699473734419e-07, + -1.621929812525177128255466285e-07, -1.60981497795475117457974514e-07, + -1.59766578777249934423403707e-07, -1.585483071861877679056270852e-07, + -1.573267366873442461159328951e-07, -1.561018921814825090094489392e-07, + -1.548737703749342905967171895e-07, -1.536423403603326426634977445e-07, + -1.524075442073050247964545109e-07, -1.511692975632138992291713959e-07, + -1.499274902633488634207668041e-07, -1.486819869502816409507703344e-07, + -1.474326277020392147905087765e-07, -1.461792286686606279886191558e-07, + -1.449215827168177762424391324e-07, -1.436594600822105864966525893e-07, + -1.423926090291391586435801103e-07, -1.411207565173476321360884235e-07, + -1.398436088745028069332110689e-07, -1.385608524767345328701598781e-07, + -1.372721544331782767645538197e-07, -1.359771632769988415279029288e-07, + -1.346755096613052505612325924e-07, -1.333668070598561063932433347e-07, + -1.320506524721650472514402784e-07, -1.307266271326226750504648872e-07, + -1.293942972233574191585051992e-07, -1.280532145903036110091456623e-07, + -1.267029174623803666213471943e-07, -1.253429311730695840634066405e-07, + -1.239727688844337928517026423e-07, -1.22591932312834871977307743e-07, + -1.211999124563765064500425956e-07, -1.197961903232272669400990247e-07, + -1.183802376611369338492177838e-07, -1.169515176870195781660217906e-07, + -1.155094858170253273923558921e-07, -1.140535903962030410258824027e-07, + -1.125832734274637603447182183e-07, -1.110979713000271504568915865e-07, + -1.095971155162040784738158123e-07, -1.080801334168275520930717153e-07, + -1.065464489047273561801674742e-07, -1.049954831658621270904380987e-07, + 1.805657169041382732177221208e-07, 1.846951115012590164936464275e-07, + 1.888250977319045528774718633e-07, 1.929543685381845978338099081e-07, + 1.970815977129988620483627259e-07, 2.012054403445756122565041876e-07, + 2.053245332725264390831711571e-07, 2.094374955541033779137552158e-07, + 2.135429289418758073692156682e-07, 2.176394183718547580317454956e-07, + 2.217255324621184974224797097e-07, 2.257998240214318067376039669e-07, + 2.298608305680552227586100266e-07, 2.339070748582764180520176612e-07, + 2.379370654245486553266344422e-07, 2.419492971231003671603190883e-07, + 2.459422516905023738417550554e-07, 2.499143983092540168670122984e-07, + 2.538641941822179015289398865e-07, 2.577900851153085255912985468e-07, + 2.616905061084860130711624189e-07, 2.655638819549448388464469618e-07, + 2.694086278477093799311428875e-07, 2.732231499942110582125273655e-07, + 2.770058462376893394301334821e-07, 2.807551066859448722577686196e-07, + 2.844693143468521091232997615e-07, 2.881468457701237713330043831e-07, + 2.917860716958274902745181997e-07, 2.953853577084618434899681086e-07, + 2.989430648970435188779728834e-07, 3.024575505207490562659415536e-07, + 3.059271686795061730700930839e-07, 3.093502709899155741716657731e-07, + 3.127252072655237053453759766e-07, 3.160503262018274562477129774e-07, + 3.193239760652334484777273727e-07, 3.225445053859726498641418216e-07, + 3.257102636547054054245303734e-07, 3.288196020223141709423709481e-07, + 3.318708740027131132044216182e-07, 3.348624361787495393142526957e-07, + 3.377926489101856389242353827e-07, 3.40659877044281729346344393e-07, + 3.434624906279437058187432516e-07, 3.461988656217837803815394471e-07, + 3.488673846154671226455900191e-07, 3.514664375440749400980123066e-07, + 3.539944224053433904751556419e-07, 3.564497459773135168732281948e-07, + 3.588308245363432894438750296e-07, 3.611360845748705135241449909e-07, + 3.63363963518960750216532608e-07, 3.655129104451398117659453348e-07, + 3.6758138679630590269991979e-07, 3.695678670965584058292997469e-07, + 3.714708396641940065884110369e-07, 3.732888073231604233178455767e-07, + 3.750202881125554502027784863e-07, 3.766638159933728784349127143e-07, + 3.782179415529042007533381837e-07, 3.796812327061201670723965262e-07, + 3.810522753937913162021759641e-07, 3.823296742771719890228770879e-07, + 3.835120534287888371347561081e-07, 3.845980570193467971756504098e-07, + 3.855863500000985154916876858e-07, 3.864756187806597001670823235e-07, + 3.872645719020386839623857917e-07, 3.879519407038968987885471911e-07, + 3.885364799881561500190252107e-07, 3.89016968673809665402900989e-07, + 3.893922104485456001787954325e-07, 3.896610344127905502229262079e-07, + 3.898222957175331963863579993e-07, 3.898748761952257308894946065e-07, + 3.898176849836505162709464692e-07, 3.896496591425609180216085674e-07, + 3.893697642625902087179642561e-07, 3.889769950665148351361165638e-07, + 3.88470376002156093747880259e-07, 3.878489618271654306371648037e-07, + 3.87111838185151794145997476e-07, 3.862581221729337233596567307e-07, + 3.85286962898625746009125979e-07, 3.841975420306844996066206275e-07, + 3.829890743370204795988022591e-07, 3.816608082145856431819470542e-07, + 3.802120262089018615937589547e-07, 3.786420455230063839435099889e-07, + 3.769502185165198910255705909e-07, 3.751359331935206910976191193e-07, + 3.731986136794658267387876129e-07, 3.711377206874809653077004149e-07, + 3.689527519727319534974935549e-07, 3.666432427755772087462141084e-07, + 3.64208766252806327546291806e-07, 3.616489338971113414738394777e-07, + 3.589633959440979597451651297e-07, 3.56151841767261267686188464e-07, + 3.532140002601810215167700904e-07, 3.501496402062039371634897741e-07, + 3.469585706350132208346584688e-07, 3.436406411664210311024728571e-07, + 3.401957423404669063873504136e-07, 3.366238059346008458207677103e-07, + 3.329248052669886552398434681e-07, 3.290987554861184940237738266e-07, + -4.864105995382251974531485905e-07, -4.958655125745625962522698457e-07, + -5.052520985543278364269842613e-07, -5.145672884773325435548351967e-07, + -5.238080183303224546229634288e-07, -5.32971230092921475362957931e-07, + -5.42053872746031815495388901e-07, -5.510529032828073041889809479e-07, + -5.599652877209622647193694965e-07, -5.68788002117125020783410666e-07, + -5.775180335819762847182406648e-07, -5.86152381296434690201378314e-07, + -5.946880575285373154840497245e-07, -6.031220886502562556369952743e-07, + -6.114515161542350443036426474e-07, -6.196733976703512219408559285e-07, + -6.277848079809660029914405305e-07, -6.357828400356222069706303539e-07, + -6.436646059636782878974714354e-07, -6.514272380856673673823510617e-07, + -6.590678899220823463460578774e-07, -6.665837371998630163529410766e-07, + -6.739719788560900798004985393e-07, -6.812298380382707095292136625e-07, + -6.883545631013330677949540147e-07, -6.953434286009941477985822969e-07, + -7.021937362819433500618973576e-07, -7.089028160627179716280735385e-07, + -7.154680270149286678665586162e-07, -7.218867583375137837896546623e-07, + -7.281564303253908800603669271e-07, -7.342744953321320180409000067e-07, + -7.402384387266308283880424448e-07, -7.460457798428952720068722468e-07, + -7.516940729230982305025549756e-07, -7.571809080534349869649399234e-07, + -7.625039120922170145168601796e-07, -7.676607495902438948779072762e-07, + -7.72649123702658320643563844e-07, -7.774667770926943569844021729e-07, + -7.821114928259307816439172868e-07, -7.865810952557704341522263475e-07, + -7.908734508991243701586009232e-07, -7.949864693023091853331862575e-07, + -7.989181038968496123615805997e-07, -8.026663528443279231402323649e-07, + -8.062292598709974671998611077e-07, -8.096049150907774591913912583e-07, + -8.127914558169993805905855638e-07, -8.15787067362323719261324971e-07, + -8.185899838265264560603780807e-07, -8.211984888720125734320478238e-07, + -8.236109164865299432577399989e-07, -8.258256517330272662694612591e-07, + -8.278411314859580019995905983e-07, -8.296558451544099717855310777e-07, + -8.312683353907220051352247765e-07, -8.326771987865935093517475579e-07, + -8.338810865517900531906697256e-07, -8.348787051810744513967530583e-07, + -8.356688171047086923165850281e-07, -8.362502413239245247083566114e-07, + -8.366218540308229320031458906e-07, -8.367825892128266902235986073e-07, + -8.36731439240463105742407271e-07, -8.364674554394725142309678471e-07, + -8.359897486459750618717663706e-07, -8.35297489744923091301714857e-07, + -8.343899101915789872925110354e-07, -8.332663025156427171767962135e-07, + -8.319260208077518744881223046e-07, -8.303684811885333732830723023e-07, + -8.285931622593045971775899648e-07, -8.265996055349177174266495603e-07, + -8.243874158578981353967616436e-07, -8.219562617941890751932596665e-07, + -8.193058760100497990902968133e-07, -8.164360556297191870363553698e-07, + -8.133466625740759202298690508e-07, -8.100376238798989632247616807e-07, + -8.065089319993004870484203973e-07, -8.027606450796293889295368942e-07, + -7.987928872234038927120603965e-07, -7.946058487279207583700861746e-07, + -7.901997863048763139125554855e-07, -7.855750232793687995276545218e-07, + -7.807319497683340106140501002e-07, -7.756710228383634177221268337e-07, + -7.703927666423847910547300505e-07, -7.648977725361868289550453838e-07, + -7.591866991721936461015303281e-07, -7.532602725737721152343370247e-07, + -7.471192861869636632550398074e-07, -7.407646009114888534696947986e-07, + -7.341971451095939035690822287e-07, -7.274179145936574289400735477e-07, + -7.204279725918969373675017874e-07, -7.132284496921615225993791067e-07, + -7.058205437638917543010427108e-07, -6.982055198581623787408589367e-07, + -6.903847100855207919174847016e-07, -6.823595134719081116604503037e-07, + -6.741313957921618287157626559e-07, -6.657018893816448907598502804e-07, + -6.570725929253856381474330033e-07, -6.482451712250166884745012155e-07, + -6.39221354943559145010266876e-07, -6.300029403277254919178013148e-07, + 7.007616620842704377442175176e-07, 7.125997215440386828660631648e-07, + 7.242619176786851694049536657e-07, 7.357445693357828124560857976e-07, + 7.470440445031167155988133938e-07, 7.581567617502475321254913621e-07, + 7.690791916612530840037845713e-07, 7.798078582578234402400527321e-07, + 7.903393404128049576086141939e-07, 8.006702732529853088849856185e-07, + 8.107973495512674117115118136e-07, 8.2071732110720014844915636e-07, + 8.304270001159430628927715819e-07, 8.399232605239012994954275922e-07, + 8.492030393731994012050082361e-07, 8.582633381309813590836934986e-07, + 8.671012240058291966238353254e-07, 8.757138312494700740776839426e-07, + 8.840983624437530663178882659e-07, 8.922520897721246024885321732e-07, + 9.001723562754562425050684597e-07, 9.078565770912462555908349453e-07, + 9.153022406763185617813334549e-07, 9.225069100120043968045794279e-07, + 9.294682237915940950677613254e-07, 9.361838975895714174099465806e-07, + 9.426517250121096042373911028e-07, 9.488695788282600537800158536e-07, + 9.548354120816436783306287162e-07, 9.605472591818537038150377372e-07, + 9.660032369752511106675329014e-07, 9.712015457948005620639154653e-07, + 9.761404704882820045275986301e-07, 9.808183814245526802570339028e-07, + 9.852337354774231174483903675e-07, 9.893850769865929273077457401e-07, + 9.932710386953289821558056583e-07, 9.968903426643142273857545535e-07, + 1.000241801161446051675004733e-06, 1.00332431752677275788737405e-06, + 1.006136887012697095431911637e-06, 1.008678597598443967068822594e-06, + 1.010948630778804380381990027e-06, 1.012946262326564626679147735e-06, + 1.014670862942178433953560428e-06, 1.016121899305663514519485965e-06, + 1.017298934243940123522314048e-06, 1.018201627725795134057277906e-06, + 1.018829737401709263465302349e-06, 1.01918311920000457908297431e-06, + 1.019261727894288174992433287e-06, 1.019065617641294164847092125e-06, + 1.018594942489044157917909422e-06, 1.017849956854891266941798462e-06, + 1.01683101597316982096547329e-06, 1.015538576311875224297072602e-06, + 1.013973195958465441123864947e-06, 1.01213553497393897867291223e-06, + 1.010026355715329129350988496e-06, 1.00764652312593578671476649e-06, + 1.004997004993331257688003906e-06, 1.002078872174485738073975404e-06, + 9.988932987878828553222204656e-07, 9.954415623724518485536567891e-07, + 9.917250440129396679407678544e-07, 9.877452284311830099389900584e-07, + 9.835037040436006785815983497e-07, 9.790021629841371669219834625e-07, + 9.742424010925511559884403326e-07, 9.692263178679013357604086348e-07, + 9.639559163870252014676403424e-07, 9.58433303187473382807261453e-07, + 9.526606881151277814580129177e-07, 9.466403841359312402566820836e-07, + 9.403748071117690839808376385e-07, 9.338664755400897090551999916e-07, + 9.27118010257531566955624229e-07, 9.201321341059974712921556983e-07, + 9.129116715640083891094213805e-07, 9.054595483393171215531617692e-07, + 8.97778790925563530101686377e-07, 8.898725261214816950453877775e-07, + 8.817439805130849579076646877e-07, 8.733964799182926759516421185e-07, + 8.648334487942533280524569188e-07, 8.560584096069380202417582054e-07, + 8.470749821631778209203729978e-07, 8.378868829049084976677347e-07, + 8.284979241656190557580486007e-07, 8.189120133888263073433893928e-07, + 8.091331523087953822326616124e-07, 7.991654360930288772006451978e-07, + 7.890130524469109967301925362e-07, 7.786802806803190673897601716e-07, + 7.681714907359614449727813236e-07, 7.574911421798484960926796904e-07, + 7.466437831536520734700048546e-07, 7.356340492889432146372038351e-07, + 7.244666625834965288917928657e-07, 7.131464302395679929946130209e-07, + 7.016782434641737900630738614e-07, 6.900670762314847528655012421e-07, + 6.783179840075552636543361126e-07, 6.664361024369959165912632656e-07, + 6.544266459922576164849432334e-07, 6.422949065851331376417556775e-07, + 6.300462521410284083111640746e-07, 6.176861251355741809005621759e-07, + 6.052200410948390023807086716e-07, -1.19883288669767137485413209e-07, + -1.1299451799621582625630375e-07, -1.056858848073586919089211235e-07, + -9.795705874207186059669718193e-08, -8.980791226746796860408645399e-08, + -8.123852359458334745741171952e-08, -7.224917957191085054203654467e-08, + -6.284037855574603952606800236e-08, -5.301283325661237287765480066e-08, + -4.276747356095890861353141796e-08, -3.210544932718311492730431009e-08, + -2.102813315534411286580295235e-08, -9.537123129634462610283276497e-09, + 2.365754467482666348855338572e-09, 1.467844246956981156091614815e-08, + 2.739865017056675026443564606e-08, 4.052385069972044917382522004e-08, + 5.405127842739356313504076111e-08, 6.797792640350587399968170736e-08, + 8.230054382879395900191201287e-08, 9.701563355966982554090305467e-08, + 1.121194496479363844196119404e-07, 1.276079949156718303152318727e-07, + 1.434770185662243933672979233e-07, 1.597220138324599306582819583e-07, + 1.763382156624678424857246856e-07, 1.933205984438588023280086899e-07, + 2.106638737674882970845729189e-07, 2.283624882311423612044174077e-07, + 2.464106212841419372492463534e-07, 2.648021831135870849760569762e-07, + 2.835308125737368991240252604e-07, 3.025898751543104852486083898e-07, + 3.219724610012878052500771668e-07, 3.416713829736429840135559372e-07, + 3.616791747498321196125433026e-07, 3.81988088979430490699928805e-07, + 4.025900954817316527749521734e-07, 4.23476879491690064608402401e-07, + 4.44639839954279482658162188e-07, 4.660700878677343680246269054e-07, + 4.877584446764092129068595902e-07, 5.096954407139964109927374528e-07, + 5.318713136979324464340438891e-07, 5.542760072751116742333912443e-07, + 5.768991696204451627213592897e-07, 5.99730152088083227194018586e-07, + 6.227580079164493314148091062e-07, 6.459714909877982410850070193e-07, + 6.693590546421310343965785025e-07, 6.929088505473996870948180833e-07, + 7.166087276254643190413306901e-07, 7.404462310349201269765490215e-07, + 7.644086012115648034637876464e-07, 7.884827729664985010809533268e-07, + 8.126553746430425056234228033e-07, 8.369127273327629154542599971e-07, + 8.612408441511124172095719212e-07, 8.856254295733686312497539954e-07, + 9.100518788313751290426092087e-07, 9.345052773715671901044472342e-07, + 9.589704003749681834282026643e-07, 9.834317123392818283956475986e-07, + 1.007873366724400224263757594e-06, 1.032279205659283757723506357e-06, + 1.056632759716503802230346855e-06, 1.080917247747107715706354689e-06, + 1.105115576782250151518507617e-06, 1.129210341999501899485172131e-06, + 1.153183826754829614799689567e-06, 1.177018002680525320468945226e-06, + 1.200694529849596655892351657e-06, 1.224194757006879393003710883e-06, + 1.247499721867382557326676268e-06, 1.270590151482231436902317449e-06, + 1.293446462672423625457390935e-06, 1.316048762530851050681860587e-06, + 1.338376848993017221561689124e-06, 1.360410211476529315863942537e-06, + 1.382128031589714720623186632e-06, 1.403509183910146166380096371e-06, + 1.424532236832263574092334764e-06, 1.445175453485560734573529829e-06, + 1.465416792722940832557508226e-06, 1.48523391017937591714287264e-06, + 1.504604159401676905741945811e-06, 1.523504593048862513633939612e-06, + 1.541911964163899814928481921e-06, 1.559802727516698273843359299e-06, + 1.577153041018581286511024246e-06, 1.593938767208409510342764608e-06, + 1.610135474810596114791081714e-06, 1.625718440364840523514326949e-06, + 1.640662649928140960238205463e-06, 1.654942800848693198543094655e-06, + 1.668533303589600142905835858e-06, 1.681408283737236286308858006e-06, + 1.693541583857391876898230987e-06, 1.704906765648019858924678768e-06, + 1.715477112052425528014869445e-06, 1.725225629466971722587365946e-06, + 1.734125050021591579282767386e-06, 1.742147833932276219020890071e-06, + 1.74926617192601127861897696e-06, 1.755451987738035868303557857e-06, + 1.760676940681132787540341678e-06, 1.764912428287132958298747722e-06, + 1.768129589020523961467932887e-06, 1.77029930506363624544759628e-06, + 1.771392205173955460746908382e-06, 1.771378667612884353024945393e-06, + 1.770228823145741397544631127e-06, 1.767912558113743046341427914e-06, + 1.764399517576011459690961403e-06, 1.759659108523356209636948934e-06, + 1.753660503162413504733385498e-06, 1.746372642269984752598087525e-06, + 1.737764238617996706201800777e-06, 1.727803780467911747326819651e-06, + 1.716459535134963331032514726e-06, 1.703699552621753475863857277e-06, + 1.689491669320676339705565583e-06, 1.67380351178506856666880747e-06, + 1.656602500568775543918816767e-06, 1.637855854133466741755697713e-06, + -2.331644340241682805393809083e-06, -2.482822118245779898030580965e-06, + -2.637483030967582474450279853e-06, -2.795663198604478592482853669e-06, + -2.95739863415814758292477632e-06, -3.122725236729747935770281492e-06, + -3.291678784793001861683995474e-06, -3.464294929445503059916135549e-06, + -3.64060918763954831175078293e-06, -3.820656935393992147803870346e-06, + -4.004473400987801792012214103e-06, -4.192093658136831959420964822e-06, + -4.383552619154879145986491995e-06, -4.578885028099958158064996389e-06, + -4.778125453907477159789466553e-06, -4.981308283510551372175526041e-06, + -5.188467714952330098567619826e-06, -5.399637750482469834411441978e-06, + -5.614852189651223826312789744e-06, -5.834144622393123290240556783e-06, + -6.057548422105210513812986739e-06, -6.285096738720231265514816477e-06, + -6.516822491776468718278556014e-06, -6.752758363485063379278317691e-06, + -6.992936791796098045686548572e-06, -7.237389963465074089652394329e-06, + -7.486149807120495662375071755e-06, -7.739247986334302469978857486e-06, + -7.996715892696197206879552e-06, -8.258584638892959472111429675e-06, + -8.524885051794510538243805631e-06, -8.795647665547691202315300218e-06, + -9.070902714678564176349270798e-06, -9.350680127206061637164767608e-06, + -9.635009517766264733741425619e-06, -9.923920180749925607681730111e-06, + -1.021744108345451094652100998e-05, -1.051560085925105336702133074e-05, + -1.081842780076838899674072925e-05, -1.112594985309530810837098241e-05, + -1.143819460700187410967174073e-05, -1.17551892921817845258803531e-05, + -1.207696077051646515348234251e-05, -1.240353552936254571145788944e-05, + -1.273493967486402989107256711e-05, -1.307119892529012372770630401e-05, + -1.341233860440050784017338575e-05, -1.375838363482833468149670042e-05, + -1.410935853154657721982359608e-05, -1.446528739525841909276376168e-05, + -1.482619390592706299671337672e-05, -1.519210131628579643224465773e-05, + -1.556303244539388193194186238e-05, -1.59390096722283885902551881e-05, + -1.63200549293140028566436589e-05, -1.670618969639159616825258015e-05, + -1.709743499412685893506201606e-05, -1.74938113778605594181292382e-05, + -1.789533893140142530573701019e-05, -1.830203726086307100279909621e-05, + -1.871392548854633943876575597e-05, -1.913102224686787154565859037e-05, + -1.955334567233684141761805575e-05, -1.998091339958082276952351652e-05, + -2.04137425554212610331362987e-05, -2.085184975300182402607393484e-05, + -2.129525108596838774924903115e-05, -2.174396212270369307885571619e-05, + -2.219799790061727644036211615e-05, -2.265737292049161636514620355e-05, + -2.31221011408864779868715944e-05, -2.359219597260195692110806842e-05, + -2.406767027320168958926145664e-05, -2.454853634159761573271460455e-05, + -2.503480591269713676199487606e-05, -2.552649015211413022576926457e-05, + -2.602359965094491815436675286e-05, -2.652614442061013117846526854e-05, + -2.70341338877641387719152205e-05, -2.754757688927188976463732162e-05, + -2.806648166725936679490038816e-05, -2.859085586422672797595953553e-05, + -2.912070651824130005269793131e-05, -2.965604005819943872501211202e-05, + -3.019686229916332089384320425e-05, -3.07431784377726349485361601e-05, + -3.12949930477328394444989923e-05, -3.18523100753804509570853154e-05, + -3.241513283532672314067937802e-05, -3.298346400618082830021038365e-05, + -3.355730562635337834364798737e-05, -3.413665908994145063281439034e-05, + -3.472152514269623681600340781e-05, -3.531190387807387707228348739e-05, + -3.590779473337104508437120365e-05, -3.650919648594614432554963934e-05, + -3.711610724952616309447669951e-05, -3.772852447060223761649347396e-05, + -3.834644492491233078949181001e-05, -3.896986471401377096109019948e-05, + -3.959877926194596244524256945e-05, -4.023318331198383020815695366e-05, + -4.087307092348374022326359944e-05, -4.151843546882188871896893212e-05, + -4.216926963042648846685667152e-05, -4.282556539790466690591913546e-05, + -4.348731406526449623116056808e-05, -4.415450622823336839775296148e-05, + -4.482713178167342654842006389e-05, -4.550517991709456786008150542e-05, + -4.618863912026614266951099474e-05, -4.687749716892604883540160432e-05, + -4.757174113059966933303099323e-05, -4.827135736049969810725762676e-05, + -4.897633149954745755520757466e-05, -4.968664847248629187845964106e-05, + -5.040229248609991798179066902e-05, -5.112324702753404662885008958e-05, + -5.184949486272244614836271492e-05, -5.258101803491756388734060246e-05, + -5.331779786332645757656115149e-05, -5.405981494185297850894877936e-05, + -5.480704913794605745306146027e-05, -5.555947959155538079176195332e-05, + -5.631708471419468727903537286e-05, -5.707984218811280738769750598e-05, + -5.784772896557382760576379588e-05, -5.862072126824623737994385264e-05, + -5.939879458670099771988928894e-05, -6.01819236800209844706101292e-05, + -6.097008257551956330981546284e-05, -6.176324456857062072858560731e-05, + -6.25613822225499019175770643e-05, -6.336446736888752680975228637e-05, + -6.417247110723298532224123658e-05, -6.498536380573209680130281063e-05, + -6.580311510141663162553465893e-05, -6.662569390070694733303746649e-05, + -6.745306838002763927253369047e-05, -6.828520598653673432699984236e-05, + -6.91220734389686038926653433e-05, -6.996363672859035216788914369e-05, + -7.080986112027291303188530902e-05, -7.166071115367499881707719078e-05, + -7.251615064454618934768059813e-05, -7.337614268613540542945256062e-05, + -7.424064965072319822753793561e-05, -7.510963319126422069009485494e-05, + -7.5983054243145383343724375e-05, -7.686087302605884065149349782e-05, + -7.77430490459901331942033087e-05, -7.862954109732106554656039243e-05, + -7.95203072650474147159416205e-05, -8.04153049271118621670398352e-05, + -8.131449075685143114845115919e-05, -8.221782072555995786976301698e-05, + -8.312525010516517640080103035e-05, -8.403673347102024111018175878e-05, + -8.495222470480994414118725011e-05, -8.587167699757130266430965593e-05, + -8.679504285282755367703783067e-05, -8.772227408983749436226923235e-05, + -8.86533218469571593443184776e-05, -8.958813658511578640643302496e-05, + -9.05266680914048915999534084e-05, -9.146886548278004716930333906e-05, + -9.241467720987580952620582542e-05, -9.336405106093271307095282641e-05, + -9.431693416583634341325559358e-05, -9.527327300026819183707826877e-05, + -9.623301338996777601342280661e-05, -9.719610051510559328019622782e-05, + -9.816247891476679806894295455e-05, -9.913209249154458703890552274e-05, + -0.0001001048845162435358639024807, -0.0001010807976327982043605532847, + -0.0001020597738627683335630932926, -0.0001030417546110074477044155072, + -0.0001040266806703726149008204516, -0.0001050144922270749442156506648, + -0.0001060051288660297981198549211, -0.0001069985295763126197966796926, + -0.000107994632756720239765216296, -0.0001089933762214367131459027971, + -0.0001099946972058029692840414038, -0.0001109985323721898400504623505, + -0.0001120048178159736265626506002, -0.0001130134890716135402525047149, + -0.0001140244811188302322341528439, -0.0001150377283888846113727236209, + -0.0001160531647709563818479314157, -0.0001170707236186215412709551997, + -0.0001180903377564270775260807378, -0.0001191119394865642466948760236, + -0.0001201354605956367322229863537, -0.0001211608323615250947923732694, + -0.0001221879855603455477825597386, -0.0001232168504735023535894694602, + -0.0001242473568948330412027580838, -0.0001252794341378454421546267961, + -0.0001263130110430455690581630357, -0.000127348015985355347400725945, + -0.000128384376881619170600312696, -0.0001294220211981985735934935766, + -0.0001304608759586535070718743556, -0.0001315008677515093992154565639, + -0.0001325419227381093272965378871, -0.0001335839666605485886487214575, + -0.0001346269248496965228057559161, -0.0001356707222332908396606604429, + -0.0001367152833441212858838625932, -0.0001377605323282879315558574485, + -0.0001388063929535384951382409602, -0.0001398527886176825383787725166, + -0.0001408996423570815011584028698, -0.0001419468768552128957669000719, + -0.0001429944144513081998211501134, -0.0001440421771490624420521131643, + -0.0001450900866254148846492405545, -0.0001461380642393989319136049509, + -0.0001471860310410607502237118061, -0.0001482339077804443224894298536, + -0.0001492816149166425847283345973, -0.0001503290726269130726713146862, + -0.000151376200815855584732444461, -0.000152422919124653270805946903, + -0.0001534691469403724306107966724, -0.0001545148034053221057851357223, + -0.000155559807426471161800884957, -0.0001566040776849213147104561417, + -0.0001576475326454353166789890128, -0.0001586900905660183216331488021, + -0.000159731669507550994458605631, -0.0001607721873434737945400552217, + -0.0001618115617695195876130781487, -0.0001628497103134941522469686381, + -0.0001638865503451031714957086827, -0.000164921999085823188947036444, + -0.0001659559736188163936443373814, -0.0001669883908988847886524509168, + -0.000168019167762474151608248496, -0.0001690482209376976735406422625, + -0.0001700754670544156780479655433, -0.0001711008226543413342224386753, + -0.0001721242042011825819271958471, -0.0001731455280908161223525632, + -0.000174164710661492823330284696, -0.0001751816682040722354760792223, + -0.0001761963169722848096977046994, -0.0001772085731930205692360308367, + -0.0001782183530766423117802643716, -0.00017922557282732176956417669, + -0.0001802301486533973992956725318, -0.0001812319967777516877254634364, + -0.0001822310334482070512829993136, -0.0001832271749479382155854217951, + -0.0001842203376058991774657375151, -0.0001852104378072644784696682008, + -0.0001861973920038811577438997436, -0.0001871811167247315469460561266, + -0.0001881615285864041695659126807, -0.0001891385443035714707202959994, + -0.0001901120806994730492740092176, -0.000191082054716402007042003186, + -0.0001920483834261935477110555537, -0.0001930109840407135486563955373, + -0.000193969773922345831715721709, -0.000194924670594476425302191136, + -0.0001958755917519730289227952724, -0.0001968224552716579453786466258, + -0.000197765179222773396445003713, -0.0001987036818774360507396797848, + -0.0001996378817210837182307553439, -0.000200567697462902420684968674, + -0.0002014930480462453305998127284, -0.0002024138526590321673914729672, + -0.000203330030744131192137896802, -0.0002042415020097215240524324287, + -0.0002051481864396344505403757541, -0.0002060500043036714540138631957, + -0.00020694687616789787126293787, -0.0002078387229049101796087700711, + -0.0002087254657040756901115879929, -0.0002096070260817423439037021637, + -0.0002104833258914175545505054199, -0.0002113542873339144159260810651, + -0.0002122198329674632156192914945, -0.0002130798857177871967732291081, + -0.0002139343688881402373233586722, -0.0002147832061693060400585364444, + -0.0002156263216495556080034429192, -0.0002164636398245626798617774478, + -0.0002172950856072752010613585716, -0.0002181205843377406077866764722, + -0.0002189400617928845445281371696, -0.0002197534441962403317476215658, + -0.0002205606582276279368278609772, -0.0002213616310327814183135652915, + -0.0002221562902329225666197415334, -0.0002229445639342793588494329171, + -0.0002237263807375480893085972767, -0.0002245016697472972512592687133, + -0.000225270360581311679133015291, -0.0002260323833798684402176387698, + -0.0002267876688149861633906484437, -0.000227536148099537541538567309, + -0.0002282777529963691252358481965, -0.0002290124158273173311708287292, + -0.0002297400694821633286742124103, -0.0002304606474275176157366640251, + -0.0002311740837156334442588356826, -0.0002318803129931470074446414609, + -0.0002325792705097435490810969805, -0.0002332708921267474702458677438, + -0.0002339551143256354034504623796, -0.0002346318742164707905461379367, + -0.0002353011095462584736145300601, -0.0002359627587072179164852381295, + -0.0002366167607449741895186273721, -0.000237263055366664522144448668, + -0.0002379015829489598539501354901, -0.0002385322845459999477508994392, + -0.0002391551018972402214979311452, -0.0002397699774352098924488918552, + -0.0002403768542931792109862421114, -0.0002409756763127355943480273348, + -0.0002415663880512664918667753433, -0.0002421489347893482227749850644, + -0.0002427232625380395668497623962, -0.000243289318046078861064104859, + -0.0002438470488069832469921194296, -0.0002443964030660494184468700674, + -0.0002449373298272540804172703321, -0.0002454697788600533874675546642, + -0.0002459937007060804129224274028, -0.0002465090466857387785891420062, + -0.0002470157689046935563237372691, -0.0002475138202602535867496991173, + -0.0002480031544476507987702362801, -0.0002484837259662098620308090524, + -0.0002489554901254102323160388721, -0.0002494184030508383672665451147, + -0.0002498724216900300582056004828, -0.000250317503818200709671260018, + -0.0002507536080438637834943982341, -0.000251180693814335618489069768, + -0.0002515987214211269510158452967, -0.0002520076520052182090722570074, + -0.000252407447562220368843938223, -0.0002527980709474179584796138531, + -0.0002531794858806951848718969078, -0.0002535516569513440450316099639, + -0.0002539145496227524704917211107, -0.0002542681302369736973632841082, + -0.0002546123660191743141682774176, -0.000254947225081961529550428347, + -0.0002552726764295881961910894553, -0.0002555886899620354282998413442, + -0.0002558952364789718911079752228, -0.0002561922876835889492132258827, + -0.0002564798161863116737757550823, -0.0002567577955083846785733214801, + -0.0002570262000853315380831387582, -0.0002572850052702893054734634148, + -0.0002575341873372150405287206443, -0.0002577737234839658111811011576, + -0.0002580035918352505965554788414, -0.0002582237714454540915276492541, + -0.0002584342423013319249049113413, -0.0002586349853245764780773630065, + -0.0002588259823742539004511054035, -0.000259007216249110315889336853, + -0.0002591786706897489006747037354, -0.0002593403303806752309076943952, + -0.0002594921809522130677454210268, -0.0002596342089822878699753583298, + -0.0002597664019980796602272976603, -0.000259888748477543835360692448, + -0.0002600012378508003547082638729, -0.000260103860501390493024237438, + -0.0002601966077674019712888398015, -0.0002602794719424607848556885159, + -0.0002603524462765915720857679005, -0.0002604155249769443550636460749, + -0.0002604687032083891702789746336, -0.00026051197709397766770142435, + -0.0002605453437152717324591655323, -0.0002605688011125395628017620275, + -0.0002605823482848184454059581316, -0.0002605859851898453122265308934, + -0.0002605797127438538320597094522, -0.0002605635328212391752314425197, + -0.0002605374482540900177296450124, -0.0002605014628315882184612928274, + -0.0002604555812992754106928450231, -0.0002603998093581885134480125021, + -0.0002603341536638619944585282262, -0.0002602586218251991614924811813, + -0.0002601732224032113436479329849, -0.0002600779649096261552342068679, + -0.0002599728598053632701476989286, -0.0002598579184988819351306843508, + -0.0002597331533443953972134510266, -0.0002595985776399565279383419014, + -0.0002594542056254133975332076822, -0.0002593000524802347990342699102, + -0.0002591361343212080533930652404, -0.0002589624682000065476923655883, + -0.000258779072100630367497808848, -0.0002585859649367186138824159514, + -0.0002583831665487344893261667522, -0.0002581706977010239656422641019, + -0.0002579485800787475460391084958, -0.0002577168362846875065627627599, + -0.0002574754898359289364065394246, -0.0002572245651604166912819471325, + -0.0002569640875933888019520823232, -0.0002566940833736861210870316974, + -0.0002564145796399392384333493222, -0.0002561256044266342363907584811, + -0.0002558271866600564186343402806, -0.0002555193561541137465056849898, + -0.0002552021436060406879044182293, -0.0002548755805919825328902106332, + -0.0002545396995624621275591814573, -0.0002541945338377282130430667717, + -0.0002538401176029878090860403272, -0.0002534764859035225337789698496, + -0.0002531036746396895099724122513, -0.0002527217205618087557221496109, + -0.000252330661264936950347048672, -0.0002519305351835071930984011335, + -0.0002515213815859654550126378592, -0.000251103240569080794330342199, + -0.0002506761530523612274169720227, -0.0002502401607722537892411485139, + -0.000249795306276258291360015118, -0.0002493416329169346112512584135, + -0.0002488791848458043261434202709, -0.0002484080070071481008073255303, + -0.0002479281451316991003591683196, -0.0002474396457302349217402537285, + -0.0002469425560870671223015482276, -0.0002464369242534317607298821606, + -0.0002459227990407798661136318241, -0.0002454002300139708709139640952, + -0.0002448692674843686825809918606, -0.0002443299625028425622191852185, + -0.0002437823668526736776637764414, -0.000243226533042367791754082007, + -0.000242662514298376958939498782, -0.0002420903645577299320625769274, + -0.0002415101384605730682527541253, -0.0002409218913426233060239012307, + -0.0002403256792275339996222544015, -0.0002397215588191749387723950004, + -0.0002391095874938284240700248073, -0.0002384898232923018859125141589, + -0.0002378623249119588630058619305, -0.0002372271516986698583311088395, + -0.0002365843636386836146712903117, -0.0002359340213504213575740342534, + -0.0002352761860761942225902382253, -0.0002346109196738466315043658561, + -0.0002339382846083226360003881616, -0.0002332583439431671820923214211, + -0.0002325711613319495559438349064, -0.0002318768010096210999311516776, + -0.0002311753277838043529185396707, -0.0002304668070260158915709552963, + -0.0002297513046628241195363379079, -0.000229028887166943603695759557, + -0.0002282996215482674482594172005, -0.000227563575344839089066237281, + -0.0002268208166137650530751884714, -0.0002260714139220702551414526882, + -0.0002253154363374971602251156666, -0.0002245529534192507354912332618, + -0.0002237840352086899512427942138, -0.0002230087522199679719858700366, + -0.0002222271754306232331363513133, -0.0002214393762721205360065324097, + -0.0002206454266203466063004517972, -0.0002198453987860601161179879837, + -0.0002190393655052976060355895971, -0.0002182273999297377196134734012, + -0.0002174095756170246176910282321, -0.0002165859665210523614040094564, + -0.0002157566469822119715419456165, -0.0002149216917176027363389073654, + -0.0002140811758112089603200284271, -0.0002132351747040444039232864881, + -0.0002123837641842653625734449463, -0.0002115270203772546078226091115, + -0.0002106650197356771392342977833, -0.0002097978390295119211893942746, + -0.0002089255553360484915417089047, -0.0002080482460298814289742508343, + -0.0002071659887728623196303384679, -0.0002062788615040427248666782267, + -0.0002053869424295961425893514152, -0.0002044903100127243018684086717, + -0.0002035890429635475468855831949, -0.0002026832202289823188761513917, + -0.0002017729209826067660570048101, -0.0002008582246145161620543007075, + -0.0001999392107211696236086784229, -0.0001990159590952301604371149635, + -0.0001980885497153988704030491697, -0.000197157062736246288655803105, + -0.0001962215784780403486382144296, -0.0001952821774165749394054636401, + -0.0001943389401729990321500418649, -0.0001933919475036481648664438149, + -0.0001924412802898805619801481104, -0.0001914870195279191357733833412, + -0.0001905292463187006164401782193, -0.0001895680418577337623346062978, + -0.0001886034874249684122407555442, -0.0001876356643746761928160521338, + -0.0001866646541253452122426093052, -0.000185690538149590203759534135, + -0.0001847133979640789864379302188, -0.0001837333151194777910737016002, + -0.0001827503711904162372447329998, -0.0001817646477654738859913025051, + -0.000180776226437189669162333705, -0.000179785188792097014353135731, + -0.0001787916164007796509995834588, -0.0001777955908079654990736062636, + -0.0001767971935226390434257176532, -0.000175796506008189595219454171, + -0.0001747936096725903989176215125, -0.0001737885858586115121662135641, + -0.0001727815158340673259377423543, -0.000171772480782100676497889391, + -0.0001707615617915049044481939911, -0.000169748839847085188992439897, + -0.0001687343958200604855744014765, -0.0001677183104585079913458056655, + -0.0001667006643778508431959217706, -0.0001656815380513912167471241021, + -0.0001646610118008893142074050564, -0.0001636391657871905450094551782, + -0.0001626160800009020918586999382, -0.0001615918342531188892953475378, + -0.0001605665081662025655325626294, -0.0001595401811646131849404400826, + -0.0001585129324657954174790375212, -0.0001574848410711207071736167373, + -0.0001564559857568862256786690335, -0.000155426445065372752230015152, + -0.0001543962972959616697203599767, -0.0001533656204963135163531900984, + -0.0001523344924536079573497426853, -0.0001513029906858479414245854944, + -0.000150271192433227879399482152, -0.0001492391746495683386205394205, + -0.0001482070139938170092331476413, -0.0001471747868216342653314293587, + -0.0001461425691769687785527553903, -0.0001451104367838620067508725864, + -0.0001440784650381657567598525649, -0.000143046728999412294403709156, + -0.0001420153033827417274857773943, -0.0001409842625509052016150035591, + -0.0001399536805063434209781686457, -0.0001389236308833425540421729893, + -0.0001378941869402684728632829669, -0.0001368654215518797867892630826, + -0.0001358374072017213510677607902, -0.0001348102159745987924620302945, + -0.0001337839195491350547610048816, -0.0001327585891904106175920308175, + -0.0001317342957426869819604481338, -0.0001307111096222155096052003342, + -0.0001296891008101327274776998211, -0.0001286683388454409318266136175, + -0.000127648892818077832386064463, -0.0001266308313620741253600204823, + -0.0001256142226488004588758062852, -0.0001245991343803046582684734833, + -0.0001235856337827396719819539328, -0.0001225737875998836204447656195, + -0.0001215636620867520698930155931, -0.0001205553230033038186307797757, + -0.0001195488356082404396733484542, -0.0001185442646529007588432000353, + -0.0001175416743752505393692461833, -0.0001165411284939686333743738555, + -0.0001155426902026293292007411151, -0.0001145464221639835508681493081, + -0.000113552386504332770370689909, -0.0001125606448080117738715089093, + -0.0001115712581119603595807693308, -0.0001105842869004000541665461155, + -0.0001095997910996097355089060055, -0.0001086178300728026961197505984, + -0.0001076384626151044289444833058, -0.0001066617469486325179032701338, + -0.0001056877407176788364598016279, -0.0001047165009839943930307348818, + -0.0001037480842221773246793203871, -0.0001027825463151645811942999642, + -0.0001018199425498273808692387132, -0.0001008603276126714137642462199, + -9.990375558564111482372921413e-05, -9.895027994202934855036413175e-05, + -9.799995354249293891615857355e-05, -9.705282863117237754976146524e-05, + -9.610895683191884083379497028e-05, -9.516838914462683539884080286e-05, + -9.423117594167312253538443256e-05, -9.329736696446253138743920363e-05, + -9.236701132008037632478009149e-05, -9.144015747805187151707462245e-05, + -9.051685326720877310287260986e-05, -8.959714587266333026861764299e-05, + -8.868108183288943681746308023e-05, -8.776870703691153888150594531e-05, + -8.686006672160081088646110814e-05, -8.595520546907950778809520687e-05, + -8.505416720423224674792195277e-05, -8.415699519232798585070820518e-05, + -8.326373203673777853139198468e-05, -8.237441967678337765169233053e-05, + -8.148909938567050221386312003e-05, -8.060781176854113592045864012e-05, + -7.973059676063107465999318935e-05, -7.885749362553509461074702225e-05, + -7.79885409535791175464694569e-05, -7.712377666029973926221235958e-05, + -7.626323798503091783238666546e-05, -7.540696148959740157270009719e-05, + -7.455498305711476118070452079e-05, -7.370733789089614802769734325e-05, + -7.286406051346511452814630472e-05, -7.202518476567479474223509861e-05, + -7.119074380593226614166724175e-05, -7.036077010952893279541187077e-05, + -6.953529546807622524397934916e-05, -6.871435098904531601961970244e-05, + -6.78979670954123009328495808e-05, -6.708617352540720626952186478e-05, + -6.627899933236690321360085054e-05, -6.547647288469152291982833258e-05, + -6.467862186590374882003140478e-05, -6.388547327481097261054482361e-05, + -6.309705342576950076911856957e-05, -6.231338794905070318109335803e-05, + -6.153450179130812809288886278e-05, -6.076041921614582056202988336e-05, + -5.999116380478659757121209783e-05, -5.922675845684040177915180569e-05, + -5.846722539117163615352001926e-05, -5.771258614686627908506311169e-05, + -5.696286158429256614920896395e-05, -5.621807188626828959880990522e-05, + -5.547823655931589790406624485e-05, -5.474337443501867003997976568e-05, + -5.401350367147140509819364107e-05, -5.32886417548266910966005272e-05, + -5.256880550093492339555276138e-05, -5.185401105707855383538870675e-05, + -5.114427390379927632893183875e-05, -5.043960885681749838765908223e-05, + -4.974003006904342773144417356e-05, -4.904555103267925220958053933e-05, + -4.835618458141119330563964529e-05, -4.767194289269138579231976927e-05, + -4.69928374901078826941271116e-05, -4.631887924584277200536208685e-05, + -4.565007838321782918100666393e-05, -4.498644447932517107793456979e-05, + -4.432798646774451732091235079e-05, -4.367471264134459253344888729e-05, + -4.30266306551681002273528065e-05, -4.238374752940001762924540629e-05, + -4.174606965241731409022724053e-05, -4.111360278392025570902423848e-05, + -4.048635205814375795678114467e-05, -3.986432198714804769077227342e-05, + -3.924751646418767910386507514e-05, -3.863593876715817177327008669e-05, + -3.802959156211896298970670527e-05, -3.742847690689227456743368161e-05, + -3.683259625473611197782330962e-05, -3.624195045798410722524829364e-05, + -3.565653977229383631095821494e-05, -3.507636385989538709744353651e-05, + -3.450142179398137521999234689e-05, -3.393171206263172206976999612e-05, + -3.336723257291382280708899599e-05, -3.28079806550506057594672471e-05, + -3.225395306665482979616155212e-05, -3.170514599702921310336173333e-05, + -3.116155507153106521238405957e-05, -3.062317535600014156704773427e-05, + -3.009000136124907349706274207e-05, -2.956202704761504544976775943e-05, + -2.903924582957159462046417553e-05, -2.852165058039987568377915395e-05, + -2.800923363691746616720157359e-05, -2.750198680426444819251130536e-05, + -2.699990136074557735084387955e-05, -2.6502968062726363530781995e-05, + -2.601117714958353126166075431e-05, -2.552451834870766067455555293e-05, + -2.5042980880557172212400735e-05, -2.456655346376274706991955921e-05, + -2.409522432028038765351729555e-05, -2.362898118059290799696653407e-05, + -2.316781128895792289776496553e-05, -2.271170140870163104275351873e-05, + -2.226063782755689456874410859e-05, -2.181460636304497131311708191e-05, + -2.137359236789903967003619034e-05, -2.093758073552916707470682167e-05, + -2.050655590552666213154976715e-05, -2.00805018692081390350740594e-05, + -1.96594021751934463679810372e-05, -1.924323993502695720990425254e-05, + -1.88319978288269400824167521e-05, -1.842565811097256187381897286e-05, + -1.802420261582274936713876645e-05, -1.762761276346706861353763607e-05, + -1.723586956550649440435968307e-05, -1.68489536308639512572106478e-05, + -1.646684517162257609633468913e-05, -1.608952400889111986862119175e-05, + -1.571696957869483468692856087e-05, -1.53491609378911417693128888e-05, + -1.498607677010836069727856695e-05, -1.462769539170706122998416587e-05, + -1.427399475776176593203904697e-05, -1.392495246806302563774733472e-05, + -1.358054577313815674524579563e-05, -1.324075158028873959860198528e-05, + -1.290554645964526081676482239e-05, -1.257490665023637541118477212e-05, + -1.224880806607236517563001149e-05, -1.192722630224132459306803783e-05, + -1.161013664101680201612594445e-05, -1.129751405797622357696924356e-05, + -1.098933322812842778356135637e-05, -1.068556853204939092452305238e-05, + -1.038619406202502181096967299e-05, -1.009118362819977902282778115e-05, + -9.800510764730031539656435191e-06, -9.514148735941164951161221064e-06, + -9.232070542486788309417475307e-06, -8.954248927511086861459610464e-06, + -8.680656382804141020276440799e-06, -8.411265154970428556597573932e-06, + -8.146047251581277210395228006e-06, -7.884974447331256005590781333e-06, + -7.628018290188899914344190789e-06, -7.375150107542299807617154628e-06, + -7.126341012337888190070981503e-06, -6.881561909212225901721297211e-06, + -6.640783500614977982875412194e-06, -6.403976292922257080393513146e-06, + -6.171110602539450939909692478e-06, -5.94215656199211859195795371e-06, + -5.717084126004285228941914632e-06, -5.495863077562961785283313781e-06, + -5.278463033967456041002565964e-06, -5.064853452863255867198027937e-06, + -4.855003638259013317194593556e-06, -4.648882746525087963397615543e-06, + -4.44645979237393069479064231e-06, -4.247703654820076890293902017e-06, + -4.052583083119576173262293972e-06, -3.86106670268762207901989611e-06, + -3.673123020992984454584492568e-06, -3.488720433429235696736175204e-06, + -3.307827229160989941658416874e-06, -3.130411596944543648363698876e-06, + -2.956441630922082401417699815e-06, -2.785885336388370154306034013e-06, + -2.618710635529043387310184007e-06, 2.182120605147466667968376985e-06, + 2.217897827983784967374996516e-06, 2.251975715646146689199015925e-06, + 2.284383403949744725997851591e-06, 2.315149861470401441830178554e-06, + 2.344303886475266437332352215e-06, 2.371874103913181009665317456e-06, + 2.397888962465495777423530807e-06, 2.422376731656732877333293441e-06, + 2.445365499025610693387740996e-06, 2.466883167356680569621456625e-06, + 2.486957451972428122791885022e-06, 2.5056158780860276197983115e-06, + 2.522885778214888756758229466e-06, 2.538794289654911983479318102e-06, + 2.553368352015889018811339861e-06, 2.566634704817187124370600135e-06, + 2.578619885146432724265866399e-06, 2.5893502253752710694255975e-06, + 2.598851850940125516231573449e-06, 2.60715067818178790202054626e-06, + 2.61427241224656534596170257e-06, 2.620242545048081385221112188e-06, + 2.625086353290384085299022029e-06, 2.62882889655146623423122125e-06, + 2.631495015427775720640978657e-06, 2.633109329739383211693281445e-06, + 2.633696236795665252932710163e-06, 2.633279909721446462313957509e-06, + 2.631884295843616065018041525e-06, 2.629533115137767724009800266e-06, + 2.626249858735134563912736599e-06, 2.622057787489323873927069344e-06, + 2.616979930602596956390340846e-06, 2.611039084312332360306337098e-06, + 2.604257810636024173726963543e-06, 2.596658436176233731657253881e-06, + 2.58826305098388495336725508e-06, 2.579093507480642345357267978e-06, + 2.569171419439746983177843415e-06, 2.558518161024857309477752859e-06, + 2.547154865887150128713530689e-06, 2.535102426319987231503839606e-06, + 2.522381492470980783138050085e-06, 2.509012471611213107233750996e-06, + 2.495015527461354637076646965e-06, 2.480410579574035866086455585e-06, + 2.4652173027728121105877062e-06, 2.449455126645777991304438886e-06, + 2.433143235098835904231182048e-06, 2.416300565956179802049779218e-06, + 2.39894581062346661342308575e-06, 2.381097413801327677376935832e-06, + 2.362773573253831863651705861e-06, 2.34399223963039181334441427e-06, + 2.324771116341087041819992928e-06, 2.305127659484636068525044081e-06, + 2.285079077828747793710382347e-06, 2.264642332842551425366086487e-06, + 2.243834138780242676828756074e-06, 2.222670962816201615494570223e-06, + 2.201169025230264179372220712e-06, 2.179344299643397236195159483e-06, + 2.157212513302937351925957915e-06, 2.134789147417098924703606974e-06, + 2.112089437537851288210826936e-06, 2.089128373992440493685717948e-06, + 2.065920702362205600059828076e-06, 2.042480924008653896838854161e-06, + 2.018823296646407965669080264e-06, 1.99496183496172014985078208e-06, + 1.970910311277215541013929298e-06, 1.946682256261219815522038948e-06, + 1.922290959681693519944334705e-06, 1.89774947120419322330205341e-06, + 1.873070601233027537976458254e-06, 1.848266921795359616866776323e-06, + 1.823350767467483420991927745e-06, 1.798334236342704763153728387e-06, + 1.773229191040341354266315736e-06, 1.748047259754907998527450122e-06, + 1.722799837346621749822775209e-06, 1.697498086468206453326424722e-06, + 1.672152938733403495358536411e-06, 1.646775095921952192061510356e-06, + 1.621375031222450550268663651e-06, 1.595962990511768041145749912e-06, + 1.570548993671081325614676157e-06, 1.545142835937075823131902838e-06, + 1.519754089288286230525451721e-06, 1.494392103865736157723318953e-06, + 1.469066009427121962259052933e-06, 1.443784716834138865421024826e-06, + 1.418556919572148268635525953e-06, 1.393391095301420340541137359e-06, + 1.368295507439699035419616163e-06, 1.343278206775029693008046729e-06, + 1.318347033108175193224479056e-06, 1.293509616924573231962008156e-06, + 1.268773381094259871944111839e-06, 1.244145542599745816114090863e-06, + 1.219633114291152954124231034e-06, 1.195242906667304845361784332e-06, + 1.170981529683187031688870912e-06, 1.146855394582028268618458661e-06, + 1.122870715752009027673524733e-06, 1.099033512606561772151380664e-06, + 1.075349611487905770147656577e-06, 1.051824647592869462004914159e-06, + 1.0284640669204025886833637e-06, 1.005273128240117818871300452e-06, + 9.822569050813443377044879498e-07, 9.594202877497618870393254059e-07, + 9.367679853223871846930369614e-07, 9.143045277426711677198466893e-07, + 8.92034267851193567850330568e-07, 8.699613834745334038140883101e-07, + 8.48089879521992421995528217e-07, 8.264235900981252306766013452e-07, + 8.049661806302242244797839725e-07, 7.837211500099145954046590129e-07, + 7.626918327485914504094088005e-07, 7.418814011455505647398608188e-07, + 7.212928674685040274968121816e-07, 7.009290861458358697314171247e-07, + 6.807927559694768387211832525e-07, -2.013198099447686916856580224e-07, + -2.022024478923009091001856876e-07, -2.02999219161391041033623648e-07, + -2.037125237640492444818817678e-07, -2.043447344378368186021177654e-07, + -2.048981958762060114209729725e-07, -2.053752239847278533284188852e-07, + -2.057781051636244399299084011e-07, -2.061090956164781857982699724e-07, + -2.063704206847233847114833714e-07, -2.065642742083204582625923385e-07, + -2.066928179122737884952767723e-07, -2.067581808189338687285562619e-07, + -2.06762458686053094096066597e-07, -2.067077134704603282728386073e-07, + -2.065959728173055949346714148e-07, -2.064292295746281691344326805e-07, + -2.06209441333341268689263422e-07, -2.059385299940427554633593519e-07, + -2.056183813501844516121765116e-07, -2.05250844713611843793309923e-07, + -2.048377325473898324407557225e-07, -2.043808201319579304944295314e-07, + -2.038818452539980947449372532e-07, -2.03342507919629290483930174e-07, + -2.027644700916410894255535215e-07, -2.02149355450679982947707349e-07, + -2.014987491802898107241034248e-07, -2.008141977753128815855628931e-07, + -2.000972088738680447099005724e-07, -1.993492511123630277190019004e-07, + -1.985717540034623734981162821e-07, -1.977661078368911205753303585e-07, + -1.969336636026828978395897089e-07, -1.960757329366291233831701884e-07, + -1.95193588088072164869109259e-07, -1.942884619091471211285699185e-07, + -1.933615478659984442066189581e-07, -1.924140000709974727857547172e-07, + -1.914469333362811348505852635e-07, -1.904614232480215170387595567e-07, + -1.894585062612032663152276989e-07, -1.884391798148485258118976044e-07, + -1.874044024671386745982951854e-07, -1.863550940503292157263078065e-07, + -1.852921358451836121021170326e-07, -1.842163707744949304151682286e-07, + -1.831286036155880905167901403e-07, -1.820296012313970444062888494e-07, + -1.809200928198100471393732326e-07, -1.798007701811577381920570929e-07, + -1.786722880029152881231532249e-07, -1.775352641627209974464312843e-07, + -1.763902800475253144942537229e-07, -1.752378808899790384006456669e-07, + -1.74078576121183789875374124e-07, -1.729128397395340698028295663e-07, + -1.717411106953660114278568255e-07, -1.705637932909775306029853941e-07, + -1.693812575959974012541772942e-07, -1.681938398772455822664383292e-07, + -1.670018430433125682427653209e-07, -1.658055371031269864611856855e-07, + -1.646051596382954730981191009e-07, -1.634009162889242699473734419e-07, + -1.621929812525177128255466285e-07, -1.60981497795475117457974514e-07, + -1.59766578777249934423403707e-07, -1.585483071861877679056270852e-07, + -1.573267366873442461159328951e-07, -1.561018921814825090094489392e-07, + -1.548737703749342905967171895e-07, -1.536423403603326426634977445e-07, + -1.524075442073050247964545109e-07, -1.511692975632138992291713959e-07, + -1.499274902633488634207668041e-07, -1.486819869502816409507703344e-07, + -1.474326277020392147905087765e-07, -1.461792286686606279886191558e-07, + -1.449215827168177762424391324e-07, -1.436594600822105864966525893e-07, + -1.423926090291391586435801103e-07, -1.411207565173476321360884235e-07, + -1.398436088745028069332110689e-07, -1.385608524767345328701598781e-07, + -1.372721544331782767645538197e-07, -1.359771632769988415279029288e-07, + -1.346755096613052505612325924e-07, -1.333668070598561063932433347e-07, + -1.320506524721650472514402784e-07, -1.307266271326226750504648872e-07, + -1.293942972233574191585051992e-07, -1.280532145903036110091456623e-07, + -1.267029174623803666213471943e-07, -1.253429311730695840634066405e-07, + -1.239727688844337928517026423e-07, -1.22591932312834871977307743e-07, + -1.211999124563765064500425956e-07, -1.197961903232272669400990247e-07, + -1.183802376611369338492177838e-07, -1.169515176870195781660217906e-07, + -1.155094858170253273923558921e-07, -1.140535903962030410258824027e-07, + -1.125832734274637603447182183e-07, -1.110979713000271504568915865e-07, + -1.095971155162040784738158123e-07, -1.080801334168275520930717153e-07, + -1.065464489047273561801674742e-07, -1.049954831658621270904380987e-07, + 1.805657169041382732177221208e-07, 1.846951115012590164936464275e-07, + 1.888250977319045528774718633e-07, 1.929543685381845978338099081e-07, + 1.970815977129988620483627259e-07, 2.012054403445756122565041876e-07, + 2.053245332725264390831711571e-07, 2.094374955541033779137552158e-07, + 2.135429289418758073692156682e-07, 2.176394183718547580317454956e-07, + 2.217255324621184974224797097e-07, 2.257998240214318067376039669e-07, + 2.298608305680552227586100266e-07, 2.339070748582764180520176612e-07, + 2.379370654245486553266344422e-07, 2.419492971231003671603190883e-07, + 2.459422516905023738417550554e-07, 2.499143983092540168670122984e-07, + 2.538641941822179015289398865e-07, 2.577900851153085255912985468e-07, + 2.616905061084860130711624189e-07, 2.655638819549448388464469618e-07, + 2.694086278477093799311428875e-07, 2.732231499942110582125273655e-07, + 2.770058462376893394301334821e-07, 2.807551066859448722577686196e-07, + 2.844693143468521091232997615e-07, 2.881468457701237713330043831e-07, + 2.917860716958274902745181997e-07, 2.953853577084618434899681086e-07, + 2.989430648970435188779728834e-07, 3.024575505207490562659415536e-07, + 3.059271686795061730700930839e-07, 3.093502709899155741716657731e-07, + 3.127252072655237053453759766e-07, 3.160503262018274562477129774e-07, + 3.193239760652334484777273727e-07, 3.225445053859726498641418216e-07, + 3.257102636547054054245303734e-07, 3.288196020223141709423709481e-07, + 3.318708740027131132044216182e-07, 3.348624361787495393142526957e-07, + 3.377926489101856389242353827e-07, 3.40659877044281729346344393e-07, + 3.434624906279437058187432516e-07, 3.461988656217837803815394471e-07, + 3.488673846154671226455900191e-07, 3.514664375440749400980123066e-07, + 3.539944224053433904751556419e-07, 3.564497459773135168732281948e-07, + 3.588308245363432894438750296e-07, 3.611360845748705135241449909e-07, + 3.63363963518960750216532608e-07, 3.655129104451398117659453348e-07, + 3.6758138679630590269991979e-07, 3.695678670965584058292997469e-07, + 3.714708396641940065884110369e-07, 3.732888073231604233178455767e-07, + 3.750202881125554502027784863e-07, 3.766638159933728784349127143e-07, + 3.782179415529042007533381837e-07, 3.796812327061201670723965262e-07, + 3.810522753937913162021759641e-07, 3.823296742771719890228770879e-07, + 3.835120534287888371347561081e-07, 3.845980570193467971756504098e-07, + 3.855863500000985154916876858e-07, 3.864756187806597001670823235e-07, + 3.872645719020386839623857917e-07, 3.879519407038968987885471911e-07, + 3.885364799881561500190252107e-07, 3.89016968673809665402900989e-07, + 3.893922104485456001787954325e-07, 3.896610344127905502229262079e-07, + 3.898222957175331963863579993e-07, 3.898748761952257308894946065e-07, + 3.898176849836505162709464692e-07, 3.896496591425609180216085674e-07, + 3.893697642625902087179642561e-07, 3.889769950665148351361165638e-07, + 3.88470376002156093747880259e-07, 3.878489618271654306371648037e-07, + 3.87111838185151794145997476e-07, 3.862581221729337233596567307e-07, + 3.85286962898625746009125979e-07, 3.841975420306844996066206275e-07, + 3.829890743370204795988022591e-07, 3.816608082145856431819470542e-07, + 3.802120262089018615937589547e-07, 3.786420455230063839435099889e-07, + 3.769502185165198910255705909e-07, 3.751359331935206910976191193e-07, + 3.731986136794658267387876129e-07, 3.711377206874809653077004149e-07, + 3.689527519727319534974935549e-07, 3.666432427755772087462141084e-07, + 3.64208766252806327546291806e-07, 3.616489338971113414738394777e-07, + 3.589633959440979597451651297e-07, 3.56151841767261267686188464e-07, + 3.532140002601810215167700904e-07, 3.501496402062039371634897741e-07, + 3.469585706350132208346584688e-07, 3.436406411664210311024728571e-07, + 3.401957423404669063873504136e-07, 3.366238059346008458207677103e-07, + 3.329248052669886552398434681e-07, 3.290987554861184940237738266e-07, + -4.864105995382251974531485905e-07, -4.958655125745625962522698457e-07, + -5.052520985543278364269842613e-07, -5.145672884773325435548351967e-07, + -5.238080183303224546229634288e-07, -5.32971230092921475362957931e-07, + -5.42053872746031815495388901e-07, -5.510529032828073041889809479e-07, + -5.599652877209622647193694965e-07, -5.68788002117125020783410666e-07, + -5.775180335819762847182406648e-07, -5.86152381296434690201378314e-07, + -5.946880575285373154840497245e-07, -6.031220886502562556369952743e-07, + -6.114515161542350443036426474e-07, -6.196733976703512219408559285e-07, + -6.277848079809660029914405305e-07, -6.357828400356222069706303539e-07, + -6.436646059636782878974714354e-07, -6.514272380856673673823510617e-07, + -6.590678899220823463460578774e-07, -6.665837371998630163529410766e-07, + -6.739719788560900798004985393e-07, -6.812298380382707095292136625e-07, + -6.883545631013330677949540147e-07, -6.953434286009941477985822969e-07, + -7.021937362819433500618973576e-07, -7.089028160627179716280735385e-07, + -7.154680270149286678665586162e-07, -7.218867583375137837896546623e-07, + -7.281564303253908800603669271e-07, -7.342744953321320180409000067e-07, + -7.402384387266308283880424448e-07, -7.460457798428952720068722468e-07, + -7.516940729230982305025549756e-07, -7.571809080534349869649399234e-07, + -7.625039120922170145168601796e-07, -7.676607495902438948779072762e-07, + -7.72649123702658320643563844e-07, -7.774667770926943569844021729e-07, + -7.821114928259307816439172868e-07, -7.865810952557704341522263475e-07, + -7.908734508991243701586009232e-07, -7.949864693023091853331862575e-07, + -7.989181038968496123615805997e-07, -8.026663528443279231402323649e-07, + -8.062292598709974671998611077e-07, -8.096049150907774591913912583e-07, + -8.127914558169993805905855638e-07, -8.15787067362323719261324971e-07, + -8.185899838265264560603780807e-07, -8.211984888720125734320478238e-07, + -8.236109164865299432577399989e-07, -8.258256517330272662694612591e-07, + -8.278411314859580019995905983e-07, -8.296558451544099717855310777e-07, + -8.312683353907220051352247765e-07, -8.326771987865935093517475579e-07, + -8.338810865517900531906697256e-07, -8.348787051810744513967530583e-07, + -8.356688171047086923165850281e-07, -8.362502413239245247083566114e-07, + -8.366218540308229320031458906e-07, -8.367825892128266902235986073e-07, + -8.36731439240463105742407271e-07, -8.364674554394725142309678471e-07, + -8.359897486459750618717663706e-07, -8.35297489744923091301714857e-07, + -8.343899101915789872925110354e-07, -8.332663025156427171767962135e-07, + -8.319260208077518744881223046e-07, -8.303684811885333732830723023e-07, + -8.285931622593045971775899648e-07, -8.265996055349177174266495603e-07, + -8.243874158578981353967616436e-07, -8.219562617941890751932596665e-07, + -8.193058760100497990902968133e-07, -8.164360556297191870363553698e-07, + -8.133466625740759202298690508e-07, -8.100376238798989632247616807e-07, + -8.065089319993004870484203973e-07, -8.027606450796293889295368942e-07, + -7.987928872234038927120603965e-07, -7.946058487279207583700861746e-07, + -7.901997863048763139125554855e-07, -7.855750232793687995276545218e-07, + -7.807319497683340106140501002e-07, -7.756710228383634177221268337e-07, + -7.703927666423847910547300505e-07, -7.648977725361868289550453838e-07, + -7.591866991721936461015303281e-07, -7.532602725737721152343370247e-07, + -7.471192861869636632550398074e-07, -7.407646009114888534696947986e-07, + -7.341971451095939035690822287e-07, -7.274179145936574289400735477e-07, + -7.204279725918969373675017874e-07, -7.132284496921615225993791067e-07, + -7.058205437638917543010427108e-07, -6.982055198581623787408589367e-07, + -6.903847100855207919174847016e-07, -6.823595134719081116604503037e-07, + -6.741313957921618287157626559e-07, -6.657018893816448907598502804e-07, + -6.570725929253856381474330033e-07, -6.482451712250166884745012155e-07, + -6.39221354943559145010266876e-07, -6.300029403277254919178013148e-07, + 7.007616620842704377442175176e-07, 7.125997215440386828660631648e-07, + 7.242619176786851694049536657e-07, 7.357445693357828124560857976e-07, + 7.470440445031167155988133938e-07, 7.581567617502475321254913621e-07, + 7.690791916612530840037845713e-07, 7.798078582578234402400527321e-07, + 7.903393404128049576086141939e-07, 8.006702732529853088849856185e-07, + 8.107973495512674117115118136e-07, 8.2071732110720014844915636e-07, + 8.304270001159430628927715819e-07, 8.399232605239012994954275922e-07, + 8.492030393731994012050082361e-07, 8.582633381309813590836934986e-07, + 8.671012240058291966238353254e-07, 8.757138312494700740776839426e-07, + 8.840983624437530663178882659e-07, 8.922520897721246024885321732e-07, + 9.001723562754562425050684597e-07, 9.078565770912462555908349453e-07, + 9.153022406763185617813334549e-07, 9.225069100120043968045794279e-07, + 9.294682237915940950677613254e-07, 9.361838975895714174099465806e-07, + 9.426517250121096042373911028e-07, 9.488695788282600537800158536e-07, + 9.548354120816436783306287162e-07, 9.605472591818537038150377372e-07, + 9.660032369752511106675329014e-07, 9.712015457948005620639154653e-07, + 9.761404704882820045275986301e-07, 9.808183814245526802570339028e-07, + 9.852337354774231174483903675e-07, 9.893850769865929273077457401e-07, + 9.932710386953289821558056583e-07, 9.968903426643142273857545535e-07, + 1.000241801161446051675004733e-06, 1.00332431752677275788737405e-06, + 1.006136887012697095431911637e-06, 1.008678597598443967068822594e-06, + 1.010948630778804380381990027e-06, 1.012946262326564626679147735e-06, + 1.014670862942178433953560428e-06, 1.016121899305663514519485965e-06, + 1.017298934243940123522314048e-06, 1.018201627725795134057277906e-06, + 1.018829737401709263465302349e-06, 1.01918311920000457908297431e-06, + 1.019261727894288174992433287e-06, 1.019065617641294164847092125e-06, + 1.018594942489044157917909422e-06, 1.017849956854891266941798462e-06, + 1.01683101597316982096547329e-06, 1.015538576311875224297072602e-06, + 1.013973195958465441123864947e-06, 1.01213553497393897867291223e-06, + 1.010026355715329129350988496e-06, 1.00764652312593578671476649e-06, + 1.004997004993331257688003906e-06, 1.002078872174485738073975404e-06, + 9.988932987878828553222204656e-07, 9.954415623724518485536567891e-07, + 9.917250440129396679407678544e-07, 9.877452284311830099389900584e-07, + 9.835037040436006785815983497e-07, 9.790021629841371669219834625e-07, + 9.742424010925511559884403326e-07, 9.692263178679013357604086348e-07, + 9.639559163870252014676403424e-07, 9.58433303187473382807261453e-07, + 9.526606881151277814580129177e-07, 9.466403841359312402566820836e-07, + 9.403748071117690839808376385e-07, 9.338664755400897090551999916e-07, + 9.27118010257531566955624229e-07, 9.201321341059974712921556983e-07, + 9.129116715640083891094213805e-07, 9.054595483393171215531617692e-07, + 8.97778790925563530101686377e-07, 8.898725261214816950453877775e-07, + 8.817439805130849579076646877e-07, 8.733964799182926759516421185e-07, + 8.648334487942533280524569188e-07, 8.560584096069380202417582054e-07, + 8.470749821631778209203729978e-07, 8.378868829049084976677347e-07, + 8.284979241656190557580486007e-07, 8.189120133888263073433893928e-07, + 8.091331523087953822326616124e-07, 7.991654360930288772006451978e-07, + 7.890130524469109967301925362e-07, 7.786802806803190673897601716e-07, + 7.681714907359614449727813236e-07, 7.574911421798484960926796904e-07, + 7.466437831536520734700048546e-07, 7.356340492889432146372038351e-07, + 7.244666625834965288917928657e-07, 7.131464302395679929946130209e-07, + 7.016782434641737900630738614e-07, 6.900670762314847528655012421e-07, + 6.783179840075552636543361126e-07, 6.664361024369959165912632656e-07, + 6.544266459922576164849432334e-07, 6.422949065851331376417556775e-07, + 6.300462521410284083111640746e-07, 6.176861251355741809005621759e-07, + 6.052200410948390023807086716e-07, -1.19883288669767137485413209e-07, + -1.1299451799621582625630375e-07, -1.056858848073586919089211235e-07, + -9.795705874207186059669718193e-08, -8.980791226746796860408645399e-08, + -8.123852359458334745741171952e-08, -7.224917957191085054203654467e-08, + -6.284037855574603952606800236e-08, -5.301283325661237287765480066e-08, + -4.276747356095890861353141796e-08, -3.210544932718311492730431009e-08, + -2.102813315534411286580295235e-08, -9.537123129634462610283276497e-09, + 2.365754467482666348855338572e-09, 1.467844246956981156091614815e-08, + 2.739865017056675026443564606e-08, 4.052385069972044917382522004e-08, + 5.405127842739356313504076111e-08, 6.797792640350587399968170736e-08, + 8.230054382879395900191201287e-08, 9.701563355966982554090305467e-08, + 1.121194496479363844196119404e-07, 1.276079949156718303152318727e-07, + 1.434770185662243933672979233e-07, 1.597220138324599306582819583e-07, + 1.763382156624678424857246856e-07, 1.933205984438588023280086899e-07, + 2.106638737674882970845729189e-07, 2.283624882311423612044174077e-07, + 2.464106212841419372492463534e-07, 2.648021831135870849760569762e-07, + 2.835308125737368991240252604e-07, 3.025898751543104852486083898e-07, + 3.219724610012878052500771668e-07, 3.416713829736429840135559372e-07, + 3.616791747498321196125433026e-07, 3.81988088979430490699928805e-07, + 4.025900954817316527749521734e-07, 4.23476879491690064608402401e-07, + 4.44639839954279482658162188e-07, 4.660700878677343680246269054e-07, + 4.877584446764092129068595902e-07, 5.096954407139964109927374528e-07, + 5.318713136979324464340438891e-07, 5.542760072751116742333912443e-07, + 5.768991696204451627213592897e-07, 5.99730152088083227194018586e-07, + 6.227580079164493314148091062e-07, 6.459714909877982410850070193e-07, + 6.693590546421310343965785025e-07, 6.929088505473996870948180833e-07, + 7.166087276254643190413306901e-07, 7.404462310349201269765490215e-07, + 7.644086012115648034637876464e-07, 7.884827729664985010809533268e-07, + 8.126553746430425056234228033e-07, 8.369127273327629154542599971e-07, + 8.612408441511124172095719212e-07, 8.856254295733686312497539954e-07, + 9.100518788313751290426092087e-07, 9.345052773715671901044472342e-07, + 9.589704003749681834282026643e-07, 9.834317123392818283956475986e-07, + 1.007873366724400224263757594e-06, 1.032279205659283757723506357e-06, + 1.056632759716503802230346855e-06, 1.080917247747107715706354689e-06, + 1.105115576782250151518507617e-06, 1.129210341999501899485172131e-06, + 1.153183826754829614799689567e-06, 1.177018002680525320468945226e-06, + 1.200694529849596655892351657e-06, 1.224194757006879393003710883e-06, + 1.247499721867382557326676268e-06, 1.270590151482231436902317449e-06, + 1.293446462672423625457390935e-06, 1.316048762530851050681860587e-06, + 1.338376848993017221561689124e-06, 1.360410211476529315863942537e-06, + 1.382128031589714720623186632e-06, 1.403509183910146166380096371e-06, + 1.424532236832263574092334764e-06, 1.445175453485560734573529829e-06, + 1.465416792722940832557508226e-06, 1.48523391017937591714287264e-06, + 1.504604159401676905741945811e-06, 1.523504593048862513633939612e-06, + 1.541911964163899814928481921e-06, 1.559802727516698273843359299e-06, + 1.577153041018581286511024246e-06, 1.593938767208409510342764608e-06, + 1.610135474810596114791081714e-06, 1.625718440364840523514326949e-06, + 1.640662649928140960238205463e-06, 1.654942800848693198543094655e-06, + 1.668533303589600142905835858e-06, 1.681408283737236286308858006e-06, + 1.693541583857391876898230987e-06, 1.704906765648019858924678768e-06, + 1.715477112052425528014869445e-06, 1.725225629466971722587365946e-06, + 1.734125050021591579282767386e-06, 1.742147833932276219020890071e-06, + 1.74926617192601127861897696e-06, 1.755451987738035868303557857e-06, + 1.760676940681132787540341678e-06, 1.764912428287132958298747722e-06, + 1.768129589020523961467932887e-06, 1.77029930506363624544759628e-06, + 1.771392205173955460746908382e-06, 1.771378667612884353024945393e-06, + 1.770228823145741397544631127e-06, 1.767912558113743046341427914e-06, + 1.764399517576011459690961403e-06, 1.759659108523356209636948934e-06, + 1.753660503162413504733385498e-06, 1.746372642269984752598087525e-06, + 1.737764238617996706201800777e-06, 1.727803780467911747326819651e-06, + 1.716459535134963331032514726e-06, 1.703699552621753475863857277e-06, + 1.689491669320676339705565583e-06, 1.67380351178506856666880747e-06, + 1.656602500568775543918816767e-06, 1.637855854133466741755697713e-06, + -2.331644340241682805393809083e-06, -2.482822118245779898030580965e-06, + -2.637483030967582474450279853e-06, -2.795663198604478592482853669e-06, + -2.95739863415814758292477632e-06, -3.122725236729747935770281492e-06, + -3.291678784793001861683995474e-06, -3.464294929445503059916135549e-06, + -3.64060918763954831175078293e-06, -3.820656935393992147803870346e-06, + -4.004473400987801792012214103e-06, -4.192093658136831959420964822e-06, + -4.383552619154879145986491995e-06, -4.578885028099958158064996389e-06, + -4.778125453907477159789466553e-06, -4.981308283510551372175526041e-06, + -5.188467714952330098567619826e-06, -5.399637750482469834411441978e-06, + -5.614852189651223826312789744e-06, -5.834144622393123290240556783e-06, + -6.057548422105210513812986739e-06, -6.285096738720231265514816477e-06, + -6.516822491776468718278556014e-06, -6.752758363485063379278317691e-06, + -6.992936791796098045686548572e-06, -7.237389963465074089652394329e-06, + -7.486149807120495662375071755e-06, -7.739247986334302469978857486e-06, + -7.996715892696197206879552e-06, -8.258584638892959472111429675e-06, + -8.524885051794510538243805631e-06, -8.795647665547691202315300218e-06, + -9.070902714678564176349270798e-06, -9.350680127206061637164767608e-06, + -9.635009517766264733741425619e-06, -9.923920180749925607681730111e-06, + -1.021744108345451094652100998e-05, -1.051560085925105336702133074e-05, + -1.081842780076838899674072925e-05, -1.112594985309530810837098241e-05, + -1.143819460700187410967174073e-05, -1.17551892921817845258803531e-05, + -1.207696077051646515348234251e-05, -1.240353552936254571145788944e-05, + -1.273493967486402989107256711e-05, -1.307119892529012372770630401e-05, + -1.341233860440050784017338575e-05, -1.375838363482833468149670042e-05, + -1.410935853154657721982359608e-05, -1.446528739525841909276376168e-05, + -1.482619390592706299671337672e-05, -1.519210131628579643224465773e-05, + -1.556303244539388193194186238e-05, -1.59390096722283885902551881e-05, + -1.63200549293140028566436589e-05, -1.670618969639159616825258015e-05, + -1.709743499412685893506201606e-05, -1.74938113778605594181292382e-05, + -1.789533893140142530573701019e-05, -1.830203726086307100279909621e-05, + -1.871392548854633943876575597e-05, -1.913102224686787154565859037e-05, + -1.955334567233684141761805575e-05, -1.998091339958082276952351652e-05, + -2.04137425554212610331362987e-05, -2.085184975300182402607393484e-05, + -2.129525108596838774924903115e-05, -2.174396212270369307885571619e-05, + -2.219799790061727644036211615e-05, -2.265737292049161636514620355e-05, + -2.31221011408864779868715944e-05, -2.359219597260195692110806842e-05, + -2.406767027320168958926145664e-05, -2.454853634159761573271460455e-05, + -2.503480591269713676199487606e-05, -2.552649015211413022576926457e-05, + -2.602359965094491815436675286e-05, -2.652614442061013117846526854e-05, + -2.70341338877641387719152205e-05, -2.754757688927188976463732162e-05, + -2.806648166725936679490038816e-05, -2.859085586422672797595953553e-05, + -2.912070651824130005269793131e-05, -2.965604005819943872501211202e-05, + -3.019686229916332089384320425e-05, -3.07431784377726349485361601e-05, + -3.12949930477328394444989923e-05, -3.18523100753804509570853154e-05, + -3.241513283532672314067937802e-05, -3.298346400618082830021038365e-05, + -3.355730562635337834364798737e-05, -3.413665908994145063281439034e-05, + -3.472152514269623681600340781e-05, -3.531190387807387707228348739e-05, + -3.590779473337104508437120365e-05, -3.650919648594614432554963934e-05, + -3.711610724952616309447669951e-05, -3.772852447060223761649347396e-05, + -3.834644492491233078949181001e-05, -3.896986471401377096109019948e-05, + -3.959877926194596244524256945e-05, -4.023318331198383020815695366e-05, + -4.087307092348374022326359944e-05, -4.151843546882188871896893212e-05, + -4.216926963042648846685667152e-05, -4.282556539790466690591913546e-05, + -4.348731406526449623116056808e-05, -4.415450622823336839775296148e-05, + -4.482713178167342654842006389e-05, -4.550517991709456786008150542e-05, + -4.618863912026614266951099474e-05, -4.687749716892604883540160432e-05, + -4.757174113059966933303099323e-05, -4.827135736049969810725762676e-05, + -4.897633149954745755520757466e-05, -4.968664847248629187845964106e-05, + -5.040229248609991798179066902e-05, -5.112324702753404662885008958e-05, + -5.184949486272244614836271492e-05, -5.258101803491756388734060246e-05, + -5.331779786332645757656115149e-05, -5.405981494185297850894877936e-05, + -5.480704913794605745306146027e-05, -5.555947959155538079176195332e-05, + -5.631708471419468727903537286e-05, -5.707984218811280738769750598e-05, + -5.784772896557382760576379588e-05, -5.862072126824623737994385264e-05, + -5.939879458670099771988928894e-05, -6.01819236800209844706101292e-05, + -6.097008257551956330981546284e-05, -6.176324456857062072858560731e-05, + -6.25613822225499019175770643e-05, -6.336446736888752680975228637e-05, + -6.417247110723298532224123658e-05, -6.498536380573209680130281063e-05, + -6.580311510141663162553465893e-05, -6.662569390070694733303746649e-05, + -6.745306838002763927253369047e-05, -6.828520598653673432699984236e-05, + -6.91220734389686038926653433e-05, -6.996363672859035216788914369e-05, + -7.080986112027291303188530902e-05, -7.166071115367499881707719078e-05, + -7.251615064454618934768059813e-05, -7.337614268613540542945256062e-05, + -7.424064965072319822753793561e-05, -7.510963319126422069009485494e-05, + -7.5983054243145383343724375e-05, -7.686087302605884065149349782e-05, + -7.77430490459901331942033087e-05, -7.862954109732106554656039243e-05, + -7.95203072650474147159416205e-05, -8.04153049271118621670398352e-05, + -8.131449075685143114845115919e-05, -8.221782072555995786976301698e-05, + -8.312525010516517640080103035e-05, -8.403673347102024111018175878e-05, + -8.495222470480994414118725011e-05, -8.587167699757130266430965593e-05, + -8.679504285282755367703783067e-05, -8.772227408983749436226923235e-05, + -8.86533218469571593443184776e-05, -8.958813658511578640643302496e-05, + -9.05266680914048915999534084e-05, -9.146886548278004716930333906e-05, + -9.241467720987580952620582542e-05, -9.336405106093271307095282641e-05, + -9.431693416583634341325559358e-05, -9.527327300026819183707826877e-05, + -9.623301338996777601342280661e-05, -9.719610051510559328019622782e-05, + -9.816247891476679806894295455e-05, -9.913209249154458703890552274e-05, + -0.0001001048845162435358639024807, 0.0002601709859660610176489148326, + 0.0002603251973218389343431300453, 0.0002604670649191336657610196248, + 0.0002605965722351813690198241158, 0.0002607137042012240622616825458, + 0.0002608184472049046272526529044, 0.000260910789092426540110303268, + 0.0002609907191704764328060717204, 0.000261058228207910461224350307, + 0.0002611133084372030161053601649, 0.0002611559535556584816032299479, + 0.0002611861587263851198874309301, 0.0002612039205790315696785464095, + 0.0002612092372102849829364201728, 0.0002612021081841312333815530167, + 0.0002611825345318777389508335673, 0.0002611505187519373803045619198, + 0.0002611060648093749790576989511, 0.0002610491781352157394241464416, + 0.0002609798656255160327448183732, 0.0002608981356401964164792861567, + 0.0002608039980016377550227357762, 0.0002606974639930397376168247359, + 0.0002605785463565429317667199172, 0.0002604472592911149142654025912, + 0.0002603036184501995040432853479, 0.0002601476409391312652474859135, + 0.0002599793453123147384496716139, 0.0002597987515701689420835607258, + 0.0002596058811558387162052308206, 0.0002594007569516718243740616145, + 0.0002591834032754645241597435401, 0.0002589538458764748473338312973, + 0.0002587121119312034271155165133, 0.0002584582300389471850622646887, + 0.0002581922302171208360652143732, 0.0002579141438963506566782457607, + 0.0002576240039153408420413704505, 0.000257321844515513264550071737, + 0.0002570077013354215558424420429, 0.000256681611404940325255746858, + 0.0002563436131392314663163256583, 0.0002559937463324877138931556786, + 0.0002556320521514556746295321332, 0.0002552585731287383306528648852, + 0.0002548733531558791849669365348, 0.0002544764374762297290399892802, + 0.0002540678726775999615380974284, 0.0002536477066846950481800171406, + 0.0002532159887513391527055772734, 0.0002527727694524866015879371872, + 0.0002523181006760239603568807265, 0.0002518520356143632925836894909, + 0.0002513746287558282278308541269, 0.0002508859358758350069709686103, + 0.0002503860140278695890769800059, 0.0002498749215342631509184645466, + 0.0002493527179767672258964283927, 0.0002488194641869303797704349179, + 0.000248275222236278483162186248, 0.0002477200554262999902983832801, + 0.0002471540282782386092376436526, 0.0002465772065226949356746277697, + 0.0002459896570890394355661523473, 0.000245391448094638999193745077, + 0.0002447826488338935972156884535, 0.0002441633297671009822545074019, + 0.0002435335625091294866999269697, 0.0002428934198179178089501556448, + 0.0002422429755827974241777500453, 0.0002415823048126402759153835698, + 0.0002409114836238351908034166504, 0.0002402305892280937212306807238, + 0.0002395396999200892918912425555, 0.0002388388950649305718289955314, + 0.0002381282550854726498372471166, 0.0002374078614494672871508551548, + 0.0002366777966565555813525933981, 0.0002359381442251049117424938073, + 0.0002351889886788929579907597711, 0.000234430415533640852058377968, + 0.0002336625112833988244121635747, 0.0002328853633867856726819001167, + 0.0002320990602530858203621233482, 0.000231303691228205944227513946, + 0.0002304993465804936912319500486, 0.0002296861174864217917078457187, + 0.0002288640960161393577993599324, 0.0002280333751188938907865366712, + 0.0002271940486083260301794495284, 0.0002263462111476403242939225979, + 0.0002254899582346545430788786746, 0.0002246253861867302708058002914, + 0.0002237525921255875704408977445, 0.0002228716739620070265166101864, + 0.0002219827303804211993815131976, 0.0002210858608233996650069969059, + 0.0002201811654760261495727274861, 0.0002192687452501811487277222357, + 0.0002183487017687188100345530017, 0.0002174211373495517937541599007, + 0.0002164861549896428380337226605, 0.0002155438583489062811041070411, + 0.0002145943517340230099338382885, 0.0002136377400821717084753587068, + 0.000212674128944679034693837627, 0.0002117036244705924397709745355, + 0.0002107263333901779605184662048, 0.0002097423629983465357632527182, + 0.0002087518211380115843150279131, 0.0002077548161833811784376946363, + 0.0002067514570231876859605218977, 0.0002057418530438578625849782577, + 0.0002047261141126270264645192754, 0.0002037043505605996189869455471, + 0.0002026766731657598922568264133, 0.0002016431931359355693086921057, + 0.0002006040220917178380777290414, 0.0001995592720493403354233008518, + 0.0001985090554035207261775186627, 0.0001974534849102678316697806471, + 0.0001963926736696571537579836253, 0.0001953267351085786161790647242, + 0.0001942557829634590710939784364, 0.0001931799312629628234336265358, + 0.0001920992943106735340724755545, 0.0001910139866677606460161620294, + 0.0001899241231356329627933537951, 0.0001888298187385949915631511153, + 0.0001877311887064385864578447416, 0.0001866283484571481349981875164, + 0.0001855214135794893283003953455, 0.000184410499815659622386762595, + 0.0001832957230439330616449805644, 0.0001821771992613148872120626409, + 0.0001810550445662087221034702855, 0.0001799293751410993959585771229, + 0.0001788003072352545264837170302, 0.0001776679571474483812498768032, + 0.0001765324412087102966695956185, 0.0001753938757651017199112181144, + 0.0001742523771605238795245201855, 0.0001731080617195602860611258755, + 0.0001719610457303561226738430889, 0.0001708114454275380222469243874, + 0.000169659376975177863134530698, 0.0001685049564498016406045161064, + 0.0001673482998234489976287220347, 0.0001661895229467848515876593485, + 0.0001650287415322658002899552931, 0.0001638660711373658067455810761, + 0.0001627016271478625179455756999, 0.0001615355247611880123558697475, + 0.0001603678789698467679458032675, 0.0001591988045449036154668776, + 0.0001580284160195447669579327243, 0.000156856827672714304721529599, + 0.0001556841535128297628488153181, 0.0001545105072615790781174333057, + 0.0001533360023378015936628554483, 0.0001521607518414572624964459235, + 0.0001509848685376813132597711986, 0.0001498084648409401804618201748, + 0.0001486316527992740624698059237, 0.000147454544078641909500212992, + 0.0001462772499473662124198219958, 0.0001450998812606812244339893336, + 0.0001439225484453871364322330439, 0.0001427453614846128351813930868, + 0.0001415684299026900632920145107, 0.0001403918627501409054168096668, + 0.0001392157685887822056534229853, 0.0001380402554769481358789423586, + 0.0001368654309548344928833263356, 0.0001356914020299666487606032872, + 0.0001345182751627933771722961387, 0.0001333461562524096454592642536, + 0.0001321751506224103241658729413, 0.0001310053630068764944898579428, + 0.0001298368975364982838907601526, 0.0001286698577248349345883426942, + 0.0001275043464547149780867474345, 0.000126340465964779415965202336, + 0.0001251783178361683948262572663, 0.000124018002979355495369803708, + 0.0001228596216211300963788016771, 0.0001217032732917311068808127739, + 0.0001205490568121334217380549725, 0.0001193970702814894452531771507, + 0.0001182474110647274852768651154, 0.0001171001757803092133266784081, + 0.000115955460288147898335539554, 0.0001148133596776913578152781725, + 0.0001136739682561595433550258316, 0.000112537379536968500473061161, + 0.0001114036862283026473258509825, 0.0001102729802218668412423438485, + 0.0001091453525818081364507847186, 0.0001080208935338111496783988774, + 0.0001068996924543679551957917062, 0.0001057818378602249081033709333, + 0.0001046674173980074394043823793, 0.0001035565178340245711405623319, + 0.000102449225044254615263339403, 0.0001013456240045133843882471658, + 0.0001002457987808065407358062981, 9.914983251986734364390174701e-05, + 9.805780743988097472151749256e-05, 9.696980482139693142181607888e-05, + 9.588590499843121020551173217e-05, 9.480618734975785916619522853e-05, + 9.373073029039332890698099643e-05, 9.26596112632730931199173674e-05, + 9.159290673112217872394585916e-05, 9.053069216852104212928803451e-05, + 8.94730420541668729434228724e-05, 8.842002986333230378761943724e-05, + 8.737172806052183793214943597e-05, 8.632820809232705184729783632e-05, + 8.528954038048153489959962714e-05, 8.425579431511621671460621208e-05, + 8.322703824821589535781080071e-05, 8.220333948727796922074234631e-05, + 8.118476428917342682233665441e-05, 8.017137785421229003498394539e-05, + 7.916324432040875379822109092e-05, 7.816042675795889722086678963e-05, + 7.716298716391534000778873459e-05, 7.617098645707140740397644851e-05, + 7.518448447305038553206690821e-05, 7.420353995960115461340278475e-05, + 7.322821057210043046558495261e-05, 7.225855286926198019475248158e-05, + 7.129462230905316444829616929e-05, 7.0336473244818941753277175e-05, + 6.938415892161356533351240783e-05, 6.843773147274002661543529369e-05, + 6.749724191649759778843797875e-05, 6.65627401531372565792604723e-05, + 6.563427496202521008086122611e-05, 6.471189399901423303269887288e-05, + 6.379564379402355238889155142e-05, 6.288556974882552989825068579e-05, + 6.198171613504102649746391185e-05, 6.108412609234193063438567162e-05, + 6.019284162686078953506327305e-05, 5.93079036098079635428402534e-05, + 5.842935177629494150055786128e-05, 5.755722472436451513100319488e-05, + 5.669155991422663334574141847e-05, 5.583239366769999746870425938e-05, + 5.497976116785869941938624805e-05, 5.41336964588834556222525507e-05, + 5.329423244611688098874499597e-05, 5.24614008963223354096994111e-05, + 5.163523243814536697621903061e-05, 5.081575656273744671324182898e-05, + 5.000300162478156284833960554e-05, 4.919699484331774589837560363e-05, + 4.839776230316902491928460206e-05, 4.760532895636651639411501824e-05, + 4.68197186238125564843037818e-05, 4.604095399714148333699531568e-05, + 4.526905664077651768404525479e-05, 4.45040469941823554856849543e-05, + 4.374594437431201572217751017e-05, 4.299476697824725893084391037e-05, + 4.225053188603116702563508578e-05, 4.151325506369200348498471609e-05, + 4.078295136645711385170801067e-05, 4.005963454215570102761104221e-05, + 3.934331723480909300504071435e-05, 3.863401098840745271452076781e-05, + 3.793172625087190677267354189e-05, 3.723647237819947749268637005e-05, + 3.654825763879140091599032059e-05, 3.586708921796187641423125925e-05, + 3.519297322262643470990386985e-05, 3.45259146861685351816151357e-05, + 3.386591757348250187643901032e-05, 3.321298478619172757971694798e-05, + 3.256711816804022148344813226e-05, 3.192831851045611131923590564e-05, + 3.129658555828539233736873548e-05, 3.067191801569433748635845616e-05, + 3.005431355223875275429687437e-05, 2.944376880909859367030714794e-05, + 2.884027940547587281756684863e-05, 2.824383994515506892319586796e-05, + 2.765444402321990839460283396e-05, 2.707208423293524374164675805e-05, + 2.649675217277806061949227412e-05, 2.592843845362633793151518891e-05, + 2.536713270609967590756526901e-05, 2.481282358805036062179318057e-05, + 2.426549879220281851844101539e-05, 2.372514505393978043222905083e-05, + 2.319174815923279357548179858e-05, 2.266529295271522818390474985e-05, + 2.214576334589574933007019575e-05, 2.163314232550995675125916906e-05, + 2.112741196200836648862522726e-05, 2.062855341817841346740459996e-05, + 2.013654695789825579185089444e-05, 1.965137195502040208592957338e-05, + 1.917300690238312222443521626e-05, 1.870142942094649049196777857e-05, + 1.823661626905218703176628225e-05, 1.777854335180383547106858222e-05, + 1.732718573056584384392379838e-05, 1.688251763257865155788001177e-05, + 1.644451246068776676680610327e-05, 1.601314280318437492352592888e-05, + 1.558838044375538737736953954e-05, 1.517019637154020426461718124e-05, + 1.475856079129200126463447584e-05, 1.435344313364126847933424647e-05, + 1.395481206545881808570030991e-05, 1.356263550031637187790085897e-05, + 1.317688060904166752192005763e-05, 1.279751383036761257238917572e-05, + 1.242450088166405300089522451e-05, 1.205780676977146689289859677e-05, + 1.169739580190511434520331951e-05, 1.134323159664893558638658344e-05, + 1.099527709502788943034170405e-05, 1.065349457165785453680115907e-05, + 1.031784564597024406000513874e-05, 9.988291293509129705786853126e-06, + 9.664791857298135892523176238e-06, 9.347307059274600186558543125e-06, + 9.035796011788453831062653543e-06, 8.73021722916322705937159504e-06, + 8.430528639316671975288512708e-06, 8.136687595438377198207337282e-06, + 7.848650887721692566748564468e-06, 7.566374755147535457447307422e-06, + 7.289814897317744295690989526e-06, 7.018926486334343793497062003e-06, + 6.753664178723570796355427787e-06, 6.493982127401028661857745189e-06, + 6.239833993675729767968123757e-06, 5.991172959290482510994607646e-06, + 5.747951738495759821899726977e-06, 5.510122590154777458585581146e-06, + 5.277637329876948748944888445e-06, 5.050447342177250071768544737e-06, + 4.828503592658762006123007032e-06, 4.611756640215994128154455844e-06, + 4.400156649256178764836010264e-06, 4.193653401936214528448413491e-06, + 3.992196310412333979994372463e-06, 3.795734429100764933235311049e-06, + 3.604216466943478191576385322e-06, 3.417590799684410964926666379e-06, + 3.235805482143080154532359047e-06, 3.058808260490870567857449661e-06, + 2.886546584524396634631590239e-06, 2.718967619933856040597341605e-06, + 2.556018260563824439236119135e-06, 2.397645140664029763728120129e-06, + 2.243794647127625603160198595e-06, 2.094412931714312853373255105e-06, + 1.949445923256035358985763933e-06, -8.92867108071412889762905659e-07, + -8.858827542701754257566137442e-07, -8.773147950748420731227942247e-07, + -8.672129605815237318074671126e-07, -8.556266333442599793552706296e-07, + -8.426048404533918241253996097e-07, -8.281962457438022911344020771e-07, + -8.124491421283251840971119211e-07, -7.954114440595718773260956042e-07, + -7.771306801210732512598736155e-07, -7.576539857490263792821113403e-07, + -7.370280960850948932938241261e-07, -7.152993389619457648674356182e-07, + -6.925136280219916523563498424e-07, -6.687164559706308568419550614e-07, + -6.439528879646164558593558931e-07, -6.182675551366949330070747932e-07, + -5.91704648257067310076161553e-07, -5.643079115328578866710379849e-07, + -5.36120636546041526487372305e-07, -5.071856563304743999571989541e-07, + -4.77545339589549454434552582e-07, -4.472415850539427694066091715e-07, + -4.163158159810179135618731644e-07, -3.848089747961290198911084217e-07, + -3.527615178764085668018353828e-07, -3.202134104777588903394949186e-07, + -2.872041218052779792956096579e-07, -2.537726202278112614834943307e-07, + -2.199573686369693325609397201e-07, -1.857963199510964743528345072e-07, + -1.513269127644064060615280813e-07, -1.165860671418022099256656576e-07, + -8.161018055945763043970404924e-08, -4.643512399183976900696548852e-08, + -1.109623814396712318643125689e-08, 2.437167016532200350009813546e-08, + 5.993433148182310705100482367e-08, 9.555801703906338263979269778e-08, + 1.312095419386950387603926922e-07, 1.668562681829204059642796478e-07, + 2.024661075599252259864848638e-07, 2.380075243820910468247475803e-07, + 2.734495380773451411312246172e-07, 3.087617256333430822301956264e-07, + 3.439142238950480487650761176e-07, 3.788777317152743682458261327e-07, + 4.136235119589704669923902608e-07, 4.481233933609707582661988573e-07, + 4.82349772237770878123488006e-07, 5.162756140532784645684775612e-07, + 5.498744548392371704571487956e-07, 5.831204024704366714127248827e-07, + 6.159881377948329178983045799e-07, 6.484529156195387432923618598e-07, + 6.804905655527294030759607492e-07, 7.120774927019292308900304603e-07, + 7.431906782294381412252038538e-07, 7.738076797650002579726001908e-07, + 8.039066316767778010634747272e-07, 8.334662452008358484456811317e-07, + 8.624658084298025766231861333e-07, 8.908851861616730325382296565e-07, + 9.187048196090233580536339557e-07, 9.459057259695355454208378493e-07, + 9.724694978586940503618952711e-07, 9.983783026051829172036432281e-07, + 1.023614881410200390651006781e-06, 1.048162548369766160100157761e-06, + 1.072005189365386872575027985e-06, 1.095127260817750912378644966e-06, + 1.117513788309173943259756077e-06, 1.139150365073751456745487082e-06, + 1.160023150356508993093413752e-06, 1.180118867642586803190485854e-06, + 1.199424802757400216761439829e-06, 1.217928801839091370812022917e-06, + 1.235619269183958606752541526e-06, 1.252485164966100627821198737e-06, + 1.268516002832828239957774913e-06, 1.283701847376174018977080561e-06, + 1.298033311482601604542556212e-06, 1.311501553561200071043243987e-06, + 1.32409827465243394741369401e-06, 1.33581571541829613060229677e-06, + 1.346646653014816392995465708e-06, 1.356584397848931469575005024e-06, + 1.365622790220650366874773768e-06, 1.373756196851836265134362905e-06, + 1.380979507302987583177941201e-06, 1.387288130279579499498296413e-06, + 1.392677989829157493144621768e-06, 1.397145521430810054705723249e-06, + 1.400687667978368620324202895e-06, 1.403301875658712639588564068e-06, + 1.404986089726964687481340285e-06, 1.405738750179764007608245423e-06, + 1.405558787328431137215469481e-06, 1.404445617273308986492578315e-06, + 1.402399137111178001690692078e-06, 1.39941972089650651085799421e-06, + 1.39550821381013159604806903e-06, 1.390665927934163461208885541e-06, + 1.384894637086964231799759463e-06, 1.378196571739071340430304348e-06, + 1.370574413841690383442030628e-06, -2.136861684509659041692267167e-06, + -2.173805006712471596863264778e-06, -2.21021602675150238606605578e-06, + -2.24608033530700910705463387e-06, -2.281383729612109244794292476e-06, + -2.316112217911990951512519674e-06, -2.350252023837153470735370636e-06, + -2.383789590689710640716500456e-06, -2.416711585641723673546733472e-06, + -2.449004903845324346653043388e-06, -2.480656672453002303428215916e-06, + -2.51165425454798785332246637e-06, -2.541985252983639716477422266e-06, + -2.571637514131132134457408123e-06, -2.600599131535019948186773439e-06, + -2.62885844947553179586736613e-06, -2.656404066437417789121964301e-06, + -2.683224838484490234856308724e-06, -2.709309882539371205928012062e-06, + -2.734648579567735452946651217e-06, -2.759230577666714079190877357e-06, + -2.783045795056844456239310628e-06, -2.806084422977135664061540746e-06, + -2.828336928480384366625145776e-06, -2.8497940571422229229237022e-06, + -2.870446835649007905229539855e-06, -2.890286574310131679111258302e-06, + -2.909304869459899098337648388e-06, -2.927493605762465514133095421e-06, + -2.944844958417283564997913095e-06, -2.961351395264763556111490064e-06, + -2.977005678791894165467020114e-06, -2.99180086803764983498362881e-06, + -3.005730320397967159128452264e-06, -3.01878769333016406313952712e-06, + -3.030966945956683186236876176e-06, -3.042262340568006156858336594e-06, + -3.052668444024674808932613007e-06, -3.062180129058512936330227125e-06, + -3.07079257547276144132324463e-06, -3.078501271241339058807066562e-06, + -3.08530201350727058441517428e-06, -3.091190909480206373561575126e-06, + -3.096164377233216494044029318e-06, -3.100219146398870543636372421e-06, + -3.103352258764985991562092293e-06, -3.105561068769879025391498703e-06, + -3.106843243897621040933154646e-06, -3.107196764973247412043892354e-06, + -3.106619926358350103644040061e-06, -3.105111336047344660238767738e-06, + -3.102669915664478909064858542e-06, -3.099294900362143690157514658e-06, + -3.094985838620741417287268379e-06, -3.08974259195053937437241455e-06, + -3.083565334495625908463106377e-06, -3.076454552541305713771408251e-06, + -3.068411043923501450517024938e-06, -3.059435917342998835445535416e-06, + -3.049530591583305735696191735e-06, -3.038696794633316617859596087e-06, + -3.026936562715171140348045797e-06, -3.014252239218084041807652063e-06, + -3.000646473538384765346884522e-06, -2.986122219826764623393407228e-06, + -2.970682735643028811743692266e-06, -2.954331580519371829924484343e-06, + -2.937072614432496486320178439e-06, -2.918909996185520082769351835e-06, + -2.899848181700431378832400267e-06, -2.879891922221653989343677013e-06, + -2.859046262431637787094747608e-06, -2.837316538479258851509655012e-06, + -2.814708375921834338677981341e-06, -2.791227687581559495144439484e-06, + -2.76688067131730236334523701e-06, -2.741673807712527402189687381e-06, + -2.715613857680404272872294602e-06, -2.688707859986889107039784164e-06, + -2.660963128692789191135628299e-06, -2.632387250515752967559412329e-06, + -2.602988082113136147124335049e-06, -2.572773747286887003775162838e-06, + -2.541752634111268238360737889e-06, -2.509933391984508083962998604e-06, + -2.477324928605634685060922148e-06, -2.443936406877274291390284011e-06, + -2.409777241735501703836456328e-06, -2.374857096909029114284884338e-06, + 2.505761776338354136349929197e-06, 2.544809820524304305744151683e-06, + 2.583148883307845512818283831e-06, 2.620767415769731477749680121e-06, + 2.657654080678921744277688755e-06, 2.693797755799115820296530874e-06, + 2.729187537129477517127730535e-06, 2.7638127420790230564953769e-06, + 2.797662912573492181275746152e-06, 2.830727818094271553767604307e-06, + 2.862997458648196877334770119e-06, 2.894462067667827165606255976e-06, + 2.92511211484099853684425277e-06, 2.954938308869444081177250624e-06, + 2.983931600155237203364673448e-06, 3.012083183414833977362004905e-06, + 3.039384500219598970294871895e-06, 3.06582724146260701277000825e-06, + 3.091403349750738780820757262e-06, 3.116105021721632696969856227e-06, + 3.139924710284867616577955673e-06, 3.162855126786765165206429321e-06, + 3.184889243098406421729213572e-06, 3.206020293626206920176028095e-06, + 3.2262417772445324331762051e-06, 3.245547459149995548000544252e-06, + 3.263931372636993425101568228e-06, 3.281387820793857393672368974e-06, + 3.297911378119387802910654137e-06, 3.313496892059430233611408423e-06, + 3.328139484462452913628941614e-06, 3.341834552955618232777858928e-06, + 3.354577772238407458780086803e-06, 3.366365095295591399490817835e-06, + 3.377192754528481443955728949e-06, 3.387057262804110734175783159e-06, + 3.395955414422424665160183191e-06, 3.403884286001033479871326695e-06, + 3.410841237277571428291493907e-06, 3.416823911829360099849097962e-06, + 3.421830237710089632068325913e-06, 3.425858428003882443125963433e-06, + 3.428906981296084308330701998e-06, 3.430974682061186391724295214e-06, + 3.432060600967477162704039398e-06, 3.432164095098684236781385465e-06, + 3.431284808092391417624553163e-06, 3.429422670195497332247059133e-06, + 3.426577898236433173854249487e-06, 3.422750995514562221788516794e-06, + 3.41794275160669549351978927e-06, 3.412154242090748092636762548e-06, + 3.405386828186875489534249373e-06, 3.397642156316048653698705384e-06, + 3.388922157576566939997863778e-06, 3.379229047138310946781294963e-06, + 3.368565323555228318967193213e-06, 3.356933767996411214568552514e-06, + 3.344337443395649814661431398e-06, 3.33077969352014162073547833e-06, + 3.316264141958586932388370824e-06, 3.300794691028852617447827966e-06, + 3.284375520605532823304731002e-06, 3.267011086868559864815038732e-06, + 3.248706120971846308134950779e-06, 3.229465627633860262972378269e-06, + 3.209294883649515549203226281e-06, 3.188199436324526585078385776e-06, + 3.16618510183236436932594296e-06, 3.14325796349441071537642034e-06, + 3.119424369983872320555079102e-06, 3.094690933454159401653398367e-06, + 3.069064527591892797755025041e-06, 3.042552285595652541608886407e-06, + 3.015161598080738950092586845e-06, 2.986900110910639530233416303e-06, + 2.957775722956002570438599486e-06, 2.927796583781671799998763683e-06, + 2.896971091262425014871591256e-06, 2.865307889128458943787253199e-06, + 2.832815864440745292035343794e-06, 2.799504144997763987513534484e-06, + 2.765382096673822846175918796e-06, 2.730459320689905981034868721e-06, + 2.694745650818066123703686809e-06, 2.658251150519751340668738251e-06, + 2.62098611001951541766381501e-06, 2.582961043314443102029108468e-06, + -2.615615020515842488257147666e-06, -2.654784257781750361158143794e-06, + -2.693205728619752330481491864e-06, -2.730868329274220744016512738e-06, + -2.767761170455659215281461749e-06, -2.803873580458323852923228567e-06, + -2.839195108216421472430417844e-06, -2.873715526297868774139579115e-06, + -2.907424833835253345564950123e-06, -2.940313259392816571156188329e-06, + -2.972371263768610145987415436e-06, -3.003589542731404794486315887e-06, + -3.033959029691123843462717893e-06, -3.063470898302485282630857472e-06, + -3.092116565000796486056573037e-06, -3.119887691469526782450270505e-06, + -3.14677618703840214796135441e-06, -3.172774211012258767182882616e-06, + -3.197874174928895751418523805e-06, -3.222068744746390341233965859e-06, + -3.245350842958288677066094191e-06, -3.267713650636911848214012991e-06, + -3.289150609403623137821275416e-06, -3.309655423325566455289336101e-06, + -3.329222060738948377439216236e-06, -3.347844755997503887024564426e-06, + -3.365518011146050093873073605e-06, -3.382236597518877640420340361e-06, + -3.397995557262090830558023263e-06, -3.412790204779856671247779271e-06, + -3.426616128103796685600186678e-06, -3.439469190185467287310030343e-06, + -3.451345530111246007892462223e-06, -3.462241564239622306170616334e-06, + -3.472153987390531352591948808e-06, -3.481079773304395488179707047e-06, + -3.489016176328092907582252916e-06, -3.495960731714630292515108914e-06, + -3.501911256497911429356626953e-06, -3.506865850157541182195893026e-06, + -3.510822895203822021590331706e-06, -3.513781057682969790570848972e-06, + -3.515739287602389042183955933e-06, -3.516696819276144744391855018e-06, + -3.516653171590022182674360046e-06, -3.515608148186669304057373059e-06, + -3.513561837570156158187849663e-06, -3.510514613130593909945745268e-06, + -3.506467133087913027570010904e-06, -3.501420340356173686706137832e-06, + -3.495375462326362382291158187e-06, -3.488334010570297162280800976e-06, + -3.480297780463119866134827363e-06, -3.471268850726793223608482655e-06, + -3.461249582892840985319776043e-06, -3.450242620685599940447575024e-06, + -3.438250889325925376287153984e-06, -3.425277594755050129999868896e-06, + -3.411326222779671693850550226e-06, -3.396400538137420764501833367e-06, + -3.380504583483986867983991584e-06, -3.363642678301570293974368658e-06, + -3.345819417728917837402376548e-06, -3.327039671313706371098481429e-06, + -3.307308581687200981137240638e-06, -3.286631563161510807943768014e-06, + -3.265014300250501384347695533e-06, -3.242462746113354230827977714e-06, + -3.218983120923233915143838943e-06, -3.194581910159240608482319676e-06, + -3.169265862824003736748735768e-06, -3.143041989586202678225515528e-06, + -3.115917560849026288454909767e-06, -3.087900104745054484641983428e-06, + -3.058997405058035804511877565e-06, -3.029217499072055183346064561e-06, + -2.998568675348830985444075967e-06, -2.967059471433634263186004953e-06, + -2.934698671490442648516648247e-06, -2.901495303867247484082584827e-06, + -2.867458638591493441714983664e-06, -2.832598184797266767121501699e-06, + -2.796923688084197422436434632e-06, -2.760445127809065308144460815e-06, + -2.723172714310867811832823568e-06, -2.685116886070044944854594976e-06, + -2.646288306802690465125435862e-06, 2.660187693069468661621152991e-06, + 2.700233090847848605554415782e-06, 2.739515990065174495153924039e-06, + 2.778024991507335932045897123e-06, 2.81574891428687457673699264e-06, + 2.852676799137366331029401836e-06, 2.888797911646865005595155237e-06, + 2.924101745429304635812313429e-06, 2.958578025232933368302273153e-06, + 2.992216709985380389166505569e-06, 3.025007995773050693756774099e-06, + 3.056942318755726494661608197e-06, 3.088010358014377964219407402e-06, + 3.11820303833165095135082634e-06, 3.147511532904094007237830177e-06, + 3.175927265985491562721347927e-06, 3.203441915460393120515698862e-06, + 3.230047415347032933906953195e-06, 3.255735958228997697444734652e-06, + 3.280499997614611410530656432e-06, 3.30433225022391332357661782e-06, + 3.3272256982017589410530016e-06, 3.349173591256976318790991934e-06, + 3.370169448726548934024572352e-06, 3.390207061564491820707459291e-06, + 3.40928049425435413210790439e-06, 3.42738408664529010892447862e-06, + 3.444512455710737070527704615e-06, 3.460660497229158751757768092e-06, + 3.475823387386520677813563779e-06, 3.489996584299839009116585634e-06, + 3.503175829461219673965476779e-06, 3.515357149102186618656266243e-06, + 3.526536855477501270031978967e-06, 3.536711548068395706946945301e-06, + 3.545878114704446199564966818e-06, 3.554033732603946932538567863e-06, + 3.561175869332451875154009133e-06, 3.567302283678872393621198458e-06, + 3.572411026449050984411456855e-06, 3.576500441176136890417125436e-06, + 3.57956916474918449770203227e-06, 3.581616127955569094484149575e-06, + 3.582640555942373340801536397e-06, 3.58264196859269732543958574e-06, + 3.58162018081807932679515305e-06, 3.579575302766653736147826892e-06, + 3.57650773994697838070256149e-06, 3.572418193267437649262999524e-06, + 3.56730765899095545219004734e-06, 3.561177428605158623114946767e-06, + 3.554029088607712088567196912e-06, 3.54586452020713370199365283e-06, + 3.536685898938608474487707914e-06, 3.526495694195387501995112706e-06, + 3.515296668675317155820228207e-06, 3.503091877742894100819081443e-06, + 3.489884668706717815787714254e-06, 3.475678680012715004608511715e-06, + 3.460477840353024936838419873e-06, 3.444286367690767216854759794e-06, + 3.427108768201071028802534232e-06, 3.408949835128202379984406825e-06, + 3.389814647559488144874838625e-06, 3.369708569115801011082571639e-06, + 3.34863724655931132922299584e-06, 3.326606608318615133950595444e-06, + 3.303622862931397154829084653e-06, 3.279692497405409357900127679e-06, + 3.254822275497680738172391265e-06, 3.229019235912650812465310088e-06, + 3.202290690419563931720572242e-06, 3.174644221889350147061768098e-06, + 3.146087682252327553527075296e-06, 3.116629190375302249090645398e-06, + 3.08627712986108219329786477e-06, 3.055040146768909952362585844e-06, + 3.022927147257452068929844957e-06, 2.989947295150420018919898771e-06, + 2.956110009425638448181785159e-06, 2.921424961628209516194005363e-06, + 2.885902073208236673834475514e-06, 2.849551512783921450365585276e-06, + 2.81238369333062744324686251e-06, 2.774409269296764472953129022e-06, + 2.735639133646989687621712065e-06, 2.696084414833592555750226352e-06, + 2.655756473696993789121011814e-06, -2.599766710275160580746094466e-06, + -2.639500330663450861518612781e-06, -2.678445404589681054269463545e-06, + -2.716590503222344798800111376e-06, -2.753924441084348859930469935e-06, + -2.790436279787271377884417048e-06, -2.826115331698400007497682176e-06, + -2.86095116353946023836146359e-06, -2.894933599915637138571752884e-06, + -2.928052726773992243643803673e-06, -2.960298894789820387988361558e-06, + -2.991662722679892346446797399e-06, -3.022135100441510942173919951e-06, + -3.051707192516214256500098681e-06, -3.08037044087696465860201113e-06, + -3.108116568037919023794347223e-06, -3.134937579984807824224788894e-06, + -3.160825769027337213477706068e-06, -3.185773716569113819037806917e-06, + -3.209774295796740145212625622e-06, -3.23282067428601552018844166e-06, + -3.254906316524550561301723853e-06, -3.276024986349553831741897997e-06, + -3.296170749300258328478088754e-06, -3.315337974883693535066431224e-06, + -3.333521338753240185944501719e-06, -3.350715824798801377844498575e-06, + -3.366916727147970847240730091e-06, -3.382119652077250160446958427e-06, + -3.396320519832573662534751929e-06, -3.40951556635830558707037953e-06, + -3.4217013449339338680070359e-06, -3.432874727717865189570477583e-06, + -3.443032907197383608665459606e-06, -3.45217339754426368300167273e-06, + -3.460294035875260105177128253e-06, -3.467392983416920306687959707e-06, + -3.473468726574099156714304018e-06, -3.47852007790136218053642439e-06, + -3.482546176977044787037053608e-06, -3.485546491179156047726488132e-06, + -3.487520816362720027959277297e-06, -3.488469277438043062442366016e-06, + -3.488392328849389014387444991e-06, -3.487290754953712270183818767e-06, + -3.485165670298852158396924611e-06, -3.482018519800988893316950196e-06, + -3.477851078824063925192238561e-06, -3.472665453141735031886887589e-06, + -3.466464078829216564263480255e-06, -3.459249722021223687879170477e-06, + -3.451025478583391362086794929e-06, -3.441794773677781166444254388e-06, + -3.431561361225543504250646079e-06, -3.420329323266506060796914718e-06, + -3.408103069215506404247362574e-06, -3.394887335015306098826145739e-06, + -3.380687182186130376022013821e-06, -3.365507996771566971949381578e-06, + -3.349355488180846153722361111e-06, -3.332235687927520993083067846e-06, + -3.314154948264453019594107802e-06, -3.29511994071524936657864753e-06, + -3.275137654502043413107291794e-06, -3.25421539486992851257399044e-06, + -3.232360781307862272260841147e-06, -3.209581745666469982563098751e-06, + -3.185886530172720090820078984e-06, -3.161283685341702959746557067e-06, + -3.135782067785879675730822264e-06, -3.109390837921784389856916936e-06, + -3.082119457574627848563683999e-06, -3.053977687481078246681427679e-06, + -3.0249755846906331784409213e-06, -2.995123499865709741396850238e-06, + -2.964432074481007599846141623e-06, -2.932912237922596052785593687e-06, + -2.900575204487100342004438427e-06, -2.86743247028132093129305577e-06, + -2.833495810023301772788070774e-06, -2.798777273743671031690097642e-06, + -2.763289183391620300680752847e-06, -2.727044129341020323924280749e-06, + -2.690054966801249749667806696e-06, -2.652334812131505325534909859e-06, + -2.613897039059959800656436982e-06, -2.574755274807938211777428791e-06, + -2.534923396120275953093212845e-06, -2.494415525202304169144918583e-06, + 1.938548702499941299421228405e-06, 1.957963865759526220428673321e-06, + 1.976400523568999604027756831e-06, 1.993852014873671581011993492e-06, + 2.010312105240295431108103405e-06, 2.025774992741074277669260234e-06, + 2.040235313759972414732017654e-06, 2.053688148719046395061695737e-06, + 2.066129027723581657456338248e-06, 2.077553936123778621054229016e-06, + 2.087959319991635958544675886e-06, 2.097342091511066355360905916e-06, + 2.105699634279524430939198321e-06, 2.11302980851963613878282712e-06, + 2.119330956198853093948395593e-06, 2.124601906055761752162378692e-06, + 2.128841978531140345887130369e-06, 2.132050990602338020886126826e-06, + 2.134229260519032232674497065e-06, 2.135377612439310693868456392e-06, + 2.135497380963489339746833734e-06, 2.134590415566795830459856376e-06, + 2.132659084923532886101608247e-06, 2.129706281128913265490590692e-06, + 2.12573542381106548839397527e-06, 2.120750464134368618750918836e-06, + 2.114755888691923140594499525e-06, 2.107756723286203744057191664e-06, + 2.099758536595762886564587799e-06, 2.090767443727300726595986352e-06, + 2.080790109651304026097771299e-06, 2.069833752519947896744917717e-06, + 2.057906146866038121507735265e-06, 2.045015626681695973532182364e-06, + 2.031171088375290095665373635e-06, 2.016381993605649399549937031e-06, + 2.000658371992108134430942215e-06, 1.984010823699218878889399126e-06, + 1.966450521895066193988786327e-06, 1.947989215081942999182196968e-06, + 1.928639229298102180900275834e-06, 1.908413470189690661093541435e-06, + 1.887325424951793793776106019e-06, 1.865389164137455488937946367e-06, + 1.842619343333431678250340126e-06, 1.819031204702323909825462632e-06, + 1.794640578389208847238977043e-06, 1.769463883792804965671796417e-06, + 1.743518130699405511036545816e-06, 1.716820920279308153853260743e-06, + 1.689390445944417848894237091e-06, 1.661245494066697851704523733e-06, + 1.63240544455526999446698562e-06, 1.602890271297253195159041202e-06, + 1.57272054244758149792811526e-06, 1.54191742058572549712441857e-06, + 1.51050266272460651203785216e-06, 1.478498620176772157495405889e-06, + 1.445928238276147502995778484e-06, 1.41281505595489319940315058e-06, + 1.379183205174811531454922946e-06, 1.345057410212742836645889721e-06, + 1.310462986799354073469848353e-06, 1.275425841111304715942069248e-06, + 1.239972468615620010144230158e-06, 1.204129952766783835966667333e-06, + 1.167925963555273213088773511e-06, 1.1313887559080968810745196e-06, + 1.094547167940355183606048264e-06, 1.057430619057781234548581625e-06, + 1.020069107910470888918720404e-06, 9.824932101967495038356446499e-07, + 9.447340763179096552622487221e-07, 9.068234288829666366000886377e-07, + 8.687935600639221712146020166e-07, 8.306773288010036610458960808e-07, + 7.92508157858344839426093572e-07, 7.543200307296216311915126179e-07, + 7.161474883940517017284939361e-07, 6.780256259226772268228862137e-07, + 6.399900889351338535831754777e-07, 6.020770699069660976556319157e-07, + 5.643233043277004055726956896e-07, 5.267660667099884373921385786e-07, + 4.894431664494859916128360021e-07, 4.523929435385741186407637746e-07, + 4.156542641273713641120364243e-07, 3.792665159416086673165198744e-07, + 3.432696035507375584207735014e-07, 3.077039434895248433429293215e-07, + 2.726104592332578666062810595e-07, 2.380305760268924420264659899e-07, + 2.040062155687330391030877459e-07, 1.705797905492496360632052443e-07, + 1.377941990455235245177200831e-07, 1.056928187721151135624190532e-07, + 7.431950118890622379840818143e-08, 4.371856546660309369066739591e-08, + 1.393479231074744884933533568e-08, -1.498658235511268971864926979e-08, + -4.299987384605822123278479952e-08, -7.005895531200538129610851448e-08, + -9.611726447149941220906877197e-08, -1.211278104834407162319003621e-07, + -1.450431809549982829780814374e-07, -1.678155490849365767107184786e-07, + 1.302977756261031676261004028e-06, 1.408934685448449846588902731e-06, + 1.518874172873764130141448041e-06, 1.632852724086188244258330965e-06, + 1.750926711498015406635116349e-06, 1.873152362181134719841470344e-06, + 1.999585745629011904997461915e-06, 2.130282761486128088407538198e-06, + 2.265299127247741518338024561e-06, 2.404690365932270847598760735e-06, + 2.548511793728386224077960345e-06, 2.69681850762035344563102672e-06, + 2.849665372992841801163188195e-06, 3.007107011218530790135766706e-06, + 3.169197787230820497145558634e-06, 3.335991797084120651849204961e-06, + 3.507542855504414903620134802e-06, 3.683904483432442780553714087e-06, + 3.865129895562239484404967044e-06, 4.051271987877479329094067284e-06, + 4.242383325188332481177864997e-06, 4.438516128671257516516597541e-06, + 4.639722263414499590873305013e-06, 4.84605322597156384922811867e-06, + 5.05756013192586035263388633e-06, 5.274293703467051612271063177e-06, + 5.496304256990646942739996844e-06, 5.723641690702012398107249164e-06, + 5.9563554722559306807481809e-06, 6.19449462641280609463603074e-06, + 6.438107722722905442152164374e-06, 6.687242863239663162415460373e-06, + 6.94194767026484337875793032e-06, 7.202269274128057602540973342e-06, + 7.468254301003263048415806158e-06, 7.739948860764919879207286713e-06, + 8.017398534886571248928022193e-06, 8.30064836438408146387056552e-06, + 8.589742837806639178628229092e-06, 8.884725879277619492490128406e-06, + 9.185640836588566870090331873e-06, 9.492530469348335153516316165e-06, + 9.80543693718995795197048565e-06, 1.012440178803884421681290318e-05, + 1.044946594644338151009182319e-05, 1.078066970197176200295646059e-05, + 1.111805269767695905093994602e-05, 1.146165391863270037681524216e-05, + 1.18115116805429840420634674e-05, 1.216766361842769694052122931e-05, + 1.253014667538663127349402721e-05, 1.289899709144489580890310942e-05, + 1.327425039248197503210548176e-05, 1.36559413792468197391006407e-05, + 1.404410411646190827645100385e-05, 1.443877192201828759006692476e-05, + 1.483997735626448754740411284e-05, 1.524775221139086029743282824e-05, + 1.566212750091598032448764188e-05, 1.608313344926723625991776823e-05, + 1.651079948147188256632293679e-05, 1.6945154212950472094123891e-05, + 1.73862254394193729292120848e-05, 1.78340401269038772503246898e-05, + 1.82886244018645584914675023e-05, 1.875000354143890630032737166e-05, + 1.921820196380076345085696765e-05, 1.969324321863975005503580307e-05, + 2.017514997776328054715326565e-05, 2.066394402582280652013596578e-05, + 2.115964625116743298835139675e-05, 2.166227663682608714675048578e-05, + 2.217185425162157693616121756e-05, 2.268839724141787433865820323e-05, + 2.321192282050281552427568876e-05, 2.374244726310945012679072541e-05, + 2.427998589507655464460843253e-05, 2.48245530856515320800807084e-05, + 2.537616223943743592886615468e-05, 2.593482578848615139840462496e-05, + 2.650055518453977351084338565e-05, 2.707336089142230306091481407e-05, + 2.765325237758337143531908731e-05, 2.824023810879620674367009026e-05, + 2.883432554101170134535671308e-05, 2.943552111337031549579551504e-05, + 3.004383024137392791817931237e-05, 3.065925731021913085497243578e-05, + 3.128180566829432096261423557e-05, 3.191147762088755572042197972e-05, + 3.254827442383257643434418815e-05, 3.319219627778165595047288328e-05, + 3.384324232219050598846621369e-05, 3.450141062970456967175236773e-05, + 3.516669820067312116507879383e-05, 3.583910095783864014577085877e-05, + 3.651861374120318227964876456e-05, 3.720523030307302641541897237e-05, + 3.789894330328329256343464215e-05, 3.859974430460388591154069493e-05, + 3.930762376832839995752580387e-05, 4.002257105004698164519086334e-05, + 4.074457439560503552904505153e-05, 4.147362093724856656673169453e-05, + 4.220969668995803178793146948e-05, 4.295278654797152754389946705e-05, + 4.37028742814983084483820841e-05, 4.445994253362507746480183912e-05, + 4.522397281741445082851524329e-05, 4.599494551319801693024108546e-05, + 4.677283986606454481427253e-05, 4.755763398354439261232762259e-05, + 4.834930483349139662685445273e-05, 4.914782824216292546641235428e-05, + 4.995317889249908856761153708e-05, 5.07653303226021019906206988e-05, + 5.158425492441664496866271516e-05, 5.240992394261182385148400975e-05, + 5.324230747366589540760586918e-05, 5.408137446515401375963724706e-05, + 5.492709271524022068009310282e-05, 5.577942887237315747542276689e-05, + 5.663834843519093979790149374e-05, 5.750381575262411619443511657e-05, + 5.837579402421285822838425972e-05, 5.925424530062703870917847904e-05, + 6.01391304843945445016833995e-05, 6.103040933083715306522662458e-05, + 6.192804044921486718907471802e-05, 6.283198130407851818898107288e-05, + 6.374218821683118644215448878e-05, 6.465861636749869675866442265e-05, + 6.558121979670944608729887815e-05, 6.65099514078833941492854831e-05, + 6.744476296963102337524154084e-05, 6.838560511836150920383231577e-05, + 6.933242736110091389376691717e-05, 7.02851780785200921410071917e-05, + 7.124380452817176640010338184e-05, 7.2208252847938086504790689e-05, + 7.317846805968699307447938862e-05, 7.415439407313799457036052054e-05, + 7.513597368993735800112715451e-05, 7.61231486079416968387745257e-05, + 7.711585942571071508599978017e-05, 7.811404564720780645259434749e-05, + 7.911764568670872548126343782e-05, 8.012659687391757168135192346e-05, + 8.114083545929011377553091711e-05, 8.216029661956334275221824903e-05, + 8.318491446349114530351559482e-05, 8.42146220377853658121958258e-05, + 8.524935133326171478665433945e-05, 8.628903329118804363135480928e-05, + 8.733359780984481133495750393e-05, 8.838297375127062446929088191e-05, + 8.943708894822736878583296916e-05, 9.049587021135755630484726053e-05, + 9.155924333654356440156257824e-05, 9.262713311246615125165576599e-05, + 9.369946332836161066726088364e-05, 9.477615678197589936266470589e-05, + 9.585713528771524875871090643e-05, 9.694231968499197383583310117e-05, + 9.803162984676451680628866958e-05, 9.912498468827031614276912297e-05, + 0.000100222302175950565839013251, 0.0001013234993365653199143272545, + 0.0001024284922664982509831269053, 0.0001035371961412490029053740104, + 0.000104649525225112093973316163, 0.0001057653928810416523505905095, + 0.0001068847115806992326006788496, 0.0001080073929146842118612092953, + 0.0001091333476029451800184272292, 0.000110262485505370114819909122, + 0.0001113947156325549082446502158, 0.0001125299461567473980998232985, + 0.0001136680844229660103774162683, 0.0001148090369602911827795824196, + 0.0001159527094933276991639559128, 0.000117099006953836213737983607, + 0.0001182478334925322302787972784, 0.0001193990924910506525773515318, + 0.0001205526865740739952004983992, 0.0001217085176216217473534747517, + 0.0001228664867815032750875819945, 0.0001240264944819210210340265643, + 0.0001251884404442371340627354614, 0.0001263522236958903558097511155, + 0.0001275177425834649936643716561, 0.0001286848947859097576015829922, + 0.000129853577327904265350383417, 0.0001310236865933704240774065886, + 0.0001321951183391274417533445273, 0.00013336776770868702586027299, + 0.0001345415292461880376034127904, 0.0001357162969104666442893974976, + 0.0001368919640892609669840379594, 0.0001380684236135470250531748215, + 0.0001392455677720041344429258157, 0.000140423288325607103404005227, + 0.0001416014765223423525243584553, 0.0001427800231120467935527762471, + 0.0001439588183613653199401788418, 0.000145137752068825391215528553, + 0.0001463167135800262175313740665, 0.0001474955918029392104573460642, + 0.000148674275223317965298128196, 0.0001498526519202145494344402543, + 0.0001510306095815998740725799587, 0.0001522080355200847341656800182, + 0.0001533848166887401341489105544, 0.0001545608396970125355748826301, + 0.0001557359908267328340268631504, 0.0001569101560482148911314370654, + 0.0001580832210364423477330642065, 0.0001592550711873298946528315634, + 0.0001604255916341143224472520767, 0.0001615946672637291997142588995, + 0.0001627621827333510450778325529, 0.0001639280224869709508186271796, + 0.0001650920707720463561501977878, 0.0001662542116562197157692698513, + 0.0001674143290441023289565752874, 0.0001685723066941192092599993702, + 0.0001697280282354126637253677323, 0.0001708813771848014916986818745, + 0.0001720322369637928758539374696, 0.0001731804909156435502096821333, + 0.0001743260223224678869945875048, 0.0001754687144223892160746491875, + 0.0001766084504267318561719635195, 0.0001777451135372503884281292219, + 0.0001788785869633932991765168374, 0.0001800087539395981458927031849, + 0.0001811354977426145329306300669, 0.0001822587017088524575895991386, + 0.000183378249251752421539879423, 0.000184494023879174597101496258, + 0.0001856059092108035247191410999, 0.0001867137889955659021783140883, + 0.000187817547129057047438846495, 0.0001889170676709745714128702021, + 0.000190012234862554679933055457, 0.0001911029331440088280865546855, + 0.0001921890471719571490474831599, 0.0001932704618368555132216363157, + 0.0001943470622804136427232840623, 0.0001954187339129997275349176489, + 0.0001964853624310320312409267052, 0.0001975468338343464816831557274, + 0.000198603034443547619113112912, 0.0001996538509173313821927486789, + 0.0002006991702697803010499444376, 0.0002017388798876272755760535871, + 0.0002027728675474846863589772905, 0.000203801021433035531435148946, + 0.0002048232301521840951954306353, 0.000205839382754162029476666107, + 0.0002068493687465876513294910088, 0.0002078530781124749067002854819, + 0.0002088504013271887203156973456, 0.0002098412293753438857390331007, + 0.0002108254537676446495678139748, 0.0002118029665576610324345674385, + 0.0002127736603585398539317807831, 0.0002137374283596465854382501215, + 0.0002146941643431354016565565379, 0.0002156437627004442324652605523, + 0.0002165861184487117793197319404, 0.0002175211272471133791203690144, + 0.0002184486854131130863579390855, 0.0002193686899386284227739252195, + 0.0002202810385061052466607739442, 0.0002211856295044994620904721394, + 0.0002220823620451629388811848331, 0.0002229711359776303906954364464, + 0.0002238518519053044465542956498, 0.0002247244112010359342115894954, + 0.0002255887160225967461978785478, 0.0002264446693280412498811005051, + 0.0002272921748909581388976841598, 0.0002281311373155986584309456999, + 0.0002289614620518934287162621244, 0.0002297830554103435553043449646, + 0.000230595824576788086066742034, 0.0002313996776270441015511264427, + 0.0002321945235414169450213761614, 0.0002329802722190775835214154865, + 0.0002337568344923046876129846261, 0.0002345241221405884482313630723, + 0.0002352820479045942062001905981, 0.0002360305254999822894331623635, + 0.0002367694696310822688890135312, 0.0002374987960044187330389819923, + 0.0002382184213420864395474585429, 0.0002389282633949713205087639345, + 0.0002396282409558165009833691217, 0.0002403182738721292921804661979, + 0.0002409982830589279124543916621, 0.0002416681905113246564033302466, + 0.0002423279193169439399771492027, 0.0002429773936681723213535516459, + 0.0002436165388742386544388557335, 0.0002442452813731215560677512144, + 0.000244863548743282750334154807, 0.0002454712697152230103415926354, + 0.0002460683741828599926416976107, 0.0002466547932147240070228921827, + 0.0002472304590649714505987133428, 0.0002477953051842125722740994842, + 0.0002483492662301521039167062632, 0.0002488922780780404271985806197, + 0.0002494242778309341376959118453, 0.0002499452038297624283796904976, + 0.0002504549956631993467073837856, 0.0002509535941773387269192185922, + 0.0002514409414851706591267910262, 0.0002519169809758570015290057853, + 0.000252381657323805339444150464, 0.0002528349164975385722324563442, + 0.000253276705768358935486755934, 0.0002537069737188047237677612777, + 0.0002541256702508988465222250497, 0.0002545327465941860187875755983, + 0.0002549281553135586408931345659, 0.0002553118503168696324344411064, + 0.000255683786862329889486011858, 0.0002560439215656897145312331787, + 0.0002563922124072032975375390329, 0.0002567286187383734834613346898, + 0.0002570531012884773140736438535, 0.0002573656221708695793909393856, + 0.0002576661448890643787111576213, 0.0002579546343425925228505513065, + 0.0002582310568326352112622501522, 0.0002584953800674302977491425537, + 0.0002587475731674534215956406946, 0.0002589876066703703720410512101, + 0.0002592154525357609029349859053, 0.0002594310841496131844231831654, + 0.0002596344763285875906211330744, 0.0002598256053240496064350717464, + 0.0002600044488258699019664343943, -0.0001209880753429407902873812808, + -0.0001197761594276510664592791389, -0.0001185669542700230980752929, + -0.0001173605720900068924818573923, -0.0001161571240478989934172271425, + -0.0001149567202295206648195516341, -0.0001137594696316794715303111207, + -0.0001125654801479158154337359421, -0.0001113748585545374221407108339, + -0.0001101877104969435264931673646, -0.0001090041404762408575306736891, + -0.0001078242518361536184286209039, -0.0001066481467502293181042263837, + -0.0001054759262093422434239387009, -0.0001043076900094965100236274469, + -0.0001031435367399300605468007164, -0.0001019835637715215076546521056, + -0.0001008278672455018953445921026, -9.967654206247086358123193905e-05, + -9.852968187172129555049387983e-05, -9.738737906087181056807161594e-05, + -9.624972474580891868087967334e-05, -9.51168087609401515566259766e-05, + -9.398871964975883373533821485e-05, -9.286554465572171397028805595e-05, + -9.174736971344043244026844608e-05, -9.063427944018721685651152065e-05, + -8.95263571277161491644355773e-05, -8.842368473439990797253101862e-05, + -8.732634287768339617120949558e-05, -8.623441082685402334865459872e-05, + -8.514796649612929352497758817e-05, -8.406708643806325674530111058e-05, + -8.299184583726556326422479914e-05, -8.192231850444896322591820104e-05, + -8.08585768707845435783465593e-05, -7.980069198258038249554902066e-05, + -7.874873349627712964746151236e-05, -7.770276967376167783461970995e-05, + -7.666286737799827546643860465e-05, -7.562909206897709343559582651e-05, + -7.460150779997985336523119715e-05, -7.358017721416181249755039673e-05, + -7.256516154144976641065384326e-05, -7.155652059575525641196142024e-05, + -7.055431277250265634758130684e-05, -6.955859504647079712743446001e-05, + -6.856942296994779015295584657e-05, -6.758685067119755886938525791e-05, + -6.661093085323822752044642392e-05, -6.564171479292915515647843794e-05, + -6.467925234036794304368078734e-05, -6.372359191859442036597049874e-05, + -6.277478052360112032847377916e-05, -6.183286372464857970181195679e-05, + -6.089788566488401168677602193e-05, -5.996988906226196974161984921e-05, + -5.904891521076540317376768474e-05, -5.813500398192526812850625118e-05, + -5.72281938266371422103021005e-05, -5.632852177727301314557814549e-05, + -5.543602345008629669930247386e-05, -5.455073304790830168806842204e-05, + -5.367268336313394658026662554e-05, -5.280190578099689708993849657e-05, + -5.193843028311933895718385812e-05, -5.108228545136582200410571564e-05, + -5.023349847195664863832090252e-05, -4.939209513987029032686462693e-05, + -4.855809986351960577622907667e-05, -4.773153566970176595084598969e-05, + -4.691242420881907378062830594e-05, -4.610078576036838818048152477e-05, + -4.529663923869642154756282038e-05, -4.450000219901820700712027912e-05, + -4.371089084369608588785324765e-05, -4.29293200287762948571916588e-05, + -4.215530327078053030248963595e-05, -4.138885275374939998194179225e-05, + -4.062997933653481427056577968e-05, -3.987869256033829478769528465e-05, + -3.91350006564928490425218921e-05, -3.839891055448351185911889938e-05, + -3.767042789020567944294551332e-05, -3.694955701445647915179965048e-05, + -3.623630100165638992688876829e-05, -3.553066165879800307903640944e-05, + -3.483263953461820326132011849e-05, -3.414223392899076774337566165e-05, + -3.345944290253580612019834728e-05, -3.278426328644242193069077707e-05, + -3.211669069250149265723828784e-05, -3.145671952334459721585535608e-05, + -3.080434298288582477785835234e-05, -3.015955308696279896446892921e-05, + -2.952234067417297362894562651e-05, -2.889269541690281836959601491e-05, + -2.827060583254096265827352841e-05, -2.765605929488375536130437271e-05, + -2.704904204571336825990192365e-05, -2.644953920655675126921528573e-05, + -2.585753479061658955577909791e-05, -2.527301171487157237672410703e-05, + -2.469595181234151485931416214e-05, -2.4126335844514029292315338e-05, + -2.356414351392838540358472266e-05, -2.300935347691272425869370155e-05, + -2.246194335647067521891974418e-05, -2.192188975531331020045987257e-05, + -2.138916826903252871891307485e-05, -2.08637534994116758237450715e-05, + -2.034561906786935426964292584e-05, -1.983473762903238210727162316e-05, + -1.933108088443424667549584706e-05, -1.883461959633368141804957152e-05, + -1.834532360165084475460244018e-05, -1.786316182601594765777183738e-05, + -1.738810229792646407770938255e-05, -1.69201121630088923374329174e-05, + -1.645915769838060194120606117e-05, -1.600520432710801513407489205e-05, + -1.555821663275669492431350915e-05, -1.511815837402917555480977296e-05, + -1.468499249948648660590334869e-05, -1.425868116234912370647851948e-05, + -1.383918573537327134615696617e-05, -1.342646682579823574736621605e-05, + -1.302048429036072727167129559e-05, -1.262119725038188770968247687e-05, + -1.222856410686305048064921597e-05, -1.184254255573596576031538546e-05, + -1.146308960306313367411533422e-05, -1.109016158033455525075590409e-05, + -1.072371415979629793329731824e-05, -1.036370236981721992450787562e-05, + -1.001008061028918790901897501e-05, -9.662802668057252636758629183e-06, + -9.321821732375299869306599365e-06, -8.987090410383239680032312069e-06, + -8.658560742601656491407476068e-06, -8.336184218440057379253919911e-06, + -8.01991179171422598117441316e-06, -7.709693896169353169683761962e-06, + -7.405480461004294279159752834e-06, -7.107220926393288622084122574e-06, + -6.814864259001656601028550087e-06, -6.528358967490273634089528731e-06, + -6.247653118006448354486859903e-06, -5.972694349656335491912002855e-06, + -5.703429889955340296807916045e-06, -5.439806570252814667666783205e-06, + -5.181770841126866567816818682e-06, -4.929268787746059771333849431e-06, + -4.682246145193848394438444066e-06, -4.440648313752112441034868018e-06, + -4.204420374140362184889590375e-06, -3.97350710270670402546365832e-06, + -3.747852986567044160338361275e-06, -3.527402238689136436731010396e-06, + -3.312098812917497562413474479e-06, -3.101886418936805278286951426e-06, + -2.896708537166513220474954246e-06, -2.696508433591927723460383859e-06, + 2.214930496307338117181100559e-06, 2.23928311079121583528767081e-06, + 2.261520784672172182746706023e-06, 2.281693687935271942150532165e-06, + 2.299851591543344151493408548e-06, 2.316043860145475584102385883e-06, + 2.330319444968348148694266622e-06, 2.342726876890786551308355073e-06, + 2.353314259701943970753360708e-06, 2.362129263543579757228182969e-06, + 2.369219118536881046193937755e-06, 2.374630608593836757826698106e-06, + 2.378410065413745470169239182e-06, 2.380603362664359957641749266e-06, + 2.381255910350302667377467639e-06, 2.380412649362924970222613399e-06, + 2.378118046219333432813669918e-06, 2.374416087984824980756590196e-06, + 2.369350277380973049119305268e-06, 2.362963628078601543552059519e-06, + 2.355298660175778749175344584e-06, 2.346397395860335672961288073e-06, + 2.33630135525661024049458997e-06, 2.325051552456202624260877751e-06, + 2.312688491732211460837499023e-06, 2.299252163936372009967303368e-06, + 2.284782043078942519035486741e-06, 2.269317083090259672974696448e-06, + 2.252895714763837345205729421e-06, 2.235555842880068443042371543e-06, + 2.217334843509564653516981728e-06, 2.198269561496276814678433112e-06, + 2.178396308118290611972010795e-06, 2.157750858926505122773343431e-06, + 2.13636845175969792537504395e-06, 2.114283784935256370904419626e-06, + 2.091531015614494627648028632e-06, 2.068143758341446461105706325e-06, + 2.044155083754184649356662809e-06, 2.019597517467380814207246129e-06, + 1.994503039125030783310305385e-06, 1.96890308162191738570708302e-06, + 1.942828530492904355538074171e-06, 1.916309723468277069019461908e-06, + 1.889376450194207272289094804e-06, 1.862057952139717100062442715e-06, + 1.834382922550310162759291434e-06, 1.806379506793554847994629636e-06, + 1.778075302631980548492092106e-06, 1.749497360769688775254367477e-06, + 1.720672185531566219835082621e-06, 1.691625735696967191794954331e-06, + 1.662383425485937372596020704e-06, 1.63297012569645147377181589e-06, + 1.603410164990944263699377929e-06, 1.57372733133027191400560383e-06, + 1.543944873553291015100827691e-06, 1.514085503100296396924648312e-06, + 1.484171395878656723294440611e-06, 1.454224194268055515521479056e-06, + 1.42426500926439485762437908e-06, 1.394314422759647677818616897e-06, + 1.36439248995579449852345779e-06, 1.334518741911441333050929343e-06, + 1.304712188218107950365824178e-06, 1.274991319804974615527448124e-06, + 1.245374111869495596752752467e-06, 1.215878026931957733101767084e-06, + 1.18652001801194948964602964e-06, 1.157316531924268434463449161e-06, + 1.1282835126924686747543463e-06, 1.09943640507754908136779648e-06, + 1.070790158219742858159524365e-06, 1.042359229390997165138753495e-06, + 1.014157587856252217865739469e-06, 9.861987188405933642672230796e-07, + 9.584956276007940429703451865e-07, 9.310608435979333832874043318e-07, + 9.039064247710635652586315045e-07, 8.770439619046980429437586346e-07, + 8.504845830942107413064350203e-07, 8.242389583017261121944256087e-07, + 7.983173040026101636987341907e-07, 7.72729387919150402421874374e-07, + 7.474845338396496252351985413e-07, 7.22591626520138034161990382e-07, + 6.980591166664654957023199155e-07, 6.738950259943090787231509929e-07, + 1.416090426848037720366591061e-07, 1.468305900408901132266634507e-07, + 1.520308614667673443798058324e-07, 1.572042611586323335061269376e-07, + 1.623452981515922536349261088e-07, 1.6744858828003326842647977e-07, + 1.725088560530062698368378897e-07, 1.775209364448664929537948648e-07, + 1.824797766014256442205230049e-07, 1.87380437461655241864646299e-07, + 1.922180952953864961047734114e-07, 1.969880431572297899671934078e-07, + 2.016856922568398098031974917e-07, 2.063065732463373066144635398e-07, + 2.108463374246642155955631243e-07, 2.153007578598506422361269497e-07, + 2.196657304290042972398389618e-07, 2.23937274777762424161935877e-07, + 2.281115351971151071766780779e-07, 2.321847814215978486067137659e-07, + 2.361534093463761360111931613e-07, 2.400139416657136785958792831e-07, + 2.437630284323452893438034014e-07, 2.473974475389837488405067687e-07, + 2.509141051223497565540135768e-07, 2.543100358905390741109649264e-07, + 2.575824033743187248408077535e-07, 2.607285001032476957621845156e-07, + 2.637457477071818719709811202e-07, 2.666316969441228388197130152e-07, + 2.693840276551663170354370888e-07, 2.720005486473077958683899468e-07, + 2.744791975050953869680152308e-07, 2.768180403318488182003620675e-07, + 2.790152714215629155950263406e-07, 2.810692128621593296149269378e-07, + 2.829783140711850545419465963e-07, 2.847411512649180116428277061e-07, + 2.863564268618087324397834294e-07, 2.878229688212838460453898894e-07, + 2.891397299189523740539349648e-07, 2.90305786959156998324366487e-07, + 2.91320339926111522559922613e-07, 2.92182711074490830631248707e-07, + 2.928923439606605112581368382e-07, 2.934488024157279717695444559e-07, + 2.938517694613400538598531418e-07, 2.941010461696114678749769834e-07, + 2.941965504677515047634217462e-07, 2.941383158906690019618595123e-07, + 2.939264902778836224493121902e-07, 2.935613344223701316270216163e-07, + 2.930432206674346617854265678e-07, 2.923726314553555207194411678e-07, + 2.915501578281174050338061653e-07, 2.905764978817954411790928666e-07, + 2.894524551756841090004819181e-07, 2.88178937097607350980064218e-07, + 2.867569531863808316280134002e-07, 2.851876134130678968744087264e-07, + 2.834721264219205768200159253e-07, 2.816117977326991683449425481e-07, + 2.796080279051781493694932203e-07, 2.774623106677312787065421348e-07, + 2.751762310107398411309080795e-07, 2.727514632464317061996206606e-07, + 2.701897690364637313144074646e-07, 2.674929953885600924572911018e-07, + 2.646630726232412992234856695e-07, 2.617020123125111782838147362e-07, + 2.586119051912646313852125503e-07, 2.553949190431734965570651288e-07, + -1.977326950931226896085392188e-07, -1.991667896484560798758909478e-07, + -2.004864542487984501266520604e-07, -2.01691841937718792028587985e-07, + -2.027831784168418876372440426e-07, -2.037607616191222426431915206e-07, + -2.046249612419118537723946704e-07, -2.053762182383149916660924298e-07, + -2.060150442711162771208772493e-07, -2.065420211249355011201355803e-07, + -2.069578000807077428605971689e-07, -2.072631012512939134529929563e-07, + -2.074587128794379587299603548e-07, -2.07545490598133004552598691e-07, + -2.075243566542795029329670272e-07, -2.073962990959739803931892671e-07, + -2.071623709242484752727863186e-07, -2.068236892095240382912721975e-07, + -2.063814341737688484582687737e-07, -2.058368482386866549691380396e-07, + -2.051912350407252180209893237e-07, -2.044459584134774751703033649e-07, + -2.036024413383067696001237426e-07, -2.02662164863620212635814447e-07, + -2.01626666993677712219428487e-07, -2.004975415476223140437102895e-07, + -1.992764369893972791351389497e-07, -1.979650552292832431298773418e-07, + -1.965651503978707529241389592e-07, -1.950785275930956203546511041e-07, + -1.935070416012463563083123184e-07, -1.918525955926318995306881741e-07, + -1.901171397927207800594598223e-07, -1.883026701294507047527673109e-07, + -1.864112268578763057093561307e-07, -1.844448931622684216465610577e-07, + -1.824057937373405551640331108e-07, -1.802960933486953883498319804e-07, + -1.781179953739317891952490674e-07, -1.758737403244334052327036864e-07, + -1.735656043500263334527762647e-07, -1.711958977258505806365589293e-07, + -1.687669633233906046760317878e-07, -1.662811750659450400902100589e-07, + -1.637409363698570585441175677e-07, -1.611486785719270279596416345e-07, + -1.585068593442719845294016246e-07, -1.558179610972793684426886606e-07, + -1.530844893717107704828901812e-07, -1.503089712206114253464721807e-07, + -1.47493953582281998590991284e-07, -1.44642001644842195153068602e-07, + -1.417556972035444540521364207e-07, -1.388376370115574161175482594e-07, + -1.358904311253092696723889822e-07, -1.329167012450926880312259467e-07, + -1.299190790519886412184317678e-07, -1.269002045419344625746188105e-07, + -1.23862724357907134706534855e-07, -1.208092901208951065641482997e-07, + -1.177425567610444140164105377e-07, -1.146651808491841256036004502e-07, + -1.115798189303463126524363627e-07, -1.084891258595464591598341096e-07, + -1.053957531412393726279281224e-07, -1.023023472728257785064299936e-07, + -9.921154809363982660865320185e-08, -9.612598713973080581256968518e-08, + -9.304828600576815438536886242e-08, -8.998105471458654867357283445e-08, + -8.692689009664421542156268743e-08, -1.253617429041549681875819186e-07, + -1.292896871809337461672352858e-07, -1.332344127270751083719685154e-07, + -1.371930933300291523273164562e-07, -1.411628743674746275134086314e-07, + -1.451408743231368575797102585e-07, -1.491241863208295234803803372e-07, + -1.531098796756486520332925065e-07, -1.570950014621504621044518774e-07, + -1.61076578098277300287323021e-07, -1.650516169444567689338998571e-07, + -1.690171079170512334385986959e-07, -1.72970025115476641345822772e-07, + -1.769073284620078038948076627e-07, -1.808259653537526558105344183e-07, + -1.847228723254498756248785391e-07, -1.885949767233029482537884618e-07, + -1.924391983876060325202696569e-07, -1.962524513448210223028322094e-07, + -2.000316455070097388720823123e-07, -2.037736883787811848238111234e-07, + -2.074754867702882543818146324e-07, -2.111339485157374370472569466e-07, + -2.147459841963553174489100868e-07, -2.183085088672184718751594513e-07, + -2.218184437868797117324713448e-07, -2.252727181469230174176135353e-07, + -2.286682708136997324136787096e-07, -2.320020520481450270188243309e-07, + -2.352710252474556206991559461e-07, -2.384721686742277639926618129e-07, + -2.41602477185393785390378615e-07, -2.446589639583443183107455601e-07, + -2.476386622129041959180302708e-07, -2.50538626928663693714044924e-07, + -2.533559365564488335304546649e-07, -2.560876947235482606064337768e-07, + -2.587310319314029568038570701e-07, -2.612831072449972544008856695e-07, + -2.637411099736410834656929244e-07, -2.66102261341259810354314486e-07, + -2.683638161464833113642740499e-07, -2.705230644108269807596753136e-07, + -2.725773330146343832578901753e-07, -2.745239873198107453411713399e-07, + -2.763604327783979732175540737e-07, -2.780841165264840893934378003e-07, + -2.796925289622872879948195859e-07, -2.811832053077129479194977337e-07, + -2.825537271530232971803071884e-07, -2.838017239829327564458114064e-07, + -2.84924874684212976858906476e-07, -2.859209090336784772146475064e-07, + -2.867876091655588343941351605e-07, -2.875228110180400042848139919e-07, + -2.881244057575969152797958593e-07, -2.885903411809658213377683018e-07, + -2.889186230936242491903640991e-07, -2.891073166641564469367929342e-07, + -2.891545477539651446152485937e-07, -2.890585042212771353745690353e-07, + -2.888174371990741649745344961e-07, -2.8842966234622449292842759e-07, + -2.878935610709030296223401215e-07, -2.872075817259562069742005741e-07, + -2.863702407752874696870678314e-07, -2.853801239309709489716515834e-07, + -2.842358872598775617609534808e-07, -2.829362582600999913718786e-07, + 5.230246612850540104838227562e-07, 5.322525379321044460839023639e-07, + 5.413596727623189054504678625e-07, 5.503413259500081510167861579e-07, + 5.591927807822601716194695944e-07, 5.679093458758402341942273135e-07, + 5.76486357392150171231220198e-07, 5.849191812499011027893028314e-07, + 5.932032153338876893705275406e-07, 6.013338916993272144037065152e-07, + 6.093066787706074022431482901e-07, 6.171170835334150972010754978e-07, + 6.247606537193067617125740928e-07, 6.322329799818948306303826971e-07, + 6.395296980631494027834610741e-07, 6.466464909498083876566412904e-07, + 6.535790910173237740096686618e-07, 6.603232821625225609026184348e-07, + 6.668749019217458382362295234e-07, 6.732298435752355462397358322e-07, + 6.793840582358162912045371901e-07, 6.853335569211627214912660108e-07, + 6.910744126090238594842685843e-07, 6.966027622737701453008922307e-07, + 7.019148089040131057779014871e-07, 7.070068234997354023429311752e-07, + 7.118751470484984239349294036e-07, 7.165161924793923951695993196e-07, + 7.209264465940696904795205457e-07, 7.251024719738475616702053084e-07, + 7.290409088618346167187038269e-07, 7.32738477019326449337873787e-07, + 7.361919775557376299278205221e-07, 7.393982947305223169616374829e-07, + 7.423543977271567571553844908e-07, 7.450573423973766355084551345e-07, + 7.475042729755944186776197083e-07, 7.496924237619215280402059157e-07, + 7.516191207736166184945466803e-07, 7.532817833636852842911957491e-07, + 7.546779258059031670767460159e-07, 7.558051588456244385827312651e-07, + 7.566611912153615477635111228e-07, 7.572438311144468534431926227e-07, + 7.575509876520899399051939965e-07, 7.575806722528912558859456698e-07, + 7.573310000242057072616127904e-07, 7.568001910847400928378301936e-07, + 7.55986571852781691027126261e-07, 7.548885762955368110608232735e-07, + 7.535047471359327260183660901e-07, 7.518337370186114642820699588e-07, + 7.498743096332325051755411487e-07, 7.476253407949431360418157504e-07, + 7.450858194811776963851980733e-07, 7.422548488241559400805150669e-07, + 7.391316470588056534584027457e-07, 7.357155484249935633586170783e-07, + 7.320060040240782994367622211e-07, 7.280025826289406012386683405e-07, + 7.23704971446795885388315276e-07, 7.191129768349507444239908024e-07, + 7.142265249681069375900163698e-07, 7.090456624576126731351443516e-07, + 7.035705569216468601632897759e-07, 6.978014975060396567468207207e-07, + 6.917388953555331202959995975e-07, 6.853832840348872371764843946e-07, + 6.787353198995015181210527407e-07, -8.842758494448310036822207859e-07, + -8.980846867233599534720224662e-07, -9.11633267050715631575012049e-07, + -9.249154453437102406325562472e-07, -9.379251569074300355180234985e-07, + -9.506564202255251171930325489e-07, -9.631033397289998362964923845e-07, + -9.752601085369235251365700734e-07, -9.871210111746845863059341905e-07, + -9.986804262635763276807028196e-07, -1.009932829182387617358808082e-06, + -1.020872794699420336157042431e-06, -1.031494999573897812251413106e-06, + -1.0417942251253829389820698e-06, -1.051765359770042364311514946e-06, + -1.061403401522767629211940407e-06, -1.070703460463550456887248628e-06, + -1.079660761167487506031158195e-06, -1.088270645096793790576822705e-06, + -1.096528572953837549037938055e-06, -1.104430126994301461374327171e-06, + -1.111971013298901931880160836e-06, -1.119147064002850533608371918e-06, + -1.125954239481994587982458846e-06, -1.132388630494344942592878714e-06, + -1.138446460276037823354132114e-06, -1.144124086590731262144779619e-06, + -1.149418003731236489518841015e-06, -1.154324844472502742948722375e-06, + -1.158841381974899028756208035e-06, -1.162964531636772163030076055e-06, + -1.166691352895312721113388679e-06, -1.170019050974745490408695549e-06, + -1.172944978581091625969277416e-06, -1.17546663754220803077478897e-06, + -1.177581680392479062134463916e-06, -1.179287911901306119732339532e-06, + -1.180583290544097672597543928e-06, -1.181465929916192135319219329e-06, + -1.181934100086162831391191352e-06, -1.181986228891230795710648623e-06, + -1.181620903171278276312726289e-06, -1.180836869941973060933477352e-06, + -1.179633037505707667991932709e-06, -1.178008476500101833205915412e-06, + -1.175962420882936020549366929e-06, -1.173494268853158933163917735e-06, + -1.170603583707106321167923726e-06, -1.167290094629380091430779533e-06, + -1.163553697417865099984052822e-06, -1.159394455142138449834092635e-06, + -1.154812598734748251331182212e-06, -1.149808527515086135870905036e-06, + -1.144382809644871811741856371e-06, -1.138536182515159029594344064e-06, + -1.132269553064376125343644224e-06, -1.125583998026720126018219298e-06, + -1.118480764110726753392211982e-06, -1.110961268107552998380066836e-06, + -1.103027096928713497627893431e-06, -1.094680007572726705391196952e-06, + -1.085921927020696906962104328e-06, -1.076754952060312842449418987e-06, + -1.067181349038055841355900587e-06, -1.057203553539557752129988272e-06, + -1.046824169997800558457403709e-06, -1.03604597122895502966000332e-06, + -1.024871897895890804212112174e-06, -1.013305057899089185171823124e-06, + -1.00134872569253994494637653e-06, -9.890063415397321483794532138e-07, + 1.048596359262074568288172424e-06, 1.062666994815709378102816692e-06, + 1.076337538980283489760815356e-06, 1.089602261548877308927943917e-06, + 1.10245560410491681119335601e-06, 1.114892183312187787333925187e-06, + 1.126906794146260607858769931e-06, 1.138494413065496762700839865e-06, + 1.14965020111998906169844311e-06, 1.160369506996941753264231817e-06, + 1.17064787000039182535658655e-06, 1.180481022963986751530651546e-06, + 1.18986489509512143980096005e-06, 1.198795614748420775241789446e-06, + 1.207269512127537764261384946e-06, 1.215283121913242448289640442e-06, + 1.222833185816360360319483315e-06, 1.229916655054042641260483512e-06, + 1.236530692747732195483538822e-06, 1.242672676241365177239096319e-06, + 1.24834019933824482040298897e-06, 1.253531074455349672897475251e-06, + 1.258243334693146059458926031e-06, 1.262475235819940849258183335e-06, + 1.266225258169187612146910048e-06, 1.269492108448216422027189296e-06, + 1.272274721457314963633149565e-06, 1.274572261715361788197943202e-06, + 1.276384125004221486182512217e-06, 1.277709939796806660962553981e-06, + 1.278549568613006576727310695e-06, 1.278903109267841028235616202e-06, + 1.278770896024434177080161129e-06, 1.278153500648735318927337774e-06, + 1.27705173336402210056974519e-06, 1.275466643705035203168506389e-06, + 1.273399521269885466124411298e-06, 1.270851896369089706537972191e-06, + 1.267825540570686183953217144e-06, 1.264322467140181183820968683e-06, + 1.260344931374895579911455182e-06, 1.255895430831111753955365261e-06, + 1.250976705443757445266749102e-06, 1.245591737537288006532868075e-06, + 1.239743751727468698415322336e-06, 1.233436214712631678270464246e-06, + 1.226672834954198042334652143e-06, 1.219457562245615982602958867e-06, + 1.211794587168781839851697604e-06, 1.203688340437736741490924557e-06, + 1.195143492128729110861567325e-06, 1.18616495079606706557304608e-06, + 1.176757862473527982579129397e-06, 1.166927609560511654846187007e-06, + 1.156679809592755139288416596e-06, 1.146020313896885718074852671e-06, + 1.134955206128861101219098238e-06, 1.123490800695679806949704542e-06, + 1.111633641060047682396004325e-06, 1.099390497928224816562184189e-06, + 1.086768367319208431346949824e-06, 1.073774468518755925911575128e-06, + 1.060416241913373823301360369e-06, 1.046701346707718984624640307e-06, + 1.032637658523889760824889493e-06, 1.018233266883101537528884435e-06, + 1.003496472569402989352574211e-06, 9.884357848759052645327537884e-07, + 9.730599187334078446125294054e-07, 9.573777917215834977482120244e-07, + 9.413985209632678148556706246e-07, -1.391988162372214191713279538e-07, + -1.257300367722963978345360365e-07, -1.116138632354304407108037695e-07, + -9.685469232990872898781856788e-08, -8.145744300876495634662876602e-08, + -6.542756270925323924194814875e-08, -4.877103347788622913340186209e-08, + -3.149437798289324189914581247e-08, -1.360466541133755182548214076e-08, + 4.890482751649429883206855578e-09, 2.398288706455411216297439513e-08, + 4.3663804594586142938103453e-08, 6.392392350891062543328602699e-08, + 8.475335779504677916458094079e-08, 1.061416421123619877842319918e-07, + 1.280777267784294219726072593e-07, 1.505499728900383840760361306e-07, + 1.735461475874865557279217321e-07, 1.97053419456781067744115016e-07, + 2.210583540782650306445066739e-07, 2.455469097215424046842997298e-07, + 2.705044331900825913901815784e-07, 2.9591565581713700556053411e-07, + 3.217646896161440542214447497e-07, 3.480350235874729718909138376e-07, + 3.747095201840786335747144394e-07, 4.017704119382021596885610441e-07, + 4.29199298251519657163677952e-07, 4.569771423508190390773094948e-07, + 4.850842684115342634131214095e-07, 5.135003588511415473607298748e-07, + 5.422044517944871762818556844e-07, 5.711749387134856740169262974e-07, + 6.003895622424865184029113899e-07, 6.29825414172032454109136871e-07, + 6.594589336226159066546635527e-07, 6.892659054000952703706250023e-07, + 7.192214585353009459627363596e-07, 7.493000650087056891920141849e-07, + 7.794755386627514032505423085e-07, 8.097210343030890540886538448e-07, + 8.400090469905065603553823497e-07, 8.703114115251931958257758035e-07, + 9.00599302124830011752820106e-07, 9.308432322980702196019587441e-07, + 9.610130549150455783058303108e-07, 9.910779624758588978849366269e-07, + 1.021006487579971899970704766e-06, 1.050766503591406978701246026e-06, + 1.080325225516241358583052236e-06, 1.109649211073409629267410778e-06, + 1.138704361975282036527346019e-06, 1.167455925412657234395441032e-06, + 1.195868495746752313676954799e-06, 1.223906016408702985287797367e-06, + 1.251531782007704707401947453e-06, 1.278708440648820089790963818e-06, + 1.305397996460939195783788024e-06, 1.331561812335946662591459715e-06, + 1.357160612879598777567413496e-06, 1.382154487574912227087933596e-06, + 1.406502894158499257712944576e-06, 1.430164662210497653348261274e-06, + 1.453097996958412318731571067e-06, 1.475260483295641598564754832e-06, + 1.496609090014203617688480323e-06, 1.517100174253036317981277632e-06, + 1.536689486161290127381280277e-06, 1.555332173777050965306125579e-06, + 1.572982788121585275787554618e-06, 1.589595288509118946781973301e-06, + 1.605123048072046565879172735e-06, 1.619518859501669056472853564e-06, + 1.632734941004063071215402468e-06, 1.644722942470987486825065131e-06, + 1.655433951865684486952140161e-06, 1.664818501822746199607068809e-06, + 1.672826576462460029470443769e-06, 1.679407618418074356220225964e-06, + 1.684510536076961016106116713e-06, 1.688083711031479000825097914e-06, + 1.690075005746444809800630923e-06, 1.690431771432627685013702981e-06, + 1.68910085613294053636182241e-06, 1.686028613017214000828806163e-06, + 1.681160908885588575574433941e-06, 1.674443132879010965308988652e-06, + 1.665820205396101113420360973e-06, -2.333836834788930717952352284e-06, + -2.515085164138071278342075054e-06, -2.701400891291243000274721608e-06, + -2.892846669875426186710433082e-06, -3.08948490530969769815323317e-06, + -3.291377738029183543501474812e-06, -3.498587026652797705837281625e-06, + -3.711174331097595869682339784e-06, -3.929200895647954763594249944e-06, + -4.152727631973969336476142089e-06, -4.381815102116351898404750936e-06, + -4.616523501431886207654279458e-06, -4.85691264150821600041434134e-06, + -5.103041933050786888850444689e-06, -5.354970368747061518156695609e-06, + -5.612756506111588390868765569e-06, -5.876458450316799033048571071e-06, + -6.146133837013476440710134374e-06, -6.421839815145668684177350516e-06, + -6.703633029764043124785859173e-06, -6.991569604842523731288474187e-06, + -7.285705126102151893234797758e-06, -7.586094623847184319339817526e-06, + -7.892792555817553071294614964e-06, -8.205852790061896639734091707e-06, + -8.525328587836709281133282246e-06, -8.851272586534880703907496313e-06, + -9.183736782648702372169186026e-06, -9.522772514772206631423513701e-06, + -9.868430446646674021387787845e-06, -1.022076055025445534812228443e-05, + -1.057981208896540636064682178e-05, -1.094563360074043447105890392e-05, + -1.131827288139691106705342349e-05, -1.169777696794041836267363799e-05, + -1.208419212196732345004565601e-05, -1.247756381314298900517094359e-05, + -1.287793670275980329647039224e-05, -1.328535462738006764805021725e-05, + -1.369986058256624857521355915e-05, -1.412149670671343969165136695e-05, + -1.455030426496317604901937354e-05, -1.498632363323714429613302268e-05, + -1.542959428236952474267247581e-05, -1.588015476235324580176616616e-05, + -1.633804268670232599206144919e-05, -1.680329471693536028597745768e-05, + -1.727594654718430804184528538e-05, -1.775603288893319207323445719e-05, + -1.824358745589099484217879277e-05, -1.873864294900352565399238858e-05, + -1.924123104160822974413244668e-05, -1.975138236473680122622618993e-05, + -2.026912649256947592402849923e-05, -2.079449192804591010214076974e-05, + -2.132750608863657194023445707e-05, -2.186819529227873183771686805e-05, + -2.241658474348248950036056881e-05, -2.297269851960947716356005455e-05, + -2.353655955732953460220191477e-05, -2.410818963925931326507806629e-05, + -2.468760938078670588539942354e-05, -2.527483821708568570972054668e-05, + -2.586989439032518742255309374e-05, -2.647279493707636318722623003e-05, + -2.708355567592209999015599731e-05, -2.770219119527298940754665713e-05, + -2.832871484139317519576270477e-05, -2.89631387066408966287755361e-05, + -2.960547361792631272723978764e-05, -3.025572912539180816149549103e-05, + -3.091391349131664091284821261e-05, -3.15800336792552321148880301e-05, + -3.22540953434000178816527804e-05, -3.293610281818943247072670188e-05, + -3.362605910815170880698646294e-05, -3.432396587799354945513483073e-05, + -3.502982344293565009811855515e-05, -3.574363075929933779122105175e-05, + -3.646538541534696673462531691e-05, -3.71950836223798052856785723e-05, + -3.793272020609659905474031483e-05, -3.867828859821600848102260417e-05, + -3.943178082836599053582343766e-05, -4.019318751624356011878727579e-05, + -4.096249786404741803592585714e-05, -4.173969964918700309777777058e-05, + -4.25247792172707127244558889e-05, -4.331772147537546046192763471e-05, + -4.411850988560209017733462766e-05, -4.492712645891737199355456256e-05, + -4.574355174928635434181828368e-05, -4.656776484809786395297620532e-05, + -4.73997433788847326568277607e-05, -4.823946349234236951426454953e-05, + -4.908689986164718938900508594e-05, -4.994202567807764912193382867e-05, + -5.08048126469400529361258867e-05, -5.167523098380141744964677564e-05, + -5.255324941103134108377412104e-05, -5.343883515465514791493994995e-05, + -5.4331953941519911944861565e-05, -5.523256999677594354528423204e-05, + -5.614064604166125619982494199e-05, -5.705614329167235480866349207e-05, + -5.797902145492036835461996391e-05, -5.890923873094401793087254715e-05, + -5.984675180977840904753689566e-05, -6.079151587136257613077500173e-05, + -6.174348458527283655099954229e-05, -6.270261011078406159814646603e-05, + -6.36688430972595691354279368e-05, -6.464213268487096607922692826e-05, + -6.56224265056489300396158626e-05, -6.660967068486593300850884258e-05, + -6.760380984275182866729408948e-05, -6.860478709654308936052163892e-05, + -6.961254406286631615189547384e-05, -7.062702086045687577178092686e-05, + -7.164815611321330142500368732e-05, -7.267588695358701022554426263e-05, + -7.371014902630973605543451832e-05, -7.475087649245671273141866653e-05, + -7.579800203384723378263743143e-05, -7.685145685778238555142805044e-05, + -7.791117070211999427482157943e-05, -7.897707184068676004168318983e-05, + -8.004908708902753696791398941e-05, -8.112714181049148853917124535e-05, + -8.221115992265484707056388824e-05, -8.330106390408007399541595595e-05, + -8.439677480141052651630567683e-05, -8.549821223680101008914056226e-05, + -8.660529441568223807130372238e-05, -8.771793813485986260770205236e-05, + -8.883605879094559664224672879e-05, -8.995957038912518399179779616e-05, + -9.10883855522484452279727285e-05, -9.222241553025915317739341637e-05, + -9.336157020994904421392485139e-05, -9.450575812504118306586059495e-05, + -9.565488646659949629417335482e-05, -9.680886109376395944579873909e-05, + -9.796758654480948631804171356e-05, -9.913096604852700245106428278e-05, + -0.0001002989015359252391755215394, -0.0001014712936522513644140713884, + -0.000102648041769328566435483252, -0.0001038290439982093166237930859, + -0.0001050141972021411670762044976, -0.0001062033970098442292205251358, + -0.0001073965378290977991295601646, -0.0001085935128606329175835268352, + -0.0001097942141123308377754358434, -0.0001109985324137224946446089735, + -0.000112206357430788081371540732, -0.0001134175776810538463458197245, + -0.0001146320805489831019460811312, -0.0001158497523016593851478625576, + -0.0001170704781047585580104272718, -0.0001182941420388069478017434299, + -0.0001195206271157228569137695451, -0.0001207498152956384610120718626, + -0.0001219815875039984091323871929, -0.0001232158236489330521874763225, + -0.0001244524026389017868927250321, -0.0001256912024006042924960391272, + -0.0001269320998971536294374490295, -0.000128174971146520347894254277, + -0.0001294196912402126949017538982, -0.0001306661343622315583044846132, + -0.0001319141738082642062359489676, -0.0001331636820051268238918745768, + -0.000134414530530448800282883326, -0.0001356665901325957834105961908, + -0.0001369197307508269773231035504, -0.000138173821535683021867468856, + -0.0001394287308696001454356300231, -0.0001406843263877467417859862264, + -0.0001419404749990777630814370314, -0.000143197042907603188646378789, + -0.0001444538956338656634278277968, -0.0001457108980366235114530665262, + -0.0001469679143347344080043626047, -0.0001482248081292345876554955586, + -0.0001494814424256109047697144154, -0.0001507376796562588075652222575, + -0.0001519933817031230002467245832, -0.0001532484099205159142932652916, + -0.0001545026251581086221015964854, -0.0001557558877840903982774783954, + -0.0001570080577084909654629607534, -0.0001582589944066610065757927384, + -0.0001595085569429063356017284292, -0.0001607566039942701161934851539, + -0.0001620029938744580594311983646, -0.0001632475845579023723559003445, + -0.0001644902337039579791680421472, -0.0001657307986812271119632378191, + -0.0001669691365920053321113269984, -0.0001682051042968491178040274514, + -0.0001694385584392472910656574081, -0.0001706693554704071262486525518, + -0.0001718973516741378740942808312, -0.0001731224031918309966271429801, + -0.000174344366047530797405804015, -0.0001755630961730899990136389732, + -0.0001767784494334050636194649586, -0.0001779902816517254290212823875, + -0.0001791984486350309681117198846, -0.0001804028061994726031200264593, + -0.0001816032101958700302034993568, -0.0001827995165352611604825394664, + -0.0001839915812144975312478201168, -0.0001851792603418801036983809549, + -0.000186362410162829755149241362, -0.0001875408870855864754915304227, + -0.0001887145477069324703105202001, -0.0001898832488379320691373325358, + -0.000191046847529683912290249248, -0.0001922052010990790195128080642, + -0.0001933581671545591025573873623, -0.0001945056036218697007034172941, + -0.0001956473687698017695224539381, -0.0001967833212359163560893626777, + -0.0001979133200522467227883138818, -0.0001990372246709714958157189102, + -0.0002001548949900538510501130096, -0.0002012661913788402862860588138, + -0.000202370974703613694346479579, -0.0002034691063530946926463105484, + -0.0002045604482638957357515385738, -0.0002056448629458606277686100183, + -0.0002067222135074384581528150751, -0.0002077923636808788881037007856, + -0.0002088551778473992748090537486, -0.000209910521062255220380368681, + -0.0002109582590797190720238729611, -0.0002119982583779611692766792208, + -0.0002130303861838277938809543821, -0.000214054510497509940499319403, + -0.000215070500117098354622355294, -0.0002160782246630176006187140647, + -0.0002170775546023350941696877792, -0.0002180683612729386480853094321, + -0.0002190505169075773002265034028, -0.0002200238946577597314718799382, + -0.0002209883686175053135042345431, -0.0002219438138469411456784458059, + -0.0002228901063957417741541455758, -0.0002238271233264035973021394144, + -0.0002247547427373505150426796773, -0.0002256728437858651029491313666, + -0.000226581306710839456425299332, -0.0002274800128553409886769665071, + -0.0002283688446889880596223781906, -0.0002292476858301297707853211305, + -0.0002301164210678253996267272896, -0.0002309749363836179438837226119, + -0.0002318231189730969241113989199, -0.0002326608572672457823579672542, + -0.0002334880409535681849118871067, -0.0002343045609969893802032592234, + -0.0002351103096605263234868815614, -0.0002359051805257248877936010478, + -0.0002366890685128534817585621575, -0.0002374618699008557577267292116, + -0.0002382234823470524896858041553, -0.0002389738049065901544665974088, + -0.0002397127380516311746707497354, -0.0002404401836902818930929298658, + -0.0002411560451852533184125687571, -0.0002418602273722506306070922921, + -0.0002425526365780871092779624743, -0.0002432331806385186630768691085, + -0.000243901768915793837376806974, -0.0002445583123159165354724986496, + -0.0002452027233056165472953324969, -0.0002458349159290242535655379719, + -0.0002464548058240457377790488813, -0.000247062310238434213165853448, + -0.0002476573480455545933284766669, -0.0002482398397598368968569593207, + -0.000248809707551915558574467946, -0.000249366875263450419025063054, + -0.0002499112684216268985386288914, -0.0002504428142533311274844920469, + -0.000250961441698997539048732186, -0.0002514670814261246419366035987, + -0.0002519596658424574009069174529, -0.0002524391291088317799094775662, + -0.0002529054071516793878414419705, -0.0002533584376751883780048979489, + -0.000253798160173119571273586681, -0.0002542245159402729782691099381, + -0.0002546374480836033110837945959, -0.0002550369015329827498267389885, + -0.000255422823051605163511418306, -0.000255795161246034333159954377, + -0.0002561538665758894550705804249, -0.0002564988913631682495089525453, + -0.0002568301898012050727380939374, -0.0002571477179632609966208889318, + -0.0002574514338107454763243664431, -0.0002577412972010663535192553919, + -0.0002580172698951074903433999808, -0.0002582793155643315946741467304, + -0.0002585273997975070982974221678, -0.0002587614901070572990399165647, + -0.0002589815559350307368723098644, -0.0002591875686586909608398465732, + -0.0002593795015957250362989561232, -0.0002595573300090691119465513559, + -0.000259721031111350287700484385, -0.000259870584068944078699747724, + -0.0002600059700056459033312705742, -0.000260127172005956378442875776, + -0.0002602341751179799338514198048, -0.0002603269663559353908934002053, + -0.0002604055347022787218584649604, -0.0002604698711094373397845203044, + -0.0002605199685011553765133507365, -0.000260555821773450111637077109, + -0.0002605774277951794439152355398, -0.0002605847854082196462209564114, + -0.0002605778954272549761093935583, -0.0002605567606391772446546017949, + -0.0002605213858020977287996422511, -0.0002604717776439692588155705444, + -0.0002604079448608228176779977314, -0.0002603298981146142613424254719, + -0.0002602376500306854967270453471, -0.0002601312151948397379322419631, + -0.0002600106101500307864866912144, -0.0002598758533926685040243986791, + -0.0002597269653685409110735471394, -0.0002595639684683535624784567197, + -0.0002593868870228880425983508662, -0.0002591957472977808271154265274, + -0.0002589905774879230535533147783, -0.0002587714077114836941709286044, + -0.0002585382700035567275428927125, -0.0002582911983094349651218779584, + -0.0002580302284775105869929490154, -0.0002577553982518067778387238498, + -0.0002574667472641389452323035236, -0.0002571643170259106702182916315, + -0.0002568481509195445528122292433, -0.0002565182941895506629238765672, + -0.0002561747939332347108985776796, -0.0002558176990910487023922481598, + -0.000255447060436585270202375364, -0.0002550629305662199114435040315, + -0.0002546653638884019432188365872, -0.0002542544166125981341258777135, + -0.0002538301467378906921094905424, -0.000253392614041233403369968169, + -0.0002529418800653679281001395829, -0.0002524780081064040477591137179, + -0.0002520010632010737301224312379, -0.0002515111121136155356015073892, + -0.0002510082233224112291565532917, -0.0002504924670062189605811153736, + -0.0002499639150301257990542669329, -0.0002494226409311746275702936781, + -0.000248868719903678082411291328, -0.0002483022287842217602771288654, + -0.0002477232460363613009320105096, -0.0002471318517350162727135021168, + -0.0002465281275505655229733636968, -0.0002459121567326468123758365092, + -0.0002452840240936655035429436733, -0.0002446438159920156108634303749, + -0.0002439916203150179819549026039, -0.0002433275264615785110199758234, + -0.0002426516253245719677376218693, -0.0002419640092729549382417203462, + -0.000241264772133611510264092348, -0.0002405540091729373402933134241, + -0.0002398318170781658432468008701, -0.0002390982939384405433092678495, + -0.0002383535392256390069484067729, -0.0002375976537749523425507858221, + -0.0002368307397652245221714856216, -0.0002360529006990573529841531686, + -0.0002352642413826844594582077264, -0.0002344648679056201580599844148, + -0.0002336548876200871547106907578, -0.0002328344091202287028524731127, + -0.0002320035422211095589312829235, -0.0002311623979375108310467534789, + -0.0002303110884625246838810358474, -0.0002294497271459488999065939874, + -0.0002285784284724985898976101772, -0.0002276973080398238854626241645, + -0.0002268064825363512047786546111, -0.0002259060697189476849509881529, + -0.0002249961883904160180481374143, -0.0002240769583768237836751691106, + -0.000223148500504672834621536226, -0.0002222109365779149155357974355, + -0.0002212643893548175532803162779, -0.0002203089825246864260233775612, + -0.0002193448406844494965543118647, -0.0002183720893151081139920560714, + -0.0002173908547580608030536097885, -0.0002164012641913049179477612771, + -0.0002154034456055216632201082527, -0.0002143975277800510138674627836, + -0.0002133836402587594891725603086, -0.0002123619133258097249269957807, + -0.0002113324779813346900730897104, -0.0002102954659170233782383707677, + -0.0002092510094916235035937546183, -0.0002081992417063662425755210528, + -0.0002071402961803192014234725749, -0.0002060743071256728408107566919, + -0.0002050014093229663477823548901, -0.0002039217380962581862777205366, + -0.000202835429288246991193916946, -0.0002017426192353488504163672168, + -0.0002006434447427363687230239542, -0.000199538043059344690627332497, + -0.0001984265518528530473571502846, -0.0001973091091846337235583830338, + -0.000196185853484707366581329957, -0.000195056923526666203382723408, + -0.0001939224584026032747498258235, -0.0001927825974980409918981688611, + -0.0001916374804668660356520015764, -0.000190487247206276534214342, + -0.0001893320378317466694869514177, -0.000188171992652015054522940396, + -0.0001870072521441014086560766794, -0.0001858379569283577644692867503, + -0.0001846642477435593294576160472, -0.0001834862654220407486571620126, + -0.0001823041508648828639901906534, -0.0001811180450171556623878421632, + -0.0001799280888432225897557992234, -0.000178734423302112166789812342, + -0.0001775371893229607826638488666, -0.0001763365277805341204808015076, + -0.0001751325794708306839327083271, -0.0001739254850867735509127587346, + -0.0001727153851939953685141332373, -0.000171502420206721820691159186, + -0.0001702867303637584474925587008, -0.000169068455704586372402922767, + -0.0001678477360455717082819704356, -0.0001666247109562936834416951859, + -0.0001653995197359964751913918857, -0.0001641723013901700092311009005, + -0.0001629431946072642514375394818, -0.0001617123377355418980573509291, + -0.0001604798687600755900499460704, -0.000159245925279887700016026586, + -0.0001580106444852538607592079556, -0.000156774163135153050876308134, + -0.0001555366175348851353731766123, -0.0001542981435138542350028051375, + -0.0001530588764035232369163652688, -0.0001518189510155436750156454639, + -0.000150578501620066211282369939, -0.0001493376619242350791111340058, + -0.0001480965650508717470264924421, -0.000146855343517351109600826975, + -0.0001456141292146753826383664965, -0.0001443730533867487383914429699, + -0.0001431322466098582102400627036, -0.0001418918387723629810290293385, + -0.0001406519590545976929139154743, -0.0001394127359089933836881064488, + -0.0001381742970404180824699896801, -0.0001369367693867436783835417335, + -0.0001357002790996407969557890905, -0.0001344649515256056415690721906, + -0.00013323091118722275730604232, -0.0001319982817646671595292889867, + -0.0001307671860774487003313548694, -0.000129537746066402819928448098, + -0.0001283100827759303121881201415, -0.0001270843163364896821580785069, + -0.0001258605659473452126773801441, -0.0001246389498595736674158712676, + -0.0001234195853593327203180651797, -0.000122202588751394147217541053, + -2.115613724126840999119119821e-06, -2.127809806685897612204888193e-06, + -2.137607875828875481593032565e-06, -2.145075147829339024321826379e-06, + -2.1502784089073620257793161e-06, -2.153283999972443662557696972e-06, + -2.154157801620437000695044635e-06, -2.152965219388130940428175211e-06, + -2.149771169267953861464932885e-06, -2.144640063486118490896194591e-06, + -2.137635796547206066864398391e-06, -2.128821731547590712877587871e-06, + -2.118260686760655085557206526e-06, -2.106014922496329924331932501e-06, + -2.092146128237374935109017457e-06, -2.076715410054989964126412327e-06, + -2.059783278305741060181096799e-06, -2.041409635612292972647961037e-06, + -2.021653765129744218653892393e-06, -2.000574319099960975614849526e-06, + -1.978229307695331120421416635e-06, -1.954676088154092420057705501e-06, + -1.929971354208705322850038802e-06, -1.904171125809128740631690629e-06, + -1.877330739141602756315076531e-06, -1.84950483694767846500246495e-06, + -1.820747359137067239114970811e-06, -1.791111533705611378155045377e-06, + -1.760649867951943774901013215e-06, -1.72941413999677508948015197e-06, + -1.697455390605147456257453462e-06, -1.664823915312653798901352566e-06, + -1.631569256856063210758996107e-06, -1.597740197909071319755033858e-06, + -1.563384754123505768905123998e-06, -1.528550167476655756714247134e-06, + -1.493282899924659357131706203e-06, -1.457628627362407710920224127e-06, + -1.421632233889789905586110291e-06, -1.385337806384570558479061783e-06, + -1.348788629381550701970856991e-06, -1.312027180257663416655146416e-06, + -1.275095124723235029046467491e-06, -1.238033312618373834901623273e-06, + -1.20088177401430677717860708e-06, -1.16367971561906183820757528e-06, + -1.126465517486624337412906734e-06, -1.089276730028996446138136317e-06, + -1.052150071330029554105651643e-06, -1.015121424760248311375547721e-06, + -9.782258368913837261632597195e-07, -9.414975157097184165039499386e-07, + -9.049698291265801254178863244e-07, -8.686753037851254552012439207e-07, + -8.326456241613624129231977476e-07, -7.969116319585925803901937936e-07, + -7.615033257927484327572250841e-07, -7.264498611684933510089859365e-07, + -6.917795507413657195199875073e-07, -6.575198648677127377188073379e-07, + -6.236974324377680760199014684e-07, -5.903380419908380900031975511e-07, + -5.574666431103406264655755406e-07, -5.251073480963915388156386041e-07, + -4.932834339137900951037084968e-07, -4.620173444127760471824585813e-07, + -4.313306928202460669312986574e-07, -4.012442644989670130086065365e-07, + -3.717780199719131570725157935e-07, -3.429510982092946908457453421e-07, + -3.147818201752113076949694728e-07, -2.872876926315238557864276472e-07, + -2.6048541219554878418826439e-07, -1.140408374679007666923713851e-06, + -1.161751859010507024073249882e-06, -1.182734970303036128064125103e-06, + -1.203341820042226986516215904e-06, -1.223556775312085722758298316e-06, + -1.243364466138803380390142998e-06, -1.262749792662856844051928913e-06, + -1.281697932137377161722932399e-06, -1.300194345751158965290763397e-06, + -1.318224785274487539213947133e-06, -1.335775299525580828098516445e-06, + -1.3528322406571057644100297e-06, -1.369382270260121938360844615e-06, + -1.38541236528479637119676271e-06, -1.400909823775814161162271351e-06, + -1.41586227042183998655504925e-06, -1.430257661917393574699166464e-06, + -1.444084292135859693570151298e-06, -1.457330797113028731580531769e-06, + -1.469986159839706521933601173e-06, -1.482039714862660304529559142e-06, + -1.493481152693040663466091458e-06, -1.504300524021395349494691941e-06, + -1.514488243738830295135417911e-06, -1.524035094763269195661378394e-06, + -1.532932231670710223757521373e-06, -1.541171184130657408861936157e-06, + -1.548743860145659765586837776e-06, -1.555642549094211511676228744e-06, + -1.561859924577207769561633041e-06, -1.56738904706759724482097694e-06, + -1.572223366362968030777546961e-06, -1.576356723841469091647207561e-06, + -1.579783354520677789078141572e-06, -1.582497888919883978885313168e-06, + -1.584495354725844888088277622e-06, -1.585771178262283305103116926e-06, + -1.586321185763597915824806538e-06, -1.586141604453102364164049538e-06, + -1.5852290634264854864729586e-06, -1.583580594336447290503499218e-06, + -1.581193631905026410037779644e-06, -1.578066014200769190503918435e-06, + -1.574195982765692516231175596e-06, -1.569582182530080554527405698e-06, + -1.564223661541138386300853202e-06, -1.558119870502161613524082229e-06, + -1.551270662123642417792586216e-06, -1.543676290287162702815357621e-06, + -1.535337409023268849051283014e-06, -1.526255071304980641771456736e-06, + -1.516430727657820157252004274e-06, -1.505866224588092365958076797e-06, + -1.49456380283071807180952581e-06, -1.482526095418315371005134676e-06, + -1.469756125572985680041737146e-06, -1.456257304422608936622348177e-06, + -1.442033428543250983305985813e-06, 1.733026680486406103986812485e-06, + 1.756625653653994173009674634e-06, 1.779557189309614367159271923e-06, + 1.801810352407700163547099419e-06, 1.823374493047691231547603741e-06, + 1.844239251164218974378774564e-06, 1.864394561087479401076567875e-06, + 1.883830655972448664059394792e-06, 1.902538072094859890573035309e-06, + 1.92050765301257864376208162e-06, 1.937730553590884117798375311e-06, + 1.95419824388983685205397299e-06, 1.969902512913472289929122869e-06, + 1.984835472216790423088689926e-06, 1.998989559372707807869632562e-06, + 2.012357541295250726364005761e-06, 2.024932517418662960976324244e-06, + 2.0367079227311504332543525e-06, 2.047677530662418215144909145e-06, + 2.057835455823694634902966752e-06, 2.067176156599539016791352436e-06, + 2.075694437590434402726236388e-06, 2.08338545190527629479026496e-06, + 2.090244703303315267414871567e-06, 2.096268048184475599806384297e-06, + 2.10145169742751841544152816e-06, 2.105792218075839264461402919e-06, + 2.10928653486978333602298169e-06, 2.111931931625540557529753516e-06, + 2.113726052460042480755008851e-06, 2.114666902861444638164192464e-06, + 2.114752850605220203941215021e-06, 2.113982626515333023027847642e-06, + 2.112355325070627227513654633e-06, 2.109870404856263610270539904e-06, + 2.106527688860151510338598185e-06, 2.10232736461453629929030211e-06, + 2.09726998418281234879117364e-06, 2.091356463991665240892978486e-06, + 2.084588084509002312916855354e-06, 2.076966489767701606596007544e-06, + 2.068493686735767062343351388e-06, 2.059172044533234277537180404e-06, + 2.049004293496306249472991082e-06, 2.037993524089299744066813153e-06, + 2.026143185664979119747124495e-06, 2.013457085073910763663423279e-06, + 1.999939385123869826341213088e-06, 1.985594602889513130602582719e-06, + 1.970427607873781504168762477e-06, 1.954443620021496557032699565e-06, + 1.937648207586377560276329549e-06, 1.920047284852357646531793856e-06, + 1.901647109710400213047573094e-06, 1.882454281091763357227513755e-06, + 1.862475736259212863508809288e-06, 1.841718747957110183864994947e-06, + -1.975906732448913347046769856e-06, -1.998880965656705407614869563e-06, + -2.021075954118575113583212294e-06, -2.042482190463374786210462575e-06, + -2.063090479538609692988131508e-06, -2.082891942248193136268726716e-06, + -2.101878019263695900672051647e-06, -2.120040474607222775137432141e-06, + -2.137371399105077587004088494e-06, -2.15386321371044687277636516e-06, + -2.169508672693849847361302619e-06, -2.184300866700332303011215448e-06, + -2.198233225671551129882684214e-06, -2.211299521632896841944783406e-06, + -2.223493871342989766100957036e-06, -2.234810738805433427494294418e-06, + -2.245244937641848502008021932e-06, -2.254791633324840553575076421e-06, + -2.26344634527030016290420969e-06, -2.271204948788167662368162047e-06, + -2.278063676890831114216174821e-06, -2.284019121958488799598984559e-06, + -2.289068237260890071606798946e-06, -2.293208338334626174097839735e-06, + -2.296437104215745715553483042e-06, -2.298752578527049358854189229e-06, + -2.300153170419453439737725656e-06, -2.300637655367466983169413147e-06, + -2.30020517581817987719889837e-06, -2.298855241693362828268821715e-06, + -2.296587730745093297086588044e-06, -2.293402888763909610247374721e-06, + -2.289301329640250495063222291e-06, -2.284284035278503681789825236e-06, + -2.278352355364161628624008332e-06, -2.271508006983728192117568193e-06, + -2.263753074098142384308271491e-06, -2.255090006869155939658085769e-06, + -2.245521620839678166720032593e-06, -2.235051095967743765640604187e-06, + -2.223681975515114121803817923e-06, -2.21141816479041127869618541e-06, + -2.1982639297475930829407504e-06, -2.184223895440478891593521008e-06, + -2.169303044332409775569840693e-06, -2.153506714465381721956534558e-06, + -2.136840597484760565850144681e-06, -2.119310736523378865039110922e-06, + -2.100923523945122714230672109e-06, -2.081685698948620480126878857e-06, + -2.061604345032143917543568379e-06, -2.040686887320762246548003227e-06, + 2.12956542868001908236819282e-06, 2.152636864180033296755105085e-06, + 2.174869914112307302451500279e-06, 2.196255142845461867093020611e-06, + 2.216783443455024270307956308e-06, 2.236446041522967806864123294e-06, + 2.255234498809151109070684008e-06, 2.273140716792788310236794747e-06, + 2.290156940082997137121418457e-06, 2.306275759696714348337322903e-06, + 2.321490116202510610611672512e-06, 2.335793302729492931823270657e-06, + 2.34917896783935663943313453e-06, 2.361641118262066324956548538e-06, + 2.373174121490403735247132558e-06, 2.383772708236964712926863469e-06, + 2.393431974749301411557050878e-06, 2.402147384983323711481672733e-06, + 2.409914772634013700540987768e-06, 2.416730343022422804075089939e-06, + 2.422590674838417509944160991e-06, 2.427492721738118709029615946e-06, + 2.431433813795469256723849258e-06, 2.434411658807435511683858742e-06, + 2.436424343451792530994151967e-06, 2.437470334297821994038943383e-06, + 2.437548478668183049409981869e-06, 2.436658005353010217352866668e-06, + 2.434798525174520564934819988e-06, 2.431970031402848437873187928e-06, + 2.428172900022364054096980432e-06, 2.42340788984823963684916634e-06, + 2.417676142493513809082110802e-06, 2.410979182186110453994017794e-06, + 2.403318915436273674662631325e-06, 2.394697630554105450585711257e-06, + 2.385117997017396150024942311e-06, 2.374583064690133298144276985e-06, + 2.363096262891425597212589904e-06, 2.350661399315681185004899001e-06, + 2.337282658804090953378988782e-06, 2.322964601967522382629368835e-06, + 2.307712163662022866755406045e-06, 2.291530651316492496027531905e-06, + 2.274425743113910772203812086e-06, 2.25640348602678514187578826e-06, + 2.237470293705809143571623318e-06, 2.217632944225261448973653133e-06, + 2.196898577683607162901657447e-06, 2.175274693661252522455850159e-06, + -2.263034066618499952230989664e-06, -2.288431108539701184416761959e-06, + -2.312943704166323019002712846e-06, -2.336561294918758203520252337e-06, + -2.359273664405853063131754399e-06, -2.381070942764465236002888529e-06, + -2.401943610868309401837035824e-06, -2.42188250440423727196672353e-06, + -2.440878817814573294880421683e-06, -2.458924108103612535031114866e-06, + -2.476010298506604023207559179e-06, -2.492129682019777928391997615e-06, + -2.507274924790180306517816192e-06, -2.521439069363172856287061072e-06, + -2.53461553778704456953325963e-06, -2.546798134572739666505814329e-06, + -2.557981049507132687541180807e-06, -2.568158860320558013631787528e-06, + -2.577326535204521281482298312e-06, -2.585479435180492242043201814e-06, + -2.592613316318177323218470073e-06, -2.598724331802234281386899603e-06, + -2.603809033846233354732085594e-06, -2.607864375453459613115768032e-06, + -2.610887712023288496172510054e-06, -2.61287680280249926491526781e-06, + -2.613829812181031699610655322e-06, -2.613745310830941752524387775e-06, + -2.612622276688651446743469342e-06, -2.610460095779403736704956523e-06, + -2.607258562883781722962052776e-06, -2.603017882045531585600900079e-06, + -2.597738666920792997844106079e-06, -2.591421940967824341840340316e-06, + -2.584069137477618291026367284e-06, -2.575682099444664487650300672e-06, + -2.566263079278114695889675967e-06, -2.5558147383531801769419433e-06, + -2.544340146402619408068715434e-06, -2.531842780748556279434317504e-06, + -2.518326525374720671813415576e-06, -2.50379566983913767318908894e-06, + -2.488254908027798217965169056e-06, -2.47170933674925143297006376e-06, + -2.454164454170813680785288857e-06, -2.435626158096667468524196623e-06, + -2.416100744088310160951260305e-06, -2.395594903430896060276752979e-06, + -2.374115720928371104454703694e-06, -2.351670672572423796778959618e-06, + -2.328267623026783376494284333e-06, -2.303914822972020980357092668e-06, + 2.390057148260165090794754708e-06, 2.420357274372124827585116974e-06, + 2.449729681193530101779385483e-06, 2.478161579608428332803038777e-06, + 2.505640537527672486833559343e-06, 2.532154485303454254763828521e-06, + 2.557691721010075057684543184e-06, 2.582240915588117743028825912e-06, + 2.605791117850269848342948525e-06, 2.628331759346434363727382233e-06, + 2.649852659085815169485696521e-06, 2.670344028114336022646001581e-06, + 2.689796473944960837246893545e-06, 2.708201004839132677550405867e-06, + 2.725549033937435380929538084e-06, 2.741832383237451284104056054e-06, + 2.757043287417190443531729918e-06, 2.771174397502279122964359212e-06, + 2.784218784375084309749620246e-06, 2.796169942124294493319882488e-06, + 2.80702179130941174896459421e-06, 2.81676868168310377184434222e-06, + 2.825405395506455680676872327e-06, 2.832927149943250944686507983e-06, + 2.839329599664218225650753891e-06, 2.844608839207887114201639064e-06, + 2.848761405171961890743894188e-06, 2.851784278234174001563682246e-06, + 2.853674885001413004441623081e-06, 2.854431099686255493021441038e-06, + 2.854051245609645590952350991e-06, 2.852534096529228113399249966e-06, + 2.849878877792053258587992234e-06, 2.846085267311263194230010892e-06, + 2.841153396365789415552258884e-06, 2.835083850222582724833744403e-06, + 2.827877668580718534881591336e-06, 2.819536345836853606568747979e-06, + 2.810061831171780110549167711e-06, 2.799456528457390916463185665e-06, + 2.787723295984001476007993481e-06, 2.774865446007813153504609552e-06, + 2.760886744118012748808307574e-06, 2.74579140842391097672892282e-06, + 2.729584108561688339674410064e-06, 2.71226996452099572713825143e-06, + 2.693854545291369931482193187e-06, 2.674343867328854562202995748e-06, + 2.653744392842836099562090282e-06, 2.632063027903556720534395535e-06, + 2.609307120370697343880294489e-06, 2.585484457643334979168835142e-06, + 2.560603264231813516223082786e-06, 2.534672199153213550552659825e-06, + 2.507700353147934356040334516e-06, 2.479697245722435897731820639e-06, + 2.450672822015679406984067085e-06, -2.58372521634360434038442389e-06, + -2.616703328262008123179490141e-06, -2.648653435815633763598161282e-06, + -2.679561456054810318920447049e-06, -2.709413722073497752027395127e-06, + -2.738196989642180018717336487e-06, -2.765898443686304238189150803e-06, + -2.792505704607106937315767065e-06, -2.818006834442287116899083718e-06, + -2.842390342862569649009683512e-06, -2.865645193002502632482987252e-06, + -2.887760807121414478095553294e-06, -2.908727072092445328305382671e-06, + -2.928534344716587822836590185e-06, -2.947173456859045762918540914e-06, + -2.964635720405240402813232953e-06, -2.980912932033939786931634949e-06, + -2.995997377804798509525396541e-06, -3.009881837558065377226075923e-06, + -3.02255958912369002372731025e-06, -3.034024412337836255117986747e-06, + -3.044270592864228416256182352e-06, -3.053292925818173808783688797e-06, + -3.061086719191510767195622128e-06, -3.067647797074330660974149712e-06, + -3.072972502676060237890775725e-06, -3.077057701138154380526281914e-06, + -3.079900782140510505629354965e-06, -3.081499662298436703091169403e-06, + -3.081852787348471501828418503e-06, -3.080959134121387454701649494e-06, + -3.078818212300845412834372772e-06, -3.07543006596602109354796073e-06, + -3.070795274916984637984763637e-06, -3.064914955780996367473321615e-06, + -3.057790762898958526565511978e-06, -3.04942488899033191146643873e-06, + -3.039820065595563624758455867e-06, -3.02897956329480114677759478e-06, + -3.01690719170212954695691962e-06, -3.003607299234198928569858009e-06, + -2.989084772652167222063441382e-06, -2.973345036376826189841683298e-06, + -2.956394051575643481210003277e-06, -2.938238315021267574853915117e-06, + -2.918884857721154678090709836e-06, -2.898341243317514595660136165e-06, + -2.876615566257620460800283058e-06, -2.853716449733737786648027704e-06, + -2.829653043393100589602412454e-06, -2.804435020816930427091980688e-06, + -2.778072576769398745769002954e-06, -2.750576424215985780363140714e-06, + -2.721957791111523570880140546e-06, -2.69222841695812935066821521e-06, + -2.661400549134195246204007135e-06, -2.629486938990218182103176039e-06, + 2.426662879400130436906637965e-06, 2.444415569527453650869883509e-06, + 2.460879266891307340950302215e-06, 2.476046405167144351855326029e-06, + 2.489910158347163101065805876e-06, 2.502464451384790208963038866e-06, + 2.513703970646792205755450447e-06, 2.52362417416803745554097077e-06, + 2.532221301705128412977982913e-06, 2.539492384583522165217989164e-06, + 2.545435255334255189520360763e-06, 2.55004855711574662951199137e-06, + 2.553331752916362763159699098e-06, 2.555285134533364772667493256e-06, + 2.555909831324130435955101562e-06, 2.555207818725439985969903958e-06, + 2.553181926536660006281202751e-06, 2.549835846962956963486718678e-06, + 2.54517414241420568532373904e-06, 2.539202253056141548741330219e-06, + 2.531926504109432274737881419e-06, 2.52335411289333329070121853e-06, + 2.513493195608748747844722604e-06, 2.502352773863362959391514959e-06, + 2.489942780920296049610102376e-06, 2.476274067686483742334194527e-06, + 2.461358408422584480160829473e-06, 2.445208506177030359100875792e-06, + 2.427837997939816460323241704e-06, 2.409261459513037282139562636e-06, + 2.389494410094820256922976479e-06, 2.36855331657378956995100433e-06, + 2.346455597530984703541056396e-06, 2.323219626946508801487245935e-06, + 2.29886473760780925431040228e-06, 2.273411224217291234385961152e-06, + 2.246880346196314812227392763e-06, 2.219294330183176433102069935e-06, + 2.190676372222756424802941194e-06, 2.161050639644925095984558452e-06, + 2.130442272630547836958668159e-06, 2.098877385461615117316202389e-06, + 2.066383067454276805898676431e-06, 2.032987383572576833390237183e-06, + 1.998719374720901058236103773e-06, 1.963609057713434952630471991e-06, + 1.927687424919006922897522435e-06, 1.890986443579484496725910854e-06, + 1.853539054800462356956515866e-06, 1.815379172212778125474114989e-06, + 1.776541680303327002733194961e-06, 1.737062432414502506999539645e-06, + 1.696978248410382476648217316e-06, 1.656326912009585796618608977e-06, + 1.61514716778257638753993515e-06, 1.573478717815980543840988053e-06, + 1.531362218036069437071284433e-06, 1.488839274200072355000524192e-06, + 1.445952437547893679856592271e-06, 1.402745200116798209708153002e-06, + 1.359261989717970244665747569e-06, 1.31554816457529838009097873e-06, + 1.271650007625853011331723032e-06, 1.227614720482344964701910614e-06, + 1.183490417057764519206714167e-06, 1.139326116852325332856393433e-06, + 1.095171737903080885867903617e-06, 1.05107808939692854831998714e-06, + 1.007096863947240770827584906e-06, 9.632806295351351790910623268e-07, + 9.196828211160785628534722683e-07, 8.76357731892418846999235401e-07, + 3.660429170266743455173521181e-07, 4.171881858421854564085960466e-07, + 4.721304900416608494586809264e-07, 5.309491622995678170431077016e-07, + 5.93723538517020514984677635e-07, 6.605329354436589223197127257e-07, + 7.314566281650421565672243185e-07, 8.065738274612905046143823164e-07, + 8.859636570430224492144638017e-07, 9.69705130670896027763141535e-07, + 1.057877129164848078375659769e-06, 1.150558377309085435376279083e-06, + 1.247827420659512858219721172e-06, 1.349762602259468267443796342e-06, + 1.456442039270586232219215767e-06, 1.567943599525026942482813959e-06, + 1.684344878005160197270229441e-06, 1.805723173258367516321853258e-06, + 1.93215546375220275604847088e-06, 2.063718384177187031115275131e-06, + 2.200488201704017593354073545e-06, 2.342540792201423771704297747e-06, + 2.489951616421820837081772468e-06, 2.642795696161196277959061496e-06, + 2.801147590400110629353831737e-06, 2.965081371432707279899411781e-06, + 3.13467060099050667354263211e-06, 3.309988306367675195602835042e-06, + 3.491106956555032474231233669e-06, 3.678098438389207442615440324e-06, + 3.871034032724438132962944265e-06, 4.069984390632043613354913714e-06, + 4.275019509642915880958096569e-06, 4.486208710019830703111861497e-06, + 4.703620611093328281106674266e-06, 4.927323107647885648172850909e-06, + 5.157383346373831529670453411e-06, 5.393867702390007089099759063e-06, + 5.636841755844935616893889158e-06, 5.886370268602875084921685622e-06, + 6.142517161021997392465754384e-06, 6.405345488831677243292839902e-06, + 6.674917420115925262443477839e-06, 6.951294212409695876539808546e-06, + 7.234536189915373075682777926e-06, 7.5247027208460044915105773e-06, + 7.821852194902647895861751148e-06, 8.126042000892408177911349632e-06, + 8.437328504493891935447219543e-06, 8.755767026177880006697698545e-06, + 9.081411819288875275765424155e-06, 9.414316048294977100504253575e-06, + 9.754531767212994998721836692e-06, 1.010210989821515772794403853e-05, + 1.045710021042457857527729903e-05, 1.081955129890579572315544715e-05, + 1.118951056385736554839045037e-05, 1.156702419001285143723613963e-05, + 1.195213712625724696025659305e-05, 1.234489306546456782005209002e-05, + 1.274533442456432057166264976e-05, 1.315350232484181342278595911e-05, + 1.356943657248028477604103598e-05, 1.399317563934929982438250262e-05, + 1.442475664405011491985518501e-05, 1.48642153332148350362027292e-05, + 1.531158606307801090863109084e-05, 1.576690178131710137168948471e-05, + 1.623019400917235661985747741e-05, 1.670149282385065571117192806e-05, + 1.718082684121997801571582465e-05, 1.766822319880000585279669623e-05, + 1.816370753905465710437150406e-05, 1.866730399299246009468984664e-05, + 1.917903516408045940942923846e-05, 1.969892211247695508057227454e-05, + 2.022698433958905518963329595e-05, 2.076323977295996145659220944e-05, + 2.13077047514919305976933972e-05, 2.186039401100983440759915888e-05, + 2.242132067017023474512354975e-05, 2.299049621672213643427083729e-05, + 2.356793049412330426774057901e-05, 2.415363168851753463057564775e-05, + 2.474760631607809269064471303e-05, 2.53498592107213944666331551e-05, + 2.59603935121963310674823161e-05, 2.65792106545532026056020275e-05, + 2.72063103549971813512140667e-05, 2.784169060313031567586473936e-05, + 2.848534765058696724740992801e-05, 2.913727600106593069485827474e-05, + 2.979746840076440264405074898e-05, 3.046591582921686299531387199e-05, + 3.11426074905434390328699823e-05, 3.182753080507801812142412712e-05, + 3.252067140157671688502349916e-05, 3.322201310952243441532161228e-05, + 3.393153795217404908443267764e-05, 3.464922613988358608911113934e-05, + 3.537505606387529577799150315e-05, 3.61090042904578368654182341e-05, + 3.685104555567304753134483253e-05, 3.760115276038389293998889795e-05, + 3.835929696580427935388366012e-05, 3.912544738947372995182746869e-05, + 3.989957140167925338540208524e-05, 4.068163452232668867488557529e-05, + 4.147160041826416918735523365e-05, 4.226943090105948107803798819e-05, + 4.307508592523376242605995246e-05, 4.388852358695331844565257207e-05, + 4.470970012318086736794950364e-05, 4.553856991128913756297635906e-05, + 4.637508546913701918974065608e-05, 4.721919745561036423986758792e-05, + 4.807085467162886476639657718e-05, 4.893000406161973435794146359e-05, + 4.97965907154597378463101176e-05, 5.067055787088602325724320807e-05, + 5.155184691637698250797974819e-05, 5.244039739450330348197529262e-05, + 5.333614700575050097085261225e-05, 5.423903161281226918601777731e-05, + 5.514898524535618049924670658e-05, 5.606594010526056489490676071e-05, + 5.698982657232385762389320627e-05, 5.792057321044480230854897829e-05, + 5.885810677427671467124015159e-05, 5.980235221634794642083660099e-05, + 6.075323269465790731709911587e-05, 6.171066958074039870019850129e-05, + 6.267458246819692833321641112e-05, 6.364488918169785170581009837e-05, + 6.462150578645116361618805367e-05, 6.560434659813719853165697726e-05, + 6.659332419330791835634236753e-05, 6.758834942024968307511950671e-05, + 6.858933141030786441796895936e-05, 6.959617758967128321821032921e-05, + 7.060879369161497968662710711e-05, 7.162708376919925661735488731e-05, + 7.265095020842293554140522982e-05, 7.368029374182865742348019777e-05, + 7.471501346255738187137479533e-05, 7.575500683885062118503445072e-05, + 7.680016972899688558820696649e-05, 7.785039639671988663527368857e-05, + 7.890557952700580184035583642e-05, 7.996561024236646989492294235e-05, + 8.10303781195355078128747528e-05, 8.209977120659390766119895e-05, + 8.317367604052203645254026654e-05, 8.425197766517419028196866915e-05, + 8.533455964967266694186365239e-05, 8.642130410721681691831735916e-05, + 8.751209171430411831813650503e-05, 8.860680173035843747424838979e-05, + 8.970531201776223617552069589e-05, 9.080749906228696569695374441e-05, + 9.191323799392266406978191373e-05, 9.302240260808984303759344714e-05, + 9.413486538724572644763755047e-05, 9.525049752286743863245038755e-05, + 9.636916893781277975057630858e-05, 9.749074830905253010674554881e-05, + 9.861510309076937743667790048e-05, 9.974209953781847982651892481e-05, + 0.0001008716027295442568085734325, 0.000102003476593947933412365181, + 0.0001031375839322011344440996328, 0.0001042737864434989560188590807, + 0.0001054119447502476489882811128, 0.0001065519184235808969416631209, + 0.0001076935660091988476412885878, 0.0001088367450535240567527708877, + 0.0001099813121301680419452870274, 0.0001111271228667027688528229357, + 0.0001122740319717305230258139193, 0.0001134218932622457439753083097, + 0.0001145705596912828581977056297, 0.0001157198833758432264962739966, + 0.0001168697156250948223591562547, 0.0001180199069688379057878682699, + 0.000119170307186230092495564381, 0.000120320765334763554320514356, + 0.0001214711297794883335327345564, 0.0001226212482224734768871537982, + 0.0001237709677325005684124514804, 0.0001249201347749807162676449757, + 0.0001260685952420896268656724803, 0.0001272161944831118080435211626, + 0.0001283627773349883447427666194, 0.000129508188153058421618335494, + 0.0001306522708419900118213125007, 0.0001317948688868898386109679288, + 0.0001329358253845864840537310814, 0.00013407498307507791698162114, + 0.0001352121843731368807869919202, 0.0001363472714000654674362106311, + 0.0001374800860155913153921175551, 0.0001386104698498978420300592473, + 0.0001397382643357805687665817995, 0.0001408633107409211634390017176, + 0.0001419854502002716376257013264, 0.000143104523748540648706017997, + 0.0001442203723527737480383792423, 0.000145332836945019335320172793, + 0.0001464417584550725670838183801, 0.0001475469778432885186066070293, + 0.0001486483361334571453443720301, 0.0001497456744457308823806340747, + 0.0001508388340295977532619364769, 0.0001519276562968904743453069095, + 0.0001530119828548246157639417531, 0.0001540916555390563322421038084, + 0.0001551665164467520201339173491, 0.0001562364079696614168040608162, + 0.0001573011728271859024138462635, 0.0001583606540994331949700341111, + 0.0001594146952602509576413930548, 0.0001604631402102299670992674452, + 0.0001615058333096692805719990504, 0.0001625426194114959477232673635, + 0.0001635733438941232753723042936, 0.0001645978526942583244473822246, + 0.0001656159923396254896911516941, 0.0001666276099816158386222181287, + 0.0001676325534278472748680316462, 0.0001686306711746277467185023413, + 0.0001696218124393139114851336569, 0.000170605827192556365207859459, + 0.0001715825661904236043488886088, 0.0001725518810063962084865030189, + 0.000173513624063223681698656109, 0.000174467648664634709812851221, + 0.000175413809026893948838504711, 0.0001763519603101962914936534643, + 0.0001772819586498911850411253077, 0.000178203661187528435237009683, + 0.0001791169261017183135520358661, 0.0001800216126387969416827727898, + 0.0001809175811432901770890724347, 0.0001818046930881674885707027789, + 0.0001826828111048780969426913456, 0.0001835517990131620353396607603, + 0.0001844115218506280247379169879, 0.0001852618459020907108053544121, + 0.0001861026387286597810841876077, 0.0001869337691965731020407592844, + 0.0001877551075057672623491722419, 0.0001885665252181767945812568277, + 0.0001893678952857564374515769723, 0.0001901590920782175481596604216, + 0.0001909399914104729185579389927, 0.0001917104705697821617847026454, + 0.0001924704083425891583750133584, 0.0001932196850410497729159942093, + 0.0001939581825292359092485772187, 0.0001946857842490142237023426075, + 0.0001954023752455910395865040785, 0.0001961078421927169577240052112, + 0.0001968020734175447662359093037, 0.0001974849589251340901529391259, + 0.0001981563904225963840613489175, 0.0001988162613428743859863429, + 0.0001994644668681494459848424494, 0.0002001009039528708476508161995, + 0.0002007254713464011052111157785, 0.0002013380696152716796756831918, + 0.0002019386011650426630392035632, 0.0002025269702617614974143184225, + 0.0002031030830530149828248853705, 0.0002036668475885684750220638861, + 0.0002042181738405879365145373372, 0.0002047569737234390132261940831, + 0.0002052831611130580410310569883, 0.0002057966518658901574657937861, + 0.0002062973638373895312898148591, 0.0002067852169000767225629650037, + 0.0002072601329611491074826623571, 0.0002077220359796388385494048112, + 0.000208170851983115033244017833, 0.000208606509083925014151270072, + 0.0002090289374949707516121444328, 0.000209438069545016524461780727, + 0.0002098338396935237330949430845, 0.0002102161845450102356687438476, + 0.0002105850428629228775299214727, 0.0002109403555830391787436622897, + 0.0002112820658263687436349831383, 0.0002116101189115702759045017922, + 0.0002119244623668734386120332536, 0.000212225045941504176670241999, + 0.0002125118216166098968761266619, 0.0002127847436156822015507206203, + 0.0002130437684144742213360884664, 0.0002132888547504102974301104512, + 0.0002135199636314856280142754352, 0.000213737058344653222579159757, + 0.0002139401044636964565291703533, 0.0002141290698565853287127502824, + 0.000214303924692314145053484431, 0.000214464641447219137504118236, + 0.0002146111949107750425415341855, 0.0002147435621908674679113315786, + 0.000214861722718542186034290653, 0.0002149656582522284538339096827, + 0.0002150553528814354916232770565, 0.0002151307930299224734169843964, + 0.0002151919674583396434233012462, 0.0002152388672663412092379148222, + 0.0002152714858941689546421166535, 0.0002152898191237066262155447349, + 0.0002152938650790043890320690778, 0.0002152836242262740290651784614, + 0.0002152590993733544415169450792, 0.0002152202956686479200665990108, + 0.0002151672205995277078246358249, 0.0002150998839902177857744125511, + 0.0002150182979991411582037369454, 0.0002149224771157492660817595054, + 0.0002148124381568177290215138076, 0.0002146882002622207486278171906, + 0.0002145497848901816795655350667, 0.0002143972158120012591261960289, + 0.0002142305191062649860709449223, 0.0002140497231525316545238529775, + 0.0002138548586245044523784092361, 0.0002136459584826867655164839288, + 0.0002134230579665248291390544644, 0.0002131861945860390151422786298, + 0.0002129354081129465202544548408, 0.0002126707405712776775483230374, + 0.0002123922362274885205189745019, 0.0002120999415800722018125845647, + 0.0002117939053486729257883003363, 0.000211474178462703235169967142, + 0.0002111408140494708859501854503, 0.0002107938674218159610680017879, + 0.000210433396065262559668923581, 0.0002100594596246890734952961211, + 0.0002096721198905195440720383715, 0.0002092714407844407356520249897, + 0.0002088574883446485017882837676, 0.0002084303307106273757658837509, + 0.000207990038107467586176932417, 0.0002075366828297236447119916702, + 0.000207070339224819168237254341, 0.0002065910836760018924954107611, + 0.0002060989945848540273905247222, 0.000205594152353323069652019095, + 0.0002050766393655126273477817822, 0.0002045465399686518799364509658, + 0.0002040039404540310485815929331, 0.0002034489290373202535853330852, + 0.0002028815958385128855046009022, 0.0002023020328614594731068271338, + 0.0002017103339729970083900323363, 0.0002011065948816798544095812984, + 0.0002004909131161175756073028476, 0.00019986338800292581638524958, + 0.0001992241206442954320945254443, 0.0001985732138951870552785738955, + 0.000197910772340155325559399313, 0.000197236902269811158628504133, + 0.0001965517116569263369411230125, 0.0001958553101321876862683096787, + 0.0001951478089596077770007803709, 0.0001944293210115969206940728098, + 0.0001936999607437051625774548924, 0.0001929598441690394199869024172, + 0.00019220908883236324771713599, 0.000191447813783885789715860648, + 0.0001906761395527469915393836697, 0.0001898941881202057414129713564, + 0.0001891020828925385022060978724, 0.0001882999486736549666406753678, + 0.0001874879116374386775131788418, 0.0001866660992998187657779946003, + 0.0001858346404905815072144265043, 0.0001849936653249279047347974902, + 0.0001841433051747853194297227519, 0.0001832836926398816342325542861, + 0.0001824149615185831157203322217, 0.00018153724677851925729289706, + 0.0001806506845269815933040929989, 0.0001797554119811194421260647225, + 0.0001788515674379346110257210656, 0.0001779392902440834654202023168, + 0.0001770187207654942500821559914, 0.0001760900003568077938111147152, + 0.0001751532713306493225114551793, 0.000174208676926739322457851622, + 0.0001732563612808513684240829811, 0.0001722964693936255631875192895, + 0.0001713291470992442291475937877, 0.0001703545410339798267182476188, + 0.0001693727986046213878669475239, 0.000168384067956788599203579726, + 0.0001673884979431420998163826397, 0.0001663862380914959569668670758, + 0.000165377438572843595346317791, 0.0001643622501693029261653905548, + 0.0001633408242419898646902165495, 0.0001623133126988285303716336161, + 0.0001612798679623056105625344969, 0.0001602406429371779680165266413, + 0.0001591957909781411628982739082, 0.0001581454658574671292420310564, + 0.0001570898217326194084252077854, 0.0001560290131138538543328214692, + 0.0001549631948318134296201098454, 0.0001538925220051247638036739929, + 0.0001528171500080048757479883603, 0.0001517372344378887399386768298, + 0.0001506529310830710015941397151, 0.0001495643958904065910602010359, + 0.0001484717849330295528012535478, 0.0001473752543781349207477338048, + 0.0001462749604548164029504259132, 0.0001451710594219714222947309468, + 0.0001440637075362802895384800594, 0.000142953061020268128080562553, + 0.0001418392760304576006614996064, 0.0001407225086256194853100848219, + 0.0001396029147351300452040145927, 0.0001384806501274419958131406405, + 0.0001373558703786772008416383617, 0.0001362287308413492555904389381, + 0.0001350993866132224358479058113, 0.0001339679925063158485564612787, + 0.0001328347030160598857793929906, 0.0001316996722906114871808752609, + 0.0001305630541003375622629428809, 0.0001294250018074723999460945434, + 0.0001282856683359568717491677736, 0.0001271452061414669366685298302, + 0.0001260037671816379529696194872, 0.0001248615028864927928818617797, + 0.0001237185641290801027796647515, 0.0001225751011963298103737279865, + 0.0001214312637601332379349086676, 0.0001202872008486540692656641127, + 0.0001191430608178771906281376292, 0.0001179989913234022632076286596, + 0.0001168551392924881528537217612, 0.000115711650896356091117352094, + 0.0001145686715227521367899479743, 0.0001134263457487896191010906533, + 0.0001122848173140586470163115873, 0.0001111442290940233657914673615, + 0.0001100047230737069472311651097, 0.0001088664403216719437240272983, + 0.0001077295209643009933847893067, 0.0001065941041603844492789004983, + 0.0001054603280760203266354368967, 0.0001043283298598320026117150516, + 0.000103198245618509672379137232, 0.0001020702103926804675450984439, + 0.0001009443581331127663420349494, 9.982082167726013014700386927e-05, + 9.869973272614944708597262135e-05, 9.758122182161856820840906135e-05, + 9.646541832390900632083347022e-05, 9.535245038961651640498085047e-05, + 9.424244495000674045996624795e-05, 9.313552768969865437893862481e-05, + 9.203182302572102103065121437e-05, 9.093145408694618635463829959e-05, + 8.98345426939049860725478025e-05, 8.874120933898747929507999643e-05, + 8.765157316703314110181016749e-05, 8.656575195631441722171617315e-05, + 8.5483862099917611704867626e-05, 8.440601858752441440190278366e-05, + 8.333233498759799848416840451e-05, 8.22629234299767915332413093e-05, + 8.119789458887924056898488523e-05, 8.013735766633596957399937599e-05, + 7.908142037597395035842390287e-05, 7.80301889273512990505624054e-05, + 7.698376801058450901848323467e-05, 7.594226078146674606059174373e-05, + 7.490576884700120329288464127e-05, 7.387439225136525021691430437e-05, + 7.284822946230730042731921214e-05, 7.18273773579789593865529973e-05, + 7.081193121420429541050534095e-05, 6.98019846921882396390338088e-05, + 6.879762982666579550477398142e-05, 6.779895701449398215908404008e-05, + 6.680605500368756895224198189e-05, 6.58190108829008777924576834e-05, + 6.483791007135573469886274944e-05, 6.386283630921787447809467864e-05, + 6.289387164842247615083314916e-05, 6.193109644394881557576126863e-05, + 6.09745893455465831460571291e-05, 6.002442728991301952546841281e-05, + 5.908068549332199428372400241e-05, 5.814343744470562374247746273e-05, + 5.721275489918798079838624382e-05, 5.628870787207190638659973225e-05, + 5.537136463327833982598843998e-05, 5.446079170223831712391304727e-05, + 5.355705384323723744098219579e-05, 5.26602140612112825193182053e-05, + 5.177033359799523013280997397e-05, 5.088747192902138373254636305e-05, + 5.001168676046833757361381734e-05, 4.914303402686010587181730802e-05, + 4.828156788910982228496537871e-05, 4.742734073301791661607038075e-05, + 4.658040316820913589838937252e-05, 4.574080402751768656714401184e-05, + 4.490859036681503604947554575e-05, 4.408380746527920147903589765e-05, + 4.326649882610393311327401378e-05, 4.245670617764594253346066566e-05, + 4.165446947500832570749490502e-05, 4.08598269020580125111472003e-05, + 4.007281487387498621196776916e-05, 3.929346803963130102315889913e-05, + 3.852181928589697715780912346e-05, 3.775789974037097767364107304e-05, + 3.700173877603371634615811447e-05, 3.62533640157191382300157223e-05, + 3.551280133710341168143398427e-05, 3.478007487810641002899322838e-05, + 3.405520704270426172186395086e-05, 3.333821850714878800084339794e-05, + 3.262912822659094140391455863e-05, 3.192795344210485697453855147e-05, + 3.123470968810863337365019143e-05, 3.054941080017902496970827464e-05, + 2.987206892325552513899403206e-05, 2.920269452023063221535355283e-05, + 2.854129638092201549080285938e-05, 2.788788163142300339982643242e-05, + 2.724245574382680974505864524e-05, 2.660502254632090654465174928e-05, + 2.5975584233646630710236336e-05, 2.535414137792163253443122883e-05, + 2.474069293981210473985614395e-05, 2.413523628007100091212577819e-05, + 2.353776717141011366307007391e-05, 2.294827981072196046051156482e-05, + 2.23667668316383819952352513e-05, 2.179321931742249205841630011e-05, + 2.122762681418876120655048201e-05, 2.066997734444650099377809027e-05, + 2.012025742096153104864625361e-05, 1.95784520609308383774088691e-05, + 1.904454480046494002014149938e-05, 1.851851770937275844177045958e-05, + 1.800035140624349716759536322e-05, 1.749002507382027861155930626e-05, + 1.698751647465954710400012906e-05, 1.64928019670711989669124875e-05, + 1.600585652133373741091981746e-05, 1.552665373617801480355705979e-05, + 1.505516585553490701578603639e-05, 1.45913637855402706381075309e-05, + 1.413521711179171292749670585e-05, 1.368669411685109787079825394e-05, + 1.324576179798677612472167231e-05, 1.281238588514964348312377002e-05, + 1.238653085917686824798597534e-05, 1.196815997021728712268809347e-05, + 1.155723525637199321366380828e-05, 1.115371756254443932562542968e-05, + 1.075756655949324979359375126e-05, 1.036874076308202676747084042e-05, + 9.987197553719237466240271628e-06, 9.612893195982842706095311547e-06, + 9.24578285842022228513317067e-06, 8.885820633524035887457551142e-06, + 8.532959557868266387936455331e-06, 8.187151632404992740899181414e-06, + 7.848347842912624218263649423e-06, 7.516498180589661684265594122e-06, + 7.191551662787172373761911126e-06, 6.873456353873765187440045971e-06, + 6.562159386226452023648317291e-06, 6.257606981340685798871972811e-06, + 5.959744471053114836566269585e-06, 5.668516318870542482081034685e-06, + 5.383866141398286880978465291e-06, 5.105736729861771979789315107e-06, + 4.834070071714100841244864809e-06, 4.568807372323630374344113902e-06, + 4.309889076734914364246245566e-06, 4.057254891495681190731036753e-06, + 3.810843806544353226564269405e-06, 3.570594117150792939235654649e-06, + 3.336443445903896690943497838e-06, 3.108328764739659349282700426e-06, + 2.886186417002736933414301299e-06, 2.66995213953560220552477418e-06, + 9.183416324182777805065899454e-07, 9.286153955436529938298516676e-07, + 9.384184242737058942402999726e-07, 9.477427353767951519956632203e-07, + 9.565806324179604897304596625e-07, 9.649247107410612109555962321e-07, + 9.727678622644556718129836906e-07, 9.801032800859702259646619865e-07, + 9.869244628974030704129027577e-07, 9.932252192044478944352907737e-07, + 9.989996713509323771550910825e-07, 1.0042422593449511371001227e-06, + 1.008947744485414002465996017e-06, 1.013111212787274666849500308e-06, + 1.01672807820351590687069001e-06, 1.019794085642992024451922509e-06, + 1.02230531378216699720624331e-06, 1.024258177670127885301254791e-06, + 1.025649431125242109342056776e-06, 1.026476168922742644674592216e-06, + 1.026735828772491507951077939e-06, 1.0264261930857539010397304e-06, + 1.025545390530859345468487308e-06, 1.024091897376827176764928391e-06, + 1.022064538624946869571738679e-06, 1.019462488927559969489368419e-06, + 1.016285273294531099107034476e-06, 1.012532767586749470105573004e-06, + 1.008205198797214860979647687e-06, 1.003303145119690060929184411e-06, + 9.978275358053740013379974763e-07, 9.917796508078467201084682525e-07, + -1.173257164968191793559082296e-06, -1.181263354751425024498118384e-06, + -1.188651160448173409588004494e-06, -1.19541555933519044921224412e-06, + -1.201551865878664596796348597e-06, -1.207055734629532032519435951e-06, + -1.211923162931351845468530559e-06, -1.21615049343889010438873443e-06, + -1.219734416446376260460067627e-06, -1.222671972024077688176555041e-06, + -1.224960551961842193809636148e-06, -1.226597901518760399717459381e-06, + -1.227582120978098853970438692e-06, -1.227911667006313784002180002e-06, + -1.22758535381572854231749161e-06, -1.226602354130121731967369494e-06, + -1.224962199952666758287532847e-06, -1.222664783135947732950889015e-06, + -1.219710355753554098477415939e-06, -1.216099530273284889904036876e-06, + -1.211833279531599256480115315e-06, -1.206912936509635327666763518e-06, + -1.721206267872826479916736203e-06, -1.73125565634954966309018605e-06, + -1.740407710392391728138994193e-06, -1.748655929084239536339898807e-06, + -1.755994271726433108779530379e-06, -1.762417161842796247143896199e-06, + -1.767919490951472130259411637e-06, -1.772496622102909207523016924e-06, + -1.776144393181277142911272254e-06, -1.778859119967320799834725915e-06, + -1.78063759896070980853126451e-06, -1.781477109959713405829342947e-06, + -1.781375418396943550387368817e-06, -1.780330777428839937419607214e-06, + -1.778341929777944212601181739e-06, -1.775408109326218920797301436e-06, + -1.771529042458268118654393999e-06, -1.766704949153149079325506032e-06, + -1.760936543824050876160067919e-06, -1.754225035904356055392670603e-06, + -1.746572130156699453431873477e-06, -1.737980026843819612760843468e-06, + 1.899918988306272360462112828e-06, 1.917457494535473087285838006e-06, + 1.934019751362506595911009213e-06, 1.949594778346281306755311338e-06, + 1.964172087222052484801635905e-06, 1.977741688561908272204082487e-06, + 1.990294098194038948724301358e-06, 2.001820343377013347119317693e-06, + 2.012311968725209270603777531e-06, 2.021761041881747200383949437e-06, + 2.030160158935337144116544533e-06, 2.037502449577649646470390438e-06, + 2.043781581997936755933347602e-06, 2.048991767511466958713930997e-06, + 2.053127764919122866612731168e-06, 2.056184884594772680041670221e-06, + 2.058158992298015781851521291e-06, 2.059046512705808260361092787e-06, + 2.058844432681401069069751855e-06, 2.057550304226299399266075438e-06, + 2.055162247181969980018480942e-06, 2.051678951627472020431035629e-06, + 2.047099679991588920763626036e-06, 2.041424268874270134515713088e-06, + 2.034653130575636176019960893e-06, 2.026787254330935293363587929e-06, + 2.017828207250055049307418259e-06, 2.007778134960226357706974259e-06, + 1.996639761950922170623745275e-06, 1.98441639161980308648310263e-06, + 1.971111906018911974242547452e-06, 1.956730765300522149408371519e-06, + -2.20051109787455459414055349e-06, -2.222943132089563256573172545e-06, + -2.244241817146308011878333422e-06, -2.264392928771324344574015705e-06, + -2.283382824302408526160159188e-06, -2.301198451992864153244208389e-06, + -2.317827360038311937639457158e-06, -2.333257705320405838897955542e-06, + -2.34747826186156273106393072e-06, -2.360478428985436635199326658e-06, + -2.372248238931219754772666483e-06, -2.38277836539297379318423295e-06, + -2.392060129287139125025749009e-06, -2.400085506666832878530084758e-06, + -2.406847135083804982181058738e-06, -2.412338319871584995361278245e-06, + -2.416553040098367404733738922e-06, -2.419485954185602662495305909e-06, + -2.421132405187176616951239688e-06, -2.421488425725740652194335062e-06, + -2.420550742581461857878257979e-06, -2.418316780929421814887430447e-06, + -2.414784668222015402483165633e-06, -2.409953237712525273169199974e-06, + -2.403822031616412712720035755e-06, -2.396391303907179005005991662e-06, + -2.387662022743108473129668851e-06, -2.37763587252282347186721663e-06, + -2.366315255565654606452778361e-06, -2.353703293415185051370812352e-06, + -2.339803827762856970108075461e-06, -2.324621420989527112178343535e-06, + 2.528949639752748238761279401e-06, 2.534874015059906344956306215e-06, + 2.539292814207160078253345745e-06, 2.542202593352966222083446149e-06, + 2.543600989281560713508147445e-06, 2.54348673290578317649282547e-06, + 2.541859662375246782197628706e-06, 2.538720735781925207899707708e-06, + 2.534072043455051436274460749e-06, 2.527916819837271417641512763e-06, + 2.520259454934880343694551807e-06, 2.511105505333896937522923307e-06, + 2.500461704775164767996110254e-06, 2.488335974280787411767662184e-06, + 2.474737431825053013168284541e-06, 2.459676401542849632261399789e-06, + 2.443164422468861186053031703e-06, 2.425214256800817694221866425e-06, + 2.405839897680473763802921558e-06, 2.385056576486115878683869074e-06, + 2.362880769630454540431102953e-06, 2.339330204858077061900231003e-06, + 2.314423867036720247830974828e-06, 2.288182003436902564532003101e-06, + 2.260626128494374085598286883e-06, 2.231779028052178193955619456e-06, + 2.201664763072155562667565551e-06, 2.170308672818474288510439199e-06, + 2.137737377503165778550291848e-06, 2.103978780391556854166773896e-06, + 2.069062069363094398343318539e-06, 2.033017717923888540814932394e-06, + 1.995877485667138168855478178e-06, 1.95767441817807816048621801e-06, + 1.918442846380087736887385882e-06, 1.878218385319316767700882284e-06, + 1.837037932384640950177678506e-06, 1.794939664960667343541816585e-06, + 1.751963037511373673572488349e-06, 1.708148778092293471189211732e-06, + 1.663538884289551496837938037e-06, 1.618176618583664267320186905e-06, + -3.109919046660440612980303744e-07, -3.140261022368711309208581372e-07, + -3.142173074793418103229172573e-07, -3.114767677267765618892320523e-07, + -3.057154881916826079449051989e-07, -2.968442634254755107968599698e-07, + -2.847737090795631640078417694e-07, -2.694142939564047368993513539e-07, + -2.506763723398886331092546252e-07, -2.284702165934795601633257702e-07, + -2.027060500151397194795504977e-07, -1.732940799372056249108277294e-07, + -1.401445310598253626470984391e-07, -1.031676790060381286274498081e-07, + -6.227388408656304330127611397e-08, -1.737362526256860681971512007e-08, + 3.162246570639803830734648315e-08, 8.480356994088828190962340648e-08, + 1.422586469592122601731298739e-07, 2.04076400046850770967111501e-07, + 2.703452414899638563656829836e-07, 3.411532576860360352516453927e-07, + 4.165881741443030147851729443e-07, 4.967373203888005164059402108e-07, + 5.81687594777220673856132048e-07, 6.715254292485621035667083326e-07, + 7.663367540126921495868632904e-07, 8.662069621951901828818716489e-07, + 9.712208744505421498314882978e-07, 1.081462703557310047852539625e-06, + 1.197016019053098502894429307e-06, 1.317963711655298032486322186e-06, + 1.444387958150370406909556754e-06, 1.576370185872273691282544408e-06, + 1.713991037453751116548879459e-06, 1.857330335596026188167521898e-06, + 2.00646704791504310345516722e-06, 2.161479251878151017695825487e-06, + 2.322444099844783203866020738e-06, 2.489437784224772571591141265e-06, + 2.66253550276815528687762713e-06, 2.841811424000047418787296208e-06, + 3.027338652814264877789545913e-06, 3.219189196239413661734633798e-06, + 3.417433929391077051986990581e-06, 3.6221425616237395312682016e-06, + 3.833383602896058395639086042e-06, 4.051224330362843734814389668e-06, + 4.275730755207788469493199179e-06, 4.506967589729834357931657907e-06, + 4.744998214696796379132200105e-06, 4.989884646979936509692248742e-06, + 5.241687507482199588301242932e-06, 5.500465989373941621848763256e-06, + 5.766277826648911084494140977e-06, 6.039179263013756215981026054e-06, + 6.319225021123913738237392462e-06, 6.606468272179024941602367565e-06, + 6.900960605890443180386508576e-06, 7.202752000833748336145259672e-06, + 7.511890795198667116947498223e-06, 7.828423657949215648164074943e-06, + 8.152395560405761032744982597e-06, 8.483849748263686891191701078e-06, + 8.822827714055046121515227253e-06, 9.169369170073042625969221564e-06, + 9.523512021764991714316457572e-06, 9.885292341608421323945546377e-06, + 1.025474434348093923812829387e-05, 1.063190035753574001027230156e-05, + 1.10167908055937105064403872e-05, 1.140944417706346567290519312e-05, + 1.180988700540008709376216256e-05, 1.221814384511354696779498324e-05, + 1.263423724933721059885630839e-05, 1.305818774796694093710044265e-05, + 1.34900138263811576077493351e-05, 1.392973190475167939771181796e-05, + 1.437735631795538754048105479e-05, 1.483289929609616607513334491e-05, + 1.529637094564701262425221451e-05, 1.576777923122101184288251785e-05, + 1.624712995798054988730654835e-05, 1.673442675469363495046812296e-05, + 1.722967105744573320714498055e-05, 1.773286209401569383636160238e-05, + 1.824399686892384550942515509e-05, 1.876307014916020612449801264e-05, + 1.929007445060052395192223829e-05, 1.982500002511761424462723158e-05, + 2.036783484839527918509871629e-05, 2.091856460845160437314604884e-05, + 2.147717269487870627364331511e-05, 2.204364018880510041223201589e-05, + 2.261794585358649757687171666e-05, 2.320006612623456561622474481e-05, + 2.378997510958037373517137691e-05, 2.438764456519010030330872618e-05, + 2.499304390702893503015472043e-05, 2.560614019588204224794902863e-05, + 2.622689813453633596394137806e-05, 2.685528006372783717172619822e-05, + 2.749124595885825905142857417e-05, 2.813475342748510604545461589e-05, + 2.878575770758857329764159039e-05, 2.944421166661870235023261422e-05, + 3.011006580132563574124689165e-05, 3.078326823837586057866153033e-05, + 3.146376473575679584299830127e-05, 3.215149868497190198705568132e-05, + 3.284641111402813225955688026e-05, 3.354844069121728090520501153e-05, + 3.425752372969277322924119833e-05, 3.497359419284245656825080295e-05, + 3.569658370045844248807237475e-05, 3.642642153570425093056170396e-05, + 3.716303465287946637338190037e-05, 3.790634768598166205733068779e-05, + 3.865628295806507050890940547e-05, 3.941276049139543792825673973e-05, + 4.017569801839965975588653269e-05, 4.094501099340922841253800901e-05, + 4.172061260519550776691005689e-05, 4.25024137902951131603307422e-05, + 4.329032324712295075721038562e-05, 4.408424745087068683056102936e-05, + 4.488409066918729950837474441e-05, 4.56897549786393819461899346e-05, + 4.650114028194655518529468385e-05, 4.731814432598980873969501948e-05, + 4.814066272058733434845850807e-05, 4.896858895803454607680710309e-05, + 4.980181443340320456827571838e-05, 5.064022846559494949727694979e-05, + 5.148371831914395473648107804e-05, 5.233216922676338687210259581e-05, + 5.318546441262988013799761777e-05, 5.404348511640012564299570541e-05, + 5.490611061795291382436889904e-05, 5.577321826285055181900846e-05, + 5.664468348851253389928880888e-05, 5.752037985109437700191603593e-05, + 5.840017905306415390729798953e-05, 5.928395097146933794213588542e-05, + 6.01715636868855972959821421e-05, 6.10628835130398478926033734e-05, + 6.195777502709861337196195485e-05, 6.285610110061335060235160332e-05, + 6.375772293111366052949240402e-05, 6.466250007433903311884759724e-05, + 6.557029047709986323885095194e-05, 6.648095051075777637758501548e-05, + 6.739433500531569610873805498e-05, 6.831029728410685194269630349e-05, + 6.92286891990729697432191414e-05, 7.01493611666203012444675835e-05, + 7.10721622040433689306004883e-05, 7.199693996650445939645968085e-05, + 7.292354078456108603875640561e-05, 7.38518097022120798564662203e-05, + 7.478159051549404837903184395e-05, 7.571272581155865115300901413e-05, + 7.664505700826151023390825356e-05, 7.757842439423295367601635109e-05, + 7.851266716942140340678574217e-05, 7.944762348609619377181462196e-05, + 8.038313049029683742940227686e-05, 8.131902436371597211409861794e-05, + 8.225514036600232732187459872e-05, 8.319131287747028036250185323e-05, + 8.412737544220251701462126581e-05, 8.506316081153158018251375649e-05, + 8.599850098788698442037886638e-05, 8.693322726899302920183093546e-05, + 8.786717029240336538416927814e-05, 8.880016008035828800181582521e-05, + 8.973202608494912932510928494e-05, 9.066259723357619965729975453e-05, + 9.159170197468502927669320446e-05, 9.251916832376538032782498089e-05, + 9.344482390959921863649029206e-05, 9.436849602074126044329999141e-05, + 9.529001165221743022137879109e-05, 9.620919755242603719526395256e-05, + 9.712588027022558371127020083e-05, 9.803988620219412149659615752e-05, + 9.895104164004466526863290632e-05, 9.985917281818019737398006708e-05, + 0.0001007641059613736673854222925, 0.0001016656673325558291574866043, + 0.0001025636832806965767668494482, 0.0001034579802887604534338689133, + 0.0001043483850217273345472104862, 0.0001052347243746533887991806422, + 0.0001061168255207624918495801225, 0.000106994515959549905026633454, + 0.0001078676235648823355031677984, 0.0001087359766330779116275465079, + 0.0001095994039309503660303835026, 0.0001104577347438010686067610955, + 0.0001113107989233428225242170106, 0.0001121584269355392686441305616, + 0.0001130004499083435811138120819, 0.0001138366996793207874079031927, + 0.0001146670088431372058410118164, 0.0001154912107989011440948093346, + 0.0001163091397973387041472198566, 0.0001171206309877892572752708378, + 0.0001179255204650035400524427098, 0.0001187236453157297752687704406, + 0.0001195148436650713514532023973, 0.0001202989547226001503313352892, + 0.0001210758188282107364113979187, 0.0001218452774976985629072287476, + 0.0001226071734680478960820976253, 0.0001233613507424133034010016452, + 0.0001241076546347796621862918931, 0.0001248459318142855641563249147, + 0.0001255760303491948557015611687, 0.0001262977997505013248030758533, + 0.0001270110910151519656267893321, 0.0001277157566688738045933282361, + 0.0001284116508085914401277732866, 0.0001290986291444103323342723622, + 0.0001297765490411782025002851437, 0.0001304452695595745607103077557, + 0.0001311046514967414804153644781, 0.0001317545574264301683122674325, + 0.0001323948517386530296120056294, 0.0001330254006788256432910338978, + 0.0001336460723863871005723247265, 0.00013425673693288428674728896, + 0.0001348572663595078819590705743, 0.000135447534714066853680711211, + 0.0001360274180873890267733095083, 0.0001365967946491349646435942145, + 0.0001371555446830138857983172329, 0.0001377035506213881987935820916, + 0.0001382406970792559219776002299, 0.0001387668708875996581141726294, + 0.0001392819611260889237254467776, 0.0001397858591551271324315147693, + 0.0001402784586472308994871405208, 0.000140759655617730906809054181, + 0.0001412293484547848959349131137, 0.0001416874379486912692658467927, + 0.0001421338273204947072903686633, 0.0001425684222498730681881473625, + 0.0001429911309022965709356056685, 0.0001434018639554501275100439894, + 0.0001438005346249096626839308888, 0.0001441870586890638020020893872, + 0.0001445613545132730132659198974, 0.0001449233430732569858061936641, + 0.0001452729479777046096931197861, 0.000145610095490092026574574513, + 0.0001459347145497170733941666443, 0.0001462467367919227970943923944, + 0.0001465460965675180362959018066, 0.0001468327309613832250441423088, + 0.0001471065798102560789276799236, 0.0001473675857196904415147287182, + 0.0001476156940801842795598503022, 0.0001478508530824696712464849657, + 0.0001480730137319618059093401241, 0.0001482821298623600834477864741, + 0.000148478158148399172130971202, 0.0001486610581177438719473193895, + 0.0001488307921620255879890243333, 0.0001489873255470159415375652756, + 0.0001491306264219345372942782113, 0.0001492606658278887183516348003, + 0.000149377417705441053411702379, 0.0001494808589013041496759703897, + 0.0001495709691741599724808947647, 0.0001496477311996017743253584165, + 0.0001497111305741978472434727809, 0.0001497611558186756348497875591, + 0.000149797798380225716165931038, 0.0001498210526339252004427576859, + 0.0001498309158832806413982202676, 0.0001498273883598900371900974893, + 0.0001498104732222251629560755282, 0.000149780176553534750917215379, + 0.0001497365073588697919823586879, 0.0001496794775612320430556445583, + 0.0001496091019964942688078718414, 0.0001495253984092172812748328115, + 0.0001494283874440550626602058903, 0.0001493180926398363225163917756, + 0.0001491945404210081910396923366, 0.0001490577600885731562700697861, + 0.0001489077838101687497381758751, 0.0001487446466092925826448650772, + 0.0001485683863536783975295429983, 0.00014837904374282627961365022, + 0.0001481766622946929367211216233, 0.0001479612883315461406390223242, + 0.0001477329709649895911859063258, 0.0001474917620801628921622938861, + 0.0001472377163191236864973887588, 0.0001469708910634171547624632348, + 0.0001466913464158398701549235188, 0.0001463991451814053012126654041, + 0.0001460943528475163019544197374, 0.0001457770375633541033201512338, + 0.0001454472701184900942841110583, 0.0001451051239207283073164023168, + 0.000144750674973187336020546967, 0.0001443840018506295454128046662, + 0.0001440051856750463297757863801, 0.0001436143100905085524896659388, + 0.0001432114612372911667190211737, 0.0001427967277252813410939880079, + 0.0001423702006066799837305514309, 0.0001419319733480061242539282951, + 0.0001414821418014149958467667867, 0.0001410208041753392498810631972, + 0.0001405480610044657985638338893, 0.0001400640151190517279384400995, + 0.0001395687716136080397041907553, 0.0001390624378149386451090224748, + 0.0001385451232495643180547828521, 0.0001380169396105354563328293516, + 0.0001374780007236473932524800645, 0.0001369284225130696708901817393, + 0.0001363683229664020956500847248, 0.0001357978220991694210447592317, + 0.000135217041918767830752448611, 0.0001346261063878757986960604809, + 0.00013402514138734184867898791, 0.0001334142746785632811009486565, + 0.0001327936358653683350788260453, 0.0001321633563554154198148304911, + 0.0001315235693211233201048437902, 0.0001308744096601461995646453751, + 0.0001302160139554060867394386092, 0.0001295485204346986734483954118, + 0.000128872068929885462895343351, 0.000128186800835686579014272013, + 0.0001274928590680891990396389479, 0.0001267903880223854057741200707, + 0.0001260795335308545841741106885, 0.000125360442820105053192414335, + 0.0001246332644680895425023936518, 0.0001238981483608093676733463706, + 0.0001231552456487229434134444972, 0.0001224047087028724855629902013, + 0.0001216466910707458153918791854, 0.0001208813474318863714950314514, + 0.000120108833553271229527964481, 0.000119329306244455801634847536, + 0.0001185429233125397238332587868, 0.0001177498435169176241353941603, + 0.0001169502265238692796699496168, 0.0001161442328609886207035906125, + 0.0001153320238714703789171742154, 0.0001145137616682693283741770185, + 0.000113689609088147962085574294, 0.000112859729645628352207725742, + 0.0001120242874868634540188455651, 0.0001111834473434437101308294715, + 0.0001103373744861542692921249631, 0.0001094862346786986897909446648, + 0.0001086301941314046044448349271, 0.0001077694194549264582443787175, + 0.0001069040776139614461583485228, 0.0001060343358809940196661042444, + 0.0001051603617900832734859128959, 0.0001042823230907103835510968404, + 0.000103400387701700258624888662, 0.0001025147236652324759641902174, + 0.0001016254991009577776173503083, 0.0001007328821602339238286058509, + 9.983704098049699039892079799e-05, 9.893814363978248923453540087e-05, + 9.803635811141145025605914132e-05, 9.713185221885604718732726282e-05, + 9.622479359079968855641973313e-05, 9.531534961640580406235651045e-05, + 9.440368740081039671766666155e-05, 9.348997372085181842629730831e-05, + 9.257437498105386939912381239e-05, 9.165705716986993279501300114e-05, + 9.073818581621698436522754916e-05, 8.981792594629360885691293781e-05, + 8.889644204071083584840079483e-05, 8.797389799194269325265105319e-05, + 8.70504570621119825798994718e-05, 8.612628184112326994604363906e-05, + 8.520153420515720100753692678e-05, 8.427637527553873012051838254e-05, + 8.335096537799181336432507994e-05, 8.242546400229353519787528493e-05, + 8.150002976233989312841721198e-05, 8.057482035663542411455667613e-05, + 7.964999252921910037096575596e-05, 7.872570203103764830462191204e-05, + 7.78021035817787589075611443e-05, 7.687935083217545175621188136e-05, + 7.595759632679196030058399458e-05, 7.503699146730383716125817317e-05, + 7.411768647628187462340215719e-05, 7.319983036149091274250033656e-05, + 7.228357088071413313803276202e-05, 7.136905450711258274212878128e-05, + 7.045642639513041715921409791e-05, 6.954583034695533685313334482e-05, + 6.863740877954393332371907377e-05, 6.773130269222090349325732239e-05, + 6.682765163486180880723919184e-05, 6.592659367666738859294767172e-05, + 6.502826537553899576005189687e-05, 6.413280174806241899776448889e-05, + 6.324033624012066420478489492e-05, 6.235100069807384141808842548e-05, + 6.146492534068683953260570085e-05, 6.058223873158138895415186775e-05, + 5.970306775239291665084359617e-05, 5.882753757656935731084474339e-05, + 5.795577164383060276512532605e-05, 5.708789163529415976389494447e-05, + 5.622401744927382625160658391e-05, 5.536426717775652932458652078e-05, + 5.450875708356332864082047229e-05, 5.365760157819945741540859641e-05, + 5.281091320039861872464442838e-05, 5.196880259536611109663292729e-05, + 5.113137849472538447141711782e-05, 5.029874769717181446195344852e-05, + 4.947101504983797751451718439e-05, 4.864828343037424878119584504e-05, + 4.783065372974680301738914512e-05, 4.701822483575784320398299743e-05, + 4.621109361728967642119272896e-05, 4.540935490927532037445241153e-05, + 4.46131014983982968676728964e-05, 4.382242410952299458163847201e-05, + 4.303741139285770179925133538e-05, 4.225814991185159656770370384e-05, + 4.148472413182677849975005246e-05, 4.071721640934617569449957553e-05, + 3.995570698231801795661383148e-05, 3.920027396083705927302617833e-05, + 3.845099331876275961135391857e-05, 3.770793888603376874243608419e-05, + 3.697118234171932872698246308e-05, 3.624079320780298043083722526e-05, + 3.551683884370623802296390581e-05, 3.479938444153927524019054296e-05, + 3.408849302208607053238723084e-05, 3.33842254315181225150267752e-05, + 3.268664033883569218453743477e-05, 3.199579423403375297079928585e-05, + 3.131174142699035824969483466e-05, 3.063453404707428890567724733e-05, + 2.996422204346890790882355915e-05, 2.930085318620870502557586301e-05, + 2.864447306792503511116421144e-05, 2.79951251062969029104014751e-05, + 2.735285054720277604254838333e-05, 2.671768846856883863980641758e-05, + 2.608967578490918620042274267e-05, 2.546884725255316067366213872e-05, + 2.485523547555398802557345694e-05, 2.424887091227432726675203312e-05, + 2.364978188264244934576122081e-05, 2.305799457607325220285382494e-05, + 2.24735330600483724887428405e-05, 2.18964192893486346255024072e-05, + 2.132667311593264709282044556e-05, 2.076431229945471885404810475e-05, + 2.020935251841509604176991277e-05, 1.966180738193533606350191234e-05, + 1.912168844215158207801644186e-05, 1.858900520721794175104703284e-05, + 1.806376515491249945977864089e-05, 1.754597374683754921489108047e-05, + 1.703563444320727203657762916e-05, 1.653274871820866828860639719e-05, + 1.603731607594113887623257786e-05, 1.554933406690746117585072428e-05, + 1.506879830506132151516762024e-05, 1.459570248539647609523333543e-05, + 1.413003840206956469209911842e-05, 1.367179596704682270668154698e-05, + 1.322096322926541824612639564e-05, 1.27775263942995751019569145e-05, + 1.234146984452154592853522636e-05, 1.191277615974759987525332522e-05, + 1.149142613835862649599318247e-05, 1.107739881888534570048530925e-05, + 1.067067150204739522825585218e-05, 1.027121977323593135001961879e-05, + 9.879017525428929573914384188e-06, 9.49403698252875160473220062e-06, + 9.116248723110262396421288322e-06, 8.74562170456940235919313098e-06, + 8.38212328766050703183782683e-06, 8.025719261411256064782035469e-06, + 7.676373868404085925578814176e-06, 7.33404983041235779039944756e-06, + 6.998708374380035412119522437e-06, 6.670309258733224567908606795e-06, + 6.34881080001186216176184765e-06, 6.034169899809821034555173958e-06, + 5.726342072011688910909265465e-06, 5.425281470314412149511668071e-06, + 5.130940916021758641354152258e-06, 4.843271926099660079460818007e-06, + 4.562224741480812308070617173e-06, 4.287748355604864333571503432e-06, + 4.01979054318592980265395509e-06, 3.758297889190115641054991749e-06, + 3.503215818015064238574078972e-06, 3.254488622857413281569188487e-06, + 3.012059495256573540236839925e-06, 2.775870554802460894261526697e-06, + 2.545862878995005227668324554e-06, -2.561678268780885514197508124e-06, + -2.574475400560015619330937395e-06, -2.584699320277469436620779858e-06, + -2.592422668217215682564614002e-06, -2.597717651254420215083378726e-06, + -2.600656020847922818837235498e-06, -2.6013090514232372603236048e-06, + -2.599747519152113534154826396e-06, -2.59604168113418791994685686e-06, + -2.590261254987058350330361017e-06, -2.58247539884852601109574595e-06, + -2.572752691798325773301150954e-06, -2.561161114702674720342576511e-06, + -2.547768031487069945243946825e-06, -2.53264017084178804685434816e-06, + -2.515843608364376970346759643e-06, -2.497443749143428296313751424e-06, + -2.477505310787332359472598733e-06, -2.456092306901932030294968476e-06, + -2.433268031020498443217506615e-06, -2.409095040989336335092354385e-06, + -2.383635143812067041938287937e-06, -2.356949380955536405132452749e-06, + -2.329098014119982706541600939e-06, -2.300140511475876135393664468e-06, + -2.270135534369616825959474829e-06, -2.239140924500340338519589409e-06, + -2.20721369156932136160339207e-06, -2.174410001403835296336164787e-06, + -2.140785164556732602205487564e-06, -2.10639362538289099806591495e-06, + -2.071288951593583980775262893e-06, -2.035523824289480133753514959e-06, + -1.999150028472807703254065376e-06, -1.962218444038989797724784059e-06, + -1.924779037247906911354145693e-06, -1.886880852674800112571342099e-06, + -1.84857200564024823245866478e-06, -1.809899675119065316596230972e-06, + -1.770910097127188509921204805e-06, -1.731648558585591815832827739e-06, + -1.692159391660945573395953903e-06, -3.091724897828601274690015106e-07, + -3.197109956919144321570559839e-07, -3.301161328306441221941565888e-07, + -3.40373065911606898525953481e-07, -3.504672121838730508690143515e-07, + -3.603842506027624226585572009e-07, -3.701101307407858643743598336e-07, + -3.796310814368973930596701596e-07, -3.889336191813637579586446485e-07, + -3.980045562334636680242234193e-07, -4.068310084700494472764438578e-07, + -4.154004029622030672791249076e-07, -4.237004852783176371310350488e-07, + -4.317193265108319591956214344e-07, -4.394453300265084598026307534e-07, + -4.468672379365085975915080838e-07, -4.539741372861872930698343056e-07, + -4.607554659627730295120293449e-07, -4.672010183199187738483921899e-07, + -4.733009505178026637841161902e-07, -4.790457855782820469016294179e-07, + -4.844264181540891438303240296e-07, -4.894341190115309989577601843e-07, + -4.940605392264257386336569373e-07, -4.982977140928858722878475561e-07, + -5.021380667447591657798103108e-07, -5.055744114900799291418653607e-07, + -5.08599956858168082735494487e-07, -5.112083083603877826762789359e-07, + -5.133934709644319860800260047e-07, -5.15149851283124196436608716e-07, + -5.164722594783873810194178497e-07, -1.521968446459030967080408581e-06, + -1.5319162477848139968504039e-06, -1.540945053501459590796309786e-06, + -1.54904690519882585705326028e-06, -1.556214431129848631786744863e-06, + -1.562440853100095713922273837e-06, -1.567719992987012483137330109e-06, + -1.572046278876109361193535649e-06, -1.57541475081079255855418756e-06, + -1.577821066149799608406187855e-06, -1.579261504527086551393508587e-06, + -1.57973297240866508031153885e-06, -1.579233007241752139376096339e-06, + -1.577759781191457888618141434e-06, -1.575312104460670354274805065e-06, + -1.571889428188993927031709592e-06, -1.567491846926663456233790039e-06, + -1.562120100680185356953658636e-06, -1.555775576526022830662850972e-06, + -1.548460309789290915730652042e-06, -1.540176984784838953745802863e-06, + 1.529985417414299381079034572e-06, 1.536421689175763600083415503e-06, + 1.541826051528599332866506511e-06, 1.546196380090263549058541941e-06, + 1.549531382252035993074535357e-06, 1.551830602558967371566570927e-06, + 1.553094427504987501455495542e-06, 1.553324089723891348772477974e-06, + 1.552521671576709272254656312e-06, 1.550690108124327435361452729e-06, + 1.547833189479032109386750019e-06, 1.543955562527686184540491252e-06, + 1.539062732020321937716276876e-06, 1.533161061017729123688298036e-06, + 1.52625777069226903657562025e-06, 1.518360939476345088187383622e-06, + 1.509479501553593395232321511e-06, 1.499623244687659085182815724e-06, + 1.488802807384655828247250857e-06, 1.477029675384947011047018575e-06, + 6.73248601582546463619892603e-07, 7.150092136573988921502561221e-07, + 7.568420135634882869686752317e-07, 7.986754256488957179558056849e-07, + 8.404357445576905094860383112e-07, 8.820471383304592978636727608e-07, + 9.234316526491515071485885989e-07, 9.645092162332949102396739346e-07, + 1.005197647396571259401695103e-06, 1.045412661769778519776203339e-06, + 1.085067881197204361866295169e-06, 1.124074843812250464012716077e-06, + 1.162343015297651343967298004e-06, 1.199779801335185369943873469e-06, + 1.236290561249169655332167013e-06, 1.27177862284720277831246045e-06, + 1.306145298461566116291388169e-06, 1.33928990219343123543838895e-06, + 1.371109768361936919340562588e-06, 1.401500271159485160260907421e-06, + 1.430354845513756497713529249e-06, 1.457565009157097766758154692e-06, + 1.483020385899957016421265438e-06, -2.61142906332054751657807852e-06, + -2.863958393527237535319384526e-06, -3.125776362818828669424414679e-06, + -3.397030667762656828674670134e-06, -3.677868037857217635628638563e-06, + -3.968434164279396184136887438e-06, -4.268873628424403695225033267e-06, + -4.579329830268842682161698626e-06, -4.899944916588322158922802485e-06, + -5.230859709061406956364954218e-06, -5.572213632291121933510797543e-06, + -5.924144641776565948241076165e-06, -6.286789151865697979635130843e-06, + -6.660281963725859273193954241e-06, -7.044756193354482964245726062e-06, + -7.440343199676003703294576569e-06, -7.847172512747862583876862219e-06, + -8.265371762112530386128715632e-06, -8.695066605327768575312528954e-06, + -9.136380656708699359133847573e-06, -9.589435416314492083961727731e-06, + -1.005435019921318899290604149e-05, -1.053124206505806970189491334e-05, + -1.102022574800877502594360219e-05, -1.152141358703072588406252086e-05, + -1.20349154566061985224649511e-05, -1.256083869789031903991313038e-05, + -1.309928805034574164254616152e-05, -1.365036558388880096764385341e-05, + -1.42141706315804658346691608e-05, -1.479079972289606891510359288e-05, + -1.538034651760556928033404911e-05, -1.598290174029818171163620788e-05, + -1.659855311558412923039068643e-05, -1.722738530400587381305119172e-05, + -1.786947983869157497273730262e-05, -1.852491506278326161504498015e-05, + -1.919376606767144363414716313e-05, -1.987610463206842165194768168e-05, + -2.057199916195211284591914946e-05, -2.128151463141138410709897466e-05, + -2.200471252442474096706025166e-05, -2.274165077760262492260166789e-05, + -2.349238372392466276533662395e-05, -2.425696203749985049662706016e-05, + -2.503543267939104769326946753e-05, -2.582783884450556786938589526e-05, + -2.663421990961840435472446353e-05, -2.745461138252906069506104059e-05, + -2.828904485239191809596744076e-05, -2.913754794124618109087652973e-05, + -3.000014425677358391366528201e-05, -3.087685334631080338787384454e-05, + -3.176769065214374098511315725e-05, -3.267266746811001338918895032e-05, + -3.359179089753571307566323845e-05, -3.452506381253176180384442673e-05, + -3.547248481467519685885608771e-05, -3.643404819709937801685065151e-05, + -3.740974390801759109741186915e-05, -3.839955751570331779227301938e-05, + -3.940347017494932337598745331e-05, -4.042145859502970612568001352e-05, + -4.145349500918435632634828636e-05, -4.249954714564851179217294663e-05, + -4.355957820024762349809047124e-05, -4.463354681057700630315149271e-05, + -4.572140703178630540080146227e-05, -4.682310831398685079104624029e-05, + -4.793859548130018213363615076e-05, -4.906780871256507088823753393e-05, + -5.021068352371991263790110271e-05, -5.136715075187610210711089409e-05, + -5.25371365410982202261321039e-05, -5.372056232990524984264452124e-05, + -5.491734484050711799681121494e-05, -5.612739606978865361400568568e-05, + -5.735062328205897192378789895e-05, -5.858692900356440858011808359e-05, + -5.983621101879433115157402856e-05, -6.109836236857624333813909789e-05, + -6.237327134997549627024732155e-05, -6.36608215180069659123313075e-05, + -6.496089168916745150341579551e-05, -6.62733559467952663664738755e-05, + -6.75980836482638922178139973e-05, -6.893493943401536193284900866e-05, + -7.028378323843810060022468944e-05, -7.164447030259335838509038297e-05, + -7.301685118879367754340936614e-05, -7.440077179703548067649099274e-05, + -7.579607338328807060283398567e-05, -7.720259257963950263320418443e-05, + -7.862016141629888201555059757e-05, -8.004860734545617075193224554e-05, + -8.148775326699547868689044172e-05, -8.293741755606117479343586396e-05, + -8.439741409247315947431827832e-05, -8.586755229198694751736181674e-05, + -8.734763713939423844870302283e-05, -8.883746922345792985682005893e-05, + -9.033684477367521755211687839e-05, -9.184555569886146419739808566e-05, + -9.336338962754685397073955988e-05, -9.489012995017652267459862259e-05, + -9.642555586310497467775193492e-05, -9.796944241437337546219571438e-05, + -9.952156055125955537964121955e-05, -0.0001010816771695978921394298844, + -0.0001026495551647928932727238394, -0.0001042249534846734963875608537, + -0.0001058076271839572605722515353, -0.0001073973274804723070183914979, + -0.0001089938018130554633075904314, -0.000110596793901119943518557287, + -0.0001122060438058759487562482393, -0.0001138212879931845098336468114, + -0.0001154422593980263032995697836, -0.0001170686874905649358389117531, + -0.0001187002983437839752313067154, -0.0001203368147026764232955173273, + -0.0001219779560549644317800702109, -0.0001236234387033258153281573, + -0.0001252729758391046745863439682, -0.000126926277617480921756573653, + -0.0001285830512340733653656871249, -0.0001302430010029525424622431906, + -0.0001319058284360342687274725293, -0.0001335712323238283328816211615, + -0.000135238908817514850860611042, -0.0001369085515123185997285459869, + -0.0001385798515321536841706645538, -0.0001402524976155080694856930323, + -0.0001419261762025378673622577619, -0.0001436005715233406915178754337, + -0.0001452753656873767226526822371, -0.0001469502387740051192830531557, + -0.0001486248689241036007556429066, -0.000150298932432737781909881658, + -0.0001519721038428470556973931549, -0.0001536440560399115703472949779, + -0.0001553144603475711360389410753, -0.0001569829866241476785601594024, + -0.0001586493033600534048252472807, -0.0001603130777760351322134418917, + -0.0001619739759222236922305698803, -0.0001636316627779508137835451365, + -0.0001652858023522956474118950077, -0.000166936057785323986287287501, + -0.0001685820914499810171775784351, -0.0001702235650546001692953734796, + -0.0001718601397459886773871895471, -0.0001734914762130508819951146826, + -0.0001751172347909095308813448577, -0.0001767370755654858606020080058, + -0.0001783506584784982614347303986, -0.0001799576434328390307088030298, + -0.0001815576903982883130109909908, -0.000183150459517526250198884985, + -0.0001847356112124000815551128074, -0.000186312806290406349652571949, + -0.000187881706051347201983509061, -0.0001894419723941180978919046618, + -0.0001909932679235868595388897484, -0.000192535256057520996969892324, + -0.0001940676011335225412818283885, -0.0001955899685159277496399043983, + -0.000197102024702630617986748307, -0.0001986034374317871044075128895, + -0.000200093875788359324254320204, -0.0002015730103104566199936908966, + -0.0002030405130954324687247297687, -0.0002044960579056933171800819471, + -0.0002059393202741859778878014131, -0.0002073699776095008653984536062, + -0.0002087877093005772761048072228, -0.0002101921968209484242393059183, + -0.0002115831238324927050971357989, -0.0002129601762886485492344557091, + -0.0002143230425370522642704307348, -0.0002156714134215570411942652918, + -0.0002170049823835930096968538372, -0.0002183234455628276036304180607, + -0.0002196265018970858500652054701, -0.0002209138532214905477780303444, + -0.0002221852043667827888984156459, -0.0002234402632567830063875513602, + -0.0002246787410049538142274572206, -0.0002259003520100253922017058406, + -0.0002271048140506450345108002686, -0.0002282918483790132133017664051, + -0.0002294611798134677492499999829, -0.0002306125368299789552689604832, + -0.0002317456516525193512597707857, -0.0002328602603422705720308261146, + -0.0002339561028856324486572410004, -0.0002350329232809978069820844304, + -0.0002360904696242583158949379651, -0.0002371284941930068535485831571, + -0.0002381467535294024559858194756, -0.0002391450085216635331776535711, + -0.0002401230244841573956138258694, -0.0002410805712360529419642507509, + -0.000242017423178505147263531172, -0.0002429333593703391508140249089, + -0.0002438281636022057545509778009, -0.0002447016244691732579294440875, + -0.0002455535354417327526671543936, -0.000246383694935182941815332569, + -0.0002471919063773685707255389765, -0.0002479779782747449311773590974, + -0.0002487417242767412522974623812, -0.0002494829632383969032077830619, + -0.0002502015192812454165427471509, -0.0002508972218524215588159043122, + -0.0002515699057819674867679526908, -0.000252219411338314245668579261, + -0.0002528455842819175218398608518, -0.0002534482759170247727353864065, + -0.0002540273431415534057843663707, -0.0002545826484950596229998864839, + -0.0002551140602047789578132874766, -0.0002556214522297197474370866743, + -0.0002561047043027915972104868736, -0.0002565637019709525738948852069, + -0.0002569983366333583769958170961, -0.000257408505577498797171898115, + -0.0002577941120133062829003489647, -0.000258155065105224147074119978, + -0.0002584912800022208067933504605, -0.0002588026778657381301272655261, + -0.0002590891858955637525561976897, -0.0002593507373536161958113566151, + -0.0002595872715856344407556188791, -0.0002597987340407624133262198818, + -0.0002599850762890221493768561078, -0.0002601462560366701089881180664, + -0.000260282237139418967750842393, -0.0002603929896135501469330020274, + -0.0002604784896448734433926919252, -0.0002605387195955597800893499549, + -0.0002605736680088337957166000347, -0.0002605833296115261650365002577, + -0.0002605677053144857583354132569, -0.0002605268022108515315812815594, + -0.0002604606335721864241068701507, -0.0002603692188424741311807142363, + -0.0002602525836299835219553311383, -0.0002601107596970026001464981746, + -0.0002599437849474496510689125461, -0.0002597517034123640144831213217, + -0.0002595345652332866205440342622, -0.0002592924266435347882900352978, + -0.0002590253499473817492236571436, -0.0002587334034971487564495695732, + -0.0002584166616682212719129096978, -0.0002580752048319985558766376244, + -0.0002577091193267901027448563145, -0.0002573184974266707410357757357, + -0.0002569034373083076789809342522, -0.0002564640430157747287912006762, + -0.0002560004244233678584279079171, -0.000255512697196439038643117625, + -0.0002550009827502645399013858629, -0.0002544654082069651348380068256, + -0.0002539061063504977218928393423, -0.0002533232155797361510353449265, + -0.0002527168798596621766827663436, -0.0002520872486706872460729411678, + -0.0002514344769561239882095515785, -0.0002507587250678371647294451208, + -0.0002500601587100866594372272633, -0.000249338948881593677319584712, + -0.0002485952718158525960243099284, -0.0002478293089197126475124732803, + -0.0002470412467102564807279463377, -0.000246231276750001138245438348, + -0.0002453995955804492566827701427, -0.0002445464046540181380327838578, + -0.0002436719102643750438016989612, -0.0002427763234752079583075173863, + -0.0002418598600474612030173521271, -0.0002409227403650669372108666932, + -0.0002399651893592023876346230882, -0.000238987436431105197687241315, + -0.0002379897153734787174691328593, -0.0002369722642905189205052990387, + -0.0002359353255165976687157680658, -0.0002348791455336342824927048367, + -0.0002338039748871907066649078466, -0.0002327100681013244247181265267, + -0.0002315976835922338699508271631, -0.0002304670835807322206573166667, + -0.0002293185340035856832705679631, -0.0002281523044237518524010588372, + -0.0002269686679395558237971181059, -0.00022576790109284048941977463, + -0.0002245502837761286906576030376, -0.0002233160991388355562283635214, + -0.0002220656334925682671120605871, -0.0002207991762155545024080838257, + -0.0002195170196562261832797652295, -0.0002182194590360271449838713842, + -0.0002169067923514446556698676005, -0.0002155793202753340895728301208, + -0.000214237346057564293335187533, -0.0002128811754250260919723441999, + -0.000211511116481043887332241793, -0.0002101274796042303832140779596, + -0.0002087305773468256639337908842, -0.0002073207243325605520813115223, + -0.0002058982371540853909420293322, -0.000204463434270005044689211271, + -0.0002030166359015607739288422628, -0.0002015581639290004844350390201, + -0.0002000883417876778169221252401, -0.0001986074943639212775359226271, + -0.000197115947890715313478224302, -0.0001956140298432322295173885207, + -0.0001941020688342586116275495511, -0.0001925803945095553432447638142, + -0.0001910493374431926035580259216, -0.0001895092290329013185682521803, + -0.0001879604013954803401389298534, -0.0001864031872623014200827246123, + -0.0001848379198749514984532332784, -0.0001832649328810527196778612513, + -0.0001816845602303007256930755808, -0.0001800971360707603657804604103, + -0.000178502994645459155424391251, -0.00017690247018931805757062381, + -0.0001752958968264577773073231715, -0.0001736836084679219864915222793, + -0.0001720659387098485407132514302, -0.0001704432207321441997485700348, + -0.0001688157871976782471723499413, -0.0001671839701520501408112812092, + -0.0001655481009239612264372781825, -0.000163908510026229166508734969, + -0.0001622655270574812421020827191, -0.0001606194806045633638024588974, + -0.0001589706981457000823342029516, -0.0001573195059544415673382505849, + -0.0001556662290044321674507832309, -0.0001540111908750352732577065806, + -0.0001523547136578485541782285173, -0.0001506971178641431795448835107, + -0.0001490387223332601733614272144, -0.0001473798441419958867026895888, + -0.0001457207985150105774944939707, -0.0001440618987362883682452896483, + -0.0001424034560616831406737459176, -0.0001407457796325782583331948095, + -0.000139089176390691233835272822, -0.0001374339509940523159758213323, + -0.0001357804057341853486498561843, -0.0001341288404545196058081230062, + -0.0001324795524700594635640615859, -0.0001308328364883393397661431878, + -0.0001291889845316894068916885319, -0.000127548285860838315954740585, + -0.0001259110268998772446617101517, -0.0001242774911626102064647614309, + -0.0001226479591803131719181252368, -0.0001210227084308860239078228793, + -0.0001194020132696572842256541036, -0.0001177861448612678788028240717, + -0.0001161753711134482587499089368, -0.0001145699566121138705809823222, + -0.0001129701625580362296923792043, -0.000111376246705068685546695384, + -0.0001097884632999443613220538762, -0.0001082070630236638456543596387, + -0.0001066322929344887097697497369, -0.0001050643964125564896235770496, + -0.0001035036131061321221409621263, -0.0001019501788795097540043024797, + -0.0001004043257625784213047867577, -9.886628190206416325058746963e-05, + -9.73362715144600895798149276e-05, -9.581451484065556896060900094e-05, + -9.430122810227552947789225746e-05, -9.279662345973731154419317235e-05, + -9.130090897203624051691600583e-05, -8.981428855826615318454914094e-05, + -8.833696196088242687943781206e-05, -8.686912471071428748069925829e-05, + -8.541096809373097706145905317e-05, -8.39626791195676358721400323e-05, + -8.2524440491814042846104027e-05, -8.109643058006994157261432266e-05, + -7.967882339376901172124656458e-05, -7.827178855777341037660427281e-05, + -7.687549128973947959453383305e-05, -7.549009237925517583345236261e-05, + -7.411574816874777114038275183e-05, -7.275261053616208358971184644e-05, + -7.140082687940076664519922778e-05, -7.006054010253865143176971175e-05, + -6.873188860378726236424057339e-05, -6.741500626522055144261569293e-05, + -6.611002244424977591225056628e-05, -6.481706196684365681864870012e-05, + -6.353624512248583601839446722e-05, -6.226768766086332972109484984e-05, + -6.101150079027700001308917588e-05, -5.976779117776568245367155296e-05, + -5.853666095093412383284711686e-05, -5.731820770147442339371990361e-05, + -5.611252449037012872152391241e-05, -5.491969985477129724462524996e-05, + -5.373981781652793304976736821e-05, -5.257295789236886990065250602e-05, + -5.14191951057131442438981328e-05, -5.027860000009757484099037761e-05, + -4.915123865420803326740581407e-05, -4.803717269849689541381596025e-05, + -4.693645933337133930489740163e-05, -4.584915134893539272274015639e-05, + -4.477529714626807169196992531e-05, -4.371494076021988989732766639e-05, + -4.26681218837088535871145123e-05, -4.163487589349688033305701973e-05, + -4.061523387742667877409186161e-05, -3.960922266309899772256108985e-05, + -3.861686484796909591419092345e-05, -3.76381788308415547337701379e-05, + -3.667317884474076731485953085e-05, -3.572187499113746640168332025e-05, + -3.478427327549593920611586961e-05, -3.386037564414880039103186715e-05, + -3.295018002243534169931615807e-05, -3.205368035410929259147391757e-05, + -3.117086664197937973972904468e-05, -3.030172498975946651146064215e-05, + -2.944623764510253280477641846e-05, -2.860438304379308763593717235e-05, + -2.777613585507119402739049929e-05, -2.696146702806184139878525885e-05, + -2.616034383928234695435195711e-05, -2.537272994120069117673227366e-05, + -2.45985854118168692213162313e-05, -2.383786680523968898271977568e-05, + -2.309052720323011845737423697e-05, -2.235651626768310156596029914e-05, + -2.163578029401936179986799813e-05, -2.092826226545680553766705378e-05, + -2.023390190813388804058452208e-05, -1.955263574705440489517535574e-05, + -1.888439716282420505156711132e-05, -1.82291164491501928566520585e-05, + -1.758672087107103441656723308e-05, -1.695713472388992213530853337e-05, + -1.634027939277856543019880331e-05, -1.573607341302228713260553949e-05, + -1.514443253087514793507346172e-05, -1.456526976499499025172884581e-05, + -1.399849546842701892125984675e-05, -1.344401739110560005515879189e-05, + -1.290174074284288360206941065e-05, -1.237156825677434597706913499e-05, + -1.185340025322599246835816866e-05, -1.134713470398277712820628987e-05, + -1.085266729691312209118893989e-05, -1.036989150092937524150205064e-05, + -9.898698631248857850400794944e-06, -9.438977914925605308855971476e-06, + -8.990616556621662330221061987e-06, -8.553499804587698628890665709e-06, + -8.127511016821903011499335368e-06, -7.712531727377106539824021259e-06, + -7.30844171278523585050723374e-06, -6.915119058569516547016909486e-06, + -6.532440225813762377086481303e-06, -6.160280117759292083795541473e-06, + -5.798512146399507598683135956e-06, -5.447008299042431519565270193e-06, + -5.105639204812794388005717239e-06, -4.77427420106291176496058834e-06, + -4.452781399665281625668313004e-06, -4.141027753157084819975782691e-06, + -3.838879120708692415015785004e-06, -3.546200333888081296276461457e-06, + -3.262855262192985711237110807e-06, -2.988706878323885953780856758e-06, + -2.723617323170107412888757761e-06, 2.066203291158108850333278289e-06, + 2.050639436985872886899965814e-06, 2.033012070849526409797077692e-06, + 2.013424313388097011044914134e-06, 1.991977603204526601072795258e-06, + 1.968771677860932084577674089e-06, 1.943904555944088353590295387e-06, + 1.917472520198143994961566261e-06, 1.889570101722667276269605405e-06, + 1.860290065233251553618765324e-06, 1.829723395380705187467399939e-06, + 1.797959284125485692056880226e-06, 1.765085119162254627902153455e-06, + 1.731186473390094455909499378e-06, 1.696347095422644046222625594e-06, + 1.660648901132247751605318722e-06, 1.624171966221678053862676958e-06, + 1.586994519816557263901008086e-06, 1.549192939070968693074273163e-06, + 1.510841744778615576325184362e-06, 1.472013597980132457670012294e-06, + 1.432779297563182505578240587e-06, 1.393207778832875750419989166e-06, + 7.530392441164781301335797228e-07, 7.608697907541397860160369698e-07, + 7.681835433315342293465180154e-07, 7.74971265283876150549457508e-07, + 7.812243018882973100518976768e-07, 7.869345824972375803084520714e-07, + 7.920946222625151825213769136e-07, 7.966975233574366226091531193e-07, + 8.007369757016459828523010679e-07, 8.042072571936873466827053712e-07, + 8.071032334569309134075830794e-07, 8.094203571045476644935925611e-07, + 8.111546665295050107221731285e-07, 8.123027842260117650110651071e-07, + 8.128619146486837669643627825e-07, 8.128298416165177073372505832e-07, + 8.122049252680911210567683313e-07, 8.109860985760745370713319276e-07, + 8.091728634276014438871538897e-07, -8.226297820532766832799962883e-07, + -8.260842649979208608221228731e-07, -8.290066962565684656404313251e-07, + -8.313970707586157894328996593e-07, -8.332557671737656150619667599e-07, + -8.345835456910068789659808836e-07, -8.35381545525069529604575945e-07, + -8.356512821470901169592575101e-07, -8.353946442483163139819564436e-07, + -8.346138904389105658775094808e-07, -8.333116456862049225030593218e-07, + -8.31490897496700240377532666e-07, -8.291549918462868528230272011e-07, + -8.263076288634145285123258282e-07, -8.229528582695406920577180405e-07, + -8.190950745825071457949066722e-07, -8.147390120870212710710821236e-07, + -8.098897395781084709880841624e-07, -8.045526548825788770103665908e-07, + -7.987334791638122279952343927e-07, -7.924382510158060341438944832e-07, + 1.358717930746659160868411963e-06, 1.361779114378704696021807341e-06, + 1.363924149710979142799925634e-06, 1.365147984015368206171824918e-06, + -8.452782088036216820396283496e-07, -9.059279136826918393988897563e-07, + -9.654750819367174680135255602e-07, -1.023837603109465007602488923e-06, + -1.080932675565219733059907706e-06, -1.136676840162817424137670433e-06, + -1.190986014498146845205566943e-06, -1.243775527701341703158037857e-06, + -1.294960155774088034577075368e-06, -1.344454157452500078315129999e-06, + -1.392171310580528104618364994e-06, -1.438024948978526458621724111e-06, + -1.481927999791328014075842898e-06, -1.523793021300003308884040386e-06, + -1.563532241180789972835010922e-06, -1.601057595194942755712852814e-06, + -1.636280766292382655305109006e-06, -1.669113224112520853169533246e-06, + -1.699466264863153053550734635e-06, -1.727251051563813041259034392e-06, + -1.752378654630335251142351539e-06, -1.774760092786493180909705887e-06, + -1.794306374282790585353969913e-06, -1.810928538403902440757572978e-06, + -1.824537697246096649807199468e-06, -1.835045077745533352958054625e-06, + -1.842362063938196410653133119e-06, -1.846400239431993298060770588e-06, + -1.847071430071516878829922075e-06, -1.844287746775548960526114328e-06, + -1.837961628527472143529875731e-06, -1.828005885498335923321135826e-06, + -1.814333742282489659805458718e-06, -1.796858881225266640424900744e-06, + -1.775495485822420092472543121e-06, -1.750158284170274446090928566e-06, + -1.720762592446304350076477334e-06, -1.687224358399182457243022266e-06, + -1.649460204827228364122117081e-06, -1.607387473024514232847149639e-06, + -1.560924266173379909014096514e-06, -1.509989492662455303479524492e-06, + -1.454502909308986474085458908e-06, -1.394385164464197680554984234e-06, + -1.329557840980638949753413029e-06, -1.259943499020385679281028475e-06, + -1.185465718682662886930708444e-06, -1.106049142429882606720840943e-06, + -1.021619517290986158699716939e-06, -9.321037368237258182799144339e-07, + -8.374298827972780174877043616e-07, -7.375272666184772490122352993e-07, + -6.323264704213127632275999283e-07, -5.21759387843586139882497664e-07, + -4.057592644518986736609225327e-07, -2.842607377972762258676613003e-07, + -1.571998770808969224983158482e-07, -2.451422240951365743961910988e-08, + 1.138571763799896225453941296e-07, 2.579737213468310585835177769e-07, + 4.078932285436372250826968407e-07, 5.636718906045119473725781185e-07, + 7.253642398436697528283268084e-07, 8.930231118843033972368237842e-07, + 1.066699609836734562409612907e-06, 1.246443069045191853210408257e-06, + 1.432301022422045954051979602e-06, 1.624319166388328310906326996e-06, + 1.822541327438854343839899803e-06, 2.027009429350165998329853442e-06, + 2.237763461049409023125153148e-06, 2.454841445161765589296019169e-06, + 2.678279407253921622371253125e-06, 2.908111345790635502659435621e-06, + 3.144369202821327405117162943e-06, 3.387082835413352746177419877e-06, + 3.63627998784809317408444132e-06, 3.891986264595800757088231436e-06, + 4.154225104084881572648942777e-06, 4.423017753281012674434514997e-06, + 4.698383243090708837649393387e-06, 4.980338364604248133115423774e-06, + 5.268897646192043335050710084e-06, 5.56407333146830476310225333e-06, + 5.865875358135573343809805735e-06, 6.174311337723126694274240756e-06, + 6.489386536232056048830504208e-06, 6.811103855699336664041802086e-06, + 7.139463816692775574265002886e-06, 7.474464541748286042135290819e-06, + 7.816101739760705961290558619e-06, 8.164368691338764216802216522e-06, + 8.51925623513438735076672842e-06, 8.880752755156247501178330694e-06, + 9.248844169076702958045069214e-06, 9.623513917541505450375417807e-06, + 1.000474295449009397220452994e-05, 1.039250973849500307537307986e-05, + 1.078679022512768705306402534e-05, 1.118755786035780394008665867e-05, + 1.159478357499279149766049923e-05, 1.200843578016354244058540301e-05, + 1.242848036386200988160678771e-05, 1.285488068853604372515989085e-05, + 1.328759758974582023017142057e-05, 1.372658937588620324467443556e-05, + 1.417181182897878099786331818e-05, 1.462321820653672432995494324e-05, + 1.508075924450519550001209579e-05, 1.554438316127931842794591966e-05, + 1.60140356628016907337280772e-05, 1.648965994874057768015962466e-05, + 1.697119671974914716116623892e-05, 1.745858418580698917998636488e-05, + 1.795175807563967787625243411e-05, 1.845065164722449406573163977e-05, + 1.895519569936932497171075407e-05, 1.946531858437143948457187514e-05, + 1.998094622175038251364956321e-05, 2.05020021130528945659237533e-05, + 2.102840735772597714065001995e-05, 2.156008067005467176242491933e-05, + 2.209693839715987025455398718e-05, 2.26388945380514230326131353e-05, + 2.318586076373095161261977948e-05, 2.373774643833865633174920462e-05, + 2.429445864133733285362276577e-05, 2.485590219072735990754434432e-05, + 2.542197966728440138451522445e-05, 2.599259143981246376778164453e-05, + 2.656763569140398425810940808e-05, 2.714700844669741877906304905e-05, + 2.773060360012382226336732916e-05, 2.831831294513197899817731618e-05, + 2.891002620438178988488200916e-05, 2.95056310608956912317022564e-05, + 3.010501319015600606046438592e-05, 3.070805629313719617044450838e-05, + 3.131464213026040772089655939e-05, 3.192465055625800124947458181e-05, + 3.253795955593478803806808952e-05, 3.315444528081249483779380238e-05, + 3.377398208664345041632795508e-05, 3.439644257177957209405810834e-05, + 3.502169761638099232392562499e-05, 3.564961642245054917110466675e-05, + 3.628006655467456406704077065e-05, 3.691291398206266301208408609e-05, + 3.754802312035875012583008292e-05, 3.818525687521494104250188717e-05, + 3.882447668610774788987977102e-05, 3.946554257097973782315858404e-05, + 4.01083131715885453849254616e-05, 4.075264579954509185739583432e-05, + 4.139839648302224135679658334e-05, 4.204542001411526572132032475e-05, + 4.269356999683447380453810149e-05, 4.334269889571064538922803844e-05, + 4.399265808499316454758393258e-05, 4.464329789842099121925655947e-05, + 4.529446767954556623408945981e-05, 4.594601583258490763673684287e-05, + 4.659778987378844754968509889e-05, 4.72496364832900175119087538e-05, + 4.790140155742889744791557227e-05, 4.855293026151613969276787941e-05, + 4.920406708302414521645148926e-05, 4.985465588517795030567766879e-05, + 5.050453996092483204124676255e-05, 5.115356208726005386028257149e-05, + 5.180156457988580677486226134e-05, 5.244838934818027984582217149e-05, + 5.309387795045352245997677398e-05, 5.373787164946686260294170245e-05, + 5.438021146819213032371984062e-05, 5.5020738245787592884776529e-05, + 5.565929269376586145928048621e-05, 5.629571545225912530211603846e-05, + 5.692984714678664935356283694e-05, 5.75615284444280409610270044e-05, + 5.819060011080674766053427716e-05, 5.881690306678908063695368491e-05, + 5.944027844530220226759720248e-05, 6.006056764817593900855977052e-05, + 6.067761240298310350307214867e-05, 6.129125481985493424999522638e-05, + 6.190133744824660776227137626e-05, 6.250770333362869971699504745e-05, + 6.311019607408013278558589487e-05, 6.370865987675830468661003492e-05, + 6.43029396142218731633605211e-05, 6.48928808805823589909295146e-05, + 6.547833004745984720323948025e-05, 6.605913431971883922454863436e-05, + 6.663514179096071516576055282e-05, 6.720620149874751726986471523e-05, + 6.77721634795347334942819395e-05, 6.833287882328855115596222269e-05, + 6.888819972776374174396746275e-05, 6.943797955241966615193283108e-05, + 6.998207287194982959867284311e-05, 7.052033552940285496008626653e-05, + 7.105262468887146929796133632e-05, 7.15787988877267895501677053e-05, + 7.209871808837509847903146643e-05, 7.26122437295152777566448199e-05, + 7.311923877687395375863516067e-05, 7.361956777339737675435599185e-05, + 7.411309688887725169535031222e-05, 7.459969396899109983067183149e-05, + 7.507922858372859597434617607e-05, 7.555157207520035776791150761e-05, + 7.601659760478554780059601281e-05, 7.647418019961517150588636849e-05, + 7.692419679836391157006642016e-05, 7.736652629633252820171712694e-05, + 7.780104958980053712902513752e-05, 7.822764961963072033544058792e-05, + 7.864621141410640112797553192e-05, 7.905662213098321473153662353e-05, + 7.945877109873717336532145117e-05, 7.985254985699140751597563392e-05, + 8.023785219610430393538669236e-05, 8.061457419590208615164245165e-05, + 8.098261426353893749179035932e-05, 8.134187317046899989500530204e-05, + 8.169225408851470376751791047e-05, 8.203366262501429848497808139e-05, + 8.236600685703638626781325494e-05, 8.26891973646449524515053553e-05, + 8.300314726320116344177729717e-05, 8.330777223468920653168950929e-05, + 8.360299055805145353615498438e-05, 8.388872313852165898875185013e-05, + 8.416489353594295208180198209e-05, 8.443142799205921112185024846e-05, + 8.468825545676831440498888437e-05, 8.493530761332638483272067242e-05, + 8.517251890249256571739644439e-05, 8.539982654560484100821765585e-05, + 8.561717056657649159694817298e-05, 8.5824493812808173268287526e-05, + 8.602174197498897202651679805e-05, 8.620886360582255428328807279e-05, + 8.638581013761247886194316603e-05, 8.655253589874366921749770931e-05, + 8.670899812903550224561094462e-05, 8.685515699396460277421222473e-05, + 8.699097559775064878936912116e-05, 8.711641999530117584735894321e-05, + 8.723145920301059663085757601e-05, 8.733606520840977646691349889e-05, + 8.743021297866247851932053337e-05, 8.751388046790646959346288147e-05, + 8.758704862343599328953352989e-05, 8.764970139072531234852858617e-05, + 8.770182571729031152998889986e-05, 8.774341155538860825488511885e-05, + 8.777445186355849627429792648e-05, 8.779494260699443198680408385e-05, + 8.780488275676331889809528297e-05, 8.780427428786070930856466621e-05, + 8.77931221761093220261676362e-05, 8.777143439390277634536835505e-05, + 8.773922190479667003893543553e-05, 8.76964986569510942257879571e-05, + 8.764328157542828495480541351e-05, 8.757959055334999225878034324e-05, + 8.750544844191922874785533049e-05, 8.742088103931240151197451516e-05, + 8.732591707844728900079350753e-05, 8.722058821363401861538611204e-05, + 8.710492900611508943885946676e-05, 8.69789769085040759526855636e-05, + 8.684277224812305339633061729e-05, 8.669635820926591758713020131e-05, + 8.653978081437163432342030145e-05, 8.637308890413577025773478324e-05, + 8.619633411656212127870818618e-05, 8.600957086496686606908596007e-05, + 8.581285631494513818466607358e-05, 8.56062503603119970881779599e-05, + 8.53898155980290873932198048e-05, 8.516361730212930556543904359e-05, + 8.49277233966520101685754307e-05, 8.468220442760184029154513219e-05, + 8.442713353394434231801585211e-05, 8.416258641765281137483989404e-05, + 8.388864131281979156628397787e-05, 8.360537895384840027194345291e-05, + 8.331288254273910257215185471e-05, 8.301123771548540701287893784e-05, + 8.270053250759673796419640945e-05, 8.238085731876308064405844966e-05, + 8.205230487667828525623348046e-05, 8.171497020003940458220126342e-05, + 8.136895056073830095454829658e-05, 8.101434544526417088922826126e-05, + 8.065125651533423974375719423e-05, 8.027978756777097652311270259e-05, + 7.990004449364443645312250375e-05, 7.95121352366984202562905093e-05, + 7.911616975107962695598629033e-05, 7.871225995838941071579275555e-05, + 7.830051970407723722477494332e-05, 7.788106471321222816408397227e-05, + 7.745401254555670986744198014e-05, 7.701948255020288271622402876e-05, + 7.657759581947162319352784277e-05, 7.612847514233622920384186861e-05, + 7.567224495729456398493417701e-05, 7.520903130472810134161260054e-05, + 7.473896177876837717494323821e-05, 7.426216547869296503124603159e-05, + 7.377877295987271392442574669e-05, 7.32889161842921628680497248e-05, + 7.279272847066499234347514147e-05, 7.229034444416734871228374937e-05, + 7.178189998581059009120225456e-05, 7.126753218147679114127107658e-05, + 7.074737927063866370965689034e-05, 7.022158059478717656576307604e-05, + 6.969027654559003550054779863e-05, 6.915360851280194889097868716e-05, + 6.861171883195194064024302616e-05, 6.806475073182925901189160856e-05, + 6.751284828179082578639147449e-05, 6.695615633891367161206753522e-05, + 6.639482049501507158594665325e-05, 6.582898702356335259803371551e-05, + 6.52588028265024388402393285e-05, 6.468441538101316122359729643e-05, + 6.410597268623388210895958084e-05, 6.35236232099640031958931452e-05, + 6.293751583537231166377151625e-05, 6.23477998077337730673669336e-05, + 6.175462468121691581631610424e-05, 6.115814026574533442560249741e-05, + 6.055849657395093659862164714e-05, 5.995584376825403518816368087e-05, + 5.935033210807532657541513155e-05, 5.874211189721494460374076607e-05, + 5.813133343141539520091895521e-05, 5.751814694613115348797993676e-05, + 5.690270256452651932667016754e-05, 5.628515024572336113888385012e-05, + 5.566563973332017454349537888e-05, 5.504432050420354354284754872e-05, + 5.442134171767295646587880853e-05, 5.379685216489995597992715415e-05, + 5.317100021874185031799109336e-05, 5.254393378393080917942298269e-05, + 5.191580024765773797041507054e-05, 5.128674643057144213412895661e-05, + 5.065691853821271918231761155e-05, 5.002646211290156591988340096e-05, + 4.939552198609825655771163322e-05, 4.876424223125597098545472297e-05, + 4.813276611718364181042445482e-05, 4.750123606193750580963322538e-05, + 4.686979358725890354138779448e-05, 4.623857927357633164876238308e-05, + 4.560773271558852588357033109e-05, 4.49773924784460237295477536e-05, + 4.434769605454735446085565154e-05, 4.371877982096652624430244138e-05, + 4.309077899752740924404353917e-05, 4.246382760554082375168555297e-05, + 4.183805842721926822672107171e-05, 4.121360296578585521174234452e-05, + 4.059059140628330981416527212e-05, 3.996915257711802337958068021e-05, + 3.934941391232509483354487512e-05, 3.873150141458862048046002391e-05, + 3.811553961902154196317998869e-05, 3.750165155771923510301044113e-05, + 3.688995872509871841015555161e-05, 3.628058104403534650213639101e-05, + 3.567363683280814216003049011e-05, 3.506924277286473101700181587e-05, + 3.44675138774162330098684015e-05, 3.386856346087219367391174529e-05, + 3.327250310912505560246438252e-05, 3.267944265069344677611395955e-05, + 3.208949012873281707736855539e-05, 3.150275177392175779498423305e-05, + 3.091933197823223727820213247e-05, 3.033933326959011904052666841e-05, + 2.97628562874341107699974196e-05, 2.918999975917889390560067131e-05, + 2.8620860477588637449126302e-05, 2.805553327906652708750336045e-05, + 2.749411102286545958593363959e-05, 2.693668457122449337039736539e-05, + 2.638334277043546664712030114e-05, 2.583417243284330671606284502e-05, + 2.528925831978356429988706588e-05, 2.474868312546001891910445181e-05, + 2.421252746176458131598975554e-05, 2.368086984404169182479200917e-05, + 2.315378667779853605964042462e-05, 2.263135224636259580318665974e-05, + 2.21136386994849392859108228e-05, 2.160071604289474979398479049e-05, + 2.109265212879771325465635967e-05, 2.058951264732284216520119546e-05, + 2.009136111891430368794030092e-05, 1.959825888766719142607304616e-05, + 1.911026511560497422015890423e-05, 1.862743677789613507651475532e-05, + 1.814982865900723212385613203e-05, 1.767749334978872580398205627e-05, + 1.721048124549003847504752285e-05, 1.674884054469945202049327437e-05, + 1.629261724920422205187264808e-05, 1.584185516476591121118669414e-05, + 1.539659590280533082648495302e-05, 1.495687888299138022460150338e-05, + 1.452274133672741909546061168e-05, 1.409421831152831024701332918e-05, + 1.367134267628135818129289647e-05, 1.325414512738354560605208432e-05, + 1.284265419574707019689449594e-05, 1.243689625466516698415291031e-05, + 1.203689552852948345482847481e-05, 1.164267410239005592540416367e-05, + 1.12542519323486257272872238e-05, 1.087164685677547301082424697e-05, + 1.049487460833990362218514497e-05, 1.01239488268438926208336523e-05, + 9.758881072848181329262851058e-06, 9.399680842079860532394669503e-06, + 9.046355580610035375041522165e-06, 8.698910700783535237851258615e-06, + 8.357349597927455161659390792e-06, 8.021673667727672536243745116e-06, + 7.691882324394612148671726559e-06, 7.367973019503123249752864904e-06, + 7.049941261535092422983207749e-06, 6.737780636104168697781812564e-06, + 6.431482826849084802280000911e-06, 6.131037636981595123901889882e-06, + 5.836433011474823094111904348e-06, 5.547655059877786149749503281e-06, + 5.264688079741271806242380871e-06, 4.987514580640332398646548395e-06, + 4.716115308778411936577526498e-06, 4.450469272157653498008834936e-06, + 4.190553766300132945590677103e-06, 3.936344400504254835307469534e-06, + 3.687815124620635749268801953e-06, 3.444938256331297146857744335e-06, + 3.207684508916222339004438793e-06, 2.97602301949092773212060016e-06, + 2.749921377698544751750622459e-06, 2.529345654840016429179289786e-06, + 2.314260433425522625676103508e-06, 2.41290766463090684759847885e-07, + 2.441304703889748544316546253e-07, 2.467888169392917706540351019e-07, + 2.492607032401241053160445994e-07, -1.243535813000865279342424703e-06, + -1.359468142223569813348315119e-06, -1.476597045400226404306847673e-06, + -1.594864708479333252174789913e-06, -1.714211941162584846185478436e-06, + -1.83457819876106744955005564e-06, -1.955901604992992056129353165e-06, + -2.078118975716927803503103825e-06, -2.201165843588170008439516487e-06, + -2.324976483630754206478538637e-06, -2.449483939713762777762046802e-06, + -2.574620051921135500461786799e-06, -2.700315484803183804058627354e-06, + -2.826499756497903250882994253e-06, -2.953101268708994198749617083e-06, + -3.080047337527586147847393286e-06, -3.207264225083326774636775097e-06, + -3.334677172010669873744798455e-06, -3.462210430715281209748364691e-06, + -3.589787299424738856358117409e-06, -3.717330157007569498760169921e-06, + -3.84476049854401588873418355e-06, -3.971998971631175935810293548e-06, + -4.098965413404818069163793037e-06, -4.225578888259823445174533096e-06, + -4.35175772625031322636806469e-06, -4.477419562150437418776138115e-06, + -4.60248137515607203587011606e-06, -4.726859529207177960529080718e-06, + -4.850469813910522360461685665e-06, -4.973227486041357287471689069e-06, + -5.095047311602849990732656826e-06, -5.215843608421249710739749095e-06, + -5.335530289254508905228118615e-06, -5.454020905391706704949499052e-06, + -5.571228690720146364682204693e-06, -5.687066606236639332880127007e-06, + -5.801447384920189480794934511e-06, -5.914283577295600412607710916e-06, + -6.025487596781451057079224271e-06, -6.134971765970740084454853464e-06, + -6.242648362941483102450321296e-06, -6.348429667922272561311498179e-06, + -6.452228010228601904859409982e-06, -6.553955815444262611197279861e-06, + -6.653525652821677227426178103e-06, -6.750850282874702853932319391e-06, + -6.845842705137478497324620558e-06, -6.938416206062350151113730934e-06, + -7.028484407030086187175618034e-06, -7.11596131244531188500546115e-06, + -7.200761357889680267755239812e-06, -7.282799458305566617558578224e-06, + -7.361991056182898706826325114e-06, -7.438252169721201998472525502e-06, + -7.511499440939580271971512393e-06, -7.581650183706520345792642668e-06, + -7.648622431662050770700272961e-06, -7.712334986004262596111062666e-06, + -7.77270746311238411785024538e-06, -7.829660341978618456307455198e-06, + -7.883115011421043446518050479e-06, -7.932993817049570930933707902e-06, + -7.979220107957575797499871761e-06, -8.021718283111205406330987411e-06, + -8.060413837409162706717710711e-06, -8.095233407385380263571704462e-06, + -8.126104816527109138564986812e-06, -8.152957120181525941756718601e-06, + -8.175720650023592063135313701e-06, -8.194327058059206912374317078e-06, + -8.20870936013459516044765002e-06, -8.218801978928814148039547205e-06, + -8.224540786400672126034948339e-06, -8.22586314566505630361918644e-06, + -8.222707952272705756021839441e-06, -8.215015674868074107661634897e-06, + -8.202728395200177628201684832e-06, -8.185789847461358260342217941e-06, + -8.164145456929651733764610744e-06, -8.137742377890401791729578507e-06, + -8.106529530813303657918629519e-06, -8.070457638761581643403394959e-06, + -8.029479263009729660886641678e-06, -7.983548837847671510907845982e-06, + -7.932622704548716689992166051e-06, -7.876659144479329521695669392e-06, + -7.815618411329849189055941905e-06, -7.749462762444424108955638719e-06, + -7.678156489230174058975564311e-06, -7.601665946625457942042308757e-06, + -7.519959581607515556364151194e-06, -7.433007960720640275710611317e-06, + -7.340783796606402075192454593e-06, -7.24326197351773086999986509e-06, + -7.140419571799650151676473048e-06, -7.03223589131957796144901246e-06, + -6.918692473831072775494570315e-06, -6.79977312425518055086703581e-06, + -6.675463930864050788704499445e-06, -6.545753284352643977246459517e-06, + -6.410631895783211823809741997e-06, -6.270092813395828222253723661e-06, + -6.124131438255915184745194202e-06, -5.972745538748464806167760843e-06, + -5.815935263891215238087322587e-06, -5.653703155462581929954074544e-06, + -5.486054158932913427917845567e-06, -5.312995633189871259383692953e-06, + -5.134537359049088338239577589e-06, -4.95069154654183630809207578e-06, + -4.761472840972542701039934426e-06, -4.566898327739132620720942379e-06, + -4.366987535910426655261316192e-06, -4.161762440555183326627592538e-06, + -3.95124746381792918946147114e-06, -3.735469474737966101459936755e-06, + -3.514457787808341598782303772e-06, -3.28824416027171865831396462e-06, + -3.056862788152582416909865126e-06, -2.82035030102320971449100101e-06, + -2.578745755504210800975036996e-06, -2.332090627499616101986736408e-06, + -2.080428803167410980469974324e-06, -1.823806568627837035136206138e-06, + -1.562272598411671115258198862e-06, -1.29587794265177510414971309e-06, + -1.024676013022150577276223049e-06, -7.487225674289039651135811704e-07, + -4.680756934588465223517309444e-07, -1.827957905919070970629449098e-07, + 1.070544488163530408273796412e-07, 4.014100597735699863008831164e-07, + 7.002038261040267552062061306e-07, 1.003366303102541649990269573e-06, + 1.310825841391390889735047223e-06, 1.622508611953509361587513066e-06, + 1.93833863234322843600528942e-06, 2.258237794057609167786395202e-06, + 2.582125891057403659100723259e-06, 2.909920649423626295125306501e-06, + 3.241537758136669792588448885e-06, 3.576890900963293332993908624e-06, + 3.915891789436264139561815617e-06, 4.258450196911261062201765198e-06, + 4.604473993684394702555120332e-06, 4.95386918315337038587649332e-06, + 5.306539939005233889163758165e-06, 5.662388643411644225322213592e-06, + 6.021315926213491921150083169e-06, 6.383220705075861299039596819e-06, + 6.748000226591791632347293317e-06, 7.115550108316582767387266373e-06, + 7.485764381709927788401993942e-06, 7.858535535964825650837375925e-06, + 8.23375456270158635134048114e-06, 8.611311001503409070633593414e-06, + 8.9910929862712766515425028e-06, 9.372987292374110676477019788e-06, + 9.756879384570202559429259737e-06, 1.014265346567552102141109016e-05, + 1.053019252595363573277772312e-05, 1.091937839320216800653978034e-05, + 1.131009178350998316568351565e-05, 1.170221235265838544842027097e-05, + 1.209561874815772314914821828e-05, 1.24901886617877140887508669e-05, + 1.288579888287508277229433812e-05, 1.328232535193329396728048608e-05, + 1.367964321489695931504705639e-05, 1.407762687781813439643740365e-05, + 1.447615006201404200670938838e-05, 1.487508585963633831730432155e-05, + 1.527430678963376993744101295e-05, 1.567368485407816237030276252e-05, + 1.60730915948246307295519536e-05, 1.647239815047603622016891833e-05, + 1.687147531362169155882101135e-05, 1.727019358832018806589395088e-05, + 1.766842324779647804746524065e-05, 1.806603439232204504289250324e-05, + 1.84628970072479533549858477e-05, 1.885888102116108666389711346e-05, + 1.925385636413036864506183321e-05, 1.964769302601538281029952548e-05, + 2.004026111480415061109026931e-05, 2.04314309149501912579120072e-05, + 2.082107294567819727481618186e-05, 2.120905801922665014514618465e-05, + 2.159525729899738430580223569e-05, 2.197954235758095578264804948e-05, + 2.236178523462708849986468884e-05, 2.274185849452961359759214921e-05, + 2.311963528389548311065687658e-05, 2.349498938876710732426809913e-05, + 2.386779529156849840253705464e-05, 2.423792822774385296571639237e-05, + 2.460526424206122461635880272e-05, 2.496968024454270914584512464e-05, + 2.533105406601190298589328098e-05, 2.568926451320236481229604408e-05, + 2.604419142341859980701972155e-05, 2.639571571871163305515392561e-05, + 2.674371945954338839379800519e-05, 2.708808589791004360061363321e-05, + 2.742869952989749064882485374e-05, 2.776544614764088795503399476e-05, + 2.809821289066078621346304878e-05, 2.842688829654930552097609475e-05, + 2.875136235097928923175672478e-05, 2.907152653701049161653197084e-05, + 2.938727388366733073968468937e-05, 2.969849901376183333640869366e-05, + 3.0005098190937702401677456e-05, 3.030696936591135349950247579e-05, + 3.060401222188362111353496231e-05, 3.089612821910168766366411308e-05, + 3.118322063854594278480697467e-05, 3.146519462471964497917581438e-05, + 3.174195722752006074054292872e-05, 3.201341744316811300510514093e-05, + 3.227948625417691825775778902e-05, 3.254007666833785351098023986e-05, + 3.279510375670450876822020758e-05, 3.304448469055521939684305632e-05, + 3.328813877731521164889116893e-05, 3.35259874954203974549080125e-05, + 3.375795452810534928332272808e-05, 3.3983965796097843556355933e-05, + 3.420394948920744331109095038e-05, 3.441783609677405582870368672e-05, + 3.462555843700611816126863629e-05, 3.482705168513450862555896892e-05, + 3.502225340041309757828369431e-05, 3.521110355193478698909367863e-05, + 3.539354454325408059090635193e-05, 3.556952123580355365223965025e-05, + 3.573898097109396988476162638e-05, 3.590187359168735931839316899e-05, + 3.605815146093321800924852427e-05, 3.620776948145894589886281678e-05, + 3.635068511240641163720366258e-05, 3.648685838540666870723552795e-05, + 3.661625191928649382085494968e-05, 3.673883093349991033624638015e-05, + 3.685456326027965515655659967e-05, 3.696341935550453690426803144e-05, + 3.706537230827649186636063572e-05, 3.716039784920685659554834279e-05, + 3.724847435740756101648155085e-05, 3.732958286618545987959466581e-05, + 3.740370706743972124743574659e-05, 3.7470833314760516961211545e-05, + 3.753095062523051941806226384e-05, 3.758405067992951636719062281e-05, + 3.763012782314440699688029568e-05, 3.766917906028666640158575341e-05, + 3.77012040545208495199991372e-05, 3.772620512210765820115473956e-05, + 3.774418722646692464679774037e-05, 3.775515797096464475079979906e-05, + 3.775912759043259942772982618e-05, 3.77561089414195474910432293e-05, + 3.774611749119872344294945865e-05, 3.772917130551708476179223473e-05, + 3.770529103511232953908210996e-05, 3.767449990099973089778193081e-05, + 3.76368236785409990188128182e-05, 3.759229068030477274127074128e-05, + 3.754093173773136491539956228e-05, 3.748278018161299655333293379e-05, + 3.741787182140286224059019804e-05, 3.734624492336581361769803911e-05, + 3.726794018758514180720414766e-05, 3.718300072383960762443383397e-05, + 3.709147202636657602876218975e-05, 3.699340194752594575483897743e-05, + 3.6888840670382262016107483e-05, 3.677784068022193938703526261e-05, + 3.66604567350214580970929612e-05, 3.65367458348870861439133817e-05, + 3.640676719048277650524203519e-05, 3.627058219046596515295483032e-05, + 3.612825436795112432142654257e-05, 3.597984936602051890671902235e-05, + 3.582543490230344346422416968e-05, 3.566508073264451931724816625e-05, + 3.549885861388284424020392316e-05, 3.532684226576373974623365704e-05, + 3.514910733200557284554993442e-05, 3.496573134054466446560618942e-05, + 3.477679366298122218530836092e-05, 3.45823754732497499315112266e-05, + 3.438255970549652641666746322e-05, 3.417743101144086781710204614e-05, + 3.396707571661054813911412298e-05, 3.3751581776325047712285915e-05, + 3.35310387308136422304660762e-05, 3.330553765974977767187759081e-05, + 3.307517113618523089653769564e-05, 3.284003317990973795995057749e-05, + 3.260021921026293092310543997e-05, 3.235582599842500381047069591e-05, + 3.210695161921312467886990838e-05, 3.18536954024103803671634505e-05, + 3.159615788365490785839784227e-05, 3.133444075491629697994416803e-05, + 3.1068646814587128437458452e-05, 3.079887991721691486730200227e-05, + 3.052524492291670870280570482e-05, 3.024784764646250851262247739e-05, + 2.996679480612423682856469698e-05, 2.968219397225007114135206243e-05, + 2.939415351563318229660519421e-05, 2.91027825556890898763603287e-05, + 2.880819090847246756762964348e-05, 2.85104890345606628145134348e-05, + 2.820978798683297720769139194e-05, 2.790619935817328361592377928e-05, + 2.759983522912431839384586607e-05, 2.729080811552154315507458249e-05, + 2.697923091613469082821266665e-05, 2.666521686034466009180762813e-05, + 2.63488794558836763942070297e-05, 2.603033243666602112426598781e-05, + 2.570968971073773841795780115e-05, 2.538706530836922964692280169e-05, + 2.50625733303255283142968457e-05, 2.473632789633114180665590665e-05, + 2.440844309376374111951804591e-05, 2.407903292660011054706487021e-05, + 2.374821126464123877369653826e-05, 2.341609179304227067583074606e-05, + 2.308278796217354397399268429e-05, 2.274841293783766093769029004e-05, + 2.241307955186816198555471713e-05, 2.207690025313434141929387622e-05, + 2.173998705897695220604602662e-05, 2.14024515070989368599983782e-05, + 2.106440460793496910842960423e-05, 2.072595679752320139217942885e-05, + 2.038721789090263357933918709e-05, 2.00482970360586373566921109e-05, + 1.970930266843856089971007139e-05, 1.937034246606015157354287182e-05, + 1.903152330523356252473497763e-05, 1.869295121691822063130471177e-05, + 1.835473134373532167092080147e-05, 1.801696789765563436473867764e-05, + 1.767976411838290143004916166e-05, 1.734322223245143848526124419e-05, + 1.700744341305710085688121525e-05, 1.667252774063946019048911007e-05, + 1.633857416423316829298499619e-05, 1.600568046360556067339922515e-05, + 1.567394321219721682451365974e-05, 1.534345774088144889854730402e-05, + 1.501431810255918001520327593e-05, 1.468661703760083688224524073e-05, + 1.436044594015764042126744732e-05, 1.403589482534582991418020681e-05, + 1.371305229732515743035214939e-05, 1.339200551828101055441052475e-05, + 1.307284017832325515593230869e-05, 1.275564046631313488999216743e-05, + 1.244048904162952515401775744e-05, 1.212746700688492443081980404e-05, + 1.181665388160099674152384713e-05, 1.150812757685301136994365789e-05, + 1.120196437089185516984210511e-05, 1.089823888575167612653964849e-05, + 1.05970240648506103687404023e-05, 1.029839115159135534162664766e-05, + 1.000240966896809266019081203e-05, 9.709147400185185041799132422e-06, + 9.418670370292609236992018018e-06, 9.131042828842798886324061414e-06, + 8.846327233572503969533107337e-06, 8.564584235112760211361751517e-06, + 8.285872662729968634730444432e-06, 8.010249511099357504748975922e-06, + 7.737769928112923917143742281e-06, 7.468487203722065095271714918e-06, + 7.202452759815322065161790482e-06, 6.939716141130631774092130115e-06, + 6.680325007201104247451725615e-06, 6.424325125332688316232097187e-06, + 6.171760364611423679598485592e-06, 5.922672690937333321949988252e-06, + 5.677102163081960328934200827e-06, 5.435086929764779459890375324e-06, + 5.196663227745030123395138938e-06, 4.961865380922576504191950919e-06, + 4.730725800443042986670200839e-06, 4.503274985800498586259801859e-06, + 4.279541526931054732632488807e-06, 4.059552107289864916533569938e-06, + 3.843331507903821588555907246e-06, 3.630902612391442710933903149e-06, + 3.422286412940909273777342903e-06, 3.217502017236995705631603243e-06, + 3.016566656326689819481601945e-06, 2.819495693413352298392540035e-06, + 2.626302633568120959952274171e-06, 2.436999134347317131206412874e-06, + 2.251595017304070635240408407e-06, 2.07009828038154513959339699e-06, + 1.892515111175113005920070744e-06, 1.718849901050239245385575781e-06, + -2.72757383746802700333995359e-06, -3.049923257620975304235146075e-06, + -3.38699857023617823158158531e-06, -3.739086669659458923403424005e-06, + -4.106471850503741232091877572e-06, -4.489435589916690380878506322e-06, + -4.888256329289736662143707469e-06, -5.303209255556860327062741745e-06, + -5.73456608223437031712386644e-06, -6.182594830351149353588752211e-06, + -6.647559609422867660211923374e-06, -7.129720398623090341582407559e-06, + -7.629332828305197009097909921e-06, -8.146647962030574693578777179e-06, + -8.68191207925822829320674362e-06, -9.235366458852211496433071147e-06, + -9.807247163563383610487313169e-06, -1.039778482564252796874291335e-05, + -1.100720443374175662887975991e-05, -1.163572512126175287816478437e-05, + -1.228355995630152214790654919e-05, -1.295091573336835362526952425e-05, + -1.363799276700254049993817768e-05, -1.434498468748388188436816704e-05, + -1.507207823874989448546986293e-05, -1.581945307871567100175061449e-05, + -1.658728158212384118049866066e-05, -1.737572864608904463007074681e-05, + -1.818495149848747718772379312e-05, -1.901509950934377517965494231e-05, + -1.98663140053651285235961077e-05, -2.073872808777203250959510206e-05, + -2.163246645357352616586069094e-05, -2.254764522043260687659931019e-05, + -2.348437175526674520098686927e-05, -2.444274450672610974840716358e-05, + -2.542285284168988935063482337e-05, -2.642477688592018158792590343e-05, + -2.744858736900976915154722058e-05, -2.849434547375756442643378319e-05, + -2.956210269010573645875709914e-05, -3.065190067376576159774090313e-05, + -3.176377110966222135860631548e-05, -3.289773558031820744045753413e-05, + -3.405380543930384246945758386e-05, -3.523198168986726340956225356e-05, + -3.643225486886346063328256939e-05, -3.765460493609392957818984837e-05, + -3.889900116916694434044537987e-05, -4.016540206398464403188611205e-05, + -4.145375524096011406616907324e-05, -4.276399735706416831626172637e-05, + -4.409605402379762818148092873e-05, -4.544983973118226541201489233e-05, + -4.682525777785766663702249346e-05, -4.822220020737493672473641948e-05, + -4.96405477507548342037610456e-05, -5.108016977540575531300734435e-05, + -5.254092424046128589117804486e-05, -5.40226576586121446082316977e-05, + -5.552520506449660066348311682e-05, -5.704838998971073179330287806e-05, + -5.859202444449485366754007409e-05, -6.015590890614867059871598287e-05, + -6.173983231422349620461792474e-05, -6.334357207253484434855694829e-05, + -6.496689405803463847593332003e-05, -6.660955263657833012782422122e-05, + -6.827129068561601035487057532e-05, -6.995183962383417185237899361e-05, + -7.165091944776863356648954895e-05, -7.336823877540421317763885689e-05, + -7.510349489677478130363746933e-05, -7.685637383156815620379592735e-05, + -7.862655039373966079675748464e-05, -8.041368826313133333100885425e-05, + -8.221744006408925650297020438e-05, -8.403744745106741761194596441e-05, + -8.587334120120053567674217598e-05, -8.772474131382495751707573106e-05, + -8.959125711692040932524611074e-05, -9.147248738044200212175122156e-05, + -9.336802043650600769174319193e-05, -9.527743430638901847139904389e-05, + -9.720029683429438568682129373e-05, -9.913616582783631994355011408e-05, + -0.0001010845892052038833735030932, -0.0001030451051488394918504570841, + -0.0001050172422658308106100874535, -0.0001070005197545977174188383541, + -0.0001089944475780613988239592382, -0.0001109985266431134335197300489, + -0.0001130122489863198378045802683, -0.0001150350979657723069632391244, + -0.0001170665484589954305136294543, -0.0001191060670668134686403169531, + -0.0001211531123230767399267387985, -0.0001232071349101427238260236807, + -0.0001252675778800030510773400039, -0.0001273338768809436792519423909, + -0.0001294054603896205497305660348, -0.0001314817499484306913791475946, + -0.0001335621604080526104475767912, -0.0001356461001750278682047995416, + -0.0001377329714642512483845776528, -0.0001398221705562325797075201583, + -0.0001419130880589907850800046596, -0.000144005109174436636207405904, + -0.0001460976139690968434413365085, -0.0001481899776490304301672373821, + -0.0001502815708387823779267067348, -0.0001523717598642191218931418728, + -0.0001544599070390858955650892348, -0.0001565453709551231046160496563, + -0.0001586275067755768227503038181, -0.0001607056665319347890218820707, + -0.0001627791994237174429301096001, -0.0001648474521211510670452154992, + -0.000166909769070545959844184547, -0.0001689654928022071150861549427, + -0.0001710139642406852871023975604, -0.0001730545230172023964381605721, + -0.0001750865077840549810430509359, -0.0001771092565308158509745917186, + -0.0001791221069021440757094987273, -0.000181124396517016387608139949, + -0.000183115463289188233272919426, -0.0001850946457486932195373591226, + -0.0001870612833641892400367290339, -0.0001890147168659560446540152112, + -0.000190954288569350911488817224, -0.0001928793426985264789115526174, + -0.0001947892257102151205259976674, -0.0001966832866173833242913471242, + -0.0001985608773125594557398126971, -0.0002004213528906374178640420469, + -0.0002022640719709606989176048364, -0.0002040883970184879383450576862, + -0.0002058936946638445291898888989, -0.0002076793360220636911264713298, + -0.0002094446970098208277329121518, -0.0002111891586609661742440779975, + -0.0002129121074401609588645084559, -0.000214612935554423655973646512, + -0.0002162910412623932077114119465, -0.0002179458291811188009375749308, + -0.000219576710590184241570291257, -0.0002211831037329803622149687614, + -0.0002227644341149360258588774109, -0.0002243201347985239804683210707, + -0.0002258496466948557051309526278, -0.0002273524188516900406721588102, + -0.0002288279087376602315140328159, -0.0002302755825225629284034450928, + -0.0002316949153535178716409315136, -0.0002330853916268320195123026073, + -0.0002344465052553968179797211357, -0.0002357777599314511837117619431, + -0.0002370786693845451848818017826, -0.0002383487576345428736110387824, + -0.0002395875592395055428580896706, -0.0002407946195382993368524354727, + -0.0002419694948877754809776763345, -0.0002431117528943732943643579736, + -0.0002442209726400011628871800085, -0.000245296744902053225241556067, + -0.0002463386723674229400113389055, -0.0002473463698403797431796258266, + -0.0002483194644441774991995564026, -0.0002492575958162679210759760107, + -0.0002501604162969970138186148745, -0.0002510275911116647369267229628, + -0.0002518587985458340446770497678, -0.0002526537301137799624260737996, + -0.0002534120907199710918608626109, -0.000254133598813484178069455055, + -0.0002548179865352531844532868455, -0.0002554649998580620735497137552, + -0.0002560743987191929312875748881, -0.0002566459571456464389994922559, + -0.0002571794633718566848445963302, -0.0002576747199498277273062296633, + -0.0002581315438516219255143946398, -0.0002585497665641378031882446908, + -0.0002589292341761182487600012614, -0.000259269807457335817353627494, + -0.0002595713619299056407890846643, -0.0002598337879316838785678789314, + -0.0002600569906717121364606026823, -0.0002602408902776748929504269103, + -0.0002603854218353422863771462481, -0.0002604905354199741934935474763, + -0.0002605561961196689027206452316, -0.0002605823840506435343060409604, + -0.0002605690943644377506084597318, -0.0002605163372470402144073786666, + -0.0002604241379099392047005712136, -0.0002602925365731067683383592737, + -0.0002601215884399291468700998742, -0.0002599113636641016931994041528, + -0.0002596619473085130520677299426, -0.0002593734392961463057318549641, + -0.0002590459543530315082542070382, -0.0002586796219432891817853470418, + -0.0002582745861963076550345264071, -0.0002578310058261049303798828625, + -0.0002573490540429275550034227127, -0.0002568289184571472113724488473, + -0.0002562708009755176397428955148, -0.0002556749176898619321449124264, + -0.0002550414987582627851861460933, -0.0002543707882788351294818529613, + -0.0002536630441561636977072791144, -0.0002529185379604934058583864953, + -0.0002521375547797722401106856882, -0.0002513203930645997751826270505, + -0.0002504673644662916052149037593, -0.0002495787936680207100975659174, + -0.0002486550182092533566209635598, -0.000247696388303551200214119854, + -0.0002467032666498647584113479425, -0.0002456760282374403372117332989, + -0.00024461506014446715356544515, -0.0002435207613305943245667062325, + -0.0002423935424234517307419400911, -0.0002412338254993123386887843296, + -0.0002400420438580372817140989872, -0.0002388186417924478702548563014, + -0.0002375640743522727425188906247, -0.0002362788071028214015485702237, + -0.0002349633158785381767310468382, -0.0002336180865315947406419400112, + -0.000232243614675679989735671005, -0.0002308404054251522502429899708, + -0.0002294089731297185537958055468, -0.000227949841104809142536269384, + -0.0002264635413578193750151063002, -0.0002249506143103903910325513937, + -0.0002234116085169055856366610024, -0.0002218470803793792648674065848, + -0.0002202575938589177318577272402, -0.0002186437201839334584785312643, + -0.0002170060375552957082200683514, -0.0002153451308486020873093208516, + -0.0002136615913137573171017014051, -0.0002119560162720458460459960204, + -0.0002102290088108888226493126128, -0.000208481177476468388558641931, + -0.000206713135964424720965662563, -0.0002049255028087976161690203503, + -0.0002031189010694195613837553793, -0.000201293958017945964419914695, + -0.0001994513048227178331466696859, -0.0001975915762326485374759249547, + -0.0001957154102603291597351625741, -0.0001938234478645448793151379041, + -0.0001919163326323959216802156336, -0.0001899947104612158157825596572, + -0.0001880592292404792973455757155, -0.0001861105385338917075910281085, + -0.0001841492892618516556690888564, -0.0001821761333844765175411783975, + -0.0001801917235853805880109457238, -0.0001781967129563952689178668587, + -0.0001761917546834162854891420169, -0.000174177501733566392292523739, + -0.0001721546065438565279066829294, -0.0001701237207115287568964800968, + -0.0001680854946862623319064899974, -0.00016604057746442228422727172, + -0.0001639896162855278369946399053, -0.0001619332563311165257193685596, + -0.0001598721404261771190241647744, -0.0001578069087433223724806219401, + -0.0001557381985098704258244084464, -0.0001536666437180009433215166492, + -0.0001515928748381497118136174151, -0.0001495175185358022396792110342, + -0.0001474411973918474420483515352, -0.0001453645296266311659309777848, + -0.0001432881288278992906390363338, -0.0001412126036827296351062327462, + -0.0001391385577136359564826700863, -0.0001370665890189710813939355516, + -0.0001349972900177722574463490268, -0.0001329312471991825968416212067, + -0.0001308690408765820773883542527, -0.0001288112449465563620273900192, + -0.0001267584266528281472258959939, -0.0001247111463552719016773667748, + -0.0001226699573041299022937988816, -0.0001206354054195419043876355558, + -0.0001186080290764989940074936037, -0.0001165883588953253670230519878, + -0.0001145769175377903565391304874, -0.0001125742195089480022314118446, + -0.0001105807709647947602478457174, -0.0001085970695258368738916193719, + -0.0001066236040966495198477337336, -0.0001046608546915082048594375363, + -0.0001027092922661682256914306155, -0.0001007693785558625842058849686, + -9.884156591958532058796171871e-05, -9.692629719072245726794317955e-05, + -9.502400553408794849248597547e-05, -9.313511430941740908574094648e-05, + -9.126003694136879096886205698e-05, -8.939917679607307736920629448e-05, + -8.755292706427524572487808285e-05, -8.57216706510991095519652605e-05, + -8.390578007246819942140797499e-05, -8.210561735820137198044871285e-05, + -8.032153396181996923494650353e-05, -7.855387067706162207772480066e-05, + -7.68029575611286840315303226e-05, -7.506911386467141717934725698e-05, + -7.335264796851047037866411227e-05, -7.165385732709558688855594477e-05, + -6.997302841869505263608375323e-05, -6.83104367023043790264555386e-05, + -6.666634658125881107357257882e-05, -6.50410113735298199512044337e-05, + -6.343467328868134804623762912e-05, -6.184756341145693963115559377e-05, + -6.027990169196510234156730079e-05, -5.873189694242493883022046552e-05, + -5.720374684043121483317806408e-05, -5.569563793869325261801442317e-05, + -5.420774568119631961742727055e-05, -5.274023442573365350310304889e-05, + -5.129325747274981784100053583e-05, -4.986695710043364301432972097e-05, + -4.846146460599539535201579765e-05, -4.707690035305771487396386821e-05, + -4.571337382508776819899434796e-05, -4.43709836847928115570460772e-05, + -4.304981783939877031455734091e-05, -4.174995351172734178247028525e-05, + -4.047145731698406520516694829e-05, -3.921438534516593358214206488e-05, + -3.797878324899456054658530846e-05, -3.676468633727645674361128592e-05, + -3.557211967358066734322744051e-05, -3.440109818018776663460858711e-05, + -3.325162674705864091634355262e-05, -3.212370034590522187853758873e-05, + -3.101730414910803737679398373e-05, -2.993241365342191748427982945e-05, + -2.886899480834329893516078391e-05, -2.782700414901825296969985202e-05, + -2.680638893356954843968584234e-05, -2.58070872847173350878892395e-05, + -2.482902833556692399614822253e-05, -2.387213237943429277785299669e-05, + -2.293631102357868948183466928e-05, -2.20214673467092731079085971e-05, + -2.112749606013149874248271964e-05, -2.025428367239653619654403405e-05, + -1.940170865731654007801769424e-05, -1.856964162520677319185430365e-05, + -1.775794549721281028126576573e-05, -1.696647568258305828568094364e-05, + -1.619508025874252975175211777e-05, -1.544360015402457513965933655e-05, + -1.471186933291609222676770558e-05, -1.399971498367049922478735219e-05, + -1.330695770814299200767924503e-05, -1.263341171370119977285760571e-05, + -1.197888500706447712504994912e-05, -1.13431795899244996719693393e-05, + -1.072609165619982683282165881e-05, -1.012741179077678893474378369e-05, + -9.546925169589404649842824535e-06, -8.984411760890502888815718763e-06, + -8.439646527568134173457464753e-06, -7.912399630356054084116476655e-06, + -7.402436631802160587473293774e-06, -6.909518700835624415833996492e-06, + -6.433402817797742032958092234e-06, -5.973841979787917043516996818e-06, + -5.530585406182417689067553485e-06, -5.103378744182641583776102734e-06, + -4.691964274252264127022891277e-06, -4.29608111530244204804337288e-06, + -3.915465429486289969363520258e-06, -3.549850626464894384992599871e-06, + -3.198967567008853584900997594e-06, -2.86254476580039042497827749e-06, + -2.478593133325319782943492453e-06, -2.82115453058564091031921138e-06, + -3.181302874694221409160180616e-06, -3.559422032107831580669205299e-06, + -3.955892225732670542022190868e-06, -4.371089685191483784683797592e-06, + -4.805386296016254590998326157e-06, -5.259149248054608318371592329e-06, + -5.732740683380036217896020406e-06, -6.2265173439996754139666435e-06, + -6.740830219654681443493260407e-06, -7.276024196011479395216139943e-06, + -7.832437703542155125677193261e-06, -8.410402367399584180754704144e-06, + -9.010242658579080944299989631e-06, -9.632275546684167252613727184e-06, + -1.027681015458992520373356777e-05, -1.094414741531331125145177358e-05, + -1.163457973139420300993669005e-05, -1.234839063709272388182341257e-05, + -1.308585446370708619190023625e-05, -1.384723600831623416609894583e-05, + -1.463279020625044323574304866e-05, -1.544276180759215631494059295e-05, + -1.627738505800744881553583643e-05, -1.713688338420746553724532957e-05, + -1.802146908433657895571948504e-05, -1.893134302358247513724080757e-05, + -1.986669433530016155983397019e-05, -2.082770012793914673381381886e-05, + -2.181452519806155581900790341e-05, -2.282732174973254625494067938e-05, + -2.386622912056378433280807994e-05, -2.493137351468544798808492369e-05, + -2.602286774291793171776272786e-05, -2.714081097041103123003111253e-05, + -2.828528847201261544577928497e-05, -2.945637139562474804193800693e-05, + -3.065411653379944396198217293e-05, -3.187856610382159780209959665e-05, + -3.312974753651988876366682457e-05, -3.440767327404180818146289811e-05, + -3.571234057682165421304665287e-05, -3.704373133996516798561310368e-05, + -3.840181191925222208265883195e-05, -3.978653296705465987077171564e-05, + -4.119782927815402552096726851e-05, -4.263561964594514446707032573e-05, + -4.409980672899546091459202501e-05, -4.559027692822801842813251749e-05, + -4.710690027488546909517283523e-05, -4.864953032944055374151362536e-05, + -5.021800409160831772572425313e-05, -5.18121419216088487319851752e-05, + -5.343174747281938897830108615e-05, -5.507660763594699675042842824e-05, + -5.67464924948431946810992188e-05, -5.844115529407389034903877456e-05, + -6.0160332418347825902179421e-05, -6.19037433838987835371323043e-05, + -6.367109084190606717052612895e-05, -6.54620605940285649193555173e-05, + -6.72763216201200466059020866e-05, -6.911352611817994705343398687e-05, + -7.097330955658735362080041797e-05, -7.28552907386549727583591185e-05, + -7.475907187952912354243079074e-05, -7.668423869545330871094757086e-05, + -7.863036050540133986477137062e-05, -8.059699034507722501408794047e-05, + -8.258366509326764252647140596e-05, -8.458990561052409770572552139e-05, + -8.661521689013995911176485576e-05, -8.865908822137918271748951993e-05, + -9.072099336490159222218254698e-05, -9.280039074032116772159511919e-05, + -9.489672362582097424419519394e-05, -9.700942036974603062838423684e-05, + -9.913789461406503444960286453e-05, -0.0001012815455296149386599929842, + -0.0001034397580629989939638574414, -0.0001056119031950194554758670762, + -0.000107797338210508737211569541, -0.0001099954069794152492021283019, + -0.0001122054402489885646145018061, -0.0001144267559469011645784455866, + -0.0001166586594951325294312188818, -0.0001189004441344335252827082994, + -0.0001211513912591784773850264734, -0.0001234107707624042986945672729, + -0.0001256778413908261622222023446, -0.0001279518511096113724066075656, + -0.0001302320374766831431907754268, -0.0001325176280263181977786546284, + -0.0001348078406617949222094654527, -0.0001371018840568378408927702194, + -0.000139398958065598503738499736, -0.0001416982541409050411554404469, + -0.0001439989557605033190530036125, -0.0001463002388610079368067018457, + -0.0001486012722792708485967938525, -0.0001509012182008722172382036986, + -0.0001531992326154278639092909398, -0.0001554944657784044516855848084, + -0.0001577860626791241624358036466, -0.0001600731635146379703421581908, + -0.0001623549041691378061642858643, -0.000164630416698575331386003584, + -0.0001668988298201452293544055916, -0.0001691592694063018709627749248, + -0.0001714108589829316730505232025, -0.0001736527202313672458861698589, + -0.0001758839734938571911296301131, -0.0001781037382821436569017153895, + -0.0001803111337887804577900796588, -0.0001825052794008261397139952775, + -0.0001846852952155407588240992878, -0.0001868503025577146557222735224, + -0.0001889994244982539013145983464, -0.0001911317863736463316687991254, + -0.0001932465163059290534815215512, -0.0001953427457227782475506633331, + -0.0001974196098773402273992422229, -0.0001994762483674229541427691537, + -0.0002015118056536651487079675471, -0.0002035254315763022295998618816, + -0.0002055162818701469220564886919, -0.0002074835186774036583680358437, + -0.0002094263110579364041332478541, -0.0002113438354966115238948998201, + -0.0002132352764073374893315226952, -0.0002150998266334270278901663609, + -0.0002169366879439070386944438118, -0.0002187450715254062646314414664, + -0.0002205241984692522274041220909, -0.0002222733002534123746777444675, + -0.0002239916192189179392109388278, -0.0002256784090404124793090290257, + -0.0002273329351904710272751219957, -0.0002289544753973406785493155402, + -0.0002305423200957565442025670732, -0.0002320957728704961238550691371, + -0.0002336141508923299248134952677, -0.0002350967853460487317317217926, + -0.00023654302185023551698475619, -0.0002379522208684687928532952572, + -0.0002393237581116437458304130326, -0.0002406570249311078745976799631, + -0.0002419514287023116479256185096, -0.0002432063931986841584173553166, + -0.0002444213589554494942858442474, -0.0002455957836231077912915454764, + -0.000246729142310312895853413595, -0.0002478209279158857802904947221, + -0.0002488706514497114976637581751, -0.0002498778423422771130871233858, + -0.0002508420487426136049127767258, -0.0002517628378044173059410737459, + -0.0002526397959601329600183572399, -0.0002534725291827902814156825428, + -0.0002542606632353960416717542081, -0.0002550038439076917316794546053, + -0.0002557017372400992067001113117, -0.000256354029734683389833010958, + -0.000256960428552972927271347281, -0.0002575206617004907475379504866, + -0.0002580344781978542289396783005, -0.0002585016482383172562245499115, + -0.0002589219633316359884048218909, -0.0002592952364341509475208213953, + -0.0002596213020649882296207733301, -0.0002599000164082954328174934755, + -0.0002601312574014957683388171716, -0.0002603149248091332331259128985, + -0.0002604509402831660684271564143, -0.0002605392474084525645909582448, + -0.0002605798117343074700273664046, -0.0002605726207917454136098189821, + -0.0002605176840964625690696965243, -0.0002604150331375592176789968146, + -0.0002602647213520155691258983754, -0.0002600668240849448014512246274, + -0.0002598214385356596408185869684, -0.0002595286836895970960376045511, + -0.0002591887002361596237069718551, -0.0002588016504725397276716336581, + -0.000258367718193607573233527841, -0.0002578871085679511170052347069, + -0.000257360048000168282165966982, -0.0002567867839795225808931233846, + -0.0002561675849150837230329413874, -0.000255502739957484562103445791, + -0.0002547925588074362464839628384, -0.0002540373715111538519863254582, + -0.000253237528242855180343751087, -0.0002523933990745037022999930354, + -0.0002515053737329778996839602101, -0.0002505738613448584765734661328, + -0.0002495992901690336916893653285, -0.0002485821073173326593505616522, + -0.000247522778463405953089382372, -0.0002464217875400802728116933515, + -0.0002452796364254252120887245248, -0.0002440968446177747429217536057, + -0.0002428739488999588289064313074, -0.0002416115029930012011397805205, + -0.0002403100771995625873495017188, -0.0002389702580373919338016519553, + -0.0002375926478630794387754410213, -0.0002361778644863980877646042478, + -0.0002347265407755317646876225268, -0.0002332393242534938680807915512, + -0.0002317168766860465954106340636, -0.0002301598736614377806956183159, + -0.0002285690041622764532257272574, -0.0002269449701298754137977070622, + -0.0002252884860213931635369161155, -0.0002236002783601127516521778205, + -0.0002218810852792001229050883326, -0.0002201316560592881505474538439, + -0.0002183527506602368501841676673, -0.0002165451392474252031387221828, + -0.000214709601712930153423822266, -0.0002128469271919560944651000911, + -0.0002109579135748769691035414686, -0.0002090433670152576329463040006, + -0.0002071041014342234079601695607, -0.0002051409380215471326726339729, + -0.0002031547047338264305824800937, -0.0002011462357901243791676038075, + -0.0001991163711654470329284055685, -0.0001970659560824334494144594032, + -0.00019499584050163286429516174, -0.0001929068786107440139007684898, + -0.0001907999283131922541815322925, -0.0001886758507164178211030353127, + -0.000186535509620251450631570056, -0.0001843797710057353347618686046, + -0.0001822095025247952575653959117, -0.000180025572991085973514543972, + -0.0001778288518724110099916008165, -0.0001756202087850679044358365166, + -0.0001734005129904825175373578316, -0.0001711706328944904802451948411, + -0.0001689314355496214742173577417, -0.000166683786160737681426857737, + -0.0001644285475943745673463314283, -0.0001621665798921267682280999978, + -0.0001598987397884192238062261993, -0.0001576258802329972186391515709, + -0.0001553488499184652277089468964, -0.0001530684928131988782520206405, + -0.0001507856476999483224740727927, -0.0001485011477204474126742606011, + -0.0001462158199263333124839903121, -0.0001439304848366805274044455398, + -0.0001416459560024414387081198585, -0.0001393630395780822263732123822, + -0.0001370825339006951791489402614, -0.000134805229076860420963854259, + -0.0001325319065775246889834354524, -0.0001302633388411551492239159877, + -0.0001280002888854207333032414473, -0.0001257435099276434239349425903, + -0.0001234937450142557097132467447, -0.0001212517266594911327041300675, + -0.0001190181764935271138640057731, -0.0001167938049202898629589514323, + -0.0001145793107851247964170879334, -0.00011237538105251840378669137, + -0.0001101826904940720317817304252, -0.0001080019013868807294716928302, + -0.0001058336632224991379503525879, -0.0001036786124266444374065684886, + -0.0001015373720897848195321086506, -9.941055170875048776352178592e-05, + -9.729874693949611054889087258e-05, -9.52025393611328785712158429e-05, + -9.312249625133906048412429923e-05, -9.105917037324849205165433474e-05, + -8.901309977390632339859510846e-05, -8.698480759437153704820983036e-05, + -8.497480189153681830876996273e-05, -8.298357547172473150202953729e-05, + -8.101160573611130861354512334e-05, -7.905935453801777570894543379e-05, + -7.712726805209910781613996678e-05, -7.521577665545288525050099393e-05, + -7.332529482065753157621346148e-05, -7.145622102074193897781190232e-05, + -6.960893764607818689528484501e-05, -6.778381093317892248581446601e-05, + -6.598119090537229785783934766e-05, -6.420141132531695068227234335e-05, + -6.244478965931082761579851148e-05, -6.071162705333772274503625899e-05, + -5.90022083207866822091199055e-05, -5.731680194176976320639960161e-05, + -5.565566007395515848521841407e-05, -5.401901857482310900576347179e-05, + -5.240709703525904766905491039e-05, -5.082009882428362710412445002e-05, + -4.925821114502773324624398943e-05, -4.772160510152422484807244185e-05, + -4.621043577640800723103226e-05, -4.472484231929087602390796019e-05, + -4.326494804567586989138550102e-05, -4.183086054625203235998384677e-05, + -4.0422671806404214805020364e-05, -3.904045833576420430552356144e-05, + -3.76842813076226973629558048e-05, -3.635418670801453217911528015e-05, + -3.5050205494283168290714503e-05, -3.377235376292311787478628293e-05, + -3.252063292649363235699636054e-05, -3.129502989938966347159554626e-05, + -3.009551729225137792537135561e-05, -2.892205361478739940447532653e-05, + -2.777458348678001615723008599e-05, -2.665303785703868825595480585e-05, + -2.55573342300597047588479882e-05, -2.448737690014707627742668317e-05, + -2.344305719274491359095831389e-05, -2.242425371272659966504110785e-05, + -2.143083259938305038232869704e-05, -2.046264778784781242053358863e-05, + -1.951954127669353815204000835e-05, -1.860134340143111805667558434e-05, + -1.770787311363971537310837978e-05, -1.683893826545312878868732032e-05, + -1.59943358991256592480361548e-05, -1.517385254139798372472955346e-05, + -1.437726450238286795028572196e-05, -1.36043381786832554469681561e-05, + -1.285483036046955457451165805e-05, -1.212848854221567422811793591e-05, + -1.142505123681873593216584695e-05, -1.074424829281065439710949466e-05, + -1.008580121437511491460509161e-05, -9.449423483881932671877602881e-06, + -8.834820886651631181483122768e-06, -8.241691837662944885483165547e-06, + -7.669727709916640477866116299e-06, -7.11861316417010350397157753e-06, + -6.588026479758187116527942684e-06, -6.07763988621699554964431661e-06, + -5.587119895429394148531933306e-06, -5.116127634012038985673875846e-06, + -4.664319175666875985956320166e-06, -4.231345873221839946529652943e-06, + -3.81685469008717197383169159e-06, -3.420488530858849281625182204e-06, + -3.041886570801295955644239291e-06, -2.680684583945924991880537663e-06, + -2.478014229625939646785596701e-06, -2.852575350032653713074721688e-06, + -3.248119347792563922335332127e-06, -3.665143794434248070639821224e-06, + -4.104140982112434330667926491e-06, -4.565597383354758888004184397e-06, + -5.049993109186007826530775966e-06, -5.55780136616052422744715944e-06, + -6.089487912837784279094198447e-06, -6.645510516240799370256235601e-06, + -7.226318408842287472238375551e-06, -7.832351746626407804400225865e-06, + -8.464041068777434880161282538e-06, -9.121806759549716880973273259e-06, + -9.806058512874769330334989714e-06, -1.051719480026316430230047538e-05, + -1.125560234255995282484034276e-05, -1.202165558611195833886488987e-05, + -1.281571618390619810446545701e-05, -1.363813248223572652468096877e-05, + -1.448923901345396145852375408e-05, -1.536935599536020616729531385e-05, + -1.627878883778300991304853473e-05, -1.721782765689799815666573279e-05, + -1.818674679782932414404822419e-05, -1.918580436607339554256485004e-05, + -2.021524176828009761240460829e-05, -2.127528326292024612510257742e-05, + -2.236613552136220445395141387e-05, -2.348798719987360954512996269e-05, + -2.464100852305693814580170309e-05, -2.582535087921907608014132629e-05, + -2.704114642816733181190057278e-05, -2.828850772191422873499781765e-05, + -2.95675273387646828061273846e-05, -3.087827753124824540836498854e-05, + -3.222080988834794776929162929e-05, -3.359515501246813868945970127e-05, + -3.500132221156825067980358779e-05, -3.643929920688035618966602036e-05, + -3.790905185661410140788435408e-05, -3.941052389603891367882149144e-05, + -4.094363669432079844189356632e-05, -4.250828902847552395955280091e-05, + -4.410435687478581615527870041e-05, -4.573169321801532553710412099e-05, + -4.73901278787359667935691343e-05, -4.907946735906943617859521378e-05, + -5.079949470712770626720095057e-05, -5.254996940041969293120477369e-05, + -5.433062724847547358486901659e-05, -5.614118031491836157071198543e-05, + -5.798131685921334584586650518e-05, -5.985070129825736554929696553e-05, + -6.174897418803271188954273629e-05, -6.367575222545187945636518956e-05, + -6.563062827054841319972255942e-05, -6.76131713891332233792169637e-05, + -6.962292691602019439455623084e-05, -7.165941653890360205862025689e-05, + -7.372213840295173414591395344e-05, -7.581056723616000098814327046e-05, + -7.792415449548798487590384187e-05, -8.006232853378339626992943323e-05, + -8.22244947874776360187409896e-05, -8.441003598501484032380626221e-05, + -8.661831237595888374845159996e-05, -8.884866198070008797872676443e-05, + -9.110040086066370577499301531e-05, -9.337282340890391298376255191e-05, + -9.566520266094272824559940904e-05, -9.7976790625697030554831779e-05, + -0.0001003068186363144289469095938, -0.0001026544977207193042652993986, + -0.0001050190189916508544257581215, -0.000107399554055954185019169933, + -0.0001097952554428669472369808902, -0.0001122052570510239402580207613, + -0.0001146286746138832843278088092, -0.0001170646061832582686748627232, + -0.0001195121326306210755201567264, -0.0001219703181658250115866615193, + -0.0001244382108728750598296980412, -0.0001269148432623564792635917353, + -0.0001293992328401208401818939242, -0.0001318903826917924393229142321, + -0.0001343872820826729473121796676, -0.000136888907072573758191488813, + -0.0001393942211451092919993061114, -0.0001419021758509610283902069305, + -0.0001444117114646101501622410535, -0.0001469217576540194909566483528, + -0.0001494312341627327420188336982, -0.000151939051503845157752026207, + -0.0001544441116652858509566970113, -0.0001569453088258395713743692523, + -0.0001594415300813246938720774137, -0.0001619316561803298853451649197, + -0.0001644145622689043300009015258, -0.000166889118643582596212757152, + -0.0001693541915121172050390924158, -0.000171808643761283422407917798, + -0.0001742513357311089520606389724, -0.0001766811259948764358581468903, + -0.0001790968721442378860150140829, -0.000181497431578772367571916746, + -0.0001838816622993145902340700326, -0.0001862484237043738287669530918, + -0.0001885965773889592572189199959, -0.0001909249879451238791124717542, + -0.0001932325237635345736766229185, -0.0001955180578353736368935056333, + -0.0001977804685538752445684435033, -0.0002000186405147982859637628694, + -0.0002022314653151363931203599034, -0.0002044178423493612476065373063, + -0.0002065766796025313232609138536, -0.0002087068944394902098547761593, + -0.0002108074143895653622133440352, -0.0002128771779259941031216957219, + -0.0002149151352394205582302388891, -0.0002169202490047722898646592737, + -0.0002188914951408366181377640469, -0.0002208278635618614695653588731, + -0.0002227283589205115565002462974, -0.0002245920013415182801136404933, + -0.000226417827145367875395567947, -0.0002282048895613816949946156543, + -0.0002299522594295501994477587404, -0.0002316590258904925212716380267, + -0.0002333242970629226590000698804, -0.0002349472007080141179591326051, + -0.0002365268848800667950051795918, -0.0002380625185628907464728543086, + -0.0002395532922913342450607632195, -0.0002409984187573968670691842986, + -0.0002423971334003812534100413822, -0.0002437486949805520142740833389, + -0.0002450523861357843148633950392, -0.0002463075139206999126378905274, + -0.0002475134103278043814014286461, -0.0002486694327901553037453441508, + -0.0002497749646651073679795573845, -0.0002508294156986982763324345314, + -0.0002518322224702558239685379338, -0.0002527828488168257529619675772, + -0.0002536807862370370073371028674, -0.000254525554274040043036680947, + -0.0002553167008771747717790767673, -0.000256053802742040167647608051, + -0.000256736465628662230854112325, -0.0002573643246574731035213046137, + -0.0002579370445828361958426344636, -0.0002584543200438736481813761792, + -0.0002589158757923705066368580407, -0.0002593214668975546552051603122, + -0.0002596708789275699248884354819, -0.0002599639281074826767728436216, + -0.0002602004614536837859284368335, -0.0002603803568845687696660384791, + -0.000260503523307401951402545448, -0.0002605699006812915849082279429, + -0.0002605794600562252524844630841, -0.0002605322035881365888738969705, + -0.0002604281645299974220011951509, -0.0002602674071989496420130583143, + -0.000260050026919515938315929926, -0.0002597761499429474094276237839, + -0.0002594459333427906618484148904, -0.0002590595648867775055781970117, + -0.0002586172628851623090003031269, -0.0002581192760156538141061433045, + -0.0002575658831251092465569607626, -0.0002569573930081816485852808096, + -0.0002562941441631289268138216286, -0.0002555765045250176100387340394, + -0.0002548048711765729060912955006, -0.000253979670036947300943569461, + -0.0002531013555287001635940580258, -0.0002521704102233019622117393688, + -0.0002511873444654872137779544339, -0.0002501526959768253922759828622, + -0.00024906702943885435487872404, -0.0002479309360561831329997084516, + -0.0002467450330999611772531121545, -0.0002455099634321405814574301729, + -0.0002442263950109688696796239604, -0.0002428950203781715059397905421, + -0.0002415165561282962153073078371, -0.0002400917423607075494671608817, + -0.0002386213421147363657626866429, -0.0002371061407885021701975880593, + -0.000235546945541940938714450815, -0.0002339445846845854238508360945, + -0.000232299907048655714580584486, -0.0002306137813480331043985982475, + -0.0002288870955237003515774646401, -0.0002271207560762422304409535734, + -0.0002253156873860133100305469522, -0.0002234728310215874317462558807, + -0.0002215931450371139014091093067, -0.000219677603259214708226326751, + -0.0002177271945640636696683856144, -0.0002157429221452975898806053712, + -0.0002137258027734155094688739407, -0.000211676866047328060506035885, + -0.0002095971536387252018730081859, -0.0002074877185299351636978137936, + -0.0002053496242459511430481639005, -0.0002031839440813066027368555266, + -0.0002009917603224824916591934043, -0.0001987741634665322800618048049, + -0.0001965322514366063934385803202, -0.0001942671287950783641160223958, + -0.0001919799059549406774864699354, -0.0001896716983901723609009376537, + -0.0001873436258457584081393160202, -0.000184996811548046634701703006, + -0.00018263238141612238209926522, -0.0001802514632748802424905276709, + -0.0001778551860704669605739436378, -0.0001754446790887650075782544512, + -0.000173021071177581578807644358, -0.0001705854899732019657170728477, + -0.0001681390611319589351285025414, -0.0001656829075674641916626067539, + -0.0001632181486941381332207712251, -0.0001607458996776679293998213449, + -0.0001582672706930141135871908942, -0.0001557833661905748477271432817, + -0.0001532952841711106761659472175, -0.0001508041154700178940444715847, + -0.000148310943051529900774121451, -0.0001458168413134139015929768846, + -0.000143322875402716740566785858, -0.0001408301005431027792726833558, + -0.0001383395613743118547286914399, -0.0001358522913042530715424516252, + -0.0001333693118742344352160855703, -0.0001308916321378150520674671364, + -0.0001284202480537509274017421435, -0.0001259561418934901063163001034, + -0.0001235002816636567740150864925, -0.0001210536205439894790218333109, + -0.0001186170963408900787434963053, -0.000116191630957601771379460176, + -0.0001137781298805487061997360199, -0.0001113774816828243924803076847, + -0.0001089905575449125261881799798, -0.0001066182107930026289922820215, + -0.000104261276455200457683770987, -0.0001019205708359164318232981117, + -9.959689110869520192997200736e-05, -9.729101492773130658783808933e-05, + -9.500370005829620212878944274e-05, -9.273568402628340869367495891e-05, + -9.048768378705826899779940398e-05, -8.826039541378030337491489288e-05, + -8.605449380534558549010748507e-05, -8.387063241407768444165421462e-05, + -8.170944299327679964401599522e-05, -7.957153536471377045565661623e-05, + -7.745749720614131749417408113e-05, -7.536789385887026119191511864e-05, + -7.330326815544168511662448395e-05, -7.1264140267405899631381061e-05, + -6.9251007573198786887447298e-05, -6.726434454608843564824699479e-05, + -6.530460266214419841855620685e-05, -6.337221032816222428176583525e-05, + -6.146757282946215428676844938e-05, -5.959107229745142452446982073e-05, + -5.774306769683464171964357159e-05, -5.592389483232783722096298495e-05, + -5.413386637471844528655268158e-05, -5.237327190609626615617339107e-05, + -5.064237798405545992437917779e-05, -4.894142822467120187241926277e-05, + -4.727064340400365208575902964e-05, -4.563022157789963244214209714e-05, + -4.402033821982509394785468282e-05, -4.244114637645361726289369719e-05, + -4.089277684071800854056014107e-05, -3.937533834201892708444872615e-05, + -3.78889177532682250694809345e-05, -3.643358031443131000558927068e-05, + -3.500936987221861724541016603e-05, -3.361630913556305934710224936e-05, + -3.225439994650728834854613858e-05, -3.092362356611232841957850881e-05, + -2.962394097498666464579782087e-05, -2.835529318802391986740520091e-05, + -2.711760158292648740185025458e-05, -2.59107682420800496472541169e-05, + -2.473467630733729215406629942e-05, -2.358919034725652229028854123e-05, + -2.247415673633344434753124352e-05, -2.138940404575615043250222391e-05, + -2.03347434452043808342323189e-05, -1.930996911520823253682020704e-05, + -1.831485866957360358854220439e-05, -1.734917358737612483082952963e-05, + -1.64126596540192691228449845e-05, -1.550504741084782537024339133e-05, + -1.462605261280263071077979015e-05, -1.377537669359954719235442089e-05, + -1.295270723791108852490476522e-05, -1.215771846002917194425659714e-05, + -1.139007168847278945100418013e-05, -1.064941585603807071747257951e-05, + -9.935387994728594082921406538e-06, -9.247613735062050818866094537e-06, + -8.585707809213706065247506682e-06, -7.949274557470191579413437699e-06, + -7.337908437465770376611443743e-06, -6.751194535675884882608074888e-06, + -6.188709080644133448908562889e-06, -5.650019957422356443605803572e-06, + -5.13468722270627107016373325e-06, -4.642263620153457980184452669e-06, + -4.172295095374333876228883228e-06, -3.724321310092267802609785482e-06, + -3.297876154973579576254721218e-06, -2.892488260634841476173903171e-06, + -2.508445565656774945746286185e-06, -2.917083304909222940298936522e-06, + -3.350453970721292219406674609e-06, -3.809188574270012656828058792e-06, + -4.293910639545511911474920397e-06, -4.805235397186783191333415977e-06, + -5.343768976049891607476693273e-06, -5.910107593437759627682040464e-06, + -6.504836744931047869252779825e-06, -7.128530394767751881884496057e-06, + -7.781750167727169255403422976e-06, -8.465044543479537285314735773e-06, + -9.178948054368680774012419221e-06, -9.923980487597969078620088745e-06, + -1.070064609279394473348012012e-05, -1.150943279592156245883481647e-05, + -1.235081142053146055742162551e-05, -1.322523491730305266768624034e-05, + -1.413313760287101422154221186e-05, -1.507493440889345941375090931e-05, + -1.605102014233172069983431041e-05, -1.706176875789986230520269006e-05, + -1.810753264363683303489471754e-05, -1.918864192054511736145079592e-05, + -2.03054037572309024385370374e-05, -2.145810170046989770269683928e-05, + -2.2646995022611444406315101e-05, -2.387231808671990841816575035e-05, + -2.513427973033905459877314359e-05, -2.643306266874861102040075722e-05, + -2.776882291856700164908895723e-05, -2.914168924253524918001334587e-05, + -3.055176261629854035347178542e-05, -3.199911571798377552802369883e-05, + -3.348379244134673835909046802e-05, -3.500580743324399851483519353e-05, + -3.656514565615979486194048187e-05, -3.816176197649384009644851767e-05, + -3.979558077929176604066799361e-05, -4.146649561007278989152244342e-05, + -4.317436884438277460655092321e-05, -4.491903138567242341179855392e-05, + -4.670028239207205751539614402e-05, -4.851788903260356023003016523e-05, + -5.037158627334111573323541244e-05, -5.226107669399929575191829367e-05, + -5.418603033539668302042552339e-05, -5.614608457819147681279112194e-05, + -5.814084405337485733254385134e-05, -6.016988058460849276816787001e-05, + -6.223273316306569564321238275e-05, -6.432890795479280997802573605e-05, + -6.645787834093677107129977122e-05, -6.861908499102596442013185518e-05, + -7.081193596947349898872159368e-05, -7.303580687543393421077425609e-05, + -7.529004101610775243329926054e-05, -7.757394961355007728751737028e-05, + -7.988681204500228626424335188e-05, -8.222787611672663593640614232e-05, + -8.459635837128707408234112863e-05, -8.699144442817889090729249757e-05, + -8.941228935767412354645305994e-05, -9.185801808770892979381927912e-05, + -9.432772584360143031806389402e-05, -9.68204786203521843013231063e-05, + -9.933531368723736928744855179e-05, -0.0001018712401243703532648793297, + -0.0001044272393908681937583354804, -0.0001070022659242214618921171243, + -0.0001095952477704302682141174197, -0.0001122050872444308914450614156, + -0.0001148306616203021205367684754, -0.0001174708238507041538605663034, + -0.0001201244033149676898814331438, -0.0001227902065952153631573501302, + -0.0001254670182798645029168677079, -0.0001281536017938252937104631757, + -0.0001308487002546768944531013767, -0.0001335510373540695267836897475, + -0.0001362593182635763659586725094, -0.0001389722305641694652476175742, + -0.0001416884451984951509735666253, -0.0001444066174450641792254002027, + -0.0001471253879134632445470354245, -0.0001498433835596603869600579317, + -0.0001525592187204525575477259691, -0.0001552714961660776903963621098, + -0.0001579788081699906164990371282, -0.0001606797375947785467241446522, + -0.0001633728589931707903242646962, -0.0001660567397230763419385679569, + -0.0001687299410755639693989399452, -0.0001713910194146808405827459021, + -0.0001740385273279895729427874107, -0.0001766710147866869197365996547, + -0.0001792870303141532936641588947, -0.0001818851221617709716053129521, + -0.0001844638394908330761116921348, -0.0001870217335593589783049317532, + -0.0001895573589126213042820728871, -0.0001920692745761806469358135008, + -0.0001945560452502202632846239894, -0.0001970162425039658816734028379, + -0.0001994484459689734934858401649, -0.0002018512445300653206092800218, + -0.000204223237512694041472655071, -0.0002065630358655144369062206522, + -0.0002088692633369462249310483104, -0.0002111405576445128564732484078, + -0.0002133755716357476576311436034, -0.0002155729744394630138272506148, + -0.0002177314526061946355246778939, -0.0002198497112366166008397966314, + -0.0002219264750967761860248744776, -0.0002239604897189663510869567231, + -0.0002259505224870924538268374127, -0.0002278953637053968400011383366, + -0.0002297938276494206240319062573, -0.0002316447535981002977048537339, + -0.0002334470068459149917888123538, -0.0002351994796940198395682891652, + -0.0002369010924193223584840323204, -0.0002385507942204803416997443977, + -0.0002401475641398242001720714223, -0.0002416904119602306024588989075, + -0.0002431783790760003887733431416, -0.0002446105393368203529541604624, + -0.0002459859998639168108050534478, -0.0002473039018375382822392816173, + -0.0002485634212549333731286094196, -0.0002497637696580228211865049026, + -0.0002509041948299946213005173767, -0.0002519839814600863280892595331, + -0.0002530024517758508342639423017, -0.0002539589661422358589024095288, + -0.0002548529236268459231308514124, -0.0002556837625307876830926812062, + -0.0002564509608845396055644416666, -0.0002571540369083228044604083617, + -0.0002577925494364875324930508338, -0.0002583660983054710219390670556, + -0.0002588743247049182013425072668, -0.000259316911491599261501556084, + -0.000259693583465795665900927025, -0.0002600041076098702193600264998, + -0.0002602482932887735089105829545, -0.0002604259924122822905841190266, + -0.0002605370995588076796743715047, -0.0002605815520606500333179733619, + -0.0002605593300506208907438288058, -0.0002604704564699933735938408574, + -0.0002603149970377842989215089187, -0.0002600930601814127824181199777, + -0.0002598047969288225559313099122, -0.0002594504007621953930312619363, + -0.0002590301074334257539454051678, -0.000258544194741567039293184127, + -0.0002579929822725016380462192966, -0.0002573768311011260406274969714, + -0.0002566961434563841924771931957, -0.0002559513623495205357494253207, + -0.0002551429711659655491171050379, -0.0002542714932213019948629983968, + -0.0002533374912818032336815632366, -0.0002523415670500672226307659063, + -0.0002512843606163119871375888348, -0.0002501665498759297456138339655, + -0.0002489888499139377938708383997, -0.0002477520123569937468208101983, + -0.00024645682469368127833972415, -0.0002451041095638025867770037891, + -0.000243694724017447965965649237, -0.0002422295587446431921422457245, + -0.0002407095372764063640532578026, -0.0002391356151580822356119554462, + -0.0002375087790957998543257823076, -0.000235830046077078699963414099, + -0.0002341004624663813233655107471, -0.0002323211030766888813160059302, + -0.0002304930702180475396434466973, -0.0002286174927241082827263085608, + -0.0002266955249576951630062493503, -0.0002247283457964590334173665687, + -0.000222717157599691667870314693, -0.0002206631851573937961024512999, + -0.0002185676746227062459265733096, -0.0002164318924288290526321970608, + -0.0002142571241915673815013609893, -0.0002120446735986552253602072104, + -0.0002097958612870185726891059108, -0.0002075120237091509090964630557, + -0.0002051945119897813688512877572, -0.0002028446907740213554956210107, + -0.0002004639370681853710078057507, -0.0001980536390744813050966005585, + -0.0001956151950207709385321647177, -0.0001931500119866028509878208563, + -0.0001906595047267183788784056242, -0.0001881450944932321089377025292, + -0.0001856082078576837854182179921, -0.0001830502755341557711860761559, + -0.0001804727312046442940819679368, -0.0001778770103478653915544255293, + -0.0001752645490726695276777896693, -0.0001726367829572283399061638498, + -0.0001699951458951466458889567601, -0.0001673410689496417276013462416, + -0.000164675979216911201781503582, -0.0001620012986998185648170045514, + -0.0001593184431929720490557500501, -0.0001566288211802930273579964604, + -0.0001539338327461292469690301576, -0.0001512348685009567354591009103, + -0.0001485333085226916429669868913, -0.0001458305213146126038271238601, + -0.0001431278627808709445236312607, -0.0001404266752205420769415017412, + -0.0001377282863411471568616112338, -0.0001350340082925478228485782761, + -0.0001323451367220901593070581104, -0.0001296629498518466242721475234, + -0.0001269887075787756529864080957, -0.0001243236505985894561725213503, + -0.0001216689995540915295024753107, -0.000119025954208711008002787024, + -0.0001163956926459345174972026538, -0.0001137793704952989328436918637, + -0.0001111781201855783254546852779, -0.000108593050225764338641287754, + -0.0001060252445144039520940129617, -0.0001034757616778255828564325736, + -0.0001009456344377484204258982325, -9.843586900873454862467143434e-05, + -9.594744452590747913530572211e-05, -9.348131250332510555275944419e-05, + -9.103839632335741078022345318e-05, -8.861959075738432218063977963e-05, + -8.622576151808984722471618234e-05, -8.385774484359652999193590617e-05, + -8.15163471136280801034729171e-05, -7.920234449790332646908208591e-05, + -7.691648263684122536522347335e-05, -7.465947635470538724933309283e-05, + -7.243200940522808871282339771e-05, -7.023473424973432875650924956e-05, + -6.806827186774593941090416571e-05, -6.593321160001124243716513762e-05, + -6.383011102386772900579153811e-05, -6.175949586081026017759382229e-05, + -5.972185991610103977756882077e-05, -5.771766505022336401619503787e-05, + -5.574734118194492630757319596e-05, -5.381128632272381447218187467e-05, + -5.190986664215491120603213071e-05, -5.004341656412249249655244121e-05, + -4.821223889329206898366267375e-05, -4.641660497154051197386120942e-05, + -4.465675486389606872392188386e-05, -4.293289757352526523270438985e-05, + -4.124521128527618314945496492e-05, -3.959384363725801224019248958e-05, + -3.797891201990774356434324432e-05, -3.640050390196847496715112924e-05, + -3.485867718277653958501571818e-05, -3.335346057022897246942261251e-05, + -3.188485398377834101855954341e-05, -3.045282898177801081396331995e-05, + -2.90573292124777944600826779e-05, -2.769827088794876536535609357e-05, + -2.637554328019398199424785934e-05, -2.508900923868434470207292031e-05, + -2.383850572853303035779012897e-05, -2.262384438852246834410729404e-05, + -2.144481210815165145235246247e-05, -2.030117162288563254835850602e-05, + -1.919266212675685369295347504e-05, -1.811899990146104599993137629e-05, + -1.707987896107662171294241937e-05, -1.607497171152665101242183743e-05, + -1.510392962389202132545990703e-05, -1.416638392067586592446178095e-05, + -1.326194627411191673336653823e-05, -1.239020951560352735835481008e-05, + -1.155074835537414585989388072e-05, -1.074312011140721988017732863e-05, + -9.966865446749415406485668456e-06, -9.221509114250505290567155869e-06, + -8.50656070781278558876493251e-06, -7.821515419221846101486932124e-06, + -7.165854799635452069400936431e-06, -6.539047524807205045277707506e-06, + -5.94055016312750395807065068e-06, -5.369807945569239329881589678e-06, + -4.826255536631124592268551193e-06, -4.309317805380271711884494074e-06, + -3.818410595702848608673680986e-06, -3.352941494881913842360113623e-06, + -2.91231059963143094031353883e-06, -2.270998500221665562798104357e-06, + -2.636311002295262935723975037e-06, -3.020875352329446380454484877e-06, + -3.425067952423454467630490813e-06, -3.849253909836949152098797833e-06, + -4.293786354496953938057052236e-06, -4.759005761775472769696884723e-06, + -5.245239281563489371746321355e-06, -5.752800074668313502085099237e-06, + -6.281986657560605727412556681e-06, -6.833082256494593407299305288e-06, + -7.406354172022593045196688089e-06, -8.002053154917601918995860577e-06, + -8.620412794512824359227307069e-06, -9.261648920456882775535494001e-06, + -9.925959018874215626345239305e-06, -1.061352166390827133702397939e-05, + -1.132449596561169948732202689e-05, -1.205902103513309030701720209e-05, + -1.28172154681333082346800234e-05, -1.359917684734682837444791348e-05, + -1.44049812651837674527506919e-05, -1.52346828672477044237841895e-05, + -1.608831341762170571833313881e-05, -1.696588188675161404405690446e-05, + -1.786737406272962015848712602e-05, -1.879275218675799778993325273e-05, + -1.974195461353495174611390184e-05, -2.071489549729195250513114068e-05, + -2.171146450416478642362651252e-05, -2.273152655155868538845720384e-05, + -2.377492157513151459094849494e-05, -2.484146432398577647058732221e-05, + -2.593094418462447796596553884e-05, -2.704312503418988559360063018e-05, + -2.817774512346691326118708343e-05, -2.933451699009448324800310159e-05, + -3.051312740238932874918195703e-05, -3.171323733414636728347724137e-05, + -3.293448197073909635389232786e-05, -3.417647074680228339678064731e-05, + -3.543878741573656547579965204e-05, -3.672099015123129756976022575e-05, + -3.802261168096080217338600393e-05, -3.934315945256174247308261771e-05, + -4.068211583195845338538701452e-05, -4.203893833405643727608655413e-05, + -4.341305988577966369244484635e-05, -4.480388912138281949431792284e-05, + -4.621081070992322481190764383e-05, -4.763318571473251533850146178e-05, + -4.907035198468241780607804192e-05, -5.052162457699346321052247255e-05, + -5.198629621129034566150151075e-05, -5.346363775456239639640235173e-05, + -5.495289873664243804340934219e-05, -5.64533078957736247525597828e-05, + -5.796407375378653483626381626e-05, -5.948438522038015284715620212e-05, + -6.101341222591362829482178332e-05, -6.25503063821453104747724594e-05, + -6.409420167024139239429075809e-05, -6.564421515537865840783648963e-05, + -6.71994477272103190234817105e-05, -6.875898486542770398927820752e-05, + -7.032189742961016435621873777e-05, -7.188724247251917956035710544e-05, + -7.345406407595518605280204838e-05, -7.502139420826032612053119175e-05, + -7.658825360251593277957637973e-05, -7.815365265444988859214886512e-05, + -7.971659233903732400330910401e-05, -8.127606514474784444711924492e-05, + -8.283105602436200939116955899e-05, -8.438054336125247814615057962e-05, + -8.592349995000036837981133298e-05, -8.745889399018851994432877106e-05, + -8.898569009219400361733465221e-05, -9.050285029377823993630702848e-05, + -9.20093350862529949082610492e-05, -9.350410444898291464389805672e-05, + -9.498611889096730386689015901e-05, -9.645434049822935204492047045e-05, + -9.790773398572751257205176723e-05, -9.934526775249219367885933352e-05, + -0.0001007659149386805114059079136, -0.0001021686544832352142378462112, + -0.0001035524721808256355063543319, -0.0001049163617367467136315406506, + -0.00010625932581844607584427298, -0.0001075803771023591963494972501, + -0.0001088785393147059278595722986, -0.0001101528482649507520224271828, + -0.0001114023528705880843221731613, -0.0001126261161719492191529354286, + -0.0001138232163357254678875962739, -0.000114992747645916530414671175, + -0.0001161338214809229933037817983, -0.000117245567275517921057396975, + -0.0001183271334664482820481223868, -0.000119377688420434501263486804, + -0.0001203964213433569369537598504, -0.0001213825431694388271974122118, + -0.0001223352874292587795859721389, -0.0001232539110954516134791014714, + -0.000124137695404981531323643229, -0.0001249859466569000151798390919, + -0.0001257979969845337772389043396, -0.0001265732051010733550267667313, + -0.0001273109570175720139245667539, -0.0001280106667323953296630523191, + -0.0001286717768911985507965939357, -0.0001292937594165465442930945672, + -0.0001298761161063285594560734459, -0.000130418379200160296400856641, + -0.0001309201119130067210438728154, -0.0001313809089353011627133993589, + -0.0001318003968988785143748310169, -0.0001321782348080862443204935852, + -0.000132514114435479564424458232, -0.0001328077606815560246858454185, + -0.0001330589318980960700320587131, -0.000133267420174257159633940395, + -0.0001334330515860186543945081761, -0.0001335556864072905624511028444, + -0.000133635219283378514198296072, -0.0001336715793661519789681246806, + -0.0001336647304107762407581611042, -0.0001336146708338547997151762869, + -0.0001335214337328787664871398988, -0.0001333850868669307740584095701, + -0.0001332057325986433257529462093, -0.0001329835077974614798105440494, + -0.0001327185837043117584352347471, -0.000132411165757830479082837738, + -0.0001320614933823546332646720058, -0.000131669839737930588268940979, + -0.0001312365114326450286647701704, -0.0001307618481976324277538115126, + -0.0001302462225251652182082817699, -0.0001296900392702771207930484421, + -0.0001290937352164231888707740525, -0.0001284577786057246328883102438, + -0.0001277826686343945463038285215, -0.0001270689349139863264306904433, + -0.0001263171368991515780642181932, -0.0001255278632826386587314354548, + -0.0001247017313583058503896616731, -0.0001238393863529651552340266063, + -0.0001229415007279138316413635845, -0.0001220087734510499937390023972, + -0.0001210419292405068026610356902, -0.0001200417177807779685761585542, + -0.0001190089129123400525818443629, -0.0001179443117958195311797270355, + -0.0001168487340517643631931585246, -0.0001157230208771450679586939581, + -0.0001145680341397052956356819586, -0.0001133846554513317708831263153, + -0.0001121737852216310010180708168, -0.00011093634169292765139988588, + -0.0001096732599579207818049977896, -0.0001083854909612564314637730978, + -0.0001070740004862938513389633566, -0.0001057397681283601243275652171, + -0.0001043837862558038653924136208, -0.0001030070589601723410246719714, + -0.0001016106009968483278723891394, -0.0001001954367174931676606058906, + -9.876259899565034954677100743e-05, -9.731312814686980574695879254e-05, + -9.584807084471944885108868339e-05, -9.436847903404911044010494603e-05, + -9.287540884287606571863976646e-05, -9.136991949425779166709532531e-05, + -8.985307221951484150154060293e-05, -8.832592917416109393104889369e-05, + -8.678955235789164259808947666e-05, -8.524500253996907721352332965e-05, + -8.369333819133839113667966414e-05, -8.213561442478727893899692614e-05, + -8.057288194445434378367087991e-05, -7.900618600597094287260602208e-05, + -7.743656538850411685283303687e-05, -7.586505137994833014754292311e-05, + -7.429266677649037106754420501e-05, -7.27204248977548063474773965e-05, + -7.114932861869492468354092551e-05, -6.958036941939568949515998453e-05, + -6.801452645389853091193593793e-05, -6.645276563914536576728464556e-05, + -6.48960387651019649304928727e-05, -6.334528262708914215801253578e-05, + -6.180141818131604561879777204e-05, -6.026534972457455602030257369e-05, + -5.873796409901715600459029543e-05, -5.72201299229028510382952244e-05, + -5.571269684815673817581196947e-05, -5.421649484554871714723361942e-05, + -5.273233351825592314307544761e-05, -5.126100144453133941341987923e-05, + -4.980326555015807273550654255e-05, -4.835987051132516277140299676e-05, + -4.693153818851643213974633717e-05, -4.551896709195830010045644154e-05, + -4.412283187912699369392227622e-05, -4.274378288476933540097901787e-05, + -4.138244568384411004296347114e-05, -4.003942068774410156838453045e-05, + -3.871528277411098218924873082e-05, -3.741058095050787702393405021e-05, + -3.612583805216590258002282154e-05, -3.486155047397308277953506539e-05, + -3.361818793682590087628161979e-05, -3.239619328841536309310927821e-05, + -3.119598233847162971473995774e-05, -3.001794372844317145302903138e-05, + -2.886243883553881581422763392e-05, -2.772980171101305869917411084e-05, + -2.662033905253063194090365484e-05, -2.553433021039502794514303163e-05, + -2.447202722738459811308367464e-05, -2.343365491189137788871632573e-05, + -2.24194109440143350946844647e-05, -2.142946601421380481682782415e-05, + -2.04639639940915664959378284e-05, -1.95230221388177524423010456e-05, + -1.860673132068484835659541443e-05, -1.771515629322797889528932902e-05, + -1.68483359853116163235616648e-05, -1.600628382454390711197786401e-05, + -1.518898808934300436346721136e-05, -1.439641228894303611536738263e-05, + -1.362849557059279078144974073e-05, -1.288515315316674827961999222e-05, + -1.216627678637497317901475236e-05, -1.147173523472849948970364586e-05, + -1.080137478538642484726835236e-05, -1.01550197789831830451779543e-05, + -9.532473162508138083879281888e-06, -8.933517063283784683707169916e-06, + -8.357913383066209182434801173e-06, -7.805404411268760867166106865e-06, + -7.275713456290189427215584633e-06, -6.768545493909084290239195486e-06, + -6.283587831690042881625790638e-06, -5.820510788331125684891709932e-06, + -5.378968386868835540692672381e-06, -4.95859906064446907114759075e-06, + -4.5590263709337890683011979e-06, -4.179859735075988748191893468e-06, + -3.820695164103221486812632379e-06, -3.4811160085800816771123712e-06, + -3.160693711645329656502630133e-06, -2.858988568074981579915849403e-06, + -2.575550488243190703992234816e-06, -2.309919765850306010114209587e-06, + -2.061627848291734764458018117e-06, -1.83019810854582208488317268e-06, + -1.61514661746580672827661683e-06, -1.415982915369476026823457142e-06, + -1.23221078183015165473910852e-06, -1.06332900258408174563157754e-06, + -9.0883213248294364078392997e-07, -7.682112534344844522685852306e-07, + -6.409547262907352411801724205e-07, -5.265489356615224761213765389e-07, + -4.244790266489699234148482744e-07, -2.257477774389324335052153109e-06, + -2.661670280534915752456825294e-06, -3.089701110135017728981895666e-06, + -3.542110182272229000968732926e-06, -4.019422404862425614638886395e-06, + -4.522146591635165866602218132e-06, -5.050774385584216127789789624e-06, + -5.605779190722967899836778199e-06, -6.187615113992022047373960797e-06, + -6.796715919165830749695302038e-06, -7.433493994605156001645885483e-06, + -8.098339336697492246209574562e-06, -8.791618550820133278812795741e-06, + -9.513673871650112870857612934e-06, -1.026482220463111242714053517e-05, + -1.104535419039023507001718444e-05, -1.185553329387702278189392624e-05, + -1.269559491997338309136802298e-05, -1.356574555729642634412535768e-05, + -1.446616195188573157799898777e-05, -1.53969903124333011199507959e-05, + -1.63583455486789868947757054e-05, -1.735031054455294803585095609e-05, + -1.837293546760614175667250536e-05, -1.9426237116223235524767321e-05, + -2.051019830606420863783681541e-05, -2.162476729713016894624845465e-05, + -2.27698572627944750466043311e-05, -2.394534580208383510056477372e-05, + -2.515107449643482211316947161e-05, -2.638684851208960183512920727e-05, + -2.765243624923029494956996932e-05, -2.894756903888514367470877198e-05, + -3.02719408885705926236849711e-05, -3.162520827756315440265275085e-05, + -3.300699000261376434310275907e-05, -3.441686707489733201056208989e-05, + -3.585438266875049358401242316e-05, -3.731904212294414333386805005e-05, + -3.881031299488624421037755163e-05, -4.032762516823226126580839712e-05, + -4.187037101424354897235766138e-05, -4.343790560715933552057496647e-05, + -4.502954699376252560441905026e-05, -4.664457651723505674477843197e-05, + -4.828223919531228236793826691e-05, -4.994174415265959302012710452e-05, + -5.162226510730745276988098991e-05, -5.332294091089417647968268232e-05, + -5.504287614237800068620748428e-05, -5.6781141754793732216895219e-05, + -5.853677577454158737239528487e-05, -6.030878405260862399218241281e-05, + -6.209614106703973258720441475e-05, -6.389779077588515039057975864e-05, + -6.571264751977144128076979701e-05, -6.753959697315593151741713873e-05, + -6.937749714324328961963239681e-05, -7.122517941546152868588503981e-05, + -7.308144964431413290444766728e-05, -7.494508928834702876208700983e-05, + -7.681485658789180429126958183e-05, -7.868948778417229829480750158e-05, + -8.056769837828771179365217048e-05, -8.244818442851524606298369013e-05, + -8.432962388430557097458023508e-05, -8.621067795527918549772228296e-05, + -8.808999251346540614298480376e-05, -8.996619952697295914505193348e-05, + -9.183791852319815650438489252e-05, -9.370375807966121323167030255e-05, + -9.556231734046720860051293833e-05, -9.741218755636354216694006158e-05, + -9.925195364630927548615230149e-05, -0.0001010801957784309437976891233, + -0.0001028954909681973413533573325, -0.0001046964146916096123672915152, + -0.0001064815425111692473274238591, -0.0001082494517123563622720827659, + -0.000109998722948323669106399092, -0.0001117279418904896441493146408, + -0.0001134357008826935312101671927, -0.0001151206005965612087565616561, + -0.0001167812516857174659707166442, -0.0001184162764364722771580351601, + -0.0001200243104126073900340954115, -0.0001216040040918835260942004739, + -0.0001231540244918978425133632149, -0.0001246730567829248828917720893, + -0.000126159805885386644723131222, -0.0001276129980496126651613730818, + -0.0001290313824155690108647781544, -0.0001304137325502585848836789584, + -0.0001317588479605205609938162192, -0.0001330655555789878724797653531, + -0.0001343327112209947505391122169, -0.0001355592010102644171844199494, + -0.0001367439427712469903700848173, -0.0001378858873860240087140527354, + -0.0001389840201137391073257787433, -0.0001400373618705887525208442224, + -0.0001410449704683955861848898561, -0.0001420059418099553071469093313, + -0.0001429194110392973575754393956, -0.0001437845536451328766480717292, + -0.0001446005865158050984232984693, -0.0001453667689441334005210487712, + -0.0001460824035806126833594853487, -0.00014674683733350603331846429, + -0.000147359462214446279180665722, -0.000147919716128241929796460763, + -0.0001484270836056648652876571726, -0.0001488810964780827789718381515, + -0.0001492813344928838265382453621, -0.0001496274258687310633117450998, + -0.0001499190477897727213386913636, -0.0001501559268380247733846305502, + -0.0001503378393632394567636101357, -0.0001504646117896597324117835548, + -0.0001505361208591617864626516221, -0.0001505522938103798658709964187, + -0.0001505131084935038270501000968, -0.0001504185934205397941372528425, + -0.0001502688277509186761966147872, -0.000150063941212437201898691197, + -0.0001498041139576127597343030429, -0.0001494895763556326447399347224, + -0.0001491206087201732888216504369, -0.000148697540973465530201105822, + -0.0001482207522470754628395039898, -0.000147690670419968662517226643, + -0.000147107771594517499486043377, -0.0001464725795112145991828944691, + -0.000145785664902923763021000414, -0.0001450476447896306057914334042, + -0.0001442591817147051750334918463, -0.0001434209829238023336996782353, + -0.0001425337994876009852819598311, -0.0001415984253696730738210363132, + -0.000140615696440851055621160115, -0.0001395864894415464567412055175, + -0.0001385117208935473197533444489, -0.0001373923459628992131947161637, + -0.0001362293572755456007999930179, -0.0001350237836874751959966717285, + -0.0001337766890111883287539651377, -0.000132489170700361626620972233, + -0.0001311623584946482623959235214, -0.0001297974130266103267271338151, + -0.0001283955243928355848329059263, -0.0001269579106913389066838698804, + -0.0001254858165273994006529145739, -0.0001239805114900277571449854763, + -0.0001224432886012973671022857625, -0.0001208754627408127602355286667, + -0.0001192783690476192519401912873, -0.0001176533613018892245874122415, + -0.0001160018102887454868443056766, -0.0001143251021466040826674026576, + -0.0001126246367024370548942657777, -0.0001109018257963700475896354214, + -0.0001091580915980390909664210497, -0.0001073948649171386105372755226, + -0.0001056135835106489180351338475, -0.000103815690388841291489328833, + -0.0001020026321233250010157844745, -0.0001001758571584339619015349698, + -9.833681412919789656054692095e-05, -9.648695018794791996089021957e-05, + -9.462770934197858841395445406e-05, -9.27605308046077463171932842e-05, + -9.088684736194636750849368267e-05, -8.900808375765951194549807646e-05, + -8.712565509796303502010328401e-05, -8.524096527906202145838387985e-05, + -8.335540543919327661874507651e-05, -8.147035243738952531907665522e-05, + -7.958716736103210568926275004e-05, -7.770719406420771699275235056e-05, + -7.583175773882762935387824577e-05, -7.396216352041030061247040006e-05, + -7.20996951303662207428263331e-05, -7.024561355655926713978387532e-05, + -6.840115577385171485511050626e-05, -6.656753350627102284661762432e-05, + -6.474593203236360470630844643e-05, -6.293750903522736474173665533e-05, + -6.114339349863696167382276503e-05, -5.936468465059870254496576791e-05, + -5.760245095559049841428891914e-05, -5.58577291566602664174556736e-05, + -5.413152336847276051637334326e-05, -5.242480422230915451621210965e-05, + -5.073850806393735777665571218e-05, -4.907353620518328465470100919e-05, + -4.743075422994454321597851409e-05, -4.5810991355297972537404666e-05, + -4.421503984826430551108994438e-05, -4.264365449869872551130409177e-05, + -4.109755214868854951339866011e-05, -3.957741127874600853796260846e-05, + -3.808387165099300298220716399e-05, -3.661753400944355610292443859e-05, + -3.517895983739833810606881248e-05, -3.376867117187530570451489687e-05, + -3.238715047490995757161619251e-05, -3.103484056146978798751759343e-05, + -2.971214458363838600406942048e-05, -2.841942607063769138061627706e-05, + -2.715700902417021963858485833e-05, -2.592517806847802308675872418e-05, + -2.472417865443145764954395449e-05, -2.355421731687933059660837454e-05, + -2.24154619844105705247280097e-05, -2.130804234060053854271470086e-05, + -2.023205023573733859760907794e-05, -1.918754014794968798182650538e-05, + -1.81745296925859857993263563e-05, -1.719300017862352041096533906e-05, + -1.62428972108203461079990737e-05, -1.532413133625683279389652347e-05, + -1.443657873385205227321874399e-05, -1.358008194538059630726480748e-05, + -1.275445064645883471311348795e-05, -1.195946245591597240987610101e-05, + -1.119486378191475065913343401e-05, -1.046037070313860589622270009e-05, + -9.755669883319017759277201607e-06, -9.080419517329149260297278812e-06, + -8.43425030705042400166679406e-06, -7.816766465153141932070864073e-06, + -7.227546744931981872919323634e-06, -6.666145494290448946374076644e-06, + -6.132093731950618659349086514e-06, -5.624900243941817903437028342e-06, + -5.144052698405033951329842767e-06, -4.689018776735490404042154544e-06, + -4.259247319075180145033637791e-06, -3.85416948216015225331387839e-06, + -3.47319990752376391363108292e-06, -3.115737898056863992840700636e-06, + -2.781168600929486700037117364e-06, -2.468864194884779395580383723e-06, + -2.178185079926615015877494966e-06, -1.908481067435898037164439256e-06, + -1.659092568766342537430738199e-06, -1.429351780392197029297411855e-06, + -1.218583863702375900321759478e-06, -1.02610811756230612404794042e-06, + -8.512391417948152704653743197e-07, -6.932879897628812235817891141e-07, + -2.855519261233401948801065989e-06, -3.422817855537773748449701175e-06, + -4.033683853708414099119815288e-06, -4.689503366966922293665800958e-06, + -5.391636987804816606262119094e-06, -6.141416705789189183157042451e-06, + -6.940142821008708407426630871e-06, -7.789080861314207318200041053e-06, + -8.689458509568453691549773377e-06, -9.642462547167172316384640973e-06, + -1.064923582013066622462601346e-05, -1.171087423408363041869763993e-05, + -1.282842378445284388171435813e-05, -1.400287762820578999964620664e-05, + -1.523517320343527809746193152e-05, -1.652618940306411875066153194e-05, + -1.787674380889764906435793201e-05, -1.928758999219375191210706921e-05, + -2.075941488684744781409441394e-05, -2.229283624120143025848506113e-05, + -2.388840015439470907689621659e-05, -2.554657870304938779306390406e-05, + -2.72677676639698351058332948e-05, -2.905228433839100672707658757e-05, + -3.090036548315885938818456391e-05, -3.281216535407703273818577627e-05, + -3.478775386643667363612691945e-05, -3.682711487762822127629142033e-05, + -3.893014459646604151108958969e-05, -4.109665012368841197467131399e-05, + -4.332634812786043332832539021e-05, -4.561886366067913607625847194e-05, + -4.797372911543804492292067398e-05, -5.039038333215875733019431526e-05, + -5.286817085263741973618842329e-05, -5.540634132838577360869944388e-05, + -5.800404908417090030052498673e-05, -6.066035283957437644966614876e-05, + -6.33742155907009516039099517e-05, -6.614450465387121814563736732e-05, + -6.896999187282974296681059556e-05, -7.184935399069286067214729075e-05, + -7.478117318755048343638380803e-05, -7.776393778431724937601210446e-05, + -8.079604311311319438191486109e-05, -8.387579255413095879675977606e-05, + -8.7001398738624057937335321e-05, -9.017098491732644703969268285e-05, + -9.338258649328905528462507757e-05, -9.663415271779431277299199365e-05, + -9.992354854768595155169175204e-05, -0.0001032485566621295841388192271, + -0.0001066068796364992490172118877, -0.0001099961422707686746090202656, + -0.0001134138940694720147422600021, -0.0001168576118699902853395947155, + -0.0001203247026156145155955171089, -0.0001238125062695439736366875838, + -0.0001273182988656668503720664765, -0.0001308392956917170141684786389, + -0.0001343726546000903942709725492, -0.0001379154794413541408430734503, + -0.0001414648236152132745966497618, -0.0001450176937334499149834243781, + -0.0001485710533891064879293691936, -0.0001521218270259535145557533431, + -0.000155666903902061459297537227, -0.0001592031421410864853397543195, + -0.0001627273728646821526061527763, -0.0001662364043992644267993402662, + -0.0001697270265501836788036432724, -0.000173196014936198734984057479, + -0.0001766401353770014276758915095, -0.0001800561483264077682845544226, + -0.0001834408133437154492066667455, -0.0001867908935956202887140875646, + -0.0001901031603809991501769643962, -0.0001933743976707903494335893946, + -0.0001966014066551444779834545429, -0.0001997810102899748492272929967, + -0.0002029100578350083417759203153, -0.0002059854293754246744741626118, + -0.0002090040403191748582915898691, -0.0002119628458620883269293566631, + -0.0002148588454129112077384960999, -0.0002176890869704683660005445356, + -0.0002204506714452070703820496522, -0.0002231407569174590301876170972, + -0.0002257565628248557837529780778, -0.0002282953740714345762692627506, + -0.000230754545051118720513927407, -0.0002331315035783625773564697869, + -0.0002354237547189383719919292259, -0.0002376288845139918985954058384, + -0.0002397445635906821667475419257, -0.000241768550652914657270869947, + -0.0002436986958458871061362210897, -0.0002455329439883874244505979068, + -0.0002472693376670170623161937318, -0.0002489060201867581540412233121, + -0.0002504412383725588978414244856, -0.0002518733452168787976914454685, + -0.0002532008023684127339010541125, -0.0002544221824574993294151847856, + -0.0002555361712540146594541123903, -0.0002565415696538569045002942115, + -0.0002574372954904398510742047357, -0.0002582223851679314664993303285, + -0.0002588959951132994681891053013, -0.0002594574030445594712071533117, + -0.0002599060090529544189696942169, -0.0002602413364971386698296096363, + -0.000260463032707783316479360769, -0.0002605708695013675608477543566, + -0.0002605647435022725739300897274, -0.0002604446762726451178142361709, + -0.000260210814249852524435158152, -0.0002598634284917037502379844049, + -0.0002594029142299634290054488606, -0.0002588297902330388613328926439, + -0.0002581446979790694802245343276, -0.000257348400640991644902633162, + -0.0002564417818855067453427676316, -0.0002554258444882032044048747466, + -0.0002543017087674343543537980317, -0.0002530706108398736789433236538, + -0.0002517339007009982928576852235, -0.0002502930401340639973706281296, + -0.0002487496004514480434088863348, -0.0002471052600725360029985944177, + -0.0002453618019426230772821184711, -0.0002435211107975816552818210114, + -0.0002415851702793246288687029066, -0.0002395560599073546387011851566, + -0.000237435951911943969464338644, -0.0002352271079347317795597144263, + -0.0002329318756027534394279637775, -0.000230552684982137821509406983, + -0.0002280920449179089893546740209, -0.0002255525392665254347766834453, + -0.0002229368230279654358467339437, -0.0002202476183843325035788957011, + -0.0002174877106521080829138609092, -0.0002146599441553111360138361707, + -0.0002117672180269504099078825554, -0.0002088124819462592468306133542, + -0.0002057987318192972838164916949, -0.0002027290054105783064820889283, + -0.0001996063779334478693276017092, -0.0001964339576069784219173458562, + -0.0001932148811871834803016723114, -0.0001899523094803653121536574089, + -0.0001866494228464159166845648397, -0.0001833094166998586898621736996, + -0.0001799354970164368950485966892, -0.0001765308758529288851463895371, + -0.0001730987668878907034981928792, -0.0001696423809909029020021042911, + -0.0001661649218278256378341500854, -0.0001626695815094579338974667415, + -0.0001591595362908814392712691932, -0.0001556379423286342867076975649, + -0.0001521079315027172584873227379, -0.0001485726073102741455478348342, + -0.0001450350408376185071604447252, -0.0001414982668170928809155129091, + -0.0001379652797750538842629780545, -0.0001344390302770653649547943909, + -0.0001309224212761679530681729888, -0.0001274183045698610769729669512, + -0.0001239294773711958484903317146, -0.0001204586789991304174177524922, + -0.0001170085876930399595681822622, -0.0001135818175560093508218162395, + -0.0001101809156312636046870512274, -0.0001068083591158092176447505506, + -0.0001034665527150748415069134167, -0.0001001578261420451513956375589, + -9.688443176408477431563875948e-05, -9.364854240034585128836519541e-05, + -9.045224927234673574245188421e-05, -8.729756010999877469547919562e-05, + -8.418639741504654666268137042e-05, -8.112059688357062779695549892e-05, + -7.810190598888943648830246458e-05, -7.513198272587059218987487474e-05, + -7.221239451736966583408894316e-05, -6.934461728316001745756058661e-05, + -6.653003467144102641480513105e-05, -6.376993745267649964583722699e-05, + -6.106552307521330999820485808e-05, -5.841789538182161714043039158e-05, + -5.58280644859966560574621175e-05, -5.329694680656266213628069472e-05, + -5.082536525882720772036640899e-05, -4.841404960024609828439512427e-05, + -4.606363692827869656641615048e-05, -4.377467232783803367020952768e-05, + -4.154760966547444339452485607e-05, -3.938281252717063088452167929e-05, + -3.728055529637692348896710337e-05, -3.524102436867284791812554579e-05, + -3.326431949920720696845313769e-05, -3.135045527884885801193914912e-05, + -2.949936273476463243934861391e-05, -2.77108910509400511686713825e-05, + -2.598480940396688570115033001e-05, -2.432080890924083365939485646e-05, + -2.27185046725447059763353802e-05, -2.117743794183479520460040846e-05, + -1.969707835390368885091806617e-05, -1.827682627045982101995219571e-05, + -1.691601519804434956774537302e-05, -1.561391428609762400351451683e-05, + -1.436973089739369878557045945e-05, -1.318261324497832387577476998e-05, + -1.205165308969003002792074603e-05, -1.097588849220215160477995969e-05, + -9.954306613735880928544620672e-06, -8.985846559140286043737208543e-06, + -8.069402256441796198209101543e-06, -7.203825366707461682670189662e-06, + -6.387928218160415276224463332e-06, -5.620486758494129637063994875e-06, + -4.900243519367232938410781223e-06, -4.225910587106178999941465818e-06, + -3.596172573702183864868256111e-06, -3.009689582258694309459994345e-06, + -2.483644193335143766324536047e-06, -3.019220367262132676325608188e-06, + -3.594877122303346112213839197e-06, -4.211804766525565929969482371e-06, + -4.871160232878930301185071289e-06, -5.574063792186318948697169862e-06, + -6.321595781099921521517699674e-06, -7.114793352882218346693293104e-06, + -7.954647258960804873128593029e-06, -8.84209866917585817587196817e-06, + -9.778036038677345872204005328e-06, -1.076329202940017195451113952e-05, + -1.179864049401190730505077642e-05, -1.288479353017100483838001251e-05, + -1.402239861285765583701068415e-05, -1.521203581244375219270331678e-05, + -1.64542151060519776465534969e-05, -1.774937378961937627054254452e-05, + -1.909787399792496352169714202e-05, -2.050000033966704594779947857e-05, + -2.195595765448285987425126875e-05, -2.346586889859093562555117374e-05, + -2.502977316550600097341643113e-05, -2.664762384803042854228630198e-05, + -2.831928694745781055009184457e-05, -3.004453953564528920759137132e-05, + -3.182306837531172297997214549e-05, -3.365446870360525152745395649e-05, + -3.553824318365607798928321182e-05, -3.747380102848696788132507041e-05, + -3.946045730129847770202566881e-05, -4.149743239577733826045288779e-05, + -4.358385169969634389229573568e-05, -4.571874544468273223862125887e-05, + -4.790104874463134524429155925e-05, -5.012960182482839664296764282e-05, + -5.240315044343423303042917016e-05, -5.472034650654666589021310474e-05, + -5.707974887764182415472030696e-05, -5.947982438173413230128594442e-05, + -6.19189490041886948920243916e-05, -6.439540928364375607824421355e-05, + -6.690740389807569882697074748e-05, -6.945304544258583856648769927e-05, + -7.203036239704513896738719003e-05, -7.463730128128707910339229015e-05, + -7.727172899509885067945852422e-05, -7.993143533982217897523869787e-05, + -8.261413571794249159022799356e-05, -8.531747400661700763899175648e-05, + -8.80390256006726253839092533e-05, -9.077630062019079540142768581e-05, + -9.352674727739446289710018023e-05, -9.628775539715702530291913108e-05, + -9.905666008507097515696504519e-05, -0.0001018307455366457845227778911, + -0.000104607248980842219734758991, -0.0001073833647508113129992110557, + -0.00011015624847437516979978267, -0.0001129230213764732939979093529, + -0.0001156807746855030875551828551, -0.0001184265741352021701539992682, + -0.0001211574645534597792885869727, -0.0001238704745292018127422045692, + -0.0001265626211482710414268915144, -0.0001292309147890203396315256246, + -0.0001318723639681555011207020334, -0.0001344839802272011861777878394, + -0.0001370627830498260407449812037, -0.000139605804800140026076735178, + -0.0001421100956720037459136279923, -0.0001445727286392552255345905765, + -0.0001469908043968115574345184582, -0.0001493614562824746214673987676, + -0.0001516818551693284173719628027, -0.0001539492143186138128733986274, + -0.0001561607941830148659715510329, -0.000158313907150356121891765504, + -0.0001604059222178009786862612485, -0.0001624342695867545146009430779, + -0.0001643964451688100750648829917, -0.0001662900149932375359375369417, + -0.000168112619506692627987382016, -0.0001698619777560289925959907675, + -0.0001715358914453201256283820797, -0.0001731322488584430166307093213, + -0.0001746490286388405676828994295, -0.0001760843034183692497936929433, + -0.0001774362432874379926807384411, -0.0001787031190989726544063320723, + -0.000179883305599080016564869644, -0.0001809752843776435524310308711, + -0.0001819776466324582410091781348, -0.0001828890957409020127065468753, + -0.000183708449633544925296349537, -0.0001844346429645163213967978821, + -0.0001850667290738795085422441211, -0.0001856038817377058303039610854, + -0.0001860453967019928952705831726, -0.0001863906929970317305749610837, + -0.0001866393140293005285367672341, -0.0001867909284484353942424467165, + -0.0001868453307873218951877525296, -0.0001868024418738150357974930893, + -0.0001866623090131264302814206868, -0.0001864251059403719990460041034, + -0.0001860911325432943103953820074, -0.0001856608143556600623493707536, + -0.0001851347018223310650440055491, -0.0001845134693374982006591755734, + -0.0001837979140580591440323754426, -0.0001829889544946038289208178895, + -0.0001820876288829530848488447159, -0.0001810950933396656542789110445, + -0.0001800126198053967957121712651, -0.0001788415937804440345761103348, + -0.0001775835118572635347791721649, -0.000176239979055173160479158545, + -0.0001748127059628812177746043366, -0.0001733035056948894776090996928, + -0.0001717142906682112371043180676, -0.0001700470692062276017487987279, + -0.0001683039419768672401850340137, -0.0001664870982726417538224983339, + -0.0001645988121403978859686595415, -0.0001626414383689589069834080526, + -0.0001606174083431178884091850012, -0.0001585292257727184456108510124, + -0.0001563794623058087081106382055, -0.000154170753035085076340995891, + -0.0001519057919070502193047145223, -0.0001495873270434973617126067635, + -0.0001472181559850960002808206717, -0.0001448011208669835612940918201, + -0.0001423391035364745670511316122, -0.0001398350206228257859315117217, + -0.0001372918185695163933914692, -0.0001347124686390982245716430032, + -0.0001320999619009690295365344603, -0.0001294573042123290512999539414, + -0.0001267875112025721937025757313, -0.0001240936032713167778800122942, + -0.0001213786006102095184518152582, -0.0001186455182585443560074750513, + -0.0001158973612026217186229265499, -0.0001131371195286338552981816874, + -0.0001103677636387034009541469048, -0.0001075922395395181673351595042, + -0.000104813464212802801380809703, -0.0001020343210766429671272972901, + -9.925765554643471038666346917e-05, -9.648627070396733696258650959e-05, + -9.372292308286633746427368719e-05, -9.097031857832281172369232047e-05, + -8.82311084887191503667996928e-05, -8.550788569642647155965436978e-05, + -8.280318099470125494786926224e-05, -8.011945956724470234867202523e-05, + -7.745911762661130989682939374e-05, -7.482447921726420592136719279e-05, + -7.221779318867229877348251632e-05, -6.96412303434336237006885284e-05, + -6.709688076498676427561473901e-05, -6.458675132904305601043437601e-05, + -6.211276340243401816471752186e-05, -5.967675073262566481100202531e-05, + -5.728045753069949141446370877e-05, -5.492553675015423799874933475e-05, + -5.261354856341433759063866415e-05, -5.034595903748470779827048349e-05, + -4.812413900972611571381018503e-05, -4.594936316426887011176577458e-05, + -4.382280930912564435603800961e-05, -4.174555785361000015236399019e-05, + -3.971859148521668272761864227e-05, -3.774279504467384599268597878e-05, + -3.581895559743788489499502492e-05, -3.394776269946817622968210371e-05, + -3.212980885469455725154952486e-05, -3.036559016117403101949270838e-05, + -2.865550714252707237630901638e-05, -2.699986576084890312217899611e-05, + -2.539887860690802243125371862e-05, -2.385266626307218376331666099e-05, + -2.236125883404702140242609198e-05, -2.092459764016749257744577639e-05, + -1.954253706765586478589537267e-05, -1.8214846569947609132263458e-05, + -1.694121281389087484256679439e-05, -1.572124196434734926452678194e-05, + -1.455446210046130970663068316e-05, -1.344032575662170664950074983e-05, + -1.237821258091805054339130943e-05, -1.136743210368707827852448322e-05, + -1.040722660856178361974376523e-05, -9.496774098270169761019238175e-06, + -8.635191347285587305988331652e-06, -7.821537033308309373020282551e-06, + -7.054814939445254590979963311e-06, -6.333977218897968416489764609e-06, + -5.657927713863570117597788511e-06, -5.025525320355444611349592099e-06, + -4.435587390603894400551310967e-06, -3.886893164706075847326764705e-06, + -3.378187223213533652715640648e-06, -2.90818295238728077498329555e-06, + -2.475566013911238383385935227e-06, -2.078997810935909379604800626e-06, + -1.717118942424525223532571702e-06, -1.388552637893401820162048166e-06, + -2.731037413728540940615263297e-06, -3.391619586603690505321627088e-06, + -4.112396291060305354898591484e-06, -4.89562049591336462218624237e-06, + -5.743495490003059156312696654e-06, -6.658167943191313739343013822e-06, + -7.641720966499790165392565211e-06, -8.696167190595955069545158755e-06, + -9.82344188203191189456484067e-06, -1.102539611678264004710880303e-05, + -1.230379003071794966409080452e-05, -1.366028616666972640041662762e-05, + -1.509644293773460563354987807e-05, -1.661370822634989220627221851e-05, + -1.821341313856329383437729352e-05, -1.98967659326885508625816501e-05, + -2.166484614129510633939029729e-05, -2.351859890515673091491641311e-05, + -2.545882953741057717986923103e-05, -2.748619833574624443444864297e-05, + -2.960121565995813970833920592e-05, -3.180423729165290930168477623e-05, + -3.409546009230858976818412387e-05, -3.647491797523585467522000414e-05, + -3.89424782062942323370563491e-05, -4.149783804746985237544426584e-05, + -4.41405217566292896037676019e-05, -4.686987795592528749637900587e-05, + -4.968507738044971374247876783e-05, -5.258511101781006285985423099e-05, + -5.556878864834344233791796341e-05, -5.863473779469099766504039395e-05, + -6.178140308842727096688002275e-05, -6.500704606038174178644223344e-05, + -6.830974536020712102341728711e-05, -7.168739740963977601778678306e-05, + -7.513771749276978279517835713e-05, -7.865824128549109013185808292e-05, + -8.224632682514150614633274827e-05, -8.589915692016979577652624478e-05, + -8.961374199848737580244989465e-05, -9.338692339197708820481419467e-05, + -9.72153770534470688816433559e-05, -0.0001010956177011021077166361137, + -0.0001050240033846443470783027507, -0.0001089967404653033149208862795, + -0.0001130098890020075224922130319, -0.0001170593685337077200685554357, + -0.0001211409642473777129988848911, -0.000125250333519910509762207429, + -0.000129383012821087376624865084, -0.0001335344249637556855898889996, + -0.0001376998866863424837887752705, -0.0001418746165518576952263574142, + -0.0001460537431466054432600831792, -0.0001502323135609288842079456217, + -0.0001544053021334637111356552497, -0.0001585676194395732856862180071, + -0.0001627141215038844558344460767, -0.0001668396192161403647057776878, + -0.0001709388879289389074310479, -0.0001750066772153329494165346913, + -0.0001790377207637319019635502304, -0.0001830267463870707800831227896, + -0.0001869684861227969945030036314, -0.0001908576863998732249440987152, + -0.0001946891182487062968604896174, -0.000198457587529688041878481175, + -0.0002021579451558748528709752446, -0.0002057850972852413547805466854, + -0.0002093340154579165072502855427, -0.0002127997466538522240101644067, + -0.0002161774232464818757716573661, -0.0002194622728281001391471838335, + -0.0002226496278829374583004691024, -0.0002257349352842078328909569684, + -0.0002287137655917835900917095548, -0.0002315818221275783535869491336, + -0.0002343349498062329819194488101, -0.0002369691436992459303984004393, + -0.0002394805573113195206608194709, -0.0002418655105483704151857204945, + -0.0002441204973573911796852486944, -0.0002462421930191404165211288557, + -0.0002482274610754841692034089462, -0.0002500733598741069303381112654, + -0.0002517771487142524589226966203, -0.000253336293578143730530205513, + -0.0002547484724337623659788654162, -0.0002560115800957389132000430187, + -0.0002571237326322110806030296626, -0.0002580832713066509077372290282, + -0.0002588887660448314421458848589, -0.0002595390184183027273284727343, + -0.0002600330641369701578299866718, -0.0002603701750446103736942593532, + -0.0002605498606124211189057071625, -0.0002605718689269721733900442295, + -0.0002604361871702108740221637273, -0.0002601430415904620375468214721, + -0.0002596928969646543588871423491, -0.0002590864555532981609864418004, + -0.0002583246555510208992967324804, -0.0002574086690367484052052726717, + -0.0002563398994288832192720017922, -0.0002551199784520807997342806139, + -0.0002537507626234576174964474582, -0.0002522343292672724079407642339, + -0.0002505729720682976129422780964, -0.0002487691961752767910720507416, + -0.0002468257128669416877730924398, -0.0002447454337941932091086971734, + -0.0002425314648130686627329477556, -0.0002401870994241367526702418678, + -0.0002377158118349183247523109808, -0.0002351212496628492872215165921, + -0.0002324072262971659690901360396, -0.0002295777129389093933458515506, + -0.000226636830339004100454830537, -0.0002235888402550739761150827567, + -0.0002204381366483028814508976501, -0.000217189236642237960871540392, + -0.0002138467712659596932367467303, -0.0002104154760045078747035529609, + -0.0002069001811798557195765102534, -0.0002033058021860601513163685494, + -0.0001996373296024912553231489554, -0.0001958998192092493214212095554, + -0.0001920983819290196905130163607, -0.0001882381737196910532344817923, + -0.0001843243854420711154862982939, -0.0001803622327269771943077797394, + -0.0001763569458658569824496126222, -0.0001723137597489065025047755286, + -0.0001682379038744017394398783116, -0.0001641345924526454254279567158, + -0.0001600090146275530672125703147, -0.000155866324838466213014223638, + -0.0001517116333442828464070362138, -0.0001475499969314424206917601978, + -0.0001433864098266852959984163363, -0.0001392257948348656049729343831, + -0.0001350729947213426458164919897, -0.0001309327638577499196715497876, + -0.0001268097601491056870999518669, -0.0001227085372593821836068039843, + -0.0001186335371517487270341326133, -0.0001145890829587711156516485755, + -0.000110579372196874082894500757, -0.0001066084703383689123072988747, + -0.0001026803047533124423930372959, -9.879865903240071215059281418e-05, + -9.496716770101393777225862181e-05, -9.11893113334231097608095773e-05, + -8.746841207504324694835262655e-05, -8.380762957948135463345784579e-05, + -8.020995736597923500294654575e-05, -7.667821960169234009243449668e-05, + -7.321506831209209024535072841e-05, -6.982298102161402448065374848e-05, + -6.6504258825520192149709231e-05, -6.326102489279340952438995815e-05, + -6.009522339873889283743541023e-05, -5.700861888484206284593430736e-05, + -5.400279604231819272335685111e-05, -5.107915991469674950580664996e-05, + -4.823893651371218921570030447e-05, -4.54831738417273476584104519e-05, + -4.281274331289717101052885728e-05, -4.022834156429389278891717296e-05, + -3.773049264725983239750564668e-05, -3.531955058834446002256554631e-05, + -3.299570230825054831377482478e-05, -3.075897088652882578000552494e-05, + -2.860921915870878601815575915e-05, -2.654615363205637299198573487e-05, + -2.456932870529121142608511286e-05, -2.267815117699071081401422656e-05, + -2.087188502679254809382171365e-05, -1.914965645295293558323344862e-05, + -1.75104591493130560067321283e-05, -1.595315980427680050031391534e-05, + -1.447650380400685932104527798e-05, -1.307912112170577211825092667e-05, + -1.175953237456307588521420976e-05, -1.051615502972114228044317463e-05, + -9.347309740438173138654329164e-06, -8.251226793511153866414985225e-06, + -7.226052648960251090465116419e-06, -6.269856552969519670190975263e-06, + -5.380637205131681393278746117e-06, -4.556329461146297770985248016e-06, + -3.794811052280340730129661389e-06, -3.093909303111062226732943733e-06, + -3.189301475887332718126172815e-06, -3.965764189111352445494575181e-06, + -4.81724684589111318727986874e-06, -5.74669017563099720352637334e-06, + -6.756952987577845546631177126e-06, -7.850801006692226577778417895e-06, + -9.030895742387806644237667475e-06, -1.02997834278975747312242367e-05, + -1.165988406831410456121825292e-05, -1.31134806355129310208480764e-05, + -1.466270844819166277027844975e-05, -1.630954477514683038713236285e-05, + -1.805579869966445291261034067e-05, -1.990310128251585774150286823e-05, + -2.185289606053125919496622764e-05, -2.390642991706756732101998852e-05, + -2.606474435989717238154952939e-05, -2.832866724112114391450831241e-05, + -3.069880495265743655317058902e-05, -3.317553512967256882683353414e-05, + -3.575899989302037674772719034e-05, -3.844909966032101540514900884e-05, + -4.124548755378569010483086332e-05, -4.414756443119067223128729194e-05, + -4.715447456471691281380820282e-05, -5.026510199043047219351343369e-05, + -5.347806754926447966392091815e-05, -5.67917266382969289318857764e-05, + -6.020416768898887626077290336e-05, -6.371321138683708933461713464e-05, + -6.731641064461877689562019356e-05, -7.101105133906625993273770137e-05, + -7.479415381841854901581734261e-05, -7.86624751858586791818453432e-05, + -8.261251236137281224111705846e-05, -8.66405059220645338115621148e-05, + -9.074244471843638569844014974e-05, -9.491407126161774756873540371e-05, + -9.915088787398286995691115697e-05, -0.0001034481635930775911486403928, + -0.0001078009418162566746164643394, -0.0001122040486709499997920735925, + -0.0001166521020930199041987923581, -0.0001211395215932599639472450059, + -0.0001256605386897253812030633702, -0.0001302092079812818274826835552, + -0.0001347794188355274768581493205, -0.0001393649076620831375565578991, + -0.0001439592707401720435202857606, -0.0001485559775674270214639721699, + -0.0001531483846949791103198706965, -0.0001577297500121016126262835089, + -0.0001622932474420189547133219765, -0.0001668319820089389981729310897, + -0.000171339005234951585483066383, -0.0001758073308241237030311726608, + -0.0001802299505899929903205564097, -0.0001845998505816127380121244306, + -0.000188910027362442883543461325, -0.0001931535043956472371459026638, + -0.0001973233484887798605284664477, -0.0002014126862504159924758401212, + -0.000205414720511012895056562888, -0.0002093227466601695237191638199, + -0.0002131301688524953952871138219, -0.0002168305160344976808065031726, + -0.0002204174577452511414078772933, -0.0002238848196441263200921756304, + -0.0002272265987195191895738066723, -0.000230436978133343974744010052, + -0.0002335103416570198740093156076, -0.0002364412876558027640748471665, + -0.0002392246425795709725229537534, -0.0002418554739195769704134669764, + -0.0002443291025922149405438799086, -0.0002466411147125190236537028987, + -0.0002487873727219013994527152533, -0.0002507640258365491543746106373, + -0.0002525675197849235813045420951, -0.0002541946058049359595878979867, + -0.0002556423488736006793646537982, -0.0002569081351442890708523802967, + -0.0002579896785691085901726093965, -0.0002588850266864115294736248263, + -0.0002595925655559844268463476347, -0.0002601110238270021020150213342, + -0.0002604394759269641301639708342, -0.000260577344361094824422980798, + -0.0002605244011167914082102714524, -0.0002602807681680780783894935126, + -0.0002598469170792056990269836003, -0.0002592236677088287062978300135, + -0.0002584121860190122786128663623, -0.0002574139809960681343596611281, + -0.0002562309006929319992601490341, -0.0002548651274054801072962983532, + -0.0002533191719978204509318431281, -0.0002515958673941861190211100041, + -0.0002496983612575790476874326718, -0.0002476301078777783646646393212, + -0.0002453948592937007177304520322, -0.0002429966556773989472522295996, + -0.0002404398150091873419525317912, -0.0002377289220754800818866114831, + -0.0002348688168229271693368542806, -0.000231864582104308414398780025, + -0.0002287215308534086023999759574, -0.0002254451927277291824538996146, + -0.000222041300259394195400902694, -0.0002185157745559766935810469546, + -0.0002148747105941966467623771564, -0.0002111243621505244465186290626, + -0.0002072711264136599233504770767, -0.0002033215283246410213808391676, + -0.0001992822046909699645195201967, -0.000195159888121623748512278862, + -0.0001909613908301393463227274561, -0.0001866935883531342611416081745, + -0.0001823634032316282112783090152, -0.0001779777887024116557988795417, + -0.0001735437124463746160190485979, -0.0001690681404402966277189523936, + -0.0001645580209579790374047059132, -0.0001600202687658619450563474151, + -0.0001554617495573762310945992171, -0.0001508892646692511132350267289, + -0.0001463095361218298034230306248, -0.0001417291920241477739920987755, + -0.0001371547523831014947590795083, -0.0001325926153544898912581967432, + -0.0001280490439720483400194012136, -0.0001235301533888251651702866463, + -0.000119041898663376868893783167, -0.0001145900631212911925096639698, + -0.0001101802473204921894653351977, -0.0001058178586466426045805538925, + -0.0001015081015627551858700877707, -9.725596853484808307181708198e-05, + -9.306623165315257230519041531e-05, -8.894343496600560182701461498e-05, + -8.489188754114277747370859162e-05, -8.091565726666338428940683514e-05, + -7.701856540147033959760325406e-05, -7.32041818825078467519382186e-05, + -6.947582139363452742239490867e-05, -6.583654019848941320054019899e-05, + -6.228913373724016724463509176e-05, -5.883613498465794269505838021e-05, + -5.547981356454508684123913542e-05, -5.222217561316865600462219787e-05, + -4.906496438200238618520393485e-05, -4.600966156785216273558680733e-05, + -4.305748935614106971117229228e-05, -4.020941316106505354849645628e-05, + -3.746614504420884509544587004e-05, -3.482814779123990486841069836e-05, + -3.229563962439433127786514444e-05, -2.986859952666485391631519264e-05, + -2.754677315189486908942641252e-05, -2.53296792933839643574816386e-05, + -2.321661688212110858579688422e-05, -2.120667248438784738425420817e-05, + -1.929872826721781592807652972e-05, -1.749147039906593731556708193e-05, + -1.578339785203098424035475511e-05, -1.417283157109511282942346938e-05, + -1.265792397509149545071962389e-05, -1.123666875348886418778393548e-05, + -9.906910922595464570649184677e-06, -8.666357104424865775158318137e-06, + -7.512585991243096314657397977e-06, -6.443058958723880044468061701e-06, + -5.455130790675743157581382287e-06, -4.546060478473705265410782783e-06, + -3.71302205862235495562951107e-06, -2.953115452297808614129815546e-06, + -2.862144994572112775843304028e-06, -3.677060613997348339761304242e-06, + -4.579959327295887810363884257e-06, -5.574687040059159071796798107e-06, + -6.664977914010112580180632269e-06, -7.854437132340395588464207477e-06, + -9.14652370935628740433731565e-06, -1.054453341365267571500593385e-05, + -1.205158187464051196551191591e-05, -1.367058794256897375364156327e-05, + -1.540425737220715800127913975e-05, -1.725506690007936187497734892e-05, + -1.922524878457510414211419081e-05, -2.13167758773896226986641067e-05, + -2.353134729358380289603210056e-05, -2.587037474609208282652281219e-05, + -2.833496960875587488966169392e-05, -3.092593076992041303558550469e-05, + -3.364373333631465672706115089e-05, -3.648851824434140280134855616e-05, + -3.946008283304848338795059459e-05, -4.255787242994022036941467735e-05, + -4.578097299743438505000708849e-05, -4.912810488418322860896397808e-05, + -5.259761772167418443415382034e-05, -5.618748650251633504912676664e-05, + -5.989530887263019907993527591e-05, -6.371830366517058008221652265e-05, + -6.765331069952197542288763188e-05, -7.169679186401324371379073508e-05, + -7.584483349623996411518339622e-05, -8.009315006999751939027742953e-05, + -8.443708919287264277279275726e-05, -8.887163791352400282752554972e-05, + -9.339143033262654891319548556e-05, -9.799075650638240143636831236e-05, + -0.000102663572626429593450704536, -0.0001074035124549356111280790094, + -0.0001122038999886620691580699227, -0.0001170577633208533577767462841, + -0.0001219578496649574220330944363, -0.0001268966414994482198863590128, + -0.0001318663737884107740004624443, -0.0001368590522280909642198476472, + -0.0001418664724653164767309565519, -0.0001468802402295912141148848118, + -0.0001518917923167634404305048612, -0.0001568924183584853343682852245, + -0.0001618732833082419785702965598, -0.0001668254505715351359695225453, + -0.0001717399057048874075510902504, -0.0001766075806056894876173296582, + -0.0001814193781125660162503038242, -0.0001861661969338894223255365112, + -0.0001908389568203408450785402151, -0.0001954286238960077865065706471, + -0.0001999262360614263570653820201, -0.0002043229283812303983917935124, + -0.0002086099583686674735667765379, -0.0002127787310791569579289383984, + -0.0002168208239253760602656406764, -0.0002207280111269453715377303338, + -0.0002244922877087681507227850952, -0.0002281058929633711460788214609, + -0.0002315613332942295643761959623, -0.0002348514043590218842039868408, + -0.000237969212434044840275004784, -0.0002409081949236147296000004614, + -0.0002436621399411823256798276249, -0.0002462252048920778946597409664, + -0.0002485919339912761303647281697, -0.0002507572746533042753157294324, + -0.0002527165926954066943466159501, -0.0002544656862992984215111891277, + -0.0002560007986812843456744803738, -0.0002573186294251585105007096299, + -0.0002584163444371236528947222144, -0.0002592915844869564281731377786, + -0.0002599424723047705286342601294, -0.0002603676182079821027799682032, + -0.0002605661242384328538448934331, -0.000260537586795052682371587327, + -0.0002602820977529363057761946365, -0.0002598002440652252506038399904, + -0.0002590931058497231999869503394, -0.0002581622529676986404524596797, + -0.0002570097401078180136130280076, -0.0002556381003935945684518715737, + -0.0002540503375380975380898318505, -0.0002522499165749314759335519831, + -0.0002502407531996387159492489793, -0.0002480272017606923568543153547, + -0.0002456140419440760980750171338, -0.0002430064642001322013260822263, + -0.0002402100539658161694293869726, -0.0002372307747397569166903502635, + -0.0002340749500715390144563871067, -0.0002307492445304009558507130073, + -0.0002272606437220530816323976753, -0.0002236164334255552339335987311, + -0.0002198241779251404156084181984, -0.0002158916976145190051543376608, + -0.00021182704595353512916008909, -0.0002076384858590678826086028952, + -0.0002033344656137633943166626027, -0.0001989235943775484742775117031, + -0.0001944146173879055959545641974, -0.000189816390935576676012377928, + -0.0001851378572027171872955292331, -0.0001803880190505291610750943088, + -0.0001755759148430749644678727783, -0.0001707105933933106950949054603, + -0.0001658010891163798914207938573, -0.0001608563974738891355371200875, + -0.0001558854507912450196478737485, -0.0001508970945281796517678518654, + -0.0001459000640803392835013335693, -0.0001409029621872668334211370356, + -0.0001359142370192837571268862362, -0.0001309421610126917261997248065, + -0.0001259948105193698145685965439, -0.0001210800463332390298869245537, + -0.0001162054951524754209737921862, -0.0001113785320317230696264554357, + -0.0001066062638754233045292746374, -0.0001018955140179631890622047319, + -9.725280793247952776381382023e-05, -9.268436010530876748882145311e-05, + -8.819606210835893628143672407e-05, -8.379347189684981849020634082e-05, + -7.948180435496592728585735221e-05, -7.526592310701865900113977093e-05, + -7.115033360673903007048018976e-05, -6.713917751234061033743100166e-05, + -6.323622835002495358707602646e-05, -5.944488846367008863351422132e-05, + -5.576818724356446990535196573e-05, -5.220878062224774274072483515e-05, + -4.876895182081151711682431849e-05, -4.545061332441659737810951691e-05, + -4.225531006132353449393501688e-05, -3.918422375541510531979719212e-05, + -3.623817841804222969785340136e-05, -3.341764694105742877511949773e-05, + -3.072275874912837480669794421e-05, -2.815330846586486720768520431e-05, + -2.570876554495546986939605305e-05, -2.338828481440954502662207815e-05, + -2.119071787914607039632515495e-05, -1.911462532457276609454237259e-05, + -1.715828966146543124661645596e-05, -1.531972895039672167552188831e-05, + -1.359671104217968259756949695e-05, -1.198676836929270163745880895e-05, + -1.04872132220329132042254891e-05, -9.095153442235825893939782372e-06, + -7.807508466737095062884001229e-06, -6.621025652432540014712819554e-06, + -5.532296814717744423109575813e-06, -4.537774911320823187127655729e-06, + -3.633790804047455802623916438e-06, -2.816570031740943851815374074e-06, + -2.928483568892423432401730249e-06, -3.823395267875110800268566302e-06, + -4.822320048553498193083521883e-06, -5.930116634447777374384951077e-06, + -7.151483885549443951035533673e-06, -8.490935114529028396963480918e-06, + -9.952772512102549482275633264e-06, -1.154106180305207638944232917e-05, + -1.325960725531343164715607913e-05, -1.51119271648668255288855411e-05, + -1.710122993888000690653264368e-05, -1.9230390898663668474994487e-05, + -2.150192992249339566561763815e-05, -2.391799004623807814733267574e-05, + -2.648031713701591170675303522e-05, -2.919024075177977574921742154e-05, + -3.204865628882962570820464032e-05, -3.505600853576998219207280783e-05, + -3.821227671239555025552506184e-05, -4.151696110141578577529611338e-05, + -4.496907135384349747143917231e-05, -4.856711654929809650251687492e-05, + -5.230909708444093350393142017e-05, -5.619249845529495664261596111e-05, + -6.021428699135239828721388733e-05, -6.437090759112684137336485302e-05, + -6.865828350031288494423331592e-05, -7.307181816484393111887224448e-05, + -7.760639918210302391331917304e-05, -8.225640436426625299107251443e-05, + -8.701570991834186501266007463e-05, -9.187770073793768835831302644e-05, + -9.683528279219819089908283249e-05, -0.0001018808975877418378317568193, + -0.0001070065386698500973757311461, -0.000112203770119655718909279507, + -0.0001174637469946992747275860136, -0.0001227772376510133909861127721, + -0.0001281346478759025743834887301, -0.0001335260467518543903934352679, + -0.000138941194163593281134597146, -0.0001443695698522120618792485836, + -0.0001498004039126266616864524561, -0.0001552227086233439216564344854, + -0.0001606253114907397647973669175, -0.0001659968893837552423274617208, + -0.0001713260036291642900412729444, -0.0001766011359323778470362120707, + -0.0001818107249841533000316029511, -0.0001869432036096010918933829625, + -0.0001919870363125435381614070085, -0.0001969307570656029973254347309, + -0.0002017630071943931789266168941, -0.0002064725732028721550109090499, + -0.0002110484243862961273394823758, -0.0002154797500782937758230517478, + -0.0002197559963793718849217606603, -0.0002238669022156401973173284192, + -0.0002278025345787481150718056799, -0.0002315533228008833917330872021, + -0.0002351100917222482221662777091, -0.0002384640936126392323380490668, + -0.0002416070387136201656590184239, -0.0002445311242732583307743499113, + -0.0002472290619514762983165157006, -0.0002496941034807219957775137331, + -0.0002519200644738503447848942951, -0.0002539013462788056044519557908, + -0.0002556329557878625328461164035, -0.0002571105231177807110692912218, + -0.0002583303170862218914489993882, -0.0002592892584191157541451122626, + -0.0002599849306333117831581402957, -0.0002604155885487557443337680585, + -0.0002605801643945534194247992676, -0.0002604782714835655768430278112, + -0.000260110205440581459049309565, -0.0002594769429795849000931762252, + -0.0002585801382361136986458294285, -0.0002574221166711660986961551778, + -0.0002560058665734792743805259274, -0.0002543350281972466854496506272, + -0.0002524138805824012649937915231, -0.0002502473261144274457867808792, + -0.0002478408728902256347864652142, -0.0002452006149657965446315988078, + -0.0002423332105703962556855768362, -0.0002392458583802907197499859615, + -0.0002359462719532708909961349342, -0.0002324426524326704112527464119, + -0.0002287436596366299067836086456, -0.0002248583816548923490843958639, + -0.0002207963030813100675873311696, -0.0002165672720155731811007837617, + -0.0002121814659723605305061827631, -0.0002076493568401651540217961456, + -0.0002029816750354301955333591323, -0.0001981893730003406390357406641, + -0.0001932835881946383534916306113, -0.000188275605733155565078493221, + -0.0001831768208213925541987671108, -0.0001779987011413977204127290221, + -0.0001727527493394469672131907867, -0.0001674504657655707831435953903, + -0.0001621033116128513024058882541, -0.0001567226726016201056659871149, + -0.0001513198233502542329551726619, -0.0001459058925701994932286331697, + -0.0001404918292181836676768558192, -0.0001350883697333348280010534292, + -0.0001297060064811207289684619193, -0.0001243549575197096755934528245, + -0.0001190451377975492325842279961, -0.000113786131883707132203542578, + -0.000108587168324852478655528909, -0.0001034570957147179124605701483, + -9.840436055351307290551404749e-05, -9.34369869661018137606614542e-05, + -8.856255833885051935872728679e-05, -8.378820092595299089295590722e-05, + -7.912056946676982946160122667e-05, -7.45658348463751921532047251e-05, + -7.012967382203467384821360397e-05, -6.581726082892949648492364467e-05, + -6.163326186900023673578830063e-05, -5.758183047744987377060399414e-05, + -5.366660575221958158313728671e-05, -4.989071242269400402154569396e-05, + -4.625676292503809862530911312e-05, -4.276686144296398291294800109e-05, + -3.942260986440891565264418861e-05, -3.622511559661477912501828524e-05, + -3.317500117447021618392530296e-05, -3.027241558974422237044896167e-05, + -2.751704726203415814298619546e-05, -2.490813856590441311583163098e-05, + -2.244450182282793832856671035e-05, -2.012453666118551470244624202e-05, + -1.794624864275462701457275472e-05, -1.590726904983791209447982484e-05, + -1.400487572346774903665322237e-05, -1.223601483998392826550109108e-05, + -1.059732351072624276916694236e-05, -9.085153087621882731644840092e-06, + -7.695593056079102573180730773e-06, -6.424495395825404371614470583e-06, + -5.26749929014745799099464843e-06, -4.220056064395381764881368114e-06, + -3.277454235595655240148842829e-06, -2.608416048283757378295358645e-06, + -3.533193282649926146219126338e-06, -4.573100461980540770636372711e-06, + -5.733825568629882977827148804e-06, -7.020835829438006697419179941e-06, + -8.439341322308565210654797417e-06, -9.994258825857835369850003249e-06, + -1.169017611918900416477333504e-05, -1.353131694011240252319486221e-05, + -1.552150681018268414288960311e-05, -1.766413993373491025311132485e-05, + -1.99621473756771184197237462e-05, -2.241796671912584410510729804e-05, + -2.503351339906825234206920461e-05, -2.781015390211278074349132705e-05, + -3.07486810150719151084677816e-05, -3.384929129663813115232867679e-05, + -3.711156493680427091849324817e-05, -4.053444815798769155536229736e-05, + -4.411623830009675994393708587e-05, -4.785457171908693484391542072e-05, + -5.174641461495746788679106487e-05, -5.578805689071153782248799202e-05, + -5.997510912861593476924984558e-05, -6.430250275424632413166781131e-05, + -6.876449344233890388806973437e-05, -7.33546678015669636552589794e-05, + -7.806595335798808621766142757e-05, -8.289063183929225905443444189e-05, + -8.782035574413613076335399787e-05, -9.284616816291710208845777696e-05, + -9.795852579841403103087099646e-05, -0.0001031473251169080118010493163, + -0.0001084019315428014413639490332, -0.0001137112115924786417487171719, + -0.0001190635678263026419037434733, -0.0001244469764813206419298147187, + -0.0001298490276315513130937773223, -0.000135256967707752086618744336, + -0.0001406577441943978701126283237, -0.0001460380523083377828346546279, + -0.0001513843834513168271939387299, -0.0001566830752173214297284786767, + -0.0001619203627256212080567920886, -0.0001670824310414806225435352394, + -0.0001721554684388722537228405551, -0.000177125720253189022435416633, + -0.0001819795430669613009889290511, -0.0001867034589679827103533144017, + -0.0001912842096170558434543168547, -0.0001957088098618065810305188812, + -0.0001999646006336968436390560955, -0.0002040393008674914728049071266, + -0.0002079210581859957795037435746, -0.0002115984980978703657722439502, + -0.0002150607714627049069089359534, -0.0002182975999853601961533250408, + -0.000221299319510466556372094149, -0.0002240569208986810530951500064, + -0.0002265620882775553810405122501, -0.0002288072344728361189655080343, + -0.0002307855334398012630680446788, -0.0002324909495291241020870770528, + -0.000233918263437562866770627612, -0.0002350630947104340845964232098, + -0.0002359219206802420801347835999, -0.0002364920917439068898460718948, + -0.0002367718428996617302528804316, -0.0002367603014837700537917331012, + -0.0002364574910666322933323196809, -0.0002358643314875108790932417557, + -0.0002349826350268764143212896212, -0.0002338150987351678925657560981, + -0.0002323652929564448850734831309, -0.0002306376461048813015369818302, + -0.0002286374257711986117316133038, -0.0002263707162548538108330642427, + -0.0002238443926359737895775275929, -0.0002210660915185663126601017803, + -0.0002180441785933364643324666732, -0.0002147877131844021345204176487, + -0.0002113064099592443126178487045, -0.0002076105979952646337499677642, + -0.0002037111774092727938326174986, -0.000199619573768025307001702795, + -0.0001953476905085110859345426393, -0.0001909078596059820241703786081, + -0.0001863127907356989252166123983, -0.0001815755191809708204726120373, + -0.0001767093527452727886716682404, -0.0001717278179300043975449158173, + -0.0001666446056417925211581149147, -0.0001614735166941276458662385407, + -0.000156228407367561703206551571, -0.000150923135290692811113014149, + -0.0001455715059007372017517434326, -0.0001401872197376656493331831266, + -0.0001347838208196968528586323632, -0.0001293746463404342700136140376, + -0.0001239727779191540863248932602, -0.0001185909946257613381765186333, + -0.0001132417279907882391373763475, -0.0001079370191985853553399282712, + -0.0001026884786486306761063222459, -9.750724805573368213391927117e-05, + -9.24039652449269315092131305e-05, -8.738873178111477364911341414e-05, + -8.247108355717223916129393624e-05, -7.76599644472672029317170117e-05, + -7.296370311480839974602186082e-05, -6.838999304670859678573907603e-05, + -6.394587586770096999770618407e-05, -5.963772797036182574592286243e-05, + -5.547125047838062910504630665e-05, -5.145146254258591738458411546e-05, + -4.758269795138424126902318423e-05, -4.386860501970403524753250313e-05, + -4.031214970335610559178107781e-05, -3.69156218690229391923320057e-05, + -3.3680644633968678206426689e-05, -3.060818667409055546463694797e-05, + -2.769857738425889851375388817e-05, -2.495152476095315507900046503e-05, + -2.236613586428145688264970681e-05, -1.994093970442787697844831685e-05, + -1.767391238660599630388992054e-05, -1.556250433870402661152947121e-05, + -1.360366943704949030369798224e-05, -1.179389583813653176219866936e-05, + -1.012923831778079700053143974e-05, -8.605351914020195456698700265e-06, + -7.217526666181369970182700457e-06, -5.960723239891775422833776477e-06, + -4.8296092264373617609050926e-06, -3.818595904739081694253925725e-06, + -2.921875255336355144234221012e-06, -2.133457018098938665892410835e-06, + -3.163355847481712396251137681e-06, -4.276043577727857329196046315e-06, + -5.539781429710726037363502372e-06, -6.962647249946761574619820412e-06, + -8.552361955333901880711364174e-06, -1.031622794008806319248847116e-05, + -1.226106809167185445461935311e-05, -1.439316583363820432580389846e-05, + -1.671820661452153421329923366e-05, -1.924122126018322438733079704e-05, + -2.196653160233365194601781734e-05, -2.489769878830520706222174943e-05, + -2.803747466655848256380720307e-05, -3.138775662890739187637148544e-05, + -3.49495462741105823310967804e-05, -3.872291223837832175929882239e-05, + -4.270695751659287734292719252e-05, -4.68997915737553883338238625e-05, + -5.129850751951843843912462462e-05, -5.589916458973326227012076717e-05, + -6.069677614807388071243091088e-05, -6.568530338795624254951549537e-05, + -7.085765488059894365042296061e-05, -7.620569207923924711332863691e-05, + -8.172024085253107208558914776e-05, -8.739110908223840393314191255e-05, + -9.320711032176060126166333708e-05, -9.915609347304467715861903132e-05, + -0.0001052249784003238199277252551, -0.0001113997973601424937902665269, + -0.0001176657420885571003798045209, -0.0001240072163485087225042596826, + -0.000130407893703419998018833148, -0.0001368507802473318787136319363, + -0.0001433182819876263635640312177, -0.0001497922765438259706111123748, + -0.0001562541887953485886600391019, -0.0001626850700826655061505265909, + -0.0001690656805402550170221859238, -0.0001753765741162680719122946016, + -0.0001815981858130997616401769434, -0.0001877109206652475203395274983, + -0.0001936952439560744930295566046, -0.0001995317721635010786013220141, + -0.0002052013641163122315783789995, -0.0002106852118377713705636017361, + -0.000215964930551616578202622776, -0.0002210226473273132791631107041, + -0.0002258410878466467132819756047, -0.0002304036607823402315903954518, + -0.000234694539291334841645333964, -0.0002386987391405822331921088297, + -0.0002424021930016242998284781152, -0.0002457918204716963666948970069, + -0.0002488555934035085971320344633, -0.0002515825961530412436563397538, + -0.0002539630803844712225551816243, -0.0002559885141035307589557623587, + -0.000257651624624968627295940049, -0.0002589464352161197318973051562, + -0.0002598682951966341313047859085, -0.0002604139033139320387466586482, + -0.000260581324254662146863714689, -0.0002603699981940737714393441227, + -0.0002597807433274974104296661803, -0.0002588157513707634808236557333, + -0.0002574785760591078082916427494, -0.0002557741147166059597975462658, + -0.0002537085830101813146639222474, -0.0002512894830434460888626824193, + -0.0002485255649857920205204886432, -0.0002454267824709798601588717215, + -0.0002420042420367186659230229751, -0.0002382701469121380340957655486, + -0.0002342377354933973738256719477, -0.0002299212148787324659724579101, + -0.0002253356898628012530087089127, -0.0002204970878160819071616555176, + -0.0002154220798981204803689698535, -0.0002101279990734866763655436239, + -0.0002046327554162429072752427128, -0.0001989547492024697228091972834, + -0.0001931127823008055462410820224, -0.000187125968378128209245944702, + -0.0001810136424410836719633977054, -0.0001747952702346179361739264557, + -0.0001684903580155328094245664738, -0.0001621183632127189567367908651, + -0.0001556986064760472921082723463, -0.0001492501856030420187212981453, + -0.0001427918918165153525090538267, -0.0001363421288474453440826145156, + -0.000129918835255670724699791907, -0.0001235394103966261445792101936, + -0.0001172206444155339614401553638, -0.0001109786526214034588612780685, + -0.0001048288145620776806027363293, -9.878571808864796213473652431e-05, + -9.286310866305576196960691604e-05, -8.707384412687510012208991217e-05, + -8.142985511237643843872324734e-05, -7.594211123926619688446343348e-05, + -7.062059320225104442313168729e-05, -6.547427081605702913012084787e-05, + -6.051108704600404852164130531e-05, -5.573794801397037704292561355e-05, + -5.116071893183159977622556647e-05, -4.67842258774874003709673409e-05, + -4.261226329264023121676935313e-05, -3.864760704680447744863158732e-05, + -3.489203287882726222746479494e-05, -3.13463399957106296977657478e-05, + -2.801037957893594829757860643e-05, -2.488308792099492918760937632e-05, + -2.196252388958464833918805825e-05, -1.924591039410880312582677321e-05, + -1.672967950880393579087337952e-05, -1.440952088919662062074106279e-05, + -1.228043310367854591452947688e-05, -1.033677748990565170008823492e-05, + -8.572334136500113895224331473e-06, -6.98035958420099418656737042e-06, + -5.553645837171335081304101439e-06, -4.284580274616345049580080906e-06, + -3.165206055161589575200429408e-06, -2.752726305242815914097560467e-06, + -3.887752340643102757166381378e-06, -5.189176057335431909139228379e-06, + -6.666539946301049373699604272e-06, -8.328926049920949215617932415e-06, + -1.018487112625321051330960775e-05, -1.224228275984040270282261764e-05, + -1.450835708995908901128030905e-05, -1.698949882889179028785942016e-05, + -1.969124423899000299906063283e-05, -2.261818772793005633990268133e-05, + -2.577391270670865823250866855e-05, -2.916092733453329197091871694e-05, + -3.278060574902804655056040573e-05, -3.6633135349175152217868906e-05, + -4.071747066236586898692675907e-05, -4.503129428606547662210582428e-05, + -4.95709853491872344381265203e-05, -5.43315958886370911021940211e-05, + -5.930683548299146986507862644e-05, -6.448906442830027222444522206e-05, + -6.986929568099210590380321317e-05, -7.543720573025529006414013899e-05, + -8.118115449756020641450954267e-05, -8.708821429467853640193214515e-05, + -9.31442078041660608033261437e-05, -9.933375497834884629028834313e-05, + -0.0001056403286849187309190054029, -0.0001120463188598736355107085561, + -0.000118533104862260217247579841, -0.000125081135660547686618351837, + -0.000131670017418013528829115466, -0.0001382786079847730476097972252, + -0.000144885117747540266997657854, -0.0001514672162353452406977072364, + -0.000158002143830704043156454297, -0.0001644668278915628883019711681, + -0.0001708380025501043128835498841, -0.000177092331420556476327676787, + -0.0001832065324197930074930779076, -0.0001891575038820110315433004056, + -0.0001949224511323588340111490069, -0.0002004790126741545482156464653, + -0.0002058053851405603526091708799, -0.00021088044616408876106607162, + -0.0002156838743263629794288949171, -0.0002201962653659322757641880752, + -0.000224399243843637871990634447, -0.0002282755694928657126587662196, + -0.0002318092375158228759645523409, -0.0002349855721264876252593611916, + -0.0002377913126858163404744178626, -0.0002402146918248121063542421805, + -0.0002422455050057854895710629517, -0.0002438751710311552267987367237, + -0.0002450967830719876102384124916, -0.0002459051498546774251405255818, + -0.0002462968267132100027259899999, -0.0002462701362857894421889981551, + -0.0002458251787076933632045228073, -0.0002449638312264769781680107119, + -0.0002436897372404944869719173317, -0.0002420082848365576785442526697, + -0.0002399265749768270344997184162, -0.0002374533795581394127367780289, + -0.0002345990896383558146215397855, -0.0002313756541933986168261411231, + -0.0002277965098349053578441480994, -0.0002238765019813398733997122925, + -0.0002196317980344832478979688606, -0.0002150797931680233315929889892, + -0.0002102390093850500601101172204, -0.0002051289885462661991086946722, + -0.0001997701801102984948358548545, -0.0001941838243613543601648330217, + -0.0001883918319273531437590268878, -0.0001824166604133955701689401296, + -0.0001762811889908457341387404416, -0.000170008591791316149245336109, + -0.0001636222109574074533647203289, -0.0001571454301981835277590704436, + -0.000150601549687113633706203597, -0.0001440136631237067617230390715, + -0.0001374045377574571226170913052, -0.0001307964981442360651205103483, + -0.0001242113143711573550360960372, -0.0001176700954465204279966727974, + -0.0001111931885070426484149463953, -0.0001048000844456185203304454667, + -9.850933050970470279943808078e-05, -9.233845036358282127100793879e-05, + -8.630387204767781992535008451e-05, -8.042086420530540017553855492e-05, + -7.470348088221873573012282721e-05, -6.916451513765423054960063132e-05, + -6.381546163778528809804035937e-05, -5.866648833413834170438794224e-05, + -5.372641726115488179085430409e-05, -4.900271441924790451856105977e-05, + -4.450148864294056316303488385e-05, -4.022749928851499157849216926e-05, + -3.618417251254848787970705426e-05, -3.237362585226151180098005944e-05, + -2.879670076120376440804646268e-05, -2.545300269989975717175624548e-05, + -2.234094833104826132688831841e-05, -1.945781932311470115094971522e-05, + -1.679982222493177923820957542e-05, -1.436215383760305235386067757e-05, + -1.213907147873736128000123069e-05, -1.012396750807967557334206277e-05, + -8.309447463066692329044377052e-06, -6.687411137831714118956710075e-06, + -5.249135929760309962881920098e-06, -3.985361773862188192727763758e-06, + -2.886376986930624260769412404e-06, -3.336793592391216583110903279e-06, + -4.711643903786197809632936562e-06, -6.305753055375363820957233113e-06, + -8.132574459097908180227332053e-06, -1.020476904508978755771724661e-05, + -1.253405720501400279578464725e-05, -1.513107338698910375057206379e-05, + -1.800522478417726886723224111e-05, -2.116455555280986715327440351e-05, + -2.461561797467356360212195621e-05, -2.836335194382655935886258791e-05, + -3.241097410771468699747580033e-05, -3.675987792920928242832931399e-05, + -4.140954585884225379408679624e-05, -4.635747471626584613598950901e-05, + -5.159911527745363756967608704e-05, -5.712782695025648513906593728e-05, + -6.293484829663763702872758543e-05, -6.900928402634877553874226397e-05, + -7.533810894520244440166617528e-05, -8.190618919276908813965898393e-05, + -8.869632095067270152050076248e-05, -9.568928664516293969982685397e-05, + -0.0001028639285078146963078524201, -0.0001101972391976169295471632559, + -0.0001176644690279434542386216567, -0.0001252392491845347123526760447, + -0.0001328937301672420746335989694, -0.0001405987345404398911399845851, + -0.0001483239229362020281978440384, -0.0001560379721220128625309986337, + -0.0001637087638223061708368788469, -0.0001713035828717780610121190765, + -0.0001787893231793754851653016624, -0.0001861326998961799518428339439, + -0.0001933004661090185246751643744, -0.0002002596323253149062249695023, + -0.0002069776869741331043906634735, -0.0002134228161239810081864498592, + -0.0002195641206101372751129108263, -0.0002253718287731537909483053861, + -0.0002308175030357908336618721901, -0.0002358742385877876678902664853, + -0.0002405168525062253883761015372, -0.0002447220617133009793256470665, + -0.0002484686482624510507621895528, -0.0002517376105471268317968769335, + -0.0002545122991431849734239589722, -0.0002567785361247276612953194252, + -0.0002585247168330939617625352511, -0.0002597418932282559737509397557, + -0.0002604238381096780907686394357, -0.0002605670896582620572716482155, + -0.0002601709759207507309357321201, -0.0002592376190312724749259531976, + -0.0002577719191399207047596386921, -0.0002557815181937009036544639073, + -0.0002532767438891565239464376269, -0.0002502705342868475940805439439, + -0.0002467783437439645139593880074, -0.0002428180309811365795557430713, + -0.0002384097302514177126476352386, -0.0002335757067220685064597857084, + -0.0002283401973117631458560367053, -0.0002227292383459932121215346656, + -0.0002167704815006137400185820541, -0.0002104929995966969228510246026, + -0.0002039270838882795025635147335, -0.0001971040345475644098380968439, + -0.0001900559460990352785882129272, -0.0001828154895845454479264002856, + -0.0001754156932553903227439695556, -0.000167889723584732663587415491, + -0.00016027066837459675251696678, -0.0001525913236962919824687978654, + -0.0001448839863520071525714721927, -0.0001371802534790454632801504076, + -0.0001295108308374952094284282555, -0.0001219053512279437212007318636, + -0.0001143922043791636023596369753, -0.0001069983795276675613526717878, + -9.974932178288340302134418192e-05, -9.266880323478275162125267217e-05, + -8.577880961651527256042748526e-05, -7.909944318442834734414481623e-05, + -7.26488423233233277876222389e-05, -6.64431182274480687478465657e-05, + -6.049630884913809587789465527e-05, -5.482035014874873425378548619e-05, + -4.942506452311908840980408941e-05, -4.431816613679240469828371496e-05, + -3.95052827320449925123727053e-05, -3.498999335185301015659423141e-05, + -3.077388127557081399805066768e-05, -2.685660134154127455692606663e-05, + -2.323596071523020224129478517e-05, -1.990801205679310100621869084e-05, + -1.686715794912712850753440386e-05, -1.410626536719990590520393964e-05, + -1.161678890238695945676550975e-05, -9.38890140220298701368567551e-06, + -7.411630646434716686743893882e-06, -5.673000655566797268444627356e-06, + -4.16017621645861382454747654e-06, -2.859609213439605836693142848e-06, + -3.40735753592934124749872643e-06, -4.916032676140164022285123507e-06, + -6.683102648244580643564511507e-06, -8.725392231531061508205231181e-06, + -1.105860017248112030154461732e-05, -1.369708154495710623096537545e-05, + -1.665363502275206221739899115e-05, -1.993929754928846145444094884e-05, + -2.356314886741958295303736581e-05, -2.753212832124017273222917057e-05, + -3.185086626168274218312906343e-05, -3.652153227896843781146232755e-05, + -4.154370234854984854887260948e-05, -4.691424681422796906168914965e-05, + -5.262724094418997017666428384e-05, -5.867389958465664970754457896e-05, + -6.504253720381260762007508136e-05, -7.171855436815803455478934847e-05, + -7.868445142706015577385714188e-05, -8.591986990200328386507039324e-05, + -9.340166178793847789191273634e-05, -0.0001011039866784516267662896727, + -0.0001089984363276164146608349093, -0.000117054185962592934445308801, + -0.0001252381713662082340053627316, -0.0001335152904606478957080795134, + -0.0001418486278460904398152769845, -0.0001501997004844551658782336734, + -0.00015852872247176842961276233, -0.0001667948866159094632472675857, + -0.0001749566603324519771436168503, -0.000182972093192490233102415198, + -0.0001907991333049659568848327451, -0.0001983959495940300636791786548, + -0.0002057212569409751061217522805, -0.0002127346411015060701887174899, + -0.0002193968802834509075616598039, -0.0002256702602779348920247065591, + -0.0002315188800786586325892307814, -0.0002369089449989280704664956767, + -0.0002418090444038034170313317128, -0.0002461904113140940845647075541, + -0.0002500271613084845243220322164, -0.0002532965083480321483166974872, + -0.0002559789553715042598538986773, -0.0002580584577580644469255166662, + -0.0002595225580229630017031761113, -0.000260362490399144725760488539, + -0.0002605732542598794272518947235, -0.0002601536556512721535400212147, + -0.000259106316525319134262683729, -0.0002574376515904475679931417975, + -0.00025515781302355434708231674, -0.0002522806036117901796848872475, + -0.000248823359210091209648557653, -0.00024480680170821047950471816, + -0.0002402548639952877700988465026, -0.000235194488687611629254559098, + -0.0002296554026430548797656910898, -0.0002236698695209145965057118133, + -0.0002172724228559883322912243964, -0.0002104995822984197196767186533, + -0.0002033895558242128278475524539, -0.0001959819308437656939711479787, + -0.0001883173572260884651163870274, -0.0001804372253137119497777562938, + -0.0001723833420272042401145268231, -0.0001641976081486346819224286797, + -0.0001559216998305811539577564462, -0.000147596757302085191797952346, + -0.0001392630836363981116938354221, -0.0001309598563088753880780806815, + -0.0001227248541087571894261931682, -0.0001145942017779005345961065854, + -0.0001066021345352103716569783232, -9.878078441018357618279982502e-05, + -9.11599900555080483411860004e-05, -8.376713144010596403307017388e-05, + -7.662699054358406748361370875e-05, -6.976163888407326126809421263e-05, + -6.319035241729601206934346935e-05, -5.692955404880716197739756734e-05, + -5.099278370711784704643124155e-05, -4.53906956361814611900472316e-05, + -4.013108228474889221243371296e-05, -3.521892390051358309602594354e-05, + -3.065646268169929509507520837e-05, -2.644330010060208423976028935e-05, + -2.257651579496207873876297001e-05, -1.90508062263570363762798382e-05, + -1.585864113184041370298131557e-05, -1.299043564757618780152511467e-05, + -1.043473586251660887105636305e-05, -8.17841546723190386503857946e-06, + -6.206881098465796615557769217e-06, -4.504283944149683854808133981e-06, + -3.053735166397432478779675261e-06, -3.315498480948638626862644621e-06, + -4.951456852007390909613335911e-06, -6.889168718611923986105179812e-06, + -9.149528669969180969760019773e-06, -1.175183792053453050920498041e-05, + -1.471348327354333481277806617e-05, -1.804962495467530341690214069e-05, + -2.177289765394298251478984174e-05, -2.589312905621993872364722256e-05, + -3.041708002289997533136751973e-05, -3.534821040956162156764300275e-05, + -4.068647426875419585235241215e-05, -4.642814789531492854646882451e-05, + -5.256569382725771429412664482e-05, -5.908766352210708246118706088e-05, + -6.597864099133098807550834586e-05, -7.321922919962788262396302663e-05, + -8.078608052726414631879159334e-05, -8.865197205897716364788457843e-05, + -9.678592590915486486378288555e-05, -0.0001051533742274147369740594504, + -0.0001137163679589303812286424367, -0.000122433827867619941234464398, + -0.0001312618357753881628488534794, -0.000140153963434678997986015947, + -0.0001490616359421471155861926849, -0.0001579345261254847410797852447, + -0.0001667209759001241694154754613, -0.000175368440203970055906237957, + -0.0001838239487821690732512885935, -0.0001920345808151993193674256233, + -0.0001999479471665014415453220931, -0.0002075126748738800343523774883, + -0.0002146788884245282469798860037, -0.0002213986823383743167067971847, + -0.0002276265796391966722642813403, -0.0002333199709173112642874442502, + -0.0002384395288803522311958660307, -0.0002429495935475483854668748984, + -0.0002468185235648302105516960214, -0.0002500190094991050406697530306, + -0.0002525283454051321409272734542, -0.0002543286554427007738719834773, + -0.0002554070728474466919939722676, -0.0002557558691211139789180306625, + -0.0002553725318966974973389216785, -0.0002542597905444772717065138323, + -0.0002524255892077868594636225197, -0.0002498830075843816965475152614, + -0.000246650130392206911027902505, -0.0002427498670689784139413436304, + -0.0002382097238452510949788948347, -0.0002330615308927783168105318801, + -0.0002273411277766167247569445431, -0.0002210880109237165565445881743, + -0.0002143449472563934885514791429, -0.0002071575585205024392157491242, + -0.0001995738811604958688316474591, -0.0001916439068528238130230401115, + -0.0001834191090022006982718227874, -0.0001749519606298913199874528468, + -0.000166295449138100550874955208, -0.0001575025934194714774972539972, + -0.000148625968696264391640318725, -0.00013971724432160399515662208, + -0.0001308267395577699071344823789, -0.0001220030020672682491726310228, + -0.0001132924135155922773293343808, -0.0001047388262951539619673851922, + -9.638323494352293114781349281e-05, -8.826348535213702595041140864e-05, + -8.041402435083447905288245305e-05, -7.286569171611468589879606617e-05, + -6.564555609445569335676229361e-05, -5.877679576403835759890875723e-05, + -5.22786245865635500564873317e-05, -4.616626293336472872368830833e-05, + -4.045095281422654619283424404e-05, -3.514001590066718192558598011e-05, + -3.023695262491973338400165494e-05, -2.574158005804558522816236077e-05, + -2.165020583156855680118796359e-05, -1.795583497215865468243575775e-05, + -1.464840617295412941722965172e-05, -1.171505373207392750457660202e-05, + -9.140391151926902606585437217e-06, -6.90681221441789062228788082e-06, + -4.994805228572211338092506211e-06, -3.383276089067287713848912467e-06, + -3.63887074830696239692573446e-06, -5.512996037218172298366783424e-06, + -7.756750307029370284620135856e-06, -1.039692342826918728402110781e-05, + -1.345785220193221150470665182e-05, -1.696092314178912604984844625e-05, + -2.092409383390672091137738042e-05, -2.536144092134864688596086746e-05, + -3.028274257643431873333710047e-05, -3.569310300397374364784336409e-05, + -4.159262606937845274451479027e-05, -4.7976144570576629698899912e-05, + -5.483301097955911471105647226e-05, -6.214695467759608884985439436e-05, + -6.989600980914567943374365866e-05, -7.805251689646562976432342396e-05, + -8.658320030480382489476709473e-05, -9.544932254300706039526480673e-05, + -0.0001046069152437715800386605625, -0.0001140070855097096455630506506, + -0.0001235963951545674473393721104, -0.0001333173092321504496320094812, + -0.0001431087091475083199719475768, -0.0001529064646039739075282504199, + -0.0001626440576732445539385324418, -0.0001722532514002758196724335304, + -0.0001816647945854010304852360624, -0.0001908091537362568068311730052, + -0.0001996172626633393174574310214, -0.0002080212798149124711795387999, + -0.000215955343216700436804328378, -0.0002233563128042894362600134794, + -0.0002301644900137599428473905716, -0.0002363243047286511084280336004, + -0.0002417849600662165640736767092, -0.0002465010260178591896401689709, + -0.0002504329736299855304476613682, -0.0002535476422123341105202554147, + -0.0002558186329789928384163821828, -0.0002572266235487488694223812136, + -0.0002577595988403075114372975385, -0.0002574129950770110732138906684, + -0.0002561897548465295578259959264, -0.0002541002924242812921300227469, + -0.0002511623698451980108738157416, -0.0002474008854768139928706482955, + -0.0002428475780875771305837573788, -0.0002375406505982590561146944319, + -0.0002315243188326820045121884339, -0.0002248482916290628981677290898, + -0.0002175671896188965384263958036, -0.0002097399108118904191479930921, + -0.0002014289518303807586911691185, -0.0001926996942043477398318757077, + -0.0001836196655603481180021180341, -0.0001742577858085320229118014845, + -0.000164683608548057806592740393, -0.0001549665678718428177187277361, + -0.0001451752405584430841937321199, -0.0001353766332960716840035780839, + -0.0001256355040984222920779495025, -0.0001160137264520322660692544514, + -0.0001065697039929668294214182289, -9.735784265814377981106825244e-05, + -8.842808630936200219811033074e-05, -7.982552080174728419224156051e-05, + -7.159005038029151574401759417e-05, -6.375614915655889369458519944e-05, + -5.635268926114013899719007439e-05, -4.940284610494063966251027109e-05, + -4.292408003266479885355264012e-05, -3.692819253325559032989297559e-05, + -3.142145410217863960196382767e-05, -2.640479984588317010577723787e-05, + -2.187408799481420173084836311e-05, -1.782041566171989631145108901e-05, + -1.423048545866294466730531121e-05, -1.108701597912633787399935836e-05, + -8.369188668807799473038123994e-06, -6.053123255840745299582224964e-06, + -4.112373691680803756412151961e-06, -2.518436468872793803394465051e-06, + -3.839249533228563818025840665e-06, -5.951333514064981307053244647e-06, + -8.517123892522504138087764691e-06, -1.157168720974706122006907955e-05, + -1.514631968086120673605728115e-05, -1.926776101687234613339325118e-05, + -2.395744619908516485624720704e-05, -2.923081050193010021337469695e-05, + -3.509666252886411102031652409e-05, -4.155663919115914215277052257e-05, + -4.860475543164817572834926485e-05, -5.622706009172817229711804909e-05, + -6.440140766295167687720962801e-05, -7.309735378269847125114189179e-05, + -8.227618026014640547662060133e-05, -9.189105319170469442831977736e-05, + -0.0001018873153857489114370790673, -0.0001122029119090705477981839699, + -0.0001227689451381542510427502535, -0.0001335103532944230549615871606, + -0.0001443467041112174681187496628, -0.0001551930930678493286440505772, + -0.000165961133577068032079332438, -0.0001765600246683701605217992059, + -0.0001868976801087542766958288221, -0.0001968819015782749147144836677, + -0.0002064215774983737281076529024, -0.0002154278884189373441220005656, + -0.0002238154995215081255292843831, -0.0002315037208005385417804167236, + -0.0002384176158445875835182464764, -0.0002444890408504880006945736426, + -0.0002496575965543794883502726201, -0.0002538714771359908963996310227, + -0.0002570882018221502351811025289, -0.0002592752168517580132686695116, + -0.0002604103576316108307683871992, -0.0002604821632701272669796477288, + -0.0002594900381800028577906902516, -0.0002574442580439984516217644117, + -0.0002543658200913389080821680466, -0.000250286140285490806608320602, + -0.0002452466026273277216289414593, -0.0002392979682818450267063614678, + -0.000232499654594623566573885487, -0.0002249188962321100953515445875, + -0.0002166298026172153135763404075, -0.0002077123275031821320133623709, + -0.0001982511679038433181736234001, -0.0001883346106529691524420627724, + -0.0001780533455814551464183731477, -0.0001674992646674155778035997244, + -0.0001567642665265340162425444781, -0.0001459390852709624777916452842, + -0.0001351121620841995809615687651, -0.0001243685768529026024892258917, + -0.0001137890558869446262042421369, -0.000103449070174422010320695875, + -9.341803679210895674633191588e-05, -8.375863406182520011847292274e-05, + -7.452623885074081912151949814e-05, -6.576849210294369221102561696e-05, + -5.75249963066372615961771575e-05, -4.982714619296366181542753959e-05, + -4.269809157544713257336280177e-05, -3.615282891914594471088201244e-05, + -3.019841601955490333064613395e-05, -2.483430211405104074068664333e-05, + -2.005276388051033305422697628e-05, -1.583943613158484174175191783e-05, + -1.217392461697549815977017346e-05, -9.030487222345341051348011074e-06, + -6.37876901889430911250615519e-06, -4.184576082539332964559380262e-06, + -2.766234032232403476962104977e-06, -4.816566575114398741301168644e-06, + -7.379628523251749053029052011e-06, -1.050202939905668939122706379e-05, + -1.422561977948052313973619637e-05, -1.858629239015532208382022739e-05, + -2.361283619336863022031107462e-05, -2.932587079064665291461104502e-05, + -3.573688760978355655239038779e-05, -4.284742285686395649657240425e-05, + -5.064838510720465729201059113e-05, -5.911955772159557852621358798e-05, + -6.82292930568625634801457891e-05, -7.793441175738253341113287442e-05, + -8.818031634382212226395264532e-05, -9.890132394463941754771812986e-05, + -0.0001100212184409481326607949114, -0.0001214540176186588846989414248, + -0.0001331049462497368963357496918, -0.0001448716014646614174375682804, + -0.000156645292437192912293753011, -0.0001683125323829707674534728046, + -0.0001797566572715306502071308525, -0.0001908595425545583110314012965, + -0.0002015033866981576920768964856, -0.0002115725284373106600613323458, + -0.0002209552634957351877672410145, -0.0002295456260674205066843467371, + -0.0002372451006538995991763246751, -0.00024396423089335006386541016, + -0.0002496240937859982756026611117, -0.0002541576101803344001420215115, + -0.0002575106654852703171217076505, -0.0002596430182485481201817845154, + -0.0002605289784117952641556703597, -0.0002601578416263109708866929637, + -0.0002585340708900767830481781662, -0.0002556772218375484920227513896, + -0.0002516216131668376119155661197, -0.0002464157488092813910220135742, + -0.0002401215034202770770566104375, -0.0002328130874872081604743528915, + -0.0002245758127060062492134917544, -0.0002155046821765963958525413879, + -0.0002057028333241904581932257834, -0.0001952798641959380620495428937, + -0.0001843500758530798751527041146, -0.0001730306649355147321275166794, + -0.0001614399010933278673721180674, -0.000149695323850282375035061766, + -0.0001379119925968236650987847058, -0.000126200821831039017469067165, + -0.000114667031517769708935487738, -0.0001034087395763260265688782136, + -9.251572010728995065255431118e-05, -8.206834711180892858502916587e-05, + -7.213673923543881488871370999e-05, -6.278011658326161821552791054e-05, + -5.404637600893505151432999467e-05, -4.597188658514349350039593367e-05, + -3.858150232406537506139182492e-05, -3.188878473850032018365938113e-05, + -2.589642361665384426424804665e-05, -2.05968405178960204694998265e-05, + -1.597295606517018032853051646e-05, -1.199909918253765905567058414e-05, + -8.642034060926052549921061452e-06, -5.862078874485322328377352036e-06, + -3.614289141875537466355944663e-06, -3.815183145504733878072226722e-06, + -6.370379389834122165489974088e-06, -9.570001593394719067303677562e-06, + -1.347043640654794810409405903e-05, -1.812016681031931728462422426e-05, + -2.35579922701884416724824739e-05, -2.98113737064334909749804825e-05, + -3.689495163870853890620421511e-05, -4.480928306214769323272822943e-05, + -5.353983848089778130926313926e-05, -6.305629514694624472223583034e-05, + -7.331215604901106664813975611e-05, -8.424471672435207016647884526e-05, + -9.577539371215044365723972897e-05, -0.0001078104196426746941685562153, + -0.0001202419007935350220642178876, -0.0001329492236879378460646938809, + -0.0001458007882113532488813079091, -0.0001586560360329929077367883128, + -0.0001713677350795527972761311819, -0.0001837844736483641152821610909, + -0.0001957533116712646236844824754, -0.0002071225318272045489136762297, + -0.0002177444297957455100409052129, -0.0002274780810525701523882452504, + -0.0002361920212983590499668251628, -0.0002437667789072800613413283255, + -0.0002500972006602279773014585462, -0.000255094516426444828122860331, + -0.0002586880942687302736490706501, -0.0002608268445262528303398019691, + -0.0002614802395937585940965952602, -0.0002606389251551215592919708008, + -0.00025831490830653138206923769, -0.0002545413180661132163812299112, + -0.0002493717439475396616295477248, -0.0002428791683069950126279412661, + -0.0002351545177916095346205144212, -0.0002263048681707216535675952773, + -0.0002164513448852102258171403726, -0.0002057267685960348683419512961, + -0.0001942731006733534578415079075, -0.0001822387478003760507856007012, + -0.0001697757875693292714969900858, -0.0001570371780608680056540854553, + -0.0001441740139070885669703853127, -0.0001313328892701218502010729328, + -0.0001186534245942073991734316829, -0.0001062660090208739749979491296, + -9.428980414324146118367625524e-05, -8.283104749800434315337716029e-05, + -7.198168606105707304637641997e-05, -6.181836125471149869479992045e-05, + -5.240175783508509962981339325e-05, -4.377631975879041847064809811e-05, + -3.597032697983677779858188717e-05, -2.899631834484231682224665561e-05, + -2.285183756743625321100621406e-05, -1.752047188094363691255803128e-05, + -1.297314657582900004450642689e-05, -9.169633377744008861042444847e-06, + -6.0602266313082028427309568e-06, -3.587538604183276562550018729e-06, + -2.752076180624695557415436767e-06, -5.218066626475247232524925373e-06, + -8.416668510617123365072193841e-06, -1.242395681791749711519578375e-05, + -1.730571690682165529617288213e-05, -2.311467506138743118978585989e-05, + -2.988791959693121711751084835e-05, -3.764460120443093911089468828e-05, + -4.638399597326267061831936434e-05, -5.608400639956627497292179774e-05, + -6.670016486599865564426775633e-05, -7.816519086107358998700284092e-05, + -9.038913797319327297213886752e-05, -0.000103260149901856902276801875, + -0.0001166458268933693611085072872, -0.0001303951856917524485500459175, + -0.0001443411778840455528868241819, -0.0001583037140050749455588707804, + -0.0001720931245279647971938713491, -0.0001855139744467739740425848982, + -0.0001983691360471379083220411221, -0.0002104640150797940990109319293, + -0.0002216108192352332412113774529, -0.0002316327548029325394170901964, + -0.0002403680378170526305177390203, -0.0002476736098620479727995535857, + -0.000253428455943521422841224755, -0.0002575364322186628738588221044, + -0.0002599285246194818987074126593, -0.0002605644750892773474880426132, + -0.0002594337298057623666241999771, -0.0002565556828351530575631211928, + -0.0002519792085554987113617253502, -0.0002457814962825279146013679465, + -0.0002380662201988054452444359965, -0.0002289610963130375882734757198, + -0.0002186148951819085308259649203, -0.0002071939939870162780861939655, + -0.000194878563820992389832298386, -0.0001818584973327723149430501515, + -0.0001683291879434673150341128522, -0.0001544872745092578270476729729, + -0.0001405264645254397366629095512, -0.0001266335447977757588770841846, + -0.0001129846811245869089325444268, -9.97420982092376933163951902e-05, + -8.705121812413591766890291757e-05, -7.503832061981190464268476337e-05, + -6.380877192542143384271918771e-05, -5.344585097527937932442715363e-05, + -4.401018380149727699662820513e-05, -3.553977874382507391335869751e-05, + -2.805063771946923308823855503e-05, -2.153790261053017572254186796e-05, + -1.597748135700161777723003753e-05, -1.132808601487735873202932629e-05, + -7.533605198247581560204010759e-06, -4.525726227530493438677098444e-06, + -3.762657666036058564832745069e-06, -6.876533363456050312032853677e-06, + -1.092834896638647572625693827e-05, -1.601151680328326645276482143e-05, + -2.220194875805245085759014045e-05, -2.955382861236998217387833554e-05, + -3.80958277002310744798960207e-05, -4.782792673566189868474690661e-05, + -5.871899083306388050654614497e-05, -7.070522261722682571920273187e-05, + -8.368959062771201247790675559e-05, -9.754229791470579887229658267e-05, + -0.0001121023199635509394163704333, -0.0001271800031997464153904475737, + -0.0001425606767537031705113392821, -0.0001580091923975491434786744271, + -0.0001732752720909640415693220294, -0.0001880995108081195466877277855, + -0.0002022198555556490142184888903, -0.000215378360843810246101626138, + -0.0002273280072232806243645586441, -0.000237839363465634079505481302, + -0.0002467068748699042970810857422, -0.0002537545700346265130711853608, + -0.0002588409959457941872558450758, -0.000261863215795199129939246907, + -0.0002627597346795444103323413643, -0.0002615122541115432624504733017, + -0.0002581461957714118360569799382, -0.0002527299766634545229344877004, + -0.0002453730602507927550937072425, -0.000236222849627677473731413027, + -0.0002254605277961076810651352975, -0.0002132959851837644394377535573, + -0.0001999620043730874845676337426, -0.0001857078955152829296063043962, + -0.0001707927922386834698222080053, -0.0001554788264731210513294040743, + -0.0001400244012506710218624039754, -0.0001246777732710884227431552551, + -0.0001096711422082949046515748526, -9.521542204366609002830906805e-05, + -8.149584206503368685649973946e-05, -6.866849271097302820094504527e-05, + -5.68578954845510754095329331e-05, -4.615563814324275101943356736e-05, + -3.662007778425125384619623348e-05, -2.827707677595655430210531966e-05, + -2.112170116226770848893989907e-05, -1.512077949260317795193622054e-05, + -1.021619314004911500503962329e-05, -6.328747983320773240999146392e-06, + -3.362462515561000156851054893e-06, -4.930595598254229506727987914e-06, + -8.745763159558564927187514215e-06, -1.372216727756847713995923266e-05, + -1.996768776228022954804565414e-05, -2.756217451788119625474479668e-05, + -3.655144342004242697741558943e-05, -4.694219608578682095042372557e-05, + -5.869813593852510471638242451e-05, -7.173751202672175666680970396e-05, + -8.593226899078085180474356752e-05, -0.0001011089185480652276327706574, + -0.0001170511775700972586372605733, -0.0001335043433570329654037911471, + -0.0001501813014342851296777092696, -0.0001667699885708497347519552179, + -0.0001829420671511833881676956093, -0.0001983625096960225258659049619, + -0.0002126997470096434101911181402, -0.0002256360023934044097514151073, + -0.0002368774192289485689549843883, -0.0002461635908948596614641279867, + -0.0002532761205586393305280723531, -0.0002580458732154383661924756943, + -0.0002603586319993438937502039376, -0.000260158933148674079757073363, + -0.0002574519263413622993143248241, -0.0002523031862365221348123989209, + -0.0002448364834496197586788390765, -0.000235229605183401378320356967, + -0.0002237083936872102257493316602, -0.000210539241169323889128414673, + -0.000196020339643027851272635842, -0.0001804720308523835169307869553, + -0.0001642266329264077456481785156, -0.0001476181354922676285026245102, + -0.0001309721531488133795979866836, -0.0001145965087562862027474944182, + -9.87727839954461546076447398e-05, -8.374912685476738666203594397e-05, + -6.973454649691391855209632311e-05, -5.689485820773103032449782845e-05, + -4.535036806425053003194100554e-05, -3.517531198501569711335409951e-05, + -2.639899038293787812952534422e-05, -1.900847102360512776370385368e-05, + -1.295267189942502621677940938e-05, -8.14758552568264041062861408e-06, + -4.482368061237216376956581099e-06, -3.282050028220196253257983504e-06, + -6.845907402448274744902537159e-06, -1.171461567938477514887098824e-05, + -1.803928190735383269450303745e-05, -2.593523708121045595847813103e-05, + -3.547255698289903384128399222e-05, -4.666796978525533407412134723e-05, + -5.947865330388023405363412399e-05, -7.379835005829514993011541968e-05, + -8.94561272910312637327359675e-05, -0.0001062179866128360963438079234, + -0.0001237913901627127875350320441, -0.0001418326242788828131340117533, + -0.0001599567754771597796140808478, -0.0001777499550136820360372175154, + -0.0001947832851808036630763404373, -0.0002106280597370711416081029421, + -0.0002248714183608937209387507172, -0.0002371318351175340352534476329, + -0.0002470737162673549954308716003, -0.0002544204340316243281513997054, + -0.0002589651889093885100447123282, -0.0002605791906269906872684050114, + -0.0002592167718723911370992674108, -0.0002549171932108483746085014765, + -0.0002478030544611105334684708623, -0.0002380753890919045019126942808, + -0.0002260056753932548749032316326, -0.0002119251430348074560338494932, + -0.0001962118785873145909975229229, -0.0001792763322131587795226631554, + -0.0001615458950584426720421121759, -0.0001434492496755582788357102908, + -0.0001254011927540677536364183142, -0.0001077885911896199689274586375, + -9.095806163777537438688836069e-05, -7.520586449105485496360173903e-05, + -6.077038147518060937643871733e-05, -4.782740871291726463031615535e-05, + -3.648835180894819833546591226e-05, -2.680126420976013543943754225e-05, + -1.875453256253474537554662427e-05, -1.228289020419264176108269798e-05, + -7.275338422326070703083887581e-06, -3.584479578812088157349202006e-06, + -3.596262677429983795014461698e-06, -7.691178863584397919586112258e-06, + -1.337928177484910829964093182e-05, -2.084690722777180911496307247e-05, + -3.022555718089953546014007901e-05, -4.157784553815811740126381912e-05, + -5.488612395944737120051862278e-05, -7.004466305058546068875585666e-05, + -8.685608785434637999726265045e-05, -0.0001050325374223953702346873174, + -0.0001242017498817371621948335569, -0.0001439179833099045815753697086, + -0.0001636773873406791555973338603, -0.0001829371598951787898298948498, + -0.000201137576347285972760969841, -0.0002177257814998632154488561463, + -0.0002321801016493900936266125967, -0.0002440335744274083897790289521, + -0.0002528954129926394870861439124, -0.0002584692183748246198382592098, + -0.0002605669240699893629380212712, -0.0002591176902639148803102198126, + -0.0002541712470482187721798617019, -0.0002458954991862567188327937107, + -0.0002345685298036079616517540769, -0.0002205654564711282978467510318, + -0.000204340880759283795688532881, -0.0001864079136212478619155641368, + -0.000167314939152394691248421088, -0.0001476213876799159626859725414, + -0.0001278738198100333900864705727, -0.000108583575157863881682947238, + -9.020711727231014770336109398e-05, -7.313001877788626850420555803e-05, + -5.765529111897938971398325236e-05, -4.399648780279749430994346016e-05, + -3.227571700540338562983311288e-05, -2.252640789321507156883588052e-05, + -1.470040353746071510937162841e-05, -8.678718595852309353254165625e-06, + -4.285115863695250050058403041e-06, -4.150365305084266155297417072e-06, + -8.984127539842172817993043443e-06, -1.578538681662017308647040503e-05, + -2.477908161919099066443188117e-05, -3.610553780610160782074680164e-05, + -4.980008401567050324793353711e-05, -6.577780180279748679927909194e-05, + -8.382488275354618018075925079e-05, -0.0001035976588493588634257852599, + -0.0001246298665457514572192654345, -0.0001463481355732140884624847832, + -0.0001680951026859759560912882526, -0.0001891589836245535869579947885, + -0.0002088079377724965464326739584, -0.0002263271693187026843870068848, + -0.0002410564584093122361598687808, -0.00025242572757678578962078908, + -0.0002599863321253732925848745072, -0.0002634360143497062409917441883, + -0.00026263586361222491377676036, -0.0002576181487133168200413801951, + -0.0002485844973315843252879842051, -0.0002358945446348332196893904378, + -0.0002200458114244735767419530736, -0.0002016461540533461840006557164, + -0.0001813806109855309691737679234, -0.0001599748192164669442858621062, + -0.0001381573633749093711706873444, -0.0001166234391384270494126593198, + -9.600206182751697635540527598e-05, -7.682874493931455650401474156e-05, + -5.952513791082214968195668314e-05, -4.438658303728950711057946177e-05, + -3.157797022092879096017911666e-05, -2.113768017177643977907129658e-05, + -1.298885633391032171438106424e-05, -6.956773557968441292300755541e-06, + -2.790710523363122995871331636e-06, -2.72562189554889314162104165e-06, + -7.290659440314835123175991882e-06, -1.408260231162713650297953205e-05, + -2.341269516974136394565214614e-05, -3.547956096220538133685293292e-05, + -5.033704180424826429710374875e-05, -6.787035642127012822263226743e-05, + -8.778329053661848211092405547e-05, -0.000109598328794765871780671207, + -0.0001326706155033714848879428105, -0.0001562154840792179212247137166, + -0.0001793481237430607111871944115, -0.0002011328640176515854514488479, + -0.0002206386550846956332537496248, -0.0002369966920798623644540265021, + -0.0002494558372239879888952740483, -0.0002574315683823317287177989687, + -0.0002605446255270856188192285519, -0.000258646302884426324084771176, + -0.0002518283784200929520391554206, -0.0002404168928388691591283010673, + -0.0002249502799459586325526994077, -0.0002061435950728173242211399563, + -0.0001848416786058462810572039503, -0.0001619649323570820659973223954, + -0.0001384519059274446804112118636, -0.0001152030467158201377858225967, + -9.302975287062679619551341936e-05, -7.261230934129978367187752131e-05, + -5.446944044573079362790354874e-05, -3.894116042485777032938765174e-05, + -2.618544569137306029312124711e-05, -1.618809552641390533370309435e-05, + -8.784095450465844093896304601e-06, -3.687940225746225858944856227e-06, + -6.285720874658111493584952689e-06, -1.331581936795107072764050155e-05, + -2.332023913731521560718795705e-05, -3.656294938222383013922550665e-05, + -5.310542777865130860273992774e-05, -7.277092143045546469761614139e-05, + -9.512729652057552145929392173e-05, -0.0001194917015409987804666278044, + -0.0001449582132695267304000469322, -0.0001704473547802830897968801027, + -0.0001947741126887736387140320771, -0.0002167290837214060604271753663, + -0.0002351658727545524816670424739, -0.0002490870208304341612386145766, + -0.0002577206676157995225533159367, -0.0002605808707428441495061732791, + -0.0002575059503893391624207431789, -0.0002486712570539374397328435951, + -0.0002345751648581354670535653595, -0.000215999621346535722581777561, + -0.0001939489734043676289962365722, -0.0001695727890112450877892896761, + -0.0001440798008609331262806080298, -0.0001186507710342300174043844718, + -9.435795735138344860360587463e-05, -7.209797958210654967529246173e-05, + -5.25433472774850703610784175e-05, -3.611589902424390731037681657e-05, + -2.29831411163143770027498386e-05, -1.307620876469132995055348612e-05, + -6.126144740665318729464818015e-06, -2.758610720268264302547671016e-06, + -8.429967005197360610589500662e-06, -1.732369110297177629102793883e-05, + -2.990764276025857529382051547e-05, -4.640217919484183374274205436e-05, + -6.671370550715540533471409335e-05, -9.039564879099733045453302083e-05, + -0.0001166440556559491723270099994, -0.0001443312439172176795364188617, + -0.0001720765281303459715098874705, -0.0001983485343230661720765467537, + -0.0002215896013952045053799905228, -0.000240349767705591533736853016, + -0.0002534162734748273250809380563, -0.0002599246066466393088184583249, + -0.0002594389029129573649712359185, -0.0002519927823725875417823494296, + -0.0002380860738371789759454388857, -0.000218637807154479715679787355, + -0.0001949007343848619983484732332, -0.0001683468692359400798678331634, + -0.0001405365939966208763383520575, -0.0001129854112308123048179914205, + -8.704225079052442656454835479e-05, -6.379143761302329216494877429e-05, + -4.398724710544499690760902877e-05, -2.802585734322511721184484346e-05, + -1.595499434447361121469644019e-05, -7.517236271018219431934177105e-06, + -2.66469105763751907295258485e-06, -8.995764942519919417428068964e-06, + -1.925736665116912102956557573e-05, -3.403386350653015275614585167e-05, + -5.353673419633566240216290821e-05, -7.750784742844394757839421306e-05, + -0.0001051732943590707867369607453, -0.0001352593647004621995114104216, + -0.0001660740005181938008533421014, -0.0001956478219760412876927768711, + -0.0002219199870785215134884327259, -0.0002429470985808441206316860006, + -0.0002571092427632068835342826763, -0.0002632867463386360747969183738, + -0.00026098452927948506078342783, -0.0002503875884312591493935373776, + -0.0002323402207850947572952832187, -0.0002082517587703864019466754032, + -0.0001799413442221338736096841737, -0.0001494421784764212335783889474, + -0.000118790608505001479442905743, -8.982666530778082175385385044e-05, + -6.403015141840042335086985448e-05, -4.241054703019129525597141761e-05, + -2.54608299282202941733049828e-05, -1.31760757411072630928541502e-05, + -5.128834459175132198208591633e-06, -3.840886693340426616806535659e-06, + -1.185182284915095392752344694e-05, -2.477855831323242340440832221e-05, + -4.321185908633516799780271977e-05, -6.715732164663518308136275214e-05, + -9.592083468415361186768658408e-05, -0.000128088842947933538802054998, + -0.0001616164601510857519624242418, -0.0001940188857129583914137849199, + -0.0002226437593972409886931146383, -0.000244987285569755184385515312, + -0.000259007971531735224027942488, -0.000263390453200426308006526499, + -0.0002577185676513145048960318206, -0.0002425305493806689111080387988, + -0.0002192476541939107365780659009, -0.0001899874571426968749253416657, + -0.0001572910531179458012464300598, -0.000123806299068266991098355434, + -9.197490337054693026758861452e-05, -6.37687514767152496689486818e-05, + -4.051098786628095445219027715e-05, -2.280200832897386268422433575e-05, + -1.055254220576288263144446034e-05, -3.108681239438738299772548718e-06, + -3.287978066344357814257881242e-06, -1.172701016791546627289228449e-05, + -2.595075216318345971808385919e-05, -4.668230613282187612886331429e-05, + -7.380744623050879507121513345e-05, -0.0001062191692913909445757786321, + -0.0001418253917229955578249711579, -0.0001777361647167791775490941486, + -0.0002106114547002207874112217345, -0.0002371170285558558813755747341, + -0.000254411627730554020486442024, -0.0002605789830145917892849360964, + -0.0002549258151393718843137625729, -0.0002380905914383224357151053185, + -0.0002119427807976420477867329772, -0.000179291494190108528349741901, + -0.0001434576259755831009225224282, -0.0001077876978000117324466705648, + -7.519577711349189784104107837e-05, -4.781078980885940471565881404e-05, + -2.67826623429788662224780571e-05, -1.22674954592456027197911253e-05, + -3.576675499552718380248369015e-06, -6.538596169056453407482289858e-06, + -1.884852580498276155358990114e-05, -3.864583371061104606668593076e-05, + -6.62623184121457814346051185e-05, -0.0001006847542268596512951561728, + -0.000139480661375679360590440492, -0.0001790215705220529870869000666, + -0.0002149847882074613361017695334, -0.0002430467908924356797931848329, + -0.0002596308949483895449350523421, -0.0002625523335089013660798018535, + -0.0002514212904345817568320387014, -0.0002277154059824267919032170227, + -0.000194505750149223021134084477, -0.0001558966466919119479243166504, + -0.000116301396153001377221231083, -7.970808988761115155153441636e-05, + -4.908516080634830764523046653e-05, -2.603728461103143329916087545e-05, + -1.07595338728613038774880456e-05, -8.870030092416343045014573421e-06, + -2.44760396952015705986527988e-05, -4.920475051756646874771133904e-05, + -8.283648309984298439140326664e-05, -0.000123172071042755424579231982, + -0.0001661373680413371104955255753, -0.0002063808025793710304498368435, + -0.000238256126243645776447907525, -0.0002569661423584163073043085124, + -0.00025958540201481786766427029, -0.0002457002921490665037565492845, + -0.0002174998815950920255136991077, -0.0001792938758521283378489369342, + -0.00013658381810325681375573037, -9.492693668015381527631318948e-05, + -5.88767307195538656060772309e-05, -3.124946420440829586255560013e-05, + -1.286416017746960297721443844e-05, -2.767800351315819726337810747e-06, + -6.344540360068361344676648311e-06, -2.16200420755566005410856778e-05, + -4.762962860295711574028579283e-05, -8.434874600911141837803614019e-05, + -0.0001289787611932073402472298529, -0.0001760906724049373967173892641, + -0.0002185871498935087781523983752, -0.0002492722082795228413960864078, + -0.0002625990309366378790134621823, -0.0002560817077134847291955410675, + -0.0002309415299524908502925429898, -0.0001917884112149478902185212315, + -0.0001454359817348896367558697129, -9.921319340947962141154942151e-05, + -5.927639839498019286734981081e-05, -2.939899626419191741404091101e-05, + -1.053614378232610812200983896e-05, -1.332534860302775848105941853e-05, + -3.657414188798872314248994408e-05, -7.277766767587964293062530174e-05, + -0.000119490204182651197262372833, -0.0001704382634748440711845718365, + -0.0002167172311147444268251971433, -0.0002490788548781914190331787662, + -0.0002605809469561514075432173687, -0.0002486796989200456674956596359, + -0.0002160119637278941752498578888, -0.0001695823381922225076608862215, + -0.0001186522349541948412841863014, -7.209039945881445148653104971e-05, + -3.610325897773847481564066242e-05, -1.306534407579939494818514756e-05, + -2.762150997470595422870033933e-06, -1.733331038512796423538275814e-05, + -4.641179554217713765056074759e-05, -9.039905277262721017966784487e-05, + -0.0001443261076856554368623430928, -0.000198337996624821849339301294, + -0.0002403405197340375925012939673, -0.0002599226434410209464129226653, + -0.0002519995173332377556667249774, -0.0002186490674005381806485615037, + -0.0001683554785740853866789212834, -0.0001129857635407890834510977185, + -6.378314605008226134599119694e-05, -2.801410480364297737312581638e-05, + -7.509537226712874778895064759e-06, -1.781370750840660454423700076e-05, + -5.083508953560817936060192701e-05, -0.0001013155675073089428310860183, + -0.0001616843080921440199519689696, -0.0002180108180329954356904686996, + -0.0002547271562243461789400156281, -0.0002607874739859591603496902223, + -0.0002343133242170973064028710597, -0.0001833995669712280742868343308, + -0.0001226719939101094932008134686, -6.733305203642069166562050819e-05, + -2.760877114211767783765773265e-05, -6.0967456183964542957383001e-06, + -1.086025752123752030034627147e-05, -4.10138130973237323905963847e-05, + -9.249080037034011672180539021e-05, -0.0001575377654855332975551013286, + -0.000218992565058936239493977971, -0.0002569191593672726721571397679, + -0.0002578483589268052984626311552, -0.0002214413829753170235171283453, + -0.000160660173991000938299722467, -9.534338899481738065222469203e-05, + -4.296813326875098055157228827e-05, -1.17969685991936088626484691e-05, + -2.859605915095683038282302693e-06, -2.472129178341888098386844308e-05, + -7.174897378929142254498640963e-05, -0.0001395326814072421733447376679, + -0.0002091745473705839580055160232, -0.0002548729911746976648824480893, + -0.0002576394222503448688463278948, -0.0002162843067965065663865731338, + -0.000148121158158204876010427542, -7.889713747509643831587466956e-05, + -2.889701367662489062322107858e-05, -4.303332142128087338828895669e-06, + -6.480687931518328263218783197e-06, -3.829562149920616941599360583e-05, + -9.975182043540086493458446393e-05, -0.0001773264747539922794091621361, + -0.0002406966481487896720135866158, -0.0002599619515760412846901161732, + -0.0002254258500493857707465406026, -0.0001543023410082955632158935311, + -7.888175992188502726968485357e-05, -2.576552739521063465450920194e-05, + -8.293952029916870885193312668e-06, -4.776285284420173462335140746e-05, + -0.0001212373104884856484571992175, -0.0002051281697956051528961007868, + -0.0002576318543458792258496470318, -0.0002485462780508135359307242407, + -0.0001832631915743595358257722605, -9.839245800256740637993596588e-05, + -3.319179332972579314457728383e-05, -3.313927315095947475406118476e-06, + -5.84682837173414481540855217e-06, -4.594387561276530178343627253e-05, + -0.0001261390767406507463967851868, -0.0002157806472306445649822492783, + -0.0002614101862349206659326406044, -0.0002319631992493707069342978588, + -0.0001477190759033751511937471168, -6.125251690972032480274334088e-05, + -1.139164827278966689977877935e-05, -3.553167884961903758359036409e-05, + -0.0001178757467500880947147007261, -0.0002158710072699519409624574484, + -0.0002618218739861015616210426771, -0.000219093909552818191929443592, + -0.0001218316961479881926216917165, -3.787919923875391416167104919e-05, + -1.733827821126638797362244648e-05, -9.040079194248359819967297835e-05, + -0.0001983326685063397331037354787, -0.0002599216607823044505008736049, + -0.0002186546485383140459631684527, -0.0001129859365068654409236179048, + -2.800838808962875223001684488e-05, -4.94662224892727570338922527e-05, + -0.0001593098963168316844693506162, -0.0002531647845354210069231115643, + -0.0002349181293986267449452193246, -0.000124418494398384943443527928, + -2.866421793127174496825307348e-05, -1.079631131863498762148319277e-05, + -9.190543611480011122315952887e-05, -0.0002175353120576143783199141168, + -0.0002560563260607802665673460307, -0.0001594966222213739179009578395, + -4.264353045614415697178722908e-05, -2.458268404254774618794554542e-05, + -0.0001386933675238300898904103553, -0.000253257800835618310589247848, + -0.0002148478592267055438478490226, -7.834800133525047572454619305e-05, + -4.271628676198073728208746969e-06, -3.829937495534527637335020511e-05, + -0.0001773232209245523705726244046, -0.0002599626250911917825503483215, + -0.0001543047280800128294182133049, -2.576153768525302057540958545e-05, + -4.681945153301477461791832435e-05, -0.0002034351040278270354461770397, + -0.0002485902487242003374920407133, -9.957627666956514358824470445e-05, + -3.583094601751760216175150819e-06, -4.573321996677713082010349743e-05, + -0.0002147038225773613222789604205, -0.000230727212079847866484441643, + -6.090364896992130251543798303e-05, -3.486909571964900495444003581e-05, + -0.0002144701136411362400041591414, -0.0002195682557207893610771304305, + -3.859081848650226283107059211e-05 +}; +static double sk_imag_65_2048[16779] = { + -2.665529251635959592250067762e-06, -2.717000814822801218963339853e-06, + -2.768097707302428943040590453e-06, -2.818812480404949057934908124e-06, + -2.869137738782188844536506084e-06, -2.919066141390052772629790448e-06, + -2.968590402465899842686467697e-06, -3.017703292487840162366561844e-06, + -3.066397639132963414472943936e-06, -3.114666328221440509411554326e-06, + -3.162502304651575537643160008e-06, -3.20989857332481995819367486e-06, + -3.256848200060521594876705026e-06, -3.303344312500410134294213937e-06, + -3.349380101002544686940396584e-06, -3.394948819524726799540552055e-06, + -3.440043786497181136431770462e-06, -3.484658385684277248672043731e-06, + -3.528786067035451673071884057e-06, -3.572420347524776825117419354e-06, + -3.615554811979673894125003955e-06, -3.658183113897923131196563903e-06, + -3.700298976253307378539263162e-06, -3.741896192289925262566222669e-06, + -3.782968626304517176727696542e-06, -3.823510214417023859122517909e-06, + -3.863514965329442786426752954e-06, -3.902976961072383531845854387e-06, + -3.941890357739728239388522779e-06, -3.980249386210972850955701341e-06, + -4.018048352861149136356928163e-06, -4.055281640258446110866661499e-06, + -4.091943707849307223622502966e-06, -4.128029092630703467201990636e-06, + -4.16353240980995933803949019e-06, -4.198448353451470961984325764e-06, + -4.232771697110817828504925053e-06, -4.266497294455278799056585637e-06, + -4.299620079873204549995163726e-06, -4.332135069066556929729978204e-06, + -4.364037359633855667749059715e-06, -4.395322131637988604876965404e-06, + -4.425984648160911547574991598e-06, -4.456020255844937049587509148e-06, + -4.48542438542049692445359485e-06, -4.514192552220250586908923546e-06, + -4.542320356679381675049731598e-06, -4.569803484822413296108280928e-06, + -4.596637708735910009261171894e-06, -4.62281888702746210985687278e-06, + -4.648342965270773491110595232e-06, -4.673205976436402461738576358e-06, + -4.697404041309027116434492155e-06, -4.720933368890053648226582533e-06, + -4.743790256786246923139185871e-06, -4.765971091584335036280689613e-06, + -4.78747234921120160233394894e-06, -4.808290595279553125067188712e-06, + -4.828422485419722131564247009e-06, -4.847864765596624359988292552e-06, + -4.866614272412581508554709625e-06, -4.884667933395634310117516819e-06, + -4.902022767273218877427231471e-06, -4.918675884231497698394035278e-06, + -4.934624486160117429493429664e-06, -4.949865866882224080724930054e-06, + -4.96439741237013030947721956e-06, -4.978216600946088487048783039e-06, + -4.991321003468697239350160971e-06, -5.003708283499416265872883347e-06, + -5.015376197479784266979908891e-06, -5.026322594843199340855933316e-06, + -5.036545418162899874557451863e-06, -5.046042703259710523035295321e-06, + -5.054812579300161658711620927e-06, -5.062853268879972938761296203e-06, + -5.070163088092892519768203202e-06, -5.076740446584595458224924147e-06, + -5.08258384759211309422742911e-06, -5.087691887968485945404912424e-06, + -5.092063258192671451303826236e-06, -5.095696742364873433716720291e-06, + -5.0985912181871331837288569e-06, -5.100745656929256714381959448e-06, + -5.10215912338024673851159807e-06, -5.102830775785021684290768129e-06, + -5.102759865766451394632815391e-06, -5.101945738233069499456290991e-06, + -5.100387831272174469609669706e-06, -5.098085676028181286085529111e-06, + -5.095038896566890339453678727e-06, -5.091247209725024732275642375e-06, + -5.086710424945459500974120903e-06, -5.081428444098251177374683807e-06, + -5.075401261286966246414915221e-06, -5.068628962641118263518589387e-06, + -5.061111726094205411866523009e-06, -5.052849821147486565934506958e-06, + -5.043843608619801640192276126e-06, -5.034093540383087245389248654e-06, + -5.023600159084133141645066301e-06, -5.012364097851823934955985129e-06, + -5.00038607999212759508628548e-06, -4.987666918666102656933127729e-06, + -4.974207516557261605876210514e-06, -4.96000886552355637997002713e-06, + -4.945072046236150158158954848e-06, -4.929398227804435027494828897e-06, + -4.91298866738774615088494041e-06, -4.89584470979351663142038753e-06, + -4.877967787061914577899195133e-06, -4.859359418037560376804964712e-06, + -4.840021207927710918887242303e-06, -4.819954847847417306046062524e-06, + -4.799162114351784787528651388e-06, -4.777644868954902091602240932e-06, + -4.75540505763645066300907005e-06, -4.732444710335068846225169831e-06, + -4.708765940429118147694635688e-06, -4.684370944205170061427553896e-06, + -4.659262000313689144567232125e-06, -4.633441469212254544237424708e-06, + -4.606911792596883252579476747e-06, -4.579675492820696148458647218e-06, + -4.551735172300819598566017088e-06, -4.523093512913236320779810512e-06, + -4.493753275375599062313285159e-06, -4.46371729861847973703375958e-06, + -4.432988499144916802615322415e-06, -4.401569870378287982579535581e-06, + -4.369464481998939472994283872e-06, -4.336675479269348864165643104e-06, + -4.303206082348234282368079628e-06, -4.269059585592802529214247892e-06, + -4.234239356853633963614306351e-06, -4.19874883675152388789282229e-06, + -4.162591537950943425413184718e-06, -4.125771044419195705788786649e-06, + -4.088291010675909098231930322e-06, -4.05015516103217038492486507e-06, + -4.011367288819572313087868237e-06, -3.971931255609117927503955853e-06, + -3.931850990420212076461876222e-06, -3.891130488919972178144934122e-06, + -3.849773812612800649225232308e-06, -3.807785088020479881811084649e-06, + -3.765168505852997291819678205e-06, -3.721928320169884021856960762e-06, + -3.678068847532920260782638919e-06, -3.633594466149554117557953642e-06, + -3.588509615007549468924637551e-06, -3.542818793001320178706571237e-06, + -3.496526558049469150503624562e-06, -3.449637526204012904975249737e-06, + -3.402156370751663529177670833e-06, -3.354087821306788103677826163e-06, + -3.305436662896707563692342766e-06, -3.256207735039221068320137303e-06, + -3.206405930812505802700307367e-06, -3.156036195917642934847700473e-06, + -3.105103527734065341664752499e-06, -3.053612974367602266994323537e-06, + -3.001569633691883664882533653e-06, -2.948978652382797602124692507e-06, + -2.895845224946552985575932634e-06, -2.84217459274079788984377834e-06, + -2.787972042991089791682656623e-06, -2.733242907798241141964111153e-06, + -2.677992563142772320132142805e-06, -2.622226427882017848390540024e-06, + -2.56594996274197210777128636e-06, -2.509168669303729713450064678e-06, + -2.451888088984709861172569395e-06, -2.394113802014683279516466322e-06, + -2.335851426406943989299690861e-06, -2.277106616924819417163532165e-06, + -2.217885064043510816517504325e-06, -2.158192492907522764411390806e-06, + 1.673401450445526950533718311e-06, 1.749752501099164398199814832e-06, + 1.826225896739344676251016845e-06, 1.902815741902672685772492621e-06, + 1.979516169279773665383220446e-06, 2.056321340693484531691407474e-06, + 2.13322544807050421957297405e-06, 2.21022271440638528469343517e-06, + 2.287307394723861262559021917e-06, 2.364473777024408140143372364e-06, + 2.441716183232542519991516844e-06, 2.519028970133211807122530779e-06, + 2.59640653030147131391448985e-06, 2.67384329302496327900365812e-06, + 2.751333725218660357792876264e-06, 2.82887233233166606149707259e-06, + 2.906453659246106449560260662e-06, 2.984072291168167709069121429e-06, + 3.061722854510405059645129777e-06, 3.139400017766109453906751142e-06, + 3.217098492374830406929355972e-06, 3.29481303357920022085330615e-06, + 3.372538441273203176724772984e-06, 3.45026956084119343248664373e-06, + 3.528001283987808587335865268e-06, 3.605728549558843286951216253e-06, + 3.683446344352489099495482489e-06, 3.761149703921295992713408687e-06, + 3.838833713364160845108678105e-06, 3.916493508109313267440999839e-06, + 3.994124274684781430229830318e-06, 4.071721251483830750716140512e-06, + 4.149279729515047566556357195e-06, 4.226795053144961719800414696e-06, + 4.304262620829496776295522431e-06, 4.381677885834948376763027522e-06, + 4.459036356948279808344506175e-06, 4.536333599176650940355305652e-06, + 4.613565234436123773038070789e-06, 4.690726942229170210753568665e-06, + 4.767814460311253110151932799e-06, 4.844823585346062169048383245e-06, + 4.921750173549360610290165363e-06, 4.998590141321606985006474611e-06, + 5.075339465868682939213036437e-06, 5.151994185811164859805071775e-06, + 5.228550401781942888294885119e-06, 5.305004277011636730878359897e-06, + 5.381352037902331731191764297e-06, 5.457589974589228629944185484e-06, + 5.533714441489925796487103771e-06, 5.609721857841833681759986796e-06, + 5.68560870822685243680802078e-06, 5.761371543083881903012533759e-06, + 5.837006979208777727010162839e-06, 5.912511700241697696126246669e-06, + 5.987882457141718015643933049e-06, 6.063116068648765267688153374e-06, + 6.138209421732789512825105571e-06, 6.213159472029887155043390012e-06, + 6.287963244265481990334046986e-06, 6.362617832664651683263062898e-06, + 6.437120401348539186286382835e-06, 6.511468184719198771203112902e-06, + 6.585658487829426707552745585e-06, 6.659688686740340456463298907e-06, + 6.733556228865203743501940264e-06, 6.8072586332999557553525595e-06, + 6.880793491140086165383602662e-06, 6.954158465784180401724964837e-06, + 7.027351293223729429072207248e-06, 7.100369782319314158501241674e-06, + 7.173211815063045053647919347e-06, 7.245875346827494102477755511e-06, + 7.318358406600454233782195035e-06, 7.390659097206360505854464554e-06, + 7.462775595513322746490415815e-06, 7.534706152626692063193920151e-06, + 7.606449094068553053930685504e-06, 7.678002819943133248101023447e-06, + 7.749365805088326289375329214e-06, 7.820536599213323778194591196e-06, + 7.891513827021893293946729064e-06, 7.962296188321982764275405731e-06, + 8.032882458120806689672900591e-06, 8.103271486706181635207256464e-06, + 8.173462199713614628076609192e-06, 8.24345359817917664824269558e-06, + 8.313244758578332312798885029e-06, 8.382834832850683402425372159e-06, + 8.452223048410312827741046326e-06, 8.521408708142293159494909394e-06, + 8.590391190384677014041554799e-06, 8.659169948898112287457261294e-06, + 8.727744512813639515000710412e-06, 8.796114486581466706594835403e-06, + 8.864279549890348750907156927e-06, 8.932239457580637789248234615e-06, + 8.999994039541495767422357721e-06, 9.067543200594034382192552834e-06, + 9.134886920360428162139060371e-06, 9.2020252531188719339032972e-06, + 9.268958327644550386340861758e-06, 9.33568634703652655895938367e-06, + 9.402209588530615323211103718e-06, 9.468528403298389240373006404e-06, + 9.534643216232025416680649632e-06, 9.600554525715569338119824427e-06, + 9.666262903381939752584135761e-06, 9.731768993856343755426835385e-06, + 9.797073514485849662588624887e-06, 9.862177255055171881410053247e-06, + 9.927081077488669473194403403e-06, 9.991785915538897220699969537e-06, + 1.005629277446123825024305171e-05, 1.012060273067530261103304928e-05, + 1.0184716931412461619226896e-05, 1.024863659435016679394043343e-05, + 1.03123630072328162159914916e-05, 1.037589752747926995332834743e-05, + 1.043924158177699930655051019e-05, 1.050239666566316464198747871e-05, + 1.05653643430924591820095973e-05, 1.062814624599193051080782413e-05, + 1.069074407380267137542516342e-05, 1.075315959300870673675740163e-05, + 1.081539463665292460459264184e-05, 1.087745110384038777580264362e-05, + 1.093933095922865208712328189e-05, 1.100103623250579252580445139e-05, + 1.106256901785558662671370145e-05, 1.112393147341054294664677154e-05, + 1.118512582069226470201078055e-05, 1.124615434403969405909810148e-05, + 1.130701939002527434640060083e-05, 1.136772336685879979600258954e-05, + 1.142826874377935600173537833e-05, 1.148865805043552219474878306e-05, + 1.154889387625343553694847593e-05, 1.16089788697936203694209556e-05, + 1.166891573809567270246078524e-05, 1.172870724601199595772162143e-05, + 1.178835621552976972866398631e-05, 1.184786552508191388895231189e-05, + 1.190723810884662792045941837e-05, 1.196647695603619325163159692e-05, + 1.202558511017461000754298628e-05, 1.208456566836454589822149458e-05, + 1.214342178054350068349027947e-05, 1.220215664872943015981359566e-05, + 1.226077352625603973331792906e-05, 1.231927571699755784360823252e-05, + 1.237766657458343477770951885e-05, 1.243594950160291944028876504e-05, + 1.249412794879975463751414777e-05, 1.255220541425699934488108278e-05, + 1.26101854425721253427378904e-05, 1.266807162402248139313528513e-05, + 1.272586759372235315577320813e-05, 1.278357703076861357014814419e-05, + 1.284120365737932931171107198e-05, 1.289875123802241969309285985e-05, + 1.29562235785356250072908324e-05, 1.301362452523769452732409907e-05, + 1.307095796403114313993191337e-05, 1.312822781949648343969086484e-05, + 1.318543805397830089585001212e-05, 1.324259266666310771737996577e-05, + 1.329969569264926171337209276e-05, 1.335675120200919748240844104e-05, + 1.341376329884373953794073075e-05, 1.347073612032921395955178956e-05, + 1.35276738357569350536258046e-05, 1.358458064556569721594014855e-05, + 1.364146078036711953024827382e-05, 1.369831849996426661932730218e-05, + 1.375515809236332721398991807e-05, 1.381198387277903823081373624e-05, + 1.386880018263341051332378229e-05, 1.392561138854856600012566137e-05, + 1.398242188133316115956211734e-05, 1.403923607496327421702633775e-05, + 1.40960584055573224940630106e-05, 1.415289333034562141704505028e-05, + 1.42097453266343768253209684e-05, 1.426661889076459508167871865e-05, + 1.4323518537066007546882003e-05, 1.438044879680600941827903899e-05, + 1.443741421713387720676333159e-05, 1.449441936002044442307126748e-05, + 1.455146880119440437888374273e-05, 1.460856712907230089840485143e-05, + 1.466571894368661659394104113e-05, 1.472292885560921431873163123e-05, + 1.47802014848711041908541422e-05, 1.483754145987894954028269573e-05, + 1.489495341632811865558751185e-05, 1.495244199611285153641605794e-05, + 1.501001184623343492560449547e-05, 1.506766761770065667146254601e-05, + 1.512541396443760379473576771e-05, 1.518325554217944461715336657e-05, + 1.524119700737058169970773031e-05, 1.529924301606023776998154184e-05, + 1.535739822279584952820739863e-05, 1.541566727951526036060822533e-05, + 1.547405483443699028794741934e-05, 1.553256553094983167585298178e-05, + 1.559120400650083050034418186e-05, 1.564997489148278311051239176e-05, + 1.57088828081208283600142539e-05, 1.576793236935868398472700147e-05, + 1.582712817774437814876721531e-05, 1.588647482431606908193609529e-05, + 1.594597688748777323760642821e-05, 1.60056389319354220993930904e-05, + 1.606546550748331539924286526e-05, 1.612546114799121469243238514e-05, + 1.61856303702422399198000702e-05, 1.624597767283178918577835059e-05, + 1.630650753505754951486195203e-05, 1.636722441589933714619839455e-05, + 1.642813275256065248808301504e-05, 1.648923695988792044800352876e-05, + 1.6550541428919353587403962e-05, 1.661205052587029813043230375e-05, + 1.667376859103444249597149318e-05, 1.673569993768736025247304e-05, + 1.679784885099287877470268515e-05, 1.686021958691231425997957005e-05, + 1.692281637111670185291689705e-05, 1.698564339790234613931582675e-05, + 1.704870482910965812789472196e-05, 1.711200479304586825478502743e-05, + 1.717554738341121561124268113e-05, 1.723933665822941299367726531e-05, + 1.730337663878202524589747235e-05, 1.736767130854744529619426707e-05, + 1.743222461214404098465632909e-05, 1.74970404542785907642081511e-05, + 1.756212269869902232902018901e-05, 1.762747516715258919444038466e-05, + 1.769310163834917013219068249e-05, 1.775900584693004043840280914e-05, + 1.782519148244217263273372898e-05, 1.789166218831852737448408208e-05, + 1.795842156086407032144006135e-05, 1.802547314824817561713758696e-05, + 1.809282044950311446281955574e-05, 1.816046691352923524967639957e-05, + 1.82284159381067471599434382e-05, 1.829667086891428003157626658e-05, + 1.836523499855450170144266497e-05, 1.843411156558644384945676309e-05, + 1.850330375356779233830470388e-05, 1.857281469009942049641463668e-05, + 1.864264744588280407798855376e-05, 1.871280503378286739829192142e-05, + 1.878329040789921848325291776e-05, 1.885410646264554961667320176e-05, + 1.892525603183750482877943655e-05, 1.89967418877889872210612543e-05, + 1.906856674041721105925667468e-05, 1.914073323635652573953928879e-05, + 1.921324395808119458702381555e-05, 1.928610142303752828614113457e-05, + 1.935930808278506462288999501e-05, 1.943286632214740101455563437e-05, + 1.950677845837247653898796629e-05, 1.958104674030294043221567257e-05, + 1.965567334755577696210789018e-05, 1.97306603897130128811177735e-05, + 1.980600990552166431441470651e-05, 1.988172386210459343237715035e-05, + 1.995780415418174635888703961e-05, 2.003425260330193833388338909e-05, + 2.011107095708552833148580197e-05, 2.018826088847805089632365949e-05, + 2.026582399501485263191603858e-05, 2.034376179809691291208717523e-05, + 2.042207574227811986596059501e-05, 2.050076719456386949939213915e-05, + 2.057983744372147923195129349e-05, 2.06592876996020228261632945e-05, + 2.073911909247431515734665097e-05, 2.081933267236917318716675485e-05, + 2.089992940844379905188446522e-05, 2.098091018834240571245067231e-05, + 2.106227581758521143207030235e-05, 2.114402701896188287080530221e-05, + 2.122616443193924221500938632e-05, 2.130868861208158493328150562e-05, + 2.139160003048386565695400396e-05, 2.147489907321788432225523335e-05, + 2.15585860407914522453558942e-05, 2.164266114762070753688855129e-05, + 2.17271245215157153812118862e-05, 2.181197620317948870569124686e-05, + 2.189721614572039535867760407e-05, 2.198284421417805344013858548e-05, + 2.206886018506314168954700328e-05, 2.21552637459108064466387078e-05, + 2.224205449484762452745829908e-05, 2.232923194017338578884999956e-05, + 2.241679549995593355286339909e-05, 2.250474450164068919433280058e-05, + 2.259307818167431201428034526e-05, 2.268179568514241647211177044e-05, + 2.277089606542193292340429955e-05, 2.286037828384781031955744202e-05, + 2.295024120939423705215973182e-05, 2.304048361837050869107938744e-05, + 2.313110419413153922814710417e-05, 2.322210152680309036533033706e-05, + 2.331347411302194585222893886e-05, 2.340522035569078015113976543e-05, + 2.349733856374802636155126045e-05, 2.358982695195200140320622439e-05, + 2.368268364068428256398977927e-05, 2.377590665575968074041054989e-05, + 2.386949392825979168720161583e-05, 2.396344329437783313391067963e-05, + 2.405775249527928414815421132e-05, 2.415241917697792016972088702e-05, + 2.424744089022732503068725818e-05, 2.434281509042775121253766868e-05, + 2.443853913754838932666062223e-05, 2.453461029606521283667926181e-05, + 2.463102573491422861602651029e-05, 2.472778252746041794383514978e-05, + 2.48248776514821917562898107e-05, 2.49223079891713737059680267e-05, + 2.502007032714899224410884382e-05, 2.511816135649676652932815735e-05, + 2.521657767280367629905875326e-05, 2.531531577622946223554006862e-05, + 2.54143720715826207596013675e-05, 2.551374286841476350098587011e-05, + 2.561342438113060283248582916e-05, 2.571341272911359734920644371e-05, + 2.581370393686750801471099792e-05, 2.591429393417359392350410308e-05, + 2.601517855626361369831070491e-05, 2.611635354400867995599590243e-05, + 2.621781454412373306103213599e-05, 2.631955710938786455947539789e-05, + 2.642157669888040559015573994e-05, 2.652386867823258376143831516e-05, + 2.662642831989512796431532338e-05, 2.672925080340647627295640187e-05, + 2.683233121575154183171586786e-05, 2.693566455158661365515589126e-05, + 2.70392457136292933275126954e-05, 2.714306951298945788024312431e-05, + 2.724713066953075990138562201e-05, 2.73514238122474623293983037e-05, + 2.745594347965710598684710431e-05, 2.756068412020855245615248708e-05, + 2.766564009270542940244902441e-05, 2.777080566674511048069762253e-05, + 2.787617502317293505958474553e-05, 2.798174225455195914154249426e-05, + 2.808750136564779363362517883e-05, 2.819344627392875019780867085e-05, + 2.829957081008113543851845151e-05, 2.840586871853999497111557815e-05, + 2.851233365803398599994285256e-05, 2.861895920214679075576497125e-05, + 2.872573883989213328234157974e-05, 2.883266597630421899890393322e-05, + 2.893973393304311253568933404e-05, 2.904693594901449818891994714e-05, + 2.915426518100449723345200803e-05, 2.926171470432888479552835381e-05, + 2.936927751349691296167340737e-05, 2.947694652288956055274579682e-05, + 2.958471456745222650380755525e-05, 2.969257440340156869421246733e-05, + 2.980051870894679993603815227e-05, 2.990854008502481770461270405e-05, + 3.001663105604950642431479058e-05, 3.012478407067398580593958757e-05, + 3.023299150257205295064949491e-05, 3.034124565122245015583689332e-05, + 3.044953874271772378151158789e-05, 3.055786293058123834990441603e-05, + 3.066621029659873250670931721e-05, 3.077457285166302432179857851e-05, + 3.088294253663222507138089168e-05, 3.099131122320093972930671322e-05, + 3.109967071478456258773817589e-05, 3.120801274741636646345432915e-05, + 3.131632899065750068627253522e-05, 3.142461104851965392409721134e-05, + 3.153285046040023276679720166e-05, 3.164103870202987310979517166e-05, + 3.17491671864324672964856322e-05, 3.185722726489743596893847166e-05, + 3.196521022796326206866918129e-05, 3.207310730641452993072010313e-05, + 3.218090967228921686453524398e-05, 3.228860843989836496839215818e-05, + 3.239619466685736068334300342e-05, 3.250365935512812413151623181e-05, + 3.261099345207303494293543666e-05, 3.271818785151982207680745884e-05, + 3.282523339483724823069030196e-05, 3.293212087202183278302966563e-05, + 3.303884102279521346951299265e-05, 3.314538453771192317654295523e-05, + 3.325174205927775803468340876e-05, 3.335790418307803885692927603e-05, + 3.346386145891630124662302626e-05, 3.356960439195992459927506135e-05, + 3.367512344390955934207015909e-05, 3.378040903415016339402313084e-05, + 3.388545154093947070613954131e-05, 3.399024130259180450849831878e-05, + 3.409476861867373546606876933e-05, 3.419902375120866417365986245e-05, + 3.43029969258903144374746319e-05, 3.440667833330479853009079005e-05, + 3.451005813016112566985957311e-05, 3.461312644052992333176116402e-05, + 3.471587335709050013872467577e-05, 3.481828894238555237826415745e-05, + 3.492036323008387328640025893e-05, 3.502208622625040102503690687e-05, + 3.512344791062395094223547165e-05, 3.522443823790219165825385317e-05, + 3.53250471390328553140773582e-05, 3.54252645225134723595307451e-05, + 3.552508027569615465775590413e-05, 3.562448426609975116446243915e-05, + 3.572346634272812257318921447e-05, 3.582201633739438584877814997e-05, + 3.592012406605138614707622979e-05, 3.601777933012775237582581145e-05, + 3.611497191786957705432470345e-05, 3.621169160568741553999499994e-05, + 3.6307928159508536859224892e-05, 3.640367133613415509194033426e-05, + 3.649891088460144479826280373e-05, 3.659363654755004910791929551e-05, + 3.668783806259322277393969403e-05, 3.678150516369178059947545045e-05, + 3.687462758253839999536549676e-05, 3.696719504993309406625998093e-05, + 3.705919729717503582075779911e-05, 3.715062405745131951040685636e-05, + 3.724146506723047212947252937e-05, 3.733171006765847890849358004e-05, + 3.742134880595827147852644456e-05, 3.751037103683143864984311788e-05, + 3.759876652386236309298997438e-05, 3.768652504092468905451743244e-05, + 3.777363637358978907046513918e-05, 3.786009032053695185079597585e-05, + 3.794587669496527100598814997e-05, 3.803098532600672639601702141e-05, + 3.81154060601407494810605181e-05, 3.819912876260972379657832043e-05, + 3.828214331883443121828242139e-05, 3.836443963583194445825935714e-05, + 3.844600764363190681036086538e-05, 3.8526837296694051951829324e-05, + 3.860691857532542558932575627e-05, 3.868624148709717342408884178e-05, + 3.876479606826115293424089847e-05, 3.884257238516575233425523472e-05, + 3.891956053567069309488679618e-05, 3.899575065056092444378335604e-05, + 3.90711328949591761659082545e-05, 3.914569746973689187696798797e-05, + 3.921943461292367151885263077e-05, 3.929233460111438959666899096e-05, + 3.936438775087460579735210153e-05, 3.943558442020622336774901551e-05, + 3.95059150096967840750349088e-05, 3.957536996429355499781468919e-05, + 3.964393977444713820139712834e-05, 3.971161497756577887438544927e-05, + 3.977838615940332029231180089e-05, 3.984424395544364190047473273e-05, + 3.990917905228148564828957734e-05, 3.997318218899910814527476344e-05, + 4.003624415853868409977470155e-05, 4.00983558090704881454735542e-05, + 4.015950804535634683593153804e-05, 4.021969183010821850560861934e-05, + 4.027889818534193487869349282e-05, 4.033711819372540647058930641e-05, + 4.039434299992169158160723597e-05, 4.04505638119265223070532278e-05, + 4.050577190239912882263606519e-05, 4.055995860998859811217751026e-05, + 4.061311534065263650385146921e-05, 4.066523356897030810810228507e-05, + 4.071630483944841712032683412e-05, 4.076632076782056498262876709e-05, + 4.081527304233972943759214957e-05, 4.086315342506315929915761131e-05, + 4.090995375313011348916009124e-05, 4.095566594003180059448826489e-05, + 4.100028197687381032419950966e-05, 4.104379393363015595232526356e-05, + 4.108619396038943596613512987e-05, 4.112747428859234920207540998e-05, + 4.116762723226087517750665379e-05, 4.120664518921737134223709509e-05, + 4.124452064230081074682615627e-05, 4.128124616056165415182641065e-05, + 4.131681440045965625915483366e-05, 4.135121810704612041855246507e-05, + 4.138445011513760168940859185e-05, 4.141650335047953359864439382e-05, + 4.144737083090033424826945097e-05, 4.147704566745477204516706626e-05, + 4.150552106555718736430327098e-05, 4.153279032610404837306400383e-05, + 4.155884684658582068792972986e-05, 4.158368412218777816899070721e-05, + 4.160729574687988360131088439e-05, 4.162967541449508196557335871e-05, + 4.165081691979654162283006058e-05, 4.167071415953324710216079674e-05, + 4.168936113348293382796852513e-05, 4.17067519454848855569618904e-05, + 4.172288080445879304095774254e-05, 4.173774202541234376335338441e-05, + 4.175133003043620782534367519e-05, 4.17636393496861218262855564e-05, + 4.177466462235276869335853789e-05, 4.178440059761830149571287807e-05, + 4.179284213560004656792812305e-05, 4.179998420828091160433154228e-05, + 4.180582190042662747318444327e-05, 4.181035041048909191426993792e-05, + 4.181356505149660794272079012e-05, 4.181546125192975657406183054e-05, + 4.181603455658380511352281705e-05, 4.181528062741424254904198943e-05, + 4.181319524438123751836071662e-05, 4.180977430625335060322342318e-05, + 4.180501383142336258285504114e-05, 4.179890995869604217996182149e-05, + 4.179145894806402146415269527e-05, 4.17826571814684856486822595e-05, + 4.177250116354530747302814531e-05, 4.176098752235574525703762361e-05, + 4.174811301010192146707794558e-05, 4.173387450382704791287252766e-05, + 4.171826900610018073458848398e-05, 4.170129364568520024831449478e-05, + 4.168294567819428670047213203e-05, 4.166322248672534983007439968e-05, + 4.164212158248371717069249986e-05, 4.161964060538795234312284266e-05, + 4.15957773246585632825195189e-05, 4.157052963939213472257042103e-05, + 4.15438955791176255539359774e-05, 4.151587330433679617338812995e-05, + 4.148646110704824405135404675e-05, 4.145565741125432245766171957e-05, + 4.142346077345190457491552749e-05, 4.138986988310593590238359307e-05, + 4.135488356310619507873876932e-05, 4.131850077020705983574591635e-05, + 4.128072059545032551674051402e-05, 4.124154226457064925529319432e-05, + 4.120096513838397895602982945e-05, 4.115898871315841142399377661e-05, + 4.111561262096805562495441255e-05, 4.107083663002813247186809087e-05, + 4.102466064501782990305359111e-05, 4.097708470737522620189891009e-05, + 4.092810899558495593827597836e-05, 4.087773382544292470521657412e-05, + 4.082595965030448977245783326e-05, 4.07727870613144329197535809e-05, + 4.071821678761962669300736306e-05, 4.066224969656334376237258321e-05, + 4.060488679386179214098745449e-05, 4.05461292237626323188559585e-05, + 4.048597826918546275934765455e-05, 4.042443535184412468051762257e-05, + 4.036150203235109039552608312e-05, 4.029718001030334567722640537e-05, + 4.023147112435045054954288468e-05, 4.016437735224435160103287346e-05, + 4.009590081087024786548472788e-05, 4.002604375626059058247002698e-05, + 3.995480858358945889857380407e-05, 3.988219782714916142925959397e-05, + 3.980821416030871131566323817e-05, 3.973286039545338872974039601e-05, + 3.965613948390663766026612014e-05, 3.957805451583306369971529404e-05, + 3.949860872012332565486256164e-05, 3.941780546426060927297715941e-05, + 3.933564825416876439877558735e-05, 3.925214073404188872169762181e-05, + 3.916728668615596120096411514e-05, 3.908109003066146129503483087e-05, + 3.899355482535839701081770148e-05, 3.890468526543919313472746913e-05, + 3.881448568327992132811002368e-05, 3.872296054808012816554271818e-05, + 3.863011446561760215594530377e-05, 3.853595217791823418105809362e-05, + 3.844047856292093126150816174e-05, 3.8343698634124275068796317e-05, + 3.824561754021532498275595668e-05, 3.814624056467984741054452758e-05, + 3.804557312539472353242475666e-05, 3.794362077420223054247463979e-05, + 3.784038919646634546202490501e-05, 3.773588421061088856670734382e-05, + 3.763011176764001464688236265e-05, 3.752307795064048289530519997e-05, + 3.741478897426646436355154868e-05, 3.73052511842064126487521214e-05, + 3.719447105663181485151955186e-05, 3.708245519762926614920975354e-05, + 3.696921034261392997313441788e-05, 3.685474335572601686924695819e-05, + 3.673906122920966540231629827e-05, 3.662217108277429286622428606e-05, + 3.650408016293889691510077267e-05, 3.638479584235894219706314301e-05, + 3.626432561913604883099479514e-05, 3.61426771161105843703162388e-05, + 3.601985808013748451440055875e-05, 3.589587638134471980896553212e-05, + 3.57707400123753570123433243e-05, 3.564445708761246973863417997e-05, + 3.551703584238777251574567528e-05, 3.538848463217273142581917322e-05, + 3.525881193175687438375737193e-05, 3.512802633440248613718240311e-05, + 3.499613655099037892726165921e-05, 3.486315140914571382955988721e-05, + 3.472907985234866359326721952e-05, 3.459393093902888021047570266e-05, + 3.445771384164449227570717338e-05, 3.432043784574509681086981749e-05, + 3.418211234901916568398524965e-05, 3.404274686032608346212061101e-05, + 3.3902350998712823474789263e-05, 3.376093449241516044386640649e-05, + 3.361850717784409053011385193e-05, 3.347507899855682860380118315e-05, + 3.333066000421350082291369055e-05, 3.31852603495186583809455072e-05, + 3.303889029314806643393767627e-05, 3.289156019666179819882501079e-05, + 3.274328052340218410268604665e-05, 3.259406183737789669671233717e-05, + 3.244391480213405613841626263e-05, 3.229285017960822749306937229e-05, + 3.214087882897298070446548413e-05, 3.198801170546450501524018972e-05, + 3.183425985919800289694961415e-05, 3.167963443396959243936530926e-05, + 3.152414666604536194402519378e-05, 3.136780788293700073963640729e-05, + 3.121062950216498200128531493e-05, 3.105262303000877580115915433e-05, + 3.08938000602448310035093304e-05, 3.073417227287073358191551997e-05, + 3.05737514328234966922911986e-05, 3.041254938867333422426383893e-05, + 3.025057807131817296528511485e-05, 3.008784949266006875285596467e-05, + 2.992437574427147517204354787e-05, 2.976016899605014507084604913e-05, + 2.959524149486297660152991917e-05, 2.942960556317869536772230399e-05, + 2.926327359768988767329059297e-05, 2.909625806792436793235014092e-05, + 2.892857151484615129094328523e-05, 2.876022654944606872983933754e-05, + 2.859123585132246510558812203e-05, 2.842161216725180733510582043e-05, + 2.825136830974988712641450539e-05, 2.808051715562341157949623194e-05, + 2.790907164451192405902127391e-05, 2.773704477742139365100716708e-05, + 2.756444961524815522014263125e-05, 2.73912992772944570646700968e-05, + 2.721760693977544337410559572e-05, 2.704338583431769346254042174e-05, + 2.686864924644991070058763771e-05, 2.669341051408534779389516989e-05, + 2.651768302599674767853696333e-05, 2.634148022028356625218875608e-05, + 2.616481558283218167250058772e-05, 2.598770264576859894355663483e-05, + 2.581015498590454425721467391e-05, 2.563218622317666448625489428e-05, + 2.545381001907949251503691934e-05, 2.527504007509148045251649861e-05, + 2.509589013109699080403790228e-05, 2.491637396379863146752761671e-05, + 2.473650538512777807918091577e-05, 2.455629824064764246921259427e-05, + 2.437576640795162822628917854e-05, 2.419492379505657357109150996e-05, + 2.401378433879139992317142127e-05, 2.383236200318097303759053152e-05, + 2.365067077782569170737309028e-05, 2.346872467627703103660273543e-05, + 2.328653773440909449427178857e-05, 2.310412400878637803679042928e-05, + 2.292149757502830534090093595e-05, 2.273867252617018855755451345e-05, + 2.255566297102151244167479727e-05, 2.237248303252115899891587503e-05, + 2.218914684608998938962487468e-05, 2.200566855798139634186293134e-05, + 2.18220623236294103332744837e-05, 2.163834230599494230047261101e-05, + 2.145452267391042037395637587e-05, 2.127061760042282741482375097e-05, + 2.108664126113569839502531744e-05, 2.090260783254987772138318303e-05, + 2.071853149040360232138388574e-05, 2.053442640801197825338106351e-05, + 2.035030675460615577306890123e-05, 2.016618669367227061886213568e-05, + 1.998208038129066990034633788e-05, 1.97980019644752362425500769e-05, + 1.961396557951352846997823687e-05, 1.942998535000777397059763818e-05, + 1.92460753864163799258836518e-05, 1.906224978259643968781823775e-05, + 1.887852261534924200444759967e-05, 1.869490794246604742595389836e-05, + 1.851141980107616738147023605e-05, 1.832807220599717439079093251e-05, + 1.814487914808765676305535308e-05, 1.796185459260219252175354299e-05, + 1.777901247754945735163670251e-05, 1.759636671205321245764832683e-05, + 1.741393117471667377938078503e-05, 1.723171971199011009512683246e-05, + 1.704974613654249671968257673e-05, 1.686802422563672674052891176e-05, + 1.668656771950928781171087645e-05, 1.650539031975416733618970688e-05, + 1.632450568771126047534249237e-05, 1.614392744285976548845526479e-05, + 1.596366916121652913275984209e-05, 1.578374437373958945763502415e-05, + 1.560416656473725819428283179e-05, 1.542494917028281727977914728e-05, + 1.524610557663526319636775053e-05, 1.506764911866602628116428714e-05, + 1.488959307829205802955769428e-05, 1.471195068291541852944885604e-05, + 1.453473510386987394016073544e-05, 1.435795945487406017075562165e-05, + 1.418163679049220039817599121e-05, 1.400578010460193935620819977e-05, + 1.383040232887009738250300162e-05, 1.365551633123588004959780146e-05, + 1.348113491440252085596177012e-05, 1.330727081433662514059739629e-05, + 1.313393669877651118160777344e-05, 1.296114516574880308973603815e-05, + 1.278890874209402088587054364e-05, 1.261723988200116776251576839e-05, + 1.244615096555170585845059156e-05, 1.227565429727278671536826876e-05, + 1.210576210470016162703763007e-05, 1.193648653695103107306735996e-05, + 1.176783966330696876254491984e-05, 1.159983347180679831480570874e-05, + 1.143247986785029163313634482e-05, 1.126579067281207571955825575e-05, + 1.109977762266679486341438426e-05, 1.093445236662482855454457675e-05, + 1.076982646577953412674131389e-05, 1.060591139176560755567110123e-05, + 1.044271852542923495542163959e-05, 1.028025915550973831214323639e-05, + 1.011854447733331684817700835e-05, 9.957585591518789148979783066e-06, + 9.797393502695722299869647565e-06, 9.637979118234859941165629249e-06, + 9.479353246991276146326925456e-06, 9.321526598060270369684732206e-06, + 9.164509779546359217604518943e-06, 9.008313297345153284841935692e-06, + 8.852947553938796682450156073e-06, 8.698422847204681266036589704e-06, + 8.544749369237991217982362835e-06, 8.391937205188052572636149551e-06, + 8.23999633210773043702750823e-06, 8.088936617818877485930686988e-06, + 7.938767819790191489605704622e-06, 7.789499584030287247338013301e-06, + 7.641141443995268030969260364e-06, 7.49370281951102354324901339e-06, + 7.347193015710398386608481758e-06, 7.201621221985283558398964476e-06, + 7.056996510953940139620772093e-06, 6.913327837443657668129240457e-06, + 6.770624037488809876755933154e-06, 6.628893827344396734804494314e-06, + 6.488145802515478521702886605e-06, 6.348388436802296950838778861e-06, + 6.209630081361506013018763256e-06, 6.071878963783370238016263293e-06, + 5.935143187185334408923972904e-06, 5.799430729321784311293061509e-06, + 5.664749441710422033532772168e-06, 5.53110704877515502164968958e-06, + 5.398511147005711493596438744e-06, 5.266969204134118585534322238e-06, + 5.136488558328116074843359973e-06, 5.007076417401531937901096314e-06, + 4.878739858041934838886553166e-06, 4.751485825055387366756300127e-06, + 4.625321130628821792688150361e-06, 4.500252453609574173937386832e-06, + 4.376286338802671421234491422e-06, 4.253429196285694299838400778e-06, + 4.131687300741525531271036709e-06, 4.011066790808922009360908828e-06, + 3.891573668450227575007355219e-06, 3.773213798338853422351330327e-06, + 3.655992907263188826540558155e-06, 3.539916583549310073693100129e-06, + 3.424990276502031465817241229e-06, 3.311219295864167534097343565e-06, + 3.198608811294238971089688717e-06, 3.087163851862621434795361589e-06, + 2.976889305566155435818541733e-06, 2.867789918861554003206735738e-06, + 2.759870296217333266781566656e-06, 2.653134899684435362549571324e-06, + 2.547588048485809629538443449e-06, 2.443233918624584062243140434e-06, + 2.340076542511451281963980389e-06, 2.238119808610596059360135779e-06, + 2.137367461105056313911982474e-06, 2.037823099580623547016477309e-06, + 1.939490178729267808033220888e-06, 1.842372008071306017145600357e-06, + 1.746471751696992541944236481e-06, 1.651792428027091782358399576e-06, + 1.558336909592791905905030149e-06, 1.466107922834774233039915534e-06, + 1.375108047921557704256585383e-06, 1.28533971858711927596587328e-06, + 1.196805221987894641966893548e-06, 1.109506698578917240844755356e-06, + 1.023446142009496195879065389e-06, 9.386253990380939507678437553e-07, + 8.550461694666361117108744141e-07, 7.727100060983207363069684773e-07, + 6.916183146940174184731675057e-07, 6.11772353989421505571656007e-07, + 5.33173235690316854894004947e-07, 4.558219245077505708618010802e-07, + 3.797192382083747141808117813e-07, 3.048658476843479605109421982e-07, + 2.312622770423862653236683805e-07, 1.589089037120754020871680199e-07, + 8.780595857363738556037951154e-08, 1.795352610483629274454157616e-08, + -5.064845545279667620772772927e-08, -1.180001939086057406825760888e-07, + -1.841020429181372966437606371e-07, -2.489545017595040941417504441e-07, + -3.125582150903389997094515649e-07, -3.749139726860107885430010641e-07, + -4.360227091583930859175618697e-07, -4.958855036561622464108003115e-07, + -5.545035795456013521804571748e-07, -6.118783040728475722521491516e-07, + -6.680111880071633897502729992e-07, -7.229038852653562638548179892e-07, + -7.765581925175633551603469364e-07, -8.289760487742303196609188441e-07, + -8.801595349546379134955502443e-07, -9.301108734366491360992198513e-07, + -9.788324275881054045516087986e-07, -1.026326701279767362312827367e-06, + -1.07259633837990715437660065e-06, -1.117644122230605214279234964e-06, + -1.161472975105751139447891364e-06, -1.20408595765078475966754299e-06, + -1.245486268305933615603629631e-06, -1.28567724270818758100802439e-06, + -1.324662353078638873178814184e-06, -1.362445207590654554856662677e-06, + -1.399029549720371458511975968e-06, -1.434419257579771454555309963e-06, + -1.468618343232206408638905459e-06, -1.501630951990516611892147354e-06, + -1.533461361698022628480015533e-06, -1.564113981992006431042947605e-06, + -1.593593353550334674662209734e-06, -1.621904147321179640121044732e-06, + -1.649051163735575054489711742e-06, -1.675039331903604058796020647e-06, + -1.699873708793509085655088452e-06, -1.723559478394783920350043227e-06, + -1.746101950864344161208955263e-06, -1.767506561657029052765221361e-06, + -1.787778870639345195572996426e-06, -1.806924561187703835615477391e-06, + -1.824949439270395332884141387e-06, -1.841859432514032010320655444e-06, + -1.857660589254297176312058504e-06, -1.872359077571170362603377064e-06, + -1.885961184308925450917450266e-06, -1.898473314080818467294896681e-06, + -1.909901988258695013599402363e-06, -1.920253843947840055741234019e-06, + -1.929535632946904473677789127e-06, -1.937754220693264127029029759e-06, + -1.944916585193869881581160697e-06, -1.951029815941025531526864523e-06, + -1.956101112818194026333985455e-06, -1.96013778498332344319408406e-06, + -1.963147249746770583333404028e-06, -1.965137031431393677751188684e-06, + -1.966114760219948916111602777e-06, -1.966088170989038210015624128e-06, + -1.965065102129954203611858499e-06, -1.963053494356542386708314174e-06, + -1.960061389500178566207017755e-06, -1.956096929291968422012825204e-06, + -1.951168354132644332899837805e-06, -1.945284001850000653657812855e-06, + -1.938452306444193974719735624e-06, -1.930681796821162897671202499e-06, + -1.921981095514079235215100863e-06, -1.912358917393442193379503313e-06, + -1.901824068365416159934145821e-06, -1.890385444059400374706698782e-06, + -1.878052028504085516321720807e-06, -1.86483289279294461171379918e-06, + -1.85073719373896768600174477e-06, -1.835774172518798547884977951e-06, + -1.819953153306811152967138387e-06, -1.803283541898939833033233167e-06, + -1.785774824326654932260191599e-06, -1.76743656546130513771829685e-06, + -1.748278407608751118231188784e-06, -1.728310069095045389708678422e-06, + -1.707541342842705667842066568e-06, -1.685982094938247052542034873e-06, + -1.663642263190898081703277336e-06, -1.640531855682658202424061521e-06, + -1.616660949311792642708700274e-06, -1.592039688324526843665350159e-06, + -1.56667828284257878355923907e-06, -1.540587007381367798457228943e-06, + -1.513776199360952472053147566e-06, -1.486256257609712205992229597e-06, + -1.458037640861140506510248809e-06, -1.429130866243752528486183305e-06, + -1.3995465077645011707453606e-06, -1.369295194785578691077493861e-06, + -1.3383876104952821026021232e-06, -1.306834490372913340603018562e-06, + -1.27464662064774786939119755e-06, -1.241834836752784507421672709e-06, + -1.208410021772832837157803793e-06, -1.174383104888051200975947197e-06, + -1.139765059811872680278072023e-06, -1.104566903225257916228607864e-06, + -1.068799693205591929407566841e-06, -1.032474527652155749983206058e-06, + -9.956025427070391048043306037e-07, -9.581949111727301942405179286e-07, + 1.589662672888671088346755102e-06, 1.638831743184914638839367977e-06, + 1.68789094475602618396106562e-06, 1.736829696985731817459415113e-06, + 1.785637474519058920613499147e-06, 1.834303808661404621652840641e-06, + 1.882818288768910944280419659e-06, 1.931170563628424203801541015e-06, + 1.979350342828107394679750669e-06, 2.027347398117606544270738467e-06, + 2.075151564758062835584556324e-06, 2.122752742861727824136763507e-06, + 2.170140898720791690216288389e-06, 2.217306066125413515141692397e-06, + 2.264238347670943840626942706e-06, 2.310927916053604286658476955e-06, + 2.357365015355146847212015893e-06, 2.40353996231574196910138301e-06, + 2.449443147595320724723300804e-06, 2.495065037023825088357891974e-06, + 2.540396172834736088024486234e-06, 2.585427174895848253225903376e-06, + 2.630148741918327831991030602e-06, 2.674551652657582316899818886e-06, + 2.718626767100802331199706566e-06, 2.762365027641570168850417011e-06, + 2.805757460241332971139210234e-06, 2.848795175577645248660022329e-06, + 2.891469370179244276127536808e-06, 2.933771327547507314981774934e-06, + 2.975692419264221207081530171e-06, 3.01722410608556396608239715e-06, + 3.058357939022302601664131394e-06, 3.099085560405552843655585873e-06, + 3.139398704938763569338450871e-06, 3.179289200734784980549845618e-06, + 3.218748970339052216713517443e-06, 3.257770031737377108670009399e-06, + 3.296344499349610152397205276e-06, 3.334464585007948740012469549e-06, + 3.372122598920484147602986622e-06, 3.409310950619401556601273037e-06, + 3.446022149893884354199171532e-06, 3.482248807707704078075487339e-06, + 3.517983637101102558633267114e-06, 3.553219454077137359402065869e-06, + 3.58794917847225842857765421e-06, 3.622165834810806371156944455e-06, + 3.655862553143702121661836116e-06, 3.689032569870975651745922952e-06, + 3.721669228548040539059863635e-06, 3.753765980675971471874907692e-06, + 3.785316386473482453913939547e-06, 3.816314115636296076729695043e-06, + 3.846752948075959537617852374e-06, 3.876626774643830804689594721e-06, + 3.90592959783785095487359737e-06, 3.934655532492624880659421588e-06, + 3.962798806452231418562866944e-06, 3.990353761226169898644437761e-06, + 4.017314852627920495752467805e-06, 4.043676651396589332809576589e-06, + 4.069433843800914122972554876e-06, 4.094581232226045396809833987e-06, + 4.119113735742941531203613337e-06, 4.143026390659927805481654167e-06, + 4.166314351057132686520327602e-06, 4.188972889302684106361488597e-06, + 4.210997396551876989457749434e-06, 4.232383383227652692002481588e-06, + 4.253126479484235191103665835e-06, 4.273222435652034293296266249e-06, + 4.292667122665121987197794223e-06, 4.311456532470540786478215012e-06, + 4.329586778419507590615240844e-06, 4.347054095640651976838360337e-06, + 4.363854841395011096454904787e-06, 4.379985495412982769399597854e-06, + 4.395442660213014854375408041e-06, 4.410223061401986001839499452e-06, + 4.424323547957421785435314088e-06, 4.437741092491483531432688858e-06, + 4.45047279149646896002825297e-06, 4.462515865578472153076157458e-06, + 4.473867659640683177939800286e-06, 4.484525643112255542806991043e-06, + 4.494487410094903035904199962e-06, 4.503750679522962694506255793e-06, + 4.512313295298673589909382864e-06, 4.520173226409173253270701309e-06, + 4.527328567024866999904657988e-06, 4.53377753657954623466496899e-06, + 4.53951847983194233622158964e-06, 4.544549866909014275830145518e-06, + 4.548870293330732801368593288e-06, 4.552478480016436572573416963e-06, + 4.555373273272943206591966553e-06, 4.557553644764100137594560469e-06, + 4.559018691462177631096297503e-06, 4.559767635580717705964630404e-06, + 4.559799824489431887175779068e-06, 4.559114730610187253957796966e-06, + 4.557711951295466529221998842e-06, 4.55559120868805283668554959e-06, + 4.552752349562787005665415868e-06, 4.54919534515018143014213059e-06, + 4.544920290941711758141499655e-06, 4.539927406477348841311227762e-06, + 4.534217035114683811520761014e-06, 4.527789643780411155235716969e-06, + 4.520645822703684435788125395e-06, 4.512786285131626725513915438e-06, + 4.504211867027037252372064641e-06, 4.494923526748323060165616477e-06, + 4.48492234471175055005465887e-06, 4.474209523036354022474270914e-06, + 4.462786385169286228300367797e-06, 4.450654375497790881646611311e-06, + 4.437815058939541951188445523e-06, 4.424270120517719417777609964e-06, + 4.410021364918288869834839955e-06, 4.39507071603021846705307632e-06, + 4.379420216468363068901010343e-06, 4.363072027079509348135213237e-06, + 4.346028426431127879661121816e-06, 4.328291810283590299230672971e-06, + 4.309864691045361946933073966e-06, 4.290749697211468151076142058e-06, + 4.27094957278557127157122067e-06, 4.25046717668524006854572847e-06, + 4.229305482131101728035353637e-06, 4.207467576019304797516496636e-06, + 4.184956658278327258507559017e-06, 4.161776041208887985938403437e-06, + 4.137929148808708176225223258e-06, 4.113419516080724292654904883e-06, + 4.08825078832592651574377729e-06, 4.062426720420352595285022612e-06, + 4.035951176076575917263649512e-06, 4.008828127089845333767218621e-06, + 3.981061652568794593696436396e-06, 3.95265593815103223536725971e-06, + 3.923615275203752548473755402e-06, 3.89394406000928798431467287e-06, + 3.863646792935992649439466695e-06, 3.832728077594401825572197756e-06, + 3.801192619978906802620912189e-06, 3.769045227595928430024260422e-06, + 3.736290808573073507882836286e-06, 3.702934370763863313358744273e-06, + 3.668981020828817202352562996e-06, 3.63443596330746575886463598e-06, + 3.599304499675775919422275259e-06, 3.563592027390223893642921815e-06, + 3.527304038918102952371476377e-06, 3.490446120755007136996200118e-06, + 3.453023952428974623361833743e-06, 3.415043305491848934992175565e-06, + 3.37651004249786944056690649e-06, 3.337430115969544075211865308e-06, + 3.29780956735132986954654559e-06, 3.257654525950734615948392592e-06, + 3.216971207867672728937524784e-06, 3.175765914911429437059598585e-06, + 3.134045033506452610194388878e-06, 3.091815033585772823636773216e-06, + 3.049082467473745301328154692e-06, 3.005853968756977867056055451e-06, + 2.962136251144559175463993883e-06, 2.917936107317108649256446815e-06, + 2.873260407765260950936235182e-06, 2.828116099617529931932761664e-06, + 2.782510205457764664390861095e-06, 2.736449822132535945282691761e-06, + 2.689942119548395251085780647e-06, 2.64299433945937714345812003e-06, + 2.595613794244833640853303489e-06, 2.547807865677881771014189755e-06, + -2.591564609974637762760492007e-06, -2.641165697670054929134400915e-06, + -2.690375712278232631834368541e-06, -2.739187014525467132815316276e-06, + -2.787592027926923172494308098e-06, -2.835583239944271781180634706e-06, + -2.883153203137489068884000143e-06, -2.93029453629648419603326813e-06, + -2.976999925571379714776126812e-06, -3.023262125586827880321851708e-06, + -3.06907396054623498823400729e-06, -3.114428325324478769134698905e-06, + -3.159318186549237848949464244e-06, -3.203736583670488582395495872e-06, + -3.247676630018271750699812572e-06, -3.291131513848411062675685529e-06, + -3.334094499376143648608798384e-06, -3.376558927797426648277330855e-06, + -3.418518218297804696625139323e-06, -3.45996586904875614489215073e-06, + -3.500895458191223673252798904e-06, -3.541300644806497854519006935e-06, + -3.581175169873650258157244883e-06, -3.620512857214555827562417478e-06, + -3.65930761442490914403242834e-06, -3.697553433792397130163527239e-06, + -3.73524439320098761269073849e-06, -3.772374657021732273775053643e-06, + -3.808938476989817175359003334e-06, -3.844930193067534748905915432e-06, + -3.880344234293517334251182038e-06, -3.91517511961750170164852855e-06, + -3.949417458721133623812584584e-06, -3.983065952824156470940108327e-06, + -4.016115395476276055076667038e-06, -4.048560673334339617243822496e-06, + -4.080396766924834039524504908e-06, -4.111618751391193368272328201e-06, + -4.14222179722818993190822448e-06, -4.172201170997276534766276535e-06, + -4.201552236030829131198729987e-06, -4.230270453119177790192798061e-06, + -4.258351381182788325389151213e-06, -4.285790677928907646781868379e-06, + -4.312584100492859181348245801e-06, -4.338727506063707994702922238e-06, + -4.364216852494256650260746888e-06, -4.389048198895301502173767888e-06, + -4.413217706214129093251607311e-06, -4.43672163779698923061862656e-06, + -4.459556359935690428774809901e-06, -4.481718342398138149075548231e-06, + -4.50320415894266760486455356e-06, -4.524010487816398137089768383e-06, + -4.544134112236881559100578482e-06, -4.563571920858171024446177377e-06, + -4.582320908219738324524978462e-06, -4.600378175179498307044694688e-06, + -4.617740929330031548940681957e-06, -4.634406485398436423522698646e-06, + -4.650372265629539511306959898e-06, -4.665635800152377110139919475e-06, + -4.680194727330138427026911402e-06, -4.694046794093280766397690423e-06, + -4.707189856255876007115179077e-06, -4.719621878815190062293315892e-06, + -4.731340936234373349179600093e-06, -4.742345212708269892398858097e-06, + -4.752633002412346754624126316e-06, -4.762202709728928913491749486e-06, + -4.771052849485224837142258864e-06, -4.779182047116848735786656666e-06, + -4.786589038871808965294827459e-06, -4.793272671968810861740841606e-06, + -4.799231904744194087862000503e-06, -4.804465806781832758816808832e-06, + -4.808973559025963618891036377e-06, -4.81275445387702104321596408e-06, + -4.815807895270278964723262294e-06, -4.818133398737483532486055443e-06, + -4.819730591451440079029441138e-06, -4.820599212253437506063742657e-06, + -4.8207391116637082943501523e-06, -4.820150251874694591770059704e-06, + -4.818832706727371101350452381e-06, -4.816786661670617992981810462e-06, + -4.814012413703113596203514435e-06, -4.810510371299002176884596765e-06, + -4.806281054315828232120777486e-06, -4.801325093885957030791829941e-06, + -4.795643232290857983530097536e-06, -4.789236322818537139236333422e-06, + -4.782105329604185723745696235e-06, -4.774251327453752494277099128e-06, + -4.765675501651021821300675818e-06, -4.756379147747614739155652686e-06, + -4.746363671336519441008860998e-06, -4.735630587808715843219000557e-06, + -4.724181522093324511843859953e-06, -4.712018208381096992173886484e-06, + -4.69914248983131784502672787e-06, -4.68555631826197100606992349e-06, + -4.671261753825195723948630194e-06, -4.656260964662740662396885061e-06, + -4.64055622654881669319256593e-06, -4.624149922514746951075857023e-06, + -4.607044542457954402440035296e-06, -4.589242682734669440776029137e-06, + -4.570747045736682769522495062e-06, -4.551560439452117314300047535e-06, + -4.531685777010280997934791453e-06, -4.511126076210666446841043159e-06, + -4.489884459036264494253849061e-06, -4.467964151151168610421725996e-06, + -4.445368481382585456240449928e-06, -4.422100881187420966917343834e-06, + -4.398164884103353027206603082e-06, -4.373564125184766820844239205e-06, + -4.348302340423114938148911601e-06, -4.322383366152684800007462151e-06, + -4.295811138440845897167909284e-06, -4.268589692463628112951892074e-06, + -4.240723161866398195326069431e-06, -4.21221577810979277349361094e-06, + -4.183071869801070549331652171e-06, -4.15329586201098276652954322e-06, + -4.122892275576166192592626747e-06, -4.091865726387279689310778885e-06, + -4.060220924663068177841267203e-06, -4.027962674210173580388160558e-06, + -3.995095871669238227696322602e-06, -3.961625505746951754785720179e-06, + -3.927556656434631866890282853e-06, -3.892894494212256467494722573e-06, + -3.857644279243310561091327704e-06, -3.821811360547894902378422699e-06, + -3.785401175171102695898991616e-06, -3.748419247334114705972945777e-06, + -3.710871187573143679001028486e-06, -3.672762691865772797931207622e-06, + -3.634099540744539938121786607e-06, -3.594887598397983294486309966e-06, + -3.555132811759496086945111365e-06, -3.514841209583752751441799306e-06, + -3.474018901511313939147861801e-06, -3.432672077121060075731700384e-06, + -3.390807004971009134305492266e-06, -3.348430031627494905127357533e-06, + -3.305547580682850181176338222e-06, -3.2621661517618163587158963e-06, + -3.218292319516581197024049019e-06, -3.173932732611298970017447638e-06, + -3.129094112695207860339518743e-06, -3.083783253365504184017459322e-06, + -3.038007019119337323944697593e-06, -2.991772344295764358323075002e-06, + -2.945086232007294230666799226e-06, -2.897955753061483094324421797e-06, + -2.850388044872734567998767002e-06, -2.802390310364260009518607569e-06, + -2.753969816860658323235972605e-06, -2.705133894971098783906616331e-06, + -2.655889937463279671774887478e-06, -2.606245398128468074240484537e-06, + 2.607046440243828696003937015e-06, 2.656678777025372766744989311e-06, + 2.705911643259229979168595248e-06, 2.754737662500000688599408744e-06, + 2.803149519996593613943222656e-06, 2.851139963772802285641751185e-06, + 2.898701805694194711749203663e-06, 2.945827922533085361416274606e-06, + 2.992511257015288740228114647e-06, 3.038744818860596874919620738e-06, + 3.084521685812063257692760762e-06, 3.129835004654775535174945911e-06, + 3.174677992223660391259880756e-06, 3.219043936400763198545831381e-06, + 3.262926197101212580147996944e-06, 3.306318207248135426713948892e-06, + 3.349213473736230989308282346e-06, 3.391605578384069269703418245e-06, + 3.433488178874516549848741956e-06, 3.474855009683756893254383616e-06, + 3.515699882998169735010213569e-06, 3.556016689619423125926162346e-06, + 3.595799399857522168162584503e-06, 3.635042064411238777528901506e-06, + 3.673738815236595316610643605e-06, 3.711883866402688049950355301e-06, + 3.749471514934834751172840206e-06, 3.786496141645112107108157515e-06, + 3.822952211949935635403995809e-06, 3.858834276674725737824207805e-06, + 3.894136972845507846819473885e-06, 3.92885502446724380097922702e-06, + 3.962983243288863956178737918e-06, 3.996516529555054666046458312e-06, + 4.029449872744232349127541104e-06, 4.061778352293146293942004144e-06, + 4.093497138307610452498657566e-06, 4.124601492259870747967252791e-06, + 4.155086767670109996347400233e-06, 4.184948410777658836729505504e-06, + 4.214181961194449462849466459e-06, 4.242783052546012041088101252e-06, + 4.27074741309792164353558927e-06, 4.298070866367826139194802115e-06, + 4.324749331722932223546172759e-06, 4.350778824962974997462520493e-06, + 4.376155458888727846681297728e-06, 4.400875443855504591517385088e-06, + 4.424935088312146032958789565e-06, 4.448330799325023332958361361e-06, + 4.47105908308705907595447665e-06, 4.493116545412030285900229637e-06, + 4.514499892213430032664178704e-06, 4.53520592996844074031720373e-06, + 4.555231566166798121706241198e-06, 4.574573809744122222841269942e-06, + 4.59322977150011622367959882e-06, 4.611196664501547444979783624e-06, + 4.628471804469518435082818486e-06, 4.64505261015153805045484886e-06, + 4.660936603677955460990622871e-06, 4.676121410902827383812303125e-06, + 4.690604761729320189517309508e-06, 4.704384490419291127037346167e-06, + 4.717458535887343434574257156e-06, 4.729824941979155436837158749e-06, + 4.74148185773399045495665044e-06, 4.752427537631530677644190602e-06, + 4.762660341822824082392770495e-06, 4.772178736350855203073723088e-06, + 4.780981293328287370621512697e-06, 4.789066691153249438544451527e-06, + 4.796433714655327840614609108e-06, 4.803081255252553136213082563e-06, + 4.809008311087205649796225831e-06, 4.814213987145591011835091266e-06, + 4.818697495361826258809551798e-06, 4.82245815470580081664887101e-06, + 4.825495391255190394874316495e-06, 4.82780873825133320903068429e-06, + 4.829397836139366636891943896e-06, 4.830262432592322764711781358e-06, + 4.830402382519288702637447197e-06, 4.829817648057632516319856442e-06, + 4.828508298549326961971936423e-06, 4.826474510501261757625026533e-06, + 4.823716567529957742661590042e-06, 4.820234860289906196411605782e-06, + 4.816029886386491310075984307e-06, 4.811102250272881713090249167e-06, + 4.805452663131184127328233285e-06, 4.799081942737730400137807774e-06, + 4.791991013312719838840823827e-06, 4.78418090535397459527435296e-06, + 4.775652755455247710472850564e-06, 4.766407806108636586095092524e-06, + 4.756447405491522857970670274e-06, 4.74577300723797345022910571e-06, + 4.734386170194463896608236264e-06, 4.722288558160327963657710432e-06, + 4.709481939612586292329219489e-06, 4.695968187415886741452840381e-06, + 4.681749278515200834473175551e-06, 4.666827293616992087773361758e-06, + 4.651204416851498892407097002e-06, 4.634882935421585994386056012e-06, + 4.61786523923628839554452602e-06, 4.600153820529295008601861072e-06, + 4.581751273462373760488649393e-06, 4.562660293713989712721928321e-06, + 4.542883678053172103003965604e-06, 4.522424323898473606949365011e-06, + 4.501285228862357244987608962e-06, 4.479469490281043968725981086e-06, + 4.456980304729706577324989392e-06, 4.433820967523448726952967763e-06, + 4.409994872203649752010964913e-06, 4.385505510010308878772467001e-06, + 4.360356469340235518474500898e-06, 4.334551435190832377008889054e-06, + 4.308094188590228628668501315e-06, 4.280988606013490409339487808e-06, + 4.253238658784806138152875116e-06, 4.224848412466349704941746823e-06, + 4.195822026233177778464095153e-06, 4.166163752234859190539881246e-06, + 4.135877934943690706435376336e-06, 4.10496901048964487116171157e-06, + 4.073441505982005038941431985e-06, 4.041300038818254250884767775e-06, + 4.008549315979680094954116371e-06, 3.975194133314425690617268522e-06, + 3.941239374807656455339949231e-06, 3.906690011840106426074976931e-06, + 3.871551102429742367079697207e-06, 3.83582779046984323430063632e-06, + 3.799525304946108374533559129e-06, 3.762648959146031043225674381e-06, + 3.725204149855472407411880256e-06, 3.687196356543342359038612291e-06, + 3.648631140534607790758053411e-06, 3.609514144171740989574690903e-06, + 3.569851089964684381309473205e-06, 3.529647779729526443459435014e-06, + 3.488910093716052687328084414e-06, 3.447643989724255142171856561e-06, + 3.405855502209869798064308805e-06, 3.363550741379467167905354882e-06, + 3.320735892274483140238199724e-06, 3.277417213845162516697422789e-06, + 3.233601038014280979366070132e-06, 3.18929376873020503090918297e-06, + 3.144501881010455848335658283e-06, 3.099231919975315417432187859e-06, + 3.053490499871508829187165962e-06, 3.007284303086672975330838342e-06, + 2.960620079154172879925014869e-06, 2.913504643748824285231059997e-06, + 2.865944877673565690536471029e-06, 2.817947725837152688773508055e-06, + 2.769520196223072383123059437e-06, 2.72066935885010182359384362e-06, + 2.67140234472412040490473667e-06, 2.621726344781991918398431421e-06, + -1.479952230731599036037192223e-06, -1.548234497420336230405968e-06, + -1.616126244372915559511334413e-06, -1.683605820831655702947415865e-06, + -1.750651462261539348058236691e-06, -1.817241292803993099234070863e-06, + -1.883353327755524839594390013e-06, -1.948965476070142813214396832e-06, + -2.01405554288582769019650201e-06, -2.078601232074728330528499629e-06, + -2.14258014881631404663646541e-06, -2.205969802193890999238243961e-06, + -2.268747607813598847617065149e-06, -2.330890890445775422449778413e-06, + -2.392376886688665704267181891e-06, -2.453182747653500172624156661e-06, + -2.513285541671269057180772635e-06, -2.572662257020806667186891767e-06, + -2.6312898046770833859894171e-06, -2.689145021080575233399017829e-06, + -2.746204670926470939681550074e-06, -2.802445449973721613371856892e-06, + -2.857843987873697951267084466e-06, -2.912376851017690119848143823e-06, + -2.966020545403505265046441644e-06, -3.018751519520180092137065161e-06, + -3.070546167251040179269495206e-06, -3.121380830794367411905841647e-06, + -3.171231803601298184988599438e-06, -3.220075333330968889980396724e-06, + -3.267887624822205649429513949e-06, -3.314644843081262784787030182e-06, + -3.36032311628681830997485494e-06, -3.404898538805186759880015007e-06, + -3.448347174230854492323582183e-06, -3.490645058431698235194970067e-06, + -3.531768202613575277089936685e-06, -3.571692596397932977864359341e-06, + -3.610394210913097437769692793e-06, -3.647849001898609438591459045e-06, + -3.68403291282245137921200033e-06, -3.718921878010827662968014462e-06, + -3.752491825789751030226920614e-06, -3.78471868163840561354537527e-06, + -3.815578371353648899600655847e-06, -3.845046824225400605593103848e-06, + -3.8730999762224657310093201e-06, -3.899713773188121781684833955e-06, + -3.924864174045571386603443315e-06, -3.948527154012520424153798865e-06, + -3.97067870782423748928684562e-06, -3.991294852965281895855464978e-06, + -4.010351632908987959652124394e-06, -4.027825120364418417975415493e-06, + -4.043691420530524405511831748e-06, -4.05792667435674118655078435e-06, + -4.070507061809942563534656101e-06, -4.081408805147116146134610853e-06, + -4.090608172193435067233360097e-06, -4.098081479625195056156958251e-06, + -4.103805096257234857296414959e-06, -4.107755446334464758523490752e-06, + -4.109909012827012797324215815e-06, -4.110242340728394874554106619e-06, + -4.108732040357001849214830386e-06, -4.105354790657710300041168677e-06, + -4.100087342509538561232534937e-06, -4.092906522030538889677601239e-06, + -4.083789233885757585513880119e-06, -4.072712464595161231369416233e-06, + -4.059653285841930543903586376e-06, -4.04458885778003509437568061e-06, + -4.027496432341189695161987744e-06, -4.008353356540531766522526824e-06, + -3.987137075780508075717283034e-06, -3.96382513715264558782020235e-06, + -3.938395192736649080551651625e-06, -3.910825002896496874345809436e-06, + -3.881092439573071350630839582e-06, -3.849175489572577175262368954e-06, + -3.815052257850772638098687389e-06, -3.778700970792389845435543111e-06, + -3.740099979484837440046971629e-06, -3.69922776298654753190063571e-06, + -3.656062931588905083748293132e-06, -3.610584230071486583465902725e-06, + -3.562770540950342034797930849e-06, -3.512600887718344484550621332e-06, + -3.460054438077930229303606421e-06, -3.40511050716500150386633998e-06, + -3.347748560764113624223757559e-06, -3.28794821851419272564810703e-06, + -3.225689257104374979063425924e-06, -3.160951613459723763690329898e-06, + -3.093715387916084065658738414e-06, -3.023960847383723854464847997e-06, + -2.951668428505320667472235779e-06, -2.876818740772562588126591565e-06, + -2.799392569688739725074569376e-06, -2.719370879859895238445316804e-06, + -2.636734818101762942686456387e-06, -2.551465716527109225681812371e-06, + -2.463545095618727076775596879e-06, -2.372954667287682424151951457e-06, + -2.279676337916403241139846544e-06, -2.18369221138628489024217233e-06, + -2.084984592089074786224909761e-06, -1.983535987921893229698295721e-06, + -1.87932911326534703955431875e-06, -1.772346891944273292513107633e-06, + -1.662572460170843178026275563e-06, -1.549989169469194182183016152e-06, + -1.434580589581689279957306404e-06, -1.316330511356190307458878183e-06, + -1.195222949613546973876934167e-06, -1.071242145995456520145955835e-06, + -9.443725717919932104488689624e-07, -8.145989307483653994799814579e-07, + -6.819061618505420922892418072e-07, -5.462794420893727023210003843e-07, + -4.077041892026515008743672765e-07, -2.661660643949689451591813019e-07, + -1.216509750346693998535897979e-07, 2.585492267233396081171079624e-08, + 1.763652210322485946923735381e-07, 3.298932582371717771614204502e-07, + 4.864521157630505445880323735e-07, 6.460546157926719113939566241e-07, + 8.087133186631754585565350947e-07, 9.744405203409972164574608805e-07, + 1.143248249919196261013831784e-06, 1.31514826714462746861777475e-06, + 1.490152059969883843794391e-06, 1.668270842132885155225134263e-06, + 1.849515550763584649214890665e-06, 2.033896844018794504150822802e-06, + 2.2214250987449690896929997e-06, 2.412110408169502531343158722e-06, + 2.605962579621043717962268482e-06, 2.80299113227888825630143739e-06, + 3.003205294952100858464974498e-06, 3.206614003888470653292220441e-06, + 3.413225900613735643625984428e-06, 3.623049329801613328356146501e-06, + 3.836092337174663323743316334e-06, 4.052362667436247952367986414e-06, + 4.271867762234619097703146318e-06, 4.494614758158555765422698808e-06, + 4.720610484765382020217513309e-06, 4.949861462641632537013975518e-06, + 5.182373901496630464391050103e-06, 5.418153698289289308320446081e-06, + 5.657206435388425133366056829e-06, 5.899537378766966175399569933e-06, + 6.145151476230234354619381271e-06, 6.394053355678745922268963603e-06, + 6.646247323405707423907718551e-06, 6.901737362429441607360701416e-06, + 7.160527130861226931160101045e-06, 7.422619960308790383802547697e-06, + 7.688018854314781916695076269e-06, 7.956726486834712989146614626e-06, + 8.228745200744973253316472128e-06, 8.50407700639368338937137265e-06, + 8.782723580185465680949391531e-06, 9.064686263203833017877350531e-06, + 9.349966059871109928781050813e-06, 9.638563636646002534135065087e-06, + 9.930479320759010543264062865e-06, 1.022571309898590660605963848e-05, + 1.052426461645975227566542076e-05, 1.082613317552127439927743546e-05, + 1.113131773460823551770426665e-05, 1.143981690718361700863630465e-05, + 1.175162896070311472306296058e-05, 1.206675181562216226120645007e-05, + 1.238518304444245308885193951e-05, 1.270691987079821899209002012e-05, + 1.303195916858268499881334801e-05, 1.336029746111463469839756441e-05, + 1.369193092034532312879172716e-05, 1.402685536610595237738685626e-05, + 1.436506626539586574972488797e-05, 1.470655873171166718208716789e-05, + 1.505132752441730486147805634e-05, 1.53993670481554121264033963e-05, + 1.575067135229991750690510532e-05, 1.610523413045020173065859093e-05, + 1.646304871996689148062539831e-05, 1.682410810154928821019519602e-05, + 1.718840489885477252306189566e-05, 1.755593137816028914991936527e-05, + 1.792667944806559742572035776e-05, 1.830064065923975771669508783e-05, + 1.867780620420815345609361069e-05, 1.905816691718370119472056312e-05, + 1.944171327393973128434302711e-05, 1.982843539172568438251620382e-05, + 2.021832302922539677399703384e-05, 2.061136558655835397950613352e-05, + 2.100755210532369919953533943e-05, 2.140687126868708807275916428e-05, + 2.180931140151066079959328581e-05, 2.221486047052600288189208588e-05, + 2.262350608455017240581638727e-05, 2.303523549474488195929790246e-05, + 2.345003559491877758585998137e-05, 2.386789292187316714050071553e-05, + 2.428879365579066611094752326e-05, 2.471272362066729284097409136e-05, + 2.513966828478780986787233243e-05, 2.556961276124430120968399061e-05, + 2.600254180849810757493630053e-05, 2.643843983098496702895119359e-05, + 2.687729087976345259628635498e-05, 2.731907865320682199578895821e-05, + 2.776378649773791359002886314e-05, 2.821139740860738331657692202e-05, + 2.866189403071513352332967683e-05, 2.911525865947490999095792485e-05, + 2.957147324172201970863410603e-05, 3.003051937666407114721663085e-05, + 3.049237831687476413494546079e-05, 3.095703096933083436773440078e-05, + 3.142445789649785477986101978e-05, 3.189463931742755995087101883e-05, + 3.236755510896142571351796757e-05, 3.284318480691283915692824102e-05, + 3.332150760732426492691585218e-05, 3.38025023677601901979893062e-05, + 3.42861476086427058957914471e-05, 3.477242151462932437042119282e-05, + 3.526130193603293187668348829e-05, 3.575276639028388263753105436e-05, + 3.62467920634340108739998576e-05, 3.674335581170256757790187896e-05, + 3.724243416306375676662343555e-05, 3.774400331887591865387410195e-05, + 3.824803915555201414694375117e-05, 3.875451722627168849727441469e-05, + 3.926341276273408740019044139e-05, 3.977470067695197442113677622e-05, + 4.028835556308623495284232385e-05, 4.080435169932160696009207368e-05, + 4.132266304978231714071026937e-05, 4.184326326648825947153095828e-05, + 4.236612569135124180090545831e-05, 4.289122335821110397610297915e-05, + 4.341852899491163974296861761e-05, 4.394801502541578709301606231e-05, + 4.447965357196033100344381706e-05, 4.501341645724966456041521434e-05, + 4.554927520668827642868689565e-05, 4.608720105065199177264007036e-05, + 4.662716492679758715795418356e-05, 4.716913748241062357986069786e-05, + 4.771308907679128755380607019e-05, 4.825898978367740678810382526e-05, + 4.880680939370586694228335012e-05, 4.935651741691037626327126508e-05, + 4.990808308525650644751556206e-05, 5.046147535521327111632250428e-05, + 5.101666291036130966704206791e-05, 5.15736141640370124262712781e-05, + 5.213229726201250578991250317e-05, 5.269268008521124662833431951e-05, + 5.325473025245880582829310912e-05, 5.381841512326875965645245348e-05, + 5.438370180066311296209619064e-05, 5.495055713402713224629073108e-05, + 5.551894772199823623179057441e-05, 5.6088839915388733869516108e-05, + 5.666019982014186090425386655e-05, 5.723299330032099302683484821e-05, + 5.78071859811315341692861125e-05, 5.838274325197547316669208217e-05, + 5.895963026953774820029113846e-05, 5.953781196090466974355989715e-05, + 6.011725302671359563591937936e-05, 6.069791794433375664010940631e-05, + 6.127977097107775814478075604e-05, 6.186277614744348696176196034e-05, + 6.244689730038601664218606002e-05, 6.30320980466191115119262145e-05, + 6.361834179594602449447915404e-05, 6.420559175461914148790032453e-05, + 6.479381092872824867909264945e-05, 6.53829621276168264842540423e-05, + 6.597300796732673603371688298e-05, 6.656391087406728665314126214e-05, + 6.715563308771710046042591191e-05, 6.77481366653466445665321416e-05, + 6.834138348477009094507350628e-05, 6.893533524812197742660108135e-05, + 6.952995348545951007426801915e-05, 7.012519955838968023671686769e-05, + 7.072103466372087101753790561e-05, 7.131741983713854658548381149e-05, + 7.191431595690476682742470205e-05, 7.251168374758065998230555094e-05, + 7.31094837837720700965404852e-05, 7.370767649389715957339991315e-05, + 7.43062221639763869447323219e-05, 7.49050809414436807951581665e-05, + 7.550421283897880983873585059e-05, 7.610357773836044770459502429e-05, + 7.670313539433902441221774238e-05, 7.730284543852979821723647724e-05, + 7.790266738332488744272347203e-05, 7.850256062582407256059124911e-05, + 7.910248445178417878772408889e-05, 7.970239803958609051993955408e-05, + 8.03022604642193840512529035e-05, 8.090203070128365700659778259e-05, + 8.150166763100664935569328318e-05, 8.210113004227804470083057486e-05, + 8.270037663669907381132351265e-05, 8.32993660326469039650865156e-05, + 8.389805676935382764986687265e-05, 8.449640731100053234019220394e-05, + 8.509437605082307187927270764e-05, 8.56919213152313710615132214e-05, + 8.628900136794406101024834665e-05, 8.688557441413148672935268246e-05, + 8.748159860457253823255024949e-05, 8.807703203982199843379702342e-05, + 8.867183277438874661191547943e-05, 8.926595882092399074532462766e-05, + 8.985936815441924411379526205e-05, 9.045201871641332788329115111e-05, + 9.104386841920815572840736118e-05, 9.163487515009270418121084534e-05, + 9.222499677557443687001687005e-05, 9.281419114561800646524825087e-05, + 9.340241609789063802118252999e-05, 9.398962946201355674481076052e-05, + 9.457578906381895874830312287e-05, 9.516085272961236215475550049e-05, + 9.574477829043914593482728081e-05, 9.632752358635546620965056652e-05, + 9.690904647070269621079996458e-05, 9.748930481438479358612808623e-05, + 9.806825651014837821103226068e-05, 9.864585947686472090605025453e-05, + 9.922207166381320937991600273e-05, 9.97968510549659932424779174e-05, + 0.0001003701556732727509903616014, 0.0001009419435849458771209744001, + 0.0001015121729037446934645547159, 0.0001020808017952587253918475541, + 0.0001026477884811895007963200577, 0.0001032130912436302077770863828, + 0.0001037766684293504209669889438, 0.0001043384784540382051627738225, + 0.0001048984798066179233719599773, 0.0001054566310534843851095740397, + 0.0001060128908427721228452736413, 0.0001065672179086112514485862324, + 0.0001071195710753779743859212537, 0.0001076699092619385033893844583, + 0.0001082181914858863373872857605, 0.000108764376867772304385145743, + 0.0001093084246353267293284244888, 0.0001098502941276733484762123672, + 0.0001103899447995343468696335942, 0.0001109273362254260581090392623, + 0.000111462428103844946969229468, 0.0001119951802614431430162381109, + 0.0001125255526571929695720669651, 0.0001130535053865406171051677386, + 0.0001135789986855470907979245854, 0.0001141019929350175842559453332, + 0.0001146224486646175852932669215, 0.000115140326556975551163149174, + 0.0001156555874517719906041310352, 0.0001161681923498138549466496272, + 0.0001166781024170942789378035975, 0.000117185278988836641292196894, + 0.0001176896835735231889143517781, 0.0001181912778569068695399754687, + 0.0001186900237060066438466235383, 0.000119185883173085111516424639, + 0.0001196788184996087765115183044, 0.0001201687921201895420993815966, + 0.0001206557666665083707524183665, 0.000121139704971216175801926318, + 0.0001216205700718216891134670909, 0.0001220983252145525625211031073, + 0.0001225729338581988238712772166, 0.0001230443596779347032333512546, + 0.0001235125665691188699343849855, 0.0001239775186510723621342161538, + 0.0001244391802708341818357873354, 0.0001248975160068936608639272867, + 0.0001253524906728994893923695431, 0.0001258040693213447564977047755, + 0.0001262522172472276232695065357, 0.0001266968999916870863755441468, + 0.0001271380833456136694517568664, 0.0001275757333532342020603056465, + 0.000128009816315670388060105056, 0.0001284402987944712989151069271, + 0.000128867147615117813271370939, 0.0001292903298705007104213438041, + 0.0001297098129243701950408934609, 0.0001301255644147573681951302049, + 0.0001305375522573669127765483289, 0.0001309457446489408036401080881, + 0.0001313501100705921750735200026, 0.0001317506172911093727077858073, + 0.0001321472353702298375022899934, 0.0001325399336618828189174323917, + 0.0001329286818174014593758880398, 0.0001333134497887027050243985427, + 0.0001336942078314358830527786015, 0.0001340709265080985903174221052, + 0.0001344435766911217906231096331, 0.0001348121295659127636453605836, + 0.0001351765566338827123920446338, 0.0001355368297154225458011483907, + 0.0001358929209528532639026515705, 0.000136244802813340211943005098, + 0.000136592448091772585829981046, 0.0001369358299136071318007762398, + 0.0001372749217376769347801618304, 0.0001376096973589636962304744161, + 0.0001379401309113340435945349594, 0.0001382661968702391937051376924, + 0.000138587870055377644900457268, 0.0001389051256333203015341792863, + 0.0001392179391200987898218749406, 0.0001395262863837550676698179286, + 0.0001398301436468531687429273092, 0.0001401294874889527555111845558, + 0.0001404242948490429904965376418, 0.0001407145430279381893932250103, + 0.000141000209690633602653206391, 0.0001412812728686215965872435829, + 0.0001415577109621680713513053318, 0.0001418295027425483026666669373, + 0.000142096627354242559639410648, 0.0001423590643170906584226431679, + 0.0001426167935284058854022992691, 0.0001428697952650472328094133356, + 0.0001431180501854503533346735233, 0.0001433615393316165019087921051, + 0.0001436002441310597899093437491, 0.000143834146398711938642442365, + 0.0001440632283387853994609945074, 0.0001442874725465894466137212193, + 0.0001445068620103122803560724563, 0.0001447213801127509799366449572, + 0.0001449310106330025608306621976, 0.0001451357377481105254742738131, + 0.0001453355460346681543321728514, 0.0001455304204703772091508695574, + 0.0001457203464355629157593596812, 0.0001459053097146444674756665671, + 0.0001460852964975612659596915233, 0.0001462602933811543574112862265, + 0.0001464302873705030912186014769, 0.0001465952658802168384263864276, + 0.0001467552167356817700242382907, 0.0001469101281742620987436076518, + 0.000147059988846456055414102515, 0.0001472047878170067082993083263, + 0.0001473445145659663514745713053, 0.0001474791589897156277640805078, + 0.0001476087114019369796614339352, 0.0001477331625345414795567877686, + 0.0001478525035385502318929784593, 0.0001479667259849291004181193188, + 0.0001480758218653771129003776652, 0.0001481797835930690311959101457, + 0.0001482786040033507585222949388, 0.0001483722763543886952446876348, + 0.0001484607943277723926533973042, 0.000148544152029070206577285318, + 0.0001486223439883388995098878471, 0.0001486953651605858359955464332, + 0.0001487632109258440636298526094, 0.0001488258770909039465594331242, + 0.0001488833598875896363934040467, 0.0001489356559743982503628972891, + 0.0001489827624363867077193074318, 0.0001490246767853525204465536813, + 0.0001490613969599681801203594489, 0.000149092921325868002502268439, + 0.0001491192486756881617048636768, 0.0001491403782290600765585153464, + 0.0001491563096325563089229737646, 0.0001491670429595900039358713496, + 0.0001491725787102671674667214718, 0.0001491729178111920518269573055, + 0.0001491680616152259478916081159, 0.0001491580119011989499517439883, + 0.0001491427708735749101381234949, 0.0001491223411620703142525107276, + 0.0001490967258212254255983486573, 0.0001490659283299298381100794764, + 0.0001490299525909012461587221932, 0.0001489888029301175665589790365, + 0.0001489424840962032259295000358, 0.0001488910012597686918344591644, + 0.0001488343600127041421732343451, 0.0001487725663674271101878654466, + 0.0001487056267560842677186161431, 0.0001486335480297069401318249549, + 0.0001485563374573216268575981402, 0.0001484740027250142535997917692, + 0.0001483865519349497825215417057, 0.0001482939936043456083131913958, + 0.0001481963366644014777531029869, 0.0001480935904591793191280996167, + 0.0001479857647444476724529760503, 0.0001478728696864721806319281638, + 0.0001477549158607659922446547762, 0.0001476319142507951157321927083, + 0.0001475038762466393755037885605, 0.0001473708136436095933810563885, + 0.0001472327386408206701187695309, 0.0001470896638397212717336987042, + 0.0001469416022425800122212791177, 0.0001467885672509283495005411035, + 0.0001466305726639606011631189464, 0.0001464676326768909716061206616, + 0.0001462997618792683223853251517, 0.0001461269752532480894775118729, + 0.0001459492881718225671793670584, 0.0001457667163970092062772604402, + 0.0001455792760779967909626209099, 0.0001453869837492507684304637872, + 0.0001451898563285772432700920787, 0.000144987911115145934803569161, + 0.0001447811657874728834185379389, 0.0001445696384013622553740829879, + 0.0001443533473878083573868624789, 0.0001441323115508579152076185093, + 0.000143906550065432480662794279, 0.0001436760824751119971533219744, + 0.000143440928689878981509495115, 0.000143201108983824216668717666, + 0.000142956643992814307541835972, 0.0001427075547121208019124560806, + 0.0001424538624940138579252207895, 0.000142195589045307529052139528, + 0.0001419327564248899786487206898, 0.0001416653870411947410169750672, + 0.0001413935036496466392426374359, 0.0001411171293500691596451562804, + 0.0001408362875840564541318061798, 0.0001405510021323092928295650506, + 0.0001402612971119364035626347897, 0.0001399671969737207102846276996, + 0.0001396687264993513649322109949, 0.0001393659107986215998052637044, + 0.0001390587753065928612594692737, 0.0001387473457807257397073757987, + 0.0001384316482979779127683583884, 0.0001381117092518693726180267767, + 0.0001377875553495155338482730523, 0.000137459213608628736833991435, + 0.0001371267113544877400306554183, 0.0001367900762168766648756851323, + 0.000136449336126993176453170431, 0.0001361045193143261980775471365, + 0.0001357556543035042168933446138, 0.0001354027699111135028646468736, + 0.0001350458952424877861423629932, 0.0001346850596884690675486551115, + 0.000134320292922140321120044737, 0.0001339516248955300887091973694, + 0.0001335790858362902405829381047, 0.0001332027062443461159699231722, + 0.0001328225168885207240713347554, 0.0001324385488031324905385671675, + 0.0001320508332845682299312717323, 0.0001316594018878264110358755623, + 0.0001312642864230449994081967313, 0.0001308655189519951204425718405, + 0.0001304631317845562367939427073, 0.0001300571574751661994145957024, + 0.0001296476288192488827109849492, 0.0001292345788496187532993358937, + 0.0001288180408328637005076905409, 0.0001283980482657059388890141705, + 0.0001279746348713420398424817082, 0.0001275478345957618483974549406, + 0.0001271176816040474506774859975, 0.000126684210276652083624129852, + 0.0001262474552056601253928469486, 0.0001258074511910277056350726532, + 0.0001253642332368051282888432585, 0.0001249178365473419471346622212, + 0.0001244682965234734743891625852, 0.000124015648758691134686399371, + 0.0001235599290352964205012831211, 0.00012310117332053828638482873, + 0.0001226394177627356354195325983, 0.0001221746986873842473735746195, + 0.0001217070525932495986742506999, 0.0001212365161484453709127284693, + 0.0001207631261864985287943913272, 0.0001202869197024012521378411034, + 0.0001198079338486503588913356655, 0.0001193262059312745715323675344, + 0.0001188417734058503451343227764, 0.0001183546738735064332830732026, + 0.0001178649450769305817403320713, 0.0001173726248963028351724596776, + 0.0001168777513453459241613702213, 0.0001163803625672397339205904609, + 0.0001158804968305907149564090708, 0.0001153781925253803144169884032, + 0.000114873488158906116181866286, 0.0001143664223517154728514133577, + 0.0001138570338335329171263257675, 0.0001133453614391812170518816782, + 0.0001128314441044970102513353427, 0.0001123153208622412746464647171, + 0.0001117970308380051913188860113, 0.0001112766132461119280606942628, + 0.0001107541073855150347933148924, 0.0001102295526356934779596205565, + 0.0001097029884525441405934698125, 0.0001091744543642727231910413699, + 0.000108643989967282218679807404, 0.0001081116349220610350218008122, + 0.0001075774289490703046652531061, 0.0001070414118246311397861236792, + 0.0001065036233768124025256610055, 0.0001059641034813192341694845777, + 0.0001054228920573832512875070422, 0.0001048800290636544223872236858, + 0.0001043355544940957770451775422, 0.0001037895083738804731781496526, + 0.0001032419307552929436250233053, 0.0001026928617136333630978015097, + 0.0001021423413431271024626179056, 0.0001015904097528386553547091742, + 0.0001010371070625919209286236455, 0.0001004824733988925194875033164, + 9.992654889086431116082542836e-05, 9.936937366618476261733577948e-05, + 9.881098784703196895133625599e-05, 9.825143154603828920222452492e-05, + 9.769074486225287233184810809e-05, 9.712896787711236892826072165e-05, + 9.65661406504214142815581412e-05, 9.600230321634269309641340762e-05, + 9.5437495579397290572723489e-05, 9.48717577104756957726006128e-05, + 9.430512954286020266270185175e-05, 9.373765096825864106926118335e-05, + 9.316936183285081990359394188e-05, 9.260030193334681529633567454e-05, + 9.203051101305893323158147101e-05, 9.146002875798725181323567401e-05, + 9.08888947929183636928116008e-05, 9.031714867753956837818918313e-05, + 8.974482990256736245852225986e-05, 8.917197788589148813032103646e-05, + 8.859863196873485173283430116e-05, 8.802483141182951558063873865e-05, + 8.74506153916095491400103934e-05, 8.687602299642098349456709183e-05, + 8.630109322274939764874090997e-05, 8.572586497146538061456949587e-05, + 8.515037704408868243343561089e-05, 8.457466813907106768528204599e-05, + 8.399877684809865753187696491e-05, 8.342274165241377384665683037e-05, + 8.284660091915873843856216174e-05, 8.227039289773252007161724597e-05, + 8.169415571618358028454370823e-05, 8.111792737760893982033871819e-05, + 8.0541745756582735354944802e-05, 7.996564859560533540961541066e-05, + 7.938967350157542779681002498e-05, 7.881385794228461781369549088e-05, + 7.823823924293593309355066001e-05, 7.766285458268584209178680977e-05, + 7.708774099121072133095761147e-05, 7.651293534529756811685130558e-05, + 7.593847436546011069047334985e-05, 7.536439461257993634515917059e-05, + 7.479073248457354552813647341e-05, 7.421752421308534547906426981e-05, + 7.364480586020713905916201814e-05, 7.307261331522473218717805832e-05, + 7.25009822913910364659481611e-05, 7.192994832272740172302016859e-05, + 7.135954676085246018140545443e-05, 7.078981277183925475450509968e-05, + 7.02207813331010715935526223e-05, 6.96524872303059633350461044e-05, + 6.908496505432064067452752054e-05, 6.851824919818381358187220354e-05, + 6.795237385410974109960918765e-05, 6.738737301052142051813187429e-05, + 6.682328044911490670578618767e-05, 6.62601297419540297573697929e-05, + 6.56979542485965680581605497e-05, 6.513678711325152439776814406e-05, + 6.457666126196905012190468964e-05, 6.401760939985934458721500429e-05, + 6.345966400834963721741543985e-05, 6.290285734246801711572888438e-05, + 6.234722142816314976922903446e-05, 6.179278805965634363550620378e-05, + 6.123958879682737607447889916e-05, 6.068765496263361106316427951e-05, + 6.013701764056339125162631287e-05, 5.958770767212340620450419792e-05, + 5.903975565436077544085105573e-05, 5.849319193741951423536756804e-05, + 5.794804662213217500386919223e-05, 5.740434955764657618156043828e-05, + 5.686213033908803194619446808e-05, 5.632141830525698114216434642e-05, + 5.578224253636265237430227892e-05, 5.524463185179299566434849011e-05, + 5.470861480792024370131340638e-05, 5.417421969594362056877462352e-05, + 5.364147453976843900758791905e-05, 5.311040709392199278982699129e-05, + 5.258104484150684051514679229e-05, 5.205341499219084386079411941e-05, + 5.152754448023511225007373127e-05, 5.100345996255922374675723097e-05, + 5.048118781684439980179252005e-05, 4.996075413967445766946079422e-05, + 4.944218474471502160769512124e-05, 4.892550516093078279838968214e-05, + 4.841074063084142462768527659e-05, 4.789791610881571188272631812e-05, + 4.738705625938650505034679949e-05, 4.687818545569477434549129913e-05, + 4.637132777779172555657552501e-05, 4.586650701116090373538058955e-05, + 4.536374664518904122924303213e-05, 4.486306987169409060157987401e-05, + 4.436449958349289869434517453e-05, 4.386805837300802038891331391e-05, + 4.33737685309144174543825867e-05, 4.288165204482556814484864316e-05, + 4.239173059801952964673402158e-05, 4.190402556820454002409551131e-05, + 4.141855802632484406453072801e-05, 4.093534873540610605690756585e-05, + 4.045441814944125653386378105e-05, 3.997578641231591916986587432e-05, + 3.949947335677434618293746293e-05, 3.902549850342544888797888247e-05, + 3.855388105978876754761572321e-05, 3.808463991938097005550759033e-05, + 3.761779366084251353388387407e-05, 3.715336054710458404178735625e-05, + 3.669135852459636182787069969e-05, 3.623180522249255791763719592e-05, + 3.57747179520012897977615518e-05, 3.532011370569229619749071492e-05, + 3.486800915686551807217904986e-05, 3.441842065895983572478694645e-05, + 3.397136424500226022094029332e-05, 3.35268556270972944944805394e-05, + 3.308491019595669453646699654e-05, 3.264554302046916988170807694e-05, + 3.220876884731087042576871959e-05, 3.177460210059415913119371111e-05, + 3.134305688155997643732850189e-05, 3.091414696830670840203489358e-05, + 3.048788581556087794221035492e-05, 3.006428655448729086899044283e-05, + 2.964336199253920253564309473e-05, 2.922512461334797316146391633e-05, + 2.880958657665273360396797353e-05, 2.83967597182694313868653313e-05, + 2.79866555500994873767819926e-05, 2.757928526017792419532288772e-05, + 2.717465971276073258538347188e-05, 2.677278944845147234357814192e-05, + 2.637368468436713831197157343e-05, 2.597735531434275271615852443e-05, + 2.558381090917501927473921841e-05, 2.519306071690482901601938759e-05, + 2.480511366313802826700368742e-05, 2.44199783514050417377455604e-05, + 2.403766306355867307469574568e-05, 2.365817576021011676436732463e-05, + 2.328152408120308651962721003e-05, 2.290771534612572811169875497e-05, + 2.253675655486037085798410595e-05, 2.216865438817080944571349943e-05, + 2.180341520832701105933604246e-05, 2.144104505976698353737243397e-05, + 2.108154966979583505191572779e-05, 2.072493444932152386727536308e-05, + 2.037120449362749130127643593e-05, 2.002036458318150703911998678e-05, + 1.967241918448170258175954073e-05, 1.932737245093553055900331694e-05, + 1.898522822378055730581543348e-05, 1.864599003303502356451541722e-05, + 1.830966109848685370651948101e-05, 1.797624433071723745085693236e-05, + 1.764574233215932279241616731e-05, 1.731815739819152208454726416e-05, + 1.699349151826553969623842533e-05, 1.667174637706861302409791503e-05, + 1.635292335571984149826529897e-05, 1.60370235330003291435770757e-05, + 1.572404768661694757247472565e-05, 1.541399629449931961010407389e-05, + 1.510686953613003710413312253e-05, 1.480266729390747425644612317e-05, + 1.450138915454120494704336186e-05, 1.420303441047982923256878807e-05, + 1.390760206137052631091000077e-05, 1.361509081555053723977793262e-05, + 1.332549909156992349983095192e-05, 1.303882501974564036585895604e-05, + 1.275506644374628981131701566e-05, 1.24742209222075766631310928e-05, + 1.219628573037783950832897012e-05, 1.192125786179381898282226421e-05, + 1.16491340299858655373032093e-05, 1.137991067021255957520189939e-05, + 1.111358394122443564271118799e-05, 1.085014972705637699001025159e-05, + 1.058960363884849585050431514e-05, 1.033194101669496411325787494e-05, + 1.007715693152095024268371376e-05, 9.825246186986002260911089723e-06, + 9.5762033214164145035430728e-06, 9.330022609762454792415795057e-06, + 9.086698065583110014748098593e-06, 8.846223443056569645426452653e-06, + 8.608592239016691157913949151e-06, 8.373797695014613843363278367e-06, + 8.141832799405688750457241176e-06, 7.912690289460952251928901879e-06, + 7.68636265350308902765275737e-06, 7.462842133066356762780783202e-06, + 7.242120725080115113019615242e-06, 7.024190184075726850021319236e-06, + 6.809042024416411905578857405e-06, 6.59666752254950543727643128e-06, + 6.387057719281027589003450068e-06, 6.180203422072195639967121666e-06, + 5.976095207357049296948304368e-06, 5.774723422881468650673213172e-06, + 5.576078190062791973462350686e-06, 5.380149406369686074648288343e-06, + 5.186926747722068466953798671e-06, 4.996399670910467244943579251e-06, + 4.808557416034603529180965764e-06, 4.62338900896084241631768183e-06, + 4.44088326379784751425303102e-06, 4.261028785390419580604744187e-06, + 4.083813971830843332199573181e-06, 3.909227016987493397897138192e-06, + 3.737255913050291144866452142e-06, 3.567888453092460112833512326e-06, + 3.401112233650005189233714656e-06, 3.236914657308954417809379947e-06, + 3.075282935323476005167646699e-06, 2.916204090233151259006424971e-06, + 2.759664958502440636591360179e-06, -2.304778752855742505448091023e-06, + -2.347789596645612904913863125e-06, -2.389190027524491126089843315e-06, + -2.428999161072830625241044875e-06, -2.467236138099558428435397264e-06, + -2.503920121868449652133541833e-06, -2.539070295333863855428155679e-06, + -2.572705858386073616894456836e-06, -2.60484602510698917031883512e-06, + -2.635510021035947485906758558e-06, -2.664717080446738090568955387e-06, + -2.692486443635627611027693121e-06, -2.718837354220920482148187575e-06, + -2.743789056454515335869027287e-06, -2.76736079254561038369506637e-06, + -2.789571799997155798013547326e-06, -2.810441308955031916409772474e-06, + -2.829988539570765573578740859e-06, -2.84823269937768757556029002e-06, + -2.865192980681146685733922883e-06, -2.880888557962946988063928852e-06, + -2.89533858530053717615388581e-06, -2.908562193801022918878112361e-06, + -2.920578489050581249609518653e-06, -2.93140654857942309222725713e-06, + -2.941065419342569892249611083e-06, -2.949574115217131296812344207e-06, + -2.956951614515886101299327327e-06, -2.963216857517865264806927045e-06, + -2.968388744016027203451038932e-06, -2.972486130882421349419606621e-06, + -2.975527829651256715980675929e-06, -2.977532604119720037900162848e-06, + -2.978519167967533245268202044e-06, -2.978506182394864447226601537e-06, + -2.977512253779312827119043344e-06, -2.975555931352093233456697352e-06, + -2.972655704893621637024221302e-06, -2.968830002449104965101065595e-06, + -2.964097188063885014562169259e-06, -2.958475559539246680984319812e-06, + -2.95198334620882137034852781e-06, -2.944638706735769823004443893e-06, + -2.936459726931020482637623228e-06, -2.927464417592938222318797378e-06, + -2.917670712368515330709930686e-06, -2.907096465636413830727069474e-06, + -2.895759450412212766915462728e-06, -2.883677356275633880223563735e-06, + -2.870867787320839189710817985e-06, -2.857348260128894579452148855e-06, + -2.843136201763802924232741459e-06, -2.828248947791372376467855174e-06, + -2.812703740321691884879087148e-06, -2.796517726075262225805080282e-06, + -2.779707954472989223185805732e-06, -2.762291375750178070623769636e-06, + -2.74428483909487053331636118e-06, -2.725705090810642343922536729e-06, + -2.706568772504015799393187539e-06, -2.686892419296793337659149878e-06, + -2.666692458063340893297064188e-06, -2.645985205693195420735769688e-06, + -2.62478686737892882236745408e-06, -2.603113534929659610785189841e-06, + -2.580981185110345289319576031e-06, -2.558405678006747877690184312e-06, + -2.53540275541675952649203242e-06, -2.511988039267624893494936997e-06, + -2.488177030059690474268502963e-06, -2.463985105336725356362480299e-06, + -2.439427518129187741151818469e-06, -2.414519395692083171989662099e-06, + -2.389275737733629329634897631e-06, -2.363711415207765673194943712e-06, + -2.337841168865132483191925095e-06, -2.311679607884941127575158595e-06, + -2.285241208534459295880023749e-06, -2.258540312855875302857407844e-06, + -2.231591127380783712996640059e-06, -2.204407721872376142203692889e-06, + -2.177004028095517654652416017e-06, -2.149393838614545277449982552e-06, + -2.121590805619216384754911059e-06, -2.093608439778624839264003707e-06, + -2.065460109123283520294331664e-06, -2.037159037955459635820887679e-06, + -2.00871830578769505583412551e-06, -1.980150846309847092064498897e-06, + -1.951469446384302017049152192e-06, -1.922686745069890718132796584e-06, + -1.893815232674153061905530059e-06, -1.864867249834256959729796715e-06, + -1.835854986626439361942003323e-06, -1.806790481704185385888579776e-06, + -1.777685621465061086259994844e-06, -1.748552139246093353329609965e-06, + -1.719401614548177630294937927e-06, -1.690245472288919467867044331e-06, + -1.661094982084436982359520844e-06, -1.631961257559846813986804449e-06, + -1.60285525568852442965543572e-06, -1.573787776160257566619108532e-06, + -1.544769460778043789311018454e-06, -1.51581079288348049034372729e-06, + -1.486922096811531476427464468e-06, -1.458113537373325897919572672e-06, + -1.429395119368001302860592995e-06, -1.400776687123316588580316036e-06, + -1.372267924064671473739426832e-06, -1.343878352312964901126316961e-06, + -1.315617332311046096379649611e-06, -1.287494062478461397588665009e-06, + -1.259517578895024345539128789e-06, -1.231696755012631993409606343e-06, + -1.204040301395445385255968292e-06, -1.176556765488578622401633945e-06, + -1.149254531414861354556900853e-06, -1.122141819799894712475409747e-06, + -1.095226687625307932040020532e-06, -1.068517028109801258908655164e-06, + -1.04202057061843591964341374e-06, -1.015744880599588824171726487e-06, + -9.896973595498642259463443691e-07, -9.638852450065460231105928315e-07, + -9.383156105677346962699219082e-07, -9.129953659399813709510542771e-07, + -8.879312570132020584351157516e-07, -8.631298659630255996864380517e-07, + -8.385976113801602662328792473e-07, -8.143407484268367221171935726e-07, + -7.903653690202690075252084725e-07, -7.666774020426904399802764747e-07, + -7.432826135782438480974773989e-07, -7.201866071764065947182192201e-07, + -6.973948241418257697028727955e-07, -6.749125438494517157590507801e-07, + -6.527448840880018417402274981e-07, -6.308968014270014921520638579e-07, + -6.093730916109132479492800118e-07, -5.881783899785528077860290511e-07, + -5.673171719079874319679426993e-07, -5.467937532868363750967414388e-07, + -5.266122910077006686775115928e-07, -5.067767834883407712250297066e-07, + -4.872910712170460370126138898e-07, -4.681588373222197450522323332e-07, + -4.493836081667163895570730071e-07, -4.309687539661947896784961309e-07, + -4.12917489431640966755532882e-07, -3.389888748674061924436994465e-07, + -3.510943649520611721053214415e-07, -3.633124607269106708547755109e-07, + -3.756371449579751622506256729e-07, -3.880623851821991341397224008e-07, + -4.00582135402708440885234881e-07, -4.131903377793676285890467695e-07, + -4.258809243142670799105653154e-07, -4.386478185316319175322688842e-07, + -4.514849371522338226162516812e-07, -4.643861917616725052445746796e-07, + -4.773454904724799753335277505e-07, -4.903567395795636405715655672e-07, + -5.03413845208906016245474415e-07, -5.165107149590585140260098548e-07, + -5.296412595352839906229919231e-07, -5.427993943758906055787813449e-07, + -5.559790412707480943541905882e-07, -5.691741299715126476519593858e-07, + -5.823785997936535706019926979e-07, -5.955864012076278617054949857e-07, + -6.087914974254093454590066811e-07, -6.219878659730641018427285335e-07, + -6.351695002562711701494017023e-07, -6.48330411115183237292874073e-07, + -6.614646283695165893118514053e-07, -6.745662023529887765289783999e-07, + -6.876292054373241150524173962e-07, -7.006477335451192227133753246e-07, + -7.136159076519390604748842646e-07, -7.265278752766172988962370231e-07, + -7.393778119602874406297962802e-07, -7.521599227332396442460360833e-07, + -7.648684435698367128429026561e-07, -7.774976428310644604164464898e-07, + -7.900418226943725606161404718e-07, -8.024953205708867695313468368e-07, + -8.14852510509278473734397566e-07, -8.271078045865979777489574755e-07, + -8.392556542855169361214552441e-07, -8.512905518578142292752757546e-07, + -8.632070316739192535366730248e-07, -8.749996715583061610515104925e-07, + -8.866630941105143741035694502e-07, -8.981919680115056885664646599e-07, + -9.095810093153552136320885713e-07, -9.208249827257511991465232896e-07, + -9.319187028574999445598280728e-07, -9.428570354824121614822863766e-07, + -9.536348987597971594022661611e-07, -9.642472644510225417212138932e-07, + -9.746891591183814517704601596e-07, -9.849556653066203132439009049e-07, + -9.95041922710441716727397185e-07, -1.004943129323128424141534261e-06, + -1.014654542569678211073533336e-06, -1.024171480422820596761627511e-06, + -1.033489322501936849313820127e-06, -1.042603511154809997811088e-06, + -1.051509552522045397342708925e-06, -1.060203017583797834564630913e-06, + -1.068679543189016508501223111e-06, -1.076934833066679338031321721e-06, + -1.084964658819142380451238175e-06, -1.092764860897270206617037762e-06, + -1.100331349557352314863772208e-06, -1.10766010579959933117900981e-06, + -1.11474718228799982585556106e-06, -1.12158870425170821200403469e-06, + -1.128180870367262382644897578e-06, -1.134519953622204104168856055e-06, + -1.140602302159513901783690487e-06, -1.146424340102835237717362332e-06, + -1.151982568362447959870635897e-06, -1.157273565421891282789675602e-06, + -1.16229398810498939085449413e-06, -1.167040572323332815000691658e-06, + -1.17151013380412749154797173e-06, -1.175699568797985022046491237e-06, + -1.179605854767207881930311981e-06, -1.183226051053737579865513321e-06, + -1.186557299527213636463826574e-06, -1.189596825213006798299046445e-06, + -1.192341936885342212518830093e-06, -1.194790027712439741780330038e-06, + -1.196938575736940040504519001e-06, -1.198785144480260445159765063e-06, + -1.200327383454351105169198577e-06, -1.20156302866716443528355765e-06, + -1.202489903107726108760018764e-06, -1.203105917210448872893850322e-06, + -1.203409069298820053493239909e-06, -1.203397446008192544787121156e-06, + -1.203069222688119106623861991e-06, -1.20242266378348902689020359e-06, + -1.201456123195193056386246948e-06, -1.200168044619662918479443582e-06, + -1.198556961867590960673312338e-06, -1.196621499161888393364242857e-06, + -1.194360371414475963488177265e-06, -1.19177238448244281139630843e-06, + -1.188856435402805463834871938e-06, -1.185611512606867308939739142e-06, + -1.182036696113236229091990846e-06, -1.178131157700011999534613245e-06, + -1.173894161056150652530367766e-06, -1.169325061911711463111663949e-06, + -1.164423308147380003226434991e-06, -1.159188439882918498463983993e-06, + -1.153620089544921052297039507e-06, -1.147717981913562876748378071e-06, + -1.14148193414869504815512425e-06, -1.134911855795026231223578822e-06, + -1.128007748766653739829987114e-06, -1.120769707310840384789445666e-06, + -1.113197917951434367045209471e-06, -1.105292659410378122578424986e-06, + -1.097054302511181930046687757e-06, -1.088483310059401844454066675e-06, + -1.079580236703960074894840908e-06, -1.070345728777727666407846609e-06, + -1.060780524117956903290354263e-06, -1.050885451866387462776684589e-06, + -1.040661432249168408858464897e-06, -1.030109476336672682728252438e-06, + -1.019230685783440623797045481e-06, -1.00802625254803292799410646e-06, + -9.964974585931924193837275899e-07, -9.846456755661064767521511998e-07, + -9.724723644591557269138823102e-07, -9.599790752511310052872643001e-07, + -9.471674465288214925877386362e-07, -9.340392050895562569109075932e-07, + 1.232652943293333807741663823e-06, 1.257481936896761129490956814e-06, + 1.282166562535375242765848906e-06, 1.306700829569964510397752679e-06, + 1.331078764692829641177454145e-06, 1.3552944132752790659728016e-06, + 1.379341840711712041618380517e-06, 1.403215133760520722571774922e-06, + 1.426908401881212136284469635e-06, 1.450415778567590820093309578e-06, + 1.473731422676746950957155785e-06, 1.49684951975355858870488264e-06, + 1.519764283350462604998249404e-06, 1.54246995634219953054400154e-06, + 1.564960812235414582975533485e-06, 1.587231156472468165748884207e-06, + 1.609275327729609362774755403e-06, 1.631087699209960932732123469e-06, + 1.652662679928005386547338641e-06, 1.673994715989875498927236773e-06, + 1.695078291865621088541147936e-06, 1.71590793165471435770144757e-06, + 1.736478200344101977382980234e-06, 1.756783705058983488566173858e-06, + 1.776819096305329438278530069e-06, 1.796579069204910262074728795e-06, + 1.816058364721445296614192426e-06, 1.835251770878731025502862174e-06, + 1.854154123969561229965372952e-06, 1.872760309755877383897830837e-06, + 1.891065264659606556940239959e-06, 1.909063976943757168106084038e-06, + 1.92675148788424714017776182e-06, 1.944122892931166376876209179e-06, + 1.961173342860459297397075079e-06, 1.977898044914629823950481813e-06, + 1.994292263933089909212943713e-06, 2.010351323471476730190719492e-06, + 2.026070606909990641020854335e-06, 2.041445558550210936590721747e-06, + 2.05647168470050758807220713e-06, 2.071144554749569529722387148e-06, + 2.085459802228018580248130112e-06, 2.099413125857823972147866293e-06, + 2.113000290589155382445576969e-06, 2.126217128624831165912244246e-06, + 2.139059540431744303756213255e-06, 2.151523495739377029098557056e-06, + 2.163605034524319080028011489e-06, 2.175300267984513137071609853e-06, + 2.186605379493867307497383806e-06, 2.19751662554890592342934745e-06, + 2.208030336698402177502721655e-06, 2.218142918459653048940958056e-06, + 2.227850852219926070858129277e-06, 2.23715069612370770778296894e-06, + 2.246039085945008801443924934e-06, 2.254512735944752919320117207e-06, + 2.262568439713040506402596391e-06, 2.270203070996173643685076687e-06, + 2.277413584508136905039605083e-06, 2.284197016726503395774592123e-06, + 2.290550486672583437275070931e-06, 2.296471196675445744327234351e-06, + 2.301956433120070287209110033e-06, 2.307003567178949282958939221e-06, + 2.311610055527621665700035991e-06, 2.315773441043304590986713284e-06, + 2.319491353486883283835503708e-06, 2.322761510168227043189679432e-06, + 2.325581716594207986567892019e-06, 2.327949867099786759064251537e-06, + 2.329863945461768795280529942e-06, 2.331322025495092644303612647e-06, + 2.332322271631609276630256455e-06, 2.332862939481315527105948285e-06, + 2.332942376375592322899346284e-06, 2.332559021892688253869323559e-06, + 2.331711408365148635661286483e-06, 2.330398161369049034547049765e-06, + 2.328618000194871470715342679e-06, 2.326369738301159171195214501e-06, + 2.323652283747333888760510517e-06, 2.320464639610327268245265619e-06, + 2.316805904381470839473915538e-06, 2.312675272344835988646638905e-06, + 2.308072033936672389506719605e-06, 2.302995576086099901319276945e-06, + 2.297445382536690980043465188e-06, 2.291421034149067269508441569e-06, + 2.284922209184244827764138572e-06, 2.277948683567950334755494723e-06, + 2.270500331135362792102112134e-06, 2.26257712385692742463856944e-06, + 2.254179132044366798680876465e-06, 2.245306524537371965799005535e-06, + 2.235959568870989725721497299e-06, 2.226138631422980948169291354e-06, + 2.215844177542123617991650514e-06, 2.205076771656384024728218482e-06, + 2.193837077361736213941632162e-06, 2.182125857491016871983350103e-06, + 2.169943974163091353417028365e-06, 2.157292388812330851099443793e-06, + 2.144172162198190644748045652e-06, 2.130584454394877993050347667e-06, + 2.116530524761333709529709246e-06, 2.102011731891277970964539493e-06, + 2.087029533543306805833767933e-06, 2.071585486551190034653193231e-06, + 2.055681246714269018249039364e-06, 2.03931856866798047199008416e-06, + 2.022499305743534446646670136e-06, 2.005225409762494015604959718e-06, + 1.987498930901742129448601937e-06, 1.969322017448633613544194468e-06, + 1.950696915581176989218110257e-06, 1.931625969119450209011620845e-06, + 1.91211161925722334954105483e-06, 1.892156404273848613060483338e-06, + 1.871762959226546386734915152e-06, 1.85093401562284468468461314e-06, + 1.82967240107340003642158021e-06, 1.807981038925486965847333996e-06, + 1.785862947876517821486214155e-06, 1.763321241568507753537256924e-06, + 1.740359128162780741607231806e-06, 1.716979909895405834651879728e-06, + 1.693186982613511198616411749e-06, 1.668983835291866108053245206e-06, + 1.644374049530987455094229073e-06, 1.619361299035464650972692378e-06, + 1.593949349073682413474367311e-06, -1.849486636054463212065573051e-06, + -1.884819510833184152208516667e-06, -1.919892378679972339781132154e-06, + -1.954697646555540359997443084e-06, -1.989227752959278607231084074e-06, + -2.02347516946987819651346957e-06, -2.057432402282764584227313376e-06, + -2.091091993744539680188682801e-06, -2.124446523883811787725486853e-06, + -2.157488611938121145385595726e-06, -2.190210917876968270054643256e-06, + -2.222606143920324649849648568e-06, -2.254667036057101085365275001e-06, + -2.286386385535609310035599223e-06, -2.317757030394927255035264144e-06, + -2.348771856944565658244965592e-06, -2.379423801261419227538610258e-06, + -2.409705850675958791574449505e-06, -2.439611045252152442161215976e-06, + -2.469132479260543073926919069e-06, -2.498263302644505191179875175e-06, + -2.526996722479229089884612477e-06, -2.555326004423182116516736692e-06, + -2.583244474161764518308848429e-06, -2.610745518842938809288278801e-06, + -2.63782258850439643013880732e-06, -2.664469197492277371995886281e-06, + -2.690678925870778266828250644e-06, -2.716445420822656567702438682e-06, + -2.741762398040449977395984632e-06, -2.766623643107573409774448819e-06, + -2.791023012869735635130752013e-06, -2.814954436796018311919744675e-06, + -2.838411918329333648850680907e-06, -2.861389536226160747449821092e-06, + -2.883881445885091792356857976e-06, -2.90588188066415293748785513e-06, + -2.92738515318648272433817506e-06, -2.948385656634054630234912861e-06, + -2.968877866029415794451576036e-06, -2.988856339504969701316916195e-06, + -3.008315719559508476368741778e-06, -3.027250734302145567417323055e-06, + -3.045656198682709450979884391e-06, -3.063527015709426338792124855e-06, + -3.080858177650992914134789324e-06, -3.09764476722833263037915584e-06, + -3.113881958788619374781754187e-06, -3.129565019466841701141447338e-06, + -3.144689310332190349624083975e-06, -3.159250287519701464074295405e-06, + -3.173243503346787894515328501e-06, -3.18666460741430537209790963e-06, + -3.199509347692240800891706753e-06, -3.211773571589435672686942483e-06, + -3.223453227007331052279002007e-06, -3.234544363377505434340277238e-06, + -3.245043132682598472548091487e-06, -3.254945790460749753493160941e-06, + -3.2642486967929122584604687e-06, -3.272948317273073970883967912e-06, + -3.281041223961316055191071023e-06, -3.288524096318987205515285352e-06, + -3.295393722126363894158471504e-06, -3.301646998382270088826006063e-06, + -3.307280932185489149627765845e-06, -3.312292641597872614638367605e-06, + -3.316679356488793931827079031e-06, -3.320438419360874716040410784e-06, + -3.323567286156802265986677167e-06, -3.326063527046885128483520375e-06, + -3.327924827197414049087705046e-06, -3.329148987519447567797392304e-06, + -3.329733925397812619172447854e-06, -3.329677675400499707857602041e-06, + -3.328978389967676353812303311e-06, -3.327634340081659660402768619e-06, + -3.325643915912114015819792817e-06, -3.323005627449028650166520243e-06, + -3.31971810510688463739478217e-06, -3.31578010031188759104345265e-06, + -3.311190486067482011692730479e-06, -3.30594825749873639754916263e-06, + -3.300052532375260304982507453e-06, -3.293502551612835471098097301e-06, + -3.286297679753351881431176762e-06, -3.278437405423052170895005519e-06, + -3.269921341768880646558911168e-06, -3.26074922687286705203814352e-06, + -3.250920924144335432841084951e-06, -3.240436422690021111902647713e-06, + -3.229295837661592637733189159e-06, -3.217499410580802321881020017e-06, + -3.205047509642244613401297973e-06, -3.191940629992913817383152347e-06, + -3.178179393989482729381652534e-06, -3.163764551432342497425381084e-06, + -3.148696979776791652689453896e-06, -3.132977684321057094995240794e-06, + -3.116607798371127127862525996e-06, -3.099588583382338097840747945e-06, + -3.081921429077579536364231427e-06, -3.063607853542055970726262423e-06, + -3.044649503294548229448066023e-06, -3.025048153335059892594808076e-06, + -3.004805707168844651873884297e-06, -2.983924196806751053044452771e-06, + -2.96240578274169742635686664e-06, -2.940252753901735249846471562e-06, + -2.917467527577403368612340637e-06, -2.894052649328814409734108443e-06, + -2.870010792865040678714747685e-06, -2.845344759901426800834372405e-06, + -2.820057479992338830550140105e-06, -2.794152010340067265848577188e-06, + -2.767631535579303326464984877e-06, -2.740499367537725938374958481e-06, + -2.712758944972329271160069869e-06, -2.684413833281613648025065028e-06, + -2.655467724193527596601065513e-06, -2.625924435429359246244431295e-06, + -2.595787910343176001730760086e-06, -2.565062217537465979262829852e-06, + -2.533751550454156194701858806e-06, -2.501860226941697835874095154e-06, + -2.469392688798082246648228633e-06, -2.436353501289295920157742734e-06, + -2.402747352644060263566041027e-06, -2.368579053524275916805478387e-06, + -2.333853536471333408583222688e-06, -2.29857585532862642173400694e-06, + -2.262751184639705238042794999e-06, -2.226384819022711142961958725e-06, + 2.555902232320320339125198708e-06, 2.605390694792811392071314389e-06, + 2.654520088046845770147954408e-06, 2.703279766324911351921267411e-06, + 2.751659121122646663659076088e-06, 2.799647583359646562707351986e-06, + 2.847234625551984856650774777e-06, 2.894409763985727103988631823e-06, + 2.941162560891676271265446352e-06, 2.987482626620076038554242939e-06, + 3.033359621817633704665868877e-06, 3.078783259600296069160782486e-06, + 3.123743307729703978450766857e-06, 3.168229590786601788455264378e-06, + 3.212231992343697102874943219e-06, 3.255740457136612993268047142e-06, + 3.298744993233389251688098681e-06, 3.341235674201363770415744783e-06, + 3.383202641271557715595044019e-06, 3.424636105500211705551663957e-06, + 3.465526349926791132270448986e-06, 3.505863731728441991307518993e-06, + 3.545638684370423305202910114e-06, 3.584841719751975733373409311e-06, + 3.623463430347673802330629028e-06, 3.661494491343570577339362401e-06, + 3.698925662767648578604495063e-06, 3.735747791614959800878632487e-06, + 3.77195181396612118311499097e-06, 3.807528757099459448598249497e-06, + 3.842469741596296248752062663e-06, 3.876765983438801863383837976e-06, + 3.910408796100549594506549239e-06, 3.943389592628807353760084231e-06, + 3.975699887718680369363532384e-06, 4.007331299778622203818477521e-06, + 4.038275552986730053146163799e-06, 4.068524479337831103922112908e-06, + 4.098070020680900856250780673e-06, 4.126904230746017201709834044e-06, + 4.155019277161478754710911138e-06, 4.182407443453548844046301081e-06, + 4.209061131065527949259019724e-06, 4.234972861305049412095503208e-06, + 4.260135277339655178918849388e-06, 4.284541146150239277292683104e-06, + 4.308183360477926787223800636e-06, 4.331054940757977114685825515e-06, + 4.353149037040723425885137277e-06, 4.374458930898771513056440957e-06, + 4.394978037320317484318733109e-06, 4.414699906588395389244426636e-06, + 4.433618226145354283894255143e-06, 4.451726822442542712461328175e-06, + 4.469019662774839769488807034e-06, 4.485490857099330552347927342e-06, + 4.501134659838439406166852447e-06, 4.515945471666623106286268113e-06, + 4.529917841280371562423436721e-06, 4.543046467151785401021937827e-06, + 4.555326199264470040761580705e-06, 4.566752040832126579021806034e-06, + 4.577319149999271130190969109e-06, 4.587022841523693827698714837e-06, + 4.595858588440542293290617948e-06, 4.603822023707641632455245945e-06, + 4.610908941831481749863089897e-06, 4.617115300474020215583132593e-06, + 4.622437222039651007806509986e-06, 4.626870995242106198016771024e-06, + 4.63041307665123213333337529e-06, 4.633060092218632146821195861e-06, + 4.634808838783071109591275155e-06, 4.635656285553633509574893851e-06, + 4.635599575573772467007582776e-06, 4.634636027159254041511704525e-06, + 4.632763135318245237617967164e-06, 4.629978573146808408663409329e-06, + 4.626280193202388897686771346e-06, 4.621666028853901699090071797e-06, + 4.616134295609220128300386604e-06, 4.609683392418645178146337921e-06, + 4.602311902954829053366807984e-06, 4.594018596868713273152252941e-06, + 4.584802431021039190520149909e-06, 4.574662550689370789185322214e-06, + 4.563598290750373953975072006e-06, 4.551609176836766067989620277e-06, + 4.538694926469318795400013228e-06, 4.524855450163030594519508742e-06, + 4.510090852507393575216137344e-06, 4.494401433221041844835556833e-06, + 4.477787688179632765957723789e-06, 4.460250310417443087734369611e-06, + 4.441790191102202224225029698e-06, 4.422408420482713752269580965e-06, + 4.40210628880964205855881588e-06, 4.380885287228501906474972122e-06, + 4.358747108645277827307634028e-06, 4.335693648564007567948463961e-06, + 4.311727005896271996824350298e-06, 4.286849483742619420156231419e-06, + 4.261063590145283951635471476e-06, 4.234372038812242828263992384e-06, + 4.206777749812645706643104981e-06, 4.178283850241838017554752566e-06, + 4.148893674862298938687578398e-06, 4.118610766705324472455439916e-06, + 4.087438877652712922964196168e-06, 4.055381968984001543013662855e-06, + 4.022444211894621998921485473e-06, 3.988629987983817606162981195e-06, + 3.953943889712479036922191528e-06, 3.918390720830512252530197781e-06, + 3.881975496773373589590432758e-06, 3.844703445028270902196921438e-06, + 3.806580005469018555873481763e-06, 3.767610830660245498931843963e-06, + 3.727801786130249562254204698e-06, 3.687158950612459447501115944e-06, + 3.645688616255755549013569533e-06, 3.603397288803038475137833357e-06, + 3.560291687737980470952574297e-06, 3.516378746400488714473828167e-06, + 3.471665612069765790979230038e-06, 3.426159646015579750272369783e-06, + 3.379868423517525212386881234e-06, 3.332799733851832947015324596e-06, + 3.284961580246187442036747556e-06, 3.236362179801918033465431626e-06, + 3.187009963383917233076302392e-06, 3.136913575477883489540584239e-06, + 3.086081874015058636694097682e-06, 3.034523930164200413339865847e-06, + 2.982249028090911180296487468e-06, 2.9292666646839717395356395e-06, + 2.875586549249119865508334329e-06, 2.821218603169187228905077924e-06, + 2.766172959533638525745887285e-06, 2.710459962730731042507975603e-06, + 2.654090168010975897967514484e-06, 2.597074341015305116195203972e-06, + 2.53942345727080961964973807e-06, 2.481148701652993586349834135e-06, + 2.422261467815328676601036376e-06, 2.362773357585364434349604196e-06, + 2.30269618032782854403247956e-06, 2.242041952274572523805826543e-06, + 2.180822895821369631415721085e-06, 1.621598152647210180671462354e-05, + 1.630720147115263899415329996e-05, 1.639875762977449044936403832e-05, + 1.649065500336246474434760689e-05, 1.65828985259969075114361986e-05, + 1.667549306230531501395349114e-05, 1.676844340496436283399414591e-05, + 1.686175427221394209926358387e-05, 1.695543030538306433557468877e-05, + 1.704947606642883434365474959e-05, 1.714389603548896543871310483e-05, + 1.723869460844861293494917343e-05, 1.73338760945220103778467019e-05, + 1.742944471385006048906249343e-05, 1.752540459511370464105659006e-05, + 1.762175977316478864428093976e-05, 1.771851418667432997923645577e-05, + 1.781567167579876923206617934e-05, 1.791323597986600144353272479e-05, + 1.801121073508027596392876146e-05, 1.810959947224755045959779243e-05, + 1.820840561452209867016743816e-05, 1.830763247517411103034747077e-05, + 1.840728325537999577471426349e-05, 1.850736104203525516460546174e-05, + 1.860786880559095666479337006e-05, 1.870880939791411416619343333e-05, + 1.8810185550173063456780298e-05, 1.891199987074786243389755425e-05, + 1.901425484316691206848268236e-05, 1.911695282406981167373435926e-05, + 1.9220096041197593666766813e-05, 1.932368659140998206941337856e-05, + 1.942772643873411320082286724e-05, 1.953221741243580438711184566e-05, + 1.96371612051266792697400837e-05, 1.97425593708981203413914407e-05, + 1.98484133234865515365077937e-05, 1.995472433446962058373880256e-05, + 2.006149353149437548687536448e-05, 2.016872189653752322569327249e-05, + 2.027641026419842458614235803e-05, 2.038455932002554001568860043e-05, + 2.04931695988765264035847552e-05, 2.0602241483312733563194874e-05, + 2.071177520202865945811790405e-05, 2.082177082831631673826532081e-05, + 2.093222827856589971992629096e-05, 2.10431473108025451337812356e-05, + 2.115452752325939670503471279e-05, 2.126636835298892851770988233e-05, + 2.137866907451099572753591693e-05, 2.149142879849931007745465761e-05, + 2.160464647050665870013468062e-05, 2.171832086972877133980268372e-05, + 2.183245060780778805842490542e-05, 2.194703412767559170051812067e-05, + 2.20620697024371812994432418e-05, 2.217755543429470984143070389e-05, + 2.229348925351256246996621557e-05, 2.240986891742371907602568437e-05, + 2.252669200947792643458661432e-05, 2.264395593833170699247028801e-05, + 2.276165793698102762353946416e-05, 2.287979506193465984668217184e-05, + 2.299836419244042539289027416e-05, 2.311736202973511464914789515e-05, + 2.323678509635791224457318505e-05, 2.335662973549773105950456975e-05, + 2.347689211038702462646873825e-05, 2.359756820373985192044498371e-05, + 2.371865381723493653928769298e-05, 2.38401445710437304387023516e-05, + 2.396203590340366856902346027e-05, 2.40843230702370955285084031e-05, + 2.420700114481574564853465226e-05, 2.433006501747121357970109201e-05, + 2.445350939535178129706667616e-05, 2.457732880222502893025407489e-05, + 2.470151757832752707289350469e-05, 2.482606988026101426021187424e-05, + 2.495097968093471063719297753e-05, 2.507624076955602770121200873e-05, + 2.52018467516670008831628641e-05, 2.532779104922846090549269638e-05, + 2.545406690075171691231385729e-05, 2.558066736147708729776258096e-05, + 2.57075853036004877956530873e-05, 2.583481341654725351440237413e-05, + 2.596234420729370991325762885e-05, 2.609017000073628604378712936e-05, + 2.621828294010863761882151879e-05, 2.634667498744607517743333835e-05, + 2.647533792409830362109615653e-05, 2.660426335128927033423819337e-05, + 2.673344269072530095905301795e-05, 2.686286718524977793669597514e-05, + 2.699252789955055870790845418e-05, 2.712241572090490730881015558e-05, + 2.725252135998230881017492799e-05, 2.738283535168958458209248485e-05, + 2.751334805606471534122903222e-05, 2.764404965921772196050555659e-05, + 2.777493017431910887283033618e-05, 2.790597944263543977614847047e-05, + 2.803718713461176103673815063e-05, 2.816854275100118788701004935e-05, + 2.830003562404115197430505557e-05, 2.843165491867613068970553625e-05, + 2.856338963382716998498471461e-05, 2.869522860370713680431241366e-05, + 2.882716049918246684850148265e-05, 2.895917382918087234697224197e-05, + 2.909125694214367152537828454e-05, 2.922339802752535879476654401e-05, + 2.935558511733669549356728901e-05, 2.948780608773349297489080323e-05, + 2.962004866065006143519867943e-05, 2.975230040547663669359655658e-05, + 2.9884548740781496429423994e-05, 3.001678093607656309135638117e-05, + 3.014898411362655107625929674e-05, 3.028114525030137357472503901e-05, + 3.041325117947148043450779353e-05, 3.0545288592945622210220874e-05, + 3.067724404295095230786952212e-05, 3.080910394415469811830315949e-05, + 3.094085457572762475628516676e-05, 3.107248208343052454320082356e-05, + 3.120397248183075992848667379e-05, 3.133531165638055708154083301e-05, + 3.146648536571370523501692262e-05, 3.159747924389231496554789058e-05, + 3.172827880271090366434000307e-05, 3.185886943403833321611373641e-05, + 3.198923641219870441735478872e-05, 3.21193648963893243326005178e-05, + 3.224923993313620737468511157e-05, 3.237884645878615465577898824e-05, + 3.250816930203517443999719494e-05, 3.263719318649250508484679911e-05, + 3.276590273328014560382318021e-05, 3.289428246366663346512970723e-05, + 3.302231680173536778211823561e-05, 3.314999007708683415041051035e-05, + 3.327728652757270502889064279e-05, 3.340419030206449228868198498e-05, + 3.353068546325236091130983507e-05, 3.36567559904762790166585229e-05, + 3.378238578258790502251845966e-05, 3.390755866084231069266727299e-05, + 3.403225837181994664929970962e-05, 3.415646859037729858544693573e-05, + 3.428017292262604444200504994e-05, 3.440335490894005525180573968e-05, + 3.452599802698965011579779194e-05, 3.464808569480223117333789196e-05, + 3.476960127384918337010988321e-05, 3.489052807215743982546807267e-05, + 3.501084934744634299171733849e-05, 3.513054831028669807661130031e-05, + 3.524960812728980465591971383e-05, 3.536801192430597505500511346e-05, + 3.548574278965809278936147098e-05, 3.560278377738984161579929855e-05, + 3.571911791053579480993349082e-05, 3.583472818441114883178388872e-05, + 3.59495975699209319728991141e-05, 3.606370901688739371866027072e-05, + 3.617704545739511403984120519e-05, 3.628958980915309400069532209e-05, + 3.640132497887327880621913256e-05, 3.651223386566413770708619535e-05, + 3.66222993644397141143297103e-05, 3.673150436934177423152145248e-05, + 3.683983177717616551167384431e-05, 3.694726449086131140221028746e-05, + 3.70537854228877581758312687e-05, 3.71593774987904679131707486e-05, + 3.726402366062975122151454399e-05, 3.736770687048226270493209156e-05, + 3.747041011394088011595901455e-05, 3.757211640362207127853341748e-05, + 3.767280878268090463624820363e-05, 3.777247032833211100397857729e-05, + 3.787108415537678994707004865e-05, 3.79686334197340628329384038e-05, + 3.806510132197659512917273239e-05, 3.816047111086928999299297538e-05, + 3.825472608691077368130162295e-05, 3.834784960587587029521780546e-05, + 3.843982508235958085512570803e-05, 3.853063599331762003382534365e-05, + 3.862026588162182001197353376e-05, 3.87086983595829269531873873e-05, + 3.879591711250211528419148954e-05, 3.888190590220374527738109172e-05, + 3.896664857056737524439171683e-05, 3.905012904305469153198523968e-05, + 3.913233133223136309651601916e-05, 3.921323954128219435371835444e-05, + 3.929283786751902742646544442e-05, 3.937111060588094655710370007e-05, + 3.944804215242549719428258315e-05, 3.952361700781035732440299446e-05, + 3.959781978076477664506283016e-05, 3.967063519154929957877611657e-05, + 3.974204807540429389926123216e-05, 3.981204338598526564375196246e-05, + 3.988060619878392354300394862e-05, 3.994772171453663282478241392e-05, + 4.001337526261598934477700662e-05, 4.007755230440714034820248735e-05, + 4.014023843666748983310607612e-05, 4.020141939486839260508438398e-05, + 4.026108105651910807395305048e-05, 4.03192094444713129502110005e-05, + 4.037579073020377981801179446e-05, 4.043081123708655073454784623e-05, + 4.048425744362365040268300631e-05, 4.053611598667349188388625558e-05, + 4.058637366464668347213265442e-05, 4.063501744067963075430355291e-05, + 4.06820344457842455652106517e-05, 4.072741198197078705753315653e-05, + 4.077113752535154627461982946e-05, 4.081319872920446267675412266e-05, + 4.085358342702283577455718566e-05, 4.089227963552996282211096646e-05, + 4.092927555766653593049761439e-05, 4.096455958554801355742461255e-05, + 4.099812030339231196237811949e-05, 4.102994649041602091745634118e-05, + 4.106002712369904202992926256e-05, 4.108835138101685007742253086e-05, + 4.111490864363977426826704531e-05, 4.113968849909819489605103393e-05, + 4.116268074391372315101039758e-05, 4.118387538629470390368070287e-05, + 4.120326264879650224673413028e-05, 4.122083297094527952865797293e-05, + 4.123657701182361902348880167e-05, 4.125048565262054911170763738e-05, + 4.126254999914122058779150648e-05, 4.127276138427843360382066273e-05, + 4.128111137044474708785238293e-05, 4.128759175196363242522912262e-05, + 4.129219455742069461862131519e-05, 4.12949120519729416002585598e-05, + 4.129573673961616945898497888e-05, 4.129466136540975207446305117e-05, + 4.129167891765850312161059699e-05, 4.12867826300505059143076958e-05, + 4.127996598375106016617225313e-05, 4.127122270945134975810714151e-05, + 4.126054678937243460007736062e-05, 4.124793245928707761862458403e-05, + 4.12333742101741356281263684e-05, 4.12168667904691597529687197e-05, + 4.119840520762420321178309823e-05, 4.117798472994152567550757427e-05, + 4.115560088829493362279701718e-05, 4.113124947780177594405803809e-05, + 4.11049265594464282745287842e-05, 4.107662846165368041072632477e-05, + 4.104635178181193194257153634e-05, 4.101409338774626386382726739e-05, + 4.097985041914032228746803121e-05, 4.094362028890683808312819791e-05, + 4.090540068450669434520217127e-05, 4.086518956921545748942406484e-05, + 4.082298518333798184164890044e-05, 4.077878604536993575402706314e-05, + 4.073259095310562583232283362e-05, 4.068439898469377268269003833e-05, + 4.063420949963790425622442437e-05, 4.058202213974354197190130833e-05, + 4.052783683001070916870206551e-05, 4.047165377947150438891349422e-05, + 4.041347348197320027852336155e-05, 4.035329671690574324495817682e-05, + 4.029112454987366064842677083e-05, 4.022695833331261269609491205e-05, + 4.016079970704966746724434712e-05, 4.009265059880744814721498237e-05, + 4.002251322465207115496726997e-05, 3.995039008938408911768974674e-05, + 3.987628398687334671177118217e-05, 3.980019800033520149503199481e-05, + 3.972213550255542809487921407e-05, 3.964210015604695318486641598e-05, + 3.95600959131602679234342157e-05, 3.94761270161306449585220113e-05, + 3.939019799706924796975360259e-05, 3.930231367789610764538685284e-05, + 3.921247917021594665224620835e-05, 3.91206998751358303828377927e-05, + 3.90269814830249822928259773e-05, 3.893132997321689935414298911e-05, + 3.883375161365336782418045125e-05, 3.873425296047064360534240013e-05, + 3.863284085752773620858757653e-05, 3.852952243587648461283640122e-05, + 3.842430511317423817187199919e-05, 3.831719659303833619336948635e-05, + 3.820820486434237263752636271e-05, 3.80973382004559535537156767e-05, + 3.798460515842541293258377566e-05, 3.787001457809772991683697207e-05, + 3.775357558118669869381620052e-05, 3.763529757028156113403058458e-05, + 3.751519022779893565607001182e-05, 3.739326351487703943088716785e-05, + 3.726952767021320003619500039e-05, 3.714399320884464300845245743e-05, + 3.701667092087256206870207742e-05, 3.688757187012966853390319444e-05, + 3.675670739279170780473837699e-05, 3.662408909593268543187713493e-05, + 3.648972885602467689869846112e-05, 3.635363881737969357415760085e-05, + 3.621583139054662203813045318e-05, 3.607631925063266905423509101e-05, + 3.59351153355905593065298953e-05, 3.579223284444087074124274395e-05, + 3.564768523544240951938383288e-05, 3.550148622420848328095147051e-05, + 3.535364978177006205521323845e-05, 3.520419013258536603113921237e-05, + 3.505312175249667978708945082e-05, 3.490045936663485376567905849e-05, + 3.474621794727149299382082392e-05, 3.45904127116195242268303911e-05, + 3.443305911958246000098213258e-05, 3.427417287145248834352370682e-05, + 3.411376990555848589484894129e-05, 3.395186639586373082613096619e-05, + 3.378847874951353239285009589e-05, 3.36236236043348235558170245e-05, + 3.345731782628588030226168826e-05, 3.328957850685839705770496799e-05, + 3.312042296043176233455093693e-05, 3.294986872157971757651626077e-05, + 3.277793354233097129204685394e-05, 3.260463538938290111498380375e-05, + 3.242999244126991588562866631e-05, 3.225402308548659972495253889e-05, + 3.207674591556624796567093183e-05, 3.189817972811531671247994857e-05, + 3.171834351980452464418377967e-05, 3.153725648431675613551222748e-05, + 3.13549380092531683851889146e-05, 3.117140767299647255818631497e-05, + 3.098668524153664732270416216e-05, 3.080079066524957090780767466e-05, + 3.061374407564234104931616409e-05, 3.042556578205619246635209307e-05, + 3.023627626833143676866703931e-05, 3.004589618943436719650415256e-05, + 2.985444636804737502549546291e-05, 2.96619477911220370792370199e-05, + 2.946842160639652960225746969e-05, 2.927388911887781911490800935e-05, + 2.907837178728947050685739451e-05, 2.888189122048545861621594855e-05, + 2.868446917383110137777894877e-05, 2.84861275455514736823590255e-05, + 2.828688837304845730014762895e-05, 2.80867738291867690694162546e-05, + 2.788580621854949928724830277e-05, 2.76840079736652067339021388e-05, + 2.748140165120536415588846368e-05, 2.727800992815456994572756444e-05, + 2.707385559795347519640960898e-05, 2.686896156661529688042776287e-05, + 2.666335084881717076214606432e-05, 2.645704656396641180613783784e-05, + 2.625007193224296957157447296e-05, 2.60424502706188443104488861e-05, + 2.583420498885506346896032137e-05, 2.562535958547718759775214947e-05, + 2.54159376437301791514227628e-05, 2.520596282751327114608590196e-05, + 2.499545887729605540242446005e-05, 2.478444960600949183724198144e-05, + 2.457295889495285891508148668e-05, 2.43610106896176880947497978e-05, + 2.41486289955626794948712055e-05, 2.393583787424036039837016432e-05, + 2.372266143881650670745264708e-05, 2.350912384997635068461033225e-05, + 2.329524931171881503588240447e-05, 2.308106206713910198515850303e-05, + 2.286658639420084351443970827e-05, 2.265184660149870723684986662e-05, + 2.243686702401210503556895637e-05, 2.222167201885111238778350295e-05, + 2.200628596099531326946152632e-05, 2.179073323902648543653505497e-05, + 2.157503825085618995587195823e-05, 2.135922539944886807349554159e-05, + 2.114331908854135005123957292e-05, 2.09273437183601481652132914e-05, + 2.071132368133657452365786744e-05, 2.049528335782143536832923536e-05, + 2.027924711179950514731464006e-05, 2.006323928660507123749451308e-05, + 1.984728420063951832234133699e-05, 1.963140614309135222460660219e-05, + 1.94156293696599540721074717e-05, 1.919997809828405413109554678e-05, + 1.898447650487530138983631456e-05, 1.876914871905838240093676583e-05, + 1.855401881991818743779416867e-05, 1.833911083175508106228417116e-05, + 1.812444871984925288564347023e-05, 1.791005638623446700693521427e-05, + 1.769595766548393079892372015e-05, 1.748217632050518290077155414e-05, + 1.726873603835012954796530871e-05, 1.705566042603693597537115045e-05, + 1.684297300638661214785933573e-05, 1.663069721387455370464544813e-05, + 1.64188563904982985023738723e-05, 1.620747378166181046506809371e-05, + 1.599657253207771714443100053e-05, 1.578617568168795838828670497e-05, + 1.557630616160394725999531473e-05, 1.536698679006690728267130186e-05, + 1.515824026842938211895144007e-05, 1.495008917715867154563536695e-05, + 1.474255597186314240009969573e-05, 1.453566297934206332572327353e-05, + 1.432943239365988488817019869e-05, 1.412388627224601877151698159e-05, + 1.391904653202037524630570869e-05, 1.371493494554612597058785434e-05, + 1.351157313720999705581975181e-05, 1.330898257943110544901463982e-05, + 1.310718458889935507068798953e-05, 1.290620032284356380925145757e-05, + 1.270605077533075793973400824e-05, 1.2506756773597130328137296e-05, + 1.230833897441131294272879948e-05, 1.21108178604709614770845727e-05, + 1.191421373683329921805331558e-05, 1.171854672738032827818566856e-05, + 1.152383677131965856359555045e-05, 1.133010361972122383373076659e-05, + 1.113736683209166701037391017e-05, 1.094564577298510555172783576e-05, + 1.075495960865353796843263412e-05, 1.056532730373564295494985543e-05, + 1.037676761798549071342135514e-05, 1.018929910304170687702311066e-05, + 1.000294009923788693785032256e-05, 9.817708732454615239105752411e-06, + 9.633622911014106665193897083e-06, 9.450700322617955532566828836e-06, + 9.268958431328533782407944064e-06, 9.088414474595009174911174055e-06, + 8.909085460324156279876897657e-06, 8.730988163996985173490733567e-06, + 8.554139125831572394243265678e-06, 8.378554647992712492042197137e-06, + 8.204250791849061020611158512e-06, 8.031243375278250087889210518e-06, + 7.859547970020520259583178546e-06, 7.689179899081680273436288642e-06, + 7.520154234185533477616454612e-06, 7.352485793276584991886527659e-06, + 7.186189138073680112859999841e-06, 7.021278571674574810375108608e-06, + 6.857768136212457295622889342e-06, 6.695671610564766250471655656e-06, + 6.535002508114498841499881432e-06, 6.375774074565028346405978765e-06, + 6.217999285808295020490463895e-06, 6.061690845847226553520185194e-06, + 5.906861184772776058064455706e-06, 5.753522456795818146660110443e-06, + 5.601686538334081821757359093e-06, 5.451365026155757493133476727e-06, + 5.302569235578281415556534117e-06, 5.155310198724172877644388729e-06, + 5.009598662833614974893188532e-06, 4.865445088634273634116585161e-06, + 4.722859648768822451482540803e-06, 4.581852226280217389860986016e-06, + 4.442432413155222778987103044e-06, 4.304609508926538443047450644e-06, + 4.168392519333643999202704267e-06, 4.033790155042768596927588165e-06, + 3.900810830426177527614078899e-06, 3.769462662401105200254362165e-06, + 3.639753469328470431991577258e-06, 3.511690769971685761662938755e-06, + 3.385281782515719605012845597e-06, 3.260533423646637832889368103e-06, + 3.137452307691675170884474527e-06, 3.016044745820367510075925635e-06, + 2.896316745306461372833507079e-06, 2.778274008850982122032337654e-06, + 2.661921933966740858062320976e-06, 2.547265612423938225839523466e-06, + 2.43430982975746821927792371e-06, 2.32305906483573436542371636e-06, + 2.213517489491054944733897103e-06, 2.105688968211924486393987407e-06, + 1.999577057896873193625986512e-06, 1.89518500767037597930567399e-06, + 1.792515758760365572559007143e-06, 1.691571944389605413716203691e-06, + 1.592355889967917640702237646e-06, 1.494869612871504324739255556e-06, + 1.39911482275540733667684723e-06, 1.305092921693871023714503092e-06, + 1.212805004428677234701761285e-06, 1.122251858679341914433414892e-06, + 1.033433965514730268708365295e-06, 9.463514997862095082812108893e-07, + 8.610043306220958614924723684e-07, 7.773920219834971818937698583e-07, + 6.955138332810032264301967897e-07, 6.153687200526075218632335133e-07, + 5.369553347022305210423250531e-07, 4.602720272989750744341513975e-07, + 3.853168464367827623294178799e-07, 3.120875401543003994349150237e-07, + 2.405815569149271715768123592e-07, 1.707960466463498227319078122e-07, + 1.02727861839862631851057488e-07, 3.637355870904252201229110665e-08, + -2.827060159275811072291771252e-08, -9.120865169598664157741234456e-08, + -1.524449166799654385351836701e-07, -2.119840126799798567587714265e-07, + -2.698308454363697977726574591e-07, -3.259906087860637850765082625e-07, + -3.804687830971497531094881531e-07, -4.332711336462913219516330642e-07, + -4.844037089399849405893169751e-07, -5.338728389795558312746668293e-07, + -5.81685133470465964525980291e-07, -6.278474799761135828144050473e-07, + -6.723670420180790661604649724e-07, -7.152512571192185731035824599e-07, + -7.5650783479539370962921839e-07, -7.961447544923728612993596432e-07, + -8.34170263469853423156223117e-07, -8.705928746327686165162331421e-07, + -9.054213643105413782981435653e-07, -9.386647699846705111180683936e-07, + -9.703323879651194091953839496e-07, -1.000433771016085777693358817e-06, + -1.028978725931689470262189214e-06, -1.055977311062079570651859109e-06, + -1.081439833790545277007548973e-06, -1.105376847962032929497538936e-06, + -1.127799151264026116745766912e-06, -1.148717782559899822385132001e-06, + -1.1681440191755509636908298e-06, -1.186089374140115509307768366e-06, + -1.202565593381082190130759897e-06, -1.217584652874410125960669485e-06, + -1.231158755750521541322771955e-06, -1.243300329356645179447200117e-06, + -1.254022022276145477363688309e-06, -1.263336701305654465388238032e-06, + -1.271257448390511857912979661e-06, -1.277797557519093976584573062e-06, + -1.282970531577193211558306392e-06, -1.286790079162478302255757413e-06, + -1.289270111360350879793103263e-06, -1.290424738481326808329824503e-06, + -1.290268266761279790361518008e-06, -1.288815195024018475639495176e-06, + -1.286080211311621260953145206e-06, -1.282078189472125733875122917e-06, + -1.276824185720175742632495793e-06, -1.270333435160108695756030379e-06, + -1.262621348276893937974678546e-06, -1.253703507394856557301851367e-06, + -1.243595663104878649231387414e-06, -1.232313730661120523843048667e-06, + -1.219873786347728994487954815e-06, -1.206292063816508318250956058e-06, + -1.191584950396551169485336377e-06, -1.175768983376049874986133369e-06, + -1.15886084625786063922688908e-06, -1.140877364988913721525792995e-06, + -1.121835504164987448182696887e-06, -1.101752363211005725297558962e-06, + -1.080645172538125154768225665e-06, -1.058531289678535866413005596e-06, + -1.035428195398435158075447354e-06, -1.011353489790231676104205125e-06, + -9.863248883448542742095584493e-07, -9.603602180050492178188092235e-07, + -9.334774132003398662774519383e-07, -9.05694511864793703803449762e-07, + -8.770296514383014506067320383e-07, -8.4750106485202121069712786e-07, + -8.171270764995766901897847855e-07, -7.859260981938823252868661466e-07, + -7.539166251113881710475090811e-07, 1.505293370673498233800456127e-06, + 1.553190905613863147645631671e-06, 1.600904832577841165264708953e-06, + 1.648418185461427941509776271e-06, 1.695714131890651158785822405e-06, + 1.742775976603439566214176493e-06, 1.789587164796402620164754438e-06, + 1.836131285435285116845304659e-06, 1.882392074529024395630662919e-06, + 1.928353418366208596896336017e-06, 1.973999356713437918983428815e-06, + 2.019314085975030679582674017e-06, 2.064281962313347003752346878e-06, + 2.108887504728817460569398334e-06, 2.15311539809953477039514147e-06, + 2.196950496179337933110161871e-06, 2.240377824554377765890137569e-06, + 2.28338258355523989278864673e-06, 2.325950151129547294583457817e-06, + 2.368066085667103602588161315e-06, 2.409716128782617405981779715e-06, + 2.450886208052945125035557844e-06, 2.491562439709065479023167994e-06, + 2.531731131281841107078141306e-06, 2.571378784201202694314732436e-06, + 2.610492096348325310475012306e-06, 2.649057964560074441998181044e-06, + 2.68706348708525754345700573e-06, 2.724495965992429539576048445e-06, + 2.761342909528253625986871783e-06, 2.797592034426649032231295897e-06, + 2.833231268167431904185776109e-06, 2.868248751184727132713600528e-06, + 2.902632839024502301307310848e-06, 2.936372104450212395382324715e-06, + 2.969455339497183348152148721e-06, 3.001871557474364770809471814e-06, + 3.03360999491379660942267163e-06, 3.064660113466857992305754019e-06, + 3.095011601747139449184115581e-06, 3.124654377119758931171311298e-06, + 3.15357858743645162849554911e-06, 3.181774612716317965978611235e-06, + 3.209233066771774072541579398e-06, 3.235944798779608586497850628e-06, + 3.261900894796545250273840308e-06, 3.287092679219392186203835271e-06, + 3.311511716188968936934369086e-06, 3.335149810939182193263250614e-06, + 3.357999011085125314171649993e-06, 3.380051607863115079846607486e-06, + 3.401300137305543753698166762e-06, 3.42173738136269671748302193e-06, + 3.441356368966720720746011244e-06, 3.460150377038052335121678937e-06, + 3.478112931434175746905554383e-06, 3.495237807840753510091932194e-06, + 3.511519032604852433071453838e-06, 3.526950883510184977891448871e-06, + 3.541527890494054887470919829e-06, 3.555244836306292914389869109e-06, + 3.568096757109628691705463521e-06, 3.580078943022030682485912223e-06, + 3.591186938600076542589447509e-06, 3.60141654326427123337028488e-06, + 3.61076381166566659817280735e-06, 3.619225053993729886571244225e-06, + 3.626796836225863143488316528e-06, 3.633475980318223215069159404e-06, + 3.639259564338081234601647226e-06, 3.644144922537611050683504718e-06, + 3.64812964536903290576979296e-06, 3.65121157944165743080232843e-06, + 3.653388827420168423189229465e-06, 3.654659747865014310971420314e-06, + 3.655022955014283192861019103e-06, 3.654477318507718751718679057e-06, + 3.653021963052666553782490272e-06, 3.650656268032320040013444934e-06, + 3.647379867056061651100704046e-06, 3.643192647452970582804942373e-06, + 3.638094749705898898074069026e-06, 3.63208656683218837513018977e-06, + 3.625168743703649164007805222e-06, 3.617342176311839172940694465e-06, + 3.60860801097619456531402464e-06, 3.598967643496158673308742484e-06, + 3.588422718246956115499242748e-06, 3.576975127219935384316820692e-06, + 3.564627009007112714596273925e-06, 3.551380747730716832307861636e-06, + 3.537238971917721454463938782e-06, 3.522204553319806420849311102e-06, + 3.506280605679022743283168584e-06, 3.489470483439593559215697108e-06, + 3.471777780405942892734145327e-06, 3.453206328347711588015560291e-06, + 3.433760195551902716761330514e-06, 3.413443685322223798732843222e-06, + 3.39226133442668970877000717e-06, 3.370217911493468482600748687e-06, + 3.347318415355391420332739974e-06, 3.32356807334372125772338491e-06, + 3.298972339531393551596664959e-06, 3.273536892926510126201845516e-06, + 3.247267635616192153698343972e-06, 3.220170690861511576222504794e-06, + 3.192252401143874411066020738e-06, 3.163519326163391263788664948e-06, + 3.133978240789694988155692987e-06, 3.103636132965889472004822683e-06, + 3.072500201565776509259140387e-06, 3.040577854195894240261653294e-06, + 3.007876704999549507667678389e-06, 2.974404572320939427692134197e-06, + 2.940169476420125854894665335e-06, 2.905179637096764069754744816e-06, + 2.869443471280243645272827954e-06, 2.832969590577307836102866762e-06, + 2.795766798777684273940007803e-06, 2.757844089318585860571989357e-06, + 2.719210642708359261884463673e-06, 2.679875823910256784775481276e-06, + 2.639849179686620475214151038e-06, 2.599140435904510123573231753e-06, + 2.557759494803017852175043567e-06, -2.659468960448455416504653231e-06, + -2.703430118700300172236965918e-06, -2.74676105983844275285218027e-06, + -2.789451188214868226173878685e-06, -2.83149006621446416921456142e-06, + -2.872867416743549680616630349e-06, -2.913573125677862855138940124e-06, + -2.953597244268995786366368769e-06, -2.992929991509153007315634926e-06, + -3.031561756453482050713147192e-06, -3.069483100499373041486440503e-06, + -3.106684759622488034661600201e-06, -3.14315764656881452022161097e-06, + -3.178892853002339060209790328e-06, -3.213881651607982339625144488e-06, + -3.248115498149075653104480427e-06, -3.281586033479053143223054881e-06, + -3.314285085507185301626625895e-06, -3.346204671112438478407756504e-06, + -3.377336998035538539683370757e-06, -3.407674466673172997127757786e-06, + -3.437209671874898984255579729e-06, -3.465935404666489385851159064e-06, + -3.493844653929779590391521346e-06, -3.520930608033449011966785347e-06, + -3.547186656414841566750412866e-06, -3.572606391111790876790720722e-06, + -3.597183608244677205953519078e-06, -3.620912309448243907147781812e-06, + -3.643786703252705818647464581e-06, -3.665801206414270311704454303e-06, + -3.68695044519420701584645067e-06, -3.707229256586711014381536194e-06, + -3.726632689495257542863738617e-06, -3.745156005856780305040675677e-06, + -3.762794681713856788916362783e-06, -3.779544408234784539415409763e-06, + -3.795401092680823327445756993e-06, -3.810360859320945416670641664e-06, + -3.824420050293570461628391011e-06, -3.837575226415202027971211585e-06, + -3.849823167936151658554896904e-06, -3.861160875242520816607617873e-06, + -3.871585569504998477173562943e-06, -3.881094693273870432340035691e-06, + -3.889685911020580817492806047e-06, -3.897357109625232606745903058e-06, + -3.904106398810460758414843385e-06, -3.909932111521150309007156115e-06, + -3.914832804250456813521721194e-06, -3.918807257311289722406192487e-06, + -3.921854475055423711385687441e-06, -3.923973686035278586256569433e-06, + -3.925164343115067793258104317e-06, -3.925426123526013108772179244e-06, + -3.924758928868077668733384961e-06, -3.923162885057525311831554821e-06, + -3.920638342220814456275113091e-06, -3.917185874534319137379827225e-06, + -3.912806280010454882452991532e-06, -3.907500580230045098581274921e-06, + -3.901270020021022841012325183e-06, -3.894116067083724613113147883e-06, + -3.886040411562759257246314759e-06, -3.877044965565488358980733574e-06, + -3.867131862627841530773934592e-06, -3.85630345712675337338428555e-06, + -3.844562323639927693458197971e-06, -3.831911256253402468709839956e-06, + -3.818353267816277744884072981e-06, -3.803891589143600034149741984e-06, + -3.78852966816708218943630937e-06, -3.772271169034252948326331814e-06, + -3.755119971156254681004171489e-06, -3.737080168204187274790797554e-06, + -3.718156067054711780522739673e-06, -3.698352186684943890444821069e-06, + -3.677673257017051870244352119e-06, -3.656124217712733857530392478e-06, + -3.633710216918052676856806804e-06, -3.610436609958704404254366954e-06, + -3.586308957986488093122113066e-06, -3.56133302657613555776134999e-06, + -3.535514784277444075315981545e-06, -3.508860401112282065923166779e-06, + -3.481376247031180289851631793e-06, -3.453068890319177300769976427e-06, + -3.423945095955463486906995146e-06, -3.394011823926736879226918539e-06, + -3.363276227494735324191144424e-06, -3.331745651418057252971969759e-06, + -3.299427630129038458968535746e-06, -3.266329885866034708232202161e-06, + -3.232460326761529464110241777e-06, -3.197827044886708353565400037e-06, + -3.162438314252703239562187348e-06, -3.126302588769212748514387742e-06, + -3.089428500161206525304741222e-06, -3.051824855843683993240119529e-06, + -3.013500636755413425953544285e-06, -2.974464995152270088821016766e-06, + -2.934727252360372502635764078e-06, -2.894296896489866827102471411e-06, + -2.853183580109701988978664761e-06, -2.811397117884054122979734305e-06, + -2.768947484171322744327158397e-06, -2.725844810585505105911480542e-06, + -2.682099383521362438059006811e-06, -2.637721641643472515075842522e-06, + 2.671545054928305674393947122e-06, 2.714876858311372864431465154e-06, + 2.757563033311030625474450165e-06, 2.79959358743486881211377619e-06, + 2.840958685445074670698675096e-06, 2.881648651653019682460218562e-06, + 2.921653972171713293772476669e-06, 2.960965297136053300792015233e-06, + 2.999573442876586407270867243e-06, 3.037469394056520681469350104e-06, + 3.074644305767609904798476697e-06, 3.111089505584831461644339246e-06, + 3.146796495579451194559783903e-06, 3.181756954290213915159148128e-06, + 3.215962738651969238864048589e-06, 3.249405885881392659771896986e-06, + 3.28207861531946474653413659e-06, 3.313973330230009657062714701e-06, + 3.345082619554249773384481045e-06, 3.375399259620754310943753843e-06, + 3.404916215810320269396799936e-06, 3.43362664417561420072641e-06, + 3.461523893015255039738980319e-06, 3.488601504401497740260424882e-06, + 3.514853215661831119221401865e-06, 3.540272960813783059637370812e-06, + 3.564854871952515061724010501e-06, 3.58859328059136114917734503e-06, + 3.611482718954378970860124784e-06, 3.633517921221134173493695629e-06, + 3.654693824723283517453414904e-06, 3.675005571092571759193087105e-06, + 3.694448507360113974806910264e-06, 3.713018187006778671546431553e-06, + 3.730710370964141868184004575e-06, 3.747521028566395426631380899e-06, + 3.763446338452109762531426138e-06, 3.778482689416922007984763615e-06, + 3.792626681214376440542035071e-06, 3.805875125309831663621747827e-06, + 3.818225045580780247520078646e-06, 3.829673678968358096835148535e-06, + 3.840218476077821776885120458e-06, 3.849857101728313977574182092e-06, + 3.85858743545176507229238147e-06, 3.866407571940761788776338287e-06, + 3.87331582144548294181860687e-06, 3.87931071011938797860225947e-06, + 3.884390980313740498856573541e-06, 3.888555590820960820603192226e-06, + 3.891803717066599221387733498e-06, 3.89413475125010434378398233e-06, + 3.895548302434180936164483111e-06, 3.896044196582704741485536637e-06, + 3.895622476547833196928831423e-06, 3.894283402005020219155146527e-06, + 3.892027449337449570079816574e-06, 3.888855311468914409346511046e-06, + 3.884767897645647018102944142e-06, 3.8797663331670859885843064e-06, + 3.873851959065489399946114607e-06, 3.8670263317347853095681115e-06, + 3.859291222508510482030498479e-06, 3.850648617187200732896873445e-06, + 3.841100715515050775220214085e-06, 3.830649930606208639972173197e-06, + 3.819298888320885935446398485e-06, 3.807050426591320368052608764e-06, + 3.793907594697703603399885006e-06, 3.779873652499245603812163749e-06, + 3.764952069592203973483202084e-06, 3.749146524465326465010628007e-06, + 3.732460903559499988826160186e-06, 3.714899300301898001682842504e-06, + 3.696466014086785571772465417e-06, 3.677165549208119798814745072e-06, + 3.657002613743807522747857747e-06, 3.63598211839232124078418254e-06, + 3.614109175261815110849917404e-06, 3.591389096611915953712176539e-06, + 3.567827393548642416420350193e-06, 3.543429774672771628482841749e-06, + 3.518202144681954470991930989e-06, 3.492150602926948765061766419e-06, + 3.465281441922235924408450883e-06, 3.437601145811511927665154315e-06, + 3.409116388788472315257618156e-06, 3.379834033472945844465149326e-06, + 3.349761129243319126820924159e-06, 3.31890491052504387774657775e-06, + 3.287272795036232206529469568e-06, 3.254872381990433543783296927e-06, + 3.221711450256924819790906381e-06, 3.187797956479350762281190293e-06, + 3.153140033152814263527844579e-06, 3.117745986660156276532940636e-06, + 3.081624295267599729082445836e-06, 3.044783607080607029719788656e-06, + 3.007232737960021469372090541e-06, 2.968980669399589849812232459e-06, + 2.930036546364624511050315028e-06, 2.890409675093348051684409572e-06, + 2.850109520859040752584169162e-06, 2.809145705698654389709115545e-06, + 2.767528006101841232686417218e-06, 2.725266350665833216054215887e-06, + 2.682370817714798242763002065e-06, 2.638851632884637966945488852e-06, + -2.633150252339289639679159941e-06, -2.675531207744007338372249985e-06, + -2.717275128633088729026992883e-06, -2.758372325327014446162557718e-06, + -2.798813262148294962115531795e-06, -2.838588559621387098747631247e-06, + -2.877688996634962042230326124e-06, -2.916105512566538836950009658e-06, + -2.95382920936866385415724319e-06, -2.99085135361621017778760781e-06, + -3.027163378514718980423015351e-06, -3.06275688586851403403849177e-06, + -3.097623648008934097943965422e-06, -3.13175560968199073448667985e-06, + -3.165144889894632895170709791e-06, -3.197783783719807589057291738e-06, + -3.229664764059626301593956821e-06, -3.260780483366023488502180236e-06, + -3.291123775319015564940795804e-06, -3.320687656461677358097663026e-06, + -3.349465327791749625848966715e-06, -3.377450176309589650284082724e-06, + -3.404635776521730105014266685e-06, -3.431015891900206285492196806e-06, + -3.45658447629665940324466232e-06, -3.48133567531285707035370279e-06, + -3.50526382762274655869585635e-06, -3.52836346625189637270388586e-06, + -3.550629319809250714231035201e-06, -3.572056313673201342987493026e-06, + -3.592639571130736776314283654e-06, -3.612374414470158413338098102e-06, + -3.631256366026580078030855034e-06, -3.649281149180205051943360825e-06, + -3.666444689307147239036100209e-06, -3.682743114682562681513715297e-06, + -3.698172757335891103371147345e-06, -3.712730153858124472422610335e-06, + -3.726412046160680334889190105e-06, -3.739215382186019259464892367e-06, + -3.751137316569716705593178635e-06, -3.762175211253713183213185159e-06, + -3.772326636051050600451951811e-06, -3.781589369161353645433813406e-06, + -3.789961397637461083955741012e-06, -3.797440917803065518526441785e-06, + -3.804026335620788167463926163e-06, -3.809716267011395513046026137e-06, + -3.814509538123472992576009494e-06, -3.818405185553759020270631064e-06, + -3.82140245651813002260820118e-06, -3.823500808973158136589050315e-06, + -3.824699911688183972667976623e-06, -3.824999644268049284992656844e-06, + -3.82440009712627990829357516e-06, -3.822901571409076409329211299e-06, + -3.820504578869070602361365102e-06, -3.8172098416932287830638168e-06, + -3.81301829227489313955956618e-06, -3.807931072943212324013496917e-06, + -3.80194953564004115841869734e-06, -3.795075241548886417106926233e-06, + -3.787309960674497269971991442e-06, -3.778655671374027463966811108e-06, + -3.769114559839344879367583133e-06, -3.758689019530938658816528533e-06, + -3.747381650563458637494046108e-06, -3.735195259043034034636627042e-06, + -3.722132856356506931672090133e-06, -3.708197658413019300038815373e-06, + -3.693393084837780783967736004e-06, -3.677722758118456001293766766e-06, + -3.661190502704410649104267705e-06, -3.643800344058753310269973061e-06, + -3.625556507664102156001523225e-06, -3.606463417981299391702493945e-06, + -3.586525697362191106092824816e-06, -3.565748164916574591072791212e-06, + -3.544135835333082315849392852e-06, -3.521693917655085486948223633e-06, + -3.498427814011286851261393546e-06, -3.474343118301668086511570926e-06, + -3.449445614838910363744760648e-06, -3.423741276945819171509746703e-06, + -3.397236265508936784357279723e-06, -3.369936927488815443560050966e-06, + -3.341849794387113456862851979e-06, -3.312981580671317204496916994e-06, + -3.283339182156632077183404383e-06, -3.252929674347561422111151444e-06, + -3.221760310735255545991177761e-06, -3.189838521056480384721675339e-06, + -3.157171909510670747658119678e-06, -3.123768252937066710727548324e-06, + -3.089635498952036496406571911e-06, -3.054781764047203751098139707e-06, + -3.019215331648643494186603012e-06, -2.982944650137863752160927167e-06, + -2.945978330834749907692028323e-06, -2.908325145943213341009556117e-06, + -2.869994026459934845766806474e-06, -2.830994060046715274326853407e-06, + -2.791334488866925538612254534e-06, -2.751024707386653971779091887e-06, + -2.710074260140969484991291596e-06, -2.668492839465895983457142254e-06, + -2.626290283196851054018121016e-06, -2.583476572333574758794918699e-06, + 2.564509833861444110068980237e-06, 2.607033345819024879497401159e-06, + 2.648944673784019108049017296e-06, 2.690234100530414697863756598e-06, + 2.730892054104092465059965694e-06, 2.770909109984557135630475755e-06, + 2.810275993211436852930572988e-06, 2.848983580475362408635084041e-06, + 2.887022902172753976296482037e-06, 2.924385144424074890371441013e-06, + 2.961061651055070508968851059e-06, 2.997043925540550009120827415e-06, + 3.032323632910568813041574804e-06, 3.066892601617014765200954982e-06, + 3.100742825364063695516448488e-06, 3.13386646489700881890172468e-06, + 3.166255849752747917908324987e-06, 3.197903479970258806521421144e-06, + 3.228802027760745014237954431e-06, 3.258944339137187839664086195e-06, + 3.288323435502874480894754464e-06, 3.316932515198663379384210956e-06, + 3.344764955008521756219495857e-06, 3.371814311623177792668661079e-06, + 3.398074323061404222707333408e-06, 3.423538910048669910277021472e-06, + 3.448202177353037438530761888e-06, 3.472058415077758680749231077e-06, + 3.49510209991041673402976421e-06, 3.517327896328583722562180144e-06, + 3.538730657761048334689329281e-06, 3.559305427705339848021108551e-06, + 3.579047440800602506799860461e-06, 3.597952123855655927125388877e-06, + 3.616015096832548579482971216e-06, 3.633232173784783997164951272e-06, + 3.649599363750325166187845824e-06, 3.665112871599318651431604482e-06, + 3.679769098836058614836403216e-06, 3.693564644355263994006909056e-06, + 3.70649630515257693814923888e-06, 3.718561076988867455196457676e-06, + 3.729756155008477254295335204e-06, 3.74007893431126429376748499e-06, + 3.749527010398022256203089814e-06, 3.758098179969703144523906699e-06, + 3.765790440880956677793421281e-06, 3.772601992845051438712610653e-06, + 3.778531237693773804474242986e-06, 3.78357677967012272278544277e-06, + 3.787737425674426569637215714e-06, 3.791012185463630520035598764e-06, + 3.79340027180382134729726834e-06, 3.794901100576057837061860756e-06, + 3.795514290835405595583807933e-06, 3.795239664823295260432777648e-06, + 3.79407724793325662964544806e-06, 3.792027268629824997904801884e-06, + 3.789090158321105473142190526e-06, 3.785266551184699659063576452e-06, + 3.780557283947089147773572629e-06, 3.774963395617067475010936173e-06, + 3.768486127172304471863060679e-06, 3.761126921200344055566449838e-06, + 3.752887421493375197210787611e-06, 3.743769472596981048319840502e-06, + 3.733775119313439244098009467e-06, 3.722906606159237958295418758e-06, + 3.711166376777180404188333576e-06, 3.698557073303379325404129097e-06, + 3.685081535689051267581928251e-06, 3.670742800977579040088739915e-06, + 3.655544102536802133726102915e-06, 3.639488869247011550460066398e-06, + 3.622580724644643115943875786e-06, 3.604823486022081356362203527e-06, + 3.586221163483916564424089021e-06, 3.566777958958522994970582326e-06, + 3.546498265169067570540695905e-06, 3.525386664558990566022437727e-06, + 3.503447928176149814928413626e-06, 3.480687014514418027214372534e-06, + 3.457109068313300307198881328e-06, 3.432719419315854357072038613e-06, + 3.407523580985213215656555452e-06, 3.381527249180195882299979765e-06, + 3.354736300790149821499097627e-06, 3.327156792329544579453178346e-06, + 3.298794958492663796054437594e-06, 3.269657210668624734727950865e-06, + 3.239750135417310629887569992e-06, 3.209080492906620310240156657e-06, + 3.177655215310999099037874566e-06, 3.14548140517257617432451966e-06, + 3.112566333724049921283846126e-06, 3.078917439175090728516702432e-06, + 3.04454232496181738298261614e-06, 3.009448757959936598537116492e-06, + 2.973644666662367300023631436e-06, 2.937138139321438177862947164e-06, + 2.899937422056171391589792646e-06, 2.862050916925449903856389089e-06, + 2.823487179967032022486232365e-06, 2.784254919203483800223437872e-06, + 2.7443629926150775730556413e-06, 2.70382040608040922588409076e-06, + 2.662636311285142455421506846e-06, 2.620820003599558927224934951e-06, + 2.578380919925838439809044275e-06, -2.66315159428242887538888263e-06, + -2.70844055638314130181505679e-06, -2.753152952593025310271644679e-06, + -2.797278578512913914253445666e-06, -2.840807351757109028945547449e-06, + -2.883729313880127739859156669e-06, -2.926034632270256738396322499e-06, + -2.967713602009400351828096246e-06, -3.008756647698914694726273628e-06, + -3.049154325251089552186291656e-06, -3.088897323645646531779102029e-06, + -3.12797646665113532313587906e-06, -3.166382714510639377267220418e-06, + -3.204107165591591529357762269e-06, -3.241141057999126970763864933e-06, + -3.277475771152975687796737175e-06, -3.31310282732695331368659962e-06, + -3.348013893151627223164967448e-06, -3.382200781078849627278018128e-06, + -3.415655450808381285129119304e-06, -3.44837001067647284837779792e-06, + -3.480336719005551723350212756e-06, -3.511547985415190210097685641e-06, + -3.541996372093941989841504869e-06, -3.571674595031689936416733136e-06, + -3.600575525212432406881556124e-06, -3.628692189766995132842609256e-06, + -3.656017773085808049416105953e-06, -3.682545617891174891068897107e-06, + -3.708269226269043601152460704e-06, -3.733182260659857426787983439e-06, + -3.757278544808109769441006182e-06, -3.78055206467344077507540881e-06, + -3.802996969294565624090118452e-06, -3.824607571617771856588643975e-06, + -3.845378349280542162652498511e-06, -3.865303945354320114887337195e-06, + -3.884379169045048343933152629e-06, -3.902598996351922578686415716e-06, + -3.919958570683858837179966428e-06, -3.936453203433747036470592012e-06, + -3.952078374510574877796070803e-06, -3.966829732828754545039245255e-06, + -3.980703096755373888570184865e-06, -3.993694454514724961294736688e-06, + -4.005799964550239502950393367e-06, -4.017015955843944028031463483e-06, + -4.027338928193343037785240784e-06, -4.036765552445229759807344971e-06, + -4.045292670687557745319660324e-06, -4.052917296398090069215781883e-06, + -4.059636614550650295931647632e-06, -4.065447981678871026088844393e-06, + -4.070348925897237583036193664e-06, -4.074337146879723300821156406e-06, + -4.077410515796097728753993178e-06, -4.079567075205572327517566933e-06, + -4.080805038908595961419205345e-06, -4.081122791756044633395671822e-06, + -4.080518889416640637257237961e-06, -4.078992058102303818606371166e-06, + -4.076541194251590798493332241e-06, -4.073165364171522009472010961e-06, + -4.068863803637667795048016989e-06, -4.063635917453875930288945129e-06, + -4.057481278968505694659026778e-06, -4.05039962955190171718742459e-06, + -4.042390878031863457782186383e-06, -4.033455100088713758059010689e-06, + -4.023592537609762326744535649e-06, -4.012803598003660520961242281e-06, + -4.001088853474791418995005349e-06, -3.988449040257556271141942128e-06, + -3.974885057811528028392112494e-06, -3.960397967977095019288542171e-06, + -3.94498899409209367736750193e-06, -3.928659520069847059390091837e-06, + -3.911411089438556638322400799e-06, -3.89324540434267841060994586e-06, + -3.874164324506546744992987324e-06, -3.854169866160080801438005127e-06, + -3.833264200927830517079061834e-06, -3.811449654680640487097991603e-06, + -3.788728706351110386889519469e-06, -3.765103986712716410239750256e-06, + -3.740578277123111260648799514e-06, -3.715154508232081692929238761e-06, + -3.688835758654347834746382861e-06, -3.661625253607622722376363153e-06, + -3.633526363516551231766429225e-06, -3.604542602582542380941109036e-06, + -3.574677627320263262637387025e-06, -3.543935235061095727381649118e-06, + -3.512319362423827291067989637e-06, -3.479834083753254740428630803e-06, + -3.446483609534667628298328784e-06, -3.412272284738950876652706368e-06, + -3.377204587212826612438714563e-06, -3.341285125962840802369725746e-06, + -3.304518639447395430170121775e-06, -3.266909993831803874023969256e-06, + -3.22846418121428627766929427e-06, -3.189186317823723572481477845e-06, + -3.149081642189435695374736396e-06, -3.10815551328341895394010222e-06, + -3.06641340863595013462288702e-06, -3.023860922424466721414272261e-06, + -2.9805037635369908098625924e-06, -2.936347753609944673990278866e-06, + -2.89139882504136807290606552e-06, -2.845663018979810465237945127e-06, + -2.799146483289840032024223607e-06, -2.751855470493908621914917745e-06, + -2.70379633569240051578367115e-06, -2.654975534461084046372819981e-06, + -2.605399620727601693592756504e-06, -2.555075244626915222730285937e-06, + -2.504009150336650307302165108e-06, -2.452208173892845044673912888e-06, + -2.399679240986616936959349364e-06, -2.346429364742362859604096759e-06, + -2.292465643478342015215611788e-06, -2.237795258449741399011051826e-06, + -2.182425471575492207721488208e-06, -2.126363623148869802720935945e-06, + 1.542846658136865835116353397e-06, 1.623909395506377170394695861e-06, + 1.705218250128537379041275546e-06, 1.78676528970760662742812367e-06, + 1.868542637250153352017735878e-06, 1.950542473191925402556650554e-06, + 2.032757037503456211369971124e-06, 2.11517863177398586041499419e-06, + 2.197799621273248753906609174e-06, 2.280612436990144279504470412e-06, + 2.363609577648389349158533634e-06, 2.446783611697875070412023721e-06, + 2.530127179281890602004180188e-06, 2.613632994179171919731183987e-06, + 2.697293845720511218285722274e-06, 2.781102600679449222492939722e-06, + 2.865052205135745977204004761e-06, 2.949135686313257689655439875e-06, + 3.033346154388868761954877948e-06, 3.117676804274028660470246405e-06, + 3.202120917367765374236636411e-06, 3.286671863280694347666816696e-06, + 3.371323101529510856148776771e-06, 3.456068183201603294428874702e-06, + 3.540900752589506586358574641e-06, 3.625814548794308448992525229e-06, + 3.710803407297918302029096291e-06, 3.795861261503824434030687426e-06, + 3.880982144245573707639490602e-06, 3.966160189262881477197456026e-06, + 4.051389632644911779880102232e-06, 4.136664814240058644315839453e-06, + 4.221980179032443663059408906e-06, 4.307330278483917724771917052e-06, + 4.392709771842100113347761442e-06, 4.478113427413356372255859306e-06, + 4.56353612380078947299453726e-06, 4.648972851106857193603186934e-06, + 4.734418712099947398235302853e-06, 4.819868923345145845919292038e-06, + 4.905318816298431657755684671e-06, 4.990763838364158141015607117e-06, + 5.076199553915641093221593899e-06, 5.161621645278293850399656262e-06, + 5.247025913675292138843662265e-06, 5.332408280135414670620076089e-06, + 5.417764786362738457326047176e-06, 5.503091595569400946248370121e-06, + 5.588384993262995918900451486e-06, 5.673641388008782017839722739e-06, + 5.758857312139321867679609551e-06, 5.844029422431565484773782065e-06, + 5.929154500743414171802601192e-06, 6.01422945461045099394903693e-06, + 6.099251317803102110943602038e-06, 6.184217250843734297737104566e-06, + 6.269124541483772510062997402e-06, 6.35397060514055119775315289e-06, + 6.438752985293853626027910791e-06, 6.523469353841905423666957392e-06, + 6.608117511416872333004923767e-06, 6.692695387659608898900474167e-06, + 6.77720104145369451909561645e-06, 6.8616326611185044401469528e-06, + 6.94598856456146647079348197e-06, 7.030267199389325535842029669e-06, + 7.114467142978360166395788294e-06, 7.198587102503433188846297675e-06, + 7.282625914926228978334924596e-06, 7.366582546942084353620763121e-06, + 7.450456094885801054444798147e-06, 7.534245784596505869960218066e-06, + 7.617950971241244169005445153e-06, 7.701571139097497414633015922e-06, + 7.785105901294946535414268074e-06, 7.868554999515905171115701111e-06, + 7.951918303655102960203655826e-06, 8.035195811438551206765980306e-06, + 8.118387648001559536519410043e-06, 8.201494065426284706728926599e-06, + 8.284515442238460898398931531e-06, 8.367452282863956929842043364e-06, + 8.450305217044786003062831203e-06, 8.533074999214991499430112143e-06, + 8.615762507836635829467676617e-06, 8.698368744695614509956742288e-06, + 8.780894834157991729432779504e-06, 8.863342022386659196367050817e-06, + 8.945711676518682494200183919e-06, 9.028005283803511126080806881e-06, + 9.110224450702150505131127201e-06, 9.192370901947693995724664173e-06, + 9.274446479567355613245378809e-06, 9.356453141866045733975564003e-06, + 9.438392962372236898171973252e-06, 9.520268128745791057546653258e-06, + 9.602080941648429281642072863e-06, 9.683833813577008247492315662e-06, + 9.765529267659850846190934537e-06, 9.847169936416369769656593836e-06, + 9.928758560480563448132421134e-06, 1.001029798728831488171739372e-05, + 1.009179116972912355844251703e-05, 1.017324116476254489756670535e-05, + 1.025465113199957269325170162e-05, 1.033602433224935927596945667e-05, + 1.041736412603186800877094059e-05, 1.049867397205640390830776176e-05, + 1.057995742566681860157701278e-05, 1.066121813725350481487016974e-05, + 1.074245985063270555535334255e-05, 1.082368640139328536901169864e-05, + 1.090490171521298808370199762e-05, 1.09861098061404845855314194e-05, + 1.106731477484918221084082834e-05, 1.11485208068590569503632931e-05, + 1.122973217072874463253861349e-05, 1.131095321621784365213880807e-05, + 1.139218837242013058748488913e-05, 1.147344214586807156514708383e-05, + 1.155471911860908676992001909e-05, 1.163602394625416610533363143e-05, + 1.17173613559991511009561807e-05, 1.179873614461942506735116221e-05, + 1.18801531764383774169213312e-05, 1.196161738127009785436546258e-05, + 1.20431337523371254468384714e-05, 1.212470734416346094391991883e-05, + 1.220634327044341663572914192e-05, 1.228804670188735068190981348e-05, + 1.236982286404408262357659115e-05, 1.245167703510103531688076733e-05, + 1.253361454366271484598283764e-05, 1.261564076650773509147111795e-05, + 1.269776112632534410145680737e-05, 1.277998108943187578181912428e-05, + 1.286230616346773168712485508e-05, 1.294474189507541807264961314e-05, + 1.302729386755959366066531108e-05, 1.310996769852907899308290529e-05, + 1.319276903752227071459253438e-05, 1.327570356361582187289770152e-05, + 1.335877698301771648392924363e-05, 1.344199502664491454489211625e-05, + 1.352536344768780874432342887e-05, 1.360888801915817080594259952e-05, + 1.369257453142656243670356037e-05, 1.377642878974579564220568489e-05, + 1.386045661176284120677006106e-05, 1.39446638250194157311427634e-05, + 1.402905626444194010077597817e-05, 1.41136397698216639015915061e-05, + 1.419842018328550804870825247e-05, 1.428340334675831341888687515e-05, + 1.436859509941711043261129699e-05, 1.4454001275138326075456012e-05, + 1.453962769993828411257703187e-05, 1.462548018940784214114193829e-05, + 1.471156454614195152727409294e-05, 1.479788655716466538793830293e-05, + 1.488445199135014857731544591e-05, 1.497126659684102121345913861e-05, + 1.505833609846388327930394313e-05, 1.51456661951431824272287438e-05, + 1.523326255731425677352949832e-05, 1.53211308243357407241156537e-05, + 1.540927660190251628942459394e-05, 1.549770545945976045996983483e-05, + 1.558642292761860533262079087e-05, 1.56754344955743545823173557e-05, + 1.576474560852791527085225987e-05, 1.585436166511091594303987928e-05, + 1.594428801481561215310292501e-05, 1.603452995542983353116119061e-05, + 1.612509273047802609880874147e-05, 1.621598152647210180671462354e-05, + 1.630720147115263899415329996e-05, 1.639875762977449044936403832e-05, + 1.649065500336246474434760689e-05, 1.65828985259969075114361986e-05, + 1.667549306230531501395349114e-05, 1.676844340496436283399414591e-05, + 1.686175427221394209926358387e-05, 1.695543030538306433557468877e-05, + 1.704947606642883434365474959e-05, 1.714389603548896543871310483e-05, + 1.723869460844861293494917343e-05, 1.73338760945220103778467019e-05, + 1.742944471385006048906249343e-05, 1.752540459511370464105659006e-05, + 1.762175977316478864428093976e-05, 1.771851418667432997923645577e-05, + 1.781567167579876923206617934e-05, 1.791323597986600144353272479e-05, + 1.801121073508027596392876146e-05, 1.810959947224755045959779243e-05, + 1.820840561452209867016743816e-05, 1.830763247517411103034747077e-05, + 1.840728325537999577471426349e-05, 1.850736104203525516460546174e-05, + 1.860786880559095666479337006e-05, 1.870880939791411416619343333e-05, + 1.8810185550173063456780298e-05, 1.891199987074786243389755425e-05, + 1.901425484316691206848268236e-05, 1.911695282406981167373435926e-05, + 1.9220096041197593666766813e-05, 1.932368659140998206941337856e-05, + 1.942772643873411320082286724e-05, 1.953221741243580438711184566e-05, + 1.96371612051266792697400837e-05, 1.97425593708981203413914407e-05, + 1.98484133234865515365077937e-05, 1.995472433446962058373880256e-05, + 2.006149353149437548687536448e-05, 2.016872189653752322569327249e-05, + 2.027641026419842458614235803e-05, 2.038455932002554001568860043e-05, + 2.04931695988765264035847552e-05, 2.0602241483312733563194874e-05, + 2.071177520202865945811790405e-05, 2.082177082831631673826532081e-05, + 2.093222827856589971992629096e-05, 2.10431473108025451337812356e-05, + 2.115452752325939670503471279e-05, 2.126636835298892851770988233e-05, + 2.137866907451099572753591693e-05, 2.149142879849931007745465761e-05, + 2.160464647050665870013468062e-05, 2.171832086972877133980268372e-05, + 2.183245060780778805842490542e-05, 2.194703412767559170051812067e-05, + 2.20620697024371812994432418e-05, 2.217755543429470984143070389e-05, + 2.229348925351256246996621557e-05, 2.240986891742371907602568437e-05, + 2.252669200947792643458661432e-05, 2.264395593833170699247028801e-05, + 2.276165793698102762353946416e-05, 2.287979506193465984668217184e-05, + 2.299836419244042539289027416e-05, 2.311736202973511464914789515e-05, + 2.323678509635791224457318505e-05, 2.335662973549773105950456975e-05, + 2.347689211038702462646873825e-05, 2.359756820373985192044498371e-05, + 2.371865381723493653928769298e-05, 2.38401445710437304387023516e-05, + 2.396203590340366856902346027e-05, 2.40843230702370955285084031e-05, + 2.420700114481574564853465226e-05, 2.433006501747121357970109201e-05, + 2.445350939535178129706667616e-05, 2.457732880222502893025407489e-05, + 2.470151757832752707289350469e-05, 2.482606988026101426021187424e-05, + 2.495097968093471063719297753e-05, 2.507624076955602770121200873e-05, + 2.52018467516670008831628641e-05, 2.532779104922846090549269638e-05, + 2.545406690075171691231385729e-05, 2.558066736147708729776258096e-05, + 2.57075853036004877956530873e-05, 2.583481341654725351440237413e-05, + 2.596234420729370991325762885e-05, 2.609017000073628604378712936e-05, + 2.621828294010863761882151879e-05, 2.634667498744607517743333835e-05, + 2.647533792409830362109615653e-05, 2.660426335128927033423819337e-05, + 2.673344269072530095905301795e-05, 2.686286718524977793669597514e-05, + 2.699252789955055870790845418e-05, 2.712241572090490730881015558e-05, + 2.725252135998230881017492799e-05, 2.738283535168958458209248485e-05, + 2.751334805606471534122903222e-05, 2.764404965921772196050555659e-05, + 2.777493017431910887283033618e-05, 2.790597944263543977614847047e-05, + 2.803718713461176103673815063e-05, 2.816854275100118788701004935e-05, + 2.830003562404115197430505557e-05, 2.843165491867613068970553625e-05, + 2.856338963382716998498471461e-05, 2.869522860370713680431241366e-05, + 2.882716049918246684850148265e-05, 2.895917382918087234697224197e-05, + 2.909125694214367152537828454e-05, 2.922339802752535879476654401e-05, + 2.935558511733669549356728901e-05, 2.948780608773349297489080323e-05, + 2.962004866065006143519867943e-05, 2.975230040547663669359655658e-05, + 2.9884548740781496429423994e-05, 3.001678093607656309135638117e-05, + 3.014898411362655107625929674e-05, 3.028114525030137357472503901e-05, + 3.041325117947148043450779353e-05, 3.0545288592945622210220874e-05, + 3.067724404295095230786952212e-05, 3.080910394415469811830315949e-05, + 3.094085457572762475628516676e-05, 3.107248208343052454320082356e-05, + 3.120397248183075992848667379e-05, 3.133531165638055708154083301e-05, + 3.146648536571370523501692262e-05, 3.159747924389231496554789058e-05, + 3.172827880271090366434000307e-05, 3.185886943403833321611373641e-05, + 3.198923641219870441735478872e-05, 3.21193648963893243326005178e-05, + 3.224923993313620737468511157e-05, 3.237884645878615465577898824e-05, + 3.250816930203517443999719494e-05, 3.263719318649250508484679911e-05, + 3.276590273328014560382318021e-05, 3.289428246366663346512970723e-05, + 3.302231680173536778211823561e-05, 3.314999007708683415041051035e-05, + 3.327728652757270502889064279e-05, 3.340419030206449228868198498e-05, + 3.353068546325236091130983507e-05, 3.36567559904762790166585229e-05, + 3.378238578258790502251845966e-05, 3.390755866084231069266727299e-05, + 3.403225837181994664929970962e-05, 3.415646859037729858544693573e-05, + 3.428017292262604444200504994e-05, 3.440335490894005525180573968e-05, + 3.452599802698965011579779194e-05, 3.464808569480223117333789196e-05, + 3.476960127384918337010988321e-05, 3.489052807215743982546807267e-05, + 3.501084934744634299171733849e-05, 3.513054831028669807661130031e-05, + 3.524960812728980465591971383e-05, 3.536801192430597505500511346e-05, + 3.548574278965809278936147098e-05, 3.560278377738984161579929855e-05, + 3.571911791053579480993349082e-05, 3.583472818441114883178388872e-05, + 3.59495975699209319728991141e-05, 3.606370901688739371866027072e-05, + 3.617704545739511403984120519e-05, 3.628958980915309400069532209e-05, + 3.640132497887327880621913256e-05, 3.651223386566413770708619535e-05, + 3.66222993644397141143297103e-05, 3.673150436934177423152145248e-05, + 3.683983177717616551167384431e-05, 3.694726449086131140221028746e-05, + 3.70537854228877581758312687e-05, 3.71593774987904679131707486e-05, + 3.726402366062975122151454399e-05, 3.736770687048226270493209156e-05, + 3.747041011394088011595901455e-05, 3.757211640362207127853341748e-05, + 3.767280878268090463624820363e-05, 3.777247032833211100397857729e-05, + 3.787108415537678994707004865e-05, 3.79686334197340628329384038e-05, + 3.806510132197659512917273239e-05, 3.816047111086928999299297538e-05, + 3.825472608691077368130162295e-05, 3.834784960587587029521780546e-05, + 3.843982508235958085512570803e-05, 3.853063599331762003382534365e-05, + 3.862026588162182001197353376e-05, 3.87086983595829269531873873e-05, + 3.879591711250211528419148954e-05, 3.888190590220374527738109172e-05, + 3.896664857056737524439171683e-05, 3.905012904305469153198523968e-05, + 3.913233133223136309651601916e-05, 3.921323954128219435371835444e-05, + 3.929283786751902742646544442e-05, 3.937111060588094655710370007e-05, + 3.944804215242549719428258315e-05, 3.952361700781035732440299446e-05, + 3.959781978076477664506283016e-05, 3.967063519154929957877611657e-05, + 3.974204807540429389926123216e-05, 3.981204338598526564375196246e-05, + 3.988060619878392354300394862e-05, 3.994772171453663282478241392e-05, + 4.001337526261598934477700662e-05, 4.007755230440714034820248735e-05, + 4.014023843666748983310607612e-05, 4.020141939486839260508438398e-05, + 4.026108105651910807395305048e-05, 4.03192094444713129502110005e-05, + 4.037579073020377981801179446e-05, 4.043081123708655073454784623e-05, + 4.048425744362365040268300631e-05, 4.053611598667349188388625558e-05, + 4.058637366464668347213265442e-05, 4.063501744067963075430355291e-05, + 4.06820344457842455652106517e-05, 4.072741198197078705753315653e-05, + 4.077113752535154627461982946e-05, 4.081319872920446267675412266e-05, + 4.085358342702283577455718566e-05, 4.089227963552996282211096646e-05, + 4.092927555766653593049761439e-05, 4.096455958554801355742461255e-05, + 4.099812030339231196237811949e-05, 4.102994649041602091745634118e-05, + 4.106002712369904202992926256e-05, 4.108835138101685007742253086e-05, + 4.111490864363977426826704531e-05, 4.113968849909819489605103393e-05, + 4.116268074391372315101039758e-05, 4.118387538629470390368070287e-05, + 4.120326264879650224673413028e-05, 4.122083297094527952865797293e-05, + 4.123657701182361902348880167e-05, 4.125048565262054911170763738e-05, + 4.126254999914122058779150648e-05, 4.127276138427843360382066273e-05, + 4.128111137044474708785238293e-05, 4.128759175196363242522912262e-05, + 4.129219455742069461862131519e-05, 4.12949120519729416002585598e-05, + 4.129573673961616945898497888e-05, 4.129466136540975207446305117e-05, + 4.129167891765850312161059699e-05, 4.12867826300505059143076958e-05, + 4.127996598375106016617225313e-05, 4.127122270945134975810714151e-05, + 4.126054678937243460007736062e-05, 4.124793245928707761862458403e-05, + 4.12333742101741356281263684e-05, 4.12168667904691597529687197e-05, + 4.119840520762420321178309823e-05, 4.117798472994152567550757427e-05, + 4.115560088829493362279701718e-05, 4.113124947780177594405803809e-05, + 4.11049265594464282745287842e-05, 4.107662846165368041072632477e-05, + 4.104635178181193194257153634e-05, 4.101409338774626386382726739e-05, + 4.097985041914032228746803121e-05, 4.094362028890683808312819791e-05, + 4.090540068450669434520217127e-05, 4.086518956921545748942406484e-05, + 4.082298518333798184164890044e-05, 4.077878604536993575402706314e-05, + 4.073259095310562583232283362e-05, 4.068439898469377268269003833e-05, + 4.063420949963790425622442437e-05, 4.058202213974354197190130833e-05, + 4.052783683001070916870206551e-05, 4.047165377947150438891349422e-05, + 4.041347348197320027852336155e-05, 4.035329671690574324495817682e-05, + 4.029112454987366064842677083e-05, 4.022695833331261269609491205e-05, + 4.016079970704966746724434712e-05, 4.009265059880744814721498237e-05, + 4.002251322465207115496726997e-05, 3.995039008938408911768974674e-05, + 3.987628398687334671177118217e-05, 3.980019800033520149503199481e-05, + 3.972213550255542809487921407e-05, 3.964210015604695318486641598e-05, + 3.95600959131602679234342157e-05, 3.94761270161306449585220113e-05, + 3.939019799706924796975360259e-05, 3.930231367789610764538685284e-05, + 3.921247917021594665224620835e-05, 3.91206998751358303828377927e-05, + 3.90269814830249822928259773e-05, 3.893132997321689935414298911e-05, + 3.883375161365336782418045125e-05, 3.873425296047064360534240013e-05, + 3.863284085752773620858757653e-05, 3.852952243587648461283640122e-05, + 3.842430511317423817187199919e-05, 3.831719659303833619336948635e-05, + 3.820820486434237263752636271e-05, 3.80973382004559535537156767e-05, + 3.798460515842541293258377566e-05, 3.787001457809772991683697207e-05, + 3.775357558118669869381620052e-05, 3.763529757028156113403058458e-05, + 3.751519022779893565607001182e-05, 3.739326351487703943088716785e-05, + 3.726952767021320003619500039e-05, 3.714399320884464300845245743e-05, + 3.701667092087256206870207742e-05, 3.688757187012966853390319444e-05, + 3.675670739279170780473837699e-05, 3.662408909593268543187713493e-05, + 3.648972885602467689869846112e-05, 3.635363881737969357415760085e-05, + 3.621583139054662203813045318e-05, 3.607631925063266905423509101e-05, + 3.59351153355905593065298953e-05, 3.579223284444087074124274395e-05, + 3.564768523544240951938383288e-05, 3.550148622420848328095147051e-05, + 3.535364978177006205521323845e-05, 3.520419013258536603113921237e-05, + 3.505312175249667978708945082e-05, 3.490045936663485376567905849e-05, + 3.474621794727149299382082392e-05, 3.45904127116195242268303911e-05, + 3.443305911958246000098213258e-05, 3.427417287145248834352370682e-05, + 3.411376990555848589484894129e-05, 3.395186639586373082613096619e-05, + 3.378847874951353239285009589e-05, 3.36236236043348235558170245e-05, + 3.345731782628588030226168826e-05, 3.328957850685839705770496799e-05, + 3.312042296043176233455093693e-05, 3.294986872157971757651626077e-05, + 3.277793354233097129204685394e-05, 3.260463538938290111498380375e-05, + 3.242999244126991588562866631e-05, 3.225402308548659972495253889e-05, + 3.207674591556624796567093183e-05, 3.189817972811531671247994857e-05, + 3.171834351980452464418377967e-05, 3.153725648431675613551222748e-05, + 3.13549380092531683851889146e-05, 3.117140767299647255818631497e-05, + 3.098668524153664732270416216e-05, 3.080079066524957090780767466e-05, + 3.061374407564234104931616409e-05, 3.042556578205619246635209307e-05, + 3.023627626833143676866703931e-05, 3.004589618943436719650415256e-05, + 2.985444636804737502549546291e-05, 2.96619477911220370792370199e-05, + 2.946842160639652960225746969e-05, 2.927388911887781911490800935e-05, + 2.907837178728947050685739451e-05, 2.888189122048545861621594855e-05, + 2.868446917383110137777894877e-05, 2.84861275455514736823590255e-05, + 2.828688837304845730014762895e-05, 2.80867738291867690694162546e-05, + 2.788580621854949928724830277e-05, 2.76840079736652067339021388e-05, + 2.748140165120536415588846368e-05, 2.727800992815456994572756444e-05, + 2.707385559795347519640960898e-05, 2.686896156661529688042776287e-05, + 2.666335084881717076214606432e-05, 2.645704656396641180613783784e-05, + 2.625007193224296957157447296e-05, 2.60424502706188443104488861e-05, + 2.583420498885506346896032137e-05, 2.562535958547718759775214947e-05, + 2.54159376437301791514227628e-05, 2.520596282751327114608590196e-05, + 2.499545887729605540242446005e-05, 2.478444960600949183724198144e-05, + 2.457295889495285891508148668e-05, 2.43610106896176880947497978e-05, + 2.41486289955626794948712055e-05, 2.393583787424036039837016432e-05, + 2.372266143881650670745264708e-05, 2.350912384997635068461033225e-05, + 2.329524931171881503588240447e-05, 2.308106206713910198515850303e-05, + 2.286658639420084351443970827e-05, 2.265184660149870723684986662e-05, + 2.243686702401210503556895637e-05, 2.222167201885111238778350295e-05, + 2.200628596099531326946152632e-05, 2.179073323902648543653505497e-05, + 2.157503825085618995587195823e-05, 2.135922539944886807349554159e-05, + 2.114331908854135005123957292e-05, 2.09273437183601481652132914e-05, + 2.071132368133657452365786744e-05, 2.049528335782143536832923536e-05, + 2.027924711179950514731464006e-05, 2.006323928660507123749451308e-05, + 1.984728420063951832234133699e-05, 1.963140614309135222460660219e-05, + 1.94156293696599540721074717e-05, 1.919997809828405413109554678e-05, + 1.898447650487530138983631456e-05, 1.876914871905838240093676583e-05, + 1.855401881991818743779416867e-05, 1.833911083175508106228417116e-05, + 1.812444871984925288564347023e-05, 1.791005638623446700693521427e-05, + 1.769595766548393079892372015e-05, 1.748217632050518290077155414e-05, + 1.726873603835012954796530871e-05, 1.705566042603693597537115045e-05, + 1.684297300638661214785933573e-05, 1.663069721387455370464544813e-05, + 1.64188563904982985023738723e-05, 1.620747378166181046506809371e-05, + 1.599657253207771714443100053e-05, 1.578617568168795838828670497e-05, + 1.557630616160394725999531473e-05, 1.536698679006690728267130186e-05, + 1.515824026842938211895144007e-05, 1.495008917715867154563536695e-05, + 1.474255597186314240009969573e-05, 1.453566297934206332572327353e-05, + 1.432943239365988488817019869e-05, 1.412388627224601877151698159e-05, + 1.391904653202037524630570869e-05, 1.371493494554612597058785434e-05, + 1.351157313720999705581975181e-05, 1.330898257943110544901463982e-05, + 1.310718458889935507068798953e-05, 1.290620032284356380925145757e-05, + 1.270605077533075793973400824e-05, 1.2506756773597130328137296e-05, + 1.230833897441131294272879948e-05, 1.21108178604709614770845727e-05, + 1.191421373683329921805331558e-05, 1.171854672738032827818566856e-05, + 1.152383677131965856359555045e-05, 1.133010361972122383373076659e-05, + 1.113736683209166701037391017e-05, 1.094564577298510555172783576e-05, + 1.075495960865353796843263412e-05, 1.056532730373564295494985543e-05, + 1.037676761798549071342135514e-05, 1.018929910304170687702311066e-05, + 1.000294009923788693785032256e-05, 9.817708732454615239105752411e-06, + 9.633622911014106665193897083e-06, 9.450700322617955532566828836e-06, + 9.268958431328533782407944064e-06, 9.088414474595009174911174055e-06, + 8.909085460324156279876897657e-06, 8.730988163996985173490733567e-06, + 8.554139125831572394243265678e-06, 8.378554647992712492042197137e-06, + 8.204250791849061020611158512e-06, 8.031243375278250087889210518e-06, + 7.859547970020520259583178546e-06, 7.689179899081680273436288642e-06, + 7.520154234185533477616454612e-06, 7.352485793276584991886527659e-06, + 7.186189138073680112859999841e-06, 7.021278571674574810375108608e-06, + 6.857768136212457295622889342e-06, 6.695671610564766250471655656e-06, + 6.535002508114498841499881432e-06, 6.375774074565028346405978765e-06, + 6.217999285808295020490463895e-06, 6.061690845847226553520185194e-06, + 5.906861184772776058064455706e-06, 5.753522456795818146660110443e-06, + 5.601686538334081821757359093e-06, 5.451365026155757493133476727e-06, + 5.302569235578281415556534117e-06, 5.155310198724172877644388729e-06, + 5.009598662833614974893188532e-06, 4.865445088634273634116585161e-06, + 4.722859648768822451482540803e-06, 4.581852226280217389860986016e-06, + 4.442432413155222778987103044e-06, 4.304609508926538443047450644e-06, + 4.168392519333643999202704267e-06, 4.033790155042768596927588165e-06, + 3.900810830426177527614078899e-06, 3.769462662401105200254362165e-06, + 3.639753469328470431991577258e-06, 3.511690769971685761662938755e-06, + 3.385281782515719605012845597e-06, 3.260533423646637832889368103e-06, + 3.137452307691675170884474527e-06, 3.016044745820367510075925635e-06, + 2.896316745306461372833507079e-06, 2.778274008850982122032337654e-06, + 2.661921933966740858062320976e-06, 2.547265612423938225839523466e-06, + 2.43430982975746821927792371e-06, 2.32305906483573436542371636e-06, + 2.213517489491054944733897103e-06, 2.105688968211924486393987407e-06, + 1.999577057896873193625986512e-06, 1.89518500767037597930567399e-06, + 1.792515758760365572559007143e-06, 1.691571944389605413716203691e-06, + 1.592355889967917640702237646e-06, 1.494869612871504324739255556e-06, + 1.39911482275540733667684723e-06, 1.305092921693871023714503092e-06, + 1.212805004428677234701761285e-06, 1.122251858679341914433414892e-06, + 1.033433965514730268708365295e-06, 9.463514997862095082812108893e-07, + 8.610043306220958614924723684e-07, 7.773920219834971818937698583e-07, + 6.955138332810032264301967897e-07, 6.153687200526075218632335133e-07, + 5.369553347022305210423250531e-07, 4.602720272989750744341513975e-07, + 3.853168464367827623294178799e-07, 3.120875401543003994349150237e-07, + 2.405815569149271715768123592e-07, 1.707960466463498227319078122e-07, + 1.02727861839862631851057488e-07, 3.637355870904252201229110665e-08, + -2.827060159275811072291771252e-08, -9.120865169598664157741234456e-08, + -1.524449166799654385351836701e-07, -2.119840126799798567587714265e-07, + -2.698308454363697977726574591e-07, -3.259906087860637850765082625e-07, + -3.804687830971497531094881531e-07, -4.332711336462913219516330642e-07, + -4.844037089399849405893169751e-07, -5.338728389795558312746668293e-07, + -5.81685133470465964525980291e-07, -6.278474799761135828144050473e-07, + -6.723670420180790661604649724e-07, -7.152512571192185731035824599e-07, + -7.5650783479539370962921839e-07, -7.961447544923728612993596432e-07, + -8.34170263469853423156223117e-07, -8.705928746327686165162331421e-07, + -9.054213643105413782981435653e-07, -9.386647699846705111180683936e-07, + -9.703323879651194091953839496e-07, -1.000433771016085777693358817e-06, + -1.028978725931689470262189214e-06, -1.055977311062079570651859109e-06, + -1.081439833790545277007548973e-06, -1.105376847962032929497538936e-06, + -1.127799151264026116745766912e-06, -1.148717782559899822385132001e-06, + -1.1681440191755509636908298e-06, -1.186089374140115509307768366e-06, + -1.202565593381082190130759897e-06, -1.217584652874410125960669485e-06, + -1.231158755750521541322771955e-06, -1.243300329356645179447200117e-06, + -1.254022022276145477363688309e-06, -1.263336701305654465388238032e-06, + -1.271257448390511857912979661e-06, -1.277797557519093976584573062e-06, + -1.282970531577193211558306392e-06, -1.286790079162478302255757413e-06, + -1.289270111360350879793103263e-06, -1.290424738481326808329824503e-06, + -1.290268266761279790361518008e-06, -1.288815195024018475639495176e-06, + -1.286080211311621260953145206e-06, -1.282078189472125733875122917e-06, + -1.276824185720175742632495793e-06, -1.270333435160108695756030379e-06, + -1.262621348276893937974678546e-06, -1.253703507394856557301851367e-06, + -1.243595663104878649231387414e-06, -1.232313730661120523843048667e-06, + -1.219873786347728994487954815e-06, -1.206292063816508318250956058e-06, + -1.191584950396551169485336377e-06, -1.175768983376049874986133369e-06, + -1.15886084625786063922688908e-06, -1.140877364988913721525792995e-06, + -1.121835504164987448182696887e-06, -1.101752363211005725297558962e-06, + -1.080645172538125154768225665e-06, -1.058531289678535866413005596e-06, + -1.035428195398435158075447354e-06, -1.011353489790231676104205125e-06, + -9.863248883448542742095584493e-07, -9.603602180050492178188092235e-07, + -9.334774132003398662774519383e-07, -9.05694511864793703803449762e-07, + -8.770296514383014506067320383e-07, -8.4750106485202121069712786e-07, + -8.171270764995766901897847855e-07, -7.859260981938823252868661466e-07, + -7.539166251113881710475090811e-07, 1.505293370673498233800456127e-06, + 1.553190905613863147645631671e-06, 1.600904832577841165264708953e-06, + 1.648418185461427941509776271e-06, 1.695714131890651158785822405e-06, + 1.742775976603439566214176493e-06, 1.789587164796402620164754438e-06, + 1.836131285435285116845304659e-06, 1.882392074529024395630662919e-06, + 1.928353418366208596896336017e-06, 1.973999356713437918983428815e-06, + 2.019314085975030679582674017e-06, 2.064281962313347003752346878e-06, + 2.108887504728817460569398334e-06, 2.15311539809953477039514147e-06, + 2.196950496179337933110161871e-06, 2.240377824554377765890137569e-06, + 2.28338258355523989278864673e-06, 2.325950151129547294583457817e-06, + 2.368066085667103602588161315e-06, 2.409716128782617405981779715e-06, + 2.450886208052945125035557844e-06, 2.491562439709065479023167994e-06, + 2.531731131281841107078141306e-06, 2.571378784201202694314732436e-06, + 2.610492096348325310475012306e-06, 2.649057964560074441998181044e-06, + 2.68706348708525754345700573e-06, 2.724495965992429539576048445e-06, + 2.761342909528253625986871783e-06, 2.797592034426649032231295897e-06, + 2.833231268167431904185776109e-06, 2.868248751184727132713600528e-06, + 2.902632839024502301307310848e-06, 2.936372104450212395382324715e-06, + 2.969455339497183348152148721e-06, 3.001871557474364770809471814e-06, + 3.03360999491379660942267163e-06, 3.064660113466857992305754019e-06, + 3.095011601747139449184115581e-06, 3.124654377119758931171311298e-06, + 3.15357858743645162849554911e-06, 3.181774612716317965978611235e-06, + 3.209233066771774072541579398e-06, 3.235944798779608586497850628e-06, + 3.261900894796545250273840308e-06, 3.287092679219392186203835271e-06, + 3.311511716188968936934369086e-06, 3.335149810939182193263250614e-06, + 3.357999011085125314171649993e-06, 3.380051607863115079846607486e-06, + 3.401300137305543753698166762e-06, 3.42173738136269671748302193e-06, + 3.441356368966720720746011244e-06, 3.460150377038052335121678937e-06, + 3.478112931434175746905554383e-06, 3.495237807840753510091932194e-06, + 3.511519032604852433071453838e-06, 3.526950883510184977891448871e-06, + 3.541527890494054887470919829e-06, 3.555244836306292914389869109e-06, + 3.568096757109628691705463521e-06, 3.580078943022030682485912223e-06, + 3.591186938600076542589447509e-06, 3.60141654326427123337028488e-06, + 3.61076381166566659817280735e-06, 3.619225053993729886571244225e-06, + 3.626796836225863143488316528e-06, 3.633475980318223215069159404e-06, + 3.639259564338081234601647226e-06, 3.644144922537611050683504718e-06, + 3.64812964536903290576979296e-06, 3.65121157944165743080232843e-06, + 3.653388827420168423189229465e-06, 3.654659747865014310971420314e-06, + 3.655022955014283192861019103e-06, 3.654477318507718751718679057e-06, + 3.653021963052666553782490272e-06, 3.650656268032320040013444934e-06, + 3.647379867056061651100704046e-06, 3.643192647452970582804942373e-06, + 3.638094749705898898074069026e-06, 3.63208656683218837513018977e-06, + 3.625168743703649164007805222e-06, 3.617342176311839172940694465e-06, + 3.60860801097619456531402464e-06, 3.598967643496158673308742484e-06, + 3.588422718246956115499242748e-06, 3.576975127219935384316820692e-06, + 3.564627009007112714596273925e-06, 3.551380747730716832307861636e-06, + 3.537238971917721454463938782e-06, 3.522204553319806420849311102e-06, + 3.506280605679022743283168584e-06, 3.489470483439593559215697108e-06, + 3.471777780405942892734145327e-06, 3.453206328347711588015560291e-06, + 3.433760195551902716761330514e-06, 3.413443685322223798732843222e-06, + 3.39226133442668970877000717e-06, 3.370217911493468482600748687e-06, + 3.347318415355391420332739974e-06, 3.32356807334372125772338491e-06, + 3.298972339531393551596664959e-06, 3.273536892926510126201845516e-06, + 3.247267635616192153698343972e-06, 3.220170690861511576222504794e-06, + 3.192252401143874411066020738e-06, 3.163519326163391263788664948e-06, + 3.133978240789694988155692987e-06, 3.103636132965889472004822683e-06, + 3.072500201565776509259140387e-06, 3.040577854195894240261653294e-06, + 3.007876704999549507667678389e-06, 2.974404572320939427692134197e-06, + 2.940169476420125854894665335e-06, 2.905179637096764069754744816e-06, + 2.869443471280243645272827954e-06, 2.832969590577307836102866762e-06, + 2.795766798777684273940007803e-06, 2.757844089318585860571989357e-06, + 2.719210642708359261884463673e-06, 2.679875823910256784775481276e-06, + 2.639849179686620475214151038e-06, 2.599140435904510123573231753e-06, + 2.557759494803017852175043567e-06, -2.659468960448455416504653231e-06, + -2.703430118700300172236965918e-06, -2.74676105983844275285218027e-06, + -2.789451188214868226173878685e-06, -2.83149006621446416921456142e-06, + -2.872867416743549680616630349e-06, -2.913573125677862855138940124e-06, + -2.953597244268995786366368769e-06, -2.992929991509153007315634926e-06, + -3.031561756453482050713147192e-06, -3.069483100499373041486440503e-06, + -3.106684759622488034661600201e-06, -3.14315764656881452022161097e-06, + -3.178892853002339060209790328e-06, -3.213881651607982339625144488e-06, + -3.248115498149075653104480427e-06, -3.281586033479053143223054881e-06, + -3.314285085507185301626625895e-06, -3.346204671112438478407756504e-06, + -3.377336998035538539683370757e-06, -3.407674466673172997127757786e-06, + -3.437209671874898984255579729e-06, -3.465935404666489385851159064e-06, + -3.493844653929779590391521346e-06, -3.520930608033449011966785347e-06, + -3.547186656414841566750412866e-06, -3.572606391111790876790720722e-06, + -3.597183608244677205953519078e-06, -3.620912309448243907147781812e-06, + -3.643786703252705818647464581e-06, -3.665801206414270311704454303e-06, + -3.68695044519420701584645067e-06, -3.707229256586711014381536194e-06, + -3.726632689495257542863738617e-06, -3.745156005856780305040675677e-06, + -3.762794681713856788916362783e-06, -3.779544408234784539415409763e-06, + -3.795401092680823327445756993e-06, -3.810360859320945416670641664e-06, + -3.824420050293570461628391011e-06, -3.837575226415202027971211585e-06, + -3.849823167936151658554896904e-06, -3.861160875242520816607617873e-06, + -3.871585569504998477173562943e-06, -3.881094693273870432340035691e-06, + -3.889685911020580817492806047e-06, -3.897357109625232606745903058e-06, + -3.904106398810460758414843385e-06, -3.909932111521150309007156115e-06, + -3.914832804250456813521721194e-06, -3.918807257311289722406192487e-06, + -3.921854475055423711385687441e-06, -3.923973686035278586256569433e-06, + -3.925164343115067793258104317e-06, -3.925426123526013108772179244e-06, + -3.924758928868077668733384961e-06, -3.923162885057525311831554821e-06, + -3.920638342220814456275113091e-06, -3.917185874534319137379827225e-06, + -3.912806280010454882452991532e-06, -3.907500580230045098581274921e-06, + -3.901270020021022841012325183e-06, -3.894116067083724613113147883e-06, + -3.886040411562759257246314759e-06, -3.877044965565488358980733574e-06, + -3.867131862627841530773934592e-06, -3.85630345712675337338428555e-06, + -3.844562323639927693458197971e-06, -3.831911256253402468709839956e-06, + -3.818353267816277744884072981e-06, -3.803891589143600034149741984e-06, + -3.78852966816708218943630937e-06, -3.772271169034252948326331814e-06, + -3.755119971156254681004171489e-06, -3.737080168204187274790797554e-06, + -3.718156067054711780522739673e-06, -3.698352186684943890444821069e-06, + -3.677673257017051870244352119e-06, -3.656124217712733857530392478e-06, + -3.633710216918052676856806804e-06, -3.610436609958704404254366954e-06, + -3.586308957986488093122113066e-06, -3.56133302657613555776134999e-06, + -3.535514784277444075315981545e-06, -3.508860401112282065923166779e-06, + -3.481376247031180289851631793e-06, -3.453068890319177300769976427e-06, + -3.423945095955463486906995146e-06, -3.394011823926736879226918539e-06, + -3.363276227494735324191144424e-06, -3.331745651418057252971969759e-06, + -3.299427630129038458968535746e-06, -3.266329885866034708232202161e-06, + -3.232460326761529464110241777e-06, -3.197827044886708353565400037e-06, + -3.162438314252703239562187348e-06, -3.126302588769212748514387742e-06, + -3.089428500161206525304741222e-06, -3.051824855843683993240119529e-06, + -3.013500636755413425953544285e-06, -2.974464995152270088821016766e-06, + -2.934727252360372502635764078e-06, -2.894296896489866827102471411e-06, + -2.853183580109701988978664761e-06, -2.811397117884054122979734305e-06, + -2.768947484171322744327158397e-06, -2.725844810585505105911480542e-06, + -2.682099383521362438059006811e-06, -2.637721641643472515075842522e-06, + 2.671545054928305674393947122e-06, 2.714876858311372864431465154e-06, + 2.757563033311030625474450165e-06, 2.79959358743486881211377619e-06, + 2.840958685445074670698675096e-06, 2.881648651653019682460218562e-06, + 2.921653972171713293772476669e-06, 2.960965297136053300792015233e-06, + 2.999573442876586407270867243e-06, 3.037469394056520681469350104e-06, + 3.074644305767609904798476697e-06, 3.111089505584831461644339246e-06, + 3.146796495579451194559783903e-06, 3.181756954290213915159148128e-06, + 3.215962738651969238864048589e-06, 3.249405885881392659771896986e-06, + 3.28207861531946474653413659e-06, 3.313973330230009657062714701e-06, + 3.345082619554249773384481045e-06, 3.375399259620754310943753843e-06, + 3.404916215810320269396799936e-06, 3.43362664417561420072641e-06, + 3.461523893015255039738980319e-06, 3.488601504401497740260424882e-06, + 3.514853215661831119221401865e-06, 3.540272960813783059637370812e-06, + 3.564854871952515061724010501e-06, 3.58859328059136114917734503e-06, + 3.611482718954378970860124784e-06, 3.633517921221134173493695629e-06, + 3.654693824723283517453414904e-06, 3.675005571092571759193087105e-06, + 3.694448507360113974806910264e-06, 3.713018187006778671546431553e-06, + 3.730710370964141868184004575e-06, 3.747521028566395426631380899e-06, + 3.763446338452109762531426138e-06, 3.778482689416922007984763615e-06, + 3.792626681214376440542035071e-06, 3.805875125309831663621747827e-06, + 3.818225045580780247520078646e-06, 3.829673678968358096835148535e-06, + 3.840218476077821776885120458e-06, 3.849857101728313977574182092e-06, + 3.85858743545176507229238147e-06, 3.866407571940761788776338287e-06, + 3.87331582144548294181860687e-06, 3.87931071011938797860225947e-06, + 3.884390980313740498856573541e-06, 3.888555590820960820603192226e-06, + 3.891803717066599221387733498e-06, 3.89413475125010434378398233e-06, + 3.895548302434180936164483111e-06, 3.896044196582704741485536637e-06, + 3.895622476547833196928831423e-06, 3.894283402005020219155146527e-06, + 3.892027449337449570079816574e-06, 3.888855311468914409346511046e-06, + 3.884767897645647018102944142e-06, 3.8797663331670859885843064e-06, + 3.873851959065489399946114607e-06, 3.8670263317347853095681115e-06, + 3.859291222508510482030498479e-06, 3.850648617187200732896873445e-06, + 3.841100715515050775220214085e-06, 3.830649930606208639972173197e-06, + 3.819298888320885935446398485e-06, 3.807050426591320368052608764e-06, + 3.793907594697703603399885006e-06, 3.779873652499245603812163749e-06, + 3.764952069592203973483202084e-06, 3.749146524465326465010628007e-06, + 3.732460903559499988826160186e-06, 3.714899300301898001682842504e-06, + 3.696466014086785571772465417e-06, 3.677165549208119798814745072e-06, + 3.657002613743807522747857747e-06, 3.63598211839232124078418254e-06, + 3.614109175261815110849917404e-06, 3.591389096611915953712176539e-06, + 3.567827393548642416420350193e-06, 3.543429774672771628482841749e-06, + 3.518202144681954470991930989e-06, 3.492150602926948765061766419e-06, + 3.465281441922235924408450883e-06, 3.437601145811511927665154315e-06, + 3.409116388788472315257618156e-06, 3.379834033472945844465149326e-06, + 3.349761129243319126820924159e-06, 3.31890491052504387774657775e-06, + 3.287272795036232206529469568e-06, 3.254872381990433543783296927e-06, + 3.221711450256924819790906381e-06, 3.187797956479350762281190293e-06, + 3.153140033152814263527844579e-06, 3.117745986660156276532940636e-06, + 3.081624295267599729082445836e-06, 3.044783607080607029719788656e-06, + 3.007232737960021469372090541e-06, 2.968980669399589849812232459e-06, + 2.930036546364624511050315028e-06, 2.890409675093348051684409572e-06, + 2.850109520859040752584169162e-06, 2.809145705698654389709115545e-06, + 2.767528006101841232686417218e-06, 2.725266350665833216054215887e-06, + 2.682370817714798242763002065e-06, 2.638851632884637966945488852e-06, + -2.633150252339289639679159941e-06, -2.675531207744007338372249985e-06, + -2.717275128633088729026992883e-06, -2.758372325327014446162557718e-06, + -2.798813262148294962115531795e-06, -2.838588559621387098747631247e-06, + -2.877688996634962042230326124e-06, -2.916105512566538836950009658e-06, + -2.95382920936866385415724319e-06, -2.99085135361621017778760781e-06, + -3.027163378514718980423015351e-06, -3.06275688586851403403849177e-06, + -3.097623648008934097943965422e-06, -3.13175560968199073448667985e-06, + -3.165144889894632895170709791e-06, -3.197783783719807589057291738e-06, + -3.229664764059626301593956821e-06, -3.260780483366023488502180236e-06, + -3.291123775319015564940795804e-06, -3.320687656461677358097663026e-06, + -3.349465327791749625848966715e-06, -3.377450176309589650284082724e-06, + -3.404635776521730105014266685e-06, -3.431015891900206285492196806e-06, + -3.45658447629665940324466232e-06, -3.48133567531285707035370279e-06, + -3.50526382762274655869585635e-06, -3.52836346625189637270388586e-06, + -3.550629319809250714231035201e-06, -3.572056313673201342987493026e-06, + -3.592639571130736776314283654e-06, -3.612374414470158413338098102e-06, + -3.631256366026580078030855034e-06, -3.649281149180205051943360825e-06, + -3.666444689307147239036100209e-06, -3.682743114682562681513715297e-06, + -3.698172757335891103371147345e-06, -3.712730153858124472422610335e-06, + -3.726412046160680334889190105e-06, -3.739215382186019259464892367e-06, + -3.751137316569716705593178635e-06, -3.762175211253713183213185159e-06, + -3.772326636051050600451951811e-06, -3.781589369161353645433813406e-06, + -3.789961397637461083955741012e-06, -3.797440917803065518526441785e-06, + -3.804026335620788167463926163e-06, -3.809716267011395513046026137e-06, + -3.814509538123472992576009494e-06, -3.818405185553759020270631064e-06, + -3.82140245651813002260820118e-06, -3.823500808973158136589050315e-06, + -3.824699911688183972667976623e-06, -3.824999644268049284992656844e-06, + -3.82440009712627990829357516e-06, -3.822901571409076409329211299e-06, + -3.820504578869070602361365102e-06, -3.8172098416932287830638168e-06, + -3.81301829227489313955956618e-06, -3.807931072943212324013496917e-06, + -3.80194953564004115841869734e-06, -3.795075241548886417106926233e-06, + -3.787309960674497269971991442e-06, -3.778655671374027463966811108e-06, + -3.769114559839344879367583133e-06, -3.758689019530938658816528533e-06, + -3.747381650563458637494046108e-06, -3.735195259043034034636627042e-06, + -3.722132856356506931672090133e-06, -3.708197658413019300038815373e-06, + -3.693393084837780783967736004e-06, -3.677722758118456001293766766e-06, + -3.661190502704410649104267705e-06, -3.643800344058753310269973061e-06, + -3.625556507664102156001523225e-06, -3.606463417981299391702493945e-06, + -3.586525697362191106092824816e-06, -3.565748164916574591072791212e-06, + -3.544135835333082315849392852e-06, -3.521693917655085486948223633e-06, + -3.498427814011286851261393546e-06, -3.474343118301668086511570926e-06, + -3.449445614838910363744760648e-06, -3.423741276945819171509746703e-06, + -3.397236265508936784357279723e-06, -3.369936927488815443560050966e-06, + -3.341849794387113456862851979e-06, -3.312981580671317204496916994e-06, + -3.283339182156632077183404383e-06, -3.252929674347561422111151444e-06, + -3.221760310735255545991177761e-06, -3.189838521056480384721675339e-06, + -3.157171909510670747658119678e-06, -3.123768252937066710727548324e-06, + -3.089635498952036496406571911e-06, -3.054781764047203751098139707e-06, + -3.019215331648643494186603012e-06, -2.982944650137863752160927167e-06, + -2.945978330834749907692028323e-06, -2.908325145943213341009556117e-06, + -2.869994026459934845766806474e-06, -2.830994060046715274326853407e-06, + -2.791334488866925538612254534e-06, -2.751024707386653971779091887e-06, + -2.710074260140969484991291596e-06, -2.668492839465895983457142254e-06, + -2.626290283196851054018121016e-06, -2.583476572333574758794918699e-06, + 2.564509833861444110068980237e-06, 2.607033345819024879497401159e-06, + 2.648944673784019108049017296e-06, 2.690234100530414697863756598e-06, + 2.730892054104092465059965694e-06, 2.770909109984557135630475755e-06, + 2.810275993211436852930572988e-06, 2.848983580475362408635084041e-06, + 2.887022902172753976296482037e-06, 2.924385144424074890371441013e-06, + 2.961061651055070508968851059e-06, 2.997043925540550009120827415e-06, + 3.032323632910568813041574804e-06, 3.066892601617014765200954982e-06, + 3.100742825364063695516448488e-06, 3.13386646489700881890172468e-06, + 3.166255849752747917908324987e-06, 3.197903479970258806521421144e-06, + 3.228802027760745014237954431e-06, 3.258944339137187839664086195e-06, + 3.288323435502874480894754464e-06, 3.316932515198663379384210956e-06, + 3.344764955008521756219495857e-06, 3.371814311623177792668661079e-06, + 3.398074323061404222707333408e-06, 3.423538910048669910277021472e-06, + 3.448202177353037438530761888e-06, 3.472058415077758680749231077e-06, + 3.49510209991041673402976421e-06, 3.517327896328583722562180144e-06, + 3.538730657761048334689329281e-06, 3.559305427705339848021108551e-06, + 3.579047440800602506799860461e-06, 3.597952123855655927125388877e-06, + 3.616015096832548579482971216e-06, 3.633232173784783997164951272e-06, + 3.649599363750325166187845824e-06, 3.665112871599318651431604482e-06, + 3.679769098836058614836403216e-06, 3.693564644355263994006909056e-06, + 3.70649630515257693814923888e-06, 3.718561076988867455196457676e-06, + 3.729756155008477254295335204e-06, 3.74007893431126429376748499e-06, + 3.749527010398022256203089814e-06, 3.758098179969703144523906699e-06, + 3.765790440880956677793421281e-06, 3.772601992845051438712610653e-06, + 3.778531237693773804474242986e-06, 3.78357677967012272278544277e-06, + 3.787737425674426569637215714e-06, 3.791012185463630520035598764e-06, + 3.79340027180382134729726834e-06, 3.794901100576057837061860756e-06, + 3.795514290835405595583807933e-06, 3.795239664823295260432777648e-06, + 3.79407724793325662964544806e-06, 3.792027268629824997904801884e-06, + 3.789090158321105473142190526e-06, 3.785266551184699659063576452e-06, + 3.780557283947089147773572629e-06, 3.774963395617067475010936173e-06, + 3.768486127172304471863060679e-06, 3.761126921200344055566449838e-06, + 3.752887421493375197210787611e-06, 3.743769472596981048319840502e-06, + 3.733775119313439244098009467e-06, 3.722906606159237958295418758e-06, + 3.711166376777180404188333576e-06, 3.698557073303379325404129097e-06, + 3.685081535689051267581928251e-06, 3.670742800977579040088739915e-06, + 3.655544102536802133726102915e-06, 3.639488869247011550460066398e-06, + 3.622580724644643115943875786e-06, 3.604823486022081356362203527e-06, + 3.586221163483916564424089021e-06, 3.566777958958522994970582326e-06, + 3.546498265169067570540695905e-06, 3.525386664558990566022437727e-06, + 3.503447928176149814928413626e-06, 3.480687014514418027214372534e-06, + 3.457109068313300307198881328e-06, 3.432719419315854357072038613e-06, + 3.407523580985213215656555452e-06, 3.381527249180195882299979765e-06, + 3.354736300790149821499097627e-06, 3.327156792329544579453178346e-06, + 3.298794958492663796054437594e-06, 3.269657210668624734727950865e-06, + 3.239750135417310629887569992e-06, 3.209080492906620310240156657e-06, + 3.177655215310999099037874566e-06, 3.14548140517257617432451966e-06, + 3.112566333724049921283846126e-06, 3.078917439175090728516702432e-06, + 3.04454232496181738298261614e-06, 3.009448757959936598537116492e-06, + 2.973644666662367300023631436e-06, 2.937138139321438177862947164e-06, + 2.899937422056171391589792646e-06, 2.862050916925449903856389089e-06, + 2.823487179967032022486232365e-06, 2.784254919203483800223437872e-06, + 2.7443629926150775730556413e-06, 2.70382040608040922588409076e-06, + 2.662636311285142455421506846e-06, 2.620820003599558927224934951e-06, + 2.578380919925838439809044275e-06, -2.66315159428242887538888263e-06, + -2.70844055638314130181505679e-06, -2.753152952593025310271644679e-06, + -2.797278578512913914253445666e-06, -2.840807351757109028945547449e-06, + -2.883729313880127739859156669e-06, -2.926034632270256738396322499e-06, + -2.967713602009400351828096246e-06, -3.008756647698914694726273628e-06, + -3.049154325251089552186291656e-06, -3.088897323645646531779102029e-06, + -3.12797646665113532313587906e-06, -3.166382714510639377267220418e-06, + -3.204107165591591529357762269e-06, -3.241141057999126970763864933e-06, + -3.277475771152975687796737175e-06, -3.31310282732695331368659962e-06, + -3.348013893151627223164967448e-06, -3.382200781078849627278018128e-06, + -3.415655450808381285129119304e-06, -3.44837001067647284837779792e-06, + -3.480336719005551723350212756e-06, -3.511547985415190210097685641e-06, + -3.541996372093941989841504869e-06, -3.571674595031689936416733136e-06, + -3.600575525212432406881556124e-06, -3.628692189766995132842609256e-06, + -3.656017773085808049416105953e-06, -3.682545617891174891068897107e-06, + -3.708269226269043601152460704e-06, -3.733182260659857426787983439e-06, + -3.757278544808109769441006182e-06, -3.78055206467344077507540881e-06, + -3.802996969294565624090118452e-06, -3.824607571617771856588643975e-06, + -3.845378349280542162652498511e-06, -3.865303945354320114887337195e-06, + -3.884379169045048343933152629e-06, -3.902598996351922578686415716e-06, + -3.919958570683858837179966428e-06, -3.936453203433747036470592012e-06, + -3.952078374510574877796070803e-06, -3.966829732828754545039245255e-06, + -3.980703096755373888570184865e-06, -3.993694454514724961294736688e-06, + -4.005799964550239502950393367e-06, -4.017015955843944028031463483e-06, + -4.027338928193343037785240784e-06, -4.036765552445229759807344971e-06, + -4.045292670687557745319660324e-06, -4.052917296398090069215781883e-06, + -4.059636614550650295931647632e-06, -4.065447981678871026088844393e-06, + -4.070348925897237583036193664e-06, -4.074337146879723300821156406e-06, + -4.077410515796097728753993178e-06, -4.079567075205572327517566933e-06, + -4.080805038908595961419205345e-06, -4.081122791756044633395671822e-06, + -4.080518889416640637257237961e-06, -4.078992058102303818606371166e-06, + -4.076541194251590798493332241e-06, -4.073165364171522009472010961e-06, + -4.068863803637667795048016989e-06, -4.063635917453875930288945129e-06, + -4.057481278968505694659026778e-06, -4.05039962955190171718742459e-06, + -4.042390878031863457782186383e-06, -4.033455100088713758059010689e-06, + -4.023592537609762326744535649e-06, -4.012803598003660520961242281e-06, + -4.001088853474791418995005349e-06, -3.988449040257556271141942128e-06, + -3.974885057811528028392112494e-06, -3.960397967977095019288542171e-06, + -3.94498899409209367736750193e-06, -3.928659520069847059390091837e-06, + -3.911411089438556638322400799e-06, -3.89324540434267841060994586e-06, + -3.874164324506546744992987324e-06, -3.854169866160080801438005127e-06, + -3.833264200927830517079061834e-06, -3.811449654680640487097991603e-06, + -3.788728706351110386889519469e-06, -3.765103986712716410239750256e-06, + -3.740578277123111260648799514e-06, -3.715154508232081692929238761e-06, + -3.688835758654347834746382861e-06, -3.661625253607622722376363153e-06, + -3.633526363516551231766429225e-06, -3.604542602582542380941109036e-06, + -3.574677627320263262637387025e-06, -3.543935235061095727381649118e-06, + -3.512319362423827291067989637e-06, -3.479834083753254740428630803e-06, + -3.446483609534667628298328784e-06, -3.412272284738950876652706368e-06, + -3.377204587212826612438714563e-06, -3.341285125962840802369725746e-06, + -3.304518639447395430170121775e-06, -3.266909993831803874023969256e-06, + -3.22846418121428627766929427e-06, -3.189186317823723572481477845e-06, + -3.149081642189435695374736396e-06, -3.10815551328341895394010222e-06, + -3.06641340863595013462288702e-06, -3.023860922424466721414272261e-06, + -2.9805037635369908098625924e-06, -2.936347753609944673990278866e-06, + -2.89139882504136807290606552e-06, -2.845663018979810465237945127e-06, + -2.799146483289840032024223607e-06, -2.751855470493908621914917745e-06, + -2.70379633569240051578367115e-06, -2.654975534461084046372819981e-06, + -2.605399620727601693592756504e-06, -2.555075244626915222730285937e-06, + -2.504009150336650307302165108e-06, -2.452208173892845044673912888e-06, + -2.399679240986616936959349364e-06, -2.346429364742362859604096759e-06, + -2.292465643478342015215611788e-06, -2.237795258449741399011051826e-06, + -2.182425471575492207721488208e-06, -2.126363623148869802720935945e-06, + 1.542846658136865835116353397e-06, 1.623909395506377170394695861e-06, + 1.705218250128537379041275546e-06, 1.78676528970760662742812367e-06, + 1.868542637250153352017735878e-06, 1.950542473191925402556650554e-06, + 2.032757037503456211369971124e-06, 2.11517863177398586041499419e-06, + 2.197799621273248753906609174e-06, 2.280612436990144279504470412e-06, + 2.363609577648389349158533634e-06, 2.446783611697875070412023721e-06, + 2.530127179281890602004180188e-06, 2.613632994179171919731183987e-06, + 2.697293845720511218285722274e-06, 2.781102600679449222492939722e-06, + 2.865052205135745977204004761e-06, 2.949135686313257689655439875e-06, + 3.033346154388868761954877948e-06, 3.117676804274028660470246405e-06, + 3.202120917367765374236636411e-06, 3.286671863280694347666816696e-06, + 3.371323101529510856148776771e-06, 3.456068183201603294428874702e-06, + 3.540900752589506586358574641e-06, 3.625814548794308448992525229e-06, + 3.710803407297918302029096291e-06, 3.795861261503824434030687426e-06, + 3.880982144245573707639490602e-06, 3.966160189262881477197456026e-06, + 4.051389632644911779880102232e-06, 4.136664814240058644315839453e-06, + 4.221980179032443663059408906e-06, 4.307330278483917724771917052e-06, + 4.392709771842100113347761442e-06, 4.478113427413356372255859306e-06, + 4.56353612380078947299453726e-06, 4.648972851106857193603186934e-06, + 4.734418712099947398235302853e-06, 4.819868923345145845919292038e-06, + 4.905318816298431657755684671e-06, 4.990763838364158141015607117e-06, + 5.076199553915641093221593899e-06, 5.161621645278293850399656262e-06, + 5.247025913675292138843662265e-06, 5.332408280135414670620076089e-06, + 5.417764786362738457326047176e-06, 5.503091595569400946248370121e-06, + 5.588384993262995918900451486e-06, 5.673641388008782017839722739e-06, + 5.758857312139321867679609551e-06, 5.844029422431565484773782065e-06, + 5.929154500743414171802601192e-06, 6.01422945461045099394903693e-06, + 6.099251317803102110943602038e-06, 6.184217250843734297737104566e-06, + 6.269124541483772510062997402e-06, 6.35397060514055119775315289e-06, + 6.438752985293853626027910791e-06, 6.523469353841905423666957392e-06, + 6.608117511416872333004923767e-06, 6.692695387659608898900474167e-06, + 6.77720104145369451909561645e-06, 6.8616326611185044401469528e-06, + 6.94598856456146647079348197e-06, 7.030267199389325535842029669e-06, + 7.114467142978360166395788294e-06, 7.198587102503433188846297675e-06, + 7.282625914926228978334924596e-06, 7.366582546942084353620763121e-06, + 7.450456094885801054444798147e-06, 7.534245784596505869960218066e-06, + 7.617950971241244169005445153e-06, 7.701571139097497414633015922e-06, + 7.785105901294946535414268074e-06, 7.868554999515905171115701111e-06, + 7.951918303655102960203655826e-06, 8.035195811438551206765980306e-06, + 8.118387648001559536519410043e-06, 8.201494065426284706728926599e-06, + 8.284515442238460898398931531e-06, 8.367452282863956929842043364e-06, + 8.450305217044786003062831203e-06, 8.533074999214991499430112143e-06, + 8.615762507836635829467676617e-06, 8.698368744695614509956742288e-06, + 8.780894834157991729432779504e-06, 8.863342022386659196367050817e-06, + 8.945711676518682494200183919e-06, 9.028005283803511126080806881e-06, + 9.110224450702150505131127201e-06, 9.192370901947693995724664173e-06, + 9.274446479567355613245378809e-06, 9.356453141866045733975564003e-06, + 9.438392962372236898171973252e-06, 9.520268128745791057546653258e-06, + 9.602080941648429281642072863e-06, 9.683833813577008247492315662e-06, + 9.765529267659850846190934537e-06, 9.847169936416369769656593836e-06, + 9.928758560480563448132421134e-06, 1.001029798728831488171739372e-05, + 1.009179116972912355844251703e-05, 1.017324116476254489756670535e-05, + 1.025465113199957269325170162e-05, 1.033602433224935927596945667e-05, + 1.041736412603186800877094059e-05, 1.049867397205640390830776176e-05, + 1.057995742566681860157701278e-05, 1.066121813725350481487016974e-05, + 1.074245985063270555535334255e-05, 1.082368640139328536901169864e-05, + 1.090490171521298808370199762e-05, 1.09861098061404845855314194e-05, + 1.106731477484918221084082834e-05, 1.11485208068590569503632931e-05, + 1.122973217072874463253861349e-05, 1.131095321621784365213880807e-05, + 1.139218837242013058748488913e-05, 1.147344214586807156514708383e-05, + 1.155471911860908676992001909e-05, 1.163602394625416610533363143e-05, + 1.17173613559991511009561807e-05, 1.179873614461942506735116221e-05, + 1.18801531764383774169213312e-05, 1.196161738127009785436546258e-05, + 1.20431337523371254468384714e-05, 1.212470734416346094391991883e-05, + 1.220634327044341663572914192e-05, 1.228804670188735068190981348e-05, + 1.236982286404408262357659115e-05, 1.245167703510103531688076733e-05, + 1.253361454366271484598283764e-05, 1.261564076650773509147111795e-05, + 1.269776112632534410145680737e-05, 1.277998108943187578181912428e-05, + 1.286230616346773168712485508e-05, 1.294474189507541807264961314e-05, + 1.302729386755959366066531108e-05, 1.310996769852907899308290529e-05, + 1.319276903752227071459253438e-05, 1.327570356361582187289770152e-05, + 1.335877698301771648392924363e-05, 1.344199502664491454489211625e-05, + 1.352536344768780874432342887e-05, 1.360888801915817080594259952e-05, + 1.369257453142656243670356037e-05, 1.377642878974579564220568489e-05, + 1.386045661176284120677006106e-05, 1.39446638250194157311427634e-05, + 1.402905626444194010077597817e-05, 1.41136397698216639015915061e-05, + 1.419842018328550804870825247e-05, 1.428340334675831341888687515e-05, + 1.436859509941711043261129699e-05, 1.4454001275138326075456012e-05, + 1.453962769993828411257703187e-05, 1.462548018940784214114193829e-05, + 1.471156454614195152727409294e-05, 1.479788655716466538793830293e-05, + 1.488445199135014857731544591e-05, 1.497126659684102121345913861e-05, + 1.505833609846388327930394313e-05, 1.51456661951431824272287438e-05, + 1.523326255731425677352949832e-05, 1.53211308243357407241156537e-05, + 1.540927660190251628942459394e-05, 1.549770545945976045996983483e-05, + 1.558642292761860533262079087e-05, 1.56754344955743545823173557e-05, + 1.576474560852791527085225987e-05, 1.585436166511091594303987928e-05, + 1.594428801481561215310292501e-05, 1.603452995542983353116119061e-05, + 1.612509273047802609880874147e-05, -3.963672504663240403217222552e-05, + -3.931189135906965422982348168e-05, -3.898500704222395487090133126e-05, + -3.865610923457337626089891369e-05, -3.832523532145208600922098308e-05, + -3.799242292933306637059756583e-05, -3.76577099200708516313872154e-05, + -3.732113438510601348798226273e-05, -3.698273463963160448148698167e-05, + -3.664254921672324000203602168e-05, -3.630061686143342195021155305e-05, + -3.595697652485162871486418235e-05, -3.561166735813069323963314661e-05, + -3.526472870648110225768809278e-05, -3.491620010313363682303428037e-05, + -3.4566121263272251492183057e-05, -3.421453207793773425727384963e-05, + -3.386147260790266222667960205e-05, -3.350698307752089210708595912e-05, + -3.315110386854989142114968903e-05, -3.279387551394894622681930318e-05, + -3.243533869165382809698558453e-05, -3.207553421832865897219203011e-05, + -3.171450304309689834526136964e-05, -3.135228624125173738090843756e-05, + -3.098892500794761436502464114e-05, -3.062446065187365785899981097e-05, + -3.02589345889104771863010318e-05, -2.989238833577109646227887296e-05, + -2.952486350362748906387029557e-05, -2.915640179172360361785874827e-05, + -2.878704498097635873315146282e-05, -2.841683492756431170960830512e-05, + -2.804581355651179392653692124e-05, -2.767402285525358141405997958e-05, + -2.730150486720268250572830893e-05, -2.692830168530626025360889819e-05, + -2.655445544559735355995451489e-05, -2.618000832074224455952443646e-05, + -2.580500251358532217251309793e-05, -2.54294802506915841296217945e-05, + -2.505348377588881034834684958e-05, -2.467705534381008867497384052e-05, + -2.430023721343804824499348904e-05, -2.392307164165184739466202268e-05, + -2.354560087677823749510372386e-05, -2.316786715214743454542209444e-05, + -2.278991267965580768697052283e-05, -2.241177964333558115042621672e-05, + -2.203351019293285745453796209e-05, -2.165514643749642841649011293e-05, + -2.127673043897637786313684072e-05, -2.089830420583513233842923307e-05, + -2.051990968667182716877323001e-05, -2.014158876386055709245895273e-05, + -1.976338324720462225926598254e-05, -1.938533486760692206617509581e-05, + -1.90074852707582518814531658e-05, -1.862987601084435646632206374e-05, + -1.825254854427306824187285383e-05, -1.787554422342235371725001347e-05, + -1.749890429041072158764316691e-05, -1.71226698708906599640487689e-05, + -1.674688196786682051761876999e-05, -1.637158145553730968281037905e-05, + -1.599680907317265249789790815e-05, -1.562260541900020117326956803e-05, + -1.524901094413974510731989154e-05, -1.487606594655760993751482391e-05, + -1.450381056505401449309780593e-05, -1.413228477328227110441493525e-05, + -1.376152837380130141212153383e-05, -1.339158099216192676812753337e-05, + -1.302248207102849854516820466e-05, -1.265427086433656292201697935e-05, + -1.228698643148785610474966329e-05, -1.192066763158338723151488669e-05, + -1.155535311769581852385947035e-05, -1.119108133118196769469933349e-05, + -1.082789049603685054608964711e-05, -1.046581861328963306315923548e-05, + -1.010490345544261955802907427e-05, -9.74518256095523181575714794e-06, + -9.386693228772232159250188399e-06, -9.029472512898433376386624072e-06, + -8.673557217020510455270446148e-06, -8.318983889176479945624757828e-06, + -7.965788816474441062331739161e-06, -7.614008019860937673088663313e-06, + -7.263677248940000808396979387e-06, -6.914831976843893215618850473e-06, + -6.567507395156375884994089109e-06, -6.221738408889215678589709041e-06, + -5.877559631513068239298466788e-06, -5.53500538004329013943389734e-06, + -5.194109670181898302299995651e-06, -4.854906211515262497624336596e-06, + -4.517428402773648182799703932e-06, -4.181709327140711418124147114e-06, + -3.847781747630716607272861191e-06, -3.515678102521291647022689403e-06, + -3.185430500847941519710357708e-06, -2.85707071795987733019302722e-06, + -2.530630191138401267062418495e-06, -2.206140015277917791847129766e-06, + -1.88363093863089094529320814e-06, -1.563133358617060537638747408e-06, + -1.244677317697951873627583604e-06, -9.282924993169397925307242091e-07, + -6.140082239060109411707779649e-07, -3.01853444959411156593373244e-07, + 8.143254824703071386442665858e-09, 3.159536673342589287531419293e-07, + 6.215499627647347743073197139e-07, 9.249046932699662423982126837e-07, + 1.225990796543717076922622861e-06, 1.524781599330147240404457337e-06, + 1.821250820862748945094854516e-06, 2.115372576231684841925476462e-06, + 2.407121379678468676158393028e-06, 2.696472147817785121825216732e-06, + 2.983400202785879482935815082e-06, 3.26788127531506367531334567e-06, + 3.549891507733507126217883942e-06, 3.829407456890614559004339806e-06, + 4.106406097006637104164950697e-06, 4.380864822446922889054559541e-06, + 4.652761450419578908525158889e-06, 4.92207422360676024084653532e-06, + 5.188781812669393906582281789e-06, 5.452863318773718061022344472e-06, + 5.714298275940740478662585589e-06, 5.973066653367572155703714432e-06, + 6.229148857660314579230871612e-06, 6.48252573498838723163421871e-06, + 6.733178573159669372922512404e-06, 6.981089103616675482463001939e-06, + 7.226239503353035064780063995e-06, 7.468612396750353052377827817e-06, + 7.708190857334893457907497305e-06, 7.944958409454237047543981309e-06, + 8.178899029873465802175681871e-06, 8.409997149290828426628288672e-06, + 8.638237653772406639241486503e-06, 8.863605886106038045748646559e-06, + 9.086087647074474421635820187e-06, 9.305669196646582780590301054e-06, + 9.52233725508798175120404178e-06, 9.736079003989996872507443892e-06, + 9.946882087217173671624646791e-06, 1.015473461177340273365894002e-05, + 1.035962514858620106008267603e-05, 1.056154273320967318199308654e-05, + 1.076047686644579288626436681e-05, 1.09564175148840089427278166e-05, + 1.114935511135924937127939655e-05, 1.133928055532862240451213304e-05, + 1.152618521316626188039176221e-05, 1.171006091837706923023277455e-05, + 1.189089997172880826682272309e-05, 1.206869514130360648168117932e-05, + 1.224343966246589315394026343e-05, 1.241512723775404858979776873e-05, + 1.258375203668645729451845e-05, 1.274930869548914961044208671e-05, + 1.291179231674252290940855398e-05, 1.307119846894774203892655717e-05, + 1.322752318601272246033004332e-05, 1.338076296665855666439669952e-05, + 1.353091477374595187762543885e-05, 1.3677976033522446471023086e-05, + 1.382194463479021364195418325e-05, 1.396281892799519945211339511e-05, + 1.410059772423750204799631353e-05, 1.423528029420358668099763633e-05, + 1.436686636702030772801651215e-05, 1.449535612903156102859378307e-05, + 1.462075022249760211396490961e-05, 1.474304974421724886252896974e-05, + 1.486225624407376818083593994e-05, 1.497837172350464152767012677e-05, + 1.509139863389550913089307699e-05, 1.520133987489892308955872352e-05, + 1.530819879267814314239420925e-05, 1.541197917807657819010483391e-05, + 1.551268526471337162687610944e-05, 1.561032172700548454084487626e-05, + 1.57048936781166918296836349e-05, 1.57964066678344161912764948e-05, + 1.588486668037439490728905678e-05, 1.597028013211410776774241971e-05, + 1.605265386925522702273906595e-05, 1.61319951654165564224052698e-05, + 1.620831171915384082029935875e-05, 1.628161165141734596025109572e-05, + 1.635190350293388970056955578e-05, 1.641919623152460376634513561e-05, + 1.64834992093546042171876842e-05, 1.654482222011607834904686753e-05, + 1.660317545614522509911555048e-05, 1.665856951547406200522111197e-05, + 1.671101539881737654651139291e-05, 1.676052450649588912694881726e-05, + 1.680710863529586148270612844e-05, 1.685077997526636007651242022e-05, + 1.689155110645454717344625395e-05, 1.692943499557990761749531883e-05, + 1.696444499264781788469731716e-05, 1.699659482750385671129093879e-05, + 1.70258986063289623289623842e-05, 1.705237080807651712122813281e-05, + 1.707602628085207459676143904e-05, 1.709688023823664686337737983e-05, + 1.711494825555417263079384382e-05, 1.71302462660840398801700285e-05, + 1.714279055721947296392002058e-05, 1.715259776657264810940765887e-05, + 1.715968487802743856957855828e-05, 1.716406921774047721128246546e-05, + 1.716576845009137679796962228e-05, 1.716480057358333785860055043e-05, + 1.716118391669448634407994791e-05, 1.7154937133681245501953469e-05, + 1.714607920033432811616688762e-05, 1.713462940968864676636283784e-05, + 1.712060736768705740342040589e-05, 1.710403298880095506666158822e-05, + 1.708492649160583794144992187e-05, 1.706330839431494667403181598e-05, + 1.703919951027101621307026369e-05, 1.701262094339720405125268576e-05, + 1.698359408360804867618373826e-05, 1.695214060218172877998396575e-05, + 1.691828244709417549307590989e-05, 1.688204183831637934234612408e-05, + 1.684344126307543064663754806e-05, 1.680250347108083494953624515e-05, + 1.675925146971644907889498199e-05, 1.671370851919963364316627785e-05, + 1.666589812770801837596423844e-05, 1.661584404647543548134633329e-05, + 1.656357026485765456045966271e-05, 1.65091010053689592760109428e-05, + 1.645246071869073466002741934e-05, 1.639367407865300696554605731e-05, + 1.633276597718986441034119683e-05, 1.626976151926981590980884895e-05, + 1.620468601780218894183906164e-05, 1.613756498852050166805012499e-05, + 1.606842414484390706608425703e-05, 1.599728939271766791426106213e-05, + 1.592418682543366890373010003e-05, 1.584914271843219238183018971e-05, + 1.577218352408572344443976609e-05, 1.569333586646607864366169405e-05, + 1.561262653609559014730896742e-05, 1.553008248469817131377779251e-05, + 1.544573081986462526320885713e-05, 1.535959879984895217613916074e-05, + 1.52717138282097783118142903e-05, 1.51821034485127121063966979e-05, + 1.509079533900891219788328868e-05, 1.499781730730517665122099313e-05, + 1.490319728502651561304840483e-05, 1.480696332247249996834099345e-05, + 1.470914358326808734224021985e-05, 1.460976633901032135736362816e-05, + 1.450885996391151231625204349e-05, 1.440645292944040533353409345e-05, + 1.430257379896204742548374705e-05, 1.419725122237749535738376983e-05, + 1.409051393076429937306886381e-05, 1.398239073101907570771673672e-05, + 1.387291050050277097134554527e-05, 1.376210218169009224034593508e-05, + 1.364999477682369069791307181e-05, 1.35366173425744472998306922e-05, + 1.342199898470880406031041643e-05, 1.330616885276391853413190114e-05, + 1.31891561347320306291173303e-05, 1.30709900517546550007940559e-05, + 1.295169985282804067932161535e-05, 1.283131480952044002976936837e-05, + 1.270986421070237289187090934e-05, 1.258737735729109038010625071e-05, + 1.246388355700985837222916769e-05, 1.233941211916316521720292376e-05, + 1.221399234942893108845328454e-05, 1.208765354466848131209134876e-05, + 1.196042498775588456237650714e-05, 1.183233594242607824794950161e-05, + 1.170341564814473215162381886e-05, 1.157369331499932346924222615e-05, + 1.144319811861297331789192461e-05, 1.131195919508182737192158313e-05, + 1.118000563593680055465319489e-05, 1.104736648313096819367089968e-05, + 1.091407072405298311044714171e-05, 1.078014728656800095196385825e-05, + 1.064562503408638820300360917e-05, 1.051053276066169349270244815e-05, + 1.037489918611833959315605275e-05, 1.023875295121010167752675923e-05, + 1.010212261281013416730403115e-05, 9.96503663913357616078222273e-06, + 9.827523404993228415930939246e-06, 9.689611187089721514877592445e-06, + 9.551328159336273465824032614e-06, 9.412702388219497027198323647e-06, + 9.273761828196727704360334543e-06, 9.134534317130683876424616929e-06, + 8.995047571762389095376653836e-06, 8.855329183223047736367439242e-06, + 8.715406612585678680486279968e-06, 8.575307186457255807137192716e-06, + 8.435058092612070191826378895e-06, 8.294686375667105138133512743e-06, + 8.15421893280025583022104646e-06, 8.013682509511845921475366172e-06, + 7.87310369543039481837840704e-06, 7.732508920162803372133283886e-06, + 7.59192444919225632434054557e-06, 7.451376379818190102900972438e-06, + 7.310890637147169839147198972e-06, 7.170492970129481600171598293e-06, + 7.030208947644280784855519428e-06, 6.890063954633451690629224878e-06, + 6.750083188285089658413774122e-06, 6.610291654267036088482058231e-06, + 6.470714163011032992280698734e-06, 6.331375326048270421293653887e-06, + 6.192299552396576647666972398e-06, 6.053511045000266689098452483e-06, + 5.915033797222767762604821867e-06, 5.776891589392837359894644633e-06, + 5.639107985404724615987118175e-06, 5.501706329373043229959919925e-06, + 5.364709742342412689033569889e-06, 5.228141119053039242558361677e-06, + 5.092023124761914753383905408e-06, 4.956378192120744733838080126e-06, + 4.821228518110805466090947741e-06, 4.686596061034952129535809118e-06, + 4.552502537567741011648430466e-06, 4.41896941986351164232803973e-06, + 4.286017932723254708843665939e-06, 4.153669050820428381711694327e-06, + 4.021943495986080499408378552e-06, 3.89086173455385428838733744e-06, + 3.760443974764980956421601271e-06, 3.630710164233735615303038172e-06, + 3.501679987473612336849231388e-06, 3.373372863484354291005841778e-06, + 3.245807943401452140292501314e-06, 3.11900410820504951352086058e-06, + 2.992979966492962520872682386e-06, 2.867753852314732651508817629e-06, + 2.743343823068357991692631237e-06, 2.619767657459544791783215278e-06, + 2.497042853523856735276391025e-06, 2.375186626711979597360944322e-06, + 2.254215908038008966398843547e-06, 2.134147342291417478863562243e-06, + 2.01499728631227127499930124e-06, -2.497835064265560254279183866e-06, + -2.555520147757204104050146598e-06, -2.611853939668520144831535823e-06, + -2.666836142547980398976930835e-06, -2.720466746488481262877378447e-06, + -2.772746027498847703449168581e-06, -2.82367454582088509457441991e-06, + -2.873253144196429004599349644e-06, -2.921482946083393012495993749e-06, + -2.968365353821664550249947306e-06, -3.013902046749275676079541167e-06, + -3.058094979269580614952882616e-06, -3.100946378870005037378578677e-06, + -3.142458744092726641956251493e-06, -3.182634842458402584078379707e-06, + -3.221477708342850153642794239e-06, -3.258990640807965227240339603e-06, + -3.29517720138709872338398689e-06, -3.330041211825640684937718458e-06, + -3.363586751777415076203629415e-06, -3.395818156457803478382069529e-06, + -3.426740014253557025823357374e-06, -3.456357164290952955999422502e-06, + -3.484674693962064533200775202e-06, -3.511697936410324686370802716e-06, + -3.537432467976029223699673334e-06, -3.561884105602245915615311836e-06, + -3.58505890420196335010801815e-06, -3.606963153987346922126717638e-06, + -3.627603377761389948248909459e-06, -3.646986328173169469672992155e-06, + -3.665118984937118401545332047e-06, -3.682008552016995043111666913e-06, + -3.697662454775575282075496253e-06, -3.712088337090552419525761249e-06, + -3.72529405843816122792587324e-06, -3.737287690941270671031318798e-06, + -3.748077516392514986368154212e-06, -3.757672023240284914073240652e-06, + -3.766079903547998847896868813e-06, -3.773310049923402572399737387e-06, + -3.779371552419733530257459075e-06, -3.784273695409029987578135301e-06, + -3.78802595442859137237433774e-06, -3.790637993001515169684371986e-06, + -3.792119659431731348717608751e-06, -3.792480983574702803974619883e-06, + -3.791732173584307653406997099e-06, -3.789883612636809295353941887e-06, + -3.786945855632788362257193024e-06, -3.78292962587762441201968619e-06, + -3.777845811741461634348767176e-06, -3.771705463299661035577034149e-06, + -3.764519788953902579319629046e-06, -3.756300152035565703809074506e-06, + -3.747058067391702888647561295e-06, -3.736805197954270344807333609e-06, + -3.725553351294077383229659539e-06, -3.71331447615955229432779458e-06, + -3.700100659001444515950208364e-06, -3.685924120484505363845671028e-06, + -3.670797211986460303304209696e-06, -3.654732412085447596671776774e-06, + -3.637742323036723772873785379e-06, -3.619839667239196654758594252e-06, + -3.601037283692919697860842024e-06, -3.581348124448111341011028591e-06, + -3.560785251046853874698451189e-06, -3.539361830956745072918750994e-06, + -3.517091134001257831471955878e-06, -3.493986528782315149958782527e-06, + -3.470061479099698904620101975e-06, -3.445329540366848143238733687e-06, + -3.41980435602388504120487632e-06, -3.393499653948631695430651276e-06, + -3.366429242866441495654963867e-06, -3.33860700876001440212236665e-06, + -3.310046911279144460626142413e-06, -3.280762980152343072013081809e-06, + -3.250769311599818784953288761e-06, -3.220080064749870207970947056e-06, + -3.188709458058583620518799603e-06, -3.156671765733941931641928086e-06, + -3.123981314165078940279628855e-06, -3.09065247835772794751055953e-06, + -3.056699678375823639643214455e-06, -3.022137375791100385844954387e-06, + -2.986980070140727607891058606e-06, -2.9512422953937394694886448e-06, + -2.914938616427592962067382246e-06, -2.87808362551476968374227286e-06, + -2.84069193882091801866629846e-06, -2.802778192914800414568951212e-06, + -2.76435704129092836681168624e-06, -2.725443150905761788060704606e-06, + -2.686051198727795906646444168e-06, -2.646195868302703752044041999e-06, + -2.605891846333972567024972466e-06, -2.565153819279846451076277855e-06, + -2.523996469760417580121061865e-06, -2.48243447401611485971027575e-06, + -2.440482497317070801007635183e-06, -2.398155191459095193545671826e-06, + -2.355467191245479713091739646e-06, -2.312433111195933143770840992e-06, + -2.269067542276615343871610034e-06, 1.575300179240377460181446977e-06, + 1.593838300048937021689853845e-06, 1.611787836437599554889566963e-06, + 1.62914766705481108590965536e-06, 1.645916838523722034844857902e-06, + 1.662094564681918606145619513e-06, 1.677680225783403614614897742e-06, + 1.692673367662984718656402593e-06, 1.70707370086348425988547698e-06, + 1.720881099726558237985327496e-06, 1.734095601446635259281566117e-06, + 1.746717405089291112960385617e-06, 1.758746870573861404495421591e-06, + 1.770184517620839006050753768e-06, 1.781031024664581272529107446e-06, + 1.791287227731620943697952303e-06, 1.800954119285078576008247292e-06, + 1.810032847035534375526046567e-06, 1.818524712718781466142935893e-06, + 1.826431170841042292941826426e-06, 1.833753827392018102357819191e-06, + 1.840494438526060760885627587e-06, 1.846654909212284934402368772e-06, + 1.85223729184923956194428786e-06, 1.857243784871712299227621001e-06, + 1.861676731282999086217579479e-06, 1.865538617202454400824038205e-06, + 1.868832070361851923462857827e-06, 1.871559858577853790306952039e-06, + 1.873724888196611192023267531e-06, 1.875330202510963244907850507e-06, + 1.876378980150784070560004632e-06, 1.876874533447099806278825056e-06, + 1.876820306770224573868601284e-06, 1.876219874842687265626274377e-06, + 1.875076941027453979147512041e-06, 1.873395335591766067647226911e-06, + 1.871179013947426227423452214e-06, 1.86843205486782675465550884e-06, + 1.865158658682514064924514753e-06, 1.861363145449381166772776994e-06, + 1.857049953105910681136979899e-06, 1.852223635598858542933146422e-06, + 1.846888860993942007614003996e-06, 1.841050409565527727534018677e-06, + 1.8347131718671379201909084e-06, 1.827882146783233296684573546e-06, + 1.820562439562784146535349625e-06, 1.812759259835495034775439127e-06, + 1.804477919610822024716872275e-06, 1.79572383126078425461436168e-06, + 1.786502505486788614481679337e-06, 1.77681954927134081403017514e-06, + 1.766680663815032053368700264e-06, 1.756091642459506451393524626e-06, + 1.745058368596584355930093242e-06, 1.733586813565980566998240252e-06, + 1.721683034537927162407910421e-06, 1.709353172386661073018743022e-06, + 1.696603449551727089053402599e-06, 1.68344016788875034105240746e-06, + 1.66986970651038468094846598e-06, 1.655898519617878055667603392e-06, + 1.641533134323903912252912672e-06, 1.626780148467140596257917221e-06, + 1.611646228419463775806928785e-06, 1.596138106885936756263138885e-06, + 1.580262580698545244823000414e-06, 1.564026508604097328653447993e-06, + 1.547436809046945540622552788e-06, 1.530500457947017421293572567e-06, + 1.513224486473970905185313339e-06, 1.495615978817572151845973621e-06, + 1.477682069955795493573585085e-06, 1.459429943420085399246677663e-06, + 1.440866829059250479945128963e-06, 1.422000000802200447565064312e-06, + 1.402836774420110902677886512e-06, 1.383384505288697177881264595e-06, + 1.363650586151156278387269402e-06, 1.343642444882230717749147485e-06, + 1.323367542254155307829841318e-06, 1.30283336970492291322185497e-06, + 1.282047447109425035490100873e-06, 1.261017320554186569968183398e-06, + 1.239750560116056841693070456e-06, 1.218254757645577745516266531e-06, + 1.196537524554783139078546587e-06, 1.174606489614058947221469226e-06, + -8.724444274018221738459005939e-07, -8.83029857947108775554289576e-07, + -8.932891471464606818157360053e-07, -9.032212221076937770975379301e-07, + -9.128251130135152669259281273e-07, -9.220999528752380488018087872e-07, + -9.310449772581003152630355069e-07, -9.396595239782754100253312456e-07, + -9.479430327719956654336942031e-07, -9.558950449367361169947937549e-07, + -9.635152029448894465187436947e-07, -9.708032500299314127164239385e-07, + -9.777590297455076972642663141e-07, -9.843824854974543424351212176e-07, + -9.906736600493636557204779614e-07, -9.966326950011562332148746385e-07, + -1.002259830241999743159764247e-06, -1.007555403376901713728480345e-06, + -1.012519849127672586134945275e-06, -1.017153698708471003061171341e-06, + -1.021457579176137161409737737e-06, -1.025432212755585915199075045e-06, + -1.029078416140711097162443836e-06, -1.032397099770803600149449153e-06, + -1.035389267083051153921224863e-06, -1.03805601374126845162153103e-06, + -1.040398526841253613826605677e-06, -1.042418084092923879620750348e-06, + -1.044116052979793801607573574e-06, -1.045493889896471241874090739e-06, + -1.046553139261243399525495856e-06, -1.047295432612404464313860669e-06, + -1.047722487677640422764095349e-06, -1.047836107424956804621001168e-06, + -1.047638179092327055837163829e-06, -1.047130673196979298300037485e-06, + -1.04631564252456033958934515e-06, -1.045195221098554709459270938e-06, + -1.043771623130513317867658872e-06, -1.042047141951159073671524975e-06, + -1.040024148923074407159235048e-06, -1.037705092334957779166902496e-06, + -1.03509249627834978456017434e-06, -1.032188959506664313931401274e-06, + -1.028997154277277574044064008e-06, -1.025519825176979475368993847e-06, + -1.021759787931268501426427912e-06, -1.017719928197436696858222023e-06, + -1.013403200342650102114164072e-06, -1.008812626206682856958170812e-06, + -1.003951293850171699257645998e-06, -9.988223562886441219072289344e-07, + -9.934290302126056379901581153e-07, -9.877745946944169318524936116e-07, + -9.818623898821627016898815413e-07, -9.756958156808783236383112933e-07, + -9.692783304218206458143783019e-07, -9.62613449519942366257372994e-07, + -9.557047441201787997040349373e-07, -9.485558397328692233532840446e-07, + -9.411704148588057747962308357e-07, -9.335521996046260684683692696e-07, + -9.257049742873535201024290733e-07, -9.176325680324093764985023645e-07, + -9.093388573605447073111367716e-07, -9.008277647676939542544611791e-07, + -8.921032572969314862609412249e-07, -8.831693451031263071183291004e-07, + -8.740300800106691982683756494e-07, -8.646895540647611406569889025e-07, + -8.551518980768393156773271926e-07, -8.454212801643411143769708989e-07, + -8.355019042854986043635532114e-07, -8.253980087693644129755859984e-07, + -8.151138648417916517016071007e-07, -8.046537751475500998104271357e-07, + -7.940220722691982517933923305e-07, -7.832231172430880524010731424e-07, + -7.72261298073052361294501926e-07, -7.611410282417984407170091429e-07, + -7.498667452212622396188969505e-07, -7.384429089814920168274425122e-07, + -7.268740004991118358750631749e-07, -7.151645202655222678555959996e-07, + -7.033189867953294755389807326e-07, -6.913419351354299009871176053e-07, + -6.792379153753880548428272304e-07, -6.670114911591215950937791036e-07, + 4.549048614194749433636843789e-07, 4.596151318176604935661821918e-07, + 4.641361353808320294957363589e-07, 4.684677819247614115346733769e-07, + 4.726100487410001554317647184e-07, 4.765629803037502871963977408e-07, + 4.803266879538480501205801806e-07, 4.839013495618375447067881744e-07, + 4.872872091698157641739309887e-07, 4.904845766124113438846204849e-07, + 4.934938271169378410938911352e-07, 4.96315400882906674657904858e-07, + 4.989498026410756428578735511e-07, 5.013976011923292691125015122e-07, + 5.036594289264236922265354467e-07, 5.057359813208819747951203866e-07, + 5.076280164201992837162821445e-07, 5.093363542956515456068783236e-07, + 5.10861876485833361514685147e-07, 5.122055254180783880109547289e-07, + 5.133683038113066150902904887e-07, 5.143512740600898531354609293e-07, + 5.151555576005159641533761965e-07, 5.157823342578479197548463678e-07, + 5.162328415764564712515569643e-07, 5.165083741321086999452637592e-07, + 5.166102828268973683168395483e-07, 5.165399741671708493595191469e-07, + 5.1629890952454018465895072e-07, 5.158886043804840906034964339e-07, + 5.153106275546232752505886043e-07, 5.14566600416938504524051734e-07, + 5.136581960844524959720045799e-07, 5.12587138602396074755194761e-07, + 5.113552012587372283333058721e-07, 5.099642091411092999461468663e-07, + 5.084160331658999840815336968e-07, 5.067125926053375963126440377e-07, + 5.048558533451469477738816558e-07, 5.028478269796446717304389158e-07, + 5.006905698934614880974899864e-07, 4.983861823304922699059732634e-07, + 4.959368074500707353414108089e-07, 4.933446303709644412759213923e-07, + 4.906118772033144862575551083e-07, 4.877408140690605417355346293e-07, + 4.847337461109687373428346266e-07, 4.815930164908376414864034365e-07, + 4.783210053769615348255952493e-07, 4.749201289214844514042406301e-07, + 4.713928382278306994100408774e-07, 4.677416183083831210353091979e-07, + 4.639689870333262693022574955e-07, 4.600774940704019801554285844e-07, + 4.560697198162523721406763026e-07, 4.519482743196663228391377846e-07, + 4.477157961970127016374952546e-07, 4.433749515404849926935681829e-07, + 4.389284328190886984285082068e-07, 4.343789577731772106971132666e-07, + 4.29729268302615188398151623e-07, 4.24982129349129753819304476e-07, + 4.201403277730851946343006934e-07, 4.152066712251186111299412936e-07, + 4.101839870130470020050767951e-07, 4.050751209643849195577943768e-07, + 3.99882936284582226208806667e-07, 3.946103124130071022588087896e-07, + 3.892601438729106198577975886e-07, 3.838353391214056106553757699e-07, + 3.783388193954383793962735569e-07, 3.727735175561132031312567506e-07, + 3.671423769310778131930920846e-07, 3.61448350155923142580145389e-07, + 3.556943980143176590563410325e-07, 3.498834882778714418013880395e-07, + 3.44018594545571447631458718e-07, 3.381026950836826982804163549e-07, + 3.32138771666097706928818048e-07, 3.261298084157598895704767861e-07, + 3.200787906473369323113748602e-07, 3.139887037118594339248848612e-07, + 3.078625318432906776476120757e-07, 3.017032570076702714041466842e-07, + 2.955138577552551729343529099e-07, 2.892973080758749402576922218e-07, + 2.83056576257873425515339651e-07, -6.932838727708944939339769315e-08, + -6.804692755933712180309855862e-08, -6.667387528148457474649950195e-08, + -6.521071833373100455598923072e-08, -6.365899321832675453479893956e-08, + -6.202028444439392336023876215e-08, -6.029622390372723246814313375e-08, + -5.848849022745209441315677535e-08, -5.659880812423830719198677313e-08, + -5.462894769872390901502160008e-08, -5.258072375397077457375696798e-08, + -5.045599507315194282339149796e-08, -4.825666368473814076542268174e-08, + -4.598467410944578205172643447e-08, -4.364201258986364474309863786e-08, + -4.123070630250999462915396021e-08, -3.875282255312321413547293472e-08, + -3.621046795478599168310545708e-08, -3.360578758985359258697181895e-08, + -3.094096415515429465462027801e-08, -2.821821709140981173587382639e-08, + -2.543980169668931165285590814e-08, -2.260800822441512481526154946e-08, + -1.972516096598873002854434818e-08, -1.679361731854338437879978414e-08, + -1.381576683789947630400380259e-08, -1.07940302772076357473893894e-08, + -7.730858611306408662252756612e-09, -4.628732047420071058767066842e-09, + -1.490159022252284935253017334e-09, 1.682324814039386553923248479e-09, + 4.886157626921913701208408695e-09, 8.118752438960498277519172914e-09, + 1.137749818372019870072692845e-08, 1.46597607714010890321499326e-08, + 1.796288416623643913552934139e-08, 2.128419147506780394057482601e-08, + 2.462098604682871419886962695e-08, 2.797055258258226872238863189e-08, + 3.133015825585124564850762145e-08, 3.469705384227555026863598284e-08, + 3.806847486132653496885904789e-08, 4.144164272195891726201455669e-08, + 4.481376588246405221343472073e-08, 4.818204101581925093684171855e-08, + 5.154365418384975560493003999e-08, 5.489578201892944003941011218e-08, + 5.823559291311176934115035339e-08, 6.156024821403162326331488362e-08, + 6.486690342747760992324725701e-08, 6.815270942591047139474057757e-08, + 7.141481366309200483413483895e-08, 7.465036139362703278084032249e-08, + 7.785649689789394560538663814e-08, 8.103036471119583708007253278e-08, + 8.41691108574007954560552828e-08, 8.726988408612672302223391401e-08, + 9.03298371133677961126144532e-08, 9.334612786508130526432895939e-08, + 9.631592072339321684609943219e-08, 9.92363877748686554283198951e-08, + 1.021047100604371444249385595e-07, 1.049180788268605848998656885e-07, + 1.076736967788722962258436797e-07, 1.103687793319631766801296332e-07, + 1.130005558652004880435370106e-07, 1.15566270973572553211921102e-07, + 1.180631857198181004337092558e-07, 1.204885788848038327805066395e-07, + 1.228397482164932230077404899e-07, 1.25114011676727475252105708e-07, + 1.273087086856612510214103095e-07, 1.294212013631190730791268705e-07, + 1.314488757676386941082292926e-07, 1.333891431296341244271737997e-07, + 1.35239441082742171080713486e-07, 1.369972348892988003782241477e-07, + 1.386600186611823625594470998e-07, 1.40225316575135564542452845e-07, + 1.416906840824436092044901359e-07, 1.430537091120701698155980421e-07, + 1.443120132674061007752101512e-07, 1.454632530156477440977846795e-07, + 1.465051208699430568365405531e-07, 1.474353465632878228893938143e-07, + 1.48251698214363193344716616e-07, 1.489519834843528288646503487e-07, + 1.495340507247610316878910731e-07, -4.742506468747408399154290304e-07, + -4.857304612087726844202686428e-07, -4.972147784631486268732596459e-07, + -5.08698930564954914022683663e-07, -5.201781975022434356404872971e-07, + -5.316478085489214108655159526e-07, -5.431029435150765210407286347e-07, + -5.545387340221242371905816144e-07, -5.659502648029357372997175113e-07, + -5.773325750264926154914683042e-07, -5.88680659646683300752526783e-07, + -5.99989470775388145420135063e-07, -6.112539190791520519097004133e-07, + -6.224688751995553872406919012e-07, -6.336291711966443107603512951e-07, + -6.44729602015642225939162039e-07, -6.557649269750874599627077886e-07, + -6.667298712798232076333273394e-07, -6.776191275534526100370285966e-07, + -6.884273573938374704195741934e-07, -6.991491929497780876998449563e-07, + -7.097792385187559406452208373e-07, -7.203120721652634019508592081e-07, + -7.307422473597935388145712017e-07, -7.410642946375972272808900672e-07, + -7.512727232773813279876370767e-07, -7.613620229990078226226511184e-07, + -7.713266656804859256992478941e-07, -7.811611070932392498060458687e-07, + -7.908597886557180104284258543e-07, -8.004171392047251249168013723e-07, + -8.098275767840845698960919666e-07, -8.190855104504810023401725066e-07, + -8.281853420956099529577697053e-07, -8.371214682846040752972052376e-07, + -8.458882821102357011311054236e-07, -8.544801750623585773533998425e-07, + -8.628915389121898318704521023e-07, -8.711167676110348041549420912e-07, + -8.791502592030053894839813043e-07, -8.869864177511755020942335777e-07, + -8.946196552769836042365010458e-07, -9.020443937119116013722218937e-07, + -9.092550668616153334528431386e-07, -9.162461223815238923050166368e-07, + -9.230120237636844660608984037e-07, -9.295472523342252709778726211e-07, + -9.35846309264734387548716546e-07, -9.419037175749367095072667709e-07, + -9.477140241814080864294223688e-07, -9.532718019181110095196024154e-07, + -9.585716515835639778741941036e-07, -9.636082039920227304205524455e-07, + -9.683761220318385997763224737e-07, -9.728701027303033385397164692e-07, + -9.770848793248426692776989824e-07, -9.810152233395738824108965256e-07, + -9.846559466671480726564268451e-07, -9.880019036547887884496628105e-07, + -9.91047993194632126430390455e-07, -9.937891608172963507986108489e-07, + -9.96220400788428621721704026e-07, -9.983367582075116076448673824e-07, + -1.000133331108461995801470548e-06, -1.001605272561639736097062296e-06, + -1.002747792776168569601493406e-06, -1.003556161202674356042272713e-06, + -1.004025708635420737355951719e-06, -1.00415182931351920598639707e-06, + -1.003929983020425413772530772e-06, -1.003355697181351991544061633e-06, + -1.002424568957931688012192445e-06, -1.001132267339607149835662911e-06, + -9.994745352310786103502710659e-07, -9.97447191535308043457098634e-07, + -9.950461332315465754291437459e-07, -9.922673374476492947634338401e-07, + -9.891068635263102712959840113e-07, -9.855608550843999742690267757e-07, + -9.816255420652471177058503299e-07, -9.772972427817340099561902941e-07, + -9.725723659533832632720362632e-07, -9.674474127317579898101707753e-07, + -9.619189787174649365121027744e-07, -9.559837559666548349545213761e-07, + -9.496385349866862351890517413e-07, -9.428802067201286605136346247e-07, + -9.357057645170669666929031544e-07, -9.281123060944934250514966496e-07, + 1.798106791732335532627072398e-06, 1.83771283192901161023555083e-06, + 1.877256490794933792667139455e-06, 1.916724501934248590348823169e-06, + 1.956103451853903785098275775e-06, 1.995379781677879849765980605e-06, + 2.034539788905832364093078171e-06, 2.073569629215758968002756082e-06, + 2.11245531831042022529853347e-06, 2.151182733807705403699045768e-06, + 2.189737617174298579136469331e-06, 2.22810557570285004629182142e-06, + 2.266272084531950421537388127e-06, 2.304222488709122584654882815e-06, + 2.341942005296353732747083667e-06, 2.379415725517870661294937695e-06, + 2.416628616950026558736833171e-06, 2.453565525752932125787405745e-06, + 2.490211178943504064778238088e-06, 2.526550186709830989132677045e-06, + 2.562567044766030895851195368e-06, 2.598246136748706002519938504e-06, + 2.633571736651711425622425164e-06, 2.668528011302542399198114292e-06, + 2.70309902287748129765085521e-06, 2.737268731455855557863857813e-06, + 2.771020997613241752712941873e-06, 2.804339585052917860829527902e-06, + 2.837208163275400255254549489e-06, 2.869610310285443688800002468e-06, + 2.901529515336277694804740374e-06, 2.932949181710618617361209862e-06, + 2.963852629537856724653522786e-06, 2.994223098647184200796949119e-06, + 3.024043751456070669599279083e-06, 3.053297675893737272669785712e-06, + 3.08196788835904484914218239e-06, 3.11003733671225792757359524e-06, + 3.13748890330056425134104027e-06, 3.16430540801626478832997251e-06, + 3.19046961138755926249907513e-06, 3.215964217701318614148686334e-06, + 3.240771878157112975942909933e-06, 3.26487519405234820446906098e-06, + 3.288256719997479704721164359e-06, 3.310898967161112118061426848e-06, + 3.332784406544284377412303358e-06, 3.353895472283362876725603535e-06, + 3.374214564980976936719872863e-06, 3.393724055064397291075865837e-06, + 3.412406286170680813765255027e-06, 3.430243578558204981367521502e-06, + 3.447218232543327026668302307e-06, 3.463312531964001609870000553e-06, + 3.478508747663765397019125167e-06, 3.492789141003604268991347692e-06, + 3.506135967394615189331652169e-06, 3.518531479853669675293649163e-06, + 3.529957932580757077163863614e-06, 3.540397584557480387861330695e-06, + 3.549832703165867714260612448e-06, 3.558245567826923004317628621e-06, + 3.565618473658194781443714697e-06, 3.571933735149760645702409281e-06, + 3.577173689857669547565626259e-06, 3.581320702114461516435894514e-06, + 3.584357166755703511651755602e-06, 3.586265512862172513127790099e-06, + 3.587028207516703293410457662e-06, 3.586627759574901695564016352e-06, + 3.585046723449393497553565682e-06, 3.582267702906372618538695732e-06, + 3.578273354873960776100123848e-06, 3.573046393261555278374587766e-06, + 3.566569592789479277927192774e-06, 3.558825792828038326503017896e-06, + 3.549797901245336097486278784e-06, 3.539468898262896787517859873e-06, + 3.527821840318483486516245445e-06, 3.514839863935434889744046164e-06, + 3.500506189597182886896406528e-06, 3.484804125626884959641407433e-06, + 3.467717072070870768521954827e-06, 3.449228524585243090553243403e-06, + 3.42932207832469628907613203e-06, 3.407981431833745439378404937e-06, + 3.385190390936926309285118913e-06, 3.360932872630760556411028475e-06, + 3.335192908973718963042175492e-06, 3.307954650974891675223495124e-06, + 3.279202372479965300590626712e-06, 3.248920474053864390455437228e-06, + 3.217093486859204767483845847e-06, 3.183706076529722253930536e-06, + 3.148743047037767934078151058e-06, 3.112189344555295662542735227e-06, + 3.074030061307011553201756771e-06, 3.03425043941550079556221213e-06, + 2.992835874736864737504166492e-06, 2.949771920686506551331253212e-06, + 2.905044292053968151944964154e-06, 2.858638868805923900350430406e-06, + 2.810541699876925363711958547e-06, 2.76073900694644447045378137e-06, + 2.709217188201722934263668274e-06, 2.655962822085693145917652258e-06, + -2.448363653646305519246068397e-06, -2.602446334823809424331708673e-06, + -2.758626421168137059561614038e-06, -2.916903113503520154903281281e-06, + -3.077275274780063604149237325e-06, -3.239741428365735714030738263e-06, + -3.404299756394451516197489915e-06, -3.570948098171016130397128693e-06, + -3.739683948633113255553437823e-06, -3.910504456871290430259539145e-06, + -4.083406424707043130156204624e-06, -4.258386305329717256683980109e-06, + -4.435440201992605252804754978e-06, -4.614563866768878743699743711e-06, + -4.795752699367505086176701606e-06, -4.979001746009929214680216764e-06, + -5.16430569836768680236274015e-06, -5.351658892561556906872482359e-06, + -5.54105530822263441865149422e-06, -5.732488567615634866901468125e-06, + -5.925951934824856793756781698e-06, -6.121438315003318386762608955e-06, + -6.318940253685215753390921195e-06, -6.518449936162242397581778608e-06, + -6.719959186923964715887781091e-06, -6.923459469162765121121819872e-06, + -7.12894188434317661065510105e-06, -7.336397171837163084823652676e-06, + -7.545815708623782639655631216e-06, -7.757187509055163374973272672e-06, + -7.970502224688130185137682759e-06, -8.185749144182177946486161924e-06, + -8.402917193263625083004403349e-06, -8.621994934756778449554820432e-06, + -8.842970568681650440803591884e-06, -9.065831932418989808466006086e-06, + -9.29056650094241781676508013e-06, -9.517161387118169485542333585e-06, + -9.745603342072311172012734348e-06, -9.975878755625863089835127229e-06, + -1.020797365679768107583121756e-05, -1.044187371437554144961747105e-05, + -1.067756423755522229011079988e-05, -1.09150301766479182480210422e-05, + -1.11542561238559363782875053e-05, -1.139522631411688136256459697e-05, + -1.163792462601617426769425034e-05, -1.188233458276815556191752937e-05, + -1.212843935326569107366247863e-05, -1.237622175319832155048968558e-05, + -1.262566424623901341643596868e-05, -1.287674894529939553127536461e-05, + -1.312945761385347009323615319e-05, -1.338377166732996539769747629e-05, + -1.363967217457292557011676315e-05, -1.389713985937075580768835376e-05, + -1.415615510205350967743061219e-05, -1.441669794115834223773627704e-05, + -1.467874807516319674602182921e-05, -1.494228486428808798369954197e-05, + -1.520728733236457850966708016e-05, -1.547373416877269737112338133e-05, + -1.574160373044540799786217278e-05, -1.601087404394042876839936163e-05, + -1.628152280757911486860044226e-05, -1.655352739365232182171087938e-05, + -1.682686485069290340628109237e-05, -1.710151190581479652814099468e-05, + -1.737744496711813400467890045e-05, -1.765464012616052417482814807e-05, + -1.793307316049382987279900425e-05, -1.821271953626647725874194983e-05, + -1.84935544108907253002017923e-05, -1.877555263577482475359503589e-05, + -1.905868875911951099209711014e-05, -1.934293702877867482587716241e-05, + -1.962827139518369631864848357e-05, -1.991466551433125186515438187e-05, + -2.020209275083395756081316996e-05, -2.049052618103370995011891509e-05, + -2.077993859617710751381235157e-05, -2.107030250565267167988346697e-05, + -2.136159014028938624369172161e-05, -2.165377345571603681304018174e-05, + -2.194682413578091659733457219e-05, -2.224071359603159022083444796e-05, + -2.253541298725386513891744134e-05, -2.283089319906984529648039106e-05, + -2.312712486359429453442945746e-05, -2.342407835914351265076821518e-05, + -2.372172381402842008916997951e-05, -2.402003111035053948022974235e-05, + -2.431896988790819988607641577e-05, -2.461850954813127927904396752e-05, + -2.491861925807637435079967825e-05, -2.521926795447648197382589652e-05, + -2.55204243478443080128583581e-05, -2.582205692662897309331941631e-05, + -2.612413396142510227534126732e-05, -2.642662350923391238635522249e-05, + -2.672949341777538899292757102e-05, -2.703271132985112610723661686e-05, + -2.733624468775700192403436961e-05, -2.764006073774494858723109469e-05, + -2.794412653453321967490785571e-05, -2.824840894586445067134493347e-05, + -2.855287465711048921026583847e-05, -2.885749017592388328094787919e-05, + -2.916222183693441803459950323e-05, -2.946703580649074862484945725e-05, + -2.977189808744577044150037004e-05, -3.007677452398529305667776446e-05, + -3.038163080649904548955105021e-05, -3.068643247649322674305144565e-05, + -3.099114493154396803194228216e-05, -3.129573343029054457303805847e-05, + -3.160016309746781855340852507e-05, -3.19043989289769273302171948e-05, + -3.220840579699340709869670452e-05, -3.251214845511173220059253364e-05, + -3.281559154352569409067094663e-05, -3.31186995942432647085755526e-05, + -3.342143703633667609249890962e-05, -3.37237682012228508774201452e-05, + -3.402565732797866278813367358e-05, -3.432706856868601946828484239e-05, + -3.462796599380751303440609257e-05, -3.492831359759141185124600715e-05, + -3.522807530350503129896316823e-05, -3.552721496969567038055545782e-05, + -3.582569639447794865218938076e-05, -3.612348332184685229754445013e-05, + -3.642053944701523573741069884e-05, -3.671682842197508081939077984e-05, + -3.701231386108126675520829663e-05, -3.730695934665721383684602874e-05, + -3.760072843462091692979046287e-05, -3.789358466013102315394014963e-05, + -3.818549154325111738474823886e-05, -3.847641259463229688976212972e-05, + -3.876631132121183959116095252e-05, -3.905515123192785753407363369e-05, + -3.934289584344847188774468849e-05, -3.962950868591451336880177037e-05, + -3.991495330869492138246845681e-05, -4.019919328615359504922391332e-05, + -4.048219222342674066374493269e-05, -4.076391376220970592285722245e-05, + -4.104432158655215573395125261e-05, -4.132337942866062737443458297e-05, + -4.160105107470742823389323051e-05, -4.187730037064464285899087481e-05, + -4.21520912280224429257401153e-05, -4.242538762980941653831998273e-05, + -4.269715363622001938091396478e-05, -4.296735339053302699151640209e-05, + -4.323595112491973130276409765e-05, -4.35029111662662079521371461e-05, + -4.376819794199422156318057819e-05, -4.403177598587876322372772209e-05, + -4.429360994386132569433298101e-05, -4.455366457985772372452429324e-05, + -4.481190478155922619690407216e-05, -4.506829556622628181515935464e-05, + -4.532280208647338143931188048e-05, -4.557538963604423036405158265e-05, + -4.582602365557611923292669065e-05, -4.607466973835220609831062055e-05, + -4.632129363604092358057059964e-05, -4.656586126442139981921122804e-05, + -4.680833870909328724152498324e-05, -4.704869223117108724017618182e-05, + -4.728688827296047031845810382e-05, -4.75228934636166865709133722e-05, + -4.775667462478328434199656427e-05, -4.798819877621037812125831534e-05, + -4.821743314135138824914200706e-05, -4.844434515293715467869339886e-05, + -4.866890245852627960463851475e-05, -4.889107292603077738798317275e-05, + -4.911082464921587981132589107e-05, -4.932812595317302765919251217e-05, + -4.954294539976497797374721532e-05, -4.975525179304184113975376147e-05, + -4.996501418462724819968476253e-05, -5.017220187907288657044868607e-05, + -5.037678443918397236563067043e-05, -5.057873169130565755820597151e-05, + -5.077801373058130209687741075e-05, -5.097460092617273118374005003e-05, + -5.116846392644490361563403003e-05, -5.13595736641134123197718897e-05, + -5.154790136135393616937522276e-05, -5.173341853487264019231112178e-05, + -5.191609700093627734023005171e-05, -5.209590888036141583580101999e-05, + -5.227282660346149783170063841e-05, -5.244682291495090945346313482e-05, + -5.26178708788050525629181875e-05, -5.278594388307546956531565718e-05, + -5.295101564465911324081776046e-05, -5.31130602140208671335663837e-05, + -5.327205197986795446934635279e-05, -5.342796567377639145590695335e-05, + -5.358077637476713360248012363e-05, -5.373045951383209801761192681e-05, + -5.38769908784087199851188521e-05, -5.402034661680221033774884631e-05, + -5.416050324255463949054550943e-05, -5.429743763876009596865829243e-05, + -5.443112706232482167489905578e-05, -5.456154914817168692826865328e-05, + -5.468868191338804982028903856e-05, -5.481250376131621384256584206e-05, + -5.493299348558567741021563258e-05, -5.505013027408614528909400199e-05, + -5.516389371288095633738199353e-05, -5.527426379004824239611279313e-05, + -5.538122089951773681848132269e-05, -5.548474584473157632897796776e-05, + -5.5584819842355680913868754e-05, -5.568142452587092279580119336e-05, + -5.577454194911092555646953128e-05, -5.586415458973475014255866133e-05, + -5.595024535263381045739963793e-05, -5.603279757327215117659879873e-05, + -5.611179502095936272743764706e-05, -5.618722190205562521227514172e-05, + -5.625906286310820364959459083e-05, -5.632730299391843907953064674e-05, + -5.639192783053912711365915356e-05, -5.645292335820099643897002073e-05, + -5.651027601416838214371321514e-05, -5.656397269052297578162749603e-05, + -5.661400073687487968050399689e-05, -5.666034796300167022649676984e-05, + -5.67030026414129290253385296e-05, -5.674195350984133969516123863e-05, + -5.677718977365907635336886305e-05, -5.68087011082189145914217443e-05, + -5.683647766111997684610607218e-05, -5.68605100543972990156590952e-05, + -5.688078938663472365350887161e-05, -5.689730723500085546534901781e-05, + -5.691005565720742181198138487e-05, -5.691902719338976716738354167e-05, + -5.692421486790900719355060233e-05, -5.692561219107515125322643845e-05, + -5.692321316079141020095877312e-05, -5.691701226411785986131208759e-05, + -5.690700447875971179851131709e-05, -5.689318527446627293212705334e-05, + -5.687555061435846300585753021e-05, -5.685409695617072074226572287e-05, + -5.682882125341277390444261197e-05, -5.679972095644957242243852646e-05, + -5.676679401349984537038587118e-05, -5.673003887155229923609442433e-05, + -5.668945447719964044223581179e-05, -5.664504027739007652967467843e-05, + -5.659679622009603850493059118e-05, -5.654472275489995494518122299e-05, + -5.648882083349707108454323956e-05, -5.642909191011460815021877346e-05, + -5.636553794184795412739244491e-05, -5.629816138891303214366809704e-05, + -5.622696521481461608008359243e-05, -5.615195288643191478010138762e-05, + -5.607312837401912092695835388e-05, -5.5990496151122638984060087e-05, + -5.5904061194414199375581076e-05, -5.581382898343966917189054588e-05, + -5.571980550028420980110746563e-05, -5.562199722915302962152755972e-05, + -5.552041115586821246963636356e-05, -5.541505476728141889580098178e-05, + -5.530593605060263627049357837e-05, -5.519306349264494387972870837e-05, + -5.507644607898545564004036401e-05, -5.495609329304221681630066021e-05, + -5.483201511506780690763732111e-05, -5.470422202105668747426636678e-05, + -5.457272498158102650225864672e-05, -5.443753546051967464420792697e-05, + -5.429866541372756455052089875e-05, -5.415612728761035770709553194e-05, + -5.400993401761883998344476732e-05, -5.386009902666048413484231605e-05, + -5.37066362234291008303371795e-05, -5.354956000065221228840367518e-05, + -5.338888523325669739757678989e-05, -5.322462727645287095239873265e-05, + -5.305680196373750522444504019e-05, -5.288542560481571932953087645e-05, + -5.271051498344256309525404647e-05, -5.253208735518392273437793261e-05, + -5.235016044509806969545206989e-05, -5.216475244533739190474705416e-05, + -5.197588201267059877883763841e-05, -5.178356826592733124295375724e-05, + -5.15878307833632590725068956e-05, -5.138868959994789494850897515e-05, + -5.11861652045749016101856832e-05, -5.098027853719515637906378736e-05, + -5.077105098587369791428638988e-05, -5.055850438377039256883024865e-05, + -5.034266100604515382704526316e-05, -5.012354356668820271449374393e-05, + -4.990117521527581641348561559e-05, -4.967557953365218172429515486e-05, + -4.944678053253798356457202057e-05, -4.921480264806596567617180682e-05, + -4.897967073824460195168722931e-05, -4.874141007934896358509690995e-05, + -4.850004636224603942482383467e-05, -4.825560568863888346539253726e-05, + -4.800811456725200535760114673e-05, -4.775759990994215425669927599e-05, + -4.750408902774205831872483818e-05, -4.724760962683607630040877323e-05, + -4.698818980446942822348788127e-05, -4.672585804479074082914621946e-05, + -4.646064321462920208892846685e-05, -4.619257455920690075452939016e-05, + -4.59216816977871776506159307e-05, -4.564799461925951725924099911e-05, + -4.537154367766212478439366573e-05, -4.509235958764248007601960211e-05, + -4.481047341985725754754527062e-05, -4.452591659631207964909274666e-05, + -4.423872088564132751308324853e-05, -4.39489183983307328301877448e-05, + -4.365654158188121274379242531e-05, -4.336162321591631267896777002e-05, + -4.306419640723381275955461422e-05, -4.27642945848020737957713433e-05, + -4.24619514947024848713214018e-05, -4.215720119501843943460653308e-05, + -4.185007805067208672654410773e-05, -4.154061672820954972387350046e-05, + -4.122885219053574123396904705e-05, -4.091481969159948287257169697e-05, + -4.059855477103014665188340793e-05, -4.0280093248726354503846947e-05, + -3.995947121939830783176120232e-05, 1.919024144701537003157403027e-05, + 1.894304966155124330924944265e-05, 1.869612653925301239262943276e-05, + 1.844950979528551043775015661e-05, 1.82032370250728630441290623e-05, + 1.795734569508822468081842005e-05, 1.771187313367451651832835957e-05, + 1.746685652189919804437058526e-05, 1.722233288444548142512476041e-05, + 1.697833908054295322734295048e-05, 1.673491179494012427134315424e-05, + 1.649208752892154696955556714e-05, 1.624990259137220387978921277e-05, + 1.60083930898920067276581386e-05, 1.576759492196265561767508367e-05, + 1.552754376616971462811075955e-05, 1.528827507348266172889500458e-05, + 1.504982405859491540844712076e-05, 1.481222569132724308188335527e-05, + 1.457551468809633343792254989e-05, 1.433972550345148548134408678e-05, + 1.410489232168182323270012174e-05, 1.387104904849653822060829428e-05, + 1.36382293027806551256875256e-05, 1.340646640842865838707132636e-05, + 1.317579338625851748220858817e-05, 1.294624294600855372297174006e-05, + 1.271784747841941014604143917e-05, 1.249063904740334880608728513e-05, + 1.226464938230376554816059009e-05, 1.203990987024650451684467528e-05, + 1.181645154858574558803200466e-05, 1.159430509744642814569989125e-05, + 1.137350083236601149460839877e-05, 1.115406869703634440296833447e-05, + 1.093603825614981456531161347e-05, 1.071943868835020150203762163e-05, + 1.050429877929122800413706817e-05, 1.029064691480462277360045237e-05, + 1.007851107417968309287129719e-05, 9.867918823556405977801345153e-06, + 9.658897309434186811863236322e-06, 9.45147325229789641806189826e-06, + 9.245672940363445680583311115e-06, 9.041522223444294612849925219e-06, + 8.839046506941304669289355411e-06, 8.638270745957247201884596222e-06, + 8.439219439537829839923822883e-06, 8.241916625041170334003623466e-06, + 8.046385872637083281396636059e-06, 7.852650279937995771422504232e-06, + 7.660732466763025080456681049e-06, 7.470654570036818461814445008e-06, + 7.282438238824588210256882198e-06, 7.096104629504914094268938629e-06, + 6.911674401081635374540206723e-06, 6.729167710636331656965086062e-06, + 6.548604208922571650024896384e-06, 6.370003036103434157066266463e-06, + 6.193382817633436327625119644e-06, 6.018761660285989792385473451e-06, + 5.846157148327836496244647169e-06, 5.675586339841307027267395396e-06, + 5.507065763195652509192062202e-06, 5.340611413668516471969349019e-06, + 5.176238750217644109122630547e-06, 5.013962692406245005806095238e-06, + 4.853797617479558871244303686e-06, 4.695757357595851471082203793e-06, + 4.539855197211942403599273244e-06, 4.386103870623918629223069593e-06, + 4.234515559663763048709773928e-06, 4.085101891552700270192777926e-06, + 3.937873936911787266625453729e-06, 3.792842207930215638772043774e-06, + 3.650016656692042497136521315e-06, 3.509406673661580779307548467e-06, + 3.371021086328146110835122032e-06, 3.234868158010258465460788624e-06, + 3.100955586819734846669265049e-06, 2.969290504785961405280004036e-06, + 2.839879477140621972852457464e-06, 2.712728501762728850908636818e-06, + 2.587843008784594942331674233e-06, 2.465227860358392318135484569e-06, + 2.344887350583472555425610176e-06, 2.226825205594481033803243991e-06, + 2.111044583810151264281025282e-06, 1.997548076342476859948438239e-06, + 1.886337707566433307833342857e-06, 1.777414935849703417466895899e-06, + 1.670780654442341648131396988e-06, 1.566435192525820178870003298e-06, + 1.464378316421502037520990976e-06, 1.364609230957624375611160483e-06, + 1.267126580994663140100403229e-06, 1.171928453108646096383145714e-06, + 1.079012377430581011490576086e-06, 9.88375329644593671169329821e-07, + 9.000137331398407051276941773e-07, 8.139234613186521336887111963e-07, + 7.300998400589575776538624891e-07, 6.485376503303445512826604438e-07, + 5.692311309628331957721639536e-07, 4.921739815675517605082127728e-07, + 4.173593656083770724399013147e-07, 3.447799136234547855531815206e-07, + 2.744277265956492512350122902e-07, 2.062943794707322664926731374e-07, + 1.403709248223549292263840011e-07, 7.664789666245851808661624684e-08, + 1.511531439592430012234577496e-08, -4.423731308173622253439004619e-08, + -1.014209831448496186280823343e-07, -1.564471950580217210303388955e-07, + -2.09327945457372690656874456e-07, -2.600757236943040461150564949e-07, + -3.08703507043302250985403884e-07, -3.552247557751910711096256148e-07, + -3.996534080974128484657474127e-07, -4.42003874963051299605445825e-07, + -4.822910347501201009119535003e-07, -5.205302278128178910783854794e-07, + -5.56737250906528248237483715e-07, -5.909283514883846508486332956e-07, + -6.231202218949361460150816218e-07, -6.533299933990900705102120548e-07, + -6.81575230147930916838169748e-07, -7.078739229795853296462967465e-07, + -7.322444831448099774942064009e-07, -7.547057358755252297352156092e-07, + -7.752769138820973747868109741e-07, -7.939776507216603898190029551e-07, + -8.108279740632880498293010539e-07, -8.258482988483338510337077726e-07, + -8.390594203480597190736561125e-07, -8.504825071206958601207335537e-07, + -8.601390938700135501053067703e-07, -8.680510742080171824477485658e-07, + -8.742406933235687541949832623e-07, -8.787305405596921419267698698e-07, + -8.815435419013500185437051671e-07, -8.827029523766159922423292505e-07, + -8.822323483732980342776749602e-07, -8.801556198733798055678896957e-07, + -8.764969626077662414784762157e-07, -8.71280870134103298402792389e-07, + -8.645321258395446519851891554e-07, -8.562757948714131275223500686e-07, + -8.465372159981562951241670402e-07, -8.353419934030684011698323667e-07, + -8.227159884134260375357903562e-07, -8.086853111675716594154966071e-07, + -7.93276312222541319472556183e-07, -7.765155741048813728259238298e-07, + -7.584299028071604174789733036e-07, -7.390463192332240947366567806e-07, + -7.183920505940790919842896776e-07, -6.964945217579159229657906685e-07, + -6.733813465565416985303208962e-07, -6.49080319050494100816266381e-07, + -6.236194047577854567460152804e-07, -5.970267318440465672022910218e-07, + 1.488247418518430598095630621e-06, 1.534581319130573716618803209e-06, + 1.580604720714984879457076956e-06, 1.626293115940537665296676019e-06, + 1.671622280681345833018699651e-06, 1.716568280746175178080284614e-06, + 1.761107478502691378054699489e-06, 1.805216539394528524190616098e-06, + 1.848872438349359123978092601e-06, 1.892052466075820463782346768e-06, + 1.934734235248002429927204407e-06, 1.976895686574963312682985325e-06, + 2.018515094754138569009506085e-06, 2.059571074306873727502095739e-06, + 2.100042585292514791557973511e-06, 2.13990893890438138035567199e-06, + 2.179149802939415070146848483e-06, 2.217745207144783494465200419e-06, + 2.255675548438032166189207151e-06, 2.292921595999679066979004896e-06, + 2.329464496236498222370104802e-06, 2.365285777614588054852760163e-06, + 2.400367355360339443112868349e-06, 2.434691536028331940643906761e-06, + 2.468241021934786383871824472e-06, 2.500998915455239812900964033e-06, + 2.532948723185506309957823814e-06, 2.564074359964466858863383486e-06, + 2.594360152757788253027534942e-06, 2.623790844401464403420030924e-06, + 2.65235159720441221115126533e-06, 2.680027996408438950196690895e-06, + 2.70680605350559640685792484e-06, 2.732672209411459797093581561e-06, + 2.757613337493686446130498197e-06, 2.781616746455051243121356017e-06, + 2.804670183070249480755372143e-06, 2.826761834775801735441993351e-06, + 2.847880332112344198194214817e-06, 2.868014751018918209187575849e-06, + 2.887154614978461090958519047e-06, 2.905289897014131938492425417e-06, + 2.922411021536228420712516182e-06, 2.938508866038875512509626411e-06, + 2.95357476264663354104567268e-06, 2.967600499497617438292252842e-06, + 2.980578322039170853193553595e-06, 2.992500934045605036912598984e-06, + 3.003361498611902321166210877e-06, 3.01315363893231769718710801e-06, + 3.021871438940421051108252068e-06, 3.029509443797895737384307663e-06, + 3.036062660231830486520093748e-06, 3.041526556720909105338340392e-06, + 3.045897063530596225608632413e-06, 3.049170572597260232247705705e-06, + 3.05134393726188982162521833e-06, 3.052414471853200902067655351e-06, + 3.052379951121055831923453705e-06, 3.051238609520012459589213827e-06, + 3.048989140343764871633053248e-06, 3.045630694710920541312410698e-06, + 3.041162880402708494615273208e-06, 3.035585760552745125250440755e-06, + 3.028899852190246369103851856e-06, 3.021106124636672262117340418e-06, + 3.012205997756940176288565497e-06, 3.002201340065770434218511697e-06, + 2.991094466689993547461922166e-06, 2.978888137187836365250316606e-06, + 2.965585553225867724560713135e-06, 2.951190356114620464583232773e-06, + 2.935706624204092592372687676e-06, 2.91913887013971162890128494e-06, + 2.901492037980423167122011677e-06, 2.882771500179549504664982748e-06, + 2.862983054429737604982099744e-06, 2.842132920373699770196949596e-06, + 2.820227736179819101066225742e-06, 2.797274554988857718192726137e-06, + 2.773280841226735945266763939e-06, 2.748254466789409940788652467e-06, + 2.722203707099584351025668358e-06, 2.695137237036813866145230911e-06, + 2.667064126742592877728713768e-06, 2.637993837302003213233624751e-06, + 2.607936216303482299675364428e-06, 2.576901493278164841549578157e-06, + -2.655696564875400153944934659e-06, -2.692463806935868332560410354e-06, + -2.728323142488324741950639352e-06, -2.76326182893293044855209141e-06, + -2.797267450406086833293497346e-06, -2.830327922002731779816189772e-06, + -2.862431493878991611861826658e-06, -2.893566755234091448644329764e-06, + -2.923722638169772314071116065e-06, -2.952888421426652146420171671e-06, + -2.981053733995994614223122576e-06, -3.008208558605819747390182697e-06, + -3.034343235080577536781978876e-06, -3.059448463572896265339927033e-06, + -3.083515307666908785951594835e-06, -3.106535197352002663660416881e-06, + -3.128499931865699492359884221e-06, -3.149401682406993651215871069e-06, + -3.169232994714404652819399189e-06, -3.187986791514395757443341498e-06, + -3.205656374834678126717855962e-06, -3.222235428183699441749164236e-06, + -3.237718018595309439990916067e-06, -3.252098598538102621429259423e-06, + -3.265372007688986655520729796e-06, -3.277533474570142161429913211e-06, + -3.288578618049641947494688907e-06, -3.298503448704472289508852698e-06, + -3.307304370046453879678632903e-06, -3.314978179610120122099278447e-06, + -3.321522069902666700683124823e-06, -3.32693362921579369558726727e-06, + -3.331210842299069671226417408e-06, -3.33435209089478808971778942e-06, + -3.336356154134538819423143677e-06, -3.337222208797000071346791281e-06, + -3.336949829427447124696650554e-06, -3.335538988318611923375141617e-06, + -3.332990055353555923164671909e-06, -3.32930379771021483532996918e-06, + -3.324481379428225977392232296e-06, -3.318524360837967080307530504e-06, + -3.311434697852584128295030594e-06, -3.303214741122793931979396628e-06, + -3.293867235055377924496291392e-06, -3.283395316695484918140647904e-06, + -3.271802514473445858903932065e-06, -3.259092746816423721969773961e-06, + -3.245270320625219150138503557e-06, -3.230339929620237877504630025e-06, + -3.214306652548042035730420374e-06, -3.197175951261901921283611894e-06, + -3.178953668667497152856924597e-06, -3.159646026538354749411702943e-06, + -3.139259623201418422682633727e-06, -3.117801431093513107861963513e-06, + -3.095278794189588611343675467e-06, -3.071699425303895187368838707e-06, + -3.047071403265034638275371437e-06, -3.021403169965850014813246033e-06, + -2.994703527289446065286172491e-06, -2.966981633912388636791987451e-06, + -2.938247001986154101723551849e-06, -2.908509493698402173229682066e-06, + -2.87777931771497631730730854e-06, -2.846067025504023013140727019e-06, + -2.813383507543901904725822463e-06, -2.779739989415725829913520958e-06, + -2.745148027782439939135580853e-06, -2.709619506255590174555094446e-06, + -2.673166631151343885429384414e-06, -2.635801927137552360302843318e-06, + 2.639894867191921608274261801e-06, 2.676673440368452486817470518e-06, + 2.712537808148257240272024568e-06, 2.747475911081871160075414465e-06, + 2.781476008813942090385331121e-06, 2.814526684007083451180900036e-06, + 2.846616846154561386816840216e-06, 2.877735735276702925644447262e-06, + 2.907872925508870793373343566e-06, 2.937018328567793707295670302e-06, + 2.965162197104355292062629473e-06, 2.99229512793773316130848533e-06, + 3.018408065170805155893194241e-06, 3.043492303185658068461188347e-06, + 3.067539489518199778955026558e-06, 3.090541627611046402861498181e-06, + 3.112491079443728999025676335e-06, 3.13338056803934104035014481e-06, + 3.153203179847008313327902732e-06, 3.17195236699907248028099116e-06, + 3.189621949442834567824914954e-06, 3.206206116945447648185207878e-06, + 3.221699430971985394903979449e-06, 3.236096826435875902405921167e-06, + 3.249393613320844419114098028e-06, 3.261585478174388287521574814e-06, + 3.272668485472064113213711001e-06, 3.282639078852075131424509066e-06, + 3.291494082220075761898185271e-06, 3.299230700723568665257362867e-06, + 3.305846521595821456044423867e-06, 3.31133951486905489178247386e-06, + 3.315708033956586594766594023e-06, 3.318950816103882872740334087e-06, + 3.321066982708450452305192283e-06, 3.322056039508415659132576497e-06, + 3.321917876639921064535650175e-06, 3.320652768563107511373515279e-06, + 3.318261373857418861468317195e-06, 3.314744734884375309413731894e-06, + 3.31010427732225244486902703e-06, 3.304341809567296297969578311e-06, + 3.297459522006132625547266193e-06, 3.289459986157473507875376867e-06, + 3.28034615368441382821551762e-06, 3.270121355277102488797943969e-06, + 3.258789299406600667831715445e-06, 3.246354070950302776656787307e-06, + 3.232820129689400384719131371e-06, 3.218192308678855404006349458e-06, + 3.202475812490871020393225221e-06, 3.185676215331956933653201336e-06, + 3.167799459034843785447139314e-06, 3.148851850925431851988336995e-06, + 3.128840061566013210585636764e-06, 3.107771122375463641147267518e-06, + 3.085652423126857848788675079e-06, 3.06249170932409661783691647e-06, + 3.03829707945794993194745838e-06, 3.013076982142773904260052431e-06, + 2.986840213134793866803619669e-06, 2.959595912232981917148110992e-06, + 2.931353560063854952382270125e-06, 2.902122974751051234792867742e-06, + 2.87191430847105090635638068e-06, 2.840738043896142865423967705e-06, + 2.808604990526053821171077393e-06, 2.775526280909255541831919673e-06, + 2.741513366755687137777145954e-06, 2.706578014941765670403357041e-06, + 2.670732303413569848235488077e-06, -2.638534809270435363035781778e-06, + -2.673287103393854442849294009e-06, -2.707124232073503093421460233e-06, + -2.740034960136693539990574223e-06, -2.772008369966747572035042912e-06, + -2.803033865117563956014185358e-06, -2.833101173817868700575105245e-06, + -2.862200352364317234904380477e-06, -2.890321788401836596525944917e-06, + -2.917456204090614705482084265e-06, -2.943594659158382319214886449e-06, + -2.968728553837013156742330455e-06, -2.992849631682847151483567449e-06, + -3.015949982279252831009804664e-06, -3.038022043820875287689761354e-06, + -3.059058605578843832993899896e-06, -3.079052810245764077243116677e-06, + -3.097998156160242018983611012e-06, -3.11588849940959124401942959e-06, + -3.132718055810743986409894202e-06, -3.14848140276813954772428851e-06, + -3.163173481008460902029347586e-06, -3.176789596191205588171686813e-06, + -3.189325420395159499023897756e-06, -3.20077699347967623651114305e-06, + -3.211140724320956426479645174e-06, -3.220413391930898197406101663e-06, + -3.228592146407369467878654967e-06, -3.235674509843921755464484641e-06, + -3.241658377026835188345526076e-06, -3.246542016048614728135866814e-06, + -3.250324068785972132566769108e-06, -3.25300355125060220421893617e-06, + -3.254579853812960848374099404e-06, -3.255052741298853510539847156e-06, + -3.254422352958900062217580812e-06, -3.252689202310850723925180622e-06, + -3.249854176854998241512611362e-06, -3.245918537662626176431212785e-06, + -3.240883918837888874343042614e-06, -3.234752326853075678225225842e-06, + -3.227526139757935318261219265e-06, -3.219208106262914788852063513e-06, + -3.20980134469685735493270709e-06, -3.199309341839841972632415765e-06, + -3.18773595163106163329264954e-06, -3.175085393752548276757614182e-06, + -3.161362252089316021176883947e-06, -3.146571473066206041840952093e-06, + -3.130718363862424551114470306e-06, -3.113808590504055094405665496e-06, + -3.095848175835312574022146342e-06, -3.076843497369613885723165295e-06, + -3.056801285020679043787517754e-06, -3.035728618714885063139966373e-06, + -3.013632925885588764893094002e-06, -2.990521978850199046165480102e-06, + -2.96640389207127043414650297e-06, -2.941287119301801730557321957e-06, + -2.915180450617703091274008839e-06, -2.888093009334662166891780424e-06, + -2.860034248815233502775652943e-06, -2.831013949163618570085227885e-06, + -2.801042213811234027261718241e-06, -2.770129465993106751976315233e-06, + -2.738286445117383903046903021e-06, -2.705524203028295131436128593e-06, + -2.671854100164519774790721635e-06, -2.637287801613919147367777127e-06, + 2.58899999216262575288979679e-06, 2.622630799647837174741861824e-06, + 2.655363757967399874760890469e-06, 2.68718803147464313849221082e-06, + 2.718093095415599586917379527e-06, 2.748068739399649832995213561e-06, + 2.777105070762582095440264285e-06, 2.805192517820896593722101997e-06, + 2.832321833016411553098643297e-06, 2.858484095950040454215410404e-06, + 2.883670716303850295643158158e-06, 2.907873436650281938830545775e-06, + 2.93108433514780959285137181e-06, 2.953295828122068739188818901e-06, + 2.974500672531638921410870532e-06, 2.99469196831777709184125788e-06, + 3.013863160636268959444552043e-06, 3.032008041973841181945283074e-06, + 3.049120754143999264938356616e-06, 3.065195790165092729463811733e-06, + 3.080227996018491236227205068e-06, 3.094212572286914865145931314e-06, + 3.107145075671858912004464834e-06, 3.11902142039020679935919407e-06, + 3.129837879449086659956660167e-06, 3.139591085799027496839718604e-06, + 3.148278033364736446750873147e-06, 3.155896077953364162660063186e-06, + 3.162442938039877997623587277e-06, 3.1679166954295523073365827e-06, + 3.172315795796946949415724692e-06, 3.175639049101807236764665951e-06, + 3.17788562988128733976145486e-06, 3.179055077418681790450433883e-06, + 3.179147295788643489398463127e-06, 3.178162553778926331698095539e-06, + 3.176101484688477539814095707e-06, 3.172965086002520060181426517e-06, + 3.168754718944107486423931302e-06, 3.163472107902892239506085353e-06, + 3.157119339741031618885511167e-06, 3.149698862976721309709770419e-06, + 3.141213486845405050451899773e-06, 3.13166638023937705085806768e-06, + 3.121061070525726338230516899e-06, 3.109401442243638201033077012e-06, + 3.09669173568092016916300166e-06, 3.082936545331333517885180617e-06, + 3.068140818229570439018994571e-06, 3.05230985217323574641202534e-06, + 3.035449293820905967164567457e-06, 3.017565136675670001901831963e-06, + 2.998663718951204526470344716e-06, 2.978751721322114623369779751e-06, + 2.957836164558876338516761259e-06, 2.935924407048603431883522161e-06, + 2.913024142202251997381705004e-06, 2.88914339574936960053689293e-06, + 2.86429052292131050580048339e-06, 2.838474205523634853921702628e-06, + 2.811703448899283364287651765e-06, 2.783987578783027311670264514e-06, + 2.75533623804856470020530762e-06, 2.725759383349436622268318481e-06, + 2.695267281654895014748538062e-06, 2.663870506681752228301173976e-06, + 2.631579935223728175037105279e-06, 2.598406743379498264951603728e-06, + 2.564362402680583931504970305e-06, -2.509328170508404596736849734e-06, + -2.542855835690654809575763848e-06, -2.575515085393273726269407903e-06, + -2.607295093550618738531153215e-06, -2.638185333541906320823809337e-06, + -2.668175581643805144245245806e-06, -2.697255920382424969686252503e-06, + -2.725416741775309842457956575e-06, -2.752648750473441588594710958e-06, + -2.77894296679391846272076487e-06, -2.804290729645779742587857059e-06, + -2.828683699347153455381240553e-06, -2.852113860333302448771090887e-06, + -2.874573523754252517509264614e-06, -2.896055329961465143166375255e-06, + -2.916552250882590076482264035e-06, -2.936057592283636653114533427e-06, + -2.954564995917897227855654363e-06, -2.972068441560699461406139937e-06, + -2.988562248929731655753714789e-06, -3.004041079489962815104401456e-06, + -3.018499938142905016547241914e-06, -3.031934174799397315526764893e-06, + -3.044339485835829023927315284e-06, -3.055711915432920175954680311e-06, + -3.066047856796976172586181517e-06, -3.075344053263131678226929497e-06, + -3.083597599280230133316762706e-06, -3.090805941277191499155048079e-06, + -3.096966878410509092973707662e-06, -3.10207856319269848337249508e-06, + -3.106139502001576896888590876e-06, -3.1091485554702405750442714e-06, + -3.111104938757571945832621288e-06, -3.112008221699532413591360314e-06, + -3.111858328840715606837486959e-06, -3.110655539346837439871121256e-06, + -3.108400486797492561570795122e-06, -3.105094158860955960569424222e-06, + -3.100737896847738156777931143e-06, -3.095333395147532331675684428e-06, + -3.08888270054650238469174349e-06, -3.081388211426596664208998194e-06, + -3.072852676846751000886695179e-06, -3.063279195506720079547830285e-06, + -3.052671214593522326554830143e-06, -3.041032528511332640126568413e-06, + -3.028367277495005922713323596e-06, -3.01467994610788744244732687e-06, + -2.99997536162452539310508022e-06, -2.984258692298750250153013819e-06, + -2.967535445517831160002755406e-06, -2.949811465843384871251446969e-06, + -2.931092932939794455361954065e-06, -2.911386359390759538966252443e-06, + -2.890698588404927995242337663e-06, -2.86903679141132314313919309e-06, + -2.8464084655454312750889629e-06, -2.822821431027018468785765026e-06, + -2.798283828430256477083539618e-06, -2.772804115847563770705375141e-06, + -2.746391065947887641000109069e-06, -2.719053762930524270412897467e-06, + -2.690801599375576642951763198e-06, -2.661644272992179389568812714e-06, + -2.631591783265626439638389458e-06, -2.600654428004558525538113256e-06, + -2.568842799789409515469644149e-06, -2.536167782323488426574932542e-06, + -2.50264054668457191268329462e-06, -2.468272547497571492582752947e-06, + 2.459675200092023530289240402e-06, 2.493761477370368619159912357e-06, + 2.527008959007703026855432352e-06, 2.559406549160405535976031688e-06, + 2.590943434663764082486045112e-06, 2.621609088478601098969652389e-06, + 2.651393273040828882131277056e-06, 2.680286043512944803025302085e-06, + 2.708277750936394439820352129e-06, 2.73535904528388783751510771e-06, + 2.761520878410730805616567218e-06, 2.786754506904160319958208697e-06, + 2.81105149483005510669471512e-06, 2.834403716375894007620467666e-06, + 2.856803358389435272318614828e-06, 2.878242922812297696280722445e-06, + 2.898715229007446223701612714e-06, 2.918213415980517640445400865e-06, + 2.936730944493615434357598401e-06, 2.9542615990714471914976684e-06, + 2.970799489899181959075800952e-06, 2.986339054611249151815382044e-06, + 3.000875059970893501525707192e-06, 3.014402603439841881328552925e-06, + 3.026917114637636465208350364e-06, 3.0384143566905173323392398e-06, + 3.048890427469056611152692718e-06, 3.058341760706270768833394888e-06, + 3.066765127046629411879281879e-06, 3.074157634897856181815933851e-06, + 3.08051673125653007481944759e-06, 3.085840202378554794632051564e-06, + 3.090126174346033434929678294e-06, 3.093373113521866403432137443e-06, + 3.095579826891971367318692754e-06, 3.096745462295284885659600246e-06, + 3.096869508541343287989213925e-06, 3.095951795415859115714234465e-06, + 3.093992493573971253837144244e-06, 3.090992114321887036934100382e-06, + 3.086951509286549987637598286e-06, 3.081871869973941780796507922e-06, + 3.075754727216294989570761348e-06, 3.068601950508098028848075894e-06, + 3.060415747231955322331517153e-06, 3.051198661773971926931998955e-06, + 3.040953574529542258181443945e-06, 3.029683700799961774459021988e-06, + 3.017392589580122082661747113e-06, 3.004084122238059841784960785e-06, + 2.989762511086912576927258553e-06, 2.974432297849649863051915699e-06, + 2.958098352017626387711144581e-06, 2.940765869103333398878238197e-06, + 2.92244036878806343369508261e-06, 2.903127692965594129647678712e-06, + 2.882834003682111346735959453e-06, 2.861565780973790804341027119e-06, + 2.839329820602477419372961995e-06, 2.816133231690676990945565103e-06, + 2.791983434255615015539804882e-06, 2.766888156646529611239985341e-06, + 2.740855432881658376839586339e-06, 2.713893599889477070105951381e-06, + 2.686011294653787764553877146e-06, 2.657217451263995220301240147e-06, + 2.627521297871757315132816568e-06, 2.596932353555020469594843274e-06, + 2.565460425090807600813662057e-06, 2.5331156036378517010568788e-06, + 2.49990826133031382672239698e-06, -2.648284570754179768155203017e-06, + -2.685421035026013139937212798e-06, -2.721740995245065135240162754e-06, + -2.75723220456401380375806992e-06, -2.791882649933134227316147702e-06, + -2.825680554950287831124247986e-06, -2.8586143826200635997890169e-06, + -2.89067283802120468337972306e-06, -2.921844870881528841258549176e-06, + -2.952119678059491879079830057e-06, -2.981486705931991314791817613e-06, + -3.009935652687068996968995649e-06, -3.037456470521874358543422054e-06, + -3.064039367744157394107384212e-06, -3.08967481077755944671517363e-06, + -3.114353526069572285748816159e-06, -3.138066501902856231216243713e-06, + -3.160804990106616860602931074e-06, -3.182560507671493228086479974e-06, + -3.203324838264515677732982568e-06, -3.223090033645084045158457284e-06, + -3.241848414981377983273488907e-06, -3.259592574066911420909006467e-06, + -3.276315374436960103780077519e-06, -3.292009952384817325041514377e-06, + -3.306669717877276875559215338e-06, -3.320288355369836610589016554e-06, + -3.332859824520766706069854063e-06, -3.344378360804741830229194419e-06, + -3.354838476025456589415391084e-06, -3.364234958727289469693905177e-06, + -3.372562874506529846722847552e-06, -3.379817566221436227441414502e-06, + -3.385994654102175197392865166e-06, -3.391090035760026974795281265e-06, + -3.395099886096336992008255101e-06, -3.398020657111664125923445115e-06, + -3.399849077614926524536394237e-06, -3.400582152833309053418034407e-06, + -3.400217163922915421426932184e-06, -3.398751667380719792242727006e-06, + -3.396183494358242245227336512e-06, -3.392510749877214900992314014e-06, + -3.387731811947926502425528644e-06, -3.381845330590684214243845859e-06, + -3.374850226760888155345952111e-06, -3.36674569117837892614770838e-06, + -3.357531183061244054631954911e-06, -3.347206428767249993786077333e-06, + -3.335771420337202526824101761e-06, -3.32322641394964145755610424e-06, + -3.309571928280901815275054367e-06, -3.294808742774260895832486723e-06, + -3.278937895818353674503133413e-06, -3.261960682835682447762090663e-06, + -3.243878654282330740651896228e-06, -3.224693613559605692909420041e-06, + -3.204407614838538118995706072e-06, -3.183022960798515026614383117e-06, + -3.160542200280547307772839941e-06, -3.136968125856969582783764783e-06, + -3.112303771317808095882859534e-06, -3.086552409075505222643080044e-06, + -3.059717547489098767401517753e-06, -3.031802928108578146286456942e-06, + -3.002812522841241117780046108e-06, -2.972750531040848542336423391e-06, + -2.941621376520861273003333569e-06, -2.909429704493223697013039308e-06, + -2.876180378433912808753625603e-06, -2.841878476876508116948528287e-06, + -2.806529290135258340954877224e-06, -2.770138316958997607797419299e-06, + -2.732711261117198640017847758e-06, -2.694254027919933233199299358e-06, + -2.65477272067258070336616925e-06, -2.614273637067633126621979747e-06, + -2.572763265514237727933427244e-06, -2.530248281407527085825909935e-06, + -2.486735543339065300651831089e-06, -2.442232089250748784399046992e-06, + -2.396745132531452705462607713e-06, -2.35028205806133545595739201e-06, + -2.302850418202866864230814875e-06, -2.254457928741258894271299457e-06, + -2.205112464775828149998780983e-06, -2.154822056563967309672806213e-06, + -2.103594885319329770820328054e-06, 1.355704944001130508673090558e-06, + 1.441325898770673137849447978e-06, 1.527372803378822675629046014e-06, + 1.613835930244983961321411474e-06, 1.700705640904318844325087898e-06, + 1.787972389948584335403686599e-06, 1.87562672891277949582073889e-06, + 1.963659310106042100193927957e-06, 2.052060890384955317507264042e-06, + 2.14082233486898700699097714e-06, 2.229934620594621616312090706e-06, + 2.319388840108282514381084216e-06, 2.409176204995929293988876987e-06, + 2.499288049347914228702797687e-06, 2.589715833157869262731547166e-06, + 2.680451145654126826541356274e-06, 2.771485708562261203750844846e-06, + 2.862811379297639989110731487e-06, 2.954420154086356369694350496e-06, + 3.046304171013676561626882036e-06, 3.138455712998266831844371497e-06, + 3.230867210691406858527434387e-06, 3.323531245299792249363150798e-06, + 3.416440551330725548432416458e-06, 3.509588019258727996580512348e-06, + 3.602966698112256603103806946e-06, 3.696569797979680766354757676e-06, + 3.790390692433274575382168639e-06, 3.884422920870351501638085417e-06, + 3.978660190770444573084632656e-06, 4.073096379867686691819434613e-06, + 4.167725538237401337220752046e-06, 4.262541890296097702763022941e-06, + 4.357539836713899990261727319e-06, 4.452713956238690460025936302e-06, + 4.548059007431242870781590293e-06, 4.643569930310335799059431872e-06, + 4.739241847907410463112704707e-06, 4.835070067729967523031779641e-06, + 4.93105008313313026278336404e-06, 5.027177574598281481672336357e-06, + 5.123448410919520331252736967e-06, 5.219858650295517430491715194e-06, + 5.316404541327815191909238884e-06, 5.413082523924345160920047759e-06, + 5.509889230107898941131254478e-06, 5.606821484729256244064054399e-06, + 5.703876306084436432542773832e-06, 5.801050906435847399954339881e-06, + 5.898342692437091228021151662e-06, 5.995749265461007341778462004e-06, + 6.093268421831052264611098407e-06, 6.190898152955322253365721963e-06, + 6.288636645363662658802985511e-06, 6.386482280647427789421755051e-06, + 6.484433635301797257998249191e-06, 6.582489480470799582704707897e-06, + 6.680648781595021019950961932e-06, 6.778910697961870032907973072e-06, + 6.87727458215870232757435665e-06, 6.975739979428873371988719526e-06, + 7.074306626930725174851391501e-06, 7.172974452899913899370232251e-06, + 7.2717435757152502600188064e-06, 7.370614302868206015170379763e-06, + 7.469587129836596469441983848e-06, 7.568662738862589757613159869e-06, + 7.6678419976356934314228736e-06, 7.76712595788074291320007142e-06, + 7.86651585385168887433124385e-06, 7.96601310073166041811430077e-06, + 8.06561929293947516765410366e-06, 8.165336202344000639426202515e-06, + 8.265165776385496152639e-06, 8.365110136106403528402641889e-06, + 8.465171574090776815207058659e-06, 8.565352552313951932979468884e-06, + 8.66565569990261886604721725e-06, 8.766083810806560178163250596e-06, + 8.86663984138256406936258458e-06, 8.967326907891496226934470448e-06, + 9.068148283909360562798571137e-06, 9.16910739765332800737217267e-06, + 9.27020782922368034276346116e-06, 9.371453307762575400544427517e-06, + 9.4728477085307229084735689e-06, 9.574395049903095845922340601e-06, + 9.67609949028460565611554911e-06, 9.777965324946967818893310553e-06, + 9.879996982787930077593574474e-06, 9.982199023013996650138639211e-06, + 1.008457613174781902385876431e-05, 1.018713311856160689270259234e-05, + 1.028987491293774508296053616e-05, 1.039280656065794630922832081e-05, + 1.049593322012231534211702116e-05, 1.059926015859966289976625692e-05, + 1.070279274841038555236057833e-05, 1.080653646304341597016336618e-05, + 1.091049687320880713788887745e-05, 1.101467964282708386549586299e-05, + 1.111909052495715391711914727e-05, 1.122373535766421363195181893e-05, + 1.132862005982580150525301788e-05, 1.143375062689803444457119219e-05, + 1.153913312659251423728402203e-05, 1.16447736945334981504673183e-05, + 1.175067852984618203522962365e-05, 1.18568538906980815226914483e-05, + 1.196330608979156482989635035e-05, 1.207004148980969372153757013e-05, + 1.217706649881675329120424289e-05, 1.228438756561528998891789227e-05, + 1.239201117506161623513325637e-05, 1.249994384334130458644260969e-05, + 1.260819211320677209469277164e-05, 1.271676254917845749596323063e-05, + 1.282566173271166646012615697e-05, 1.293489625733100935984446617e-05, + 1.304447272373403245127824329e-05, 1.315439773486607534557293886e-05, + 1.326467789096850115261767844e-05, 1.337531978460184936736716149e-05, + 1.348632999564586983890120131e-05, 1.359771508627884847798979184e-05, + 1.370948159593750202884816086e-05, 1.382163603625993726414442064e-05, + 1.393418488601350080629409645e-05, 1.404713458600937118906423068e-05, + 1.416049153400610391547939648e-05, 1.427426207960394046847085042e-05, + 1.438845251913217503948998893e-05, 1.450306909053123238339914891e-05, + 1.461811796823162181585293445e-05, 1.473360525803219156146511154e-05, + 1.484953699197847288746791167e-05, 1.496591912324669088778846676e-05, + 1.50827575210281530438197195e-05, 1.520005796542537088557670022e-05, + 1.53178261423549613045626272e-05, 1.543606763846250458371844871e-05, + 1.555478793605026885784117785e-05, 1.567399240802069108088705185e-05, + 1.579368631283691723683239305e-05, 1.591387478950294966919751238e-05, + 1.603456285256518029842288942e-05, 1.615575538713741714507039771e-05, + 1.627745714395155901066739035e-05, 1.639967273443575129549150404e-05, + 1.652240662582204905610601398e-05, 1.664566313628591494918479432e-05, + 1.67694464301192732325757051e-05, 1.68937605129389087571870065e-05, + 1.701860922693305020413599704e-05, 1.714399624614717433548731484e-05, + 1.726992507181140633896500314e-05, 1.739639902771167450658794384e-05, + 1.752342125560616084719266217e-05, 1.765099471068936172685540087e-05, + 1.777912215710545260310797289e-05, 1.790780616351296262696649042e-05, + 1.803704909870266663097018722e-05, 1.816685312727051054186924728e-05, + 1.829722020534756921571716004e-05, 1.842815207638878835950252411e-05, + 1.85596502670221775001604958e-05, 1.869171608296075115431683633e-05, + 1.882435060497703185151616156e-05, 1.895755468495132633902425234e-05, + 1.909132894197238908035214877e-05, 1.922567375852306348718058493e-05, + 1.936058927672941674101060594e-05, 1.949607539468454565131233513e-05, + 1.96321317628466740794115214e-05, 1.97687577805139305610251238e-05, + 1.99059525923767988500601156e-05, 2.004371508515017939505882538e-05, + 2.018204388428648476364220266e-05, 2.032093735077148002150446149e-05, + 2.046039357800430124570585655e-05, 2.060041038876304469442887757e-05, + 2.07409853322575732652473246e-05, 2.088211568127099375044575247e-05, + 2.102379842939116691836846929e-05, 2.116603028833318554517185783e-05, + 2.13088076853555444549383896e-05, 2.145212676076957905167870433e-05, + 2.159598336554459485745090241e-05, 2.174037305900974854184701246e-05, + 2.188529110665362234348398085e-05, 2.20307324780231283511532786e-05, + 2.217669184472256934878564572e-05, 2.232316357851410644486112034e-05, + 2.247014174952085321370839899e-05, 2.261762012453345693416793816e-05, + 2.276559216542139004119463253e-05, 2.291405102764993096048709575e-05, + 2.306298955890344080173377794e-05, 2.32124002978166232001068503e-05, + 2.336227547281296093063807096e-05, 2.3512607001057244472458016e-05, + 2.366338648750888055309962721e-05, 2.381460522409541838493966803e-05, + 2.396625418899300195276977354e-05, 2.411832404602034843322209967e-05, + 2.427080514414530406914864702e-05, 2.442368751710562074287193257e-05, + 2.457696088314358055381021739e-05, 2.473061464485568812792133653e-05, + 2.488463788915760006555458195e-05, 2.503901938736490477956445067e-05, + 2.519374759539014574697378401e-05, 2.534881065405664043966790788e-05, + 2.550419638952898312577073636e-05, 2.565989231386128863882101214e-05, + 2.581588562566293655739166346e-05, 2.597216321088163622416745968e-05, + 2.61287116437057031820192371e-05, 2.628551718758355480558275286e-05, + 2.644256579636174311160809469e-05, 2.659984311554178563422740078e-05, + 2.675733448365478131373597359e-05, 2.691502493375512938215271541e-05, + 2.70728991950321382943794174e-05, 2.723094169454017861439418247e-05, + 2.738913655904689196550136354e-05, 2.754746761699938828200223684e-05, + 2.77059184006082246862472801e-05, 2.786447214804902030140312807e-05, + 2.802311180578088368390947405e-05, 2.818182003098217125978963704e-05, + 2.834057919415937590724811901e-05, 2.849937138158809972780446951e-05, + 2.865817839843693527268966847e-05, 2.881698177143989853714670102e-05, + 2.897576275196627964918748288e-05, 2.913450231914810873942202341e-05, + 2.929318118312055501967910986e-05, 2.945177978837549623964374435e-05, + 2.961027831722668642836122921e-05, 2.976865669338631524456877109e-05, + 2.992689458565184424049601675e-05, 3.008497141170256777365291101e-05, + 3.024286634200481436443239125e-05, 3.040055830382497534789855431e-05, + 3.05580259853492427362699202e-05, 3.071524783990944981650755841e-05, + 3.087220209031380830809118687e-05, 3.102886673328061423399529262e-05, + 3.118521954397607108154175104e-05, 3.134123808065246603871134567e-05, + 3.14968996893869872971162549e-05, 3.165218150891992881287156925e-05, + 3.180706047559035129024609945e-05, 3.196151332836874537843274702e-05, + 3.21155166139848132801637437e-05, 3.226904669214887799418359227e-05, + 3.242207974086626967027621737e-05, 3.257459176184241225228410688e-05, + 3.272655858597764140342778472e-05, 3.287795587895023583088413566e-05, + 3.302875914688554781538723515e-05, 3.317894374211080604124626814e-05, + 3.332848486899148431105224799e-05, 3.347735758985614115765955257e-05, + 3.362553683098830380800853268e-05, 3.377299738870987236283305322e-05, + 3.39197139355343465962761007e-05, 3.406566102639684137437167677e-05, + 3.421081310495644546348578685e-05, 3.43551445099706459019098248e-05, + 3.449862948173874151094192575e-05, 3.464124216861301226548508492e-05, + 3.478295663357553710618927378e-05, 3.492374686087883060197148422e-05, + 3.506358676274814361109588567e-05, 3.520245018614382874260967937e-05, + 3.534031091958111432281205988e-05, 3.547714270000614845447517443e-05, + 3.561291921972567042602164644e-05, 3.574761413338755153138240339e-05, + 3.588120106501254411371371056e-05, 3.60136536150719736761732781e-05, + 3.614494536761133340217397314e-05, 3.627504989741712478979254741e-05, + 3.640394077722420001358427655e-05, 3.653159158496245404899524511e-05, + 3.665797591103968171549060129e-05, 3.678306736565877004723271182e-05, + 3.690683958616708469201855847e-05, 3.702926624443561088358828348e-05, + 3.715032105426538242736247963e-05, 3.726997777881959272514023063e-05, + 3.738821023807784385290658991e-05, 3.75049923163117544214380239e-05, + 3.762029796957510252228273906e-05, 3.773410123322593908530217521e-05, + 3.784637622943033756191602568e-05, 3.795709717470917288206777584e-05, + 3.806623838747762270410743279e-05, 3.817377429559448069433524875e-05, + 3.827967944391492570097024206e-05, 3.838392850184552709509946955e-05, + 3.848649627089789485891169196e-05, 3.85873576922393277891659702e-05, + 3.8686487854237647666510308e-05, 3.878386199999811197267757246e-05, + 3.887945553488956590111949585e-05, 3.8973244034057888873431863e-05, + 3.906520324992367269043361255e-05, 3.915530911966249146211396792e-05, + 3.92435377726649105094812453e-05, 3.93298655379729274216872581e-05, + 3.941426895169293335985383209e-05, 3.949672476437973971542111373e-05, + 3.957720994839112124566785078e-05, 3.965570170521009741833665108e-05, + 3.973217747273205850081639889e-05, 3.980661493251515074820456874e-05, + 3.987899201699074939889491653e-05, 3.994928691663191883598135745e-05, + 4.001747808707771861518737166e-05, 4.008354425621052288114531947e-05, + 4.014746443118425253031647526e-05, 4.020921790540133816367965314e-05, + 4.026878426543537128684188686e-05, 4.032614339789816982001849355e-05, + 4.038127549624653486216863119e-05, 4.043416106753540721022860405e-05, + 4.048478093909390999882713658e-05, 4.053311626515012890603281703e-05, + 4.057914853338096721271921474e-05, 4.062285957139406204329662442e-05, + 4.066423155313687610177067477e-05, 4.070324700523230082929715401e-05, + 4.073988881323727443122678649e-05, 4.077414022782286978554416867e-05, + 4.080598487087357540813864487e-05, 4.083540674150384501605096088e-05, + 4.086239022198925261710952817e-05, 4.088692008361093853082215976e-05, + 4.090898149241049353355692553e-05, 4.09285600148540342955137683e-05, + 4.094564162340297644449016445e-05, 4.096021270198893027628117558e-05, + 4.097226005139299693852059092e-05, 4.098177089452444387665183689e-05, + 4.098873288159917289410691388e-05, 4.099313409521524999247141241e-05, + 4.099496305532346411256219842e-05, 4.099420872409185767929959421e-05, + 4.099086051066155232626073146e-05, 4.098490827579271105884223259e-05, + 4.097634233639873272596679254e-05, 4.096515346996703894454777695e-05, + 4.095133291886446803148347229e-05, 4.093487239452642891023373406e-05, + 4.091576408152714514412928715e-05, 4.089400064153052153422679416e-05, + 4.086957521710034226154750758e-05, 4.084248143548275411128176127e-05, + 4.081271341207403291137523205e-05, 4.078026575395323269487488083e-05, + 4.074513356319214651230994906e-05, 4.070731244005619650552091349e-05, + 4.066679848607519261573586822e-05, 4.062358830698350591623460581e-05, + 4.057767901552769145316276744e-05, 4.052906823414079487671174418e-05, + 4.047775409748215701653817344e-05, 4.042373525484147634518825032e-05, + 4.036701087240618065262592884e-05, 4.030758063539113214990977641e-05, + 4.024544475002937173567507667e-05, 4.018060394542352973092438906e-05, + 4.011305947525669013094609672e-05, 4.004281311936108207110221469e-05, + 3.996986718514608250820904778e-05, 3.98942245088818844877057157e-05, + 3.981588845684001006647312337e-05, 3.97348629262895159264951106e-05, + 3.965115234634791589740654416e-05, 3.956476167868697624199064711e-05, + 3.947569641809190647916555372e-05, 3.938396259287425067632110176e-05, + 3.92895667651375508628956712e-05, 3.919251603089561993486719671e-05, + 3.909281802004282096269990876e-05, 3.899048089617639356032827158e-05, + 3.888551335627005482113022206e-05, 3.877792463019926784417723553e-05, + 3.866772448011642957475808569e-05, 3.855492319968243573836616522e-05, + 3.843953161313849536083464553e-05, 3.832156107423970273521615648e-05, + 3.820102346503389373864878475e-05, 3.807793119449290835222890483e-05, + 3.795229719699445689777908552e-05, 3.782413493065573518005575981e-05, + 3.769345837551801604034876214e-05, 3.75602820315831659983736579e-05, + 3.742462091670199889103035074e-05, 3.728649056431494084647843001e-05, + 3.714590702104527764407237989e-05, 3.700288684414564175772371923e-05, + 3.685744709879787460796163323e-05, 3.670960535526710427937577275e-05, + 3.655937968591060113331819847e-05, 3.640678866204121480422070678e-05, + 3.625185135064794723089645623e-05, 3.609458731097207607714863475e-05, + 3.593501659094101727482187258e-05, 3.577315972346049589543695579e-05, + 3.560903772256547258380499077e-05, 3.544267207943122824018167272e-05, + 3.527408475824516260457505701e-05, 3.510329819194028930142564837e-05, + 3.493033527779176226858368071e-05, 3.47552193728772196171586395e-05, + 3.457797428940197491430488808e-05, 3.439862428989061442956634562e-05, + 3.421719408224569829992875447e-05, 3.40337088146752393506833112e-05, + 3.384819407048796346135569046e-05, 3.366067586276956519067762863e-05, + 3.3471180628911938810705895e-05, 3.327973522503602200276612288e-05, + 3.30863669202800087486282532e-05, 3.289110339096670078450415642e-05, + 3.26939727146489879545943058e-05, 3.249500336403556488215627063e-05, + 3.229422420079797493653109286e-05, 3.209166446926107536157316003e-05, + 3.188735378997831269951707123e-05, 3.168132215319363132518398762e-05, + 3.147359991219171593268555398e-05, 3.126421777653853986732659931e-05, + 3.105320680521373040948451827e-05, 3.084059839963694651986461648e-05, + 3.062642429659011218982464508e-05, 3.041071656103680982750729622e-05, + 3.019350757884227263354651183e-05, 2.997483004939423685249536011e-05, + 2.975471697812783196759357784e-05, 2.953320166895624356235075525e-05, + 2.931031771660910041285563743e-05, 2.908609899888114046218046127e-05, + 2.886057966879273793442579887e-05, 2.863379414666498176504638717e-05, + 2.840577711211118576060084828e-05, 2.81765634959474190206121097e-05, + 2.794618847202371002985156478e-05, 2.771468744897921090888232021e-05, + 2.748209606192246023514264008e-05, 2.724845016404024776283943066e-05, + 2.701378581813599583723480013e-05, 2.677813928810397298098042174e-05, + 2.65415470303330173985813939e-05, 2.630404568505374983075108253e-05, + 2.606567206762292978781611619e-05, 2.582646315975131129740773039e-05, + 2.558645610067637713607759109e-05, 2.534568817828304490916146996e-05, + 2.510419682017441512741386112e-05, 2.48620195846954073111163136e-05, + 2.461919415191182522050124259e-05, 2.437575831454737198254224817e-05, + 2.413174996888116976547986048e-05, 2.388720710560870457068484429e-05, + 2.364216780066843908510339223e-05, 2.339667020603711241970822099e-05, + 2.315075254049618651763439714e-05, 2.290445308037189901567871886e-05, + 2.265781015025246993314575472e-05, 2.24108621136839021440508718e-05, + 2.216364736384812290643890609e-05, 2.19162043142257060039310157e-05, + 2.166857138924586806427198538e-05, 2.142078701492684597172851124e-05, + 2.117288960950888137592384997e-05, 2.092491757408289549703683807e-05, + 2.067690928321746308884282461e-05, 2.042890307558694514282644772e-05, + 2.018093724460321978825434741e-05, 1.993305002905428432351600532e-05, + 1.968527960375185951362800307e-05, 1.943766407019129619426420219e-05, + -1.617803923434183726125907242e-06, -1.667453638988917616960442822e-06, + -1.716605256793322389717972379e-06, -1.765223729942546130445126321e-06, + -1.813274770914887938245822242e-06, -1.860724855768130224327656409e-06, + -1.907541228069086549365765415e-06, -1.953691902556057737982541517e-06, + -1.999145668534651974068824462e-06, -2.043872093007212398918905419e-06, + -2.087841523535564220977276545e-06, -2.131025090838572115184293768e-06, + -2.173394711123864802155549944e-06, -2.214923088155010485626522296e-06, + -2.255583715054581064196224591e-06, -2.295350875843550656700119833e-06, + -2.334199646718291790853123252e-06, -2.372105897065719826578410884e-06, + -2.40904629021761179443763233e-06, -2.44499828394518427485148683e-06, + -2.479940130695020449513778921e-06, -2.513850877567494054642483273e-06, + -2.546710366039058617794108019e-06, -2.57849923142960222392761592e-06, + -2.60919890211730091285889134e-06, -2.63879159849688631523409281e-06, + -2.667260331696780372595124986e-06, -2.694588902038277608303601385e-06, + -2.720761897252204501490482208e-06, -2.745764690449446333126663072e-06, + -2.769583437848162123928871456e-06, -2.792205076259344037029226648e-06, + -2.813617320333025598541468529e-06, -2.833808659567028043012705887e-06, + -2.852768355080342037338085939e-06, -2.870486436153550356708587243e-06, + -2.886953696538233335623516509e-06, -2.902161690538017624455035051e-06, + -2.916102728863481125139416744e-06, -2.928769874263274786819035225e-06, + -2.940156936934183201811082026e-06, -2.950258469712779873709131498e-06, + -2.959069763050643968121077021e-06, -2.966586839776965440899133414e-06, + -2.972806449650161035472371168e-06, -2.977726063702107392054717686e-06, + -2.981343868377503568449981772e-06, -2.9836587594712551664523012e-06, + -2.984670335867031449922272962e-06, -2.984378893079960493370629895e-06, + -2.982785416606406224057645993e-06, -2.979891575084237088737442595e-06, + -2.975699713266395529816764343e-06, -2.970212844811419829963838185e-06, + -2.963434644893831271472922975e-06, -2.955369442637886127006130801e-06, + -2.946022213378366487121235578e-06, -2.935398570749600852909308446e-06, + -2.923504758611790875288483429e-06, -2.910347642810689867639596662e-06, + -2.895934702779485856631927487e-06, -2.880274022984705633394428292e-06, + -2.863374284219710895938067197e-06, -2.845244754749565943839932289e-06, + -2.825895281310956012795496464e-06, -2.805336279970894628951749716e-06, + -2.783578726847803355904558201e-06, -2.760634148699076279319169699e-06, + -2.736514613378353883604062607e-06, -2.711232720166964255039537823e-06, + -2.684801589983009952158953329e-06, -2.657234855471952849226714016e-06, + -2.628546650982798709860095709e-06, 2.384365980017368236474435347e-06, + 2.411142606498462643611511644e-06, 2.436897839962227111455838127e-06, + 2.461623414799198335365000567e-06, 2.48531151057334239742012405e-06, + 2.507954753741823028685958147e-06, 2.529546219190265766768241362e-06, + 2.550079431583869103824981778e-06, 2.569548366533962825480549852e-06, + 2.58794745158256565091266059e-06, 2.605271567000461369821269833e-06, + 2.621516046405537129088949774e-06, 2.636676677197458718455167284e-06, + 2.65074970081066448878456647e-06, 2.663731812786534253238929573e-06, + 2.675620162665159652441758745e-06, 2.686412353697530405814263704e-06, + 2.696106442379081737851891087e-06, 2.704700937805409778223655198e-06, + 2.712194800851056602266622372e-06, 2.718587443172668495581373316e-06, + 2.7238787260372368328217689e-06, 2.728068958976773435262837275e-06, + 2.731158898270671474809876897e-06, 2.733149745256884831015728107e-06, + 2.734043144473037631849484524e-06, 2.733841181629623912232142716e-06, + 2.732546381415549806157471932e-06, 2.730161705138516172559556838e-06, + 2.726690548201246236002456835e-06, 2.722136737415161675561134369e-06, + 2.716504528153522253275170203e-06, 2.709798601345193652477740323e-06, + 2.702024060311236917816769473e-06, 2.693186427445807310340113519e-06, + 2.68329164074338529232281389e-06, 2.672346050174215819814592388e-06, + 2.660356413909801627699653476e-06, 2.647329894400384707003849247e-06, + 2.633274054306856699886720333e-06, 2.618196852290275009387090013e-06, + 2.602106638651641271785990364e-06, 2.585012150848350137783467767e-06, + 2.566922508857390735275772267e-06, 2.547847210411498272242085406e-06, + 2.527796126100855676397099331e-06, 2.506779494344519873489990011e-06, + 2.484807916233882139580473394e-06, 2.461892350250435116689427806e-06, + 2.438044106860497704948988543e-06, 2.41327484298922293669232772e-06, + 2.387596556376437131104933931e-06, 2.361021579817097491350331995e-06, + 2.333562575288623792908780999e-06, 2.305232527967809586362480864e-06, + 2.276044740140295741151043457e-06, 2.246012825004882731342974178e-06, + 2.215150700375388780722588772e-06, -1.999375226523030557091754889e-06, + -2.022342123874432888945952905e-06, -2.044457059051696382929877785e-06, + -2.065713093300802928988305074e-06, -2.086103640825677441245685623e-06, + -2.105622470569390572897637906e-06, -2.124263707854112757917154977e-06, + -2.14202183587937700486058569e-06, -2.158891697078572939258716418e-06, + -2.174868494333495911739924378e-06, -2.189947792046494621126832489e-06, + -2.204125517074283434169760035e-06, -2.217397959501405439134303493e-06, + -2.229761773307319172642091548e-06, -2.241213976855657555499077779e-06, + -2.25175195325922921274399563e-06, -2.261373450599750678627385472e-06, + -2.270076582006122405333259015e-06, -2.277859825591153284236834928e-06, + -2.284722024247683203632217769e-06, -2.290662385304054515019079458e-06, + -2.295680480039461380023903606e-06, -2.299776243059952880135477643e-06, + -2.302949971535222026394404415e-06, -2.305202324297108170113876704e-06, + -2.306534320800458253737522454e-06, -2.306947339946748818967792866e-06, + -2.306443118771608878511897647e-06, -2.305023750996919583737196358e-06, + -2.302691685448015425146869872e-06, -2.299449724337595904759181525e-06, + -2.29530102141653656873756563e-06, -2.290249079993186740014697936e-06, + -2.284297750821855717707348221e-06, -2.277451229861691077140063363e-06, + -2.269714055907154398361623773e-06, -2.261091108091131191481712448e-06, + -2.251587603262062458795399189e-06, -2.241209093236324397403064212e-06, + -2.229961461927041664935443543e-06, -2.217850922350913501313951839e-06, + -2.20488401351439779486652247e-06, -2.191067597180502042879691321e-06, + -2.17640885451824669642880393e-06, -2.160915282634645035424051165e-06, + -2.144594690994409250014421028e-06, -2.127455197724357126661974202e-06, + -2.109505225807484222506774443e-06, -2.090753499167258452185293519e-06, + -2.071209038643934491016364297e-06, -2.050881157864602389239924718e-06, + -2.029779459008899091329450673e-06, -2.007913828472219227807725114e-06, + -1.9852944324281675263384455e-06, -1.961931712292280215452922737e-06, + -1.937836380088891598890039891e-06, -1.913019413723119810833046828e-06, + 1.764954566022459903879113403e-06, 1.783189855248297410152602191e-06, + 1.800685421320382508588320986e-06, 1.817435645148795080321309225e-06, + 1.833435209951774523255588027e-06, 1.848679102815091102575092465e-06, + 1.863162616131090341866499704e-06, 1.876881348917094723322863958e-06, + 1.889831208012927010110484742e-06, 1.902008409157231412554920486e-06, + 1.913409477942328535624840966e-06, 1.924031250647394678817509936e-06, + 1.933870874950943387983503044e-06, 1.942925810519259879058980717e-06, + 1.951193829475359982280084289e-06, 1.958673016744948467511219792e-06, + 1.965361770280828141642349635e-06, 1.971258801165744894978715251e-06, + 1.976363133593641591568678545e-06, 1.980674104729753637305729105e-06, + 1.984191364449416629763727274e-06, 1.986914874956433969745584617e-06, + 1.988844910280718137409209853e-06, 1.989982055656012431852979958e-06, + 1.99032720677809424426126135e-06, 1.989881568943541603289391212e-06, + 1.988646656070141689146447278e-06, 1.986624289599128087140675683e-06, + 1.983816597279744836060562385e-06, 1.980226011837404432680640604e-06, + 1.975855269525303843603999954e-06, 1.970707408560822860454529379e-06, + 1.96478576744722911181324429e-06, 1.958093983181660431656251342e-06, + 1.950635989350077457245204865e-06, 1.942416014110188072930383157e-06, + 1.933438578063300423580308379e-06, 1.923708492016042163110520549e-06, + 1.913230854632976777208314134e-06, 1.902011049981263439347545924e-06, + 1.890054744968296583258467007e-06, 1.877367886673681715117606612e-06, + 1.863956699576543999720152495e-06, 1.849827682679044817427578377e-06, + 1.834987606530254000474985943e-06, 1.8194435101441791615301544e-06, + 1.803202697823452069070932456e-06, 1.786272735882248806983706516e-06, + 1.768661449273136704427207555e-06, 1.75037691811859130737287233e-06, + 1.731427474148823247607643233e-06, 1.711821697047182805763009678e-06, + -1.578875358341695218222918914e-06, -1.594188689843624770194020421e-06, + -1.608845284119264464804894069e-06, -1.622840295809864827038205767e-06, + -1.636169148440530823516384645e-06, -1.648827535867636209692744555e-06, + -1.660811423618397453846450701e-06, -1.672117050121650725925644479e-06, + -1.68274092783053583561789484e-06, -1.692679844235576648144784954e-06, + -1.701930862768692667328588458e-06, -1.710491323597701117040226215e-06, + -1.718358844311180983778757775e-06, -1.725531320491778373174508385e-06, + -1.73200692618324988919324952e-06, -1.737784114243460650289113158e-06, + -1.742861616589343041376983234e-06, -1.7472384443314080869553203e-06, + -1.750913887798128988558771062e-06, -1.753887516450329810713281743e-06, + -1.756159178686145345160717936e-06, -1.757729001536036310288113084e-06, + -1.75859739024859913376626179e-06, -1.75876502776737890026091931e-06, + -1.75823287409877609674196345e-06, -1.757002165571781321197551533e-06, + -1.755074413989396712009317773e-06, -1.752451405672829570710517452e-06, + -1.749135200398293430218876927e-06, -1.745128130227749374886654123e-06, + -1.740432798232995748096015552e-06, -1.735052077115010800981631175e-06, + -1.728989107718229374375845837e-06, -1.72224729744080647592986439e-06, + -1.714830318541661422282527776e-06, -1.706742106345006007139374765e-06, + -1.697986857342953641731566825e-06, -1.688569027197436394878773958e-06, + -1.678493328641896859568195463e-06, -1.667764729284092311073430144e-06, + -1.656388449310715676267074734e-06, -1.644369959094662982898886125e-06, + -1.631714976706580791878287325e-06, -1.618429465331025861234777626e-06, + -1.604519630589036986769162392e-06, -1.589991917767142101043415132e-06, + -1.574853008956171821839243978e-06, -1.55910982009827156979323709e-06, + -1.542769497945508222052366301e-06, -1.525839416930376869085570976e-06, + 1.392786074647189624128081759e-06, 1.406568900131403246790001704e-06, + 1.419766589622827324812656333e-06, 1.432374753980078149932591257e-06, + 1.444389249612974828487722487e-06, 1.455806179886487921161866699e-06, + 1.466621896423395647731865998e-06, 1.476833000304910738153195936e-06, + 1.486436343168843402082115318e-06, 1.495429028204951439260089047e-06, + 1.503808411047240745051726402e-06, 1.51157210056255489016266598e-06, + 1.518717959535725672113475916e-06, 1.525244105250504521125148177e-06, + 1.531148909966484401070632368e-06, 1.536431001291472433746771245e-06, + 1.541089262450373096441889886e-06, 1.545122832447824900555725762e-06, + 1.548531106128216275802421745e-06, 1.551313734130154584680292076e-06, + 1.553470622736979418599778495e-06, 1.555001933622742075683095461e-06, + 1.555908083494204332750121544e-06, 1.556189743628836394458039676e-06, + 1.555847839309144785960629075e-06, 1.554883549153387999085858956e-06, + 1.553298304343436927728392544e-06, 1.551093787749565157846635619e-06, + 1.548271932953067390504892781e-06, 1.544834923166854864001111373e-06, + 1.54078519005455992352932558e-06, 1.536125412448746473088141348e-06, + 1.530858514968697471712172353e-06, 1.52498766653844841829652107e-06, + 1.518516278805668641923329147e-06, 1.511448004461951133501479427e-06, + 1.503786735465617567265037349e-06, 1.495536601167205801137514466e-06, + 1.486701966339034072193134653e-06, 1.477287429109201664459449267e-06, + 1.467297818801300198372208547e-06, 1.456738193680307339234109888e-06, + 1.445613838606138244313303182e-06, 1.433930262595240995605601168e-06, + 1.421693196291876932837463209e-06, 1.408908589349600247466972637e-06, + 1.39558260772444455632892036e-06, 1.381721630878447649681231742e-06, + 1.367332248908293020999956194e-06, 1.352421259566440681152820619e-06, + 1.336995665221111722901678985e-06, 1.321062669722499985396806446e-06, + -1.140866984644302853439635712e-06, -1.152836051599900934065191273e-06, + -1.164295115640428036850036013e-06, -1.175240691880034514730352622e-06, + -1.185669529529228978764320707e-06, -1.195578613128449013393523118e-06, + -1.204965163677951670828636908e-06, -1.213826639663345906443368653e-06, + -1.222160737976541220896190866e-06, -1.229965394731144138562931034e-06, + -1.237238785972373461289545819e-06, -1.243979328280663569902060768e-06, + -1.250185679268908974903339731e-06, -1.255856737972798274391547819e-06, + -1.260991645134228413596124904e-06, -1.265589783377147454178357489e-06, + -1.269650777276331743724296572e-06, -1.273174493318131020837204355e-06, + -1.276161039753742826915322572e-06, -1.278610766344645224184065069e-06, + -1.280524263998790427377901836e-06, -1.281902364306185956123245936e-06, + -1.282746138953466542894222939e-06, -1.283056899043336617695257144e-06, + -1.282836194301156452192099779e-06, -1.282085812175141600942427506e-06, + -1.280807776830013009400138432e-06, -1.279004348033904453423134813e-06, + -1.276678019939199430928238738e-06, -1.273831519757533827885524758e-06, + -1.270467806329518953474284199e-06, -1.266590068589466794613820032e-06, + -1.262201723926034403034475082e-06, -1.257306416438919975545138868e-06, + -1.251908015092505306047770443e-06, -1.246010611767137694008028038e-06, + -1.239618519208504260250549786e-06, -1.232736268876194307196158921e-06, + -1.225368608691929355947376236e-06, -1.217520500688473911627155918e-06, + -1.209197118560197233211924578e-06, -1.2004038451159122769651812e-06, + -1.191146269635288832672141181e-06, -1.18143018512959365320729669e-06, + -1.171261585508021350592196795e-06, -1.160646662650506078412774788e-06, + -1.149591803388397840673799434e-06, -1.13810358639377147421537298e-06, + -1.126188778979222459813015582e-06, -1.113854333808631100191850229e-06, + -1.101107385520927096995351217e-06, -1.08795524726757471647205916e-06, + -1.074405407165738789878445779e-06, -1.060465524667632356827992601e-06, + -1.0461434268490652005269715e-06, -1.031447104616736512380120207e-06, + -1.016384708837420319189393837e-06, 6.718339990941041450263218962e-07, + 6.752517252620317850811621288e-07, 6.782442156159744368125832405e-07, + 6.808124736323702779662993094e-07, 6.829577726197333368852180127e-07, + 6.846816559580220387881905122e-07, 6.859859372046645432393187705e-07, + 6.86872700066713065402562461e-07, 6.873442982381450463793041115e-07, + 6.874033551019582775272226578e-07, 6.870527632963521768539260325e-07, + 6.862956841441589842081659814e-07, 6.851355469456047081239138258e-07, + 6.835760481335029223052732715e-07, 6.816211502906027379125836023e-07, + 6.792750810288818403908598503e-07, 6.76542331730347415960668319e-07, + 6.734276561491328918972686622e-07, 6.699360688749537004317113724e-07, + 6.660728436572641334321108995e-07, 6.618435115907545859820345843e-07, + 6.572538591614460233239101636e-07, 6.523099261541201780183391913e-07, + 6.470180034204626963448476508e-07, 6.41384630509060399082262114e-07, + 6.35416593155890839447763347e-07, 6.29120920637447151551170741e-07, + 6.225048829852883086784232081e-07, 6.155759880633374333513941311e-07, + 6.083419785076423914234604491e-07, 6.008108285297808105678376601e-07, + 5.929907405838549954127012463e-07, 5.848901418979225017209279402e-07, + 5.765176808706682155846508925e-07, 5.678822233336507157037812733e-07, + 5.589928486801867921302477103e-07, 5.498588458614994435512640485e-07, + 5.404897092511922735813111734e-07, 5.30895134378667667202262876e-07, + 5.210850135329265857796199324e-07, 5.110694312371888496006485346e-07, + 5.008586595960034098734612977e-07, 4.904631535156481034101304955e-07, + 4.798935457990052655155815801e-07, 4.691606421163760799217343645e-07, + 4.58275415853386371728986565e-07, 4.472490028373063794230588865e-07, + 4.360926959433947685394912779e-07, 4.248179395823700944500298828e-07, + 4.134363240710369288114802398e-07, 4.019595798870989710814929149e-07, + 3.903995718101273849729045389e-07, 3.787682929502519531342059466e-07, + 3.670778586662771098240857278e-07, 3.55340500375055672059229888e-07, + 3.435685592537122676597420752e-07, 3.317744798373863080419299276e-07, + 1.104128734852845910579415868e-06, 1.138856879949790725553202507e-06, + 1.173871510192045967445394032e-06, 1.20915184158072462965139663e-06, + 1.244676479268027732288264854e-06, 1.280423417032621972576778707e-06, + 1.316370036961034634478842978e-06, 1.352493109336729965573326712e-06, + 1.388768792738026609275133957e-06, 1.42517263434675217564993454e-06, + 1.461679570468148464548827775e-06, 1.498263927263983563654622944e-06, + 1.534899421699735218562409521e-06, 1.571559162706830785970310745e-06, + 1.608215652561319563244998307e-06, 1.644840788479643685774983682e-06, + 1.681405864432597935273039184e-06, 1.717881573178298175162454116e-06, + 1.75423800851477822940627932e-06, 1.790444667753211315525531215e-06, + 1.826470454412091033336994379e-06, 1.86228368113319480191888023e-06, + 1.897852072819751355453837642e-06, 1.933142769996550564768613908e-06, + 1.968122332394317937153500539e-06, 2.002756742756093910558289409e-06, + 2.037011410867503013988853711e-06, 2.070851177810742005207245153e-06, + 2.104240320441987136071979383e-06, 2.137142556092590063641749321e-06, + 2.169521047493809991224284622e-06, 2.201338407924952019812953746e-06, + 2.232556706584718586399134627e-06, 2.263137474185498279936022692e-06, + 2.293041708770146495623620461e-06, 2.322229881750851775216700282e-06, + 2.350661944169640176443116311e-06, 2.37829733317978837616487979e-06, + 2.405094978747602135646333973e-06, 2.431013310573816009485265816e-06, + 2.456010265233542378012204094e-06, 2.480043293534404308441163739e-06, + 2.503069368091350031839880871e-06, 2.525044991117371459673959094e-06, + 2.545926202429097171377539444e-06, 2.56566858766585591584041999e-06, + 2.584227286721032403981994363e-06, 2.601557002384541828263588362e-06, + 2.617612009194696432476216763e-06, 2.632346162498354095126383567e-06, + 2.645712907717363904708035224e-06, 2.657665289820204195897447239e-06, + 2.668155962996565868261978488e-06, 2.677137200533551569271977638e-06, + 2.684560904891506990453372075e-06, 2.690378617976963506629910564e-06, + 2.694541531612313958044110582e-06, 2.697000498198165558088983118e-06, + 2.697706041567546610625803749e-06, 2.696608368029393327277697806e-06, + 2.693657377599053896180449769e-06, 2.688802675413392370159073111e-06, + 2.68199358332827230097538708e-06, 2.673179151695654133557341486e-06, + 2.662308171318058758284550228e-06, 2.649329185577657493262139499e-06, + 2.634190502737173382582711034e-06, 2.616840208410065840745339916e-06, + 2.597226178197084002860104898e-06, 2.575296090486302092353908602e-06, + 2.550997439413682355257564568e-06, 2.52427754798128691960290744e-06, + -2.643784855292590812216599674e-06, -2.853324583135718167913865914e-06, + -3.067812709298529482668553212e-06, -3.287290697266035139348849467e-06, + -3.511799375269668552131683073e-06, -3.741378920448691201177445625e-06, + -3.97606884308367466540189844e-06, -4.215907970906870376969193676e-06, + -4.460934433494477297389019244e-06, -4.711185646745577581260330108e-06, + -4.966698297452508176121760419e-06, -5.227508327967684064005882832e-06, + -5.493650920971761371835919568e-06, -5.765160484347652495174928883e-06, + -6.042070636165551665976245627e-06, -6.324414189783668609060648252e-06, + -6.612223139069246806334267247e-06, -6.905528643745231475435143731e-06, + -7.204361014866463285575073905e-06, -7.5087497004309645111060946e-06, + -7.818723271130551940514934184e-06, -8.134309406245541948206681515e-06, + -8.455534879688371581712286185e-06, -8.782425546200645267731071941e-06, + -9.115006327708203984813012388e-06, -9.453301199838935723229922659e-06, + -9.797333178607693686878662986e-06, -1.014712430727306900985276727e-05, + -1.050269564337027856340718579e-05, -1.086406724592478587694457243e-05, + -1.123125816285100722830610914e-05, -1.160428641853981629580763041e-05, + -1.198316900164345153269925687e-05, -1.236792185305135493233151533e-05, + -1.275855985407557521480164525e-05, -1.315509681483926918556075225e-05, + -1.355754546287665131677584174e-05, -1.396591743194784066960795199e-05, + -1.438022325107277594763866696e-05, -1.480047233378806962201396091e-05, + -1.522667296763094142535155395e-05, -1.565883230385416483541882737e-05, + -1.60969563473756399911342857e-05, -1.654104994696682989969473143e-05, + -1.699111678568350397079168845e-05, -1.74471593715426225490363471e-05, + -1.790917902844903856758411453e-05, -1.837717588737564501210480783e-05, + -1.885114887780015303898016599e-05, -1.933109571940289854279082515e-05, + -1.981701291402773715722047954e-05, -2.030889573791056439784272203e-05, + -2.080673823417818839288072341e-05, -2.13105332056207840915346835e-05, + -2.182027220774117816826272176e-05, -2.233594554208418334821477369e-05, + -2.285754224984859101529703629e-05, -2.338505010578534914805932943e-05, + -2.391845561238406349456424305e-05, -2.445774399435143034659337347e-05, + -2.500289919338361007534153602e-05, -2.555390386323562462852695965e-05, + -2.611073936509025571325523507e-05, -2.667338576322833085404349907e-05, + -2.72418218210058386656580165e-05, -2.781602499713310623933801291e-05, + -2.8395971442267524409170526e-05, -2.898163599591521981564679056e-05, + -2.957299218364647474914519432e-05, -3.017001221462625680231998959e-05, + -3.077266697946223679991165079e-05, -3.138092604837167397561700777e-05, + -3.199475766966924532080582266e-05, -3.26141287685774013626292811e-05, + -3.32390049463608238528022909e-05, -3.386935047978647275691496676e-05, + -3.450512832091081157808235003e-05, -3.514630009719528844084127095e-05, + -3.579282611195152305570005291e-05, -3.644466534511736508167648041e-05, + -3.710177545436444052680963201e-05, -3.776411277653930715714550304e-05, + -3.843163232943748707772999018e-05, -3.910428781391259910006283351e-05, + -3.978203161632048925205884515e-05, -4.046481481129919968720010104e-05, + -4.115258716488539940912827486e-05, -4.184529713796755463848381362e-05, + -4.254289189007623184527948079e-05, -4.324531728351179772108781041e-05, + -4.395251788780959740620540854e-05, -4.466443698454273294453850673e-05, + -4.538101657246236742731040903e-05, -4.610219737297537186647422569e-05, + -4.682791883595927414024942537e-05, -4.755811914596805604557583358e-05, + -4.829273522850479141450136256e-05, -4.9031702757167236386010023e-05, + -4.977495616059394003063975909e-05, -5.0522428630011206266564594e-05, + -5.127405212706087769087767714e-05, -5.202975739196083395255582049e-05, + -5.278947395199766934228285953e-05, -5.355313013034994362466384432e-05, + -5.432065305524128105262721133e-05, -5.509196866942177257591914397e-05, + -5.586700173997627178086589073e-05, -5.664567586845843259659577518e-05, + -5.742791350134863884776409426e-05, -5.821363594083409770656850624e-05, + -5.900276335590982310650223774e-05, -5.979521479379825262207362457e-05, + -6.059090819168526164751123475e-05, -6.138976038877194468194181676e-05, + -6.219168713863805052904920601e-05, -6.299660312191644121870143236e-05, + -6.380442195927561342336242767e-05, -6.461505622470783613813666291e-05, + -6.542841745912081753526468031e-05, -6.624441618422988555577729519e-05, + -6.706296191674835120363762364e-05, -6.788396318287318140661384946e-05, + -6.870732753306299988790839528e-05, -6.953296155710582751585668859e-05, + -7.036077089947322821001512994e-05, -7.119066027495782463755530367e-05, + -7.20225334845912021439900963e-05, -7.285629343183794542470471667e-05, + -7.369184213906720384758969322e-05, -7.452908076428655238625242685e-05, + -7.536790961815049451604647812e-05, -7.620822818122791324647186118e-05, + -7.704993512152996106793351183e-05, -7.789292831229313043232137526e-05, + -7.873710485001460452660071443e-05, -7.958236107273506363974507893e-05, + -8.042859257856562675385869721e-05, -8.127569424445436115783669706e-05, + -8.21235602451886602436495477e-05, -8.297208407262881386338287948e-05, + -8.382115855516892232932035789e-05, -8.467067587742035646245636338e-05, + -8.55205276001136979312916564e-05, -8.637060468021459267926043246e-05, + -8.722079749124823195519790042e-05, -8.807099584382958781109129731e-05, + -8.892108900639242351562896438e-05, -8.977096572611402956493736882e-05, + -9.062051425003015585942639509e-05, -9.146962234633507140158653614e-05, + -9.231817732586238760099373035e-05, -9.316606606374125128071372881e-05, + -9.401317502122262189951512612e-05, -9.485939026767107934076661557e-05, + -9.570459750271633468134135914e-05, -9.654868207855979542371394064e-05, + -9.739152902243042536720857294e-05, -9.823302305918466784291631644e-05, + -9.907304863404532300954347113e-05, -9.991148993547134256158759325e-05, + -0.0001007482309181662803428472519, -0.0001015831553261873975791199087, + -0.0001024161467161930038878916993, -0.0001032470884807900734364549677, + -0.0001040758638719893190878462708, -0.0001049023560247599318314901118, + -0.0001057264479806782934371428562, -0.0001065480227116646856676610011, + -0.000107366963143802602144785685, -0.000108183152181234130549854211, + -0.0001089964727301262280940649663, -0.0001098068077227015612281138535, + -0.0001106140401413280277944164998, -0.0001114180530426610798251305101, + -0.0001122187295818327890063390018, -0.0001130159530366819491944627152, + -0.0001138096068320179924879265165, -0.0001145995745639151003293296216, + -0.0001153857400240274565499792869, -0.0001161679872239216714663312402, + -0.0001169462004194196007647588154, -0.0001177202641349450810666701916, + -0.0001184900631878691882681656211, -0.000119255482712847201733075142, + -0.0001200164081861416229355526974, -0.0001207727254499246349189744976, + -0.0001215243207365543511673175447, -0.0001222710806928181182830217555, + -0.000123012892404137356592783159, -0.0001237496434187268371570483927, + -0.0001244812217717036111411244015, -0.0001252075160091369043779963022, + -0.0001259284152120400477724987409, -0.0001266438090202825020053750693, + -0.0001273535876564361524806295867, -0.0001280576419495349765192981906, + -0.0001287558633587475406985511928, -0.0001294481439969551454967355841, + -0.0001301343766542304672840374424, -0.0001308144548212092166637743329, + -0.0001314882727123500697798130776, -0.0001321557252890758523810460501, + -0.0001328167082827908537876610007, -0.0001334711182177673860754091306, + -0.0001341188524338965198327150441, -0.0001347598091092961660169419202, + -0.0001353938872827715707899270958, -0.0001360209868761217181197531456, + -0.0001366410087162853788812083566, -0.0001372538545573229575372242728, + -0.0001378594271022258151496164835, -0.0001384576300245488132256016511, + -0.0001390483679898606302841740368, -0.0001396315466770049935636005545, + -0.0001402070727991687601118875328, -0.0001407748541247497457359894035, + -0.0001413347994980201818415038728, -0.0001418868188595791323194927891, + -0.0001424308232665896420919560139, -0.0001429667249127941663130320071, + -0.0001434944371483037265768006874, -0.0001440138744991550478601743945, + -0.0001445249526866311225517525152, -0.0001450275886463224875311261997, + -0.0001455217005470255185566041956, -0.0001460072078092203252605574271, + -0.0001464840311234597957767283871, -0.0001469520924684122387734314108, + -0.0001474113151286541710961036644, -0.0001478616237121912417151053942, + -0.0001483029441677030635902967415, -0.0001487352038015068305971261298, + -0.0001491583312942355995459747797, -0.0001495722567172263041748725421, + -0.0001499769115486137064079813497, -0.0001503722286891250807094183584, + -0.0001507581424775724060309556318, -0.0001511345887060367256578968798, + -0.0001515015046347416391870482899, -0.0001518588290066115085129305751, + -0.0001522065020615093633871844903, -0.000152544465550153205508562837, + -0.0001528726627477040161950938568, -0.0001531910384670235702846141645, + -0.0001534995390715979091903614639, -0.0001537981124881229494545664682, + -0.0001540867082187488115632006958, -0.0001543652773529795351001997483, + -0.0001546337725792247378992644302, -0.0001548921481960002918473739975, + -0.0001551403601227749253638199534, -0.0001553783659104592288976998127, + -0.0001556061247515350034597431117, -0.0001558235974898213743213004623, + -0.0001560307466298755014761506787, -0.0001562275363460237126867619084, + -0.0001564139324910275585540225807, -0.0001565899026043655721269348691, + -0.000156755415920150384216646966, -0.0001569104433746626274526203559, + -0.0001570549576135061556250022141, -0.0001571889329983808920258164799, + -0.0001573123456134722496918554313, -0.0001574251732714545756741664206, + -0.0001575273955191069659258207292, -0.0001576189936425403395007377449, + -0.000157699950672033657869328116, -0.0001577702513864777985729687115, + -0.0001578298823174267579566576458, -0.0001578788317527533369491465898, + -0.0001579170897399097435714193649, -0.0001579446480887912961348779062, + -0.0001579615003742017905613570505, -0.0001579676419379218599726294459, + -0.0001579630698903766131569598175, -0.0001579477831119043408462931932, + -0.0001579217822536247448159812956, -0.0001578850697379065000716669154, + -0.0001578376497584339874930003944, -0.0001577795282798727632533192233, + -0.0001577107130371342258012140602, -0.0001576312135342385046220259337, + -0.0001575410410427772241875876702, -0.0001574402085999747336313853152, + -0.0001573287310063496452928327729, -0.0001572066248229757876638673642, + -0.0001570739083683447411422112738, -0.000156930601714826351619075373, + -0.000156776726684743918614761693, -0.0001566123068460285774460699626, + -0.0001564373675075012308424010632, -0.0001562519357137477963269611703, + -0.0001560560402396034360844589983, -0.000155849711584243709331168426, + -0.0001556329819648857100584937729, -0.0001554058853100990546247661683, + -0.0001551684572527292670703763511, -0.0001549207351224351613544483186, + -0.00015466275793784181971125824, -0.0001543945663983113084256892922, + -0.0001541162028753330554865785817, -0.0001538277114035358687869209371, + -0.0001535291376713243324814150981, -0.0001532205290111415330652627764, + -0.0001529019343893597685825336274, -0.0001525734043958042282940895662, + -0.0001522349912329089380736563131, -0.000151886748704510500963121844, + -0.0001515287322042806899841799195, -0.0001511609987038017963341396399, + -0.0001507836067402872537359520555, -0.000150396616403950872864134225, + -0.0001500000893250275860874021205, -0.0001495940886604494972356160787, + -0.000149178679080180082421741572, -0.0001487539267532100926809401908, + -0.0001483198993332195494455894025, -0.0001478766659439075946847613752, + -0.0001474242971639964027655983481, -0.0001469628650119100485033768466, + -0.0001464924429301383602703562348, -0.0001460131057692766237601084134, + -0.000145524929771762793345724063, -0.0001450279925553025074224516855, + -0.0001445223730959924516008968665, -0.0001440081517111447802562129716, + -0.0001434854100418170416621904684, -0.0001429542310350525940402383052, + -0.0001424146989258353885460239852, -0.0001418668992187641336288200788, + -0.0001413109186694504486227902396, -0.0001407468452656457499547193457, + -0.0001401747682081016946678553303, -0.0001395947778911690872766931948, + -0.0001390069658831403457029118886, -0.0001384114249063404594123488645, + -0.0001378082488169710205071910591, -0.0001371975325847139414066344631, + -0.0001365793722720985454033987283, -0.0001359538650136376950524480511, + -0.0001353211089947393822897903082, -0.0001346812034303972226232520848, + -0.0001340342485436675783357085567, -0.0001333803455439368072527744902, + -0.0001327195966049855488638059553, -0.0001320521048428547911807173776, + -0.000131377974293520467493137649, -0.0001306973098903807300932150559, + -0.0001300102174415632735448439261, -0.000129316803607057369566654681, + -0.0001286171758756772271620194559, -0.0001279114425419188298856110197, + -0.0001271997126823748794095109149, -0.000126482096132568864544146181, + -0.0001257587034630731502495709639, -0.0001250296459557731357844362341, + -0.0001242950355799418130000461025, -0.0001235549849681866869336582804, + -0.0001228096073922764583808558969, -0.0001220590167388526726174186043, + -0.0001213033274850328259312007284, -0.0001205426546739114622821056888, + -0.0001197771138899650741243066432, -0.0001190068212343673532613297361, + -0.000118231893300220754845948623, -0.0001174524471477110423682510554, + -0.0001166686002791909122690977574, -0.0001158804706141991356293727278, + -0.0001150881764644210851792835437, -0.0001142918365085981557277561294, + -0.0001134915697673909975792816418, -0.0001126874955782038135402439716, + -0.0001118797335699760485449097414, -0.000111068403637947326592812225, + -0.000110253625918402804284394747, -0.0001094355207634045652536833315, + -0.000108614208715515804656512322, -0.0001077898104825240243242676086, + -0.0001069624469121700012941983404, -0.0001061322389668880184897953312, + -0.0001052993076985648385462263077, -0.0001044637742233226113987287764, + -0.0001036257596963330475511519402, -0.0001027853852866680747476027524, + -0.0001019427721521958549524833337, -0.0001010980414145226359773702129, + -0.0001002513141339944917253962364, -9.940271128475907302587954995e-05, + -9.855235372989643569986706328e-05, -9.77003621966240009492216112e-05, + -9.684685725158272248842827867e-05, -9.59919592762097323521836012e-05, + -9.513578844220402480191117744e-05, -9.427846468709119565326098877e-05, + -9.342010768989320013654109598e-05, -9.256083684690911950708469558e-05, + -9.170077124761295372760983025e-05, -9.084002965067428136177601905e-05, + -8.997873046010785821110372629e-05, -8.911699170155777899402643749e-05, + -8.825493099872192123353520365e-05, -8.739266554992293262096175743e-05, + -8.653031210483091181621950749e-05, -8.566798694134355606107089631e-05, + -8.480580584262967095473401136e-05, -8.394388407434128721983784827e-05, + -8.308233636200013073024039922e-05, -8.222127686856367707619180907e-05, + -8.1360819172176279440340807e-05, -8.050107624411070948028390504e-05, + -7.964216042690559999115557099e-05, -7.878418341270342431254675164e-05, + -7.792725622179488072401032372e-05, -7.707148918137431679344084845e-05, + -7.621699190451134363864793553e-05, -7.536387326934342414420930911e-05, + -7.451224139849589968905702042e-05, -7.366220363872991617072011339e-05, + -7.281386654082917266311153481e-05, -7.19673358397253571825877283e-05, + -7.112271643486893740564169786e-05, -7.02801123708493720963763618e-05, + -6.943962681826951373331713313e-05, -6.860136205487818677854761074e-05, + -6.776541944696565786861869318e-05, -6.693189943102571131967187812e-05, + -6.610090149568939859193311692e-05, -6.527252416393342971702440369e-05, + -6.444686497556803138776065909e-05, -6.362402047000789023518257936e-05, + -6.280408616933007086811924236e-05, -6.198715656162254075255829688e-05, + -6.117332508462715084853605907e-05, -6.0362684109680500793918001e-05, + -5.955532492595635459366534836e-05, -5.875133772501274422462441693e-05, + -5.795081158564740678564367049e-05, -5.715383445906448931514778899e-05, + -5.63604931543559161842213423e-05, -5.557087332430023799085053171e-05, + -5.478505945148209936535962927e-05, -5.400313483473492099599250205e-05, + -5.322518157591014334884677028e-05, -5.245128056697473292431868619e-05, + -5.168151147744078641524390072e-05, -5.091595274212842538912385248e-05, + -5.015468154926549159897120056e-05, -4.939777382892556080581578093e-05, + -4.864530424180661292380550842e-05, -4.789734616835313675596921823e-05, + -4.715397169822259766875163778e-05, -4.641525162009893127690665637e-05, + -4.568125541185460135058110653e-05, -4.495205123106295666806503375e-05, + -4.422770590586257410383938526e-05, -4.350828492617504484859039526e-05, + -4.279385243527740315984397856e-05, -4.208447122173087815658748534e-05, + -4.138020271166705286005130238e-05, -4.068110696143223007975250893e-05, + -3.998724265059146881773344262e-05, -3.929866707529292815977151054e-05, + -3.861543614199340634408896822e-05, -3.793760436154569842381184541e-05, + -3.726522484364856534601664895e-05, -3.65983492916593618812098887e-05, + -3.593702799777053635442089496e-05, -3.528130983854931777528654568e-05, + -3.463124227084162713545534285e-05, -3.398687132803976563991468773e-05, + -3.334824161671419835662952269e-05, -3.271539631360910124757701567e-05, + -3.208837716300168513370444368e-05, -3.14672244744246325199796277e-05, + -3.085197712075192510734061857e-05, -3.024267253664657121355746616e-05, + -2.963934671737063290255717596e-05, -2.904203421795614335938762185e-05, + -2.845076815273650454687394407e-05, -2.786558019524088591401846104e-05, + -2.728650057842879153601790831e-05, -2.671355809531851112728108311e-05, + -2.614678009993534970895751046e-05, -2.55861925086327889424832327e-05, + -2.503181980176359843121881854e-05, -2.448368502570286549474901094e-05, + -2.394180979522160849191914078e-05, -2.340621429620903906935677763e-05, + -2.287691728874181315090199917e-05, -2.235393611049849867502062328e-05, + -2.183728668051726447057667158e-05, -2.132698350329465235980519466e-05, + -2.082303967322348431270677416e-05, -2.032546687936752957247960039e-05, + -1.983427541057077351203952187e-05, -1.93494741608986590313597892e-05, + -1.887107063540928794534781709e-05, -1.839907095625117051354742437e-05, + -1.793347986908595779478002574e-05, -1.747430074983251458505158216e-05, + -1.702153561172994430581405234e-05, -1.657518511271662155605668976e-05, + -1.61352485631221830096170694e-05, -1.570172393366934263580700359e-05, + -1.527460786378262761441015893e-05, -1.485389567020040456183944261e-05, + -1.443958135588749064522062771e-05, -1.403165761924424147460803425e-05, + -1.363011586360934597559474435e-05, -1.323494620705234549339936179e-05, + -1.284613749245246527971777567e-05, -1.246367729786044476945026938e-05, + -1.208755194713736118370794176e-05, -1.171774652087216085378368335e-05, + -1.135424486756673606590879039e-05, -1.099702961509006530983669631e-05, + -1.064608218239514211118056097e-05, -1.030138279149511627440140987e-05, + -9.962910479694380184458556149e-06, -9.630643112070534408975484852e-06, + -9.304557394202795842343481358e-06, -8.98462888514262339142209951e-06, + -8.670832010622368389747560702e-06, -8.363140076497099629593105774e-06, + -8.061525282415472879230487757e-06, -7.765958735715057354950276169e-06, + -7.476410465537336799820775091e-06, -7.192849437157874718741425862e-06, + -6.915243566527184988356347778e-06, -6.643559735016810598000336352e-06, + -6.377763804366931857587393745e-06, -6.11782063182969935565425762e-06, + -5.863694085503941306341830347e-06, -5.615347059856291836638965409e-06, + -5.37274149142354620785604763e-06, -5.135838374691521609680371768e-06, + -4.904597778145244767373806677e-06, -4.678978860485390093659850003e-06, + -4.458939887006116580578200803e-06, -4.244438246128735036711600304e-06, + -4.035430466086508872092415701e-06, -3.831872231755113209817915215e-06, + -3.63371840162369426712970534e-06, -3.440923024902081235951297952e-06, + -3.253439358753242572589066406e-06, -3.071219885660216814622820725e-06, + -2.894216330902769316333125738e-06, -2.722379680152962245527755933e-06, + -2.555660197178631919167138276e-06, -2.394007441650162230423930579e-06, + -2.237370287045466887295526101e-06, -2.085696938647480778067410181e-06, + -1.938934951629041843527111177e-06, -1.797031249219499346610456197e-06, + -1.659932140947937754434635994e-06, -1.527583340957306595378874595e-06, + -1.39992998638421527485156768e-06, -1.276916655798933298882362128e-06, + -1.158487387700091461931444642e-06, -1.044585699058735621128839004e-06, + -9.351546039064873819013660669e-07, -8.301366319616439187027158962e-07, + -7.294738472890202002303422155e-07, -6.331078669870088184573608814e-07, + -5.409798798970360040645624991e-07, -4.530306653299491422737688574e-07, + -3.69200611803846327370055673e-07, -2.89429735787926997989973326e-07, + -2.136577004473701292539054679e-07, -1.418238343833295181855230034e-07, + -7.386715036345660703786462605e-08, -9.726364036752300431428789836e-09, + 5.066008737147777659327651861e-08, 1.073540263908590766543974752e-07, + 1.604175166677369756151221632e-07, 2.099128443628725392529826366e-07, + 2.559024995926635742321867371e-07, 2.984491579122703014920290222e-07, + 3.376156618547994567947144028e-07, 3.734650025250480333370974115e-07, + 4.060603012552497302223178475e-07, 4.354647913276015579023042659e-07, + 4.617417997686060261741149147e-07, 4.849547292199740462401939128e-07, + 5.051670398911077993801756365e-07, 5.224422315981941009079806033e-07, + 5.368438258942788964824758408e-07, 5.484353482956908561958054606e-07, + 5.57280310609091212246111232e-07, 5.634421933640420907397471789e-07, + 5.66984428355736560481599462e-07, 5.679703813025187985355458561e-07, + 5.664633346224046556985007306e-07, 5.625264703340313619261167481e-07, + 5.562228530850893960894030035e-07, 5.476154133139445692146879234e-07, + 5.367669305479644491468482065e-07, 5.237400168431675737807078769e-07, + 5.085971003694053124875797296e-07, 4.914004091452177315743122567e-07, + -2.493732125022171837707557485e-06, -2.513580341506294997197274582e-06, + -2.532070467861299511248612468e-06, -2.549194358070539796729632107e-06, + -2.564944609461551780721453447e-06, -2.579314565375912185208598024e-06, + -2.59229831743440537484548733e-06, -2.603890707405167651136484661e-06, + -2.614087328664294349538739157e-06, -2.622884527256893448532177465e-06, + -2.630279402555923889619896375e-06, -2.636269807519951514825909053e-06, + -2.640854348550335923656280993e-06, -2.644032384949226795645312038e-06, + -2.645804027979368330331577316e-06, -2.646170139527094162433746086e-06, + -2.645132330370138631968433135e-06, -2.642692958052186750583876368e-06, + -2.638855124365972126484775756e-06, -2.633622672447220848334194579e-06, + -2.62700018348186087774635486e-06, -2.618992973028943605038471043e-06, + -2.609607086962270135644271357e-06, -2.598849297033487022729044899e-06, + -2.586727096059733375384799212e-06, -2.573248692739623462097386941e-06, + -2.558423006100490884801891556e-06, -2.542259659581030385407714872e-06, + -2.524768974753014678333870938e-06, -2.505961964686163502146094839e-06, + -2.485850326960456806239503982e-06, -2.464446436330309349386743015e-06, + 2.362500987084998187192676211e-06, 2.375146125514336890068977509e-06, + 2.386520879058516394946153766e-06, 2.396620770285106012675857556e-06, + 2.405441996493258796792867604e-06, 2.412981430837410438814587613e-06, + 2.419236623098250350897804942e-06, 2.42420580010087303277793204e-06, + 2.427887865780615825176715072e-06, 2.430282400896779137805699122e-06, + 2.431389662395255755897522168e-06, 2.431210582420424132069937395e-06, + 2.429746766977644822612172892e-06, 2.427000494247428600256590026e-06, + 2.422974712552559074834257133e-06, 2.417673037979804171886165712e-06, + 2.411099751657878347872602035e-06, 2.403259796693501650289214941e-06, + 2.39415877476760459538918796e-06, 2.383802942393956111590208949e-06, + 2.372199206842557865214816265e-06, 2.35935512173029609246199638e-06, + 2.014091024694095179804536819e-06, 2.02359030671172131517058547e-06, + 2.032012582691358765088832095e-06, 2.039353712007185512062462651e-06, + 2.045610133117360826348176198e-06, 2.050778865467163032286143642e-06, + 2.054857511082070440771056227e-06, 2.057844255849404360643765607e-06, + 2.05973787048795143033580457e-06, 2.060537711204763976598685823e-06, + 2.060243720038697519668932992e-06, 2.058856424890308495207315656e-06, + 2.056376939237945751038152964e-06, 2.052806961540049371215841886e-06, + 2.048148774323770753350015816e-06, 2.042405242960262916763602287e-06, + 2.035579814127115803450715839e-06, 2.027676513958548976655250906e-06, + 2.018699945884351051552567727e-06, 2.008655288158243907908548365e-06, + 1.997548291083183172892273963e-06, 1.985385273898507904751734726e-06, + -1.854977893833957072608964109e-06, -1.868777183112251063796648703e-06, + -1.881555440165689012095660143e-06, -1.893306736859283183907693218e-06, + -1.904025727087484469335246055e-06, -1.913707649914182857322489037e-06, + -1.922348332384567135271580957e-06, -1.929944192006639621647439906e-06, + -1.936492238900720876554903752e-06, -1.941990077614802455722910896e-06, + -1.946435908604631106712983327e-06, -1.949828529376705615856020179e-06, + -1.952167335293274474949682534e-06, -1.953452320038090499833326533e-06, + -1.953684075742298984591305624e-06, -1.952863792769403988332363106e-06, + -1.95099325915944658575078112e-06, -1.948074859730832305681601929e-06, + -1.944111574843106103946529725e-06, -1.939106978813710142081714466e-06, + -1.933065237997787624483038774e-06, -1.92599110852506958202023761e-06, + -1.917889933696945166223275098e-06, -1.908767641044073325461193427e-06, + -1.898630739045728273744931096e-06, -1.887486313511774701254068709e-06, + -1.875342023628893312373836638e-06, -1.86220609767247864780258769e-06, + -1.848087328385974407391812747e-06, -1.832995068029521392905683598e-06, + -1.816939223100257152183965685e-06, -1.799930248726077857633056864e-06, + 1.465180543372300844069851256e-06, 1.473016777358725334497679092e-06, + 1.479916467088660555109888746e-06, 1.485879342256997059102123677e-06, + 1.490905808716007632246818883e-06, 1.494996950265597590210790019e-06, + 1.498154530021274846832190011e-06, 1.500380991356642627497421788e-06, + 1.501679458417424377797725829e-06, 1.502053736203957572811697359e-06, + 1.50150831017155849039302392e-06, 1.500048345636720139651461986e-06, + 1.497679686259301005515410556e-06, 1.494408852570161981354124672e-06, + 1.490243039813349512330911684e-06, 1.485190115392884606010967356e-06, + 1.479258615874537673140747679e-06, 1.472457743541211499510167234e-06, + 1.46479736250131782649439114e-06, 1.456287994349137453485619823e-06, + 1.44694081337721468419170185e-06, 1.43676764134017117088186824e-06, + 1.425780941770189878331975483e-06, 1.413993813844564308339151436e-06, + 1.4014199858054694741428493e-06, 1.388073807933016168793456148e-06, + 1.373970245072382832614743715e-06, 1.359124868716397001376476605e-06, + 1.343553848644654560756162877e-06, 1.327273944121305189128160254e-06, + 1.310302494653199113365830628e-06, 1.292657410310261402997780884e-06, + 7.859987295235999997720347139e-07, 8.262787936933584863365685226e-07, + 8.669354491372359219778171227e-07, 9.079222232056177346426039526e-07, + 9.491911651557456243904825274e-07, 9.906928466829029360452224875e-07, + 1.032376363128999278940753359e-06, 1.074189335373015081020043986e-06, + 1.116077912407535418671676759e-06, 1.15798677460573131857597684e-06, + 1.199859137681888883905883918e-06, 1.24163675734959096654496085e-06, + 1.283259934680240714930071592e-06, 1.324667522165031585028652228e-06, + 1.365796930482840327030109873e-06, 1.406584135976333748357198702e-06, + 1.446963688838284862621104236e-06, 1.486868722009825524699687394e-06, + 1.526230960791954593996000086e-06, 1.564980733171396204203161713e-06, + 1.603046980861694771313134995e-06, 1.640357271059800849753577447e-06, + 1.67683780891862979839975617e-06, 1.712413450735123576692273475e-06, + 1.747007717853853363826756133e-06, 1.78054281128379660271911656e-06, + 1.812939627030960645936736447e-06, 1.844117772140598088796573442e-06, + 1.873995581450794464643556242e-06, 1.902490135054215506340332537e-06, + 1.929517276465783312701775601e-06, 1.954991631493654347188340323e-06, + 1.978826627810458208819388917e-06, 2.00093451522174235098221369e-06, + 2.021226386627814064489427892e-06, 2.039612199675219745631862822e-06, + 2.056000799093478900757877431e-06, 2.070299939712780547918869259e-06, + 2.082416310157569558776354327e-06, 2.092255557211015705502922188e-06, + 2.099722310844694103578724972e-06, 2.104720209908109402696749918e-06, + -2.860616676482504815279186289e-06, -3.114454138628980694401262794e-06, + -3.376208412895661517463125056e-06, -3.645978723022452634434497493e-06, + -3.92386323486684003585987443e-06, -4.209959011304471073865868247e-06, + -4.504361967182478230728188279e-06, -4.80716682434288512294501966e-06, + -5.118467066734167459295893471e-06, -5.43835489562858808522188489e-06, + -5.766921184963189520142519406e-06, -6.104255436822140200043423919e-06, + -6.45044573707833985480673139e-06, -6.805578711212344456785595243e-06, + -7.169739480326446713393147292e-06, -7.543011617371285596487032188e-06, + -7.925477103604077031180630275e-06, -8.317216285294998980178425574e-06, + -8.718307830700486774186570849e-06, -9.128828687320995140296389647e-06, + -9.548854039460964645289267616e-06, -9.978457266109010638716926567e-06, + -1.0417709899155807291393043e-05, -1.086668158196751540756075372e-05, + -1.132544002833217747846106943e-05, -1.1794050981796911714907794e-05, + -1.227257817541306594638032129e-05, -1.276108329190696153039846078e-05, + -1.32596259242932001183763735e-05, -1.376826353694816172765387485e-05, + -1.428705142718813116218395942e-05, -1.481604268720297159502800183e-05, + -1.535528816677790640409656531e-05, -1.590483643626541967281903811e-05, + -1.646473375024026165771955099e-05, -1.703502401168735148223078169e-05, + -1.761574873676648555066541479e-05, -1.820694702017037051888261046e-05, + -1.880865550109171022347999414e-05, -1.942090832981514203991156575e-05, + -2.00437371349498147518001373e-05, -2.067717099131799682603001511e-05, + -2.132123638851497185106587118e-05, -2.197595720015539658078081164e-05, + -2.264135465382069055048641637e-05, -2.331744730172257510920734436e-05, + -2.400425099209697846918722119e-05, -2.47017788413420863046117415e-05, + -2.541004120691578110446777472e-05, -2.61290456610046370607928351e-05, + -2.685879696497918514867461748e-05, -2.759929704464825553616308396e-05, + -2.835054496632524511983905469e-05, -2.911253691371957133386151606e-05, + -2.988526616566536720539896954e-05, -3.06687230746998249950562021e-05, + -3.146289504650300961410835932e-05, -3.226776652021104093738534946e-05, + -3.308331894961371742649308691e-05, -3.390953078524793130486478243e-05, + -3.474637745739736494066107753e-05, -3.559383136000923253221273068e-05, + -3.645186183553743189227069887e-05, -3.732043516072609931535225547e-05, + -3.819951453333257819370075148e-05, -3.908906005981318626746681688e-05, + -3.998902874397003323310786915e-05, -4.089937447657168907190483598e-05, + -4.182004802595498758194247912e-05, -4.27509970296163744566536602e-05, + -4.369216598679981334273081384e-05, -4.464349625208864955723184198e-05, + -4.560492603000815351734983927e-05, -4.657639037064547948884321582e-05, + -4.755782116629275204332250038e-05, -4.854914714911939919040478886e-05, + -4.955029388987878727736505202e-05, -5.056118379765440926055727888e-05, + -5.158173612065034262805576781e-05, -5.261186694802951418310429932e-05, + -5.365148921280511138407268157e-05, -5.470051269578701048966820619e-05, + -5.575884403058727371502167891e-05, -5.682638670968750721924217517e-05, + -5.790304109156964524132704675e-05, -5.898870440891317582171940459e-05, + -6.008327077785958737982455191e-05, -6.11866312083454185052552865e-05, + -6.229867361550473089069901445e-05, -6.341928283214158816507438621e-05, + -6.454834062227190365820111984e-05, -6.568572569573506367279769336e-05, + -6.683131372387372706560249025e-05, -6.798497735628118449763279685e-05, + -6.914658623861233356817923568e-05, -7.031600703146833936021259381e-05, + -7.149310343032254919971857365e-05, -7.267773618652490397358534313e-05, + -7.386976312935142547407701974e-05, -7.506903918910760246507168914e-05, + -7.627541642127884499637729965e-05, -7.748874403172460528180925943e-05, + -7.870886840291058149984143588e-05, -7.993563312117394942420134374e-05, + -8.116887900501622797860140635e-05, -8.240844413441755810564165463e-05, + -8.365416388116594394695757497e-05, -8.490587094019501888421397329e-05, + -8.616339536192236755497708689e-05, -8.742656458558183086779425075e-05, + -8.869520347354114750415554624e-05, -8.996913434659616342226745589e-05, + -9.124817702023465691620746076e-05, -9.253214884185821892479545392e-05, + -9.382086472895447720223016663e-05, -9.51141372082092424571075906e-05, + -9.641177645554780220073232133e-05, -9.771359033709588908823973075e-05, + -9.901938445104818068819713117e-05, -0.000100328962170433719051920729, + -0.0001016421246867660934656493743, -0.0001029586710545667718698023552, + -0.0001042783982367486924919958158, -0.0001056011011508477557890514631, + -0.0001069265727160886641708414935, -0.0001082546039012722346051714739, + -0.0001095849837734688155379061958, -0.0001109174995475102729232397269, + -0.0001122519366362503909911874089, -0.0001135880787015997457319385622, + -0.0001149257077063042462028441548, -0.0001162646039664586293830780828, + -0.0001176045462047372767381420156, -0.0001189453116043276208971951613, + -0.0001202866758635487545508677143, -0.0001216284132511391818248780439, + -0.0001229702966621967850230356945, -0.0001243120976747537950301419896, + -0.0001256535866069695265602457201, -0.0001269945325749229211517721261, + -0.0001283347035509869679160976919, -0.0001296738664227675057270122716, + -0.0001310117870525869454220724286, -0.000132348230337494507683968048, + -0.0001336829602697852498963820844, -0.0001350157399980067671370342897, + -0.0001363463318884356779720629094, -0.0001376744975870039457317706155, + -0.0001389999980816546793719462594, -0.0001403225937651087114332870698, + -0.00014164204449802043168579746, -0.0001429581096725033879241140156, + -0.0001442705482760046203916104446, -0.0001455791189555078347234173819, + -0.0001468835800820431872638210935, -0.0001481836898154843297492622156, + -0.0001494792061696099722163666446, -0.0001507698870774098521847089716, + -0.0001520554904565970546180542211, -0.0001533357742754020889251742599, + -0.0001546104966183843674055325979, -0.0001558794157525633878105808527, + -0.0001571422901936042615389510502, -0.0001583988787721337797732151786, + -0.0001596489407001471189182645327, -0.000160892235637485236021335111, + -0.0001621285237583589390955585152, -0.0001633575658178982193541317613, + -0.0001645791232187044023701355533, -0.0001657929580773830546477909387, + -0.0001669988332910345249938260936, -0.0001681965126036807076960466478, + -0.0001693857606726046358472381748, -0.0001705663431345815189265485712, + -0.0001717380266719778329764789504, -0.0001729005790786964811764359062, + -0.0001740537693259460968239066281, -0.0001751973676278112867967656774, + -0.0001763311455066017519825033455, -0.0001774548758579586006309258828, + -0.0001785683330156942461280217271, -0.000179671292816345777240694126, + -0.0001807635326634174875986421638, -0.0001818448315912919374670586592, + -0.0001829149703287873216656089781, -0.0001839737313623389445942091225, + -0.0001850208989987833080575335698, -0.0001860562594277233446852376497, + -0.0001870796007834525165932498814, -0.000188090713206417721545943289, + -0.0001890893889041970186461194547, -0.0001900754222119790276014639208, + -0.0001910486096525056750206755796, -0.000192008749995479995357691716, + -0.0001929556443164011207431346451, -0.0001938890960548138829577791142, + -0.000194808911071949771411440655, -0.000195714897707741113845950065, + -0.0001966068668371872022945789915, -0.000197484631926053065499246375, + -0.0001983480090858816703019984473, -0.0001991968171283000634767118564, + -0.000200030877618600073887186741, -0.0002008500149285756043206208066, + -0.0002016540562885969431472510394, -0.0002024428318389048840966748521, + -0.0002032161746801055992976692277, -0.0002039739209228487557164222199, + -0.0002047159097366722595948834718, -0.000205441983397994845086595439, + -0.0002061519873372407048433413435, -0.0002068457701850790863683932086, + -0.0002075231838177622929481752623, -0.0002081840834015467477016020359, + -0.000208828327436180288508363323, -0.0002094557777974414636626421249, + -0.0002100662997787144296944067401, -0.0002106597621315859259361752409, + -0.0002112360371054487675340771702, -0.0002117950004860986567417624471, + -0.0002123365316333097299779375522, -0.0002128605135173760470618936624, + -0.0002133668327546037082713403787, -0.0002138553796417533281720019245, + -0.0002143260481893886578753927186, -0.0002147787361541626891675571542, + -0.0002152133450699965713792671806, -0.000215629780278153834662674404, + -0.0002160279509561963671472606396, -0.0002164077701458121171049914233, + -0.0002167691547795042202040338708, -0.0002171120257061320650820296363, + -0.0002174363077152946749446421615, -0.0002177419295605482465680302617, + -0.0002180288239814485225665646739, -0.0002182969277244109767167207226, + -0.0002185461815623800845096585954, -0.0002187765303133014989801080619, + -0.0002189879228573897863418390441, -0.0002191803121531850264813029439, + -0.0002193536552523938059754832208, -0.0002195079133135071768490736988, + -0.000219643051614191732153272274, -0.0002197590395624489465614681549, + -0.0002198558507065383367529154413, -0.0002199334627436609179273324655, + -0.000219991857527399351478203382, -0.0002200310210739123985800025363, + -0.0002200509435668803186626069079, -0.0002200516193612002640959957045, + -0.0002200330469854292316303490118, -0.0002199952291429739742803506353, + -0.0002199381727120268436616312702, -0.000219861888744247562779352001, + -0.0002197663924621902245375160145, -0.0002196517032554807201394364569, + -0.0002195178446757342974587218221, -0.0002193648444302301629346696465, + -0.0002191927343743331523320816423, -0.000219001550502670141095870604, + -0.0002187913329390627121835005697, -0.0002185621259252197947677009982, + -0.0002183139778081935806260810429, -0.0002180469410266032989718226753, + -0.0002177610720956311052189796618, -0.0002174564315907955046932448218, + -0.000217133084130507135987853129, -0.000216791098357413636018090064, + -0.00021643054691853917041559352, -0.0002160515064442259205220592255, + -0.000215654057525884492981307905, -0.0002152382846925603534539439554, + -0.0002148042763863255543831803918, -0.0002143521249365028583360598402, + -0.0002138819265327315810587549549, -0.000213393781196884912065500628, + -0.0002128877927538473592734835638, -0.0002123640688011633223357399469, + -0.0002118227206775665524916135718, -0.000211263863430401964372748469, + -0.0002106876157819501267903089525, -0.0002100941000946671176688451688, + -0.0002094834423353509917243436833, -0.0002088557720382473563165010022, + -0.0002082112222671071472164527894, -0.0002075499295762092623503225486, + -0.0002068720339706231969249122793, -0.0002061776788641567442848107072, + -0.0002054670110389249584881277144, -0.0002047401806013255016764712524, + -0.0002039973409383567890668098599, -0.0002032386486727263811592758547, + -0.0002024642636170256068239153846, -0.0002016743487269867887191898692, + -0.0002008690700538390630242729928, -0.0002000485966957793546733279655, + -0.0001992131007485750150698411431, -0.0001983627572553157947764235214, + -0.0001974977441553317394733191303, -0.0001966182422322952237821180876, + -0.0001957244350615249038703030715, -0.0001948165089565098576432355948, + -0.0001938946529146718560695367151, -0.0001929590585623854439092927926, + -0.0001920099200992740444415840528, -0.000191047434241801359884951883, + -0.000190071800166177908410561348, -0.0001890832194506019965467291666, + -0.0001880818960168553473453340041, -0.0001870680360712731167896483164, + -0.0001860418480451088982848689701, -0.0001850035425343153692827324885, + -0.0001839533322387605293601886558, -0.0001828914319009014306360166868, + -0.0001818180582439358377363353148, -0.0001807334299094530405665331996, + -0.0001796377673946055039330693681, -0.0001785312929888225772726700891, + -0.0001774142307100882737930236388, -0.000176286806240804775963368356, + -0.0001751492468632629177175547008, -0.0001740017813947432789769415029, + -0.000172844640122268438124294998, -0.0001716780547370295843551818438, + -0.0001705022582685094992109575696, -0.0001693174850183243773833752233, + -0.0001681239704938072008263277857, -0.0001669219513413547296889344329, + -0.0001657116652795612848914075244, -0.0001644933510321620092741595753, + -0.0001632672482608075895191973581, -0.0001620335974976941828713805638, + -0.000160792640078070585068700793, -0.0001595446180726460040383979377, + -0.0001582897742199205299781783474, -0.0001570283518584619916400035855, + -0.0001557605948591510183851710503, -0.0001544867475574180520382638893, + -0.0001532070546854940467935285442, -0.0001519217613046986825164202939, + -0.0001506311127377874773281690723, -0.0001493353545013817061312688672, + -0.0001480347322385025380687972874, -0.0001467294916512326761592194257, + -0.0001454198784335273999905602249, -0.000144106138204197698404404604, + -0.0001427885164400872033182293697, -0.0001414672584094657200367434191, + -0.000140142609105660631519871262, -0.0001388148131809487009075132491, + -0.0001374841148807298208192606559, -0.000136150757978002604538930731, + -0.000134814985708168490457364852, -0.000133477040704178400191623477, + -0.0001321371649320488114894012188, -0.0001307955996267655689353770487, + -0.0001294525852285973875534924593, -0.0001281083613198387004695338875, + -0.0001267631665620033720471432348, -0.0001254172386334884939807637894, + -0.0001240708141677290539221789611, -0.0001227241286918630193848028798, + -0.0001213774165659264609850448435, -0.000120030910922597918951727769, + -0.0001186848436075117589356270331, -0.000117339445120158772373208933, + -0.0001159949445553928594173156985, -0.0001146515695455626188950168376, + -0.0001133095462032852331849680505, -0.0001119690990648813505017530878, + -0.000110630451034488027218898043, -0.0001092938233288671181228993157, + -0.0001079594354229264482804978575, -0.0001066275049959702599447486371, + -0.0001052982478786954414779614142, -0.0001039718780009497200089371716, + -0.0001026486073402676336236913346, -0.0001013286458711998549433661032, + -0.0001000122015154509907096380683, -9.86994800928408735777100369e-05, + -9.739068527310376600578112338e-05, -9.608601852853970639450897906e-05, + -9.478567908753247157546684143e-05, -9.348986388894487569757585366e-05, + -9.219876753741100246578032973e-05, -9.091258225952999214372618475e-05, + -8.963149786097995028264634465e-05, -8.835570168456145139293522739e-05, + -8.708537856918321430361312752e-05, -8.582071080980081833645967127e-05, + -8.456187811831985797015459605e-05, -8.330905758547393078275455913e-05, + -8.206242364368775859314458776e-05, -8.082214803093529448870663279e-05, + -7.958839975560235671832309823e-05, -7.83613450623626663560025718e-05, + -7.714114739907634182326801042e-05, -7.592796738471867007847643238e-05, + -7.472196277834732664694522564e-05, -7.352328844911583719499981182e-05, + -7.233209634733933862758142874e-05, -7.114853547662068991054573619e-05, + -6.9972751867042231655770268e-05, -6.880488854942934731639958557e-05, + -6.764508553069157226374230607e-05, -6.649347977024575018483582012e-05, + -6.535020515752641386605231721e-05, -6.421539249058727993803991074e-05, + -6.308916945579786913003705884e-05, -6.197166060863851819260489373e-05, + -6.086298735559692767507766753e-05, -5.976326793716856303987500221e-05, + -5.867261741196352475141706506e-05, -5.759114764192114094840460603e-05, + -5.651896727864193209879897783e-05, -5.545618175078956800256452242e-05, + -5.440289325268392930110353256e-05, -5.335920073392457440263070279e-05, + -5.232519989016496504089653863e-05, -5.130098315498816670225668002e-05, + -5.02866396928915320211316009e-05, -4.928225539337811064808519967e-05, + -4.828791286615342356154309544e-05, -4.730369143742481677882005808e-05, + -4.632966714730098211662279173e-05, -4.536591274828820265913043031e-05, + -4.441249770487996868318161803e-05, -4.34694881942358101909948398e-05, + -4.253694710794529384480233691e-05, -4.161493405487200046176041179e-05, + -4.070350536507281422353085598e-05, -3.980271409478685186791868666e-05, + -3.891261003248766217480283935e-05, -3.803323970599322730165234296e-05, + -3.716464639062665089187104117e-05, -3.630687011842035011657814358e-05, + -3.54599476883568330847114336e-05, -3.462391267763779457988793098e-05, + -3.379879545397375774969800366e-05, -3.298462318888557457752588875e-05, + -3.218141987200908441446242647e-05, -3.138920632639357255130874158e-05, + -3.060800022478479278341401137e-05, -2.98378161068821422393596704e-05, + -2.907866539756064061788415342e-05, -2.833055642604609592914363669e-05, + -2.759349444603422408118370557e-05, -2.686748165673806236649311108e-05, + -2.615251722486196923021795069e-05, -2.544859730747765991709305466e-05, + -2.475571507579976400330312725e-05, -2.407386073984441138772470692e-05, + -2.3403021573959272884357663e-05, -2.274318194321137752791396613e-05, + -2.209432333062008918978143257e-05, -2.145642436522120547436054405e-05, + -2.08294608509486602499361646e-05, -2.021340579631951495727555657e-05, + -1.960822944490815762023754043e-05, -1.90138993065947035226992412e-05, + -1.843038018957333012883686996e-05, -1.785763423310484225591844576e-05, + -1.729562094099855971973678237e-05, -1.674429721580816905128312466e-05, + -1.620361739372477142043758869e-05, -1.567353328015263233888298977e-05, + -1.515399418595032656506375879e-05, -1.464494696432133874518851518e-05, + -1.414633604833769243329724685e-05, -1.365810348907935512332342126e-05, + -1.31801889943731393199048002e-05, -1.271252996811348983296954124e-05, + -1.225506155014826068286575705e-05, -1.180771665671172441732829361e-05, + -1.137042602138776984331807601e-05, -1.094311823658483640801103443e-05, + -1.052571979550579364779024083e-05, -1.01181551345936464775558325e-05, + -9.720346676437364023576521987e-06, -9.33221487311068798205498237e-06, + -8.953678249946878342458919664e-06, -8.584653449702896060879465934e-06, + -8.22505527711575012950705188e-06, -7.874796743823710864400647336e-06, + -7.53378911363571810908251053e-06, -7.20194194812963134517957986e-06, + -6.879163152561223157127525546e-06, -6.565359022064636734025006026e-06, + -6.260434288125834467091460067e-06, -5.964292165309919262075957769e-06, + -5.676834398223624385075841009e-06, -5.397961308693888189463513938e-06, + -5.127571843143937444355149463e-06, -4.865563620147377178043728713e-06, + -4.611832978141934373528254554e-06, -4.366275023283932800097478094e-06, + -4.12878367742378090098900531e-06, -3.899251726184836664129002015e-06, + -3.677570867126115202122918491e-06, -3.463631757969945971608726615e-06, + -3.257324064876446774154323052e-06, -3.058536510745434424865920112e-06, + -2.867156923527728169348539541e-06, -2.683072284527014612535251656e-06, + -2.506168776673854580914167778e-06, -2.336331832753555488250279959e-06, + -2.173446183569579835340038546e-06, -2.017395906024057983349940387e-06, + -1.868064471098048225100466194e-06, -1.725334791712576969023975118e-06, + -1.589089270454098806178576571e-06, -1.459209847142619360276568491e-06, + -1.335578046233928640817252217e-06, -1.218075024026646453195071342e-06, + -1.106581615665846493777525923e-06, -1.000978381922184314950464643e-06, + -9.011456557306898557753362805e-07, -8.06963588471830293170059846e-07, + -7.183121959787579520660357781e-07, -6.921453279655598589674859317e-07, + -7.359763260428559662691726587e-07, -7.800562225848965441677177954e-07, + -8.243082294811442365352403654e-07, -8.686571049115170105450267971e-07, + -9.130291674599585967825364843e-07, -9.573523094453794969718772936e-07, + -1.001556009468910085771038362e-06, -1.045571344177924792614173613e-06, + -1.089330999243744740431392125e-06, -1.132769279560396604095758727e-06, + -1.175822118655594193748826527e-06, -1.218427087322141406659412564e-06, + -1.260523401467790584145039351e-06, -1.302051929186185252066082843e-06, + -1.342955197050144241786352219e-06, -1.383177395630092988237881332e-06, + -1.422664384239868219433552965e-06, -1.461363694912877381643654187e-06, + -1.499224535611757198294807618e-06, -1.536197792675119182397610977e-06, + -1.572236032504982204287052525e-06, -1.607293502499406800284567805e-06, + -1.641326131234117671314201234e-06, -1.674291527898504677390962084e-06, + -1.706148980990690231827953786e-06, -1.73685945627665804845223517e-06, + -1.766385594019753213769984533e-06, -1.794691705485915937911796728e-06, + -1.821743768730882935091668073e-06, -1.847509423676061758148370974e-06, + -1.871957966479376624165001201e-06, -1.895060343208532844838957662e-06, + -1.916789142823632191000920652e-06, -1.937118589476813521543189373e-06, + -1.956024534136685968883700645e-06, -1.973484445545594717701066642e-06, + -1.989477400517850046201325659e-06, -2.003984073587964883001897795e-06, + -2.016986726016810473294206194e-06, -2.02846919416663254941406852e-06, + -2.038416877247582607076553662e-06, 2.640608978024213632180899544e-06, + 2.661444773759997073218127456e-06, 2.680838367386323437213885637e-06, + 2.698778671237066866369020204e-06, 2.715255481152176928155272256e-06, + 2.730259479691794685099134887e-06, 2.743782238830263429897257654e-06, + 2.755816222131606602529976108e-06, 2.766354786407804425166050144e-06, + 2.775392182861869099647078585e-06, 2.782923557717530794542240558e-06, + 2.788944952338320736653356699e-06, 2.793453302837256311337739423e-06, + 2.796446439184648977187503185e-06, 2.797923083806227892390491863e-06, + 2.797882849689052695441732199e-06, 2.796326237988033447845644119e-06, + 2.79325463514100502543662137e-06, 2.788670309495740701975210682e-06, + 2.782576407452891062069668185e-06, 2.774976949129322694966763921e-06, + 2.765876823546478080972053915e-06, 2.755281783348488196542982326e-06, + 2.743198439055242855515691358e-06, 2.729634252855513689643273539e-06, + 2.71459753194554019139605322e-06, 2.698097421418880571196115617e-06, + 2.680143896713396943894082078e-06, 2.66074775562114652699072237e-06, + 2.639920609867689992868947796e-06, 2.617674876267274330709578303e-06, + 2.594023767460240424096449066e-06, -2.171971890958644374171543703e-06, + -2.183347285240639755064719768e-06, -2.193406929921867966050376061e-06, + -2.202145154648054484983633189e-06, -2.209557080668907996117734938e-06, + -2.215638623396120080263514349e-06, -2.220386494489144460371060977e-06, + -2.223798203462546203997268063e-06, -2.225872058816538715588515332e-06, + -2.226607168689805581456714334e-06, -2.226003441034699170523493417e-06, + -2.224061583314981162257236921e-06, -2.220783101726615762670172943e-06, + -2.21617029994249059341002335e-06, -2.210226277381994449089354024e-06, + -2.202954927007042227211095278e-06, -2.194360932645989527799406521e-06, + -2.184449765847534176313286813e-06, -2.173227682266803143857529859e-06, + -2.160701717586036367491856419e-06, -2.146879682972627527496852287e-06, + 2.156371795414714615359355609e-06, 2.16973948715589846930216697e-06, + 2.181816647266611612279848739e-06, 2.192595826225870526190314669e-06, + 2.202070324100732528116355219e-06, 2.210234193869662149646354229e-06, + 2.21708224430911184793264318e-06, 2.222610042435556956141222765e-06, + 2.226813915507342010773527904e-06, 2.229690952584171322064686069e-06, + 2.231239005644248022623005179e-06, 2.23145669025936483210580813e-06, + 2.230343385828365395724031187e-06, 2.227899235369706762492593086e-06, + 2.224125144873948860350107784e-06, 2.219022782217844281735241729e-06, + 2.212594575641024066849213078e-06, 2.204843711787441959718773093e-06, + 2.195774133313535900750195287e-06, 2.185390536065377227589387465e-06, + -2.557532156617860816233802138e-06, -2.556182367738794703431034691e-06, + -2.55337050391417113282791114e-06, -2.549091095633347994232897893e-06, + -2.543339228488928871984003227e-06, -2.536110539758459518833904126e-06, + -2.527401214632532967102607202e-06, -2.517207982093554111943439419e-06, + -2.505528110448980497182696475e-06, -2.492359402523427781432673392e-06, + -2.477700190514658554690559031e-06, -2.461549330517878982023177378e-06, + -2.443906196723539397952507102e-06, -2.424770675294083155810456395e-06, + -2.40414315792491397106070937e-06, -2.382024535095419509660120624e-06, + -2.358416189016048214726218452e-06, -2.333319986277334297307232969e-06, + -2.306738270207414220772188657e-06, -2.278673852944451800429459878e-06, + -2.249130007230738017556456732e-06, -2.218110457935184213178062343e-06, + -2.185619373311936566688096217e-06, 1.221658720867805011798179135e-06, + 1.317620036623265835233121714e-06, 1.414488822533962446851207514e-06, + 1.512253900539515271255201941e-06, 1.610904281264380234959501977e-06, + 1.710429173283555940690320481e-06, 1.810817992140440954506263281e-06, + 1.91206036910928757767392204e-06, 2.014146159695604800486667951e-06, + 2.117065451867071371167385377e-06, 2.220808574008606232750738171e-06, + 2.325366102594766913049494084e-06, 2.43072886957335097246331139e-06, + 2.536887969453748447912514938e-06, 2.643834766094667904231217681e-06, + 2.75156089918467116416209324e-06, 2.860058290410755544756283078e-06, + 2.969319149309194977016902392e-06, 3.079335978793817426700952372e-06, + 3.190101580356707992880156005e-06, 3.301609058936811563707064074e-06, + 3.413851827451956766194297865e-06, 3.526823610990238416475423336e-06, + 3.640518450656690594818267956e-06, 3.754930707071806309427144249e-06, + 3.870055063518148428462328087e-06, 3.985886528732281659022796544e-06, + 4.10242043933855316152495632e-06, 4.219652461922633863262380866e-06, + 4.337578594741933782862313568e-06, 4.456195169070973259529879623e-06, + 4.575498850179582340316503802e-06, 4.695486637942695892474279096e-06, + 4.816155867079736972811293549e-06, 4.937504207023051435159356065e-06, + 5.059529661414092733347138559e-06, 5.182230567227134150013606595e-06, + 5.305605593519875717650139541e-06, 5.429653739811044934726168981e-06, + 5.554374334085122567005159827e-06, 5.679767030424811868102429741e-06, + 5.805831806271804331799363946e-06, 5.932568959316921096088827403e-06, + 6.059979104021039461776005491e-06, 6.18806316776786077571989933e-06, + 6.316822386651968796876695234e-06, 6.446258300900780940782038714e-06, + 6.576372749937057704734157115e-06, 6.707167867081567085994937838e-06, + 6.838646073899783403907386842e-06, 6.970810074195723207615259936e-06, + 7.103662847656305554140936803e-06, 7.237207643149861110802838898e-06, + 7.371447971682616129795138915e-06, 7.506387599017607535265266677e-06, + 7.64203053795997375532457474e-06, 7.778381040313885608759349177e-06, + 7.915443588515454055132107569e-06, 8.053222886947241648141794512e-06, + 8.191723852939436173003877328e-06, 8.330951607463621627711752859e-06, + 8.470911465524759835520919593e-06, 8.611608926257796422132524683e-06, + 8.753049662734862739854428682e-06, 8.895239511490056678356952435e-06, + 9.038184461768170355720763975e-06, 9.181890644504699995100127641e-06, + 9.326364321044161584200148096e-06, 9.471611871604294956511829739e-06, + 9.617639783493576302922899168e-06, 9.764454639090155383404981415e-06, + 9.912063103589857675961363737e-06, 1.006047191253194879713775411e-05, + 1.020968785911064193852506449e-05, 1.035971778128108969926988309e-05, + 1.051056854866871011482554882e-05, 1.066224704929029518855974207e-05, + 1.081476017609797095277331114e-05, 1.096811481335062200056108123e-05, + 1.112231782282818293562751816e-05, 1.127737602989403648586896195e-05, + 1.143329620941674824353712775e-05, 1.159008507156074169153984338e-05, + 1.174774924745603894773050141e-05, 1.190629527475694532541710541e-05, + 1.206572958309995899600468305e-05, 1.222605847947117009902589374e-05, + 1.238728813349355594634979699e-05, 1.254942456264485510009955294e-05, + 1.271247361741626434074314833e-05, 1.287644096642295131894661447e-05, + 1.304133208147697927335988827e-05, 1.320715222263364846638604433e-05, + 1.3373906423221666066921548e-05, 1.354159947486906223363539725e-05, + 1.371023591253455431416500426e-05, 1.387981999955658692785537972e-05, + 1.405035571273032921795539257e-05, 1.422184672742413875695839665e-05, + 1.439429640274640358351375402e-05, 1.45677077667741481877862475e-05, + 1.474208350185425901951539324e-05, 1.491742592998868823059733374e-05, + 1.509373699831462844577877752e-05, 1.527101826469097830977009189e-05, + 1.544927088340201706546765681e-05, 1.56284955909892809568749461e-05, + 1.580869269222303404986290642e-05, 1.59898620462479042734788709e-05, + 1.617200305277097105850596381e-05, 1.635511463865858703065417346e-05, + 1.653919524448086323200647618e-05, 1.672424281136701543410728876e-05, + 1.691025476804187385780967046e-05, 1.709722801807719706041442664e-05, + 1.728515892736874720830679564e-05, 1.747404331184909123068221826e-05, + 1.766387642544658701719388627e-05, 1.785465294830068517357123115e-05, + 1.804636697524353115959158678e-05, 1.823901200455797799466345355e-05, + 1.843258092702154373387565811e-05, 1.862706601524596311384752989e-05, + 1.882245891332207085914172973e-05, 1.901875062677922897957406845e-05, + 1.921593151286795812327304334e-05, 1.941399127117611356370917297e-05, + 1.961291893458573106184643364e-05, 1.981270286058047660582119576e-05, + 2.001333072291165197345748361e-05, 2.021478950363090118643935589e-05, + 2.041706548549812545506262906e-05, 2.062014424477217231185081914e-05, + 2.08240106443919628881420586e-05, 2.102864882755558237435039581e-05, + 2.123404221170461814724786387e-05, 2.144017348292053199224072024e-05, + 2.164702459074025264816436287e-05, 2.185457674339679254435150901e-05, + 2.20628104034920647931027754e-05, 2.227170528410642359349799757e-05, + 2.248124034535641042518126775e-05, 2.269139379139257112769426095e-05, + 2.290214306786079312546963727e-05, 2.311346485981866875208945444e-05, + 2.332533509011694742522197155e-05, 2.353772891824960032929742182e-05, + 2.375062073967699026867499146e-05, 2.396398418562587702440071225e-05, + 2.417779212336992078502019565e-05, 2.43920166569940311256537574e-05, + 2.460662912864580397745602192e-05, 2.482160012027670288278259625e-05, + 2.503689945587546803666516293e-05, 2.525249620419591135454459585e-05, + 2.546835868198128291126601519e-05, 2.568445445768669614119115996e-05, + 2.590075035570006580908780647e-05, 2.611721246106483507523621235e-05, + 2.633380612470217078447710934e-05, 2.655049596913540524726823899e-05, + 2.676724589471571146134451502e-05, 2.698401908634885930805130672e-05, + 2.720077802072278844907129991e-05, 2.741748447403520171257451654e-05, + 2.763409953021943069278835992e-05, 2.785058358966784850278483598e-05, + 2.806689637845059012537241028e-05, 2.828299695802748310851509883e-05, + 2.849884373545121671257758511e-05, 2.871439447405818858288610584e-05, + 2.89296063046450265617177966e-05, 2.914443573712402292866761877e-05, + 2.935883867267035258205934434e-05, 2.957277041631629761167694703e-05, + 2.978618569004274458603825915e-05, 2.999903864632244177988902589e-05, + 3.021128288212660036450400713e-05, 3.042287145338660301241602568e-05, + 3.063375688990599860503719065e-05, 3.084389121071648789430830195e-05, + 3.105322593987193023016418758e-05, 3.126171212267426932846295373e-05, + 3.146930034232448323118849776e-05, 3.167594073699174153776678131e-05, + 3.188158301729374631029723108e-05, 3.208617648418011836014204774e-05, + 3.228967004721216107251263727e-05, 3.249201224323019262640172e-05, + 3.269315125539958325710104825e-05, 3.289303493262929050386725316e-05, + 3.309161080935102720521068242e-05, 3.328882612565206236153111941e-05, + 3.348462784775178862533076551e-05, 3.367896268881206820649046318e-05, + 3.387177713007240574842257597e-05, 3.40630174422990858245849366e-05, + 3.425262970753857144591211781e-05, 3.444055984116424024227623435e-05, + 3.462675361420627359381949062e-05, 3.481115667595312485396719104e-05, + 3.49937145768142328621647108e-05, 3.517437279143155307893631178e-05, + 3.535307674202976905295306431e-05, 3.552977182199085242264233186e-05, + 3.570440341965015930295393454e-05, 3.587691694228066285410685965e-05, + 3.604725784028141565831435122e-05, 3.621537163153642157296940862e-05, + 3.638120392594016978653204131e-05, 3.654470045007514013768110117e-05, + 3.670580707202929248746114954e-05, 3.686446982633979110562452708e-05, + 3.702063493905012305168825137e-05, 3.717424885286745782310077746e-05, + 3.732525825240683126863411312e-05, 3.747361008950855380600017397e-05, + 3.761925160861570376861356957e-05, 3.776213037219726566381602928e-05, + 3.790219428620437047867952618e-05, 3.803939162554485222626082797e-05, + 3.817367105956198544648369508e-05, 3.830498167750557908170505605e-05, + 3.843327301397846573922933988e-05, 3.855849507434655498456371747e-05, + 3.868059836009763775323266888e-05, 3.879953389413452199225781913e-05, + 3.891525324598933325117092186e-05, 3.902770855694402500884326868e-05, + 3.913685256504328871095949038e-05, 3.924263862998581632373848449e-05, + 3.934502075787972590796906514e-05, 3.944395362584803525632728971e-05, + 3.953939260647046843649352055e-05, 3.963129379204683653799626275e-05, + 3.971961401866909061693020067e-05, 3.980431089006571928950659056e-05, + 3.98853428013343650816203978e-05, 3.99626689622254320012097184e-05, + 4.00362494203943257865124794e-05, 4.010604508428508574446880175e-05, + 4.017201774576156688952369156e-05, 4.023413010245059699904537909e-05, + 4.029234577978487065333737527e-05, 4.034662935273137721178468573e-05, + 4.039694636719281986125124062e-05, 4.044326336106911017834880662e-05, + 4.048554788496611751488774011e-05, 4.052376852253886606834709649e-05, + 4.055789491045721953214886479e-05, 4.058789775798093447944925316e-05, + 4.06137488661330913809234533e-05, 4.063542114645912322343571099e-05, + 4.065288863935919024504561659e-05, 4.066612653198476638304742492e-05, + 4.067511117568487524461320892e-05, 4.067982010299290895937243673e-05, + 4.068023204414277454012485724e-05, 4.067632694310304461524779862e-05, + 4.066808597311951056730780496e-05, 4.065549155175516053088019541e-05, + 4.063852735541802771793151727e-05, 4.061717833336692085825087029e-05, + 4.059143072118594300920838003e-05, 4.056127205371785117990826586e-05, + 4.052669117744828788376873496e-05, 4.048767826233103870854981854e-05, + 4.044422481304715339322716772e-05, 4.039632367968752884711952644e-05, + 4.034396906785942844972034371e-05, 4.028715654818958185516900028e-05, + 4.022588306524310311365968951e-05, 4.016014694583124402822021937e-05, + 4.008994790670963615517377598e-05, 4.001528706165878828803633693e-05, + 3.993616692794183176606556684e-05, 3.985259143213282543530967539e-05, + 3.976456591531090398270592567e-05, 3.967209713761490961873856786e-05, + 3.957519328215430582523781666e-05, 3.947386395827127741810919082e-05, + 3.936812020415088629122016273e-05, 3.925797448877462754836600856e-05, + 3.914344071321525150028777795e-05, 3.902453421126898905650290383e-05, + 3.890127174942215829839264885e-05, 3.877367152615214545728281048e-05, + 3.864175317055775941499709547e-05, 3.850553774031952215676014029e-05, + 3.836504771898822821560998131e-05, 3.822030701260035009296858743e-05, + 3.807134094562094695293752444e-05, 3.791817625621264679870378589e-05, + 3.776084109083210481761644361e-05, 3.759936499815371427823604278e-05, + 3.743377892232228437404198407e-05, 3.726411519553524066741129195e-05, + 3.70904075299568621276562197e-05, 3.691269100896588291078198596e-05, + 3.673100207773965050110989705e-05, 3.654537853317453528290484344e-05, + 3.635585951316094844004006559e-05, 3.616248548517919528602626578e-05, + 3.596529823426990657084245662e-05, 3.57643408503455459174387443e-05, + 3.555965771486312566700138671e-05, 3.535129448686001493425482001e-05, + 3.513929808835880298474932393e-05, 3.492371668914619171160060307e-05, + 3.470459969093244275350693129e-05, 3.448199771089749144379124624e-05, + 3.425596256463061227426347699e-05, 3.402654724847029016473673457e-05, + 3.379380592125237484438238234e-05, 3.355779388547325395092055245e-05, + 3.331856756787717247468572079e-05, 3.307618449947536250167409722e-05, + 3.283070329500524352087445501e-05, 3.258218363184055564639798885e-05, + 3.233068622835934431952037427e-05, 3.207627282178095699674905128e-05, + 3.181900614548168767072369723e-05, 3.155894990579894223998308478e-05, + 3.129616875833503779986630167e-05, 3.103072828377079347365180562e-05, + 3.07626949632004663133348632e-05, 3.049213615299918261176102818e-05, + 3.021912005923472986364079762e-05, 2.994371571163520191847379204e-05, + 2.966599293712511472816475977e-05, 2.938602233294206121476388471e-05, + 2.910387523934690890813764552e-05, 2.881962371193933782845958413e-05, + 2.853334049359651985794048001e-05, 2.824509898603710800614290111e-05, + 2.795497322103908057920260144e-05, 2.766303783131376451136403116e-05, + 2.736936802105495379860804206e-05, 2.707403953617603859275152212e-05, + 2.677712863425022214248008567e-05, 2.647871205416755429132291688e-05, + 2.61788669855241975322097947e-05, 2.587767103775848780903949542e-05, + 2.557520220904903327017836101e-05, 2.527153885498976214189249812e-05, + 2.496675965705774229716831791e-05, 2.466094359088864980660699144e-05, + 2.435416989437627825298808559e-05, 2.404651803561107790453699184e-05, + 2.373806768067368284762241881e-05, 2.342889866130018716684421665e-05, + 2.311909094243400002535206161e-05, 2.280872458968098313511485564e-05, + 2.249787973668430305631757427e-05, 2.218663655243462438969651029e-05, + 2.187507520853265228339377957e-05, 2.156327584641964693001024711e-05, + 2.125131854459290153477879493e-05, 2.093928328582222994701071694e-05, + 2.0627249924384191161457619e-05, 2.031529815333013076305949951e-05, + 2.000350747180487155380684827e-05, 1.969195715243225540793184369e-05, + 1.938072620878413481306304367e-05, 1.906989336314698129585913644e-05, + 1.875953701341202819953719871e-05, 1.844973520208909785488872457e-05, + 1.814056558347205039445626529e-05, 1.783210539197063081639713089e-05, + 1.752443141042263439078469078e-05, 1.721761993860316985647217203e-05, + 1.691174676194719534967972341e-05, 1.660688712050091924679780242e-05, + 1.630311567811813583048219378e-05, 1.600050649191696937692110103e-05, + 1.56991329820127272669846169e-05, 1.539906790154201045848526841e-05, + 1.510038330699369552489932239e-05, 1.480315052886152324569928734e-05, + 1.450744014263374701738731898e-05, 1.421332194013408817940234685e-05, + 1.392086490122892128136564832e-05, 1.363013716591527519901658888e-05, + 1.334120600680358548488675663e-05, 1.305413780200929088788890792e-05, + 1.276899800846740593951271492e-05, 1.248585113568340529334888683e-05, + 1.22047607199340062264156237e-05, 1.192578929893092410286122018e-05, + 1.164899838696059428545370035e-05, 1.13744484505125541306050363e-05, + 1.110219888440911094004172333e-05, 1.083230798844803405170476168e-05, + 1.056483294457075972365336231e-05, 1.029982979456740653642285444e-05, + 1.00373534183301294322489261e-05, 9.77745751266574928057314503e-06, + 9.520194570679087832420009474e-06, 9.265615861736025576401998283e-06, + 9.013771412018537369033495399e-06, 8.764709985679952552128056664e-06, + 8.51847906661084112187130174e-06, 8.275124840824489252217276147e-06, + 8.034692179471183279206199235e-06, 7.797224622489492954803547153e-06, + 7.56276436290321996434382959e-06, 7.331352231771802716627905311e-06, + 7.103027683801790538803758168e-06, 6.87782878362648032993104108e-06, + 6.655792192760956110862517743e-06, 6.436953157238649589420419889e-06, + 6.221345495936086196096716922e-06, 6.00900158959106141828669656e-06, + 5.799952370520182592917267372e-06, 5.594227313040583069445651349e-06, + 5.391854424600703746630649127e-06, 5.192860237624089156610682899e-06, + 4.997269802070718711128113204e-06, 4.805106678718991038178672687e-06, + 4.616392933171702107029987783e-06, 4.43114913058880811517039125e-06, + 4.249394331149397345483067351e-06, 4.071146086244869144368102587e-06, + 3.896420435405059826486102309e-06, 3.72523190395831585203408054e-06, + 3.557593501426641677406418479e-06, 3.39351672065629709132005172e-06, + 3.233011537683846153986254313e-06, 3.076086412337594635374449226e-06, + 2.922748289572403825801842625e-06, 2.773002601540095286489478327e-06, + 2.626853270389556696485979653e-06, 2.484302711797778264281918309e-06, + 2.345351839228529828147674571e-06, 2.210000068916046066794722433e-06, + 2.078245325570690407024484689e-06, 1.950084048803156133500063749e-06, + 1.82551120026341803985014782e-06, 1.704520271490237784609684223e-06, + 1.587103292466634574522043287e-06, 1.473250840876264176749327849e-06, + 1.362952052055577263736966739e-06, 1.256194629635827013068864917e-06, + 1.152964856869162326623518347e-06, 1.053247608631878151280790272e-06, + 9.570263640986565013233375657e-07, 8.642832200799852565063319081e-07, + 7.749989050158604170004178133e-07, 6.891527936173708365579209517e-07, + 6.067229221484121178196145287e-07, 5.276860043386900339244978408e-07, + 4.520174479192929545932487685e-07, 3.796913717714521220967128102e-07, + 3.106806236791519800197788458e-07, 2.449567986756221417017609886e-07, + 1.82490257973578446131095762e-07, 1.232501484686183867203182127e-07, + 6.720442280509936985198664273e-08, 1.43198599935095639398212157e-08, + -3.543791343231474197986955333e-08, -8.210440172938358207512535509e-08, + -1.257162177444380454914861283e-07, -1.663110602065147508614510697e-07, + -2.039276905298825418417851081e-07, -2.386059091371622421995845817e-07, + -2.703865313165026922179352831e-07, -2.993113626260644071900337681e-07, + -3.254231738592951593009173616e-07, -3.487656755846293399823379502e-07, + -3.693834922736055163975190958e-07, -3.873221360313610997380901271e-07, + -4.026279799441037440307499407e-07, -4.153482310579592473152204298e-07, + -4.255309030038709068837887023e-07, -4.332247882836490085046012109e-07, + -4.384794302319757385137677114e-07, -4.413450946700595040416803365e-07, + -4.418727412657329917698505965e-07, -4.401139946163301544247411015e-07, + -4.361211150691692249920417175e-07, -4.299469692963354016132331275e-07, + -4.216450006389725797048952192e-07, -4.112691992376027031403176466e-07, + -3.988740719645245911790327944e-07, -3.845146121745678204070849164e-07, + -3.682462692904190074357254851e-07, 1.65622854089580965660920709e-06, + 1.694442899003694657131496686e-06, 1.731764522221851834666911038e-06, + 1.768156641732700244811784217e-06, 1.803583490812108099685204948e-06, + 1.838010319871772315912278502e-06, 1.871403410881478042142463634e-06, + 1.903730091165507564698335628e-06, 1.934958746565882979547576839e-06, + 1.965058833967218554896003863e-06, 1.994000893177050689379983806e-06, + 2.021756558156555856636425392e-06, 2.048298567596712193178984732e-06, + 2.073600774835465429903925971e-06, 2.097638157111632874028553722e-06, + 2.120386824151844330999189606e-06, 2.141824026087121246667835037e-06, + 2.161928160696054915522771808e-06, 2.180678779972046467779600229e-06, + 2.198056596012213226157879647e-06, 2.214043486226858171929572638e-06, + 2.228622497864372888710720808e-06, 2.241777851859409462274928121e-06, + -2.536274592851448444552966976e-06, -2.548938282055469244075486882e-06, + -2.560057554347014400369410281e-06, -2.569624965706288008415476148e-06, + -2.577634047823255511504509166e-06, -2.584079311535465407555873726e-06, + -2.588956249649479574004816429e-06, -2.592261339148200894282178183e-06, + -2.59399204278315797931502365e-06, -2.594146810051796535475602395e-06, + -2.592725077559684205354443784e-06, -2.589727268768767293638695393e-06, + -2.585154793132233337643209256e-06, -2.579010044617721022233930786e-06, + -2.571296399620305113176187486e-06, -2.562018214267714498520809446e-06, + -2.551180821119800123475494097e-06, -2.538790525265477049675138729e-06, + -2.524854599820133206253790215e-06, 2.51974961651966930216775542e-06, + 2.534645004288831072471969291e-06, 2.548008295731769252625989811e-06, + 2.559831712418587889559720011e-06, 2.570108413252115217714158929e-06, + 2.578832498279093253344814926e-06, 2.585999011932363265628149335e-06, + 2.591603945692322918031630027e-06, 2.595644240174049331666217624e-06, + 2.598117786635934644564422877e-06, 2.599023427909978062484968458e-06, + 2.598360958753233804772227872e-06, 2.596131125620905800863375337e-06, + 2.592335625861126830409399482e-06, 2.586977106332677409837811702e-06, + 2.580059161446419884020260505e-06, 2.571586330632200657729394613e-06, + 2.561564095233042534754518832e-06, 2.549998874828852743744953338e-06, + 2.536898022991903570069055496e-06, 2.522269822477529629652440168e-06, + -2.262344258229328408166996026e-06, -2.262363912699822531834166137e-06, + -2.260826539111203403053683078e-06, -2.257733850359228973376330904e-06, + -2.714829305078073288094546445e-06, -2.993965286423226061405470505e-06, + -3.283838880495150701230256882e-06, -3.584621332067614657369749448e-06, + -3.896482320226000367407396402e-06, -4.219589862859072755887912543e-06, + -4.554110221086876637624704656e-06, -4.900207803671381753937621312e-06, + -5.258045071458022065092382386e-06, -5.627782441895016384220476469e-06, + -6.009578193678714808296289357e-06, -6.403588371572810519999439244e-06, + -6.809966691449559772085411286e-06, -7.228864445601418834233022059e-06, + -7.66043040837142367310841351e-06, -8.104810742150652535945379307e-06, + -8.562148903791801939793838783e-06, -9.032585551486327699174591621e-06, + -9.516258452157739879703583774e-06, -1.001330238941042092204111724e-05, + -1.052384907209471444507718763e-05, -1.104802704352761246809396661e-05, + -1.15859615914211962585996657e-05, -1.21377746585662595686823384e-05, + -1.270358475431967635281560458e-05, -1.328350686694313146534503906e-05, + -1.387765237684116317873339597e-05, -1.44861289707460411531033187e-05, + -1.510904055689689506739893654e-05, -1.574648718126008052381643865e-05, + -1.639856494483751472726953957e-05, -1.70653659221094738842987304e-05, + -1.774697808065808337968545516e-05, -1.844348520201706263300402144e-05, + -1.915496680379284608021148162e-05, -1.988149806310290815085373151e-05, + -2.062314974137459934141504425e-05, -2.137998811054911846860418501e-05, + -2.215207488073434833144616241e-05, -2.293946712934880817372045037e-05, + -2.37422172318000978099086784e-05, -2.456037279373897549896582637e-05, + -2.539397658493073681065625713e-05, -2.624306647478452834900027046e-05, + -2.710767536958059661673231533e-05, -2.798783115143492003919038769e-05, + -2.888355661904001825662086089e-05, -2.979486943021954017149326155e-05, + -3.072178204633465236576134183e-05, -3.166430167856613454597375368e-05, + -3.262243023617992121899328284e-05, -3.359616427663212110234572383e-05, + -3.458549495778602848525262736e-05, -3.559040799209573164088582509e-05, + -3.661088360286055416433284582e-05, -3.764689648256943829956328029e-05, + -3.869841575336684764366973477e-05, -3.976540492966925939913314103e-05, + -4.084782188296163482925035804e-05, -4.194561880880159638728538196e-05, + -4.305874219605845723123777047e-05, -4.418713279841300200362352868e-05, + -4.533072560814321302425158877e-05, -4.64894498322196588185190036e-05, + -4.766322887073407216836778977e-05, -4.885198029768267975660872571e-05, + -5.005561584412474094435419047e-05, -5.127404138373779676589314658e-05, + -5.250715692078624453930160709e-05, -5.375485658052228616970644182e-05, + -5.501702860203556738789842928e-05, -5.62935553335664292566933864e-05, + -5.758431323029790334161112653e-05, -5.888917285463885788448362701e-05, + -6.020799887901070231860378712e-05, -6.154065009114843116076742913e-05, + -6.288697940192571088965228787e-05, -6.424683385571231073341708084e-05, + -6.562005464327163618831750824e-05, -6.700647711720376595041087642e-05, + -6.840593080993986050460792248e-05, -6.98182394542898397248736897e-05, + -7.124322100655197599790302565e-05, -7.268068767217151441694528158e-05, + -7.413044593396704963830790014e-05, -7.559229658290945346506978231e-05, + -7.706603475145676839484776277e-05, -7.855144994944012045920422871e-05, + -8.004832610249643651875034456e-05, -8.155644159304106777762244374e-05, + -8.307556930377390917198676679e-05, -8.460547666370955496861760992e-05, + -8.614592569672253235309872244e-05, -8.769667307259598493934804608e-05, + -8.925747016056198839678570423e-05, -9.08280630853196068548102704e-05, + -9.240819278551658190381384861e-05, -9.399759507467825563487712204e-05, + -9.559600070456636693085744616e-05, -9.720313543095082100750636833e-05, + -9.881872008177292434401989274e-05, -0.0001004424706276805151538081273, + -0.0001020740982549132375893988223, -0.0001037133094405139039457727779, + -0.000105359806029842729383112776, -0.0001070132853163683641067177588, + -0.0001086734401237091329458020472, -0.0001103399588898970791212700293, + -0.0001120125257538357555842437052, -0.0001136908206439215959998936811, + -0.0001153745193687982231126737398, -0.0001170632937102107889570240529, + -0.0001187568115179279699261671865, -0.0001204547368066939813310844976, + -0.0001221567298551901742387215677, -0.0001238624473069336001489204602, + -0.0001255715422731228840882988784, -0.0001272836644373572737975325309, + -0.0001289984601622033591559329802, -0.0001307155725975668798029966089, + -0.000132434641790828339959207316, -0.0001341553047986996044602797662, + -0.0001358771958007586771240843282, -0.0001375999462146180736359102337, + -0.0001393231848126821198225605558, -0.000141046537840447015407785436, + -0.0001427696291362966630848763128, -0.0001444920802527473169523525298, + -0.0001462135105790920714795982915, -0.0001479335374653962934844708688, + -0.0001496517763477935275117508551, -0.0001513678408750329770944553776, + -0.0001530813430362245686298244829, -0.0001547918932897313993093946216, + -0.0001564991006931566600371419362, -0.0001582025730343709045422340154, + -0.000159901916963526511674884012, -0.00016159673812600437183516211, + -0.0001632866412962378284846193255, -0.0001649712305123580112237863249, + -0.0001666501092116049679691530683, -0.0001683228803664472690397591048, + -0.0001699891466213533793797735294, -0.0001716485104301571464665426836, + -0.0001733005741939598327687466206, -0.0001749449403995086279543086372, + -0.0001765812117579999515094846263, -0.0001782089913442327358192307507, + -0.0001798278827360729294811830803, -0.0001814374901541546819538908153, + -0.0001830374186017640807458417562, -0.0001846272740048448342438380809, + -0.0001862066633520658082753124196, -0.0001877751948348899721334681612, + -0.000189332477987583984533476178, -0.0001908781238271089510105671394, + -0.0001924117449928306074462963648, -0.0001939329558859891901832772643, + -0.0001954413728088680605662896816, -0.0001969366141036002059577780798, + -0.000198418300290553338473958922, -0.0001998860542062313582368365816, + -0.0002013395011406330921237273213, -0.0002027782689740084058442615156, + -0.0002042019883129507571827704338, -0.0002056102926257664779714079417, + -0.0002070028183770623734019644679, -0.000208379205161490652304170923, + -0.0002097390958365940509360025867, -0.0002110821366546907602249755209, + -0.0002124079773937418563756196477, -0.0002137162714871430945016289593, + -0.0002150066761523831959917324452, -0.00021627885251851187162555612, + -0.0002175324657523608224557465363, -0.0002187671851834611773130606638, + -0.0002199826844276026418297659282, -0.0002211786415089886327547258338, + -0.0002223547389808706831963031059, -0.0002235106640447648740539776657, + -0.0002246461086679884839190785017, -0.0002257607696996198024409069349, + -0.000226854348984767482770574798, -0.0002279265534771079081393513333, + -0.0002289770953496407263766387885, -0.0002300056921036117846008500765, + -0.0002310120666755555965572732635, -0.0002319959475424080927192377333, + -0.0002329570688246429782490565241, -0.0002338951703873845902343503456, + -0.0002348099979394522598095951249, -0.0002357013031302907781969202539, + -0.0002365688436447433817388236177, -0.0002374123832956246196723704145, + -0.0002382316921140502244489539629, -0.0002390265464374844654304314018, + -0.0002397967289954640302245686412, -0.0002405420289929589144906074694, + -0.0002412622421913342704927196714, -0.0002419571709868746981191706125, + -0.0002426266244868359586370210046, -0.0002432704185829893082926300707, + -0.0002438883760226250312259932418, -0.0002444803264769824830034139485, + -0.0002450461066070758263217566064, -0.000245585560126884477807202023, + -0.0002460985378638809711188129015, -0.0002465848978168663665870574686, + -0.0002470445052110887586283016759, -0.0002474772325506174506203060925, + -0.0002478829596679530105490796288, -0.0002482615737708417113539793863, + -0.0002486129694862838392099835261, -0.0002489370489017075720704352815, + -0.0002492337216032921654376708354, -0.0002495029047114228812863367946, + -0.0002497445229132606923753978645, -0.0002499585084924118541689630479, + -0.0002501448013556835207882311778, -0.000250303349056912828249354952, + -0.0002504341068178586029654986156, -0.0002505370375461451787520161805, + -0.0002506121118502506244993255358, -0.0002506593080515316304679451775, + -0.0002506786121932798490352656273, -0.0002506700180468044315135189848, + -0.0002506335271145382131638412737, -0.0002505691486301659201031688529, + -0.0002504768995557736933725567763, -0.00025035680457602052647811397, + -0.0002502088960893347063807468089, -0.0002500332141961385105412285501, + -0.000249829806684106472611239802, -0.0002495987290104625293610252079, + -0.0002493400442813253729823497196, -0.0002490538232281097066021791075, + -0.0002487401441809947871298958066, -0.000248399093039470717989014581, + -0.0002480307632399771826728351876, -0.0002476352557206474669197759919, + -0.0002472126788831745204319534359, -0.0002467631485518147248583997744, + -0.0002462867879295515399773464083, -0.0002457837275514298700992976698, + -0.0002452541052350935141257437522, -0.0002446980660285389807401257301, + -0.0002441157621551126924702018739, -0.0002435073529557759460656418682, + -0.0002428730048286626471559790374, -0.000242212891165957628974644833, + -0.0002415271922881237444055702035, -0.0002408160953755066253402505883, + -0.0002400797943973486867335481731, -0.0002393184900382434106454188072, + -0.0002385323896220631681702045723, -0.0002377217070333950026724684212, + -0.0002368866626365190145887817952, -0.0002360274831919659667238409195, + -0.0002351444017706915421209168393, -0.0002342376576659056894736538057, + -0.0002333074963025964939332401737, -0.0002323541691447890411570398328, + -0.000231377933600580907962107613, -0.0002303790529249969158340216602, + -0.0002293577961207063527476063269, -0.0002283144378366470884835631727, + -0.0002272492582646022554575260255, -0.0002261625430337753839184905535, + -0.0002250545831034111001010128428, -0.0002239256746535094716975267115, + -0.0002227761189736828981687588591, -0.0002216062223502047415658183782, + -0.0002204162959513004656306872642, -0.0002192066557107321322570014921, + -0.0002179776222097276464940984742, -0.0002167295205573091770433896697, + -0.0002154626802690709237025901146, -0.0002141774351444630439516431109, + -0.0002128741231426341869604340618, -0.0002115530862568887966908282028, + -0.0002102146703878147223493177975, -0.0002088592252151366202364557445, + -0.0002074871040683529891789776967, -0.0002060986637962129199019845061, + -0.0002046942646350911865736621476, -0.0002032742700763188450820834197, + -0.0002018390467325288065332522525, -0.0002003889642030744721017815335, + -0.0001989243949385810061435825302, -0.0001974457141046887160597267385, + -0.000195953299445048386871401358, -0.000194447531143628499781042529, + -0.0001929287916863948603059253362, -0.0001913974657224229989401637075, + -0.0001898539399245039783516164622, -0.0001882986028493046205909561275, + -0.0001867318447971428696345597142, -0.0001851540576714394924738582571, + -0.0001835656348379068069677499953, -0.000181966970983536154666745932, + -0.0001803584619754444002496379662, -0.0001787405047196412842015755817, + -0.0001771134970197779645844499141, -0.0001754778374359380595324392482, + -0.0001738339251435316889539406393, -0.0001721821597923592209785498275, + -0.0001705229413658690092777531211, -0.0001688566700407595001006549884, + -0.0001671837460468656442243856608, -0.000165504569527479071088665874, + -0.0001638195404001258504572691166, -0.0001621290582178663787406985852, + -0.0001604335220311766416288051795, -0.0001587333302504685596939770775, + -0.0001570288805093079096721064847, -0.000155320569528387257031420976, + -0.0001536087929803101157118228048, -0.0001518939453552442043256925919, + -0.0001501764198274984155045963519, -0.0001484566081230800395351909771, + -0.0001467349003882866421283326375, -0.0001450116850593864540643063155, + -0.0001432873487334423772895930504, -0.0001415622760403304294420101517, + -0.0001398368495160072976987719606, -0.0001381114494770769294575141206, + -0.0001363864538967079033989632242, -0.0001346622382819517252817292929, + -0.0001329391755525112170377433074, -0.0001312176359210075443206128254, + -0.0001294979867747942108187342303, -0.0001277805925593646671316327978, + -0.000126065814663399423066481031, -0.0001243540113054985251066913987, + -0.0001226455374226429297698087728, -0.0001209407445604294555367361208, + -0.0001192399807651203639570491877, -0.0001175435904775507482819194016, + -0.0001158519144289301588176405167, -0.0001141652895385877826460799267, + -0.0001124840488136865751479451236, -0.0001108085212509540346719275061, + -0.0001091390317404618753643549822, -0.0001074759009714909866947674111, + -0.0001058194453405158184933210208, -0.0001041699768613415984794615121, + -0.0001025278030774266372964972915, -0.0001008932269764207698917873879, + -9.926654690694968103965162287e-05, -9.7648056497674456228295925e-05, + -9.603804457865319191452180281e-05, -9.443679510503231230161835796e-05, + -9.284458708309168903372032844e-05, -9.126169449866848690407217237e-05, + -8.968838624798296460874369451e-05, -8.81249260708865864415856306e-05, + -8.65715724865548201527598593e-05, -8.502857873164272714712474954e-05, + -8.349619270092174935435358485e-05, -8.197465689041494513785574005e-05, + -8.046420834304577175775247122e-05, -7.896507859681520019503458974e-05, + -7.747749363552025407813478308e-05, -7.600167384202588538328476675e-05, + -7.453783395410085274752909346e-05, -7.308618302282717047856780423e-05, + -7.164692437359096162212412917e-05, -7.022025556966226384446316811e-05, + -6.880636837836873480247351642e-05, -6.740544873987000615983555818e-05, + -6.601767673852512393912334021e-05, -6.464322657688114249358024566e-05, + -6.328226655224878749277095391e-05, -6.193495903589081575096181309e-05, + -6.060146045481048837676521512e-05, -5.928192127613952705153521627e-05, + -5.797648599412037637114078481e-05, -5.668529311967800176155773961e-05, + -5.540847517257416887789464588e-05, -5.414615867613641856000150643e-05, + -5.289846415455238610092356111e-05, -5.166550613271946983942259357e-05, + -5.044739313863784831376904649e-05, -4.924422770833481133269035612e-05, + -4.8056106393305795339201264e-05, -4.688311977045740502282461515e-05, + -4.572535245453684932650031958e-05, -4.458288311302883863895471506e-05, + -4.345578448350349040456286343e-05, -4.234412339339426383866618608e-05, + -4.124796078218575081167363017e-05, -4.016735172598974727871390389e-05, + -3.910234546448634234197538895e-05, -3.805298543020647742980006045e-05, + -3.701930928013103216630066972e-05, -3.600134892958026700156282107e-05, + -3.499913058836698511030668945e-05, -3.401267479918512943483366318e-05, + -3.30419964782051241722685142e-05, -3.208710495784611126503585443e-05, + -3.114800403169387042453045145e-05, -3.022469200153390578495772589e-05, + -2.931716172646222644975790017e-05, -2.842540067405165238431825891e-05, + -2.754939097352416876645850308e-05, -2.668910947090546618249914945e-05, + -2.584452778612084306898710739e-05, -2.501561237199677304354934748e-05, + -2.420232457512995287961243829e-05, -2.340462069858579256939265512e-05, + -2.262245206638701126508617101e-05, -2.185576508975267762753709466e-05, + -2.110450133504676595037202746e-05, -2.036859759339543156472958352e-05, + -1.964798595193068775854004782e-05, -1.894259386661852219814819454e-05, + -1.825234423662770868275126435e-05, -1.757715548019605456496992912e-05, + -1.691694161195013976824869095e-05, -1.627161232163261111029022021e-05, + -1.564107305419334197310425594e-05, -1.502522509119765705526937383e-05, + -1.442396563350569946813928279e-05, -1.383718788517652446455000886e-05, + -1.326478113854963842091223142e-05, -1.270663086045674065708861039e-05, + -1.216261877951588527143559487e-05, -1.163262297446008196267954599e-05, + -1.111651796345178221602466306e-05, -1.061417479433486155528196943e-05, + -1.012546113577494792722197975e-05, -9.650241369239386741486243226e-06, + -9.188376681767001453375424969e-06, -8.739725159444093277399077946e-06, + -8.304141881743370962433783977e-06, -7.88147901616212375461908296e-06, + -7.471585913792036581575987247e-06, -7.074309205261506609905414189e-06, + -6.68949289720322865020153344e-06, -6.316978469163694591306627835e-06, + -5.956604970904394750694232918e-06, -5.608209120045073151810191558e-06, + -5.271625399999125311954664003e-06, -4.946686158151568478565877213e-06, + -4.63322170422969915551001871e-06, -4.331060408817367606676938807e-06, + -4.040028801963151891009622813e-06, -3.759951671833862559771871625e-06, + -3.49065216336390578622038243e-06, -3.231951876852242684412573961e-06, + -2.98367096645884266310853189e-06, -2.745628238551424976795177491e-06, + -2.517641249856326448756721134e-06, -2.29952640536483544095400916e-06, + -2.09109905594835274257104786e-06, -1.892173595635831952161765371e-06, + -1.702563558507045101954270258e-06, -2.626991659866045372413809883e-06, + -2.628944685040035153625629857e-06, -2.629099132906051852401731542e-06, + -2.627456491670369482735198502e-06, -2.553052628757165569151890358e-06, + -2.849919136501111872731856894e-06, -3.160231997433041108321039037e-06, + -3.484245808088558745969735841e-06, -3.822212958366742616362135565e-06, + -4.17438345812554143177347879e-06, -4.541004763460220777944714027e-06, + -4.922321602761164646493933367e-06, -5.318575802670161762665274746e-06, + -5.730006114033085246788415401e-06, -6.156848037960604551896773295e-06, + -6.599333652104685820922319595e-06, -7.057691437260056434104503464e-06, + -7.53214610439988151505130709e-06, -8.02291842225540414849406512e-06, + -8.530225045549591595078590955e-06, -9.054278343995133873363216626e-06, + -9.59528623216705468183373301e-06, -1.0153452000360546999451275e-05, + -1.072897414654422557490735801e-05, -1.132204620951968138771112637e-05, + -1.193285660339718808997232918e-05, -1.256158845349733251071239204e-05, + -1.320841943378962540648399043e-05, -1.387352160597567411292989348e-05, + -1.455706126032714318877317461e-05, -1.525919875838663527828527322e-05, + -1.598008837763905182400604732e-05, -1.671987815826122365445161044e-05, + -1.747870975205575324565483719e-05, -1.825671827367513581625961538e-05, + -1.905403215424080509460443011e-05, -1.987077299746109907492737368e-05, + -2.070705543835101283193893262e-05, -2.156298700465550770830926164e-05, + -2.243866798107692646217260768e-05, -2.333419127640634906594406528e-05, + -2.424964229368069927052740942e-05, -2.518509880331726684681188655e-05, + -2.614063081968546581020443331e-05, -2.711630048072245975122884776e-05, + -2.811216193105122435730823527e-05, -2.912826120854497354462249448e-05, + -3.016463613445130931343778069e-05, -3.122131620716351929145995769e-05, + -3.229832249972449775398536387e-05, -3.33956675611464450393467418e-05, + -3.451335532162854482498767772e-05, -3.565138100175176263462520354e-05, + -3.68097310257285774111671306e-05, -3.798838293878302869955795873e-05, + -3.918730532873424953366897627e-05, -4.040645775185479164886420689e-05, + -4.164579066307244755665989411e-05, -4.290524535058137377708381566e-05, + -4.418475387492821110412347108e-05, -4.548423901263277203737764309e-05, + -4.680361420440397682025263082e-05, -4.81427835080070642319663432e-05, + -4.950164155583602974396856267e-05, -5.088007351724323787736659064e-05, + -5.227795506567451674440408227e-05, -5.36951523506559827729131551e-05, + -5.513152197467600435822066007e-05, -5.658691097500289426134104098e-05, + -5.806115681047599322642249753e-05, -5.955408735330521875772635809e-05, + -6.106552088591083262726633141e-05, -6.259526610283326977790530066e-05, + -6.414312211773736218441838153e-05, -6.570887847554067158831192508e-05, + -6.729231516967171125923052877e-05, -6.889320266449422847793160329e-05, + -7.051130192289756129335465129e-05, -7.214636443907026771074630922e-05, + -7.379813227646361383903900188e-05, -7.546633811095080279426894343e-05, + -7.715070527918306921878743854e-05, -7.885094783214213797276070927e-05, + -8.056677059388430361345362352e-05, -8.229786922546931374113782232e-05, + -8.40439302940629566918834259e-05, -8.580463134720019407336577544e-05, + -8.757964099219169419683478361e-05, -8.936861898065442694899518372e-05, + -9.117121629814279291665474192e-05, -9.298707525885387288871325451e-05, + -9.481582960537919123767541807e-05, -9.66571046134682716061137242e-05, + -9.851051720177027976304423573e-05, -0.0001003756760465146274843156737, + -0.0001022521817010887685683168113, -0.0001041396267204689786434190779, + -0.0001060375957904561292684947338, -0.00010794566586166566145472967, + -0.000109863406288218456519426014, -0.000111790378971075534579940336, + -0.0001137261385059573832491397472, -0.0001156702323357850599114260426, + -0.0001176222009075778121610714178, -0.000119581577833739372451922478, + -0.0001215478900576588759500917813, -0.0001235206580235669059954217719, + -0.0001254993958505356719743129013, -0.000127483611510589790651731823, + -0.0001294728070108112818591833415, -0.0001314664785793683596075431819, + -0.0001334641168553781247121253761, -0.0001354652070825145254023835761, + -0.0001374692293062682632142496031, -0.0001394756585747650504125694226, + -0.0001414839651430452370593077172, -0.000143493614680705088232706701, + -0.0001455040684827993955913899571, -0.0001475147836839001472524629532, + -0.0001495252134752073081003231891, -0.0001515348073246023416320305, + -0.0001535430111995356194411199713, -0.0001555492677926349071038103489, + -0.0001575530167499225760174841326, -0.0001595536949015242847264850479, + -0.0001615507364947531472078312564, -0.0001635435734294494211464587874, + -0.0001655316354954557763346639776, -0.0001675143506121052488794936908, + -0.0001694911450695990411119407071, -0.0001714614437721477763296867858, + -0.0001734246704827509559174170128, -0.0001753802480694863035175917743, + -0.0001773275987531798948779876435, -0.0001792661443563275654265037895, + -0.0001811953065531358650092769169, -0.0001831145071205513171191253674, + -0.0001850231681901432433893367469, -0.0001869207125007124343368802855, + -0.0001888065636514776456534453475, -0.0001906801463557226364742974711, + -0.0001925408866947544820908549967, -0.0001943882123720428671109078378, + -0.0001962215529674022588147580537, -0.0001980403401910810830700154783, + -0.0001998440081376194772926763177, -0.0002016319935393396343970007223, + -0.0002034037360193304748521431202, -0.0002051586783437901728970736981, + -0.0002068962666735883553469077523, -0.0002086159508149118514078873554, + -0.0002103171844688566792958700491, -0.0002119994254798301751806233195, + -0.0002136621360826270344529520528, -0.0002153047831480435232026637848, + -0.0002169268384268960964643413458, -0.0002185277787923088437492535885, + -0.0002201070864801369199922204123, -0.0002216642493273938518787147256, + -0.0002231987610085496608405830621, -0.0002247101212695711892376737584, + -0.0002261978361595727907411984559, -0.0002276614182599506416848633705, + -0.0002291003869108725748970911695, -0.0002305142684349979938229768806, + -0.0002319025963583032650013049381, -0.0002332649116278894235298330129, + -0.00023460076282665103192606737, -0.0002359097063846863338333614823, + -0.0002371913067873223930192433384, -0.0002384451367796869129291048583, + -0.0002396707775675923051805077391, -0.0002408678190147797118936950911, + -0.0002420358598362917757450263334, -0.0002431745077879139845227624006, + -0.0002442833798515700984357867931, -0.0002453621024165674683464866135, + -0.0002464103114565903570286342639, -0.0002474276527023410560644778311, + -0.0002484137818097324128079061989, -0.0002493683645235357342062609831, + -0.0002502910768363931300235780686, -0.0002511816051431032766928785893, + -0.0002520396463900937029933846389, -0.000252864908219995788724726582, + -0.0002536571091112397517523813217, -0.0002544159785125905308758587076, + -0.0002551412569725499714101690785, -0.0002558326962635491482779548367, + -0.0002564900595008633350270488283, -0.0002571131212561794708928997188, + -0.0002577016676657543805921413149, -0.0002582554965330990741877170702, + -0.0002587744174261342121855233867, -0.0002592582517687582973654747409, + -0.0002597068329267786658369476793, -0.0002601200062881555124388865963, + -0.0002604976293375130345225665351, -0.0002608395717248755186525033256, + -0.0002611457153285890136866498334, -0.0002614159543123930826147294226, + -0.000261650195176608806046925082, -0.0002618483568034160949289379516, + -0.0002620103704961904969236718976, -0.0002621361800128814987034808759, + -0.0002622257415934099353781172592, -0.0002622790239810694908582922036, + -0.0002622960084379207424017110828, -0.0002622766887541678288917057493, + -0.0002622210712515121592072753209, -0.0002621291747804820764823630075, + -0.0002620010307117385324644776023, -0.0002618366829213621387734134416, + -0.0002616361877701297265763624722, -0.0002613996140767915819617950302, + -0.0002611270430853647526829586223, -0.0002608185684264608034978183415, + -0.0002604742960726689994174765097, -0.0002600943442880209919253198247, + -0.0002596788435715651432132700105, -0.0002592279365950818218779228008, + -0.0002587417781349755571684845279, -0.0002582205349983822157029778044, + -0.0002576643859435324545453793732, -0.0002570735215944170955551517643, + -0.0002564481443498023427451926182, -0.0002557884682866460169907429911, + -0.0002550947190579694518787479129, -0.0002543671337852430555138971702, + -0.0002536059609453457115019192614, -0.0002528114602521619328281965444, + -0.0002519839025328842602169387987, -0.0002511235695990898602290852804, + -0.0002502307541126646151657952899, -0.0002493057594466481052646045224, + -0.0002483488995410840509577010682, -0.0002473604987539488025277689687, + -0.0002463408917072486790933449896, -0.0002452904231283690983898837512, + -0.0002442094476867673834806493627, -0.00024309832982609812387052306, + -0.0002419574435918681000121099878, -0.0002407871724547160996801609123, + -0.0002395879091294171830787973487, -0.0002383600553897131490554278654, + -0.0002371040218790727708338822444, -0.0002358202279174878362392325792, + -0.0002345091013044136836820929837, -0.0002331710781179634943763301358, + -0.000231806602510469721232372331, -0.0002304161265005260077632504023, + -0.0002290001097616261216318583882, -0.0002275590194075175116700943123, + -0.0002260933297743894282352122849, -0.000224603522200016522550672371, + -0.0002230900847999809277679567066, -0.0002215535122410971526334816373, + -0.0002199943055121653654772340136, -0.0002184129716921803538581814408, + -0.000216810023716124583613787391, -0.0002151859801384745128974285144, + -0.0002135413648945514309817478305, -0.0002118767070598479560807059219, + -0.0002101925406074633593221656636, -0.0002084894041637805838472485842, + -0.0002067678407625205114130778616, -0.0002050283975973048004870502581, + -0.0002032716257728710068305999492, -0.0002014980800550656184991910047, + -0.0001997083186197596107232937745, -0.0001979029028008201485881040194, + -0.0001960823968372764564485621896, -0.0001942473676198172767050353915, + -0.0001923983844367575303004047615, -0.0001905360187196116557740294128, + -0.0001886608437884118084394702297, -0.0001867734345969075291597066846, + -0.0001848743674777851727069472032, -0.0001829642198880428920291368877, + -0.0001810435701546593057799372506, -0.0001791129972206903714967290986, + -0.0001771730803919311823205889889, -0.0001752243990842776162186050781, + -0.0001732675325719211403656394577, -0.0001713030597365117538560114196, + -0.0001693315588174205282585155219, -0.0001673536071632340186798176829, + -0.0001653697809846112459081224344, -0.0001633806551086325136411259162, + -0.0001613868027347688098062372664, -0.0001593887951925987520474664594, + -0.0001573872017013992785118559059, -0.0001553825891317339811387165938, + -0.0001533755217691624907639519337, -0.0001513665610801924531030049348, + -0.0001493562654805935204817279871, -0.0001473451901061917812974649822, + -0.0001453338865862798814313633367, -0.000143322902819644247074740151, + -0.0001413127827536051156574054, -0.0001393040661658023358828589755, + -0.0001372972884491196077921815188, -0.0001352929803997396818616288927, + -0.0001332916680084549022281686925, -0.0001312938722553342501056516944, + -0.0001293001089078481518745283863, -0.0001273108883225480608344937217, + -0.0001253267152503965205668362559, -0.000123348088645840761557945231, + -0.0001213755014797204703855953989, -0.000119409440556097077505530446, + -0.0001174503863330914759949968884, -0.0001154988127478113644434204454, + -0.0001135551870454495562582156176, -0.0001116199696126307216309525572, + -0.0001096936138150802743590830901, -0.0001077765658396889666406290309, + -0.0001058692645410414017110092844, -0.0001039721412924748852575976277, + -0.0001020856198417325699876606615, -0.0001002101161712708768348686905, + -9.834603836327915696302603976e-05, -9.64937864694662790140955444e-05, + -9.465375238566560054612880615e-05, -9.282631973130700433864681553e-05, + -9.101186373380188842242138891e-05, -8.921075111788301424762398506e-05, + -8.7423339999939735046538547e-05, -8.564997978738373254122689948e-05, + -8.389101108308021396368220346e-05, -8.21467655948695060384376343e-05, + -8.041756605021859220187169237e-05, -7.870372611600961326727698975e-05, + -7.700555032349887404040378325e-05, -7.532333399845875644782605685e-05, + -7.365736319651809747930532035e-05, -7.200791464371186041334982342e-05, + -7.037525568224890846862062954e-05, -6.875964422150242097778183314e-05, + -6.716132869422502562044979824e-05, -6.558054801798761672317755744e-05, + -6.401753156183725176724130801e-05, -6.247249911816668576682032299e-05, + -6.094566087978574504043643989e-05, -5.943721742217965292457218518e-05, + -5.79473596909388914298275064e-05, -5.647626899434079859744009533e-05, + -5.502411700105892035936663853e-05, -5.359106574297655583346416952e-05, + -5.217726762307433490458569159e-05, -5.078286542836085379077487589e-05, + -4.940799234781210102964571496e-05, -4.805277199528190976802674572e-05, + -4.671731843734374777909329479e-05, -4.540173622602075494689502499e-05, + -4.410612043635827488659989504e-05, -4.283055670879056594114314693e-05, + -4.157512129625058497437578575e-05, -4.033988111596896588900360014e-05, + -3.912489380590622093216215949e-05, -3.793020778575869629946695771e-05, + -3.67558623224792607817740242e-05, -3.560188760023738217992683719e-05, + -3.446830479478048178112667421e-05, -3.335512615209032186028639821e-05, + -3.226235507129192548120624751e-05, -3.118998619173004069977592212e-05, + -3.01380054841404161440881343e-05, -2.910639034583729347835379109e-05, + -2.809510969983849515245466488e-05, -2.710412409784580632784653509e-05, + -2.613338582699724533956256445e-05, -2.518283902030563509719454651e-05, + -2.425241977069619037370336312e-05, -2.334205624855366752656501972e-05, + -2.245166882268871178830738078e-05, -2.158117018463011669389059466e-05, + -2.07304654761495035363450673e-05, -1.989945241992274000894513897e-05, + -1.908802145322998451357210392e-05, -1.8296055864597442013573525e-05, + -1.752343193327979734117035016e-05, -1.677001907148256630813824841e-05, + -1.603567996922248349686741797e-05, -1.532027074172181283005615693e-05, + -1.462364107923290578036016468e-05, -1.394563439918719755829246143e-05, + -1.328608800056249110942401676e-05, -1.26448332203613673945961568e-05, + -1.202169559209304373675799432e-05, -1.141649500614979753719113037e-05, + -1.082904587196939961860151641e-05, -1.025915728187307868776809855e-05, + -9.706633176470323955890677492e-06, -9.171272511515395504380285252e-06, + -8.652869426115318069641160759e-06, -8.151213412164161695042455258e-06, + -7.666089484903229069566454879e-06, -7.197278354490970514087920529e-06, + -6.744556598472746960267875521e-06, -6.307696835038279360285268238e-06, + -5.886467896956347524710546903e-06, -5.480635006075218877718592536e-06, + -5.089959948278332857495367958e-06, -4.714201248784648952112972392e-06, + -4.35311434768397861563198406e-06, -4.006451775597219815572974655e-06, + -3.673963329353381043952024923e-06, -3.355396247573964487842090171e-06, + -3.050495386057949173821230923e-06, -2.759003392860211289469357307e-06, + -2.480660882956519581771410998e-06, -2.215206612391160913755252387e-06, + 1.098770605081782892923042243e-06, 1.20518980622958742519239099e-06, + 1.313192607490098294797118209e-06, 1.422770673707547777191596144e-06, + 1.533915967996302011746353328e-06, 1.646620767002424300877016367e-06, + 1.760877675374140976656783635e-06, 1.876679639419209212898684465e-06, + 1.994019959927304110031782633e-06, 2.112892304137160213024738617e-06, + 2.233290716828765476003595611e-06, 2.355209630522035629162291501e-06, + 2.478643874764289252774331421e-06, 2.60358868449008984857946658e-06, + 2.730039707437814233416091894e-06, 2.857993010608640021587290025e-06, + 2.987445085754391621991454125e-06, 3.118392853882147425464803348e-06, + 3.25083366876445911116755641e-06, 3.384765319445089827414280964e-06, + 3.520186031731521396603281845e-06, 3.657094468666448005525655696e-06, + 3.795489729971770649776885778e-06, 3.935371350460401463809082673e-06, + 4.076739297409936847531829185e-06, 4.219593966897747073867795675e-06, + 4.363936179093933309214130289e-06, 4.509767172512455284604741129e-06, + 4.65708859722092047316640423e-06, 4.8059025070110790878868956e-06, + 4.956211350533226684235768578e-06, 5.10801796139899093676401548e-06, + 5.261325547257843132415051912e-06, 5.416137677854701873122241634e-06, + 5.572458272076264989712459513e-06, 5.73029158399568179700113435e-06, + 5.889642187925902033134115815e-06, 6.050514962493612460480655463e-06, + 6.212915073746553866679883521e-06, 6.376847957308341893203299661e-06, + 6.542319299596355921839075515e-06, 6.709335018118728658723798342e-06, + 6.877901240868429089787231684e-06, 7.04802428483303287486821942e-06, + 7.219710633640088842893998283e-06, 7.392966914359095628511350795e-06, + 7.567799873482173140203359968e-06, 7.744216352106664667700845761e-06, + 7.922223260343609320876731572e-06, 8.101827550977747357326304301e-06, + 8.283036192404862410338522993e-06, 8.465856140874065421009393717e-06, + 8.650294312062863094506606765e-06, 8.836357552014417323315263741e-06, + 9.024052607466595990839443309e-06, 9.213386095605415759433529099e-06, + 9.404364473270498587273262536e-06, 9.596994005650602552518445287e-06, + 9.791280734498483502765454889e-06, 9.987230445900932270051481021e-06, + 1.018484863763836343654185096e-05, 1.038414048616973432259246585e-05, + 1.058511081327883714315891278e-05, 1.078776405241894917916116448e-05, + 1.099210421479301893392475226e-05, 1.119813485520760809534442093e-05, + 1.140585903773893448529246769e-05, 1.161527930125006929733787187e-05, + 1.182639762479846559065262135e-05, 1.203921539297401314158424135e-05, + 1.225373336120748102339231278e-05, 1.246995162108974799760122143e-05, + 1.268786956574324232215576769e-05, 1.290748585528569968049802247e-05, + 1.312879838242806233036905766e-05, 1.335180423824783265730493237e-05, + 1.357649967817902660527275976e-05, 1.38028800882607838643439252e-05, + 1.403093995168584805048606068e-05, 1.426067281569078741012245037e-05, + 1.449207125882922857684678014e-05, 1.472512685866979773008887677e-05, + 1.495983015995996883828588614e-05, 1.519617064329698478779544918e-05, + 1.54341366943466021526432802e-05, 1.56737155736506204243684709e-05, + 1.591489338690115350086022594e-05, 1.615765505669150152489102479e-05, + 1.640198429336630313313261098e-05, 1.664786356822268694258259991e-05, + 1.689527408669913767112411018e-05, 1.714419576254821813137557696e-05, + 1.739460719287120484661222919e-05, 1.764648563405227943293521187e-05, + 1.789980697862809507696184308e-05, 1.81545457331288322057761403e-05, + 1.841067499692540393734126181e-05, 1.866816644211733976243573763e-05, + 1.892699029449456470217301451e-05, 1.91871153156059117144034698e-05, + 1.944850878596570756804730318e-05, 1.971113648942982661451533977e-05, + 1.997496269877084166871269999e-05, 2.023995016248059339324973094e-05, + 2.050606009282988193725451309e-05, 2.07732521552098854428387853e-05, + 2.104148445878271201725864814e-05, 2.131071354846535097064298692e-05, + 2.158089439827028284402121727e-05, 2.185198040602575364249778034e-05, + 2.212392338949646219264932867e-05, 2.239667358392494536916544901e-05, + 2.267017964101224170546389214e-05, 2.294438862935556687006402599e-05, + 2.321924603635897266197193889e-05, 2.349469577163214463856946712e-05, + 2.377068017189054531372073564e-05, 2.404714000736957792711892545e-05, + 2.43240144897622575538825157e-05, 2.460124128169600884194836987e-05, + 2.487875650774150579369083103e-05, 2.515649476698036726674510832e-05, + 2.543438914712163527822620657e-05, 2.571237124017713613320645916e-05, + 2.599037115969634440556905453e-05, 2.626831755956249127097711094e-05, + 2.654613765434834171067640662e-05, 2.682375724123014642001280872e-05, + 2.710110072345559763143212073e-05, 2.737809113536113694701602805e-05, + 2.76546501689314865512700492e-05, 2.79306982018938076126925163e-05, + 2.820615432733605042821441178e-05, 2.848093638483934207953837681e-05, + 2.875496099311112334850036587e-05, 2.902814358410441171465254939e-05, + 2.930039843860965484857034058e-05, 2.957163872329926593849128147e-05, + 2.98417765292081678537520345e-05, 3.011072291163010883384767991e-05, + 3.037838793140725928429782265e-05, 3.06446806975916631338857643e-05, + 3.090950941145298707518618286e-05, 3.117278141180743113863860216e-05, + 3.143440322164053630366042924e-05, 3.169428059599545933295791644e-05, + 3.195231857109658756216710729e-05, 3.220842151467788526224278467e-05, + 3.246249317748264591031864823e-05, 3.271443674590174483310378584e-05, + 3.296415489571171331031201879e-05, 3.321154984689505651040269951e-05, + 3.345652341945904031201772244e-05, 3.369897709027610828002446963e-05, + 3.393881205085949755422686236e-05, 3.417592926605226118707756e-05, + 3.441022953358369965322360873e-05, 3.464161354445123613054677292e-05, + 3.486998194408280892517618121e-05, 3.509523539423509158217615034e-05, + 3.531727463558139432694277238e-05, 3.553600055094255838125660851e-05, + 3.575131422911273845885102296e-05, 3.596311702923190098271991055e-05, + 3.617131064565490044995094143e-05, 3.637579717326795859929852717e-05, + 3.657647917320112131720280524e-05, 3.677325973888429921226927988e-05, + 3.696604256239755388309745077e-05, 3.715473200105934623417927587e-05, + 3.733923314420180289028780574e-05, 3.751945188007878382446813603e-05, + 3.76952949628520532000287846e-05, 3.786667007960174311746032183e-05, + 3.803348591730565332515862087e-05, 3.819565222973224166095468357e-05, + 3.835307990419207190002648389e-05, 3.85056810280918283872012009e-05, + 3.865336895523521011956355475e-05, 3.879605837181473911847925939e-05, + 3.893366536203819266949086031e-05, 3.906610747333456163093295954e-05, + 3.919330378108106920911554716e-05, 3.931517495280491410972883992e-05, + 3.943164331178173649542287316e-05, 3.954263290000486721258513012e-05, + 3.96480695404478195031927612e-05, 3.974788089857420888368830236e-05, + 3.984199654303852616626588357e-05, 3.993034800552426502161934563e-05, + 4.001286883966510588310147578e-05, 4.008949467899585410298954335e-05, + 4.016016329388076539592608571e-05, 4.022481464736702712987545527e-05, + 4.028339094991147573306122798e-05, 4.03358367129305007340971112e-05, + 4.038209880112222536704957854e-05, 4.042212648351239148410488089e-05, + 4.045587148317550526752106599e-05, 4.04832880255820345147613204e-05, + 4.050433288552854690792517922e-05, 4.051896543260102438776051881e-05, + 4.052714767512919172027380244e-05, 4.052884430258777288509988712e-05, + 4.052402272640145627653068816e-05, 4.051265311911322284385908454e-05, + 4.04947084518748984748558184e-05, 4.047016453022125170987596809e-05, + 4.043900002809010306263626244e-05, 4.040119652005174570412460167e-05, + 4.035673851171235962387306984e-05, 4.030561346825821557706207021e-05, + 4.024781184110753288855899523e-05, 4.018332709263995193745000467e-05, + 4.0112155718952419874469284e-05, 4.003429727073925072696608529e-05, + 3.994975437195646928659892305e-05, 3.985853273666363825013594924e-05, + 3.976064118370568358212108206e-05, 3.965609164933939104289578603e-05, + 3.954489919776237808867608292e-05, 3.942708202952740397309594478e-05, + 3.930266148782407450426243378e-05, 3.917166206261369775128156068e-05, + 3.903411139260328416343906466e-05, 3.889004026504757125350456026e-05, + 3.873948261336877970078401701e-05, 3.858247551258624040817005185e-05, + 3.841905917254904171071264174e-05, 3.824927692896807821095958579e-05, + 3.807317523224356423192787924e-05, 3.789080363408721906486736897e-05, + 3.770221477194145504648753464e-05, 3.75074643511957310959732681e-05, + 3.730661112520608903384694566e-05, 3.70997168731240594113235387e-05, + 3.688684637554218745218725939e-05, 3.66680673879670685627596427e-05, + 3.644345061213076253673823213e-05, 3.621306966515441680886863707e-05, + 3.597700104657944021819063196e-05, 3.573532410328331701760209982e-05, + 3.548812099229859421062674429e-05, 3.523547664155623159159408386e-05, + 3.497747870857507307158079657e-05, 3.471421753712245047897994032e-05, + 3.444578611186975195370199576e-05, 3.417228001107750032672855101e-05, + 3.389379735732339914448460472e-05, 3.361043876632502890033915577e-05, + 3.332230729387431031503219447e-05, 3.302950838092415507827107057e-05, + 3.273214979686186977200779147e-05, 3.243034158100747689186874045e-05, + 3.212419598237487293771949548e-05, 3.18138273977370435847099317e-05, + 3.149935230803703028459525348e-05, 3.118088921318822644840329517e-05, + 3.085855856530849615710146439e-05, 3.053248270043489194774249951e-05, + 3.020278576876587019531261724e-05, 2.986959366348081979197597036e-05, + 2.953303394818619466498203774e-05, 2.919323578303982088719657761e-05, + 2.885032984960707349284848855e-05, 2.850444827450103924167124081e-05, + 2.815572455186255595343050584e-05, 2.780429346473610034999254803e-05, + 2.745029100539793341108872615e-05, 2.709385429469531104723807602e-05, + 2.67351215004546497095751223e-05, 2.637423175501919285165265683e-05, + 2.601132507197651070598651279e-05, 2.56465422621371890539096472e-05, + 2.528002484882677417497853778e-05, 2.491191498255413214061096405e-05, + 2.454235535511903163905997327e-05, 2.417148911322390759438306918e-05, + 2.379945977165189987070394173e-05, 2.342641112608539764113231574e-05, + 2.305248716560913174646735291e-05, 2.267783198499185264148877983e-05, + 2.230258969679147989877664171e-05, 2.192690434335868568589168748e-05, + 2.155091980880394740560657141e-05, 2.1174779730995178225532935e-05, + 2.079862741365204472461167273e-05, 2.042260573860450728741686155e-05, + 2.004685707828204145131492653e-05, 1.967152320850037449414919599e-05, + 1.929674522161231744023582313e-05, 1.892266344008917779476695864e-05, + 1.854941733059877753079375262e-05, 1.81771454186462600951558477e-05, + 1.780598520384275211623364976e-05, 1.743607307586713523177984753e-05, + 1.706754423118598694344288935e-05, 1.670053259059496724727410244e-05, + 1.633517071764580531564349519e-05, 1.597158973802147518910275747e-05, + 1.560991925992183772860938396e-05, 1.525028729552131287678425758e-05, + 1.489282018355892316129919506e-05, 1.45376425131208088161339359e-05, + 1.418487704867399352504434007e-05, 1.383464465640943440258997521e-05, + 1.348706423195120398194311873e-05, 1.314225262948788795498277632e-05, + 1.28003245923808272075739359e-05, 1.246139268530322960547383065e-05, + 1.212556722796191710240371053e-05, 1.179295623045473412685013592e-05, + 1.146366533031010919200468751e-05, 1.113779773126190071749156557e-05, + 1.081545414380337795856243388e-05, 1.049673272756777597000243246e-05, + 1.018172903557938900284164652e-05, 9.870535960418577197035029658e-06, + 9.563243682341625366517476325e-06, 9.259939619395687941628622641e-06, + 8.960708379567034807355700721e-06, 8.665631714999267787746979608e-06, + 8.374788478316471602492555848e-06, 8.088254581084667311596629602e-06, + 7.806102954443232033775526557e-06, 7.52840351193613014447797091e-06, + 7.255223114570887711996267228e-06, 6.986625538131857031268288211e-06, + 6.722671442772104817878989907e-06, 6.463418344906552547447353002e-06, + 6.208920591427227973757834584e-06, 5.959229336259416710472325285e-06, + 5.714392519275795989869889263e-06, 5.474454847583697241777088427e-06, + 5.239457779198382557882523319e-06, 5.009439509113884335671403047e-06, + 4.784434957780509470998391713e-06, 4.564475761996279877150909515e-06, + 4.349590268217793868736360113e-06, 4.139803528293788968998000166e-06, + 3.935137297622829155910838261e-06, 3.73561003573467227827672836e-06, + 3.541236909294360494588260399e-06, 3.352029797512883357456150296e-06, + 3.167997299989215091812208916e-06, 2.989144746931257034486695973e-06, + 2.815474211779878190199536206e-06, 2.646984526209142396681707823e-06, + 2.483671297491144429087257806e-06, 2.325526928208989993750741357e-06, + 2.172540638299802423581263272e-06, 2.024698489407830472041911057e-06, + 1.881983411525618043701733352e-06, 1.744375231899368802247242416e-06, + 1.611850706173024152042952753e-06, 1.48438355174337567410705347e-06, + 1.36194448329716450388378584e-06, 1.244501250498899006048159933e-06, + 1.132018677796588548427640306e-06, 1.024458706311203948916064947e-06, + 9.217804377729844632189900623e-07, 8.239401804674176843534295911e-07, + 7.308914971509081636268502329e-07, 6.425852548951338056462223407e-07, + 5.589696768174888329123268724e-07, 4.799903956533987295482359542e-07, + 4.055905091245704498499982139e-07, 3.357106370564378724762077434e-07, + 2.702889801959345755109551373e-07, 2.092613806797789453902899426e-07, + 1.525613841020201177433397634e-07, 1.001203031283584859203713083e-07, + 5.186728260338202843795108333e-08, 7.729366095897738532356115843e-09, + -3.236843617373041049097698568e-08, -6.850307808240572422862468133e-08, + -1.007534070847580305956388757e-07, -1.292000924882445428043163064e-07, + -1.539255525802610198462492012e-07, -1.750138806694866055813704798e-07, + -1.92550770103037006179228386e-07, -2.066234383223935352388687817e-07, + -2.173205500213436418415093162e-07, -2.24732139470140612976282405e-07, + -2.289495320706305487996721918e-07, -2.300652652076286311136164983e-07, + -2.281730084623945086894807651e-07, -2.233674832545910743850488484e-07, + 9.571196961813457232821607604e-07, 1.067143551931181887830555471e-06, + 1.179164805591584319282932002e-06, 1.293178527232575017954260659e-06, + 1.409180116109741661678512147e-06, 1.527165318763783312405474951e-06, + 1.647130245856355386811146861e-06, 1.769071387705507929910672335e-06, + 1.892985628486461273462730485e-06, 2.018870259064484682688667139e-06, + 2.146722988429275537955020353e-06, 2.276541953701570463201777489e-06, + 2.408325728685270440861121433e-06, 2.542073330939906094074268172e-06, + 2.67778422735043327443599584e-06, 2.8154583381737305266276708e-06, + 2.955096039543022674113458351e-06, 3.096698164413645197276005183e-06, + 3.240266001935962025641557727e-06, 3.385801295243089121405916792e-06, + 3.533306237643979436899343075e-06, 3.682783467213898665956750555e-06, + 3.834236059777393397659216168e-06, 3.987667520280331353405792877e-06, + 4.143081772550994649074312948e-06, 4.300483147451325954553191105e-06, + 4.459876369422822330978832539e-06, 4.621266541433134301800934873e-06, + 4.784659128332495243616454689e-06, 4.950059938630657947072379044e-06, + 5.117475104708262722457215443e-06, 5.286911061477906512921353527e-06, + 5.458374523513537575770526028e-06, 5.631872460668241095319876133e-06, + 5.807412072203369473146275515e-06, 5.985000759453870089444281477e-06, + 6.164646097057369599457599119e-06, 6.346355802776233166501585609e-06, + 6.530137705944605465554694823e-06, 6.715999714574074217952014132e-06, + 6.903949781154324463804203976e-06, 7.093995867186801798946402253e-06, + 7.286145906491550031742945176e-06, 7.48040776732968417436081543e-06, + 7.676789213382689133703846995e-06, 7.875297863652706847762199893e-06, + 8.075941151287410063337041111e-06, 8.278726281438208233040727813e-06, + 8.483660188159950082151077033e-06, 8.690749490422676454661268797e-06, + 8.90000044728792423466209871e-06, 9.111418912306071664374863828e-06, + 9.325010287193427830211393814e-06, 9.540779474848378951959762539e-06, + 9.758730831768153829702122648e-06, 9.978868119928443347231225569e-06, + 1.020119445818992666343699716e-05, 1.042571227329658850948874288e-05, + 1.065242325053190971422597405e-05, 1.08813282841000583188277584e-05, + 1.111242742730067400882924822e-05, 1.134571984256528632607242957e-05, + 1.158120375142659027299391755e-05, 1.181887638448967686895501455e-05, + 1.20587339314774875096737683e-05, 1.230077149142167847271217562e-05, + 1.254498302307129486315214612e-05, 1.279136129559170919776835834e-05, + 1.303989783962702013280204189e-05, 1.329058289879854949276042492e-05, + 1.354340538171301765830393388e-05, 1.379835281455328449833237781e-05, + 1.405541129432514781290568945e-05, 1.431456544283294247650942244e-05, + 1.457579836145664281359373565e-05, 1.483909158680306570622913637e-05, + 1.510442504730253865375105143e-05, 1.537177702082579699451557464e-05, + 1.564112409338331977754453506e-05, 1.591244111898892089050107368e-05, + 1.61857011807480990074181032e-05, 1.646087555324319328460720702e-05, + 1.673793366628206728406909332e-05, 1.701684307007693687757536594e-05, + 1.729756940191852639891051391e-05, 1.758007635440954468937328758e-05, + 1.786432564532033765748730847e-05, 1.815027698912775793523184664e-05, + 1.843788807029744518015644539e-05, 1.872711451836752522773915652e-05, + 1.901790988489027601354708352e-05, 1.93102256222869054981972764e-05, + 1.960401106466855733717440102e-05, 1.989921341067390209828534553e-05, + 2.01957777083744443235788224e-05, 2.049364684229248900391127941e-05, + 2.079276152257861177627407123e-05, 2.109306027639094044553134955e-05, + 2.139447944151695623401371327e-05, 2.169695316227669357124659133e-05, + 2.200041338774315436495505882e-05, 2.230478987231376386112663424e-05, + 2.261001017866422525283941203e-05, 2.291599968311346373784492814e-05, + 2.322268158342589432934811866e-05, 2.35299769090747879407479054e-05, + 2.383780453398722716539838429e-05, 2.414608119178965578259521418e-05, + 2.445472149356652758422046856e-05, 2.476363794815950177766877838e-05, + 2.507274098498134368389993198e-05, 2.538193897939926938780129395e-05, + 2.56911382806563534642301655e-05, 2.600024324234686640090405407e-05, + 2.630915625544130316527079161e-05, 2.661777778385724722138259979e-05, + 2.692600640256846702903954782e-05, 2.723373883824202641972672678e-05, + 2.754087001239027306239912085e-05, 2.784729308702173336586074837e-05, + 2.815289951277156758522278446e-05, 2.845757907948990447712274421e-05, + 2.876121996926273260671361176e-05, 2.906370881183794509651334426e-05, + 2.936493074242569565343932703e-05, 2.966476946183836801637645486e-05, + 2.996310729893612165232637257e-05, 3.02598252753355671860850673e-05, + 3.05548031723414865762529502e-05, 3.084791960005600733622441179e-05, + 3.113905206861699735600840233e-05, 3.14280770615161288974656606e-05, + 3.171487011094266931674964805e-05, 3.199930587509759917106896832e-05, + 3.228125821741946335861200845e-05, 3.256060028766131450887397203e-05, + 3.283720460475493654927195419e-05, 3.311094314139697105704718272e-05, + 3.338168741028801824333865911e-05, 3.364930855195512034248178646e-05, + 3.391367742408264127377745534e-05, 3.417466469228525716541125523e-05, + 3.443214092222512717929305825e-05, 3.468597667302193476900409874e-05, + 3.493604259185358621104047772e-05, 3.518220950967348151965444214e-05, + 3.542434853795739795479652345e-05, 3.566233116639443579548585106e-05, + 3.58960293614331218004648294e-05, 3.612531566559331176833463894e-05, + 3.635006329745264980809332789e-05, 3.657014625221521707124430756e-05, + 3.67854394027682205393220416e-05, 3.699581860113224042376639522e-05, + 3.720116078020818981908837686e-05, 3.740134405572493307310863453e-05, + 3.759624782828893435789041622e-05, 3.778575288543644056325071512e-05, + 3.796974150359154188917251704e-05, 3.814809754982641297558348947e-05, + 3.832070658332578367948062503e-05, 3.848745595645406330836610365e-05, + 3.864823491532355567148679376e-05, 3.880293469976332039386018868e-05, + 3.895144864258652831964790941e-05, 3.909367226805552086041709026e-05, + 3.922950338944315972758078437e-05, 3.935884220558988019246504653e-05, + 3.948159139635565772954300945e-05, 3.959765621686725663944811382e-05, + 3.970694459046085819783553084e-05, 3.980936720022215809765275818e-05, + 3.99048375786158082841569017e-05, 3.99932721975646807187690368e-05, + 4.007459055274094166226167557e-05, 4.014871525016268865400023702e-05, + 4.021557208886182506512099732e-05, 4.027509014198728861527731837e-05, + 4.032720183584294928970034877e-05, 4.037184302677207845379617202e-05, + 4.040895307579973530888797772e-05, 4.043847492094807601504397043e-05, + 4.046035514714024132823522173e-05, 4.047454405361125009087108761e-05, + 4.048099571874540334066872038e-05, 4.047966806226313936844726782e-05, + 4.047052290468087636663221951e-05, 4.04535260239716822376274119e-05, + 4.042864720935506514087193208e-05, 4.03958603121472547810635878e-05, + 4.035514329360819624475248402e-05, 4.030647826971926235431822882e-05, + 4.024985155283315795080728572e-05, 4.018525369013813326214690225e-05, + 4.011267949888107652066729369e-05, 4.003212809829862997177893358e-05, + 3.994360293820679478704951948e-05, 3.984711182420350871922695712e-05, + 3.974266693944176353668271129e-05, 3.96302848629338040544606292e-05, + 3.950998658434975595223764833e-05, 3.938179751527877295400742463e-05, + 3.924574749692189169899755874e-05, 3.910187080419179995538839223e-05, + 3.895020614619418172731510341e-05, 3.8790796663080088612762103e-05, + 3.862368991923340288659541319e-05, 3.844893789280769022488268294e-05, + 3.826659696158343288612327382e-05, 3.807672788514911279634037045e-05, + 3.787939578340232272537710378e-05, 3.767467011137402941190616135e-05, + 3.746262463038042031353291872e-05, 3.724333737551248482483198798e-05, + 3.701689061947542559380397442e-05, 3.678337083279523361898505351e-05, + 3.654286864041148875665437901e-05, 3.629547877468099025119116496e-05, + 3.604130002481867859785366615e-05, 3.578043518280761586163388199e-05, + 3.551299098581162116700787879e-05, 3.523907805512841356692863015e-05, + 3.495881083172626445972758225e-05, 3.467230750840694488215665281e-05, + 3.437968995864453604664398578e-05, 3.408108366215198219671689284e-05, + 3.37766176272298398347050663e-05, 3.346642430995646819418681828e-05, + 3.315063953028062022432634337e-05, 3.282940238508190634479297354e-05, + 3.250285515826681229187983257e-05, 3.217114322797198425326822835e-05, + 3.183441497094820210730578558e-05, 3.149282166420306944189938525e-05, + 3.114651738398175007073095943e-05, 3.079565890216930237671330572e-05, + 3.044040558019773590799766927e-05, 3.008091926055829237979070967e-05, + 2.971736415597980870517517971e-05, 2.934990673640675609137526414e-05, + 2.897871561384234614499461058e-05, 2.860396142516721806892121549e-05, + 2.822581671303162057146997344e-05, 2.78444558049242672651338304e-05, + 2.746005469052144413186558602e-05, 2.707279089742365763612136353e-05, + 2.668284336538736617678094221e-05, 2.629039231916257323491865894e-05, + 2.589561914004700636428996097e-05, 2.549870623627072664077637676e-05, + 2.509983691232518936988470093e-05, 2.469919523735299946584978437e-05, + 2.429696591271481159192945076e-05, 2.389333413885156326308782659e-05, + 2.348848548156156064805645534e-05, 2.308260573781122868821866212e-05, + 2.267588080120051571950297309e-05, 2.22684965272041155781926336e-05, + 2.186063859830968033595363642e-05, 2.145249238917520647265679834e-05, + 2.104424283192736394349116325e-05, 2.063607428172300854718468344e-05, + 2.022817038269609767335739658e-05, 1.982071393441198556154350663e-05, + 1.941388675895044401190601968e-05, 1.900786956873926948369951662e-05, + 1.860284183525864345164213542e-05, 1.819898165873699564902554737e-05, + 1.779646563895668037150361862e-05, 1.739546874729085921542845461e-05, + 1.699616420008258544814203073e-05, 1.659872333349096299543942723e-05, + 1.620331547991284769729726511e-05, 1.581010784609670355178173695e-05, + 1.541926539306005298980879747e-05, 1.503095071792152654256008448e-05, + 1.464532393775604900934984159e-05, 1.426254257558057606805005518e-05, + 1.388276144857516946804452951e-05, 1.350613255864309272065350992e-05, + 1.313280498541013636688672139e-05, 1.276292478176261110240068825e-05, + 1.239663487201979632753353483e-05, 1.20340749528352679672453876e-05, + 1.167538139691784481247194272e-05, 1.13206871596613578106983386e-05, + 1.097012168876897898067441367e-05, 1.062381083695527672823046006e-05, + 1.028187677780606081143384423e-05, 9.944437924873483200310583796e-06, + 9.61160885408033741929539201e-06, 9.2835002295045648384444123e-06, + 8.960218732611728855125092508e-06, 8.641866994999802671054318914e-06, + 8.328543534717329881720583595e-06, 8.020342696212827169146598882e-06, + 7.717354593969051365751239679e-06, 7.419665059873137519328573086e-06, + 7.127355594369343002008731353e-06, 6.840503321437800478450885766e-06, + 6.559180947438979320473183277e-06, 6.283456723858421188631199344e-06, + 6.013394413986798310036395454e-06, 5.749053263560082871615978389e-06, + 5.490487975386249027537864664e-06, 5.237748687978541544069208818e-06, + 4.990880958211699475331971781e-06, 4.749925748014177483277351022e-06, + 4.514919415104645395971430522e-06, 4.285893707778018455497974493e-06, + 4.062875763741414666897679847e-06, 3.845888112997408363809715565e-06, + 3.634948684767030386156671379e-06, 3.43007081844182107891383024e-06, + 3.231263278549835632095588514e-06, 3.038530273716884027890598394e-06, + 2.851871479599872701639643943e-06, 2.671282065766091115728564365e-06, + 2.496752726487321561848206977e-06, 2.32826971541505096295826896e-06, + 2.165814884098027835420460091e-06, 2.009365724300739417982567675e-06, + 1.858895414076974532529835764e-06, 1.714372867549178670721721045e-06, + 1.575762788340805531153428036e-06, 1.443025726605100782099291856e-06, + 1.316118139590350234754772239e-06, 1.194992455678422615594964397e-06, + 1.079597141829326475574507213e-06, 9.698767743621902797718963354e-07, + 8.657721129989620584849348804e-07, 7.672201780945542557891376687e-07, + 6.74154330973729351650998616e-07, 5.865043572914583660789320657e-07, + 5.041965533332988535792501539e-07, 4.271538151645882741402470307e-07, + 3.552957305393956437305135951e-07, 2.885386734747576445394743553e-07, + 2.267959013939620908199709887e-07, 1.699776547401050736832661637e-07, + 1.179912589587868318028024135e-07, 7.074122874673987003142205249e-08, + 2.812937446047044329885394452e-08, -9.945089421941438324275720361e-09, + -4.358543389613822511570163888e-08, -7.289730319452378467172431109e-08, + -9.79886008303432049878597585e-08, -1.189693740372062446787742598e-07, + -1.359516967202604453970405177e-07, -1.490495510359407068436956786e-07, + -1.583787077195776108933325272e-07, -1.640566052796611303839354953e-07, + -1.662022281801554125458739424e-07, -1.649359841319029982547320545e-07, + 9.091733050611599667103915681e-07, 1.024107948216637461837162475e-06, + 1.141492755331346875517111762e-06, 1.261328293476353046561146999e-06, + 1.383615489372191722258591262e-06, 1.508355647735940103260098878e-06, + 1.635550467647374845155485747e-06, 1.765202056880346644817574367e-06, + 1.897312944149058077961621759e-06, 2.031886089222100316383813612e-06, + 2.16892489086098355248249589e-06, 2.308433192543448626604836449e-06, + 2.45041528593539642081060477e-06, 2.594875912079315106176713099e-06, + 2.741820260270703220242122233e-06, 2.891253964598353006035811111e-06, + 3.043183098127717988557556714e-06, 3.197614164711175871507126481e-06, + 3.354554088412967880481266314e-06, 3.514010200540406480087564367e-06, + 3.675990224278098011424786851e-06, 3.840502256923894877432227452e-06, + 4.007554749733049878374514102e-06, 4.177156485377623399714817898e-06, + 4.349316553035040298425591837e-06, 4.524044321122433908886808357e-06, + 4.701349407698673817091166577e-06, 4.881241648559542601682522539e-06, + 5.063731063056033802666135862e-06, 5.248827817669978543365597728e-06, + 5.436542187385254507590338913e-06, 5.626884514897096631899989227e-06, + 5.81986516770603957385710886e-06, 6.015494493147077610911265672e-06, + 6.21378277140881196731686878e-06, 6.414740166601028301346463373e-06, + 6.618376675933100187826027549e-06, 6.824702077069797079712353688e-06, + 7.033725873734014436759569289e-06, 7.245457239630371997570097709e-06, + 7.459904960766794921581037542e-06, 7.677077376254591670754270916e-06, + 7.896982317671146625929178009e-06, 8.11962704707245150261441663e-06, + 8.345018193745806547845754453e-06, 8.573161689796104852631999926e-06, + 8.804062704661996414663531485e-06, 9.037725578661094945451433269e-06, + 9.274153755665803612931973043e-06, 9.513349715013949854246384785e-06, + 9.755314902761021478619883618e-06, 1.000004966238179577914160084e-05, + 1.024755316503727472414540106e-05, 1.049782333950724372826669717e-05, + 1.075085680191959672626685757e-05, 1.100664878538015859247775619e-05, + 1.126519306962564850036531e-05, 1.15264819108175438247369804e-05, + 1.179050597159720966246396895e-05, 1.20572542515228860524187024e-05, + 1.232671401801041754760571156e-05, 1.259887073789979105751472149e-05, + 1.287370800977032037277266591e-05, 1.315120749712729037318292152e-05, + 1.34313488625830433268295086e-05, 1.371410970315518306199709803e-05, + 1.399946548680473034178585456e-05, 1.428738949033600567418197252e-05, + 1.457785273877934324618464018e-05, 1.48708239463780598490442314e-05, + 1.516626945929791273558716325e-05, 1.546415320017803759805770369e-05, + 1.576443661464014032265110177e-05, 1.606707861987078663585856719e-05, + 1.637203555539081721798347346e-05, 1.6679261136123013924310865e-05, + 1.698870640786761978917318583e-05, 1.730031970529292685524389017e-05, + 1.761404661254542181243222532e-05, 1.792982992658182796706645146e-05, + 1.824760962332211590300815041e-05, 1.856732282671968544871497764e-05, + 1.888890378084240418234997227e-05, 1.921228382505313600253811501e-05, + 1.953739137238138501274052616e-05, 1.986415189115678874660561593e-05, + 2.019248788999996878129779276e-05, 2.052231890623373088502513772e-05, + 2.085356149779131861433760509e-05, 2.118612923868749755174772931e-05, + 2.151993271811620094262525182e-05, 2.185487954323302276253213061e-05, + 2.219087434567669378472284936e-05, 2.252781879187926486994564268e-05, + 2.286561159721001219749351996e-05, 2.320414854399268525064585489e-05, + 2.354332250343211000928600463e-05, 2.388302346147931916439839661e-05, + 2.42231385486616266180040502e-05, 2.456355207389694506720477507e-05, + 2.49041455623069258034241874e-05, 2.524479779704023031075728334e-05, + 2.558538486510820032359542209e-05, 2.592578020723319739406984019e-05, + 2.626585467170319484770529828e-05, 2.660547657222023172933142443e-05, + 2.694451174972629968820680979e-05, 2.728282363818346765212824456e-05, + 2.762027333428032269645180374e-05, 2.79567196710310999000197868e-05, + 2.829201929522857494186949268e-05, 2.862602674870604014482206034e-05, + 2.895859455335876171656016298e-05, 2.928957329986905467125724023e-05, + 2.961881174007507664986023344e-05, 2.994615688289823415661750072e-05, + 3.027145409386932346849745368e-05, 3.059454719789930239983236082e-05, + 3.091527858558282303765712973e-05, 3.12334893226707315731609238e-05, + 3.154901926273086113297616784e-05, 3.186170716288143323850073907e-05, + 3.21713908024965657399957264e-05, 3.247790710477683242532118135e-05, + 3.2781092261074814230275426e-05, 3.308078185785994412620655836e-05, + 3.337681100620326824944192334e-05, 3.366901447365817185916614385e-05, + 3.395722681840906650475864215e-05, 3.424128252555585382897393454e-05, + 3.452101614539874915562125968e-05, 3.479626243358396869972612442e-05, + 3.506685649296588499958943208e-05, 3.533263391704227160969656318e-05, + 3.559343093480954770772145546e-05, 3.584908455688745403892175867e-05, + 3.609943272275748231848330194e-05, 3.63443144489560259619009841e-05, + 3.658356997806269824118768907e-05, 3.681704092832008978633875906e-05, + 3.704457044372015314930707275e-05, 3.726600334439032861108889727e-05, + 3.748118627711077713651754983e-05, 3.768996786579225001393225747e-05, + 3.789219886174369103602060926e-05, 3.808773229355623439950848108e-05, + 3.827642361643119662574508144e-05, 3.845813086077564247992899293e-05, + 3.863271477990042800315997895e-05, 3.880003899662336198060630377e-05, + 3.89599701486329955775131384e-05, 3.911237803241538331074436674e-05, + 3.92571357455798162247422034e-05, 3.93941198274071275784412316e-05, + 3.952321039744968722822598961e-05, 3.964429129201024255184718226e-05, + 3.97572501983303145203264839e-05, 3.986197878631914890421375497e-05, + 3.995837283765676369940225698e-05, 4.004633237210574516493424846e-05, + 4.012576177086983977328193962e-05, 4.01965698968380941050008992e-05, + 4.025867021155820751074708164e-05, 4.031198088878343999000644637e-05, + 4.035642492444068389493075366e-05, 4.039193024287384038576234624e-05, + 4.041842979921394461142666876e-05, 4.043586167773709233062492951e-05, + 4.044416918607170180347334942e-05, 4.044330094512144915461226979e-05, + 4.043321097457509431848457493e-05, 4.041385877387762662641887412e-05, + 4.038520939854250556711595666e-05, 4.034723353168969181949468639e-05, + 4.02999075506981684286281209e-05, 4.024321358886754056854995198e-05, + 4.01771395919884861773485607e-05, 4.010167936972599037580289316e-05, + 4.001683264172721803293708565e-05, 3.992260507836548581858324147e-05, + 3.981900833606209175749915397e-05, 3.970606008706531025445260474e-05, + 3.958378404368479076174194842e-05, 3.945220997687225546928305175e-05, + 3.931137372911476377717113206e-05, 3.916131722158866447676406342e-05, + 3.900208845553396430584289223e-05, 3.883374150781339519252974291e-05, + 3.865633652062857369014620135e-05, 3.846993968537118908880209633e-05, + 3.827462322059455636933181233e-05, 3.807046534409687393472540573e-05, + 3.785755023911496639161047839e-05, 3.763596801463343194914246137e-05, + 3.740581465982154756380606564e-05, 3.716719199261668175144832094e-05, + 3.692020760247884000838577978e-05, 3.666497478735128125659423204e-05, + 3.64016124848633634554333216e-05, 3.613024519782360787856570483e-05, + 3.585100291405530158715675437e-05, 3.556402102063353738237508339e-05, + 3.526944021259070848398065046e-05, 3.496740639616229310519118778e-05, + 3.465807058665260423097748133e-05, 3.434158880100610913756881137e-05, + 3.401812194517653682420202377e-05, 3.368783569639175135218903123e-05, + 3.335090038041961968840604102e-05, 3.300749084394473761459518069e-05, + 3.265778632217358865182099681e-05, 3.230197030178895677967818023e-05, + 3.194023037938800013832083002e-05, 3.157275811552320729470519356e-05, + 3.119974888450524787416803796e-05, 3.082140172009713741541753196e-05, + 3.043791915725617698682166357e-05, 3.004950707007667898371799931e-05, + 2.965637450609372079970635361e-05, 2.92587335171117154388690379e-05, + 2.885679898672675164870982112e-05, 2.84507884547154610256017998e-05, + 2.804092193846785533079858654e-05, 2.762742175164442667389778918e-05, + 2.721051232024284814887959971e-05, 2.679041999626168265636640131e-05, + 2.636737286915293932212933647e-05, 2.594160057525756664137568663e-05, + 2.551333410542060066861919099e-05, 2.508280561098702338162537429e-05, + 2.465024820837876631980656317e-05, 2.42158957824580108768915826e-05, + 2.377998278888276671998343315e-05, 2.33427440556620515073067007e-05, + 2.290441458412022785579541251e-05, 2.24652293494802703501065505e-05, + 2.202542310127734474724421621e-05, 2.158523016381439662723581985e-05, + 2.114488423687194479567465211e-05, 2.070461819688420020504383834e-05, + 2.026466389879410550018713766e-05, 1.982525197879862313200295676e-05, + 1.938661165819605399309767668e-05, 1.894897054835826662936952569e-05, + 1.851255445816321157392371488e-05, 1.807758720127126313430461491e-05, + 1.764429040723035338922471127e-05, 1.721288333377037093642469845e-05, + 1.678358268163084545039100137e-05, 1.635660241193068314686891174e-05, + 1.593215356627757610516113451e-05, 1.551044408981123217598600827e-05, + 1.50916786573723140128322831e-05, 1.467605850298480666858095406e-05, + 1.426378125283679728274501691e-05, 1.385504076194016788632114301e-05, + 1.345002695464641925154371249e-05, 1.304892566919105967174555283e-05, + 1.265191850643503352453426297e-05, 1.225918268296674829226713954e-05, + 1.187089088872350516490773026e-05, 1.148721114928652879704808198e-05, + 1.11083066929978795009089157e-05, 1.073433582304272170405545078e-05, + 1.036545179463473043916105221e-05, 1.000180269743659174053965893e-05, + 9.643531343341869231091875725e-06, 9.290775159738049710053849062e-06, + 8.943666088364995216683853152e-06, 8.602330489876132502764967402e-06, + 8.266889054203740958589978483e-06, 7.937456716822430800341303669e-06, + 7.614142580999199406911921717e-06, 7.297049846110505984069210389e-06, + 6.986275742100797576201662298e-06, 6.681911470149246174419273986e-06, + 6.384042149605098840476312405e-06, 6.092746771243527543766415472e-06, + 5.808098156888654461948474916e-06, 5.530162925440999324992914776e-06, + 5.259001465340779654222130857e-06, 4.994667913490235329650179796e-06, + 4.73721014065120748392405739e-06, 4.486669743326411559153008013e-06, + 4.243082042125661523519590534e-06, 4.006476086610597632878000979e-06, + 3.77687466660424408447212577e-06, 3.554294329943925548109849924e-06, + 3.338745406649173323807705538e-06, 3.130232039468303317742911562e-06, + 2.92875222076033417203011662e-06, 2.734297835661499804452839735e-06, + 2.546854711478484949610827034e-06, 2.366402673242992334438818819e-06, + 2.192915605355722461644206109e-06, 2.026361519240266876766077067e-06, + 1.866702626920841760096276239e-06, 1.713895420430919671017340813e-06, + 1.56789075695297472840602105e-06, 1.428633949583120966176090667e-06, + 1.296064863607917966482766317e-06, 1.170118018174300277873959089e-06, + 1.050722693227447407355408179e-06, 9.378030415851617662519046359e-07, + 8.312782060120007828930431722e-07, 7.310624411500054025542238989e-07, + 6.370652401579152287157403745e-07, 5.491914659053731125208978013e-07, + 4.673414865613361904787381295e-07, 3.914113154180535226321798175e-07, + 3.212927547750631763895921324e-07, 2.568735437152470988978413512e-07, + 1.98037509593519885704143821e-07, 1.446647230567651634037298338e-07, + 9.663165640946076673258838437e-08, 5.381134513586952960040248159e-08, + 1.607355238604710266541787146e-08, -1.671506377020486659798758104e-08, + -4.469078052034010405381913265e-08, -6.799263811869409412209051824e-08, + -8.676226553268114157135897048e-08, -1.011437041321560463773396223e-07, + -1.112832296301651709646989593e-07, -1.173291724852354431735742147e-07, + 8.777962685830242127376179563e-07, 9.978990854509586188838187945e-07, + 1.120951548027198591206887376e-06, 1.246961869904243611005783925e-06, + 1.375938634736278511465639059e-06, 1.507890811245006836219663231e-06, + 1.642827765225353955712934637e-06, 1.780759268477015508646025752e-06, + 1.921695504593733202396751286e-06, 2.065647071548492731115969842e-06, + 2.212624981019092637959423675e-06, 2.362640654405494923469320881e-06, + 2.515705915496231152422021773e-06, 2.67183297974885322281649383e-06, + 2.831034440155568690424686684e-06, 2.993323249672688737095180289e-06, + 3.158712700199664982043338407e-06, 3.327216398099392190388246676e-06, + 3.498848236261176177365299356e-06, 3.67362236271249561510429324e-06, + 3.851553145794408770637238387e-06, 4.032655135922471330669255435e-06, + 4.216943023962297317267476637e-06, 4.404431596256374399547123266e-06, + 4.595135686345932828024331979e-06, 4.789070123439097391318617497e-06, + 4.986249677683658401315322517e-06, 5.18668900231029564854750083e-06, + 5.390402572718860450937030521e-06, 5.597404622587552039305464069e-06, + 5.807709077091984492568262771e-06, 6.021329483327660895154026521e-06, + 6.238278938036254378919718416e-06, 6.458570012742963454969221532e-06, + 6.682214676418033239327885775e-06, 6.909224215782710239554861159e-06, + 7.139609153385265170128817086e-06, 7.37337916357906677638231821e-06, + 7.610542986540600242666067959e-06, 7.851108340470443227557435784e-06, + 8.095081832126074883955631212e-06, 8.342468865840171334761349309e-06, + 8.593273551182996217580149778e-06, 8.847498609432523746496680739e-06, + 9.105145279019764563053183914e-06, 9.36621322012123952362606244e-06, + 9.630700418574530166345229465e-06, 9.898603089313669917137517018e-06, + 1.016991557940297561020166067e-05, 1.04446302711135000123232261e-05, + 1.072273748488808765616433355e-05, 1.10042253826411425189244972e-05, + 1.128907987148449901324952921e-05, 1.157728450809082587841854911e-05, + 1.186882040389087471579654398e-05, 1.216366613130168620570802779e-05, + 1.246179763118385468330384658e-05, 1.276318812172633460988533521e-05, + 1.306780800895727586428182038e-05, 1.337562479907948489316060758e-05, + 1.368660301282811603653440796e-05, 1.40007041020473113482683325e-05, + 1.431788636868181266437183297e-05, 1.463810488637724371938780843e-05, + 1.496131142488074586684252548e-05, 1.528745437743277851578432847e-05, + 1.561647869133578778676717247e-05, 1.594832580188475909988184143e-05, + 1.628293356984016827435600427e-05, 1.662023622262018653691212355e-05, + 1.696016429938573206515940728e-05, 1.730264460018675652186806446e-05, + 1.764760013933407064310246448e-05, 1.799495010315606965890962432e-05, + 1.834460981229396288934990755e-05, 1.869649068868427699459389135e-05, + 1.905050022737094457861949104e-05, 1.940654197328320137321856775e-05, + 1.976451550310971813553123644e-05, 2.012431641239093322724891533e-05, + 2.048583630795114865594426512e-05, 2.084896280576674127034408901e-05, + 2.121357953438902290018396035e-05, 2.157956614400309509676709196e-05, + 2.194679832121366981276255892e-05, 2.231514780963485131614829071e-05, + 2.268448243635387814105992821e-05, 2.305466614432947602270074228e-05, + 2.342555903077750726563183159e-05, 2.379701739158747436772220474e-05, + 2.41688937718043758576345198e-05, 2.454103702220164043052048897e-05, + 2.491329236196132109935029442e-05, 2.528550144746814266633744284e-05, + 2.565750244721566101471950383e-05, 2.602913012281197780448463441e-05, + 2.64002159160629267290430755e-05, 2.677058804210362050451238458e-05, + 2.714007158853466185593344973e-05, 2.750848862051463936660190834e-05, + 2.787565829174812171808821304e-05, 2.824139696129874494237056715e-05, + 2.860551831614905569098686322e-05, 2.896783349941716239847079584e-05, + 2.932815124413199950456285214e-05, 2.968627801245917076497157772e-05, + 3.004201814026007791628113119e-05, 3.039517398685738817313423121e-05, + 3.074554608987171169754912259e-05, 3.109293332498373161080704175e-05, + 3.143713307046938160377660965e-05, 3.177794137634178502560197699e-05, + 3.211515313794783172155963835e-05, 3.244856227379456635896010086e-05, + 3.277796190747900414910048772e-05, 3.310314455348053878144115592e-05, + 3.342390230663176372595535302e-05, 3.374002703505380059128410108e-05, + 3.405131057633987008660333973e-05, 3.435754493676197778235029134e-05, + 3.465852249327047078595459562e-05, 3.49540361980493435411880554e-05, + 3.5243879785384234952852478e-05, 3.552784798059448894986395162e-05, + 3.580573671077531090409240555e-05, 3.607734331709067196903434338e-05, + 3.634246676835427948071624571e-05, 3.660090787562988713611453195e-05, + 3.685246950757858658710014454e-05, 3.709695680628045781363627542e-05, + 3.733417740324838755578557015e-05, 3.756394163535543617498876912e-05, + 3.77860627603914954637798207e-05, 3.800035717196296737281982492e-05, + 3.820664461344966118631905072e-05, 3.840474839072941361326624099e-05, + 3.859449558338216276559204387e-05, 3.877571725408392628057716034e-05, + 3.894824865590175048480139908e-05, 3.911192943720050098528606686e-05, + 3.926660384387458091167213969e-05, 3.941212091861724290493482203e-05, + 3.954833469694434867902632647e-05, 3.967510439968764782451768336e-05, + 3.979229462168776536735298466e-05, 3.989977551638754308662923598e-05, + 3.999742297608306304014524901e-05, 4.008511880754054028299510071e-05, + 4.016275090272374839132224489e-05, 4.023021340436982448219085939e-05, + 4.028740686615977752626713282e-05, 4.033423840723350674948230465e-05, + 4.037062186080624522034263069e-05, 4.039647791664982860379562446e-05, + 4.0411734257208179279564908e-05, 4.04163256871237957026932186e-05, + 4.041019425595978215330281169e-05, 4.039328937390894035033145348e-05, + 4.036556792029076176642199414e-05, 4.0326994344644565937234304e-05, + 4.02775407602352767712228232e-05, 4.021718702980100047881389935e-05, + 4.014592084337484845148885659e-05, 4.00637377880287627769650971e-05, + 3.997064140939439333627750117e-05, 3.986664326482602975975852444e-05, + 3.975176296808277524082869681e-05, 3.96260282254155449970824121e-05, + 3.948947486295747581796014569e-05, 3.934214684532592832752473377e-05, + 3.918409628535646764156338828e-05, 3.901538344489979939820958887e-05, + 3.883607672662524199153413762e-05, 3.864625265678475805972841295e-05, + 3.844599585890520889808544269e-05, 3.823539901836563989273240494e-05, + 3.801456283797446819528939588e-05, 3.778359598423969598979602069e-05, + 3.754261502476020592213024063e-05, 3.729174435645440298338001983e-05, + 3.703111612479037816113638937e-05, 3.676087013404761270635862092e-05, + 3.64811537486746585061750392e-05, 3.619212178581754352614877068e-05, + 3.589393639910757650719058676e-05, 3.55867669538078570598549355e-05, + 3.52707898934308009485615043e-05, 3.494618859794963586836574754e-05, + 3.461315323373984699549879562e-05, 3.427188059539679052716357188e-05, + 3.392257393958840569654633601e-05, 3.356544281111199817162552006e-05, + 3.320070286133519437115485529e-05, 3.282857565921406823705036571e-05, + 3.244928849508798787302718547e-05, 3.206307417746512224317190221e-05, + 3.167017082302024595956077557e-05, 3.127082164003700372537086771e-05, + 3.086527470553658092453780393e-05, 3.045378273634324461233147119e-05, + 3.003660285434673642341631139e-05, 2.961399634622978628431880233e-05, + 2.918622841793754035680588665e-05, 2.875356794417279477477610017e-05, + 2.831628721320973926804838439e-05, 2.787466166732428156718737178e-05, + 2.742896963914793427010904714e-05, 2.697949208425537987311552957e-05, + 2.652651231030919923704718133e-05, 2.607031570307314296435809153e-05, + 2.561118944963846447994935962e-05, 2.514942225918417089618010773e-05, + 2.468530408161379277229806328e-05, 2.421912582440842784782877861e-05, + 2.37511790680407503374791528e-05, 2.328175578029661877462602737e-05, + 2.281114802985386984138065081e-05, 2.233964769946921038274931237e-05, + 2.186754619912619672719711339e-05, 2.139513417949696856340188744e-05, + 2.09227012460721495108566248e-05, 2.045053567431191028289094724e-05, + 1.997892412617193234154397419e-05, 1.950815136835546206861558005e-05, + 1.90384999926420186728420747e-05, 1.857025013864165548043393128e-05, + 1.810367921931938826950007904e-05, 1.763906164963320491022996661e-05, + 1.717666857862467955390603502e-05, 1.671676762529711836248631773e-05, + 1.625962261861232162904813969e-05, 1.580549334193123310523393377e-05, + 1.535463528221925130095616707e-05, 1.490729938433041301627714897e-05, + 1.446373181067905200726866899e-05, 1.40241737065999598249761704e-05, + 1.358886097169183153972500666e-05, 1.315802403743056623154975004e-05, + 1.273188765133136374880454961e-05, 1.231067066792931810755799132e-05, + 1.18945858468436593374491575e-05, 1.148383965816975358720589129e-05, + 1.107863209545324920080825587e-05, 1.067915649647080200213347667e-05, + 1.028559937204414575465539344e-05, 9.898140243099183023783166346e-06, + 9.51695148617208500063918003e-06, 9.142198187552670992283773699e-06, + 8.774038006244548777712299881e-06, 8.412621045909513206812260777e-06, + 8.058089735952050328311735417e-06, 7.710578721887297208646520896e-06, + 7.370214765124075350320991679e-06, 7.037116652281585710510068005e-06, + 6.711395114146027297201239914e-06, 6.393152754360222334549263695e-06, + 6.082483987926770337541313577e-06, 5.779474989591714461441458728e-06, + 5.484203652163036113757147577e-06, 5.196739554804250857237852418e-06, + 4.917143941330955200178648434e-06, 4.645469708523927623161631217e-06, + 4.381761404459775717816407553e-06, 4.126055236845736999670621742e-06, + 3.878379091332870887999777904e-06, 3.638752559767689426136741057e-06, + 3.407186978329588726766745735e-06, 3.183685475487294288382805058e-06, + 2.968243029695703666935059639e-06, 2.760846536739965160453828472e-06, + 2.561474886621951003599960764e-06, 2.37009904987071875996228372e-06, + 2.186682173145747038242982588e-06, 2.011179683991131041136861748e-06, + 1.843539404583468280796596829e-06, 1.683701674307133729492462482e-06, + 1.531599480977376385263939544e-06, 1.387158600520333178669264186e-06, + 1.250297744908090246445590658e-06, 1.120928718135448113105406137e-06, + 9.989565800149686882136940494e-07, 8.84279817555946262345697214e-07, + 7.767905236834727387924609196e-07, 6.763745830434477239267001061e-07, + 5.829118646306013203905733826e-07, 4.96276420967521191599761566e-07, + 4.163366935537698145903759157e-07, 3.429557242964298161084493385e-07, + 2.759913726255510094429812887e-07, 2.152965379902918282680254888e-07, + 1.607193874253990827765130236e-07, 1.121035878702241070307746274e-07, + 6.928854291735479929402745543e-08, 3.210963366184717274393924102e-08, + 3.984633172014828522723174394e-10, -2.601689474058523143939623996e-08, + -4.731164584338885574027683614e-08, -6.366402016222965276020086343e-08, + -7.525501644862526949445667409e-08, -1.829803457092826109368194874e-06, + -2.161070018046010221183074809e-06, -2.517728156363744443379821397e-06, + -2.900583234917707446329226961e-06, -3.310432391224515792611327383e-06, + -3.748063298135140942275375653e-06, -4.214252918749637000304496953e-06, + -4.709766257304188259887045565e-06, -5.235355107799718304137977926e-06, + -5.791756802159951976829727754e-06, -6.379692959723713063726214384e-06, + -6.999868239891476954768825824e-06, -7.652969099755018981992397975e-06, + -8.339662558549925853068791881e-06, -9.060594970775746106192785612e-06, + -9.816390809831145738777700982e-06, -1.06076514640128539426148363e-05, + -1.14349540467233103964829824e-05, -1.229885022272776917652212236e-05, + -1.319986505229265273610346487e-05, -1.413849585502632930783528664e-05, + -1.511521109522917899979903983e-05, -1.613044929054393707254684565e-05, + -1.718461794567665052607154108e-05, -1.827809251293758109700032799e-05, + -1.941121538132437588557513419e-05, -2.058429489584760407557863238e-05, + -2.179760440875374687954776909e-05, -2.305138136429086498997882704e-05, + -2.434582641860280605421856803e-05, -2.568110259631365053481673322e-05, + -2.705733448531776839116394506e-05, -2.847460747124858868603927697e-05, + -2.993296701305228570046818026e-05, -3.143241796104486330404315098e-05, + -3.297292391877972136862012809e-05, -3.455440665000021437233343469e-05, + -3.617674553189563198350026108e-05, -3.78397770558225546451945609e-05, + -3.954329437659320810663499124e-05, -4.128704691137161032939151273e-05, + -4.307073998915449889856449373e-05, -4.489403455174864967808928684e-05, + -4.67565469070912266341330521e-05, -4.865784853568796758035985839e-05, + -5.05974659508771085485341612e-05, -5.25748806135543824812755842e-05, + -5.458952890192132561229809706e-05, -5.664080213674602256798684685e-05, + -5.872804666254979134637145832e-05, -6.085056398505772688560522266e-05, + -6.300761096517394871212303098e-05, -6.519840006966480994068241506e-05, + -6.742209967865487609504915323e-05, -6.967783444996213505859966597e-05, + -7.196468574021880402862005877e-05, -7.428169208264569797848381194e-05, + -7.662784972126574509557195292e-05, -7.900211320127295414397772255e-05, + -8.140339601516452874840901188e-05, -8.383057130421171765886911853e-05, + -8.628247261471788090349960276e-05, -8.875789470846317803613689801e-05, + -9.125559442664551274525253088e-05, -9.377429160655314089971301694e-05, + -9.631267005012575800181745533e-05, -9.886937854348595009542494116e-05, + -0.0001014430319264476214411591082, -0.0001040322122109340019198778227, + -0.0001066354697471654395255283299, -0.0001092513244364059105681943884, + -0.0001118782669889872762730709255, -0.0001145147602262623620899412158, + -0.0001171592404250709458859991408, -0.0001198101187032383260332862873, + -0.000122465782444563771672041419, -0.0001251245967616938835689777143, + -0.0001277849059952184719319429052, -0.0001304450352472694065354003046, + -0.0001331032919478484404570556299, -0.0001357579674520583735974899042, + -0.0001384073386663616422789097049, -0.000141049669701944478152066953, + -0.0001436832135532191889390474238, -0.0001463062137994563746429960149, + -0.0001489169063274987773754648446, -0.0001515135210734731450663015373, + -0.0001540942837813826893182678202, -0.0001566574177764322244824773955, + -0.0001592011457509105091905066143, -0.0001617236915604307301817799125, + -0.0001642232820283057550311139883, -0.0001666981487558217699552348678, + -0.0001691465299361526414094469839, -0.000171566672169649777875480301, + -0.0001739568322782311822743278595, -0.0001763152791165886149483271739, + -0.0001786402953779289411260361442, -0.0001809301793919668751957352537, + -0.0001831832469128899932957199592, -0.0001853978328950245564599175196, + -0.0001875722932539406883224036848, -0.0001897050066107496815379085398, + -0.000191794376017362930893911388, -0.0001938388306605016964644094823, + -0.000195836827542270644183022843, -0.0001977868531351344844309431137, + -0.0001996874250091661129585113299, -0.0002015370934294675639951444079, + -0.0002033344429217004303931531917, -0.0002050780938037008406180095044, + -0.0002067667036811960681267491546, -0.0002083989689056831354479343288, + -0.0002099736259925776156974597253, -0.0002114894529977904636189323107, + -0.0002129452708509429938871226895, -0.0002143399446434849850429138485, + -0.0002156723848700392175050527532, -0.000216941548621354409441541744, + -0.0002181464407273120756358686378, -0.0002192861148484967210962881534, + -0.0002203596745148628504445964538, -0.0002213662741103974063074794065, + -0.0002223051198018602793785025717, -0.0002231754704112344240424237185, + -0.0002239766382301156195152452844, -0.0002247079897752328990490067184, + -0.0002253689464840741274714169817, -0.0002259589853497100358885318894, + -0.0002264776394939931264752019935, -0.000226924498678386356515304656, + -0.0002272992097517613225687166389, -0.0002276014770345874686958975719, + -0.0002278310626390184917555714605, -0.0002279877867244674977120766357, + -0.0002280715276883474914443317161, -0.0002280822222917395971503173868, + -0.0002280198657198376547237950174, -0.0002278845115771058204862803409, + -0.0002276762718171686065982139979, -0.0002273953166075442459265198991, + -0.0002270418741294146414057969485, -0.0002266162303127123287850575029, + -0.0002261187285068919159813222164, -0.000225549769087835753206272571, + -0.0002249098090014302971009069188, -0.0002241993612444318688479288904, + -0.0002234189942833236103281180363, -0.0002225693314119467575498689804, + -0.0002216510500487698254873381032, -0.0002206648809747382554858480264, + -0.0002196116075127255455254338123, -0.000218492064649681558058044728, + -0.0002173071381026509766437593285, -0.0002160577633298993384305258791, + -0.0002147449244884775548542626966, -0.0002133696533395880337406758098, + -0.0002119330281032195180835470127, -0.0002104361722635602846044611258, + -0.0002088802533267701436008045857, -0.000207266481532749632194986833, + -0.0002055961085226046410577571688, -0.0002038704259635585182112993419, + -0.0002020907641331181475718992147, -0.0002002584904643494787251228884, + -0.0001983750080541668006292588267, -0.0001964417541365840163408718055, + -0.0001944601985229194355229986879, -0.0001924318420109825456855434656, + -0.0001903582147653105796462902344, -0.0001882408746705534880426513578, + -0.0001860814056601361478598261057, -0.000183881416022356236660353912, + -0.0001816425366860978049283331659, -0.0001793664194883618564092114811, + -0.0001770547354258346264398865655, -0.0001747091728927269605343292058, + -0.0001723314359071304740795432808, -0.000169923242328144684983731727, + -0.0001674863220660338918727161328, -0.0001650224152876742238389706774, + -0.0001625332706195505288061103899, -0.0001600206433505573736658655903, + -0.0001574862936368521138669196446, -0.0001549319847109948712887000921, + -0.0001523594810976012332501272617, -0.0001497705468376955113222331883, + -0.0001471669437239914841018817437, -0.000144550429549205981935230958, + -0.000141922756369582554183614298, -0.0001392856687857150729294153368, + -0.0001366409022427478455428973003, -0.0001339901813519912409256723551, + -0.0001313352182359551340029568678, -0.0001286777108987607854632267967, + -0.0001260193416238495169642147564, -0.0001233617754008612765834890235, + -0.0001207066583835069800657510686, -0.0001180556163802092228777215754, + -0.0001154102533792328050699788067, -0.0001127721501099705661130129242, + -0.0001101428626419940007274966831, -0.0001075239210234191190255353954, + -0.0001049168279600737617484121356, -0.0001023230575368944139397903159, + -9.974405398291113079671521557e-05, -9.718123048111484204181903523e-05, + -9.463596802443324036875627048e-05, -9.210961431897044427059839666e-05, + -8.960348273559638569967650268e-05, -8.711885131089858094050049075e-05, + -8.465696179843615245402821401e-05, -8.221901877116101042385770681e-05, + -7.980618877579698396389912274e-05, -7.741959953989074069789083632e-05, + -7.506033923217218177103421395e-05, -7.272945577678423495320003678e-05, + -7.04279562218664267067916307e-05, -6.815680616289050133480009741e-05, + -6.591692922109013944194366719e-05, -6.370920657721264790049331417e-05, + -6.153447656077891435907195605e-05, -5.939353429493695978166542537e-05, + -5.72871313969255417848126799e-05, -5.521597573408449814236567676e-05, + -5.31807312352728967256784709e-05, -5.118201775747897814888495716e-05, + -4.922041100733109454407748773e-05, -4.729644251714362458921883658e-05, + -4.541059967505893231552033251e-05, -4.356332580877312482536822813e-05, + -4.175502032226279604297872194e-05, -3.998603888485853535437672401e-05, + -3.825669367194361715706421578e-05, -3.65672536564886399004445372e-05, + -3.49179449505653577315138214e-05, -3.3308951195922225762408031e-05, + -3.174041400263885001923822027e-05, -3.021243343481717645083485524e-05, + -2.872506854220919096155363592e-05, -2.72783379366228535703540331e-05, + -2.587222041189503668663120239e-05, -2.450665560616674228046514561e-05, + -2.318154470514611123336569387e-05, -2.189675118499657586221100736e-05, + -2.065210159344244784441514684e-05, -1.944738636764028292679314103e-05, + -1.828236068732442789119482796e-05, -1.715674536169599183462949887e-05, + -1.607022774850125817818966012e-05, -1.502246270363144492855991818e-05, + -1.401307355978606440768865354e-05, -1.304165313231334356544339342e-05, + -1.210776475071709276458940818e-05, -1.121094331405579902765246719e-05, + -1.035069636852100934522411674e-05, -9.526505205452636944416650033e-06, + -8.737825978035321710995705913e-06, -7.984090834908129355918134096e-06, + -7.264709068911040210395849842e-06, -6.579068279185695939899943679e-06, + -5.926535544844774868031202913e-06, -5.306458608423553449553837502e-06, + -4.718167067329693238424657975e-06, -4.160973571511562589737062007e-06, + -3.634175025573760432106218063e-06, -3.137053793578308771188619536e-06, + -2.668878904781975842111724564e-06, -1.618387406396799031431279862e-06, + -1.942815377651398446828649724e-06, -2.294464785991652242306496762e-06, + -2.67427644556832730141581432e-06, -3.083181525429600477046206478e-06, + -3.522099905045657292003858513e-06, -3.991938520896090370805326525e-06, + -4.493589706755904257073734598e-06, -5.027929530364516327921396016e-06, + -5.595816129189687334081690362e-06, -6.198088048026994783114111687e-06, + -6.835562581197642364246730429e-06, -7.509034122126033761776379982e-06, + -8.219272523091733436166259064e-06, -8.96702146795940787792501131e-06, + -9.75299686069354770608964833e-06, -1.057788523246466340995038113e-05, + -1.144234217014661715919321416e-05, -1.234699076899499698214968113e-05, + -1.329242011227991569310806497e-05, -1.42791837806257392815565202e-05, + -1.530779839378639702843383497e-05, -1.637874218755138819194998312e-05, + -1.749245362844520956563561243e-05, -1.864933006884113560566208767e-05, + -1.984972644506540363079638567e-05, -2.109395402101889131774026254e-05, + -2.238227917978799131237983844e-05, -2.371492226565820169619305813e-05, + -2.509205647887994923756795063e-05, -2.651380682546854541167119512e-05, + -2.798024912424740487794198873e-05, -2.949140907326793135880167729e-05, + -3.104726137765765925672842296e-05, -3.264772894086507426395296627e-05, + -3.429268212117106016858375517e-05, -3.598193805530482667666414276e-05, + -3.771526005072807659606465291e-05, -3.94923570483494035428251312e-05, + -4.131288315702945498301273952e-05, -4.317643726131217487987715153e-05, + -4.508256270364770158971812197e-05, -4.703074704227072394720210458e-05, + -4.902042188578284101366580594e-05, -5.105096280537214573210999524e-05, + -5.312168932548373299559751892e-05, -5.523186499363469625879449754e-05, + -5.738069752994401145559932864e-05, -5.956733905682435188362958134e-05, + -6.179088640915648684807937041e-05, -6.405038152514079703974542168e-05, + -6.634481191789217172875142703e-05, -6.86731112277161358844329575e-05, + -7.103415985487579421484016784e-05, -7.342678567252788901249110909e-05, + -7.584976481937869875488839044e-05, -7.830182257148000034806256675e-05, + -8.078163429245647402573288209e-05, -8.328782646132743840670931146e-05, + -8.581897777695805709218673796e-05, -8.837362033804829297787414299e-05, + -9.095024089744255268476236242e-05, -9.354728218941890367874730794e-05, + -9.616314432849389299065578918e-05, -9.879618627815927342332436023e-05, + -0.0001014447273878476402358267405, -0.0001041070489963086763939015267, + -0.0001067813960994627519402941362, -0.0001094659790806912057084879231, + -0.0001121589755014064517879904259, -0.0001148585319496529501747880686, + -0.0001175627659443756435012767847, -0.000120269767892902432302078275, + -0.0001229776030990894662361934131, -0.0001256843138194885549016599491, + -0.0001283879213648084661059806111, -0.000131086428243860171269363768, + -0.000133777820347097398112623523, -0.0001364600691667898404307868176, + -0.0001391311340507982055418600975, -0.0001417889644868542656404308833, + -0.0001444315024141909660493343637, -0.0001470566845593120508962209358, + -0.0001496624447926407934419262835, -0.0001522467165027441044107547885, + -0.0001548074349847875256711016156, -0.0001573425398398442260749358068, + -0.0001598499773816507857088914379, -0.0001623277030473816839178935467, + -0.0001647736838089942945119459328, -0.0001671859005816864879572641867, + -0.0001695623506260004022608289809, -0.0001719010499401068116191726443, + -0.0001742000356388079371390553707, -0.0001764573683158073859594122679, + -0.0001786711343858117615607250528, -0.0001808394484030503076166934706, + -0.0001829604553528252667508186002, -0.0001850323329127390018823684503, + -0.000187053293680281902027287555, -0.000189021587363505101479776993, + -0.0001909355029315626482017131949, -0.0001927933707219420180357244421, + -0.0001945935645012806657506293506, -0.0001963345034767194840445020398, + -0.0001980146542548173336974887127, -0.0001996325327451236664524913955, + -0.0002011867060055868184232502616, -0.0002026757940270578969843562334, + -0.0002040984714542396849870642406, -0.0002054534692405214928081352843, + -0.0002067395762342385211445677795, -0.0002079556406939948301135223652, + -0.0002091005717307941507224211541, -0.0002101733406748307342055276381, + -0.0002111729823649048935936545224, -0.0002120985963585434949402880322, + -0.0002129493480610233728782948459, -0.0002137244697716184039723574806, + -0.0002144232616455144890647843692, -0.0002150450925699631679957612995, + -0.0002155894009533754532813298876, -0.0002160556954261866249161760933, + -0.0002164435554524575761135146701, -0.0002167526318513130932294497022, + -0.0002169826472274527886553718847, -0.0002171333963101094272855201561, + -0.0002172047461999668640023064548, -0.0002171966365236903764336651168, + -0.0002171090794958611177450924501, -0.0002169421598882472249861935731, + -0.000216696034906485119004085349, -0.000216370933974378620639686388, + -0.0002159671584261826416967916531, -0.0002154850811073441899361896601, + -0.0002149251458843452191813105934, -0.0002142878670644092476121195245, + -0.0002135738287259754809681300269, -0.0002127836839609783202952042469, + -0.0002119181540301019728549797305, -0.0002109780274323113714342314839, + -0.0002099641588900878926265275437, -0.0002088774682519249994722826402, + -0.0002077189393137620721050545791, -0.0002064896185611548196526393584, + -0.0002051906138340989802035935208, -0.0002038230929165366642555334842, + -0.0002023882820526869119864138424, -0.0002008874643924496959657144401, + -0.0001993219783682319951566286331, -0.0001976932160056512786591720321, + -0.0001960026211706593411796678561, -0.0001942516877557262243610136654, + -0.0001924419578078077669360673729, -0.0001905750196009033765529028237, + -0.0001886525056560886244669955625, -0.0001866760907119787945337291424, + -0.0001846474896486485274028910286, -0.0001825684553680950966518536926, + -0.0001804407766343901265738980388, -0.000178266275876717633034479471, + -0.0001760468069585442176493150779, -0.0001737842529162064123416514549, + -0.0001714805236702125041357847035, -0.0001691375537127829309282794901, + -0.000166757299774580365235229773, -0.0001643417384746047673910879228, + -0.0001618928639562352081188861819, -0.000159412685513015707754885808, + -0.0001569032252075842556737761413, -0.0001543665154871685137993181369, + -0.0001518045967990669375957679677, -0.0001492195152095197093616851802, + -0.0001466133200293540919580820292, -0.0001439880614497675336352355835, + -0.0001413457881915799519735588152, -0.0001386885451712532315270143268, + -0.0001360183711869364505883672756, -0.0001333372966277489486425916754, + -0.00013064734120946458408203672, -0.0001279505117397057795472492536, + -0.0001252487999156936648425392233, -0.0001225441801575402102093131917, + -0.0001198386074799950997511396866, -0.000117134015405488822064196397, + -0.0001144323139212351215197871479, -0.0001117353874830731477046930067, + -0.0001090450930686443815767830423, -0.0001063632582824090079846521273, + -0.0001036916795149128646576219825, -0.000101032120158618668654716688, + -9.838630888251509519059484488e-05, -9.575593796761315969028049988e-05, + -9.314266170533312921668567252e-05, -9.054809486067507513177426981e-05, + -8.797381120195598325391117545e-05, -8.542134209877383648097659563e-05, + -8.289217518976558596397602452e-05, -8.038775312156879891602873078e-05, + -7.790947236031559150395281454e-05, -7.545868207684116929154227726e-05, + -7.303668310667568686848222237e-05, -7.064472698576064967589116517e-05, + -6.828401506270760396456048769e-05, -6.595569768829007693041605043e-05, + -6.366087348273371767422984524e-05, -6.140058868124268376832014527e-05, + -5.917583655807442201196230669e-05, -5.698755692934767951712826672e-05, + -5.483663573464354565063089142e-05, -5.27239046973330293581819217e-05, + -5.065014106344092149414662374e-05, -4.86160674187324654276116942e-05, + -4.662235158358501475872603947e-05, -4.466960658508989866991717443e-05, + -4.27583907057071192759321876e-05, -4.088920760767994971385599912e-05, + -3.906250653230150852134039408e-05, -3.727868257301143620294908709e-05, + -3.553807702119149875301037933e-05, -3.384097778342032617447665555e-05, + -3.218761986884257714431126218e-05, -3.057818594520566202622086083e-05, + -2.901280696201849403385517046e-05, -2.749156283919017659160902167e-05, + -2.601448321941530271547877995e-05, -2.458154828248232306314724482e-05, + -2.319268961959954476899879727e-05, -2.184779116573924831251271583e-05, + -2.054669018795848153759349419e-05, -1.928917832752342375094399551e-05, + -1.807500269365354698871545258e-05, -1.690386700660160093113992819e-05, + -1.577543278773699088400432611e-05, -1.468932059424172548850722614e-05, + -1.364511129597727190354561344e-05, -1.264234739203295130888921038e-05, + -1.168053436442424232769802389e-05, -1.075914206637172968112400179e-05, + -9.877606142558189344557960376e-06, -9.03532947873271072498132378e-06, + -8.231683678007910206228872618e-06, -7.466010561176101378670893344e-06, + -6.737623688357539423966942327e-06, -6.045809899284061189508442807e-06, + -5.389830869515591183567700118e-06, -4.768924679889675592877294752e-06, + -4.182307396506479860794243397e-06, -3.629174658562395248788401414e-06, + -3.108703271359371612459539941e-06, -2.620052801835220128358772823e-06, + 8.529427158579346467581674268e-07, 9.966786398697396123108095678e-07, + 1.145871095884542085387310627e-06, 1.300585037729220111581791494e-06, + 1.460885344627002426764745928e-06, 1.626836739903441110286570932e-06, + 1.798503697736993396576556971e-06, 1.975950337862044872564229459e-06, + 2.159240308175499836349994776e-06, 2.348436655242859506451114093e-06, + 2.543601682744807557917925828e-06, 2.744796797950997866262978428e-06, + 2.952082346353586904240005537e-06, 3.165517434639718187398046284e-06, + 3.385159742227927754586137496e-06, 3.61106532164038265903731155e-06, + 3.843288388028497498661011783e-06, 4.081881098215356941892855563e-06, + 4.326893319663767242192874835e-06, 4.578372389823293762034679688e-06, + 4.836362866353563997191388618e-06, 5.100906268764123690021006219e-06, + 5.372040812052818229370681341e-06, 5.649801132965969049579135763e-06, + 5.934218009541822703241300413e-06, 6.225318074640933370205407582e-06, + 6.523123524192059274581009104e-06, 6.82765182093551062798278059e-06, + 7.138915394460227832064934395e-06, 7.456921338372751064511000096e-06, + 7.781671105461168011182583604e-06, 8.113160201744890553075817419e-06, + 8.451377880324779858379341535e-06, 8.796306835970577232700420844e-06, + 9.14792290140187062117468203e-06, 9.506194746236135774452094549e-06, + 9.87108357959125024363479517e-06, 1.02425428573421637351093319e-05, + 1.062051799503943992262176843e-05, 1.100494608750461678124774739e-05, + 1.139575563611954156983605002e-05, 1.179286628482728890409802353e-05, + 1.219618856586073553881482273e-05, 1.260562365620725912176806893e-05, + 1.302106314581141963094505082e-05, 1.344238881850475977170183278e-05, + 1.386947244663737126497190383e-05, 1.430217560036902477822121776e-05, + 1.474034947255620760036241845e-05, 1.518383472014858054171485696e-05, + 1.563246132298159760489787706e-05, 1.60860484608232294642064103e-05, + 1.65444044095000075201336992e-05, 1.700732645689348850265645852e-05, + 1.747460083955976905449938852e-05, 1.794600270068590425133654709e-05, + 1.842129607005196765298453421e-05, 1.890023386662919273196528658e-05, + 1.938255792437971553260692148e-05, 1.986799904180176453479672594e-05, + 2.035627705568442773176839056e-05, 2.084710093949890491547144444e-05, + 2.1340168926791394296820642e-05, 2.183516865988690923558110391e-05, + 2.23317773641531069764906009e-05, 2.282966204801304145577921234e-05, + 2.332847972883374604237578798e-05, 2.382787768475421434242675356e-05, + 2.432749373245210482890124593e-05, 2.482695653078362249869225076e-05, + 2.53258859101645861071089999e-05, 2.582389322749557641293455257e-05, + 2.632058174636612882485268983e-05, 2.681554704220602501347874014e-05, + 2.730837743198727884594290138e-05, 2.779865442800911215460654691e-05, + 2.828595321523639261073780615e-05, 2.876984315159365380326107753e-05, + 2.924988829055150460619824648e-05, 2.97256479252797747088888497e-05, + 3.019667715357623704306756773e-05, 3.066252746271919176141232399e-05, + 3.1122747333330952551957993e-05, 3.157688286128043099985907016e-05, + 3.202447839659529788295874719e-05, 3.246507719829947179483384256e-05, + 3.289822210403688584542947204e-05, 3.332345621329347386306921064e-05, + 3.37403235829574721870403875e-05, 3.414836993405861835255282744e-05, + 3.454714336804719725755249971e-05, 3.493619509165805085302777822e-05, + 3.531508014864239873228934918e-05, 3.568335815705030628118901714e-05, + 3.604059405056864493583843045e-05, 3.638635882241401551737136622e-05, + 3.672023027025249233921272429e-05, 3.704179374059828619772383185e-05, + 3.735064287112425430743140042e-05, 3.764638032930355139972847245e-05, + 3.792861854578986451893771181e-05, 3.819698044093798876448542234e-05, + 3.845110014286179850101152211e-05, 3.869062369542873531863200198e-05, + 3.891520975459346445889455279e-05, 3.912453027148060202399654228e-05, + 3.931827116064303068512786332e-05, 3.949613295193167284953886242e-05, + 3.965783142443848912532880502e-05, 3.980309822099555765520517703e-05, + 3.993168144174097421508773387e-05, 4.004334621529459509311696386e-05, + 4.013787524612106818360304783e-05, 4.021506933669680519151390374e-05, + 4.027474788314008244958022709e-05, 4.031674934300989558439570759e-05, + 4.034093167402745381709336381e-05, 4.034717274252880959235431635e-05, + 4.033537070051139032450179811e-05, 4.030544433019821252668982159e-05, + 4.025733335510257306869702498e-05, 4.019099871665265862616736592e-05, + 4.0106422815471828380654018e-05, 4.000360971653252816718909779e-05, + 3.988258531742265160539503976e-05, 3.974339747906997121667041495e-05, + 3.9586116118335843208891206e-05, 3.941083326197197871055763474e-05, + 3.921766306151250271096880828e-05, 3.900674176875783901070893211e-05, + 3.877822767159000259687764989e-05, 3.853230098994365191485828026e-05, + 3.826916373184333238464949201e-05, 3.798903950950443782555443484e-05, + 3.769217331558172572221476759e-05, 3.737883125973794388400422983e-05, + 3.704930026579188932864955541e-05, 3.670388772979284408527408945e-05, + 3.634292113945801646051475542e-05, 3.596674765549205633405338567e-05, + 3.557573365539834557525963876e-05, 3.517026424047476034894649244e-05, + 3.47507427067708310345142686e-05, 3.431758998086718338849099297e-05, + 3.387124402141792830784466917e-05, 3.341215918747741350823890483e-05, + 3.294080557470987108718493697e-05, 3.245766832065584699303084637e-05, + 3.196324688030265825022455117e-05, 3.145805427327686798304184901e-05, + 3.094261630404417855004506333e-05, 3.041747075656799144285739878e-05, + 2.98831665649367784977265966e-05, 2.934026296154556111956367148e-05, + 2.878932860442536280343693578e-05, 2.823094068544399124734596562e-05, + 2.766568402107235486418745918e-05, 2.709415012750169312726739035e-05, + 2.651693628192220962840226772e-05, 2.593464457181267882783862189e-05, + 2.534788093412264920194394702e-05, 2.475725418625798648734892549e-05, + 2.416337505080393303967360719e-05, 2.356685517594027959526262195e-05, + 2.296830615351770288269823983e-05, 2.236833853677628602420711379e-05, + 2.176756085969259869156676446e-05, 2.116657865994441432215371346e-05, + 2.056599350747861126745101579e-05, 1.996640204066093022693302583e-05, + 1.936839501197524550379913677e-05, 1.877255634522153213638272218e-05, + 1.817946220614295087334572054e-05, 1.758968008838610990731896044e-05, + 1.70037679166687534981685509e-05, 1.642227316899524629917848928e-05, + 1.584573201972142131419181432e-05, 1.527466850522803148331243972e-05, + 1.470959371391489395872794604e-05, 1.415100500217717372636316853e-05, + 1.359938523797035024749928905e-05, 1.305520207351196890926438299e-05, + 1.251890724860603570380533645e-05, 1.199093592600998389946856393e-05, + 1.147170606019512522277467581e-05, 1.096161780078053873184896344e-05, + 1.046105293184001456912018274e-05, 9.970374348212150398987167754e-06, + 9.489925569853596053421576628e-06, 9.020030295197990909844033836e-06, + 8.56099199439495731360407621e-06, 8.113093543216265575695328449e-06, + 7.676596898326370140854500723e-06, 7.251742814523243638928466648e-06, + 6.838750604462296636546544265e-06, 6.437817941282212082395024905e-06, + 6.049120704456110260080481389e-06, 5.672812869095664871398661949e-06, + 5.309026438839167283433636418e-06, 4.957871422357373670565267726e-06, + 4.61943585341431061768715724e-06, 4.293785854323035507931673876e-06, + 3.980965742539909081989038531e-06, 3.68099818004491620714079339e-06, + 3.393884365060313145363293449e-06, 3.119604265565988548752560106e-06, + 2.858116893976939827638154151e-06, 2.609360622256762838011264274e-06, + 2.373253536651614202475151991e-06, 2.149693831141342801195181361e-06, + 1.93856023861883626824872788e-06, 1.739712498725409247531657232e-06, + 1.552991861189374980196172167e-06, 1.378221623436955895657595947e-06, + 1.215207701170010218412985414e-06, 1.063739230532297401975953127e-06, + 9.235892004266843075623071371e-07, 7.945151134215134035003610079e-07, + 6.762596737988397638862499324e-07, 5.685515009449172200997287864e-07, + 4.711058665253562775122452445e-07, 3.836254536588872075544246355e-07, + 3.058011363180386272820872676e-07, 2.373127771343978316031435392e-07, + 1.778300417494621514089469996e-07, 1.270132278190933306626509824e-07, + 8.451410675158932668658720664e-08, 4.997677623547090383377550227e-08, + -1.345723597201922947820800641e-06, -1.669516612638602678578151131e-06, + -2.026401132819223655038556528e-06, -2.417754705786776586777736889e-06, + -2.844937988428327425838564729e-06, -3.30929131821624441310938404e-06, + -3.81213126441811813027303775e-06, -4.354747166341617060870625155e-06, + -4.938397667038393591904324453e-06, -5.564307250263423081841716172e-06, + -6.233662789005087003272286006e-06, -6.947610113820529212770669286e-06, + -7.707250609275869071969171376e-06, -8.513637846813196908375351302e-06, + -9.367774262370167303280721338e-06, -1.027060788705981481453138188e-05, + -1.122302913917996642809930125e-05, -1.222586768576204558191602989e-05, + -1.327988938178962954970302457e-05, -1.438579329511566351907769085e-05, + -1.554420882498654774982356497e-05, -1.675569292193879582263983663e-05, + -1.802072741667227695158172429e-05, -1.9339716465322808917415634e-05, + -2.071298411835337190166697607e-05, -2.214077202006438762141304899e-05, + -2.362323724548287288082203117e-05, -2.51604502811324211915700727e-05, + -2.675239315591050422355780258e-05, -2.839895772800639286298496344e-05, + -3.009994413348367816316356049e-05, -3.185505940182600001335522233e-05, + -3.366391624340392825205994787e-05, -3.55260320134659257260666132e-05, + -3.74408278568878939577060927e-05, -3.940762803753425439759125459e-05, + -4.142565945569041024930737049e-05, -4.349405135662138269713947181e-05, + -4.561183523290041465312466551e-05, -4.77779449227189824183845146e-05, + -4.999121690597278669463549017e-05, -5.225039079946493524335068837e-05, + -5.455411005213226297537454368e-05, -5.690092284074769459975562391e-05, + -5.928928316609919870914732765e-05, -6.171755214918920944781183247e-05, + -6.418399952654107543190825647e-05, -6.668680534324057294047471967e-05, + -6.922406184188286510598070445e-05, -7.179377554513907688793494799e-05, + -7.43938695292040418636028698e-05, -7.702218588493681941577889694e-05, + -7.96764883630621896428575246e-05, -8.235446519936277353767656306e-05, + -8.505373211536111969187368143e-05, -8.777183548956914084949315624e-05, + -9.050625569396834879665192375e-05, -9.325441058998326258541733402e-05, + -9.601365917781850731985843206e-05, -9.878130539265245245797442131e-05, + -0.0001015546020408146998207504774, -0.0001043307548687246290655683545, + -0.000107106926757032566493652026, -0.0001098802420320870788014028241, + -0.0001126477908865481676993838822, -0.0001154066339006838150769984619, + -0.0001181538066556198421624274131, -0.0001208863244295680706465179188, + -0.0001236011869678302268083652793, -0.0001262953833171695191585348628, + -0.0001289658967149544428754115444, -0.0001316097095233241878742269648, + -0.0001342238081984691597334929947, -0.000136805188285016039295011181, + -0.0001393508594254013951974080499, -0.0001418578503740483391388355061, + -0.0001443232140061101085280748091, -0.0001467440323105178982300567103, + -0.0001491174213570686368085516094, -0.0001514405362273078369927253872, + -0.0001537105758990091352624018928, -0.000155924788074118624145100731, + -0.000158080473940124780103666513, -0.0001601749928549304742651099298, + -0.000162205766945439891664471066, -0.0001641702856102357878983338813, + -0.000166066109916905796459879463, -0.0001678908768847804655610644886, + -0.0001696423036440748493766661475, -0.000171318191462672053324012289, + -0.0001729164296320566656522954574, -0.0001744349992041938632921643793, + -0.0001758719765714584354343585915, -0.0001772255368820436084286579215, + -0.000178493957283624331885268921, -0.0001796756199884099391376329757, + -0.0001807690151530986144221002654, -0.0001817727435676387158416250633, + -0.0001826855191471076845285276269, -0.0001835061712214402390198897397, + -0.0001842336466181692560591803831, -0.0001848670115337871264031555096, + -0.0001854054531897833665507469014, -0.0001858482812698960596510533438, + -0.000186194929135553719412241036, -0.0001864449548169942879553145909, + -0.0001865980417780128844482817607, -0.0001866539994527849138580832822, + -0.0001866127635537007166486450638, -0.0001864743961496447487938971088, + -0.0001862390855146455121479215356, -0.0001859071457473191011245533533, + -0.0001854790161620228417828359913, -0.0001849552604531272664151186902, + -0.0001843365656343031811284505217, -0.0001836237407552042736041258975, + -0.0001828177153984017542891205022, -0.0001819195379598997214243283338, + -0.000180930373717023192797759279, -0.0001798515026879191189192880307, + -0.0001786843172873609072656697627, -0.000177430319783972130021423852, + -0.0001760911195644078181682390394, -0.0001746684302104365045515965704, + -0.0001731640663952576839577923717, -0.0001715799406057661998046409702, + -0.0001699180596978351034855719837, -0.0001681805212920321702853992951, + -0.0001663695100175103538074627973, -0.0001644872936121210518951862856, + -0.0001625362188870854761400114308, -0.00016051870756483003392992015, + -0.0001584372519988369056292282222, -0.0001562944107846051889146310465, + -0.0001540928042709207646584340656, -0.000151835109981121634458930969, + -0.0001495240579536988604833491756, -0.0001471624260122219706586887966, + -0.0001447530349743860595117944667, -0.000142298743810175871591858221, + -0.0001398024447591939521673420899, -0.0001372670584172502297650581005, + -0.0001346955288023301004936282954, -0.0001320908184100609030191958437, + -0.0001294559032687706522091186656, -0.0001267937680041887995360111452, + -0.0001241074009237668786254094044, -0.0001213997891305071494955081235, + -0.0001186739136760700985724625856, -0.0001159327447627971969428342658, + -0.000113179237004126795394613747, -0.0001104163247526984280473538735, + -0.0001076469175052463989224194041, -0.0001048738953931578220171022542, + -0.0001021001047673334279292448046, -9.932835388573046128506127683e-05, + -9.656140871168966785965254163e-05, -9.380198883085490385667221114e-05, + -9.105276349418315391844036544e-05, -8.831634779421593879795981952e-05, + -8.559529898144205783093452222e-05, -8.289211292722631829396617853e-05, + -8.020922073940992263075405733e-05, -7.754898553630844271720989891e-05, + -7.4913699384440273496346685e-05, -7.230558040491924152136371529e-05, + -6.972677005302495626109376969e-05, -6.717933057506896151692826757e-05, + -6.466524264621048893007804192e-05, -6.218640319248160293601895843e-05, + -5.974462339982135723965087082e-05, -5.734162691248635891237347972e-05, + -5.497904822275958332949974405e-05, -5.265843125343543112580266263e-05, + -5.038122813411288270554061475e-05, -4.814879817188432012181262265e-05, + -4.596240701656378830957869197e-05, -4.382322602015937255308733467e-05, + -4.173233178985649369230337413e-05, -3.969070593334877213725908618e-05, + -3.769923499492606485230042357e-05, -3.575871058031193617469251089e-05, + -3.386982966783157867176126676e-05, -3.203319510308808032049074366e-05, + -3.02493162739355972933562311e-05, -2.851860996215411291434572993e-05, + -2.684140136786188204432238025e-05, -2.521792530234458833376769149e-05, + -2.364832754463543838504072103e-05, -2.213266635685121242914027984e-05, + -2.067091415297348674603473972e-05, -1.926295931546467122110269377e-05, + -1.790860815382427166631527926e-05, -1.660758699892436079156160522e-05, + -1.535954442671244880836388391e-05, -1.416405360463841835649227013e-05, + -1.302061475394733684285246411e-05, -1.192865772078653422631593084e-05, + -1.088754464888862280959932333e-05, -9.896572746463454353952823861e-06, + -8.954977139746236872359409775e-06, -8.061933805578861859464714912e-06, + -7.216562575273513661423558513e-06, -6.41793020193962441351416548e-06, + -5.665053483394079653480499698e-06, -4.95690243273683762449937501e-06, + -4.292403488654665546738788129e-06, -3.670442757516837089853869308e-06, + -3.089869279347025055873152133e-06, -2.549498309795765020331192313e-06, + 7.605666745946324738762820035e-07, 9.18882824392733979645291921e-07, + 1.085009659923225234858814268e-06, 1.259088921202103845115960294e-06, + 1.441261046994852278979571368e-06, 1.631664855321619544777545126e-06, + 1.830437197015071278122103418e-06, 2.037712582566863349527435528e-06, + 2.253622782640671752421666213e-06, 2.478296402772671846862547612e-06, + 2.711858432924324930355167163e-06, 2.954429772695969319090637459e-06, + 3.206126733154197673726767612e-06, 3.467060516365520276947523662e-06, + 3.737336673874023792801205707e-06, 4.017054545494446811837885997e-06, + 4.306306679930214913610674737e-06, 4.605178238856542177693999957e-06, + 4.913746386236833360171456786e-06, 5.232079664763075235180914829e-06, + 5.560237361428502996820149445e-06, 5.898268864352309434552663892e-06, + 6.246213013081415215213294118e-06, 6.604097444692195802867264176e-06, + 6.97193793810581081071223869e-06, 7.349737759113216519705601842e-06, + 7.737487008680491362352937834e-06, 8.135161977170014845940626547e-06, + 8.542724507169067383791603854e-06, 8.960121367664666000921180888e-06, + 9.387283642338410471301843319e-06, 9.824126134782709083301602271e-06, + 1.027054679345478975874012689e-05, 1.072642615918955839111794542e-05, + 1.119162683808713838122354811e-05, 1.166599300257304787093847603e-05, + 1.214934992340117324879748828e-05, 1.264150353533001570134793046e-05, + 1.314224003915200960311820272e-05, 1.365132554269371719659568326e-05, + 1.416850574333153730763063677e-05, 1.469350565448321491266326505e-05, + 1.52260293784409315201141058e-05, 1.576575992797752504850049282e-05, + 1.631235909784245054839242617e-05, 1.686546739071524754374591104e-05, + 1.742470399611844135770444275e-05, 1.798966682654266652664071247e-05, + 1.855993261136410789856332482e-05, 1.913505705013652881982082199e-05, + 1.971457502650404467023532995e-05, 2.029800088380069369715756611e-05, + 2.088482876321722813447827327e-05, 2.147453300522280116328574517e-05, + 2.206656861473074851065848123e-05, 2.266037179029382331025936625e-05, + 2.325536051740632336490115228e-05, 2.385093522577767024281727992e-05, + 2.444647951022805944568637437e-05, 2.504136091463799533552402055e-05, + 2.563493177816393629817742772e-05, 2.62265301427150184464514443e-05, + 2.681548072046058655269230864e-05, 2.740109591992338219446426195e-05, + 2.798267692899275303265206605e-05, 2.855951485297636893625344845e-05, + 2.913089190559759255965376068e-05, 2.969608265063494745034794464e-05, + 3.02543552916972928673935983e-05, 3.080497300742860783883889098e-05, + 3.134719532924393258031120491e-05, 3.188027955851219669711552052e-05, + 3.240348221992380361392710464e-05, 3.291606054761026179311320106e-05, + 3.341727400042415844225521249e-05, 3.390638580263355042867037814e-05, + 3.43826645061555356808723205e-05, 3.484538557029380110262317682e-05, + 3.529383295487692289143372149e-05, 3.572730072253779221372327335e-05, + 3.614509464581231276041409228e-05, 3.654653381464314945790278211e-05, + 3.693095223981146454092852616e-05, 3.729770044776364591428488571e-05, + 3.764614706226327150041105485e-05, 3.797568036827254597028596939e-05, + 3.828570985345866421745153474e-05, 3.857566772272438452391282726e-05, + 3.884501038118314821760007627e-05, 3.909321988103268611216070672e-05, + 3.931980532783310050039260464e-05, 3.952430424175813934457163201e-05, + 3.970628386946950473448264551e-05, 3.986534244236148035421540836e-05, + 4.000111037702687341284860101e-05, 4.011325141392539785989770906e-05, + 4.02014636903708324935750873e-05, 4.026548074410500133515911081e-05, + 4.030507244389443781027934643e-05, 4.03200458437612621349216413e-05, + 4.031024595765296547351247414e-05, 4.027555645155778130117596447e-05, + 4.021590025028715906273493741e-05, 4.013124005637157645006579676e-05, + 4.00215787787522759167552211e-05, 3.988695986919462983365941566e-05, + 3.972746756460492724210772919e-05, 3.954322703368754214278690817e-05, + 3.933440442667368895169124898e-05, 3.910120682705641451592723512e-05, + 3.88438821046646967638515946e-05, 3.856271866957622970056851486e-05, + 3.825804512672865319777501525e-05, 3.793022983135507634512573194e-05, + 3.757968034566862378792473365e-05, 3.720684279751161914256626928e-05, + 3.681220114198131848235948094e-05, 3.639627632733547944396401697e-05, + 3.595962536677220044555730594e-05, 3.550284031796558157191914806e-05, + 3.50265471725234972771682862e-05, 3.453140465781086602611860137e-05, + 3.401810295385685731011857214e-05, 3.348736232832828996685767264e-05, + 3.293993169281108116756145998e-05, 3.237658708389286928847061731e-05, + 3.179813007277631028589179318e-05, 3.120538610738683650731861707e-05, + 3.059920279115571736978929085e-05, 2.998044810286604240786266506e-05, + 2.935000856214542680044238265e-05, 2.870878734536880369423300641e-05, + 2.805770235690327124382890955e-05, 2.739768426077924187169408687e-05, + 2.672967447800998061686363061e-05, 2.6054623154903663336369804e-05, + 2.537348710781817470597335196e-05, 2.468722774989806192425835507e-05, + 2.399680900540642324177652289e-05, 2.330319521731800226161182565e-05, + 2.260734905388393342000157016e-05, 2.19102294198836662533335512e-05, + 2.121278937830674515786430478e-05, 2.051597408816769027074290721e-05, + 1.982071876413881060465145556e-05, 1.912794666363008306989371143e-05, + 1.843856710687789867472025085e-05, 1.775347353551739881956893219e-05, + 1.707354161501136883887994045e-05, 1.639962738618709655181830687e-05, + 1.573256547099629904136464109e-05, 1.507316733745976392218075129e-05, + 1.442221962858940555412927409e-05, 1.378048255989589697823993059e-05, + 1.31486883898911465455702427e-05, 1.252753996778123431285901362e-05, + 1.191770936231883180108498399e-05, 1.131983657554503502895570932e-05, + 1.073452834489782506540659496e-05, 1.01623570369025541552596148e-05, + 9.603859635386333286929776143e-06, 9.059536826875018710207229655e-06, + 8.5298521855407813461839861e-06, 8.015231459768151116643264409e-06, + 7.516061962101678471301607204e-06, 7.032692064025707907165812366e-06, + 6.565430796711123304933675759e-06, 6.114547558543227222108747826e-06, + 5.68027192992267953837535327e-06, 5.2627935955064778343896921e-06, + 4.862262373731361072063100054e-06, 4.478788353136075631145355397e-06, + 4.112442134683417054833061421e-06, 3.76325517894039235765476191e-06, + 3.43122025669592064638655296e-06, 3.116292001244290039546061197e-06, + 2.818387560280560780894866524e-06, 2.537387345045967408695489209e-06, + 2.273135874070746944420164451e-06, 2.025442708578257574306884584e-06, + 1.794083476340917094419831306e-06, 1.578800980514829573940027534e-06, + 1.37930638972838338893503983e-06, 1.195280505460111181053922853e-06, + 1.026375102514617967475532567e-06, 8.722143381921436133626568572e-07, + 7.323962255487059693056985793e-07, 6.064941659601574208018448346e-07, + 4.940585360358756584217912455e-07, 3.94618323775309824311103386e-07, + 3.076828087266161838843824775e-07, 2.32743280787727133000400816e-07, + 1.692747921905028965035213285e-07, 1.167379371255805812578173943e-07, + 8.365050477842738908720431751e-07, 1.011622419930024906618479773e-06, + 1.19650977696742893308546208e-06, 1.391378295538000670750330631e-06, + 1.596435881966996642823209199e-06, 1.811886511927454970264620045e-06, + 2.037929527607133804077916076e-06, 2.274758893581883765344772361e-06, + 2.522562412880736618651282901e-06, 2.781520905011234504641652598e-06, + 3.051807347993122221786830434e-06, 3.333585986726082921194087155e-06, + 3.627011410289070590396700786e-06, 3.932227601035049250461066855e-06, + 4.249366958602689481653245929e-06, 4.578549302216055012575927213e-06, + 4.919880854881268650042464019e-06, 5.273453213316089823413639753e-06, + 5.639342307661048013035006571e-06, 6.017607355219702867108258482e-06, + 6.408289812658080236739462782e-06, 6.811412331258738564715004421e-06, + 7.226977719976818481987211606e-06, 7.654967921160070140097764213e-06, + 8.095343003926354672828216708e-06, 8.548040180256305184142845421e-06, + 9.01297284893783118731470233e-06, 9.490029672537648067578465449e-06, + 9.979073692595352942816093467e-06, 1.047994148823164907533434659e-05, + 1.099244238333411817878145639e-05, 1.151635770743187454304840012e-05, + 1.205144011529307707499339419e-05, 1.259741297017811081980585147e-05, + 1.315396979555461640814563451e-05, 1.372077379993001117880740275e-05, + 1.429745747928231473821477499e-05, 1.488362230137135576576654095e-05, + 1.547883847598955709464613184e-05, 1.60826448149686619161231188e-05, + 1.669454868548882133134914074e-05, 1.731402605995118447208130918e-05, + 1.794052166536520983262936735e-05, 1.857344923487428241725902267e-05, + 1.921219186369829763270065948e-05, 1.985610247140823822302457824e-05, + 2.050450437206993963955986571e-05, 2.11566919534019105180247533e-05, + 2.181193146568667819021683507e-05, 2.246946192075903946886589191e-05, + 2.312849610096906453221045352e-05, 2.378822167758344488346089474e-05, + 2.444780243765055539472037804e-05, 2.510637961790819375294120386e-05, + 2.576307334387551893021411908e-05, 2.641698417180040033892286788e-05, + 2.706719473072654246707108294e-05, 2.771277146146419411679336087e-05, + 2.835276644883460113520483314e-05, 2.898621934312011345609774726e-05, + 2.96121593662336161185619221e-05, 3.022960739770950259227948187e-05, + 3.083757813522242422453467636e-05, 3.143508232395735675027831357e-05, + 3.202112904878846427183733403e-05, 3.259472808287650698495785395e-05, + 3.315489228596693030079456399e-05, 3.37006400453633745925054177e-05, + 3.423099775226976393838890234e-05, 3.474500230593340532794094377e-05, + 3.52417036377885415266049407e-05, 3.572016724759754965597483012e-05, + 3.61794767434029613324859842e-05, 3.661873637696166656346763446e-05, + 3.703707356621186992488847789e-05, 3.743364139623676012033626215e-05, + 3.780762109013637863562384833e-05, 3.81582244411947786545333261e-05, + 3.84846961977423522105815068e-05, 3.878631639215676814823330343e-05, + 3.90624026055242225350522256e-05, 3.931231215959367803489468707e-05, + 3.953544422780256006313623351e-05, 3.973124185732938032583963506e-05, + 3.989919389434168209892378476e-05, 4.003883680529253790564281346e-05, + 4.014975638429318932501668749e-05, 4.023158934620043046580598056e-05, + 4.028402478988872483130212476e-05, 4.030680553204298206555061812e-05, + 4.029972930290418855689416056e-05, 4.026264979891680404139667204e-05, + 4.019547758723119348618982305e-05, 4.009818085748065855837898863e-05, + 3.997078601674467103607377161e-05, 3.981337812411987178620037531e-05, + 3.9626101161849780973259888e-05, 3.940915814050872603311811981e-05, + 3.916281103629691415961636136e-05, 3.888738055907360889650384306e-05, + 3.858324575034040591946585264e-05, 3.825084341097414580281851904e-05, + 3.789066735910633597610858159e-05, 3.750326751914740845477921893e-05, + 3.708924884354952955208342691e-05, 3.66492700695063779886030686e-05, + 3.618404231338091917068514047e-05, 3.569432750624223300763698807e-05, + 3.518093667447521130523316324e-05, 3.464472806999536086706645288e-05, + 3.408660515516083043714712364e-05, 3.350751444801511498561286118e-05, + 3.290844323401938330362487273e-05, 3.229041715093849111315946199e-05, + 3.165449765402952934630412263e-05, 3.100177936914029345246562874e-05, + 3.033338734176167119488930213e-05, 2.965047419048179476648054165e-05, + 2.895421717367615849908490944e-05, 2.824581517859371974574211883e-05, + 2.752648564234789677453510426e-05, 2.679746141456816903216736625e-05, + 2.60599875717347463036782651e-05, 2.531531819342108880822352079e-05, + 2.45647131108441318166502737e-05, 2.380943463825489330712090186e-05, + 2.305074429780042949010739062e-05, 2.228989954854349221256490376e-05, + 2.152815053034475500318839503e-05, 2.076673683328930986361458844e-05, + 2.000688430327767619977888391e-05, 1.924980189429902825530571686e-05, + 1.849667857776347227715535437e-05, 1.774868031908877357458002855e-05, + 1.700694713151859225556267186e-05, 1.627259021689246603530401569e-05, + 1.554668920279287213227596698e-05, 1.483028948516604640162682566e-05, + 1.412439968514852749149283279e-05, 1.342998922843299694322716231e-05, + 1.274798605507802664921126329e-05, 1.207927446720531521311831069e-05, + 1.142469312153990726823628299e-05, 1.078503317323294001842896167e-05, + 1.016103657686631004991497512e-05, 9.553394549974946259383694336e-06, + 8.962746203839339943515024389e-06, 8.389677345697854978943605597e-06, + 7.834719455910825204039346636e-06, 7.29834884297549904997454151e-06, + 6.780985978649670586817371776e-06, 6.282995014785065437815450573e-06, + 5.804683482821027017475867815e-06, 5.346302176219285198094117312e-06, + 4.908045215462692242988293478e-06, 4.490050294577528989853256597e-06, + 4.092399107482191532216692087e-06, 3.715117951814261893384461893e-06, + 3.358178507246984168823321359e-06, 3.021498784676308831153093704e-06, + 2.704944242044885026056118618e-06, 2.408329061970217956127832473e-06, + 2.131417585765272865188811255e-06, 1.873925897881247352137756845e-06, + 1.635523554267645839424300674e-06, 1.41583544763565376321898942e-06, + 1.214443802129688620844980874e-06, 1.030890289459507728634995657e-06, + 8.646782581253982166973742762e-07, 7.152750669805394535078965634e-07, + 5.821145140219691020282448066e-07, 4.645993509840062637752922635e-07, + 3.621038740275169412595349192e-07, 2.739765805765046568100824168e-07, + 1.995428821502349227479848962e-07, 1.381078628758505539206969748e-07, + 7.338321485884343281944834463e-07, 9.155582896904999495358862954e-07, + 1.108990300927046917991297681e-06, 1.314429724817143380925983133e-06, + 1.53217263736648201107536614e-06, 1.762508507144082324245089495e-06, + 2.005718989051987363557557828e-06, 2.262076655627390560371206898e-06, + 2.531843669243967895674104693e-06, 2.815270399101415096855972192e-06, + 3.112593987407505391630914773e-06, 3.424036869661098175815104258e-06, + 3.749805254434550217144473186e-06, 4.090087568526805184628437201e-06, + 4.445052873811009961268949503e-06, 4.814849262529006189946512162e-06, + 5.199602238187865996385181311e-06, 5.599413089586228603749141347e-06, + 6.014357265839147761066381392e-06, 6.444482760575871462514502969e-06, + 6.889808513753883407884984202e-06, 7.350322839761157470302686823e-06, + 7.825981890665939278177096194e-06, 8.316708163616544691502073527e-06, + 8.822389061492196907243203141e-06, 9.342875515955872614418456501e-06, + 9.877980682066527800427348238e-06, 1.042747871355235174774863521e-05, + 1.099110362776548254707797286e-05, 1.156854826917674437455896275e-05, + 1.215946338008041555263632344e-05, 1.276345678692748456938433482e-05, + 1.338009271040822418228927876e-05, 1.40088912070559124412733043e-05, + 1.464932774974645227853559115e-05, 1.530083295402349669988434355e-05, + 1.596279245668742274941870329e-05, 1.663454695255003079634205376e-05, + 1.73153923946785305598185245e-05, 1.800458036283245728467750091e-05, + 1.870131860414079056774590282e-05, 1.940477174937303163869406486e-05, + 2.011406220743288048632274601e-05, 2.082827123995061965769197421e-05, + 2.154644021706693144215839786e-05, 2.226757205470095756579158863e-05, + 2.299063283277297879930549385e-05, 2.371455359301509119361421607e-05, + 2.443823231415751697621040195e-05, 2.516053606142274923934167019e-05, + 2.588030330640360963424806418e-05, 2.65963464125460254019583245e-05, + 2.730745428060810361448919326e-05, 2.801239514762751499550065548e-05, + 2.870991953210529751792934317e-05, 2.939876331730733349562219303e-05, + 3.007765096380355572753054205e-05, 3.074529884160501078593438762e-05, + 3.140041867155692051480006532e-05, 3.20417210648943036940122786e-05, + 3.266791914932206069947795424e-05, 3.32777322692709835749193259e-05, + 3.386988974748481295287336201e-05, 3.444313469456228212492790441e-05, + 3.499622785262648447506678151e-05, 3.55279514588928337776030375e-05, + 3.60371131145660340269407107e-05, 3.652254964421751024742507363e-05, + 3.698313093057781642935405442e-05, 3.741776370952792750293816604e-05, + 3.78253953099896421830711235e-05, 3.820501732339891818365090748e-05, + 3.855566918750078804880090932e-05, 3.887644166932596159671348124e-05, + 3.916648023240260198182816076e-05, 3.942498827352291368561129636e-05, + 3.965123021471084408451010517e-05, 3.984453443644433171194965682e-05, + 4.000429603865169383156499827e-05, 4.012997941653688780240874512e-05, + 4.022112063888978766195217429e-05, 4.027732961719771351662491843e-05, + 4.02982920545974786534146328e-05, 4.028377116448612367928874822e-05, + 4.023360914944161472080186304e-05, 4.014772843198829229034718669e-05, + 4.002613262967397313825054783e-05, 3.98689072678984078091680987e-05, + 3.967622022494829425731666106e-05, 3.944832190473886640363562761e-05, + 3.918554513385245186658442651e-05, 3.888830478053687233477506147e-05, + 3.855709709450346150787225508e-05, 3.819249876745245208349219257e-05, + 3.779516571543668665119145023e-05, 3.736583158531890820879678428e-05, + 3.690530598873723017562878401e-05, 3.641447246814263330374344951e-05, + 3.589428620061316829552289231e-05, 3.534577144627376572112373299e-05, + 3.477001874925249048356099002e-05, 3.41681819001808331380184991e-05, + 3.354147467028977805045264482e-05, 3.289116732816061897505879874e-05, + 3.221858295115666195439912967e-05, 3.1525093544480356001248611e-05, + 3.081211598166931907609097929e-05, 3.008110778116094476282958714e-05, + 2.933356273430517703040484867e-05, 2.857100640090095934934232014e-05, + 2.779499148895441670782842369e-05, 2.700709313591240137014670708e-05, + 2.620890410910801479496372302e-05, 2.540202994356095513245677453e-05, + 2.458808403560596388386788602e-05, 2.376868271107225914036062409e-05, + 2.294544028690633072267018866e-05, 2.211996414521721549309961341e-05, + 2.129384983872803995702017998e-05, 2.046867624653810120607770606e-05, + 1.964600079893790619974501543e-05, 1.882735478998109681660587389e-05, + 1.801423879473357388906334942e-05, 1.720811821210758508007843126e-05, + 1.641041894633391684922910092e-05, 1.562252324697041745444475724e-05, + 1.484576572223523648497850447e-05, 1.408142954124000412500453822e-05, + 1.333074283970273683948282173e-05, 1.259487534287357051018731852e-05, + 1.187493521849831294484502869e-05, 1.117196617167837697083380977e-05, + 1.048694479246546004409367664e-05, 9.820778165960248587331576919e-06, + 9.174301753570854772766932084e-06, 8.548277552933949386087912614e-06, + 7.943392542814432650513829792e-06, 7.360257418084419515154522007e-06, + 6.799405618643275269581075643e-06, 6.261292654885168400009237688e-06, + 5.746295731052208798268505358e-06, 5.254713666538674922466909539e-06, + 4.786767113938173782397740574e-06, 4.342599071358572187704326362e-06, + 3.922275685273963818444978302e-06, 3.525787338945409259783952613e-06, + 3.15305002022780093528641493e-06, 2.803906961395083383825751686e-06, + 2.478130542465240552423358378e-06, 2.175424448395837259098879735e-06, + 1.895426069455136114695072667e-06, 1.637709133058248123278473861e-06, + 1.401786554396498876460066575e-06, 1.18711349228700171714429544e-06, + 9.930905958298618375993402699e-07, 8.190674266917289484275224373e-07, + 6.643460411302435728860904876e-07, 5.281847152511539637923529758e-07, + 4.098017964382946378796982508e-07, 3.08379663427085136951353618e-07, + 2.23068777103244034220032809e-07, 1.529918038031487504293772428e-07, + 7.259923208459672768353885229e-07, 9.19853125211502619748712116e-07, + 1.127685304878806920190407841e-06, 1.349898833066255644504236738e-06, + 1.586894473941564541219799087e-06, 1.839061882434275382918126632e-06, + 2.106777609302092902612748432e-06, 2.390403017782703180041077931e-06, + 2.690282119093228612247007195e-06, 3.006739334952188390644124347e-06, + 3.340077196186165428776551622e-06, 3.690573987340029150265932611e-06, + 4.058481348027270095471085581e-06, 4.444021842530815607098110265e-06, + 4.847386509887116703184772176e-06, 5.268732407352084047699129071e-06, + 5.708180160750071248767015253e-06, 6.165811535741642914149138882e-06, + 6.641667044506612700412260392e-06, 7.135743602721651438684606628e-06, + 7.647992252011200884102490316e-06, 8.178315963263792847336673686e-06, + 8.726567536329060009205049742e-06, 9.292547611635226841443439827e-06, + 9.876002809238623896047164219e-06, 1.04766240105444705029433608e-05, + 1.109404479785837956508972452e-05, 1.172784006638877122609410097e-05, + 1.237752482296786570752696738e-05, 1.304255318516612791089701734e-05, + 1.37223175938260549816668718e-05, 1.4416148251290489672193397e-05, + 1.512331279675847813860362773e-05, 1.584301622926929896113638907e-05, + 1.657440108779681606763524437e-05, 1.731654789683679171170653521e-05, + 1.806847588469313645024617865e-05, 1.882914398042107335527924061e-05, + 1.959745209407320572832927885e-05, 2.037224268352184883604759358e-05, + 2.115230260970756934082830092e-05, 2.193636528069815673567914682e-05, + 2.27231130834340750487138072e-05, 2.351118010050727417416249754e-05, + 2.429915510776547055453097879e-05, 2.508558484696919827178045181e-05, + 2.586897756616382478304580483e-05, 2.664780681886635632454017608e-05, + 2.742051551162320144729503402e-05, 2.818552018797465056059066424e-05, + 2.894121553537554742264840957e-05, 2.96859791001788264771209247e-05, + 3.04181761943970943725627093e-05, 3.113616497662697902302011976e-05, + 3.183830168826062519994712918e-05, 3.252294602492296099905538798e-05, + 3.318846662198547106583518262e-05, 3.383324663197363236805809139e-05, + 3.445568937082839447742441119e-05, 3.50542240091362324451267074e-05, + 3.562731128378624623339807065e-05, 3.617344920493612063462293693e-05, + 3.669117873272827537196177916e-05, 3.717908939787980285253052304e-05, + 3.763582484008717074074751308e-05, 3.806008823813480777429815727e-05, + 3.845064760568310215831447363e-05, 3.880634092693378627784289714e-05, + 3.912608110673262203516725721e-05, 3.940886071016719386121349156e-05, + 3.965375646735598791315854927e-05, 3.98599335198935743242859564e-05, + 4.002664938632215371142747395e-05, 4.015325762503534550796127633e-05, + 4.023921117417338187000064309e-05, 4.028406534935386054197339889e-05, + 4.028748048147345829552573582e-05, 4.024922417831854813642308843e-05, + 4.016917319532939010737204732e-05, 4.004731490255847455288912284e-05, + 3.98837483366503144587532359e-05, 3.967868482853043374898246998e-05, + 3.943244819942212696720074128e-05, 3.91454745197960409896879852e-05, + 3.881831142789517056015946572e-05, 3.845161700654993919452906415e-05, + 3.804615821910010172845345577e-05, 3.760280890735106509512042372e-05, + 3.712254735663701298714611809e-05, 3.660645343510865554626648732e-05, + 3.605570531657223642919493645e-05, 3.547157579815882021264869528e-05, + 3.485542822619736518614461107e-05, 3.420871204561390610488988417e-05, + 3.353295799009463822948698408e-05, 3.282977293208542155303342192e-05, + 3.21008344134544903363329138e-05, 3.134788487930297950882774227e-05, + 3.05727256389639400033404748e-05, 2.977721057967275131573951785e-05, + 2.896323965971514221347943296e-05, 2.813275220905141234934397632e-05, + 2.728772006647477065747857405e-05, 2.643014058327614962612753247e-05, + 2.556202952415607954333304219e-05, 2.468541389674110429547013168e-05, + 2.380232474151736159423756178e-05, 2.291478991429519946948153986e-05, + 2.202482689345365693064926482e-05, 2.113443564418524076714556159e-05, + 2.02455915717701297607943739e-05, 1.936023859555138803591189944e-05, + 1.848028237476412083449897605e-05, 1.76075837166911115425852602e-05, + 1.674395219677964801244240967e-05, 1.589114001936216735624135543e-05, + 1.505083614648328947356950569e-05, 1.422466072105081316039390527e-05, + 1.341415980910779980549932949e-05, 1.262080048447076989601330077e-05, + 1.184596627730900198383501981e-05, 1.109095300644691086951014458e-05, + 1.035696501329279825846709645e-05, 9.64511181330161378102028974e-06, + 8.956405178819302212792075046e-06, 8.291756665013029690383845882e-06, + 7.651975588390990120160085886e-06, 7.03776746516389983322238566e-06, + 6.449732914412068843191486872e-06, 5.888367028707737172398255926e-06, + 5.354059212515816774762261038e-06, 4.847093486368688051611156725e-06, + 4.367649252496165487662758975e-06, 3.915802515301116582164837193e-06, + 3.491527547818105104777052991e-06, 3.094698993088262359225969547e-06, + 2.725094387240813198128698905e-06, 2.382397089001274123143490208e-06, + 2.066199598360239972740307057e-06, 1.776007245244713262744083032e-06, + 1.511242227247564228823626699e-06, 1.271247973797917169819075324e-06, + 1.055293812607003165414919221e-06, 8.625799128064719114693942315e-07, + 6.922424779192388487650787476e-07, 5.43359160671158242098596064e-07, + 4.149546706729618463246704856e-07, 3.060065451799751641182739149e-07, + 2.154510524771899254360847924e-07, -7.135444880392088873075182205e-07, + -9.994175940650493700581364492e-07, -1.333376250807110002994824646e-06, + -1.718582690182655076100012512e-06, -2.15813787014326511788371403e-06, + -2.655062794251483370772592627e-06, -3.212279708270821647477866537e-06, + -3.832593276942412365839666505e-06, -4.518671846032946380893480925e-06, + -5.273028896051274247306142606e-06, -6.098004794728396794759647109e-06, + -6.99574895543063792326208411e-06, -7.968202508117822700371875311e-06, + -9.017081588265161279632103897e-06, -1.01438613473406419817311741e-05, + -1.134976078597219190915914439e-05, -1.263572850785984872691580794e-05, + -1.400242948879981107212795016e-05, -1.545023295090546571937083209e-05, + -1.697920142725497998450502612e-05, -1.858908109679021023450708194e-05, + -2.027929346336319212898598174e-05, -2.204892844640621920064213479e-05, + -2.389673894382141503488735379e-05, -2.582113692038572703578609702e-05, + -2.782019106728020351772256991e-05, -2.989162607033239959760176352e-05, + -3.203282351623555851503205583e-05, -3.424082445744176084840779128e-05, + -3.651233364765344270932989623e-05, -3.884372545091678720742892073e-05, + -4.123105141829749533581919718e-05, -4.367004951705029793061069165e-05, + -4.615615498812783770981454934e-05, -4.868451279886705295807738936e-05, + -5.124999164879360798001417532e-05, -5.38471994777514297763135187e-05, + -5.647050041704436347837423038e-05, -5.911403311602304991084419483e-05, + -6.177173036861195948646341414e-05, -6.443733995669512540881151974e-05, + -6.710444662011152635889416063e-05, -6.976649505629798036880628853e-05, + -7.24168138463939420378448486e-05, -7.504864019893577866890388428e-05, + -7.765514539714479162833132841e-05, -8.0229460831291902556464124e-05, + -8.276470449372791708588653625e-05, -8.525400781092792369154909071e-05, + -8.769054268433281059107881061e-05, -9.006754860989768041515390884e-05, + -9.237835974508868742190864642e-05, -9.461643179161704564957696695e-05, + -9.67753685624661580269925687e-05, -9.884894810275429136072616876e-05, + -0.0001008311482357000115912121219, -0.00010271617140723674930710696, + -0.000104498468706338282631189418, -0.0001061727629412389389568921461, + -0.0001077340706568577201546546562, -0.0001091777229834264378817085261, + -0.0001104993852121592088104048979, -0.0001116950750000605447785281821, + -0.0001127611791127959382915676989, -0.0001136944686218779962828123731, + -0.0001144921124802158297157836375, -0.0001151516894082912738361823557, + -0.0001156711980318150513819333569, -0.0001160490652206318598627099448, + -0.0001162841525878348776729467873, -0.0001163757611174639317952808626, + -0.0001163236338987474620442277851, -0.0001161279569545492073179976389, + -0.00011578935816143865703432142, -0.0001153089042685770653634547145, + -0.000114688096032321997625423593, -0.0001139288614930693434692046684, + -0.0001130335474303043345398189778, -0.0001120049090410735019573973403, + -0.0001108460978960682750136049202, -0.0001095606482361728169347067641, + -0.0001081524616806291150001434476, -0.000106625790425863585845177306, + -0.0001049852190214591978736566324, -0.0001032356448167015360419321301, + -0.0001013822571775435698367834325, -9.943051557968086561368342702e-05, + -9.738612668868404462912957698e-05, -9.525502054275178029363324583e-05, + -9.304332595765685872801070699e-05, -9.075734527671786000795756122e-05, + -8.840352859130676645496582644e-05, -8.598844755930053760425296749e-05, + -8.351876895012347377759975853e-05, -8.100122804554123754402356061e-05, + -7.844260202518201733224573191e-05, -7.584968346486765315272310373e-05, + -7.322925407425481250309196035e-05, -7.058805879802175855825679962e-05, + -6.793278040190915082613409837e-05, -6.527001466135268833036048308e-05, + -6.260624626625730857181623135e-05, -5.994782555068293669088552722e-05, + -5.730094615087467886183417165e-05, -5.467162368920769333329595652e-05, + -5.20656755752641237804979879e-05, -4.948870200846642447567447221e-05, + -4.694606825948409152635815156e-05, -4.444288830006964946669686944e-05, + -4.198400984310167200364710682e-05, -3.957400084646759433294402331e-05, + -3.721713752605895411803768602e-05, -3.491739391462208322259794246e-05, + -3.267843299456300968112640315e-05, -3.050359942409487624351976942e-05, + -2.839591386739189832677174308e-05, -2.635806893072589437206770802e-05, + -2.439242669796029669340015067e-05, -2.250101785031084284305000209e-05, + -2.068554234700280025941940276e-05, -1.894737163539387262345056739e-05, + -1.728755235138328911277845468e-05, -1.570681146342469203312612602e-05, + -1.420556280640586850106971833e-05, -1.27839149449271653448617983e-05, + -1.144168029924766975997680457e-05, -1.017838546135740080843170435e-05, + -8.993282623318103334618747735e-06, -7.885362035216557054966360352e-06, + -6.853365405817621500118245331e-06, -5.895800155306512615983275533e-06, + -5.010954426387739101152445781e-06, -4.196912757472160736076614851e-06, + -3.451572319742959892626549268e-06, -2.772659618548964585320109819e-06, + -2.157747558831572098875890495e-06, -1.604272774144844707650144587e-06, + 7.308490118980972504006453708e-07, 9.576158924326800951122573569e-07, + 1.205027720082143004431810863e-06, 1.473860196371667270902913564e-06, + 1.764862434077993447729243957e-06, 2.078751451748813202236986636e-06, + 2.416206468086794202713681393e-06, 2.777863027182133196012290416e-06, + 3.164306988727076005150397331e-06, 3.576068420318249500573348082e-06, + 4.013615431715555393905187076e-06, 4.477347993447464873702917876e-06, + 4.967591784401253418243255694e-06, 5.484592114983861754025015744e-06, + 6.028507974058351554815220891e-06, 6.599406249126964293537280642e-06, + 7.197256170123940969456446948e-06, 7.821924027677561600869517167e-06, + 8.473168216794457126045565787e-06, 9.150634656566972128665000963e-06, + 9.853852635764799632262303519e-06, 1.058223113293846331874233091e-05, + 1.13350556580329995447426264e-05, 1.211148566041948466986185456e-05, + 1.291055254573598588666884235e-05, 1.373115834098729736627384629e-05, + 1.457207504400135810644720952e-05, 1.543194468959503578881116426e-05, + 1.63092801606843847172286649e-05, 1.720246676810875880499901447e-05, + 1.810976461815247355439419119e-05, 1.902931178167283673540594036e-05, + 1.995912827341516431411093391e-05, 2.089712084454821837300846077e-05, + 2.184108858572931440044685714e-05, 2.278872933215127512631727191e-05, + 2.373764685606876646199563108e-05, 2.468535882630843047058806505e-05, + 2.562930550826968814962479593e-05, 2.656685917197633753621816011e-05, + 2.749533416989031692017307618e-05, 2.841199764049352793123665029e-05, + 2.931408078813330819094654101e-05, 3.019879068435703974699300944e-05, + 3.106332253097836938260725703e-05, 3.190487232046583217573432201e-05, + 3.272064982496813924546519292e-05, 3.350789184142752736043566197e-05, + 3.426387561682424641755148609e-05, 3.498593237467025274462298357e-05, + 3.567146086147759948383265116e-05, 3.631794083003925331220446138e-05, + 3.69229463751241982513544293e-05, 3.748415903643974756310336405e-05, + 3.799938058365360821905243327e-05, 3.846654539877919981106027536e-05, + 3.888373237237627256471933501e-05, 3.924917623178247302927548756e-05, + 3.956127822197933255332635838e-05, 3.981861606268863974312025023e-05, + 4.001995310888693693860546086e-05, 4.016424664609201568158183826e-05, + 4.025065525649740673982263095e-05, 4.027854519727582378570487909e-05, + 4.024749573811419025909028035e-05, 4.015730341123613990903309934e-05, + 4.000798513378003075932967669e-05, 3.979978016938451573347029777e-05, + 3.953315090313340245641027249e-05, 3.920878241159380777616436098e-05, + 3.88275808174739836260529191e-05, 3.839067042638497052019219691e-05, + 3.789938965125394797510069433e-05, 3.735528573804367658385897077e-05, + 3.676010831452710699409139328e-05, 3.611580179188469892940724359e-05, + 3.542449665677521383755355089e-05, 3.468849969921865972330085603e-05, + 3.391028322906438003444401508e-05, 3.309247334093791853863383845e-05, + 3.223783729431626079737355228e-05, 3.134927008169523623189872685e-05, + 3.042978026380389154213930436e-05, 2.948247515578197571004676059e-05, + 2.851054545366167551211263043e-05, 2.751724939403268866636859125e-05, + 2.650589654370544677604824846e-05, 2.547983131893675562635107057e-05, + 2.444241633599086722093175761e-05, 2.339701569628472246236729204e-05, + 2.234697831011759101165793651e-05, 2.129562136299861295029960118e-05, + 2.02462140278613236343916576e-05, 1.920196152498950293587530458e-05, + 1.816598962928712445211686111e-05, 1.714132972161324701084773869e-05, + 1.613090447729624812476210971e-05, 1.513751428065913778831744901e-05, + 1.416382444946310752251650983e-05, 1.32123533476429998406807137e-05, + 1.228546145860317650045506754e-05, 1.138534148471535426070787994e-05, + 1.05140095315535449233121032e-05, 9.673297427871211794526279393e-06, + 8.864846224426638836789947573e-06, 8.090100906552657187079113932e-06, + 7.350306346908124879879244118e-06, 6.646504516203743282386478403e-06, + 5.979532960928396615786235141e-06, 5.350024548281042275623894944e-06, + 4.758408469702822367591171782e-06, 4.204912485671372335228543338e-06, + 3.689566385829903968039678031e-06, 3.212206630142732297728902849e-06, + 2.772482128659623623585057592e-06, 2.369861109695503219275351109e-06, + 2.003639018846278292148395048e-06, 1.672947384325366790636178786e-06, + 1.376763577666622982839314537e-06, 1.113921392950070195798791504e-06, + 8.831223624078028225392079931e-07, 6.829477216007998895298944028e-07, + 5.118709333556794444436617054e-07, 3.682706763436224916381193234e-07, + 2.504442015952886709449461741e-07, -5.727098420452295017430148667e-07, + -8.435314741424151271345817371e-07, -1.168601872799610255789469482e-06, + -1.552087445684582000135997258e-06, -1.998051374725385446112302726e-06, + -2.510419413917201306342278158e-06, -3.092945529024727802661293499e-06, + -3.749177642160296361386728065e-06, -4.482423748690944914510689984e-06, + -5.295718676277853439180506173e-06, -6.191791756024172529515939289e-06, + -7.173035673691300746171884556e-06, -8.241476764702007127660725316e-06, + -9.398747010216869620714309763e-06, -1.064605798295735968896601198e-05, + -1.19841769807082723251975831e-05, -1.341340557262639491273650827e-05, + -1.493356076869475551941422731e-05, -1.654395900599141031148305025e-05, + -1.824340312700596704537439607e-05, -2.003017250516863048312964091e-05, + -2.190201645120250288590810217e-05, -2.38561510110318753647394574e-05, + -2.588925924195026963053542501e-05, -2.799749502875780246416784203e-05, + -3.017649047581069958381266849e-05, -3.242136688458984057886053121e-05, + -3.472674929969744958991456629e-05, -3.708678457934461158984618123e-05, + -3.949516291961273085344905076e-05, -4.194514273527536005886640069e-05, + -4.442957877396875812246387905e-05, -4.694095331521253174587859913e-05, + -4.947141028141428537989038317e-05, -5.201279206474535796731265003e-05, + -5.455667885184238552736396555e-05, -5.709443020785597851891532417e-05, + -5.961722866260430874364023568e-05, -6.211612502465767272040453317e-05, + -6.458208513422162536272985722e-05, -6.700603775283899704324347413e-05, + -6.937892327728054195530582593e-05, -7.169174295672310908041080513e-05, + -7.393560828630740822120515077e-05, -7.610179024676428879460365895e-05, + -7.81817680587583739354115564e-05, -8.016727712212240268812440958e-05, + -8.205035581416211245761593851e-05, -8.382339082770049810185847283e-05, + -8.547916073844987979758747176e-05, -8.701087750259346492633788506e-05, + -8.841222559903716578504767609e-05, -8.967739854655936370363134014e-05, + -9.080113254391930814254929594e-05, -9.177873700074934350430500007e-05, + -9.260612174859747817903116163e-05, -9.327982074464160114606742225e-05, + -9.379701210518332095932014791e-05, -9.415553433185055759620241123e-05, + -9.435389862030854547965408319e-05, -9.439129716896490292395160981e-05, + -9.426760743346015015801941939e-05, -9.398339230142822462929497185e-05, + -9.353989619086765087453694267e-05, -9.293903710426257324447169017e-05, + -9.218339469910352798782959827e-05, -9.12761944634609708295117092e-05, + -9.022128811254186955739114984e-05, -8.902313034850009186224606417e-05, + -8.768675215096859729222572577e-05, -8.621773078964778131826757201e-05, + -8.462215677262789669064307896e-05, -8.290659796478793699351511615e-05, + -8.107806112941806793957544297e-05, -7.91439511630800181674755267e-05, + -7.711202830839644216821132661e-05, -7.499036364203045374431100267e-05, + -7.278729314530239097574132456e-05, -7.05113706727531690081345328e-05, + -6.817132013939369513961380465e-05, -6.577598725037017224695490292e-05, + -6.333429109730591487041617693e-05, -6.085517594367075797654256797e-05, + -5.834756351720340891925734028e-05, -5.582030612072669245983871922e-05, + -5.328214086371228509460620804e-05, -5.074164530576580079681767166e-05, + -4.820719478991266222214426285e-05, -4.568692172829661617746571656e-05, + -4.318867708579053176637385647e-05, -4.07199942882110986204328984e-05, + -3.828805576149884242831769599e-05, -3.589966228653227310434192798e-05, + -3.356120533138862356038745194e-05, -3.127864249902842806510747109e-05, + -2.90574762037678449068129477e-05, -2.690273566471716048696324886e-05, + -2.481896227881002909535120005e-05, -2.281019841033675796130100744e-05, + -2.08799796082316073137907092e-05, -1.903133023695594973714352582e-05, + -1.726676248186471239053248194e-05, -1.558827866564143889514110208e-05, + -1.399737678892237916557662186e-05, -1.249505918578785041957515678e-05, + -1.108184416351802305212778665e-05, -9.75778047615944283093691175e-06, + -8.522464462914437476081554179e-06, -7.375059665667009251195651576e-06, + -6.314318724818610328094071332e-06, -5.338607339390203998042219724e-06, + -4.445930066019946437028478869e-06, -3.633957722145595658190270899e-06, + -2.900056151349973953277108785e-06, -2.241316103599780331094744323e-06, + -1.654583979933146993142041407e-06, 7.259091546833934558769548667e-07, + 9.925136924655247919023351791e-07, 1.289576272173361187940200667e-06, + 1.61852045156550038295544848e-06, 1.980699674566637331186253965e-06, + 2.377382153265704334483329058e-06, 2.809735386650327124960155323e-06, + 3.278810448990513605466287292e-06, 3.785526190929629181358652065e-06, + 4.330653505250198391312264901e-06, 4.914799816810719067575446289e-06, + 5.538393962153086914792891882e-06, 6.201671628627537330392602288e-06, + 6.904661525461201202933606696e-06, 7.64717245991224301424928067e-06, + 8.428781490429316180200414177e-06, 9.248823325523128482733223321e-06, + 1.010638113182281264991468905e-05, 1.10002789075264396429680927e-05, + 1.192907556818072988523166816e-05, 1.289106088048324043771747371e-05, + 1.388425336665183824967455262e-05, 1.490640028695094916968717086e-05, + 1.595497979130790471968132094e-05, 1.702720531273898627445777254e-05, + 1.812003225569233503568222776e-05, 1.923016701158104173156881966e-05, + 2.035407831192737938309778034e-05, 2.148801090688070281856277e-05, + 2.262800153363873269392846088e-05, 2.37698971157361384014782002e-05, + 2.490937511051791874864061449e-05, 2.604196589864527354592736719e-05, + 2.71630770864531475010817535e-05, 2.826801956964838970763100046e-05, + 2.935203518548335806367596823e-05, 3.041032576036752197064239045e-05, + 3.143808334124219825735091494e-05, 3.243052138202099840807307585e-05, + 3.33829066413663459972176184e-05, 3.429059153513033916978181015e-05, + 3.514904667616828637995846085e-05, 3.59538933260786778460874058e-05, + 3.670093547788155741943422194e-05, 3.738619128582058864654694141e-05, + 3.800592355845122536283850478e-05, 3.855666903400586378262288045e-05, + 3.90352661627337205922996799e-05, 3.943888112948435538049340998e-05, + 3.976503186120332165474564046e-05, 4.001160977815800765802420336e-05, + 4.017689906451167803020166347e-05, 4.025959325318145891033430606e-05, + 4.025880894157429594742286794e-05, 4.017409647862342871905971808e-05, + 4.000544748930716598906212611e-05, 3.975329913029131432894089371e-05, + 3.941853499923065473490094157e-05, 3.900248265030544100005760466e-05, + 3.85069076994644542339708837e-05, 3.793400453427769745051376105e-05, + 3.728638367495368033171718181e-05, 3.656705586461671546490148632e-05, + 3.577941299804315795950529489e-05, 3.492720602838997247686220193e-05, + 3.401452002069523655996413636e-05, 3.304574654876489119567986585e-05, + 3.202555365821433308766430503e-05, 3.09588536425096295836949245e-05, + 2.985076890083049460798865493e-05, 2.870659616584429036333092622e-05, + 2.753176940618277251937584538e-05, 2.633182172211326847873977264e-05, + 2.511234656353844585125606459e-05, 2.387895860688294330043471292e-05, + 2.263725463154362356802372369e-05, 2.139277473732481820584139243e-05, + 2.015096424163177990214815272e-05, 1.891713658916087205711341335e-05, + 1.769643759745571939367807246e-05, 1.649381134907581446464100439e-05, + 1.531396802537034630004031399e-05, 1.416135395811681316072597192e-05, + 1.304012415376136206526629102e-05, 1.195411752090225997711709499e-05, + 1.090683500523435130148078992e-05, 9.901420807698706850552908265e-06, + 8.940646831347868540070672472e-06, 8.026900470762684958593406737e-06, + 7.162175825072400654498078199e-06, 6.348068382080237862256835019e-06, + 5.585773187036618282329692581e-06, 4.876086475589430700803422747e-06, + 4.219410716735834579297920871e-06, 3.615762978559365234762111238e-06, + 3.064786497510103471770366232e-06, 2.565765301312290333642616991e-06, + 2.117641706588204397970851695e-06, 1.719036485274540187288285463e-06, + 1.368271469161682751797650195e-06, 1.063394339668519018223002449e-06, + 8.022053305001602317253440663e-07, 5.822855543336593279397689522e-07, + 4.010266512948792338427565253e-07, 2.556614468675254853727513496e-07, + 7.238018947692048578600480455e-07, 1.010778624252571977176870695e-06, + 1.333883998079105281402601153e-06, 1.694962130822133277951416393e-06, + 2.095751451567640908274546899e-06, 2.537861411297243103429594618e-06, + 3.022748767381600901816901192e-06, 3.551693691476840483955664321e-06, + 4.125775963585246936047960797e-06, 4.745851528767750756091208658e-06, + 5.412529703674384890573628715e-06, 6.12615132742163610412699376e-06, + 6.8867681551607165239977347e-06, 7.694123792759408728592247784e-06, + 8.54763646722068464356598938e-06, 9.446383919691802826391728576e-06, + 1.038909069613830301649377158e-05, 1.137411809498368717218173135e-05, + 1.239945701131804186765315856e-05, 1.346272389378466679589214233e-05, + 1.456116000314619480593761325e-05, 1.569163413107700044929297689e-05, + 1.68506489039461537142537001e-05, 1.803435076066566431700170792e-05, + 1.923854365396505806235470659e-05, 2.045870648486707767273705405e-05, + 2.169001423745524012327151597e-05, 2.292736273817776109060391498e-05, + 2.416539692041204485050374939e-05, 2.53985424316147446219087136e-05, + 2.662104037763333329790968462e-05, 2.782698495721076730282685097e-05, + 2.901036369993381213838040678e-05, 3.016509998339914042672464667e-05, + 3.128509747073111483357463203e-05, 3.236428607827737701559817074e-05, + 3.339666905580876486540897741e-05, 3.43763707382806351460155514e-05, + 3.529768450956306986843191709e-05, 3.615512050485025454709189785e-05, + 3.69434525699768439308337542e-05, 3.765776399283519770356046252e-05, + 3.829349152462727486805407762e-05, 3.884646721688943829748144609e-05, + 3.931295761410261055098305794e-05, 3.968969986117279799943749485e-05, + 3.997393431000913227189516586e-05, 4.016343323962081571405768887e-05, + 4.02565253393264926655946423e-05, 4.025211564446909867946364225e-05, + 4.014970065804765827393099653e-05, 3.994937843944267226187899711e-05, + 3.965185349240164867749836031e-05, 3.925843633808839843899948785e-05, + 3.87710377146899850923922326e-05, 3.81921574021124379805236515e-05, + 3.752486772813796165378791292e-05, 3.677279187018202912017386663e-05, + 3.5940077123971818828709196e-05, 3.503136336624143744701911918e-05, + 3.405174699227679407584346016e-05, 3.300674066015336205861044339e-05, + 3.190222922116312171715579726e-05, 3.074442225960987589740425197e-05, + 2.953980370430871508439368833e-05, 2.829507900824485480272170446e-05, + 2.701712042148024091824630444e-05, 2.57129109051576387376912558e-05, + 2.438948725102897660869070984e-05, 2.305388298108562193720720568e-05, + 2.17130716054373763877847342e-05, 2.037391081349378889157886174e-05, + 1.904308816374772277244149798e-05, 1.772706882114294225732085974e-05, + 1.643204586828843368861811924e-05, 1.51638936879180111954104615e-05, + 1.392812487931631750535162867e-05, 1.272985113134301843296983942e-05, + 1.157374842966498106565636367e-05, 1.046402692638605278570209517e-05, + 9.404405747043436590787771068e-06, 8.398092953562520787593598248e-06, + 7.447770822915233826858050215e-06, 6.555586540628834139258617614e-06, + 5.723148346685146456414537697e-06, 4.951527109490177884238565342e-06, + 4.24126324224307200250845204e-06, 3.592378815938076734159013076e-06, + 3.00439466514922222408726267e-06, 2.476352227362108008890681857e-06, + 2.006839804636180578676979067e-06, 1.594022888420359499020212066e-06, + 1.235678144996829031689446025e-06, 9.292306208139546587162528601e-07, + 6.717936943474770175872942853e-07, 4.602112744844105510605934955e-07, + 2.911017250648013722071701277e-07, -4.19562092697660643830819471e-07, + -6.674560270850884928614706049e-07, -9.79901173130669072644798219e-07, + -1.363095302627192349756890706e-06, -1.82298541961174339353128019e-06, + -2.365180562928678275317782506e-06, -2.994865026036411285125220932e-06, + -3.716713140247905521810871388e-06, -4.534806775665600066086997205e-06, + -5.452556706387188472740044226e-06, -6.472628962968491864355975035e-06, + -7.596877255732773527574768629e-06, -8.826282497603824402044800368e-06, + -1.016090038527107892790332655e-05, -1.159981791341237498471974932e-05, + -1.314111959938012795631907814e-05, -1.478186408636412955291440652e-05, + -1.651807167293386401562757526e-05, -1.834472318755038446492361404e-05, + -2.025577048978913918689595541e-05, -2.224415873741493869541509254e-05, + -2.430186041198514914599311532e-05, -2.64199209472826971928285239e-05, + -2.858851565659719973265875947e-05, -3.079701750869808099054028561e-05, + -3.303407516028151130011922265e-05, -3.528770051668261441453477989e-05, + -3.754536496462454882002204859e-05, -3.979410330251282359699874225e-05, + -4.202062428695527515230476179e-05, -4.421142662031625703228723823e-05, + -4.635291912454952024252863296e-05, -4.843154378246504498158747642e-05, + -5.043390027992235779500523885e-05, -5.234687065194266184561117106e-05, + -5.415774262289348053682480622e-05, -5.585433023598287115025345928e-05, + -5.742509039031776886053207165e-05, -5.885923394450322140803930071e-05, + -6.01468301037050696823335616e-05, -6.127890288148533394756850567e-05, + -6.224751851828045213881057673e-05, -6.304586284125449015432185451e-05, + -6.366830767040667661809533184e-05, -6.411046550221191251631852603e-05, + -6.436923184251500064303325166e-05, -6.444281470674437304994863762e-05, + -6.433075095851947865308734231e-05, -6.403390931471109515007306134e-05, + -6.355448000397089186683935447e-05, -6.289595122458601023432422927e-05, + -6.20630727041413644091624735e-05, -6.106180681583341205050097233e-05, + -5.989926785237941988431289997e-05, -5.858365019640796972051968727e-05, + -5.712414625421030498148358689e-05, -5.553085513614651680868936068e-05, + -5.381468317034864435460805865e-05, -5.198723742535834045413664639e-05, + -5.006071349089832628505292167e-05, -4.804777882321418168952431582e-05, + -4.596145300171144200971143357e-05, -4.381498626653219306522138443e-05, + -4.162173771209997145091585846e-05, -3.939505449958724135530591104e-05, + -3.71481534220340805347269908e-05, -3.489400611001626252008142592e-05, + -3.264522910409291880104790118e-05, -3.041397994373698417938309269e-05, + -2.821186033223837088309421395e-05, -2.604982733452442379522284721e-05, + -2.393811345146926828708969226e-05, -2.188615629170988024446847797e-05, + -1.990253843199474680504372504e-05, -1.799493792152216033067117784e-05, + -1.617008974641620684935955365e-05, -1.443375842944478002632686248e-05, + -1.27907217991444608105400596e-05, -1.124476582363863627438398812e-05, + -9.798690269435509665870917551e-06, -8.454324816149299631718935788e-06, + -7.212555136060801802761529439e-06, -6.073358334265365259202560516e-06, + -5.035847042238158025875219975e-06, -4.098321366209424666945601579e-06, + -3.258327812833696292721700691e-06, -2.512724249115863808432501381e-06, + -1.857749902075210580705642155e-06, -1.28909936663373490923155916e-06, + -3.796732838344203176447061443e-07, -6.192893591320578225588766759e-07, + -9.267526711041922635970157461e-07, -1.309027307422766784643299205e-06, + -1.77273813567708313350087309e-06, -2.324053167206636184735591907e-06, + -2.968567179064148660284309239e-06, -3.711188445489079839538070632e-06, + -4.556030431029306535341879408e-06, -5.506310267823295894395671524e-06, + -6.564255779526644196577699758e-06, -7.731022724435647705564823851e-06, + -9.006623811542757072857653955e-06, -1.038987089707659383294724442e-05, + -1.1878331597538883637093024e-05, -1.346830136081146532772527535e-05, + -1.515479182244546937029759659e-05, -1.693153604300845084637723581e-05, + -1.879101097791878306037492707e-05, -2.072447727736540578160652493e-05, + -2.272203625471529465375784829e-05, -2.477270360140203131374229961e-05, + -2.686449916887617806013528743e-05, -2.898455188797799433040626449e-05, + -3.11192186571806979128104742e-05, -3.325421580750407299451737453e-05, + -3.537476154725477909971168011e-05, -3.746572760754704283208543769e-05, + -3.951179815293405300172940864e-05, -4.149763389305394559701534174e-05, + -4.340803923333420069044161216e-05, -4.522813023714419058398869544e-05, + -4.694350113965811281983506187e-05, -4.85403871557443119763054773e-05, + -5.000582136058460801112182659e-05, -5.132778349201523549957815185e-05, + -5.249533862679268102213736569e-05, -5.349876381759982178938639397e-05, + -5.432966094158238318624978835e-05, -5.498105420202129695050885516e-05, + -5.544747093944414547154672657e-05, -5.572500464370067931301616637e-05, + -5.581135931059204026124034859e-05, -5.570587455158246839798455441e-05, + -5.540953113876714120978120293e-05, -5.492493694532521024973328871e-05, + -5.425629351976303012131466752e-05, -5.340934380600495626515919478e-05, + -5.239130178652820176484622428e-05, -5.121076507813405813938911759e-05, + -4.987761174570159116142126221e-05, -4.840288281475246177877266862e-05, + -4.679865215559652198663506684e-05, -4.507788557735008770632756381e-05, + -4.32542911067900775362073118e-05, -4.134216253287931121425391456e-05, + -3.935621837144085783050453942e-05, -3.7311438444966655203407363e-05, + -3.522290027952885283065928568e-05, -3.310561749480719488962152108e-05, + -3.09743823034938398248983038e-05, -2.884361414781283063720092319e-05, + -2.672721637967015966127690141e-05, -2.463844274499025046101796654e-05, + -2.258977526090366445767239345e-05, -2.059281488131584216634203943e-05, + -1.865818613494602847121747735e-05, -1.679545669383397920584530261e-05, + -1.501307259338523682082409266e-05, -1.331830958120438137951870028e-05, + -1.171724082525695293942498421e-05, -1.021472096630565590280083355e-05, + -8.814386259012957982065736284e-06, -7.518670314378727277215656855e-06, + -6.328834736875684770880320928e-06, -5.245013746082484349623088066e-06, + -4.266271687806275016326129634e-06, -3.390672176286969540344928484e-06, + -2.615357469328471083853168005e-06, -1.936636563927050861511720489e-06, + -1.350080412515076383085242846e-06, -8.506226001890142221037341246e-07, + 7.576503932585931313256708691e-07, 1.136200442414009519783682674e-06, + 1.579318046213976075778503624e-06, 2.091230549112142661152694348e-06, + 2.675753090444484510014924727e-06, 3.336193047846072630153568123e-06, + 4.075255364290656016445883736e-06, 4.894950590621804614017108237e-06, + 5.796507533303678688847183909e-06, 6.780292418012482232253859693e-06, + 7.845736461460876690673232892e-06, 8.991273685141838145607438848e-06, + 1.02142907050132630890305549e-05, 1.151109009089958291763636233e-05, + 1.287686870996723391511341178e-05, 1.430571225218676745033138942e-05, + 1.579060688548634635609835275e-05, 1.732346870827139340034798998e-05, + 1.889519136196757362767401078e-05, 2.049571184173712214983929802e-05, + 2.211409420563970363595406032e-05, 2.373863053784915238034712581e-05, + 2.535695817704360427642142073e-05, 2.695619188390467420497233209e-05, + 2.852306929898964019121088143e-05, 3.004410774116776934703106072e-05, + 3.15057701241622131705863441e-05, 3.289463753090467575341052098e-05, + 3.419758578821706476768074734e-05, 3.540196323288939439814446142e-05, + 3.649576675877403602113457914e-05, 3.746781318638732613188202514e-05, + 3.830790300393552630375815227e-05, 3.900697359280975095533611219e-05, + 3.955723917139126354818381981e-05, 3.995231486724831548125111413e-05, + 4.018732255709035148258725934e-05, 4.025897639261140213045100933e-05, + 4.01656462539439669816483669e-05, 3.990739773518607710813682621e-05, + 3.948600766177328937533638764e-05, 3.890495455997283958315610675e-05, + 3.816938393648258194415859301e-05, 3.728604867253074286797751014e-05, + 3.626322528324301021481965157e-05, 3.511060723041352224981989649e-05, + 3.383917689649730022299206622e-05, 3.246105822089077500925205499e-05, + 3.098935235846540765065545986e-05, 2.943795903726277799340553532e-05, + 2.782138656062397156815309274e-05, 2.615455361305200489394247321e-05, + 2.44525861841428709053062468e-05, 2.273061301748485838608582199e-05, + 2.100356301931693406206264063e-05, 1.928596802407147065981825318e-05, + 1.759177421118375068053926724e-05, 1.593416530155525727180561291e-05, + 1.432540043596614534767135635e-05, 1.277666935595381321097950555e-05, + 1.129796717580244101882241264e-05, 9.897990658969705053530675765e-06, + 8.584057501079948474887251764e-06, 7.362049682876909918380608361e-06, + 6.236381499167459294716113483e-06, 5.209992403118877431341879336e-06, + 4.284364338807464680591950007e-06, 3.459562778158164512504668328e-06, + 2.73430024065515059339404047e-06, 2.106020664317890440535080074e-06, + 1.571002622697689028800601199e-06, 1.12447905254297334182514434e-06, + 7.607708768485362225704026623e-07, 4.734316836975308267191795905e-07, + -1.633348933289266190389143639e-07, -3.247916628251615828268817482e-07, + -5.515251891072006298091757667e-07, -8.523673445639443742115727923e-07, + -1.235728577846740603061949544e-06, -1.709391410285806772273269061e-06, + -2.280305710590956005565880377e-06, -2.954390331011036214034883376e-06, + -3.736345690486001305130213043e-06, -4.629481786302906704954219369e-06, + -5.635565905728625549653970639e-06, -6.754693995974681046878460022e-06, + -7.985189240116999118764169741e-06, -9.323530886139359141360702377e-06, + -1.076431579624653626979600279e-05, -1.230025453619774495836198397e-05, + -1.392220312360322539860322394e-05, -1.561923081531130236406998413e-05, + -1.737872355368292321396196665e-05, -1.918652192689112285606083119e-05, + -2.102709174686991485054080031e-05, -2.288372462751366750153582397e-05, + -2.473876527198619126326172013e-05, -2.657386156737337110349955749e-05, + -2.837023305189165253248177734e-05, -3.010895287723521269074473949e-05, + -3.17712380471822853538269027e-05, -3.333874248173979186948487352e-05, + -3.479384733998478883721522381e-05, -3.611994303743625131433020448e-05, + -3.730169751623804729780131684e-05, -3.832530556609833346072904736e-05, + -3.917871434617477250468217664e-05, -3.985182071530621008203718048e-05, + -4.033663653026368001077578418e-05, -4.062741870687980539006770031e-05, + -4.072076154296466494065392938e-05, -4.061564955918764348872032621e-05, + -4.031346990775403014289901549e-05, -3.981798421106680737529062708e-05, + -3.913526050559334459010008e-05, -3.827356676182938058014548766e-05, + -3.72432282120216973119765369e-05, -3.605645142648901250483073344e-05, + -3.47271187215512748547308064e-05, -3.327055704345904666493355384e-05, + -3.170328594143441430655908087e-05, -3.004274960936929557767105514e-05, + -2.830703823264487918815249246e-05, -2.651460401929480354158916167e-05, + -2.468397732136410358070449655e-05, -2.28334881635246246241264384e-05, + -2.098099829517090648663482644e-05, -1.91436485752490722603465223e-05, + -1.733762609426711589349912046e-05, -1.557795494575252959841213385e-05, + -1.387831399221295562772075793e-05, -1.225088434233084349342726704e-05, + -1.070622858183003077588678342e-05, -9.253203096166153971118689681e-06, + -7.898904105370254034282524735e-06, -6.648647316465889587364448965e-06, + -5.505980403085173027397623835e-06, -4.472726860590675032136945277e-06, + -3.549059172538422586042333035e-06, -2.733598673592234978374721291e-06, + -2.023539016240616070804823196e-06, -1.414789753140323695613459615e-06, + -9.021362407469193400337071145e-07, -1.756105281757052373762319512e-07, + -3.423644927746163343023439937e-07, -5.782549503160861097611012208e-07, + -8.927366453558368385173696705e-07, -1.294628433651457459916864733e-06, + -1.791846938600687765547731477e-06, -2.391146997970567600257530555e-06, + -3.09787593154933650139016936e-06, -3.915748527697624810231871728e-06, + -4.846649321796254146553321884e-06, -5.890468227418290933820269745e-06, + -7.044974892262897292081677558e-06, -8.305736301230366936060658944e-06, + -9.666081159053566818203581668e-06, -1.111711347945405298437773767e-05, + -1.264777661528813841064749351e-05, -1.4244967715833628519022519e-05, + -1.589370132644443047559811022e-05, -1.757731958648910301832961334e-05, + -1.927774526806971206534420393e-05, -2.097577276384015627789039748e-05, + -2.265139110878321157343216752e-05, -2.42841322367428197055282818e-05, + -2.585343695290776339546119644e-05, -2.733903056900895708978410648e-05, + -2.872129981446499075105512067e-05, -2.99816625144102652674414633e-05, + -3.11029216190138944582790903e-05, -3.206959547642873977792155049e-05, + -3.286821675688399158315328163e-05, -3.348759314495674817117876199e-05, + -3.391902380271054687210785517e-05, -3.415646664511130169107275267e-05, + -3.419665263369653162650943501e-05, -3.40391445542318290705049999e-05, + -3.368633906583547627010613579e-05, -3.314341215796515096713575899e-05, + -3.241820949227476481111637208e-05, -3.152108440354866295994226699e-05, + -3.046468755393155915635675091e-05, -2.926371334595106923209817396e-05, + -2.793460917412499982148861577e-05, -2.649525440753647988873474561e-05, + -2.496461662716731959017583964e-05, -2.336239307682055809582515049e-05, + -2.170864551609838152563397573e-05, -2.002343668438815463489835467e-05, + -1.832647639829256341827308507e-05, -1.66367849191421589510973128e-05, + -1.497238065522863094587453087e-05, -1.334999852318314791932429841e-05, + -1.17848444068400649950741077e-05, -1.029039014598341786690689076e-05, + -8.878212390472385427296272975e-06, -7.557877498311874560669131051e-06, + -6.33687347133668909431643973e-06, -5.220588741573804010456111291e-06, + -4.212336476585347266713994091e-06, -3.313421993126962572474500379e-06, + -2.52324988280169819663363226e-06, -1.839466585411457841243250064e-06, + -1.258133415955666461682961772e-06, -7.73924475930589112576370777e-07, + 5.261934456129814171725404479e-07, 9.615117628583951772842930428e-07, + 1.503438013162229057123153546e-06, 2.161706590389046855481443299e-06, + 2.944823198654434842337851777e-06, 3.859706786081589943661254022e-06, + 4.91134279330840597114398241e-06, 6.102459243215837632519100292e-06, + 7.433237242381100910477032678e-06, 8.901067118383135598350466844e-06, + 1.050036067249881425002874108e-05, 1.222242889079492141274699279e-05, + 1.405543294880618035219352335e-05, 1.598441450074908066732518042e-05, + 1.799140911184973152582046441e-05, 2.005564433231961282136021629e-05, + 2.215382139464461226435396113e-05, 2.426047692118176447016210384e-05, + 2.634841844119099099055456015e-05, 2.838922502268740910872854566e-05, + 3.03538020118551911581423336e-05, 3.221297682473503437962716878e-05, + 3.393812102938272961530005722e-05, 3.550178265925167572216944456e-05, + 3.687831186533681326368550035e-05, 3.804446268666400362548282721e-05, + 3.897995392056284835432047875e-05, 3.966797281301614856458687131e-05, + 4.009560655421520833797260908e-05, 4.025418832609838640452029623e-05, + 4.013954686040957953608449005e-05, 3.975215106474685420072032183e-05, + 3.909714418289870872672345237e-05, 3.818426508531091268872428857e-05, + 3.702765753762665869438727717e-05, 3.564557156604141239077468417e-05, + 3.405996422168829952659141469e-05, 3.2296010037910698826837258e-05, + 3.038153417475094052223674734e-05, 2.834638356363322316336383899e-05, + 2.622175322338496849736144689e-05, 2.403948625254412091618860803e-05, + 2.183136676569003828190726479e-05, 1.962842520561455271813598722e-05, + 1.746027502090579750101094481e-05, 1.535449866283562227967790514e-05, + 1.333609925936507125787244127e-05, 1.142703221977833276585580224e-05, + 9.645828480469476496218100836e-06, 8.007318205292534102021119458e-06, + 6.522460599291513724221243387e-06, 5.198282187925620376667181638e-06, + 4.037922565509213684875090833e-06, 3.040783338071444350929903658e-06, + 2.202772886002275564776634043e-06, 1.516636752918691647385959244e-06, + 9.723610211268475820916776242e-07, 5.576340394897645994607836457e-07, + -5.000489252878067465094358095e-08, -1.437962847854762544007577998e-07, + -2.987629305109685465219142558e-07, -5.258612960648884558149365916e-07, + -8.352334310103462962032272281e-07, -1.235774710052077114119379979e-06, + -1.734716636456678115984185451e-06, -2.33724087928224196134669409e-06, + -3.046140146493301915095811006e-06, -3.861540302040192643997455063e-06, + -4.780696350483898403348811262e-06, -5.797872595532835193385921835e-06, + -6.904314509217851070883246317e-06, -8.08831672616253887604046563e-06, + -9.335388217965654347589056494e-06, -1.062851223267565899349533509e-05, + -1.194849513636444118607708026e-05, -1.327439500128988631984326002e-05, + -1.458401777679898557774605672e-05, -1.585446627377205225752944406e-05, + -1.706272509502379506099965789e-05, -1.818626313756965449074110008e-05, + -1.920363444029386180609240975e-05, -2.009505798935016179047538531e-05, + -2.08429576337954953438747624e-05, -2.143244448838815073414033885e-05, + -2.185172606539178782360244302e-05, -2.20924288138664730220955823e-05, + -2.214982366233483017251351677e-05, -2.202294744935425220544976399e-05, + -2.171461666270886842027010299e-05, -2.123133355875250522122599239e-05, + -2.058308836212080156018687516e-05, -1.978306471737649446926074481e-05, + -1.884725874998105063138319204e-05, -1.779402487795301259138926186e-05, + -1.664356379818047768450774149e-05, -1.541736977310550506508474156e-05, + -1.413765540853266111274381261e-05, -1.282677251090097049327810874e-05, + -1.150664733809079140773503486e-05, -1.019824763336781763087973696e-05, + -8.921097303946934635367899125e-06, -7.69285254308998790793820699e-06, + -6.528950686390798689631015383e-06, -5.442340243377395472552764122e-06, + -4.443297470428182583779101733e-06, -3.539331672274703636930405504e-06, + -2.735178260413234340169170988e-06, -2.03287557726939488390773686e-06, + -1.431918726238321571528800021e-06, -9.294812282988588894930281903e-07, + -5.20693337859885740000209526e-07, 8.872964188603571865281778759e-07, + 1.524476331152941309399206915e-06, 2.330610245552760543874320706e-06, + 3.32011367846140049547290149e-06, 4.50383120210515011693549331e-06, + 5.888198300993167291891763199e-06, 7.474495120695537135038690607e-06, + 9.258231880277996382329168401e-06, 1.1228702579052395651429061e-05, + 1.336873856288340403641618642e-05, 1.565468667094163418736230131e-05, + 1.80566283027904049952958726e-05, 2.05388461577881059388819146e-05, + 2.30605350092434939707295577e-05, 2.55767421446483688243257737e-05, + 2.803951252813119304524609732e-05, 3.039920382908967586769836966e-05, + 3.260592770589650204798512489e-05, 3.461106659009581450756401488e-05, + 3.6368810075824394348591867e-05, 3.783765218763097829338115652e-05, + 3.898179048117522541884449883e-05, 3.977237021366321746782684921e-05, + 4.018852166960091778927580131e-05, 4.021814598359506521705816762e-05, + 3.985841418738685873902199974e-05, 3.911595533690168959278093963e-05, + 3.800672196953000568728914255e-05, 3.655553425545026867329173603e-05, + 3.479531744924146925224475724e-05, 3.276606001372934883061546762e-05, + 3.051353148560986025365771024e-05, 2.808780923411193463073293186e-05, + 2.554167125300623117649563565e-05, 2.292891764106814116554525218e-05, + 2.030268620001943384134439341e-05, 1.771382747436094789745403277e-05, + 1.520940157346291971213799593e-05, 1.283135338949900393172836449e-05, + 1.061541462355291286798284617e-05, 8.590270743571036586800140911e-06, + 6.777019108891595289962100218e-06, 5.188931570060224414387382852e-06, + 3.831521501018041417113875469e-06, 2.702902072898263076655266807e-06, + 1.794410250627896463655784956e-06, 1.091460057328369794490681259e-06, + 5.745796069084093789239233059e-07, 5.951835211637930644513615371e-07, + 1.197729604256850894351241373e-06, 1.991880674377738501252101469e-06, + 2.997991533214071082854863121e-06, 4.231806338597969464486361207e-06, + 5.703141046390372606827556118e-06, 7.414704851833821188517026357e-06, + 9.36113325010404460902162932e-06, 1.152829947755418393156613688e-05, + 1.389296113185123628607463286e-05, 1.64227850461532298308089256e-05, + 1.90767765945930810843333969e-05, 2.180612033310932936251355652e-05, + 2.455541820587640408526768077e-05, 2.726429057178262349851911861e-05, + 2.986928518894212477999619559e-05, 3.230602119538209090945229951e-05, + 3.451148012515065121360441358e-05, 3.642634504590416821834253369e-05, + 3.799728274156753362504959637e-05, 3.917906298725737639521843336e-05, + 3.993641358305785490608388888e-05, 4.024551983128092435626835255e-05, + 4.009509215619343772346941379e-05, 3.94869448768962898513833204e-05, + 3.843605180227822892564254476e-05, 3.697006915846520958479279328e-05, + 3.512834207930153724262767323e-05, 3.296043611245365486089181628e-05, + 3.052425854890879192279559695e-05, 2.788385459006863993669002311e-05, + 2.510697930470245862999943698e-05, 2.226255710698525700896172053e-05, + 1.941814549863780917549234417e-05, 1.663751877495314422943269161e-05, + 1.397848034750539241842948873e-05, 1.149099967485008147493122377e-05, + 9.215752222624979487770706388e-06, 7.183119378916690060633484793e-06, + 5.41268103228679231655800716e-06, 3.913207931121656951592522461e-06, + 2.683135407537113748118687978e-06, 1.711475978056940034694897654e-06, + 9.791070428357720684207216033e-07, 4.603525397496583191261757852e-07, + 6.415458531720633238694070401e-07, 1.324823594041206711760354231e-06, + 2.242635755337369123167375398e-06, 3.420452997758833284431840421e-06, + 4.876529452413462539534655393e-06, 6.619905476502154050152341297e-06, + 8.648704036389355333832966444e-06, 1.094885143762017912607339282e-05, + 1.349333639449982708642585688e-05, 1.624209605693341843088602083e-05, + 1.914258482449118965468964904e-05, 2.213104339354822399374769781e-05, + 2.513444379620665943345092508e-05, 2.807304382652489862441484714e-05, + 3.086344399799409758070739551e-05, 3.342200479361368665141840406e-05, + 3.566845398812574998055613396e-05, 3.752949536166493525995296876e-05, + 3.89422227328990267023606231e-05, 3.985714776660522769930958265e-05, + 4.024066652636752662759722643e-05, 4.007681751434700350485845766e-05, + 3.936822145980447407295418905e-05, 3.813613819147383698394959683e-05, + 3.6419625810120506172445215e-05, 3.427383894800109840434940156e-05, + 3.176755287793556122586183244e-05, 2.898004539098950394274654963e-05, + 2.599750575366097170119938919e-05, 2.290916722458075086205943338e-05, + 1.980337475912716295738287553e-05, 1.676380164906973268927614651e-05, + 1.386601779071010355254452151e-05, 1.117458878244953974546733316e-05, + 8.740850690330757144638415546e-06, 6.601462379593729684233369137e-06, + 4.77778865317814589844290854e-06, 3.276116295049201804939244254e-06, + 2.088654863314823793265986168e-06, 1.195228002017750364163674488e-06, + 5.655221105971068518353857962e-07, 1.418085898058415373138696882e-07, + 2.423572048937345089261166317e-07, 3.355568559846407503512513704e-07, + 4.108921675805580442704812837e-07, 4.575156056412822670383404224e-07, + 4.649556383741119087730695424e-07, 4.238488577210282828600660179e-07, + 3.266457585741620718800199211e-07, 1.68239837274490020353580398e-07, + -5.352665782503057822129413721e-08, -3.375198100709651811060355887e-07, + -6.79163217718486033925044329e-07, -1.070495988585055200983920352e-06, + -1.500442266616642389680941205e-06, -1.955280593103550998559459276e-06, + -2.419287613763423731275039458e-06, -2.875518489634238240935243391e-06, + -3.306676748407772641925872481e-06, -3.696019930241642342306530866e-06, + -4.02824470411684331310831278e-06, -4.290296347519139518583968645e-06, + -4.472052494564472675906297711e-06, -4.566839486729153414876387906e-06, + -4.571750878225382663246848663e-06, -4.487750827957762252346570614e-06, + -4.319559290889351170310544309e-06, -4.075330082795374350885814901e-06, + -3.76614603119119570480942405e-06, -3.405366632584867479815494973e-06, + -3.007872163249728988276441785e-06, -2.58925350186149277455856417e-06, + -2.164998730826837004489505978e-06, -1.749725866420368234984317364e-06, + -1.356506062322775692518010346e-06, -9.963138068617791503551106222e-07, + -6.776306522847659087266185794e-07, -4.062176706823223206530416949e-07, + -1.85059991641682367002322198e-07, 4.804407614575141928457409184e-07, + 1.237891728987833643278824308e-06, 2.326001081818057909073819284e-06, + 3.78819667799551921570709416e-06, 5.652646846465913639198392487e-06, + 7.92759189039527992659984329e-06, 1.059767047944464268523570571e-05, + 1.362165941948877424783580226e-05, 1.693195511327648083142217994e-05, + 2.043599788358927714696476607e-05, 2.401968608271872851304962193e-05, + 2.75526586025301342382579084e-05, 3.089515709911760433809685411e-05, + 3.390602864284811355632259788e-05, 3.645131037416416856572140559e-05, + 3.841276245793781427733185052e-05, 3.969569284554932319048284328e-05, + 4.023545105194897505453133224e-05, 4.000205709480298028879463601e-05, + 3.900256943695543072154682807e-05, 3.728097097989273718239913724e-05, + 3.491554985483854770108788634e-05, 3.201395452467850920091549383e-05, + 2.870629235187688473290162916e-05, 2.513680008716848547981048689e-05, + 2.145472911969818218566423418e-05, 1.78051473085045191678977422e-05, + 1.432035741824501661216204051e-05, 1.111256991084467187381069203e-05, + 8.268351064601459296803283305e-06, 5.845207163844505613044255643e-06, + 3.87047690813863401508793452e-06, 2.34250486251859684833564676e-06, + 1.233877167768025342079276675e-06, 4.963343366305547820369818528e-07, + 1.065414502719448485427338261e-06, 2.192479897487282807422206282e-06, + 3.759846223397090367453979992e-06, 5.805173530238016504868500678e-06, + 8.337971774197223932150770109e-06, 1.13340786602732228907598408e-05, + 1.473256901817222661455874383e-05, 1.843565596255318839754959448e-05, + 2.231187968720528891418235229e-05, 2.620256449715155868296530273e-05, + 2.993119077376276939350327466e-05, 3.331501199527971731739056649e-05, + 3.617798346704020288205905231e-05, 3.836389040364463317222751271e-05, + 3.974849156583138787366543676e-05, 4.024954269418180955201688742e-05, + 3.983373044884165408395515495e-05, 3.851981817880626243364924899e-05, + 3.637765337192594021541516836e-05, 3.352307759903774787499375343e-05, + 3.010917229037838457818450355e-05, 2.631462606031222364508757872e-05, + 2.233028371249342093076382942e-05, 1.834510393661922407460528051e-05, + 1.453279415248402593665178612e-05, 1.104030285667785270015302246e-05, + 7.979142377688751565606266325e-06, 5.42021150197026216528434911e-06, + 3.392421829089107657590482572e-06, 1.885044351290941210414755722e-06, + 8.533259397647384201387684745e-07, 4.766447054572202118356448117e-07, + 1.403779620032725103598715381e-06, 2.811682159220670173264055788e-06, + 4.766916564016829269460027996e-06, 7.301592941219855254408790252e-06, + 1.040342454709936331378686974e-05, 1.400933841361726781406336212e-05, + 1.800381161288510759054849741e-05, 2.222262699664562433606897207e-05, + 2.646213729049175835674953539e-05, 3.049346701921996200500275531e-05, + 3.408045137481393520133277075e-05, 3.699959368712719921454268324e-05, + 3.90599913151519004673832558e-05, 4.012108460527286514073902479e-05, + 4.010624668460765568584261431e-05, 3.901064150228391154634835503e-05, + 3.690238911199972173925870633e-05, 3.391681844869698386367093401e-05, + 3.024436796964242432422462215e-05, 2.611341598511105491437281345e-05, + 2.176989408194746284178067164e-05, 1.745588617176360607158476512e-05, + 1.338949836336626930059345159e-05, 9.748091699315886070830415588e-06, + 6.656527441052486864371366682e-06, 4.181442069943083446933312919e-06, + 2.331829866220181959543273492e-06, 1.065461140994850644536390966e-06, + 1.911252514065618350917811737e-07, 5.766340450757015098274095924e-07, + 1.128460150012148724990731184e-06, 1.851727935776140947034848309e-06, + 2.734687315198161332660152165e-06, 3.74724787899071061920671169e-06, + 4.841685302644634421732460633e-06, 5.955645822490850280434091651e-06, + 7.017254182244023153966483441e-06, 7.95181785828263966984554012e-06, + 8.689364187882375373836278676e-06, 9.172089133494785927430519024e-06, + 9.360764963987104538434974588e-06, 9.239258547967646494417093272e-06, + 8.816540883372639823725540331e-06, 8.125891073553633976700970309e-06, + 7.22136830425713317560066154e-06, 6.171989516472674061728538597e-06, + 5.054354763103039611135767345e-06, 3.944661779064971722833475576e-06, + 2.911117005694524796410903658e-06, 2.007673514252650994837794129e-06, + 1.269820008665363915144092162e-06, 7.128419417568116258769909607e-07, + 3.326226021263413024736351527e-07, 1.087024070218361357402641633e-07, + 9.020373914449699601808787988e-09, 2.939437166844182686813722379e-07, + 8.248739960673975022122593991e-07, 1.601690570669021926493436059e-06, + 2.630745706809800406257744687e-06, 3.888287485516043733165501839e-06, + 5.318332277072501420146864032e-06, 6.835178344512961895094137199e-06, + 8.33064363148207006075276343e-06, 9.685313092741512861210025076e-06, + 1.078235689471238436046296449e-05, 1.152196621220445999921218327e-05, + 1.183425068295616971471816148e-05, 1.168859939275792816015461795e-05, + 1.109800927836883570136959631e-05, 1.011765136961403515919889068e-05, + 8.837846872778709674000653662e-06, 7.372505851417683252430144286e-06, + 5.844787646089598091999305074e-06, 4.372151521871808710557102268e-06, + 3.053009355708018729419614065e-06, 1.956866814147025817645234383e-06, + 1.119209118603765989308348669e-06, 5.415696466537743711066156885e-07, + 1.963629584813207044970579393e-07, 3.532002902963874883287190135e-08, + 5.519751428391308743307279612e-07, 1.902556788137798661304984395e-06, + 4.121238681885485334469108182e-06, 7.313663437059594901084105811e-06, + 1.146488956783938092964282573e-05, 1.641462951335023642265506516e-05, + 2.185546192004681566095278256e-05, 2.735737523290777023802708423e-05, + 3.241693204664965394842107704e-05, 3.652421821115901280629945092e-05, + 3.923667628723847194743487576e-05, 4.024686428563755232661394712e-05, + 3.943167310307473129695268743e-05, 3.687358459766684911067952113e-05, + 3.28496003239738169703597348e-05, 2.778950892317085918491875729e-05, + 2.221094073582144184323544644e-05, 1.66429711284983442368123896e-05, + 1.155197684247350937178193397e-05, 7.282631159425640415404790834e-06, + 4.02355184171389885762698882e-06, 1.801949180426578658729052859e-06, + 5.05794807241374848206930722e-07, 5.633337854107904600793870625e-07, + 1.513701583395958184135622615e-06, 2.945323596451725669257337356e-06, + 4.846380743181303179286777832e-06, 7.119014880144696652802382281e-06, + 9.581369791991133232794165819e-06, 1.198786441821654346695860682e-05, + 1.406511655592201340443658797e-05, 1.555701067314580184433071841e-05, + 1.626982693523309461735085191e-05, 1.610783975384674142176943956e-05, + 1.509156325992774870872747961e-05, 1.335449757136042054131951085e-05, + 1.111894654585919563433236285e-05, 8.65609049472696310992096691e-06, + 6.238880436164899810473367242e-06, 4.097659973347021061806927378e-06, + 2.387424860675657615523151747e-06, 1.172599384975713445120330987e-06, + 4.30948579929663140048324687e-07, 1.437557675916604315701895905e-06, + 3.874893121403532302851006192e-06, 7.684484021824710480125068812e-06, + 1.283627178413391713574908531e-05, 1.900729559239718751730008339e-05, + 2.559131614575586817017863184e-05, 3.178212760011737031710585266e-05, + 3.671740231543188536823818513e-05, 3.965153616009292337736893974e-05, + 4.011542177853532026125804588e-05, 3.802204161274947688325606676e-05, + 3.36895197922164733764054112e-05, 2.777446283182594707721058125e-05, + 2.113203202962052649300714324e-05, 1.463834738323167000272496258e-05, + 9.019925510796764322714660911e-06, 4.731339193185907742150025923e-06, + 1.907422237181992471404586714e-06, 3.948049524109619946248656789e-07, + 6.161660271777221553688840688e-07, 1.976151599543139655021720125e-06, + 4.172900222589768350425504934e-06, 7.157215705274060434202144237e-06, + 1.066679542964438997751114996e-05, 1.425049486690574332815959618e-05, + 1.735296546470163698747644909e-05, 1.944004771617218664428276831e-05, + 2.01301464360787427977650399e-05, 1.929259654872199852100253525e-05, + 1.708274767466596088887585692e-05, 1.390254627911233873825865015e-05, + 1.029840395986090481649302686e-05, 6.827255311340912167649037923e-06, + 3.93044871534846034573807555e-06, 1.850722438415589298508004412e-06, + 6.119153018460671614097367253e-07, 2.126072378344103140320776879e-06, + 5.72801675884595134683558923e-06, 1.128806943897179567532981781e-05, + 1.84457599318094899950876836e-05, 2.626326922595166124627802384e-05, + 3.339333433937263122866928589e-05, 3.841729747373873155675758073e-05, + 4.02490493087236762478897667e-05, 3.846571774757175668718947592e-05, + 3.34447689508753320765041539e-05, 2.625463777017505688916691742e-05, + 1.833599751885977991307068169e-05, 1.108699844936404850254813015e-05, + 5.497329618424590031474773894e-06, 1.950699857317150762744777104e-06, + 4.519125032722106624760564399e-07, 2.745209284740213833520905765e-06, + 7.23585183985008135174651217e-06, 1.398631409410207076995241726e-05, + 2.225700365606582739998534071e-05, 3.056326294186443377938477983e-05, + 3.706021715734411642187776104e-05, 4.013382297907163337750621745e-05, + 3.896738213821778574813201046e-05, 3.384521532872038169842063282e-05, + 2.605921163879766232120832603e-05, 1.745368977890715306462710021e-05, + 9.799281321725836758321399877e-06, 4.253300311418385537694762666e-06, + 1.112086177324572493582298047e-06, 1.896785634523619857322459213e-06, + 5.215021317882647480552050362e-06, 1.01308467958931556666219917e-05, + 1.585461626682488147656834021e-05, 2.103414869133727373986739173e-05, + 2.422205252892651035725481157e-05, 2.445306201321758061300627729e-05, + 2.165319910862596687259329364e-05, 1.667437960201657843033878903e-05, + 1.093516041499932238509774224e-05, 5.847177548955766544617768804e-06, + 2.306401563772672677377377146e-06, 4.761728874434439812168319561e-07, + 1.216794089723803406374023385e-06, 4.410105043034753874366549892e-06, + 9.686952142490831026947102622e-06, 1.618564581998161119890701498e-05, + 2.215239113644896124270464166e-05, 2.563272979624492159834298066e-05, + 2.538395834506276214090694787e-05, 2.149425440923908550878984602e-05, + 1.534211022950499742067975717e-05, 8.917435400980129814730960891e-06, + 3.901239180171265246474098659e-06, 1.019404043771031735971942418e-06, + 3.409204775361364337372374785e-07, 2.79367095248280889935635872e-06, + 7.86866827831795590268617463e-06, 1.499645550303644651554159373e-05, + 2.213459697715753558529619416e-05, 2.661195536981517657348743355e-05, + 2.655900075488694443790610444e-05, 2.199556191806977187828443798e-05, + 1.482431613817238177325391613e-05, 7.730127217994015031976573482e-06, + 2.74046739004006247115356569e-06, 3.837064062178819924904180343e-07, + 1.032184725442266192560404788e-06, 5.96575761934872708175869524e-06, + 1.541642871561369525982947148e-05, 2.734577236055205085030195278e-05, + 3.713365834398208397120616509e-05, 4.01618585765495410603263815e-05, + 3.486929266591645237925028988e-05, 2.386438508357548767945671697e-05, + 1.215798981242468812513906479e-05, 3.9278392141391624901966724e-06, + 1.015386056257245258018970767e-06, 5.629176498156652298831062464e-06, + 1.398444665807467606399513982e-05, 2.330700301100352092196696385e-05, + 2.891024482224049293164515329e-05, 2.755941578089205444557219238e-05, + 2.00522817677554634856456478e-05, 1.058120063967363503503512495e-05, + 3.473969300359263651366845474e-06, 3.279913045746385661058396911e-07, + 7.356786540333209741982932635e-07, 5.556581015324306614352502243e-06, + 1.493982263884560045220581403e-05, 2.519394799382755989014363862e-05, + 3.016111003727953171092354689e-05, 2.645018731163661202757803048e-05, + 1.661065867593791806565949043e-05, 6.75066322198042528790994099e-06, + 1.209369401151929633041518485e-06, 4.416456782526123625316066823e-06, + 1.433298719226946145563397067e-05, 2.587973212443813521592070326e-05, + 3.102856928954627821481970784e-05, 2.566493473115951621122549087e-05, + 1.406612001809230062441234688e-05, 4.273518078315105120964633584e-06, + 2.711997280285275526746664038e-06, 1.39748076769052850039810193e-05, + 3.059815174861709764775330456e-05, 4.014019200287280756365981826e-05, + 3.380940620261208175286946065e-05, 1.745259108992537985154472335e-05, + 4.289254076657032041400372663e-06, 6.354445667941335930222184619e-06, + 2.0098838271010714304990602e-05, 3.156002466191704932752318258e-05, + 2.896889309527079367696279777e-05, 1.513914101223941189222534781e-05, + 3.408083673306065182603483144e-06, 1.691611377341762028511077016e-06, + 1.420461895742372607990677141e-05, 3.356892758758999822888899334e-05, + 3.956363826361439928322102921e-05, 2.465584181801604553513698748e-05, + 6.557314164521474155703385095e-06, 3.825095575094326180080970407e-06, + 2.141071015449436996751740592e-05, 3.910149391518977094253650684e-05, + 3.321316959578095659314303512e-05, 1.208707285105496963576940384e-05, + 6.466135210951216992541134773e-07, 5.940971435057765308524260761e-06, + 2.736703881873284261512686844e-05, 4.015750131697611290679597595e-05, + 2.384909746064769111716270811e-05, 3.953136046394132897829638146e-06, + 6.373270864973029743922369045e-06, 2.725706787076544504976050032e-05, + 3.296462226235389962863270297e-05, 1.303793379692819683133946096e-05, + 4.53929223757086547778633219e-07, 7.083946935967134338359412621e-06, + 3.314057848253348638424206629e-05, 3.565805717400707513511579072e-05, + 9.390559198199338976961042524e-06, 4.859241685476884114059520359e-06, + 2.941036399668936192428742027e-05, 2.980686894347843947958125177e-05, + 5.155515102046551195085280495e-06 +}; +static void push_65_2048(vector &is, vector &js, vector &real, vector &imag) +{ + is.reserve(16779); + js.reserve(16779); + real.reserve(16779); + imag.reserve(16779); + for (int i = 0; i < 16779; ++i) { + is.push_back(sk_i_65_2048[i]); + js.push_back(sk_j_65_2048[i]); + real.push_back(sk_real_65_2048[i]); + imag.push_back(sk_imag_65_2048[i]); + } +} +static unsigned int sk_i_84_65536[11688] = { + 2602, 2603, 2604, 2605, 2606, 2607, 2608, 2609, + 2610, 2611, 2612, 2613, 2614, 2615, 2616, 2617, + 2618, 2619, 2620, 2621, 2622, 2623, 2624, 2625, + 2626, 2627, 2628, 2629, 2630, 2631, 2632, 2633, + 2634, 2635, 2636, 2637, 2638, 2639, 2640, 2641, + 2642, 2643, 2644, 2645, 2646, 2647, 2648, 2649, + 2650, 2651, 2652, 2653, 2654, 2655, 2656, 2657, + 2658, 2659, 2660, 2661, 2662, 2663, 2664, 2665, + 2666, 2667, 2668, 2669, 2670, 2671, 2672, 2673, + 2674, 2675, 2676, 2677, 2678, 2679, 2680, 2681, + 2682, 2683, 2684, 2685, 2686, 2687, 2688, 2689, + 2690, 2691, 2692, 2693, 2694, 2695, 2696, 2697, + 2698, 2699, 2700, 2701, 2702, 2703, 2704, 2705, + 2706, 2707, 2708, 2709, 2710, 2711, 2712, 2713, + 2714, 2715, 2716, 2717, 2718, 2719, 2720, 2721, + 2722, 2723, 2724, 2725, 2726, 2727, 2728, 2729, + 2730, 2731, 2732, 2733, 2734, 2735, 2736, 2737, + 2738, 2739, 2740, 2741, 2742, 2743, 2744, 2745, + 2746, 2747, 2748, 2749, 2750, 2751, 2752, 2753, + 2754, 2755, 2756, 2757, 2758, 2759, 2760, 2761, + 2762, 2763, 2764, 2765, 2766, 2767, 2768, 2769, + 2770, 2771, 2772, 2773, 2774, 2775, 2776, 2777, + 2778, 2779, 2780, 2781, 2782, 2783, 2784, 2785, + 2786, 2787, 2788, 2789, 2790, 2791, 2792, 2793, + 2794, 2795, 2796, 2797, 2798, 2799, 2800, 2801, + 2802, 2803, 2804, 2805, 2806, 2807, 2808, 2809, + 2810, 2811, 2812, 2813, 2814, 2815, 2816, 2817, + 2818, 2819, 2820, 2821, 2822, 2823, 2824, 2825, + 2826, 2827, 2828, 2829, 2830, 2831, 2832, 2833, + 2834, 2835, 2836, 2837, 2838, 2839, 2840, 2841, + 2842, 2843, 2844, 2845, 2846, 2847, 2848, 2849, + 2850, 2851, 2852, 2853, 2854, 2855, 2856, 2857, + 2858, 2859, 2860, 2861, 2862, 2863, 2864, 2865, + 2866, 2867, 2868, 2869, 2870, 2871, 2872, 2873, + 2874, 2875, 2876, 2877, 2878, 2879, 2880, 2881, + 2882, 2883, 2884, 2885, 2886, 2887, 2888, 2889, + 2890, 2891, 2892, 2893, 2894, 2895, 2896, 2897, + 2898, 2899, 2900, 2901, 2902, 2903, 2904, 2905, + 2906, 2907, 2908, 2909, 2910, 2911, 2912, 2913, + 2914, 2915, 2916, 2917, 2918, 2919, 2920, 2921, + 2922, 2923, 2924, 2925, 2926, 2927, 2928, 2929, + 2930, 2931, 2932, 2933, 2934, 2935, 2936, 2937, + 2938, 2939, 2940, 2941, 2942, 2943, 2944, 2945, + 2946, 2947, 2948, 2949, 2950, 2951, 2952, 2953, + 2954, 2955, 2956, 2957, 2958, 2959, 2960, 2961, + 2962, 2963, 2964, 2965, 2966, 2967, 2968, 2969, + 2970, 2971, 2972, 2973, 2974, 2975, 2976, 2977, + 2978, 2979, 2980, 2981, 2982, 2983, 2984, 2985, + 2986, 2987, 2988, 2989, 2990, 2991, 2992, 2993, + 2994, 2995, 2996, 2997, 2998, 2999, 3000, 3001, + 3002, 3003, 3004, 3005, 3006, 3007, 3008, 3009, + 3010, 3011, 3012, 3013, 3014, 3015, 3016, 3017, + 3018, 3019, 3020, 3021, 3022, 3023, 3024, 3025, + 3026, 3027, 3028, 3029, 3030, 3031, 3032, 3033, + 3034, 3035, 3036, 3037, 3038, 3039, 3040, 3041, + 3042, 3043, 3044, 3045, 3046, 3047, 3048, 3049, + 3050, 3051, 3052, 3053, 3054, 3055, 3056, 3057, + 3058, 3059, 3060, 3061, 3062, 3063, 3064, 3065, + 3066, 3067, 3068, 3069, 3070, 3071, 3072, 3073, + 3074, 3075, 3076, 3077, 3078, 3079, 3080, 3081, + 3082, 3083, 3084, 3085, 3086, 3087, 3088, 3089, + 3090, 3091, 3092, 3093, 3094, 3095, 3096, 3097, + 3098, 3099, 3100, 3101, 3102, 3103, 3104, 3105, + 3106, 3107, 3108, 3109, 3110, 3111, 3112, 3113, + 3114, 3115, 3116, 3117, 3118, 3119, 3120, 3121, + 3122, 3123, 3124, 3125, 3126, 3127, 3128, 3129, + 3130, 3131, 3132, 3133, 3134, 3135, 3136, 3137, + 3138, 3139, 3140, 3141, 3142, 3143, 3144, 3145, + 3146, 3147, 3148, 3149, 3150, 3151, 3152, 3153, + 3154, 3155, 3156, 3157, 3158, 3159, 3160, 3161, + 3162, 3163, 3164, 3165, 3166, 3167, 3168, 3169, + 3170, 3171, 3172, 3173, 3174, 3175, 3176, 3177, + 3178, 3179, 3180, 3181, 3182, 3183, 3184, 3185, + 3186, 3187, 3188, 3189, 3190, 3191, 3192, 3193, + 3194, 3195, 3196, 3197, 3198, 3199, 3200, 3201, + 3202, 3203, 3204, 3205, 3206, 3207, 3208, 3209, + 3210, 3211, 3212, 3213, 3214, 3215, 3216, 3217, + 3218, 3219, 3220, 3221, 3222, 3223, 3224, 3225, + 3226, 3227, 3228, 3229, 3230, 3231, 3232, 3233, + 3234, 3235, 3236, 3237, 3238, 3239, 3240, 3241, + 3242, 3243, 3244, 3245, 3246, 3247, 3248, 3249, + 3250, 3251, 3252, 3253, 3254, 3255, 3256, 3257, + 3258, 3259, 3260, 3261, 2458, 2459, 2460, 2461, + 2462, 2463, 2464, 2465, 2466, 2467, 2468, 2469, + 2470, 2471, 2472, 2473, 2474, 2475, 2476, 2477, + 2478, 2479, 2480, 2481, 2482, 2483, 2484, 2485, + 2486, 2487, 2488, 2489, 2490, 2491, 2492, 2493, + 2494, 2495, 2496, 2497, 2498, 2499, 2500, 2501, + 2502, 2503, 2504, 2505, 2506, 2507, 2508, 2509, + 2510, 2511, 2512, 2513, 2514, 2515, 2516, 2517, + 2518, 2519, 2520, 2521, 2522, 2523, 2524, 2525, + 2526, 2527, 2528, 2529, 2530, 2531, 2532, 2533, + 2534, 2535, 2536, 2537, 2538, 2539, 2540, 2541, + 2542, 2543, 2544, 2545, 2546, 2547, 2548, 2549, + 2550, 2551, 2552, 2553, 2554, 2555, 2556, 2557, + 2558, 2559, 2560, 2561, 2562, 2563, 2564, 2565, + 2566, 2567, 2568, 2569, 2570, 2571, 2572, 2573, + 2574, 2575, 2576, 2577, 2578, 2579, 2580, 2581, + 2582, 2583, 2584, 2585, 2586, 2587, 2588, 2589, + 2590, 2591, 2592, 2593, 2594, 2595, 2596, 2597, + 2598, 2599, 2600, 2601, 2602, 2603, 2604, 2605, + 2606, 2607, 2608, 2609, 2610, 2611, 2612, 2613, + 2614, 2615, 2616, 2617, 2618, 2619, 2620, 2621, + 2622, 2623, 2624, 2625, 2626, 2627, 2628, 2629, + 2630, 2631, 2632, 2633, 2634, 2635, 2636, 2637, + 2638, 2639, 2640, 2641, 2642, 2643, 2644, 2645, + 2646, 2647, 2648, 2649, 2650, 2651, 2652, 2653, + 2654, 2655, 2656, 2657, 2658, 2659, 2660, 2661, + 2662, 2663, 2664, 2665, 2666, 2667, 2668, 2669, + 2670, 2671, 2672, 2673, 2674, 2675, 2676, 2677, + 2678, 2679, 2680, 2681, 2682, 2683, 2684, 2685, + 2686, 2687, 2688, 2689, 2690, 2691, 2692, 2693, + 2694, 2695, 2696, 2697, 2698, 2699, 2700, 2701, + 2702, 2703, 2704, 2705, 2706, 2707, 2708, 2709, + 2710, 2711, 2712, 2713, 2714, 2715, 2716, 2717, + 2718, 2719, 2720, 2721, 2722, 2723, 2724, 2725, + 2726, 2727, 2728, 2729, 2730, 2731, 2732, 2733, + 2734, 2735, 2736, 2737, 2738, 2739, 2740, 2741, + 2742, 2743, 2744, 2745, 2746, 2747, 2748, 2749, + 2750, 2751, 2752, 2753, 2754, 2755, 2756, 2757, + 2758, 2759, 2760, 2761, 2762, 2763, 2764, 2765, + 2766, 2767, 2768, 2769, 2770, 2771, 2772, 2773, + 2774, 2775, 2776, 2777, 2778, 2779, 2780, 2781, + 2782, 2783, 2784, 2785, 2786, 2787, 2788, 2789, + 2790, 2791, 2792, 2793, 2794, 2795, 2796, 2797, + 2798, 2799, 2800, 2801, 2802, 2803, 2804, 2805, + 2806, 2807, 2808, 2809, 2810, 2811, 2812, 2813, + 2814, 2815, 2816, 2817, 2818, 2819, 2820, 2821, + 2822, 2823, 2824, 2825, 2826, 2827, 2828, 2829, + 2830, 2831, 2832, 2833, 2834, 2835, 2836, 2837, + 2838, 2839, 2840, 2841, 2842, 2843, 2844, 2845, + 2846, 2847, 2848, 2849, 2850, 2851, 2852, 2853, + 2854, 2855, 2856, 2857, 2858, 2859, 2860, 2861, + 2862, 2863, 2864, 2865, 2866, 2867, 2868, 2869, + 2870, 2871, 2872, 2873, 2874, 2875, 2876, 2877, + 2878, 2879, 2880, 2881, 2882, 2883, 2884, 2885, + 2886, 2887, 2888, 2889, 2890, 2891, 2892, 2893, + 2894, 2895, 2896, 2897, 2898, 2899, 2900, 2901, + 2902, 2903, 2904, 2905, 2906, 2907, 2908, 2909, + 2910, 2911, 2912, 2913, 2914, 2915, 2916, 2917, + 2918, 2919, 2920, 2921, 2922, 2923, 2924, 2925, + 2926, 2927, 2928, 2929, 2930, 2931, 2932, 2933, + 2934, 2935, 2936, 2937, 2938, 2939, 2940, 2941, + 2942, 2943, 2944, 2945, 2946, 2947, 2948, 2949, + 2950, 2951, 2952, 2953, 2954, 2955, 2956, 2957, + 2958, 2959, 2960, 2961, 2962, 2963, 2964, 2965, + 2966, 2967, 2968, 2969, 2970, 2971, 2972, 2973, + 2974, 2975, 2976, 2977, 2978, 2979, 2980, 2981, + 2982, 2983, 2984, 2985, 2986, 2987, 2988, 2989, + 2990, 2991, 2992, 2993, 2994, 2995, 2996, 2997, + 2998, 2999, 3000, 3001, 3002, 3003, 3004, 3005, + 3006, 3007, 3008, 3009, 3010, 3011, 3012, 3013, + 3014, 3015, 3016, 3017, 3018, 3019, 3020, 3021, + 3022, 3023, 3024, 3025, 3026, 3027, 3028, 3029, + 3030, 3031, 3032, 3033, 3034, 3035, 3036, 3037, + 3038, 3039, 3040, 3041, 3042, 3043, 3044, 3045, + 3046, 3047, 3048, 3049, 3050, 3051, 3052, 3053, + 3054, 3055, 3056, 3057, 3058, 3059, 3060, 3061, + 3062, 3063, 3064, 3065, 3066, 3067, 3068, 3069, + 3070, 3071, 3072, 3073, 3074, 3075, 3076, 3077, + 3078, 3079, 3080, 2318, 2319, 2320, 2321, 2322, + 2323, 2324, 2325, 2326, 2327, 2328, 2329, 2330, + 2331, 2332, 2333, 2334, 2335, 2336, 2337, 2338, + 2339, 2340, 2341, 2342, 2343, 2344, 2345, 2346, + 2347, 2348, 2349, 2350, 2351, 2352, 2353, 2354, + 2355, 2356, 2357, 2358, 2359, 2360, 2361, 2362, + 2363, 2364, 2365, 2366, 2367, 2368, 2369, 2370, + 2371, 2372, 2373, 2374, 2375, 2376, 2377, 2378, + 2379, 2380, 2381, 2382, 2383, 2384, 2385, 2386, + 2387, 2388, 2389, 2390, 2391, 2392, 2393, 2394, + 2395, 2396, 2397, 2398, 2399, 2400, 2401, 2402, + 2403, 2404, 2405, 2406, 2407, 2408, 2409, 2410, + 2411, 2412, 2413, 2414, 2415, 2416, 2417, 2418, + 2419, 2420, 2421, 2422, 2423, 2424, 2425, 2426, + 2427, 2428, 2429, 2430, 2431, 2432, 2433, 2434, + 2435, 2436, 2437, 2438, 2439, 2440, 2441, 2442, + 2443, 2444, 2445, 2446, 2447, 2448, 2449, 2450, + 2451, 2452, 2453, 2454, 2455, 2456, 2457, 2458, + 2459, 2460, 2461, 2462, 2463, 2464, 2465, 2466, + 2467, 2468, 2469, 2470, 2471, 2472, 2473, 2474, + 2475, 2476, 2477, 2478, 2479, 2480, 2481, 2482, + 2483, 2484, 2485, 2486, 2487, 2488, 2489, 2490, + 2491, 2492, 2493, 2494, 2495, 2496, 2497, 2498, + 2499, 2500, 2501, 2502, 2503, 2504, 2505, 2506, + 2507, 2508, 2509, 2510, 2511, 2512, 2513, 2514, + 2515, 2516, 2517, 2518, 2519, 2520, 2521, 2522, + 2523, 2524, 2525, 2526, 2527, 2528, 2529, 2530, + 2531, 2532, 2533, 2534, 2535, 2536, 2537, 2538, + 2539, 2540, 2541, 2542, 2543, 2544, 2545, 2546, + 2547, 2548, 2549, 2550, 2551, 2552, 2553, 2554, + 2555, 2556, 2557, 2558, 2559, 2560, 2561, 2562, + 2563, 2564, 2565, 2566, 2567, 2568, 2569, 2570, + 2571, 2572, 2573, 2574, 2575, 2576, 2577, 2578, + 2579, 2580, 2581, 2582, 2583, 2584, 2585, 2586, + 2587, 2588, 2589, 2590, 2591, 2592, 2593, 2594, + 2595, 2596, 2597, 2598, 2599, 2600, 2601, 2602, + 2603, 2604, 2605, 2606, 2607, 2608, 2609, 2610, + 2611, 2612, 2613, 2614, 2615, 2616, 2617, 2618, + 2619, 2620, 2621, 2622, 2623, 2624, 2625, 2626, + 2627, 2628, 2629, 2630, 2631, 2632, 2633, 2634, + 2635, 2636, 2637, 2638, 2639, 2640, 2641, 2642, + 2643, 2644, 2645, 2646, 2647, 2648, 2649, 2650, + 2651, 2652, 2653, 2654, 2655, 2656, 2657, 2658, + 2659, 2660, 2661, 2662, 2663, 2664, 2665, 2666, + 2667, 2668, 2669, 2670, 2671, 2672, 2673, 2674, + 2675, 2676, 2677, 2678, 2679, 2680, 2681, 2682, + 2683, 2684, 2685, 2686, 2687, 2688, 2689, 2690, + 2691, 2692, 2693, 2694, 2695, 2696, 2697, 2698, + 2699, 2700, 2701, 2702, 2703, 2704, 2705, 2706, + 2707, 2708, 2709, 2710, 2711, 2712, 2713, 2714, + 2715, 2716, 2717, 2718, 2719, 2720, 2721, 2722, + 2723, 2724, 2725, 2726, 2727, 2728, 2729, 2730, + 2731, 2732, 2733, 2734, 2735, 2736, 2737, 2738, + 2739, 2740, 2741, 2742, 2743, 2744, 2745, 2746, + 2747, 2748, 2749, 2750, 2751, 2752, 2753, 2754, + 2755, 2756, 2757, 2758, 2759, 2760, 2761, 2762, + 2763, 2764, 2765, 2766, 2767, 2768, 2769, 2770, + 2771, 2772, 2773, 2774, 2775, 2776, 2777, 2778, + 2779, 2780, 2781, 2782, 2783, 2784, 2785, 2786, + 2787, 2788, 2789, 2790, 2791, 2792, 2793, 2794, + 2795, 2796, 2797, 2798, 2799, 2800, 2801, 2802, + 2803, 2804, 2805, 2806, 2807, 2808, 2809, 2810, + 2811, 2812, 2813, 2814, 2815, 2816, 2817, 2818, + 2819, 2820, 2821, 2822, 2823, 2824, 2825, 2826, + 2827, 2828, 2829, 2830, 2831, 2832, 2833, 2834, + 2835, 2836, 2837, 2838, 2839, 2840, 2841, 2842, + 2843, 2844, 2845, 2846, 2847, 2848, 2849, 2850, + 2851, 2852, 2853, 2854, 2855, 2856, 2857, 2858, + 2859, 2860, 2861, 2862, 2863, 2864, 2865, 2866, + 2867, 2868, 2869, 2870, 2871, 2872, 2873, 2874, + 2875, 2876, 2877, 2878, 2879, 2880, 2881, 2882, + 2883, 2884, 2885, 2886, 2887, 2888, 2889, 2890, + 2891, 2892, 2893, 2894, 2895, 2896, 2897, 2898, + 2899, 2900, 2901, 2902, 2903, 2904, 2905, 2188, + 2189, 2190, 2191, 2192, 2193, 2194, 2195, 2196, + 2197, 2198, 2199, 2200, 2201, 2202, 2203, 2204, + 2205, 2206, 2207, 2208, 2209, 2210, 2211, 2212, + 2213, 2214, 2215, 2216, 2217, 2218, 2219, 2220, + 2221, 2222, 2223, 2224, 2225, 2226, 2227, 2228, + 2229, 2230, 2231, 2232, 2233, 2234, 2235, 2236, + 2237, 2238, 2239, 2240, 2241, 2242, 2243, 2244, + 2245, 2246, 2247, 2248, 2249, 2250, 2251, 2252, + 2253, 2254, 2255, 2256, 2257, 2258, 2259, 2260, + 2261, 2262, 2263, 2264, 2265, 2266, 2267, 2268, + 2269, 2270, 2271, 2272, 2273, 2274, 2275, 2276, + 2277, 2278, 2279, 2280, 2281, 2282, 2283, 2284, + 2285, 2286, 2287, 2288, 2289, 2290, 2291, 2292, + 2293, 2294, 2295, 2296, 2297, 2298, 2299, 2300, + 2301, 2302, 2303, 2304, 2305, 2306, 2307, 2308, + 2309, 2310, 2311, 2312, 2313, 2314, 2315, 2316, + 2317, 2318, 2319, 2320, 2321, 2322, 2323, 2324, + 2325, 2326, 2327, 2328, 2329, 2330, 2331, 2332, + 2333, 2334, 2335, 2336, 2337, 2338, 2339, 2340, + 2341, 2342, 2343, 2344, 2345, 2346, 2347, 2348, + 2349, 2350, 2351, 2352, 2353, 2354, 2355, 2356, + 2357, 2358, 2359, 2360, 2361, 2362, 2363, 2364, + 2365, 2366, 2367, 2368, 2369, 2370, 2371, 2372, + 2373, 2374, 2375, 2376, 2377, 2378, 2379, 2380, + 2381, 2382, 2383, 2384, 2385, 2386, 2387, 2388, + 2389, 2390, 2391, 2392, 2393, 2394, 2395, 2396, + 2397, 2398, 2399, 2400, 2401, 2402, 2403, 2404, + 2405, 2406, 2407, 2408, 2409, 2410, 2411, 2412, + 2413, 2414, 2415, 2416, 2417, 2418, 2419, 2420, + 2421, 2422, 2423, 2424, 2425, 2426, 2427, 2428, + 2429, 2430, 2431, 2432, 2433, 2434, 2435, 2436, + 2437, 2438, 2439, 2440, 2441, 2442, 2443, 2444, + 2445, 2446, 2447, 2448, 2449, 2450, 2451, 2452, + 2453, 2454, 2455, 2456, 2457, 2458, 2459, 2460, + 2461, 2462, 2463, 2464, 2465, 2466, 2467, 2468, + 2469, 2470, 2471, 2472, 2473, 2474, 2475, 2476, + 2477, 2478, 2479, 2480, 2481, 2482, 2483, 2484, + 2485, 2486, 2487, 2488, 2489, 2490, 2491, 2492, + 2493, 2494, 2495, 2496, 2497, 2498, 2499, 2500, + 2501, 2502, 2503, 2504, 2505, 2506, 2507, 2508, + 2509, 2510, 2511, 2512, 2513, 2514, 2515, 2516, + 2517, 2518, 2519, 2520, 2521, 2522, 2523, 2524, + 2525, 2526, 2527, 2528, 2529, 2530, 2531, 2532, + 2533, 2534, 2535, 2536, 2537, 2538, 2539, 2540, + 2541, 2542, 2543, 2544, 2545, 2546, 2547, 2548, + 2549, 2550, 2551, 2552, 2553, 2554, 2555, 2556, + 2557, 2558, 2559, 2560, 2561, 2562, 2563, 2564, + 2565, 2566, 2567, 2568, 2569, 2570, 2571, 2572, + 2573, 2574, 2575, 2576, 2577, 2578, 2579, 2580, + 2581, 2582, 2583, 2584, 2585, 2586, 2587, 2588, + 2589, 2590, 2591, 2592, 2593, 2594, 2595, 2596, + 2597, 2598, 2599, 2600, 2601, 2602, 2603, 2604, + 2605, 2606, 2607, 2608, 2609, 2610, 2611, 2612, + 2613, 2614, 2615, 2616, 2617, 2618, 2619, 2620, + 2621, 2622, 2623, 2624, 2625, 2626, 2627, 2628, + 2629, 2630, 2631, 2632, 2633, 2634, 2635, 2636, + 2637, 2638, 2639, 2640, 2641, 2642, 2643, 2644, + 2645, 2646, 2647, 2648, 2649, 2650, 2651, 2652, + 2653, 2654, 2655, 2656, 2657, 2658, 2659, 2660, + 2661, 2662, 2663, 2664, 2665, 2666, 2667, 2668, + 2669, 2670, 2671, 2672, 2673, 2674, 2675, 2676, + 2677, 2678, 2679, 2680, 2681, 2682, 2683, 2684, + 2685, 2686, 2687, 2688, 2689, 2690, 2691, 2692, + 2693, 2694, 2695, 2696, 2697, 2698, 2699, 2700, + 2701, 2702, 2703, 2704, 2705, 2706, 2707, 2708, + 2709, 2710, 2711, 2712, 2713, 2714, 2715, 2716, + 2717, 2718, 2719, 2720, 2721, 2722, 2723, 2724, + 2725, 2726, 2727, 2728, 2729, 2730, 2731, 2732, + 2733, 2734, 2735, 2736, 2737, 2738, 2739, 2740, + 2741, 2742, 2743, 2068, 2069, 2070, 2071, 2072, + 2073, 2074, 2075, 2076, 2077, 2078, 2079, 2080, + 2081, 2082, 2083, 2084, 2085, 2086, 2087, 2088, + 2089, 2090, 2091, 2092, 2093, 2094, 2095, 2096, + 2097, 2098, 2099, 2100, 2101, 2102, 2103, 2104, + 2105, 2106, 2107, 2108, 2109, 2110, 2111, 2112, + 2113, 2114, 2115, 2116, 2117, 2118, 2119, 2120, + 2121, 2122, 2123, 2124, 2125, 2126, 2127, 2128, + 2129, 2130, 2131, 2132, 2133, 2134, 2135, 2136, + 2137, 2138, 2139, 2140, 2141, 2142, 2143, 2144, + 2145, 2146, 2147, 2148, 2149, 2150, 2151, 2152, + 2153, 2154, 2155, 2156, 2157, 2158, 2159, 2160, + 2161, 2162, 2163, 2164, 2165, 2166, 2167, 2168, + 2169, 2170, 2171, 2172, 2173, 2174, 2175, 2176, + 2177, 2178, 2179, 2180, 2181, 2182, 2183, 2184, + 2185, 2186, 2187, 2188, 2189, 2190, 2191, 2192, + 2193, 2194, 2195, 2196, 2197, 2198, 2199, 2200, + 2201, 2202, 2203, 2204, 2205, 2206, 2207, 2208, + 2209, 2210, 2211, 2212, 2213, 2214, 2215, 2216, + 2217, 2218, 2219, 2220, 2221, 2222, 2223, 2224, + 2225, 2226, 2227, 2228, 2229, 2230, 2231, 2232, + 2233, 2234, 2235, 2236, 2237, 2238, 2239, 2240, + 2241, 2242, 2243, 2244, 2245, 2246, 2247, 2248, + 2249, 2250, 2251, 2252, 2253, 2254, 2255, 2256, + 2257, 2258, 2259, 2260, 2261, 2262, 2263, 2264, + 2265, 2266, 2267, 2268, 2269, 2270, 2271, 2272, + 2273, 2274, 2275, 2276, 2277, 2278, 2279, 2280, + 2281, 2282, 2283, 2284, 2285, 2286, 2287, 2288, + 2289, 2290, 2291, 2292, 2293, 2294, 2295, 2296, + 2297, 2298, 2299, 2300, 2301, 2302, 2303, 2304, + 2305, 2306, 2307, 2308, 2309, 2310, 2311, 2312, + 2313, 2314, 2315, 2316, 2317, 2318, 2319, 2320, + 2321, 2322, 2323, 2324, 2325, 2326, 2327, 2328, + 2329, 2330, 2331, 2332, 2333, 2334, 2335, 2336, + 2337, 2338, 2339, 2340, 2341, 2342, 2343, 2344, + 2345, 2346, 2347, 2348, 2349, 2350, 2351, 2352, + 2353, 2354, 2355, 2356, 2357, 2358, 2359, 2360, + 2361, 2362, 2363, 2364, 2365, 2366, 2367, 2368, + 2369, 2370, 2371, 2372, 2373, 2374, 2375, 2376, + 2377, 2378, 2379, 2380, 2381, 2382, 2383, 2384, + 2385, 2386, 2387, 2388, 2389, 2390, 2391, 2392, + 2393, 2394, 2395, 2396, 2397, 2398, 2399, 2400, + 2401, 2402, 2403, 2404, 2405, 2406, 2407, 2408, + 2409, 2410, 2411, 2412, 2413, 2414, 2415, 2416, + 2417, 2418, 2419, 2420, 2421, 2422, 2423, 2424, + 2425, 2426, 2427, 2428, 2429, 2430, 2431, 2432, + 2433, 2434, 2435, 2436, 2437, 2438, 2439, 2440, + 2441, 2442, 2443, 2444, 2445, 2446, 2447, 2448, + 2449, 2450, 2451, 2452, 2453, 2454, 2455, 2456, + 2457, 2458, 2459, 2460, 2461, 2462, 2463, 2464, + 2465, 2466, 2467, 2468, 2469, 2470, 2471, 2472, + 2473, 2474, 2475, 2476, 2477, 2478, 2479, 2480, + 2481, 2482, 2483, 2484, 2485, 2486, 2487, 2488, + 2489, 2490, 2491, 2492, 2493, 2494, 2495, 2496, + 2497, 2498, 2499, 2500, 2501, 2502, 2503, 2504, + 2505, 2506, 2507, 2508, 2509, 2510, 2511, 2512, + 2513, 2514, 2515, 2516, 2517, 2518, 2519, 2520, + 2521, 2522, 2523, 2524, 2525, 2526, 2527, 2528, + 2529, 2530, 2531, 2532, 2533, 2534, 2535, 2536, + 2537, 2538, 2539, 2540, 2541, 2542, 2543, 2544, + 2545, 2546, 2547, 2548, 2549, 2550, 2551, 2552, + 2553, 2554, 2555, 2556, 2557, 2558, 2559, 2560, + 2561, 2562, 2563, 2564, 2565, 2566, 2567, 2568, + 2569, 2570, 2571, 2572, 2573, 2574, 2575, 2576, + 2577, 2578, 2579, 2580, 2581, 2582, 2583, 2584, + 2585, 2586, 2587, 2588, 2589, 2590, 2591, 2592, + 1949, 1950, 1951, 1952, 1953, 1954, 1955, 1956, + 1957, 1958, 1959, 1960, 1961, 1962, 1963, 1964, + 1965, 1966, 1967, 1968, 1969, 1970, 1971, 1972, + 1973, 1974, 1975, 1976, 1977, 1978, 1979, 1980, + 1981, 1982, 1983, 1984, 1985, 1986, 1987, 1988, + 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996, + 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, + 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, + 2013, 2014, 2015, 2016, 2017, 2018, 2019, 2020, + 2021, 2022, 2023, 2024, 2025, 2026, 2027, 2028, + 2029, 2030, 2031, 2032, 2033, 2034, 2035, 2036, + 2037, 2038, 2039, 2040, 2041, 2042, 2043, 2044, + 2045, 2046, 2047, 2048, 2049, 2050, 2051, 2052, + 2053, 2054, 2055, 2056, 2057, 2058, 2059, 2060, + 2061, 2062, 2063, 2064, 2065, 2066, 2067, 2068, + 2069, 2070, 2071, 2072, 2073, 2074, 2075, 2076, + 2077, 2078, 2079, 2080, 2081, 2082, 2083, 2084, + 2085, 2086, 2087, 2088, 2089, 2090, 2091, 2092, + 2093, 2094, 2095, 2096, 2097, 2098, 2099, 2100, + 2101, 2102, 2103, 2104, 2105, 2106, 2107, 2108, + 2109, 2110, 2111, 2112, 2113, 2114, 2115, 2116, + 2117, 2118, 2119, 2120, 2121, 2122, 2123, 2124, + 2125, 2126, 2127, 2128, 2129, 2130, 2131, 2132, + 2133, 2134, 2135, 2136, 2137, 2138, 2139, 2140, + 2141, 2142, 2143, 2144, 2145, 2146, 2147, 2148, + 2149, 2150, 2151, 2152, 2153, 2154, 2155, 2156, + 2157, 2158, 2159, 2160, 2161, 2162, 2163, 2164, + 2165, 2166, 2167, 2168, 2169, 2170, 2171, 2172, + 2173, 2174, 2175, 2176, 2177, 2178, 2179, 2180, + 2181, 2182, 2183, 2184, 2185, 2186, 2187, 2188, + 2189, 2190, 2191, 2192, 2193, 2194, 2195, 2196, + 2197, 2198, 2199, 2200, 2201, 2202, 2203, 2204, + 2205, 2206, 2207, 2208, 2209, 2210, 2211, 2212, + 2213, 2214, 2215, 2216, 2217, 2218, 2219, 2220, + 2221, 2222, 2223, 2224, 2225, 2226, 2227, 2228, + 2229, 2230, 2231, 2232, 2233, 2234, 2235, 2236, + 2237, 2238, 2239, 2240, 2241, 2242, 2243, 2244, + 2245, 2246, 2247, 2248, 2249, 2250, 2251, 2252, + 2253, 2254, 2255, 2256, 2257, 2258, 2259, 2260, + 2261, 2262, 2263, 2264, 2265, 2266, 2267, 2268, + 2269, 2270, 2271, 2272, 2273, 2274, 2275, 2276, + 2277, 2278, 2279, 2280, 2281, 2282, 2283, 2284, + 2285, 2286, 2287, 2288, 2289, 2290, 2291, 2292, + 2293, 2294, 2295, 2296, 2297, 2298, 2299, 2300, + 2301, 2302, 2303, 2304, 2305, 2306, 2307, 2308, + 2309, 2310, 2311, 2312, 2313, 2314, 2315, 2316, + 2317, 2318, 2319, 2320, 2321, 2322, 2323, 2324, + 2325, 2326, 2327, 2328, 2329, 2330, 2331, 2332, + 2333, 2334, 2335, 2336, 2337, 2338, 2339, 2340, + 2341, 2342, 2343, 2344, 2345, 2346, 2347, 2348, + 2349, 2350, 2351, 2352, 2353, 2354, 2355, 2356, + 2357, 2358, 2359, 2360, 2361, 2362, 2363, 2364, + 2365, 2366, 2367, 2368, 2369, 2370, 2371, 2372, + 2373, 2374, 2375, 2376, 2377, 2378, 2379, 2380, + 2381, 2382, 2383, 2384, 2385, 2386, 2387, 2388, + 2389, 2390, 2391, 2392, 2393, 2394, 2395, 2396, + 2397, 2398, 2399, 2400, 2401, 2402, 2403, 2404, + 2405, 2406, 2407, 2408, 2409, 2410, 2411, 2412, + 2413, 2414, 2415, 2416, 2417, 2418, 2419, 2420, + 2421, 2422, 2423, 2424, 2425, 2426, 2427, 2428, + 2429, 2430, 2431, 2432, 2433, 2434, 2435, 2436, + 2437, 2438, 2439, 2440, 2441, 2442, 1842, 1843, + 1844, 1845, 1846, 1847, 1848, 1849, 1850, 1851, + 1852, 1853, 1854, 1855, 1856, 1857, 1858, 1859, + 1860, 1861, 1862, 1863, 1864, 1865, 1866, 1867, + 1868, 1869, 1870, 1871, 1872, 1873, 1874, 1875, + 1876, 1877, 1878, 1879, 1880, 1881, 1882, 1883, + 1884, 1885, 1886, 1887, 1888, 1889, 1890, 1891, + 1892, 1893, 1894, 1895, 1896, 1897, 1898, 1899, + 1900, 1901, 1902, 1903, 1904, 1905, 1906, 1907, + 1908, 1909, 1910, 1911, 1912, 1913, 1914, 1915, + 1916, 1917, 1918, 1919, 1920, 1921, 1922, 1923, + 1924, 1925, 1926, 1927, 1928, 1929, 1930, 1931, + 1932, 1933, 1934, 1935, 1936, 1937, 1938, 1939, + 1940, 1941, 1942, 1943, 1944, 1945, 1946, 1947, + 1948, 1949, 1950, 1951, 1952, 1953, 1954, 1955, + 1956, 1957, 1958, 1959, 1960, 1961, 1962, 1963, + 1964, 1965, 1966, 1967, 1968, 1969, 1970, 1971, + 1972, 1973, 1974, 1975, 1976, 1977, 1978, 1979, + 1980, 1981, 1982, 1983, 1984, 1985, 1986, 1987, + 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1995, + 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, + 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, + 2012, 2013, 2014, 2015, 2016, 2017, 2018, 2019, + 2020, 2021, 2022, 2023, 2024, 2025, 2026, 2027, + 2028, 2029, 2030, 2031, 2032, 2033, 2034, 2035, + 2036, 2037, 2038, 2039, 2040, 2041, 2042, 2043, + 2044, 2045, 2046, 2047, 2048, 2049, 2050, 2051, + 2052, 2053, 2054, 2055, 2056, 2057, 2058, 2059, + 2060, 2061, 2062, 2063, 2064, 2065, 2066, 2067, + 2068, 2069, 2070, 2071, 2072, 2073, 2074, 2075, + 2076, 2077, 2078, 2079, 2080, 2081, 2082, 2083, + 2084, 2085, 2086, 2087, 2088, 2089, 2090, 2091, + 2092, 2093, 2094, 2095, 2096, 2097, 2098, 2099, + 2100, 2101, 2102, 2103, 2104, 2105, 2106, 2107, + 2108, 2109, 2110, 2111, 2112, 2113, 2114, 2115, + 2116, 2117, 2118, 2119, 2120, 2121, 2122, 2123, + 2124, 2125, 2126, 2127, 2128, 2129, 2130, 2131, + 2132, 2133, 2134, 2135, 2136, 2137, 2138, 2139, + 2140, 2141, 2142, 2143, 2144, 2145, 2146, 2147, + 2148, 2149, 2150, 2151, 2152, 2153, 2154, 2155, + 2156, 2157, 2158, 2159, 2160, 2161, 2162, 2163, + 2164, 2165, 2166, 2167, 2168, 2169, 2170, 2171, + 2172, 2173, 2174, 2175, 2176, 2177, 2178, 2179, + 2180, 2181, 2182, 2183, 2184, 2185, 2186, 2187, + 2188, 2189, 2190, 2191, 2192, 2193, 2194, 2195, + 2196, 2197, 2198, 2199, 2200, 2201, 2202, 2203, + 2204, 2205, 2206, 2207, 2208, 2209, 2210, 2211, + 2212, 2213, 2214, 2215, 2216, 2217, 2218, 2219, + 2220, 2221, 2222, 2223, 2224, 2225, 2226, 2227, + 2228, 2229, 2230, 2231, 2232, 2233, 2234, 2235, + 2236, 2237, 2238, 2239, 2240, 2241, 2242, 2243, + 2244, 2245, 2246, 2247, 2248, 2249, 2250, 2251, + 2252, 2253, 2254, 2255, 2256, 2257, 2258, 2259, + 2260, 2261, 2262, 2263, 2264, 2265, 2266, 2267, + 2268, 2269, 2270, 2271, 2272, 2273, 2274, 2275, + 2276, 2277, 2278, 2279, 2280, 2281, 2282, 2283, + 2284, 2285, 2286, 2287, 2288, 2289, 2290, 2291, + 2292, 2293, 2294, 2295, 2296, 2297, 2298, 2299, + 2300, 2301, 2302, 2303, 2304, 2305, 2306, 2307, + 2308, 2309, 1738, 1739, 1740, 1741, 1742, 1743, + 1744, 1745, 1746, 1747, 1748, 1749, 1750, 1751, + 1752, 1753, 1754, 1755, 1756, 1757, 1758, 1759, + 1760, 1761, 1762, 1763, 1764, 1765, 1766, 1767, + 1768, 1769, 1770, 1771, 1772, 1773, 1774, 1775, + 1776, 1777, 1778, 1779, 1780, 1781, 1782, 1783, + 1784, 1785, 1786, 1787, 1788, 1789, 1790, 1791, + 1792, 1793, 1794, 1795, 1796, 1797, 1798, 1799, + 1800, 1801, 1802, 1803, 1804, 1805, 1806, 1807, + 1808, 1809, 1810, 1811, 1812, 1813, 1814, 1815, + 1816, 1817, 1818, 1819, 1820, 1821, 1822, 1823, + 1824, 1825, 1826, 1827, 1828, 1829, 1830, 1831, + 1832, 1833, 1834, 1835, 1836, 1837, 1838, 1839, + 1840, 1841, 1842, 1843, 1844, 1845, 1846, 1847, + 1848, 1849, 1850, 1851, 1852, 1853, 1854, 1855, + 1856, 1857, 1858, 1859, 1860, 1861, 1862, 1863, + 1864, 1865, 1866, 1867, 1868, 1869, 1870, 1871, + 1872, 1873, 1874, 1875, 1876, 1877, 1878, 1879, + 1880, 1881, 1882, 1883, 1884, 1885, 1886, 1887, + 1888, 1889, 1890, 1891, 1892, 1893, 1894, 1895, + 1896, 1897, 1898, 1899, 1900, 1901, 1902, 1903, + 1904, 1905, 1906, 1907, 1908, 1909, 1910, 1911, + 1912, 1913, 1914, 1915, 1916, 1917, 1918, 1919, + 1920, 1921, 1922, 1923, 1924, 1925, 1926, 1927, + 1928, 1929, 1930, 1931, 1932, 1933, 1934, 1935, + 1936, 1937, 1938, 1939, 1940, 1941, 1942, 1943, + 1944, 1945, 1946, 1947, 1948, 1949, 1950, 1951, + 1952, 1953, 1954, 1955, 1956, 1957, 1958, 1959, + 1960, 1961, 1962, 1963, 1964, 1965, 1966, 1967, + 1968, 1969, 1970, 1971, 1972, 1973, 1974, 1975, + 1976, 1977, 1978, 1979, 1980, 1981, 1982, 1983, + 1984, 1985, 1986, 1987, 1988, 1989, 1990, 1991, + 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, + 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, + 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, + 2016, 2017, 2018, 2019, 2020, 2021, 2022, 2023, + 2024, 2025, 2026, 2027, 2028, 2029, 2030, 2031, + 2032, 2033, 2034, 2035, 2036, 2037, 2038, 2039, + 2040, 2041, 2042, 2043, 2044, 2045, 2046, 2047, + 2048, 2049, 2050, 2051, 2052, 2053, 2054, 2055, + 2056, 2057, 2058, 2059, 2060, 2061, 2062, 2063, + 2064, 2065, 2066, 2067, 2068, 2069, 2070, 2071, + 2072, 2073, 2074, 2075, 2076, 2077, 2078, 2079, + 2080, 2081, 2082, 2083, 2084, 2085, 2086, 2087, + 2088, 2089, 2090, 2091, 2092, 2093, 2094, 2095, + 2096, 2097, 2098, 2099, 2100, 2101, 2102, 2103, + 2104, 2105, 2106, 2107, 2108, 2109, 2110, 2111, + 2112, 2113, 2114, 2115, 2116, 2117, 2118, 2119, + 2120, 2121, 2122, 2123, 2124, 2125, 2126, 2127, + 2128, 2129, 2130, 2131, 2132, 2133, 2134, 2135, + 2136, 2137, 2138, 2139, 2140, 2141, 2142, 2143, + 2144, 2145, 2146, 2147, 2148, 2149, 2150, 2151, + 2152, 2153, 2154, 2155, 2156, 2157, 2158, 2159, + 2160, 2161, 2162, 2163, 2164, 2165, 2166, 2167, + 2168, 2169, 2170, 2171, 2172, 2173, 2174, 2175, + 2176, 2177, 2178, 1641, 1642, 1643, 1644, 1645, + 1646, 1647, 1648, 1649, 1650, 1651, 1652, 1653, + 1654, 1655, 1656, 1657, 1658, 1659, 1660, 1661, + 1662, 1663, 1664, 1665, 1666, 1667, 1668, 1669, + 1670, 1671, 1672, 1673, 1674, 1675, 1676, 1677, + 1678, 1679, 1680, 1681, 1682, 1683, 1684, 1685, + 1686, 1687, 1688, 1689, 1690, 1691, 1692, 1693, + 1694, 1695, 1696, 1697, 1698, 1699, 1700, 1701, + 1702, 1703, 1704, 1705, 1706, 1707, 1708, 1709, + 1710, 1711, 1712, 1713, 1714, 1715, 1716, 1717, + 1718, 1719, 1720, 1721, 1722, 1723, 1724, 1725, + 1726, 1727, 1728, 1729, 1730, 1731, 1732, 1733, + 1734, 1735, 1736, 1737, 1738, 1739, 1740, 1741, + 1742, 1743, 1744, 1745, 1746, 1747, 1748, 1749, + 1750, 1751, 1752, 1753, 1754, 1755, 1756, 1757, + 1758, 1759, 1760, 1761, 1762, 1763, 1764, 1765, + 1766, 1767, 1768, 1769, 1770, 1771, 1772, 1773, + 1774, 1775, 1776, 1777, 1778, 1779, 1780, 1781, + 1782, 1783, 1784, 1785, 1786, 1787, 1788, 1789, + 1790, 1791, 1792, 1793, 1794, 1795, 1796, 1797, + 1798, 1799, 1800, 1801, 1802, 1803, 1804, 1805, + 1806, 1807, 1808, 1809, 1810, 1811, 1812, 1813, + 1814, 1815, 1816, 1817, 1818, 1819, 1820, 1821, + 1822, 1823, 1824, 1825, 1826, 1827, 1828, 1829, + 1830, 1831, 1832, 1833, 1834, 1835, 1836, 1837, + 1838, 1839, 1840, 1841, 1842, 1843, 1844, 1845, + 1846, 1847, 1848, 1849, 1850, 1851, 1852, 1853, + 1854, 1855, 1856, 1857, 1858, 1859, 1860, 1861, + 1862, 1863, 1864, 1865, 1866, 1867, 1868, 1869, + 1870, 1871, 1872, 1873, 1874, 1875, 1876, 1877, + 1878, 1879, 1880, 1881, 1882, 1883, 1884, 1885, + 1886, 1887, 1888, 1889, 1890, 1891, 1892, 1893, + 1894, 1895, 1896, 1897, 1898, 1899, 1900, 1901, + 1902, 1903, 1904, 1905, 1906, 1907, 1908, 1909, + 1910, 1911, 1912, 1913, 1914, 1915, 1916, 1917, + 1918, 1919, 1920, 1921, 1922, 1923, 1924, 1925, + 1926, 1927, 1928, 1929, 1930, 1931, 1932, 1933, + 1934, 1935, 1936, 1937, 1938, 1939, 1940, 1941, + 1942, 1943, 1944, 1945, 1946, 1947, 1948, 1949, + 1950, 1951, 1952, 1953, 1954, 1955, 1956, 1957, + 1958, 1959, 1960, 1961, 1962, 1963, 1964, 1965, + 1966, 1967, 1968, 1969, 1970, 1971, 1972, 1973, + 1974, 1975, 1976, 1977, 1978, 1979, 1980, 1981, + 1982, 1983, 1984, 1985, 1986, 1987, 1988, 1989, + 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1997, + 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, + 2014, 2015, 2016, 2017, 2018, 2019, 2020, 2021, + 2022, 2023, 2024, 2025, 2026, 2027, 2028, 2029, + 2030, 2031, 2032, 2033, 2034, 2035, 2036, 2037, + 2038, 2039, 2040, 2041, 2042, 2043, 2044, 2045, + 2046, 2047, 2048, 2049, 2050, 2051, 2052, 2053, + 2054, 2055, 2056, 2057, 1548, 1549, 1550, 1551, + 1552, 1553, 1554, 1555, 1556, 1557, 1558, 1559, + 1560, 1561, 1562, 1563, 1564, 1565, 1566, 1567, + 1568, 1569, 1570, 1571, 1572, 1573, 1574, 1575, + 1576, 1577, 1578, 1579, 1580, 1581, 1582, 1583, + 1584, 1585, 1586, 1587, 1588, 1589, 1590, 1591, + 1592, 1593, 1594, 1595, 1596, 1597, 1598, 1599, + 1600, 1601, 1602, 1603, 1604, 1605, 1606, 1607, + 1608, 1609, 1610, 1611, 1612, 1613, 1614, 1615, + 1616, 1617, 1618, 1619, 1620, 1621, 1622, 1623, + 1624, 1625, 1626, 1627, 1628, 1629, 1630, 1631, + 1632, 1633, 1634, 1635, 1636, 1637, 1638, 1639, + 1640, 1641, 1642, 1643, 1644, 1645, 1646, 1647, + 1648, 1649, 1650, 1651, 1652, 1653, 1654, 1655, + 1656, 1657, 1658, 1659, 1660, 1661, 1662, 1663, + 1664, 1665, 1666, 1667, 1668, 1669, 1670, 1671, + 1672, 1673, 1674, 1675, 1676, 1677, 1678, 1679, + 1680, 1681, 1682, 1683, 1684, 1685, 1686, 1687, + 1688, 1689, 1690, 1691, 1692, 1693, 1694, 1695, + 1696, 1697, 1698, 1699, 1700, 1701, 1702, 1703, + 1704, 1705, 1706, 1707, 1708, 1709, 1710, 1711, + 1712, 1713, 1714, 1715, 1716, 1717, 1718, 1719, + 1720, 1721, 1722, 1723, 1724, 1725, 1726, 1727, + 1728, 1729, 1730, 1731, 1732, 1733, 1734, 1735, + 1736, 1737, 1738, 1739, 1740, 1741, 1742, 1743, + 1744, 1745, 1746, 1747, 1748, 1749, 1750, 1751, + 1752, 1753, 1754, 1755, 1756, 1757, 1758, 1759, + 1760, 1761, 1762, 1763, 1764, 1765, 1766, 1767, + 1768, 1769, 1770, 1771, 1772, 1773, 1774, 1775, + 1776, 1777, 1778, 1779, 1780, 1781, 1782, 1783, + 1784, 1785, 1786, 1787, 1788, 1789, 1790, 1791, + 1792, 1793, 1794, 1795, 1796, 1797, 1798, 1799, + 1800, 1801, 1802, 1803, 1804, 1805, 1806, 1807, + 1808, 1809, 1810, 1811, 1812, 1813, 1814, 1815, + 1816, 1817, 1818, 1819, 1820, 1821, 1822, 1823, + 1824, 1825, 1826, 1827, 1828, 1829, 1830, 1831, + 1832, 1833, 1834, 1835, 1836, 1837, 1838, 1839, + 1840, 1841, 1842, 1843, 1844, 1845, 1846, 1847, + 1848, 1849, 1850, 1851, 1852, 1853, 1854, 1855, + 1856, 1857, 1858, 1859, 1860, 1861, 1862, 1863, + 1864, 1865, 1866, 1867, 1868, 1869, 1870, 1871, + 1872, 1873, 1874, 1875, 1876, 1877, 1878, 1879, + 1880, 1881, 1882, 1883, 1884, 1885, 1886, 1887, + 1888, 1889, 1890, 1891, 1892, 1893, 1894, 1895, + 1896, 1897, 1898, 1899, 1900, 1901, 1902, 1903, + 1904, 1905, 1906, 1907, 1908, 1909, 1910, 1911, + 1912, 1913, 1914, 1915, 1916, 1917, 1918, 1919, + 1920, 1921, 1922, 1923, 1924, 1925, 1926, 1927, + 1928, 1929, 1930, 1931, 1932, 1933, 1934, 1935, + 1936, 1937, 1938, 1939, 1940, 1462, 1463, 1464, + 1465, 1466, 1467, 1468, 1469, 1470, 1471, 1472, + 1473, 1474, 1475, 1476, 1477, 1478, 1479, 1480, + 1481, 1482, 1483, 1484, 1485, 1486, 1487, 1488, + 1489, 1490, 1491, 1492, 1493, 1494, 1495, 1496, + 1497, 1498, 1499, 1500, 1501, 1502, 1503, 1504, + 1505, 1506, 1507, 1508, 1509, 1510, 1511, 1512, + 1513, 1514, 1515, 1516, 1517, 1518, 1519, 1520, + 1521, 1522, 1523, 1524, 1525, 1526, 1527, 1528, + 1529, 1530, 1531, 1532, 1533, 1534, 1535, 1536, + 1537, 1538, 1539, 1540, 1541, 1542, 1543, 1544, + 1545, 1546, 1547, 1548, 1549, 1550, 1551, 1552, + 1553, 1554, 1555, 1556, 1557, 1558, 1559, 1560, + 1561, 1562, 1563, 1564, 1565, 1566, 1567, 1568, + 1569, 1570, 1571, 1572, 1573, 1574, 1575, 1576, + 1577, 1578, 1579, 1580, 1581, 1582, 1583, 1584, + 1585, 1586, 1587, 1588, 1589, 1590, 1591, 1592, + 1593, 1594, 1595, 1596, 1597, 1598, 1599, 1600, + 1601, 1602, 1603, 1604, 1605, 1606, 1607, 1608, + 1609, 1610, 1611, 1612, 1613, 1614, 1615, 1616, + 1617, 1618, 1619, 1620, 1621, 1622, 1623, 1624, + 1625, 1626, 1627, 1628, 1629, 1630, 1631, 1632, + 1633, 1634, 1635, 1636, 1637, 1638, 1639, 1640, + 1641, 1642, 1643, 1644, 1645, 1646, 1647, 1648, + 1649, 1650, 1651, 1652, 1653, 1654, 1655, 1656, + 1657, 1658, 1659, 1660, 1661, 1662, 1663, 1664, + 1665, 1666, 1667, 1668, 1669, 1670, 1671, 1672, + 1673, 1674, 1675, 1676, 1677, 1678, 1679, 1680, + 1681, 1682, 1683, 1684, 1685, 1686, 1687, 1688, + 1689, 1690, 1691, 1692, 1693, 1694, 1695, 1696, + 1697, 1698, 1699, 1700, 1701, 1702, 1703, 1704, + 1705, 1706, 1707, 1708, 1709, 1710, 1711, 1712, + 1713, 1714, 1715, 1716, 1717, 1718, 1719, 1720, + 1721, 1722, 1723, 1724, 1725, 1726, 1727, 1728, + 1729, 1730, 1731, 1732, 1733, 1734, 1735, 1736, + 1737, 1738, 1739, 1740, 1741, 1742, 1743, 1744, + 1745, 1746, 1747, 1748, 1749, 1750, 1751, 1752, + 1753, 1754, 1755, 1756, 1757, 1758, 1759, 1760, + 1761, 1762, 1763, 1764, 1765, 1766, 1767, 1768, + 1769, 1770, 1771, 1772, 1773, 1774, 1775, 1776, + 1777, 1778, 1779, 1780, 1781, 1782, 1783, 1784, + 1785, 1786, 1787, 1788, 1789, 1790, 1791, 1792, + 1793, 1794, 1795, 1796, 1797, 1798, 1799, 1800, + 1801, 1802, 1803, 1804, 1805, 1806, 1807, 1808, + 1809, 1810, 1811, 1812, 1813, 1814, 1815, 1816, + 1817, 1818, 1819, 1820, 1821, 1822, 1823, 1824, + 1825, 1826, 1827, 1828, 1829, 1830, 1831, 1832, + 1380, 1381, 1382, 1383, 1384, 1385, 1386, 1387, + 1388, 1389, 1390, 1391, 1392, 1393, 1394, 1395, + 1396, 1397, 1398, 1399, 1400, 1401, 1402, 1403, + 1404, 1405, 1406, 1407, 1408, 1409, 1410, 1411, + 1412, 1413, 1414, 1415, 1416, 1417, 1418, 1419, + 1420, 1421, 1422, 1423, 1424, 1425, 1426, 1427, + 1428, 1429, 1430, 1431, 1432, 1433, 1434, 1435, + 1436, 1437, 1438, 1439, 1440, 1441, 1442, 1443, + 1444, 1445, 1446, 1447, 1448, 1449, 1450, 1451, + 1452, 1453, 1454, 1455, 1456, 1457, 1458, 1459, + 1460, 1461, 1462, 1463, 1464, 1465, 1466, 1467, + 1468, 1469, 1470, 1471, 1472, 1473, 1474, 1475, + 1476, 1477, 1478, 1479, 1480, 1481, 1482, 1483, + 1484, 1485, 1486, 1487, 1488, 1489, 1490, 1491, + 1492, 1493, 1494, 1495, 1496, 1497, 1498, 1499, + 1500, 1501, 1502, 1503, 1504, 1505, 1506, 1507, + 1508, 1509, 1510, 1511, 1512, 1513, 1514, 1515, + 1516, 1517, 1518, 1519, 1520, 1521, 1522, 1523, + 1524, 1525, 1526, 1527, 1528, 1529, 1530, 1531, + 1532, 1533, 1534, 1535, 1536, 1537, 1538, 1539, + 1540, 1541, 1542, 1543, 1544, 1545, 1546, 1547, + 1548, 1549, 1550, 1551, 1552, 1553, 1554, 1555, + 1556, 1557, 1558, 1559, 1560, 1561, 1562, 1563, + 1564, 1565, 1566, 1567, 1568, 1569, 1570, 1571, + 1572, 1573, 1574, 1575, 1576, 1577, 1578, 1579, + 1580, 1581, 1582, 1583, 1584, 1585, 1586, 1587, + 1588, 1589, 1590, 1591, 1592, 1593, 1594, 1595, + 1596, 1597, 1598, 1599, 1600, 1601, 1602, 1603, + 1604, 1605, 1606, 1607, 1608, 1609, 1610, 1611, + 1612, 1613, 1614, 1615, 1616, 1617, 1618, 1619, + 1620, 1621, 1622, 1623, 1624, 1625, 1626, 1627, + 1628, 1629, 1630, 1631, 1632, 1633, 1634, 1635, + 1636, 1637, 1638, 1639, 1640, 1641, 1642, 1643, + 1644, 1645, 1646, 1647, 1648, 1649, 1650, 1651, + 1652, 1653, 1654, 1655, 1656, 1657, 1658, 1659, + 1660, 1661, 1662, 1663, 1664, 1665, 1666, 1667, + 1668, 1669, 1670, 1671, 1672, 1673, 1674, 1675, + 1676, 1677, 1678, 1679, 1680, 1681, 1682, 1683, + 1684, 1685, 1686, 1687, 1688, 1689, 1690, 1691, + 1692, 1693, 1694, 1695, 1696, 1697, 1698, 1699, + 1700, 1701, 1702, 1703, 1704, 1705, 1706, 1707, + 1708, 1709, 1710, 1711, 1712, 1713, 1714, 1715, + 1716, 1717, 1718, 1719, 1720, 1721, 1722, 1723, + 1724, 1725, 1726, 1727, 1728, 1729, 1303, 1304, + 1305, 1306, 1307, 1308, 1309, 1310, 1311, 1312, + 1313, 1314, 1315, 1316, 1317, 1318, 1319, 1320, + 1321, 1322, 1323, 1324, 1325, 1326, 1327, 1328, + 1329, 1330, 1331, 1332, 1333, 1334, 1335, 1336, + 1337, 1338, 1339, 1340, 1341, 1342, 1343, 1344, + 1345, 1346, 1347, 1348, 1349, 1350, 1351, 1352, + 1353, 1354, 1355, 1356, 1357, 1358, 1359, 1360, + 1361, 1362, 1363, 1364, 1365, 1366, 1367, 1368, + 1369, 1370, 1371, 1372, 1373, 1374, 1375, 1376, + 1377, 1378, 1379, 1380, 1381, 1382, 1383, 1384, + 1385, 1386, 1387, 1388, 1389, 1390, 1391, 1392, + 1393, 1394, 1395, 1396, 1397, 1398, 1399, 1400, + 1401, 1402, 1403, 1404, 1405, 1406, 1407, 1408, + 1409, 1410, 1411, 1412, 1413, 1414, 1415, 1416, + 1417, 1418, 1419, 1420, 1421, 1422, 1423, 1424, + 1425, 1426, 1427, 1428, 1429, 1430, 1431, 1432, + 1433, 1434, 1435, 1436, 1437, 1438, 1439, 1440, + 1441, 1442, 1443, 1444, 1445, 1446, 1447, 1448, + 1449, 1450, 1451, 1452, 1453, 1454, 1455, 1456, + 1457, 1458, 1459, 1460, 1461, 1462, 1463, 1464, + 1465, 1466, 1467, 1468, 1469, 1470, 1471, 1472, + 1473, 1474, 1475, 1476, 1477, 1478, 1479, 1480, + 1481, 1482, 1483, 1484, 1485, 1486, 1487, 1488, + 1489, 1490, 1491, 1492, 1493, 1494, 1495, 1496, + 1497, 1498, 1499, 1500, 1501, 1502, 1503, 1504, + 1505, 1506, 1507, 1508, 1509, 1510, 1511, 1512, + 1513, 1514, 1515, 1516, 1517, 1518, 1519, 1520, + 1521, 1522, 1523, 1524, 1525, 1526, 1527, 1528, + 1529, 1530, 1531, 1532, 1533, 1534, 1535, 1536, + 1537, 1538, 1539, 1540, 1541, 1542, 1543, 1544, + 1545, 1546, 1547, 1548, 1549, 1550, 1551, 1552, + 1553, 1554, 1555, 1556, 1557, 1558, 1559, 1560, + 1561, 1562, 1563, 1564, 1565, 1566, 1567, 1568, + 1569, 1570, 1571, 1572, 1573, 1574, 1575, 1576, + 1577, 1578, 1579, 1580, 1581, 1582, 1583, 1584, + 1585, 1586, 1587, 1588, 1589, 1590, 1591, 1592, + 1593, 1594, 1595, 1596, 1597, 1598, 1599, 1600, + 1601, 1602, 1603, 1604, 1605, 1606, 1607, 1608, + 1609, 1610, 1611, 1612, 1613, 1614, 1615, 1616, + 1617, 1618, 1619, 1620, 1621, 1622, 1623, 1624, + 1625, 1626, 1627, 1628, 1629, 1630, 1631, 1632, + 1229, 1230, 1231, 1232, 1233, 1234, 1235, 1236, + 1237, 1238, 1239, 1240, 1241, 1242, 1243, 1244, + 1245, 1246, 1247, 1248, 1249, 1250, 1251, 1252, + 1253, 1254, 1255, 1256, 1257, 1258, 1259, 1260, + 1261, 1262, 1263, 1264, 1265, 1266, 1267, 1268, + 1269, 1270, 1271, 1272, 1273, 1274, 1275, 1276, + 1277, 1278, 1279, 1280, 1281, 1282, 1283, 1284, + 1285, 1286, 1287, 1288, 1289, 1290, 1291, 1292, + 1293, 1294, 1295, 1296, 1297, 1298, 1299, 1300, + 1301, 1302, 1303, 1304, 1305, 1306, 1307, 1308, + 1309, 1310, 1311, 1312, 1313, 1314, 1315, 1316, + 1317, 1318, 1319, 1320, 1321, 1322, 1323, 1324, + 1325, 1326, 1327, 1328, 1329, 1330, 1331, 1332, + 1333, 1334, 1335, 1336, 1337, 1338, 1339, 1340, + 1341, 1342, 1343, 1344, 1345, 1346, 1347, 1348, + 1349, 1350, 1351, 1352, 1353, 1354, 1355, 1356, + 1357, 1358, 1359, 1360, 1361, 1362, 1363, 1364, + 1365, 1366, 1367, 1368, 1369, 1370, 1371, 1372, + 1373, 1374, 1375, 1376, 1377, 1378, 1379, 1380, + 1381, 1382, 1383, 1384, 1385, 1386, 1387, 1388, + 1389, 1390, 1391, 1392, 1393, 1394, 1395, 1396, + 1397, 1398, 1399, 1400, 1401, 1402, 1403, 1404, + 1405, 1406, 1407, 1408, 1409, 1410, 1411, 1412, + 1413, 1414, 1415, 1416, 1417, 1418, 1419, 1420, + 1421, 1422, 1423, 1424, 1425, 1426, 1427, 1428, + 1429, 1430, 1431, 1432, 1433, 1434, 1435, 1436, + 1437, 1438, 1439, 1440, 1441, 1442, 1443, 1444, + 1445, 1446, 1447, 1448, 1449, 1450, 1451, 1452, + 1453, 1454, 1455, 1456, 1457, 1458, 1459, 1460, + 1461, 1462, 1463, 1464, 1465, 1466, 1467, 1468, + 1469, 1470, 1471, 1472, 1473, 1474, 1475, 1476, + 1477, 1478, 1479, 1480, 1481, 1482, 1483, 1484, + 1485, 1486, 1487, 1488, 1489, 1490, 1491, 1492, + 1493, 1494, 1495, 1496, 1497, 1498, 1499, 1500, + 1501, 1502, 1503, 1504, 1505, 1506, 1507, 1508, + 1509, 1510, 1511, 1512, 1513, 1514, 1515, 1516, + 1517, 1518, 1519, 1520, 1521, 1522, 1523, 1524, + 1525, 1526, 1527, 1528, 1529, 1530, 1531, 1532, + 1533, 1534, 1535, 1536, 1537, 1538, 1539, 1540, + 1161, 1162, 1163, 1164, 1165, 1166, 1167, 1168, + 1169, 1170, 1171, 1172, 1173, 1174, 1175, 1176, + 1177, 1178, 1179, 1180, 1181, 1182, 1183, 1184, + 1185, 1186, 1187, 1188, 1189, 1190, 1191, 1192, + 1193, 1194, 1195, 1196, 1197, 1198, 1199, 1200, + 1201, 1202, 1203, 1204, 1205, 1206, 1207, 1208, + 1209, 1210, 1211, 1212, 1213, 1214, 1215, 1216, + 1217, 1218, 1219, 1220, 1221, 1222, 1223, 1224, + 1225, 1226, 1227, 1228, 1229, 1230, 1231, 1232, + 1233, 1234, 1235, 1236, 1237, 1238, 1239, 1240, + 1241, 1242, 1243, 1244, 1245, 1246, 1247, 1248, + 1249, 1250, 1251, 1252, 1253, 1254, 1255, 1256, + 1257, 1258, 1259, 1260, 1261, 1262, 1263, 1264, + 1265, 1266, 1267, 1268, 1269, 1270, 1271, 1272, + 1273, 1274, 1275, 1276, 1277, 1278, 1279, 1280, + 1281, 1282, 1283, 1284, 1285, 1286, 1287, 1288, + 1289, 1290, 1291, 1292, 1293, 1294, 1295, 1296, + 1297, 1298, 1299, 1300, 1301, 1302, 1303, 1304, + 1305, 1306, 1307, 1308, 1309, 1310, 1311, 1312, + 1313, 1314, 1315, 1316, 1317, 1318, 1319, 1320, + 1321, 1322, 1323, 1324, 1325, 1326, 1327, 1328, + 1329, 1330, 1331, 1332, 1333, 1334, 1335, 1336, + 1337, 1338, 1339, 1340, 1341, 1342, 1343, 1344, + 1345, 1346, 1347, 1348, 1349, 1350, 1351, 1352, + 1353, 1354, 1355, 1356, 1357, 1358, 1359, 1360, + 1361, 1362, 1363, 1364, 1365, 1366, 1367, 1368, + 1369, 1370, 1371, 1372, 1373, 1374, 1375, 1376, + 1377, 1378, 1379, 1380, 1381, 1382, 1383, 1384, + 1385, 1386, 1387, 1388, 1389, 1390, 1391, 1392, + 1393, 1394, 1395, 1396, 1397, 1398, 1399, 1400, + 1401, 1402, 1403, 1404, 1405, 1406, 1407, 1408, + 1409, 1410, 1411, 1412, 1413, 1414, 1415, 1416, + 1417, 1418, 1419, 1420, 1421, 1422, 1423, 1424, + 1425, 1426, 1427, 1428, 1429, 1430, 1431, 1432, + 1433, 1434, 1435, 1436, 1437, 1438, 1439, 1440, + 1441, 1442, 1443, 1444, 1445, 1446, 1447, 1448, + 1449, 1450, 1451, 1452, 1453, 1454, 1096, 1097, + 1098, 1099, 1100, 1101, 1102, 1103, 1104, 1105, + 1106, 1107, 1108, 1109, 1110, 1111, 1112, 1113, + 1114, 1115, 1116, 1117, 1118, 1119, 1120, 1121, + 1122, 1123, 1124, 1125, 1126, 1127, 1128, 1129, + 1130, 1131, 1132, 1133, 1134, 1135, 1136, 1137, + 1138, 1139, 1140, 1141, 1142, 1143, 1144, 1145, + 1146, 1147, 1148, 1149, 1150, 1151, 1152, 1153, + 1154, 1155, 1156, 1157, 1158, 1159, 1160, 1161, + 1162, 1163, 1164, 1165, 1166, 1167, 1168, 1169, + 1170, 1171, 1172, 1173, 1174, 1175, 1176, 1177, + 1178, 1179, 1180, 1181, 1182, 1183, 1184, 1185, + 1186, 1187, 1188, 1189, 1190, 1191, 1192, 1193, + 1194, 1195, 1196, 1197, 1198, 1199, 1200, 1201, + 1202, 1203, 1204, 1205, 1206, 1207, 1208, 1209, + 1210, 1211, 1212, 1213, 1214, 1215, 1216, 1217, + 1218, 1219, 1220, 1221, 1222, 1223, 1224, 1225, + 1226, 1227, 1228, 1229, 1230, 1231, 1232, 1233, + 1234, 1235, 1236, 1237, 1238, 1239, 1240, 1241, + 1242, 1243, 1244, 1245, 1246, 1247, 1248, 1249, + 1250, 1251, 1252, 1253, 1254, 1255, 1256, 1257, + 1258, 1259, 1260, 1261, 1262, 1263, 1264, 1265, + 1266, 1267, 1268, 1269, 1270, 1271, 1272, 1273, + 1274, 1275, 1276, 1277, 1278, 1279, 1280, 1281, + 1282, 1283, 1284, 1285, 1286, 1287, 1288, 1289, + 1290, 1291, 1292, 1293, 1294, 1295, 1296, 1297, + 1298, 1299, 1300, 1301, 1302, 1303, 1304, 1305, + 1306, 1307, 1308, 1309, 1310, 1311, 1312, 1313, + 1314, 1315, 1316, 1317, 1318, 1319, 1320, 1321, + 1322, 1323, 1324, 1325, 1326, 1327, 1328, 1329, + 1330, 1331, 1332, 1333, 1334, 1335, 1336, 1337, + 1338, 1339, 1340, 1341, 1342, 1343, 1344, 1345, + 1346, 1347, 1348, 1349, 1350, 1351, 1352, 1353, + 1354, 1355, 1356, 1357, 1358, 1359, 1360, 1361, + 1362, 1363, 1364, 1365, 1366, 1367, 1368, 1369, + 1370, 1371, 1372, 1373, 1034, 1035, 1036, 1037, + 1038, 1039, 1040, 1041, 1042, 1043, 1044, 1045, + 1046, 1047, 1048, 1049, 1050, 1051, 1052, 1053, + 1054, 1055, 1056, 1057, 1058, 1059, 1060, 1061, + 1062, 1063, 1064, 1065, 1066, 1067, 1068, 1069, + 1070, 1071, 1072, 1073, 1074, 1075, 1076, 1077, + 1078, 1079, 1080, 1081, 1082, 1083, 1084, 1085, + 1086, 1087, 1088, 1089, 1090, 1091, 1092, 1093, + 1094, 1095, 1096, 1097, 1098, 1099, 1100, 1101, + 1102, 1103, 1104, 1105, 1106, 1107, 1108, 1109, + 1110, 1111, 1112, 1113, 1114, 1115, 1116, 1117, + 1118, 1119, 1120, 1121, 1122, 1123, 1124, 1125, + 1126, 1127, 1128, 1129, 1130, 1131, 1132, 1133, + 1134, 1135, 1136, 1137, 1138, 1139, 1140, 1141, + 1142, 1143, 1144, 1145, 1146, 1147, 1148, 1149, + 1150, 1151, 1152, 1153, 1154, 1155, 1156, 1157, + 1158, 1159, 1160, 1161, 1162, 1163, 1164, 1165, + 1166, 1167, 1168, 1169, 1170, 1171, 1172, 1173, + 1174, 1175, 1176, 1177, 1178, 1179, 1180, 1181, + 1182, 1183, 1184, 1185, 1186, 1187, 1188, 1189, + 1190, 1191, 1192, 1193, 1194, 1195, 1196, 1197, + 1198, 1199, 1200, 1201, 1202, 1203, 1204, 1205, + 1206, 1207, 1208, 1209, 1210, 1211, 1212, 1213, + 1214, 1215, 1216, 1217, 1218, 1219, 1220, 1221, + 1222, 1223, 1224, 1225, 1226, 1227, 1228, 1229, + 1230, 1231, 1232, 1233, 1234, 1235, 1236, 1237, + 1238, 1239, 1240, 1241, 1242, 1243, 1244, 1245, + 1246, 1247, 1248, 1249, 1250, 1251, 1252, 1253, + 1254, 1255, 1256, 1257, 1258, 1259, 1260, 1261, + 1262, 1263, 1264, 1265, 1266, 1267, 1268, 1269, + 1270, 1271, 1272, 1273, 1274, 1275, 1276, 1277, + 1278, 1279, 1280, 1281, 1282, 1283, 1284, 1285, + 1286, 1287, 1288, 1289, 1290, 1291, 1292, 1293, + 1294, 1295, 1296, 976, 977, 978, 979, 980, + 981, 982, 983, 984, 985, 986, 987, 988, + 989, 990, 991, 992, 993, 994, 995, 996, + 997, 998, 999, 1000, 1001, 1002, 1003, 1004, + 1005, 1006, 1007, 1008, 1009, 1010, 1011, 1012, + 1013, 1014, 1015, 1016, 1017, 1018, 1019, 1020, + 1021, 1022, 1023, 1024, 1025, 1026, 1027, 1028, + 1029, 1030, 1031, 1032, 1033, 1034, 1035, 1036, + 1037, 1038, 1039, 1040, 1041, 1042, 1043, 1044, + 1045, 1046, 1047, 1048, 1049, 1050, 1051, 1052, + 1053, 1054, 1055, 1056, 1057, 1058, 1059, 1060, + 1061, 1062, 1063, 1064, 1065, 1066, 1067, 1068, + 1069, 1070, 1071, 1072, 1073, 1074, 1075, 1076, + 1077, 1078, 1079, 1080, 1081, 1082, 1083, 1084, + 1085, 1086, 1087, 1088, 1089, 1090, 1091, 1092, + 1093, 1094, 1095, 1096, 1097, 1098, 1099, 1100, + 1101, 1102, 1103, 1104, 1105, 1106, 1107, 1108, + 1109, 1110, 1111, 1112, 1113, 1114, 1115, 1116, + 1117, 1118, 1119, 1120, 1121, 1122, 1123, 1124, + 1125, 1126, 1127, 1128, 1129, 1130, 1131, 1132, + 1133, 1134, 1135, 1136, 1137, 1138, 1139, 1140, + 1141, 1142, 1143, 1144, 1145, 1146, 1147, 1148, + 1149, 1150, 1151, 1152, 1153, 1154, 1155, 1156, + 1157, 1158, 1159, 1160, 1161, 1162, 1163, 1164, + 1165, 1166, 1167, 1168, 1169, 1170, 1171, 1172, + 1173, 1174, 1175, 1176, 1177, 1178, 1179, 1180, + 1181, 1182, 1183, 1184, 1185, 1186, 1187, 1188, + 1189, 1190, 1191, 1192, 1193, 1194, 1195, 1196, + 1197, 1198, 1199, 1200, 1201, 1202, 1203, 1204, + 1205, 1206, 1207, 1208, 1209, 1210, 1211, 1212, + 1213, 1214, 1215, 1216, 1217, 1218, 1219, 1220, + 1221, 1222, 921, 922, 923, 924, 925, 926, + 927, 928, 929, 930, 931, 932, 933, 934, + 935, 936, 937, 938, 939, 940, 941, 942, + 943, 944, 945, 946, 947, 948, 949, 950, + 951, 952, 953, 954, 955, 956, 957, 958, + 959, 960, 961, 962, 963, 964, 965, 966, + 967, 968, 969, 970, 971, 972, 973, 974, + 975, 976, 977, 978, 979, 980, 981, 982, + 983, 984, 985, 986, 987, 988, 989, 990, + 991, 992, 993, 994, 995, 996, 997, 998, + 999, 1000, 1001, 1002, 1003, 1004, 1005, 1006, + 1007, 1008, 1009, 1010, 1011, 1012, 1013, 1014, + 1015, 1016, 1017, 1018, 1019, 1020, 1021, 1022, + 1023, 1024, 1025, 1026, 1027, 1028, 1029, 1030, + 1031, 1032, 1033, 1034, 1035, 1036, 1037, 1038, + 1039, 1040, 1041, 1042, 1043, 1044, 1045, 1046, + 1047, 1048, 1049, 1050, 1051, 1052, 1053, 1054, + 1055, 1056, 1057, 1058, 1059, 1060, 1061, 1062, + 1063, 1064, 1065, 1066, 1067, 1068, 1069, 1070, + 1071, 1072, 1073, 1074, 1075, 1076, 1077, 1078, + 1079, 1080, 1081, 1082, 1083, 1084, 1085, 1086, + 1087, 1088, 1089, 1090, 1091, 1092, 1093, 1094, + 1095, 1096, 1097, 1098, 1099, 1100, 1101, 1102, + 1103, 1104, 1105, 1106, 1107, 1108, 1109, 1110, + 1111, 1112, 1113, 1114, 1115, 1116, 1117, 1118, + 1119, 1120, 1121, 1122, 1123, 1124, 1125, 1126, + 1127, 1128, 1129, 1130, 1131, 1132, 1133, 1134, + 1135, 1136, 1137, 1138, 1139, 1140, 1141, 1142, + 1143, 1144, 1145, 1146, 1147, 1148, 1149, 1150, + 1151, 1152, 1153, 1154, 870, 871, 872, 873, + 874, 875, 876, 877, 878, 879, 880, 881, + 882, 883, 884, 885, 886, 887, 888, 889, + 890, 891, 892, 893, 894, 895, 896, 897, + 898, 899, 900, 901, 902, 903, 904, 905, + 906, 907, 908, 909, 910, 911, 912, 913, + 914, 915, 916, 917, 918, 919, 920, 921, + 922, 923, 924, 925, 926, 927, 928, 929, + 930, 931, 932, 933, 934, 935, 936, 937, + 938, 939, 940, 941, 942, 943, 944, 945, + 946, 947, 948, 949, 950, 951, 952, 953, + 954, 955, 956, 957, 958, 959, 960, 961, + 962, 963, 964, 965, 966, 967, 968, 969, + 970, 971, 972, 973, 974, 975, 976, 977, + 978, 979, 980, 981, 982, 983, 984, 985, + 986, 987, 988, 989, 990, 991, 992, 993, + 994, 995, 996, 997, 998, 999, 1000, 1001, + 1002, 1003, 1004, 1005, 1006, 1007, 1008, 1009, + 1010, 1011, 1012, 1013, 1014, 1015, 1016, 1017, + 1018, 1019, 1020, 1021, 1022, 1023, 1024, 1025, + 1026, 1027, 1028, 1029, 1030, 1031, 1032, 1033, + 1034, 1035, 1036, 1037, 1038, 1039, 1040, 1041, + 1042, 1043, 1044, 1045, 1046, 1047, 1048, 1049, + 1050, 1051, 1052, 1053, 1054, 1055, 1056, 1057, + 1058, 1059, 1060, 1061, 1062, 1063, 1064, 1065, + 1066, 1067, 1068, 1069, 1070, 1071, 1072, 1073, + 1074, 1075, 1076, 1077, 1078, 1079, 1080, 1081, + 1082, 1083, 1084, 1085, 1086, 1087, 1088, 1089, + 821, 822, 823, 824, 825, 826, 827, 828, + 829, 830, 831, 832, 833, 834, 835, 836, + 837, 838, 839, 840, 841, 842, 843, 844, + 845, 846, 847, 848, 849, 850, 851, 852, + 853, 854, 855, 856, 857, 858, 859, 860, + 861, 862, 863, 864, 865, 866, 867, 868, + 869, 870, 871, 872, 873, 874, 875, 876, + 877, 878, 879, 880, 881, 882, 883, 884, + 885, 886, 887, 888, 889, 890, 891, 892, + 893, 894, 895, 896, 897, 898, 899, 900, + 901, 902, 903, 904, 905, 906, 907, 908, + 909, 910, 911, 912, 913, 914, 915, 916, + 917, 918, 919, 920, 921, 922, 923, 924, + 925, 926, 927, 928, 929, 930, 931, 932, + 933, 934, 935, 936, 937, 938, 939, 940, + 941, 942, 943, 944, 945, 946, 947, 948, + 949, 950, 951, 952, 953, 954, 955, 956, + 957, 958, 959, 960, 961, 962, 963, 964, + 965, 966, 967, 968, 969, 970, 971, 972, + 973, 974, 975, 976, 977, 978, 979, 980, + 981, 982, 983, 984, 985, 986, 987, 988, + 989, 990, 991, 992, 993, 994, 995, 996, + 997, 998, 999, 1000, 1001, 1002, 1003, 1004, + 1005, 1006, 1007, 1008, 1009, 1010, 1011, 1012, + 1013, 1014, 1015, 1016, 1017, 1018, 1019, 1020, + 1021, 1022, 1023, 1024, 1025, 1026, 1027, 1028, + 775, 776, 777, 778, 779, 780, 781, 782, + 783, 784, 785, 786, 787, 788, 789, 790, + 791, 792, 793, 794, 795, 796, 797, 798, + 799, 800, 801, 802, 803, 804, 805, 806, + 807, 808, 809, 810, 811, 812, 813, 814, + 815, 816, 817, 818, 819, 820, 821, 822, + 823, 824, 825, 826, 827, 828, 829, 830, + 831, 832, 833, 834, 835, 836, 837, 838, + 839, 840, 841, 842, 843, 844, 845, 846, + 847, 848, 849, 850, 851, 852, 853, 854, + 855, 856, 857, 858, 859, 860, 861, 862, + 863, 864, 865, 866, 867, 868, 869, 870, + 871, 872, 873, 874, 875, 876, 877, 878, + 879, 880, 881, 882, 883, 884, 885, 886, + 887, 888, 889, 890, 891, 892, 893, 894, + 895, 896, 897, 898, 899, 900, 901, 902, + 903, 904, 905, 906, 907, 908, 909, 910, + 911, 912, 913, 914, 915, 916, 917, 918, + 919, 920, 921, 922, 923, 924, 925, 926, + 927, 928, 929, 930, 931, 932, 933, 934, + 935, 936, 937, 938, 939, 940, 941, 942, + 943, 944, 945, 946, 947, 948, 949, 950, + 951, 952, 953, 954, 955, 956, 957, 958, + 959, 960, 961, 962, 963, 964, 965, 966, + 967, 968, 969, 970, 731, 732, 733, 734, + 735, 736, 737, 738, 739, 740, 741, 742, + 743, 744, 745, 746, 747, 748, 749, 750, + 751, 752, 753, 754, 755, 756, 757, 758, + 759, 760, 761, 762, 763, 764, 765, 766, + 767, 768, 769, 770, 771, 772, 773, 774, + 775, 776, 777, 778, 779, 780, 781, 782, + 783, 784, 785, 786, 787, 788, 789, 790, + 791, 792, 793, 794, 795, 796, 797, 798, + 799, 800, 801, 802, 803, 804, 805, 806, + 807, 808, 809, 810, 811, 812, 813, 814, + 815, 816, 817, 818, 819, 820, 821, 822, + 823, 824, 825, 826, 827, 828, 829, 830, + 831, 832, 833, 834, 835, 836, 837, 838, + 839, 840, 841, 842, 843, 844, 845, 846, + 847, 848, 849, 850, 851, 852, 853, 854, + 855, 856, 857, 858, 859, 860, 861, 862, + 863, 864, 865, 866, 867, 868, 869, 870, + 871, 872, 873, 874, 875, 876, 877, 878, + 879, 880, 881, 882, 883, 884, 885, 886, + 887, 888, 889, 890, 891, 892, 893, 894, + 895, 896, 897, 898, 899, 900, 901, 902, + 903, 904, 905, 906, 907, 908, 909, 910, + 911, 912, 913, 914, 915, 916, 690, 691, + 692, 693, 694, 695, 696, 697, 698, 699, + 700, 701, 702, 703, 704, 705, 706, 707, + 708, 709, 710, 711, 712, 713, 714, 715, + 716, 717, 718, 719, 720, 721, 722, 723, + 724, 725, 726, 727, 728, 729, 730, 731, + 732, 733, 734, 735, 736, 737, 738, 739, + 740, 741, 742, 743, 744, 745, 746, 747, + 748, 749, 750, 751, 752, 753, 754, 755, + 756, 757, 758, 759, 760, 761, 762, 763, + 764, 765, 766, 767, 768, 769, 770, 771, + 772, 773, 774, 775, 776, 777, 778, 779, + 780, 781, 782, 783, 784, 785, 786, 787, + 788, 789, 790, 791, 792, 793, 794, 795, + 796, 797, 798, 799, 800, 801, 802, 803, + 804, 805, 806, 807, 808, 809, 810, 811, + 812, 813, 814, 815, 816, 817, 818, 819, + 820, 821, 822, 823, 824, 825, 826, 827, + 828, 829, 830, 831, 832, 833, 834, 835, + 836, 837, 838, 839, 840, 841, 842, 843, + 844, 845, 846, 847, 848, 849, 850, 851, + 852, 853, 854, 855, 856, 857, 858, 859, + 860, 861, 862, 863, 864, 652, 653, 654, + 655, 656, 657, 658, 659, 660, 661, 662, + 663, 664, 665, 666, 667, 668, 669, 670, + 671, 672, 673, 674, 675, 676, 677, 678, + 679, 680, 681, 682, 683, 684, 685, 686, + 687, 688, 689, 690, 691, 692, 693, 694, + 695, 696, 697, 698, 699, 700, 701, 702, + 703, 704, 705, 706, 707, 708, 709, 710, + 711, 712, 713, 714, 715, 716, 717, 718, + 719, 720, 721, 722, 723, 724, 725, 726, + 727, 728, 729, 730, 731, 732, 733, 734, + 735, 736, 737, 738, 739, 740, 741, 742, + 743, 744, 745, 746, 747, 748, 749, 750, + 751, 752, 753, 754, 755, 756, 757, 758, + 759, 760, 761, 762, 763, 764, 765, 766, + 767, 768, 769, 770, 771, 772, 773, 774, + 775, 776, 777, 778, 779, 780, 781, 782, + 783, 784, 785, 786, 787, 788, 789, 790, + 791, 792, 793, 794, 795, 796, 797, 798, + 799, 800, 801, 802, 803, 804, 805, 806, + 807, 808, 809, 810, 811, 812, 813, 814, + 815, 816, 615, 616, 617, 618, 619, 620, + 621, 622, 623, 624, 625, 626, 627, 628, + 629, 630, 631, 632, 633, 634, 635, 636, + 637, 638, 639, 640, 641, 642, 643, 644, + 645, 646, 647, 648, 649, 650, 651, 652, + 653, 654, 655, 656, 657, 658, 659, 660, + 661, 662, 663, 664, 665, 666, 667, 668, + 669, 670, 671, 672, 673, 674, 675, 676, + 677, 678, 679, 680, 681, 682, 683, 684, + 685, 686, 687, 688, 689, 690, 691, 692, + 693, 694, 695, 696, 697, 698, 699, 700, + 701, 702, 703, 704, 705, 706, 707, 708, + 709, 710, 711, 712, 713, 714, 715, 716, + 717, 718, 719, 720, 721, 722, 723, 724, + 725, 726, 727, 728, 729, 730, 731, 732, + 733, 734, 735, 736, 737, 738, 739, 740, + 741, 742, 743, 744, 745, 746, 747, 748, + 749, 750, 751, 752, 753, 754, 755, 756, + 757, 758, 759, 760, 761, 762, 763, 764, + 765, 766, 767, 768, 769, 770, 581, 582, + 583, 584, 585, 586, 587, 588, 589, 590, + 591, 592, 593, 594, 595, 596, 597, 598, + 599, 600, 601, 602, 603, 604, 605, 606, + 607, 608, 609, 610, 611, 612, 613, 614, + 615, 616, 617, 618, 619, 620, 621, 622, + 623, 624, 625, 626, 627, 628, 629, 630, + 631, 632, 633, 634, 635, 636, 637, 638, + 639, 640, 641, 642, 643, 644, 645, 646, + 647, 648, 649, 650, 651, 652, 653, 654, + 655, 656, 657, 658, 659, 660, 661, 662, + 663, 664, 665, 666, 667, 668, 669, 670, + 671, 672, 673, 674, 675, 676, 677, 678, + 679, 680, 681, 682, 683, 684, 685, 686, + 687, 688, 689, 690, 691, 692, 693, 694, + 695, 696, 697, 698, 699, 700, 701, 702, + 703, 704, 705, 706, 707, 708, 709, 710, + 711, 712, 713, 714, 715, 716, 717, 718, + 719, 720, 721, 722, 723, 724, 725, 726, + 727, 548, 549, 550, 551, 552, 553, 554, + 555, 556, 557, 558, 559, 560, 561, 562, + 563, 564, 565, 566, 567, 568, 569, 570, + 571, 572, 573, 574, 575, 576, 577, 578, + 579, 580, 581, 582, 583, 584, 585, 586, + 587, 588, 589, 590, 591, 592, 593, 594, + 595, 596, 597, 598, 599, 600, 601, 602, + 603, 604, 605, 606, 607, 608, 609, 610, + 611, 612, 613, 614, 615, 616, 617, 618, + 619, 620, 621, 622, 623, 624, 625, 626, + 627, 628, 629, 630, 631, 632, 633, 634, + 635, 636, 637, 638, 639, 640, 641, 642, + 643, 644, 645, 646, 647, 648, 649, 650, + 651, 652, 653, 654, 655, 656, 657, 658, + 659, 660, 661, 662, 663, 664, 665, 666, + 667, 668, 669, 670, 671, 672, 673, 674, + 675, 676, 677, 678, 679, 680, 681, 682, + 683, 684, 685, 686, 517, 518, 519, 520, + 521, 522, 523, 524, 525, 526, 527, 528, + 529, 530, 531, 532, 533, 534, 535, 536, + 537, 538, 539, 540, 541, 542, 543, 544, + 545, 546, 547, 548, 549, 550, 551, 552, + 553, 554, 555, 556, 557, 558, 559, 560, + 561, 562, 563, 564, 565, 566, 567, 568, + 569, 570, 571, 572, 573, 574, 575, 576, + 577, 578, 579, 580, 581, 582, 583, 584, + 585, 586, 587, 588, 589, 590, 591, 592, + 593, 594, 595, 596, 597, 598, 599, 600, + 601, 602, 603, 604, 605, 606, 607, 608, + 609, 610, 611, 612, 613, 614, 615, 616, + 617, 618, 619, 620, 621, 622, 623, 624, + 625, 626, 627, 628, 629, 630, 631, 632, + 633, 634, 635, 636, 637, 638, 639, 640, + 641, 642, 643, 644, 645, 646, 647, 648, + 488, 489, 490, 491, 492, 493, 494, 495, + 496, 497, 498, 499, 500, 501, 502, 503, + 504, 505, 506, 507, 508, 509, 510, 511, + 512, 513, 514, 515, 516, 517, 518, 519, + 520, 521, 522, 523, 524, 525, 526, 527, + 528, 529, 530, 531, 532, 533, 534, 535, + 536, 537, 538, 539, 540, 541, 542, 543, + 544, 545, 546, 547, 548, 549, 550, 551, + 552, 553, 554, 555, 556, 557, 558, 559, + 560, 561, 562, 563, 564, 565, 566, 567, + 568, 569, 570, 571, 572, 573, 574, 575, + 576, 577, 578, 579, 580, 581, 582, 583, + 584, 585, 586, 587, 588, 589, 590, 591, + 592, 593, 594, 595, 596, 597, 598, 599, + 600, 601, 602, 603, 604, 605, 606, 607, + 608, 609, 610, 611, 461, 462, 463, 464, + 465, 466, 467, 468, 469, 470, 471, 472, + 473, 474, 475, 476, 477, 478, 479, 480, + 481, 482, 483, 484, 485, 486, 487, 488, + 489, 490, 491, 492, 493, 494, 495, 496, + 497, 498, 499, 500, 501, 502, 503, 504, + 505, 506, 507, 508, 509, 510, 511, 512, + 513, 514, 515, 516, 517, 518, 519, 520, + 521, 522, 523, 524, 525, 526, 527, 528, + 529, 530, 531, 532, 533, 534, 535, 536, + 537, 538, 539, 540, 541, 542, 543, 544, + 545, 546, 547, 548, 549, 550, 551, 552, + 553, 554, 555, 556, 557, 558, 559, 560, + 561, 562, 563, 564, 565, 566, 567, 568, + 569, 570, 571, 572, 573, 574, 575, 576, + 577, 435, 436, 437, 438, 439, 440, 441, + 442, 443, 444, 445, 446, 447, 448, 449, + 450, 451, 452, 453, 454, 455, 456, 457, + 458, 459, 460, 461, 462, 463, 464, 465, + 466, 467, 468, 469, 470, 471, 472, 473, + 474, 475, 476, 477, 478, 479, 480, 481, + 482, 483, 484, 485, 486, 487, 488, 489, + 490, 491, 492, 493, 494, 495, 496, 497, + 498, 499, 500, 501, 502, 503, 504, 505, + 506, 507, 508, 509, 510, 511, 512, 513, + 514, 515, 516, 517, 518, 519, 520, 521, + 522, 523, 524, 525, 526, 527, 528, 529, + 530, 531, 532, 533, 534, 535, 536, 537, + 538, 539, 540, 541, 542, 543, 544, 411, + 412, 413, 414, 415, 416, 417, 418, 419, + 420, 421, 422, 423, 424, 425, 426, 427, + 428, 429, 430, 431, 432, 433, 434, 435, + 436, 437, 438, 439, 440, 441, 442, 443, + 444, 445, 446, 447, 448, 449, 450, 451, + 452, 453, 454, 455, 456, 457, 458, 459, + 460, 461, 462, 463, 464, 465, 466, 467, + 468, 469, 470, 471, 472, 473, 474, 475, + 476, 477, 478, 479, 480, 481, 482, 483, + 484, 485, 486, 487, 488, 489, 490, 491, + 492, 493, 494, 495, 496, 497, 498, 499, + 500, 501, 502, 503, 504, 505, 506, 507, + 508, 509, 510, 511, 512, 513, 514, 388, + 389, 390, 391, 392, 393, 394, 395, 396, + 397, 398, 399, 400, 401, 402, 403, 404, + 405, 406, 407, 408, 409, 410, 411, 412, + 413, 414, 415, 416, 417, 418, 419, 420, + 421, 422, 423, 424, 425, 426, 427, 428, + 429, 430, 431, 432, 433, 434, 435, 436, + 437, 438, 439, 440, 441, 442, 443, 444, + 445, 446, 447, 448, 449, 450, 451, 452, + 453, 454, 455, 456, 457, 458, 459, 460, + 461, 462, 463, 464, 465, 466, 467, 468, + 469, 470, 471, 472, 473, 474, 475, 476, + 477, 478, 479, 480, 481, 482, 483, 484, + 485, 366, 367, 368, 369, 370, 371, 372, + 373, 374, 375, 376, 377, 378, 379, 380, + 381, 382, 383, 384, 385, 386, 387, 388, + 389, 390, 391, 392, 393, 394, 395, 396, + 397, 398, 399, 400, 401, 402, 403, 404, + 405, 406, 407, 408, 409, 410, 411, 412, + 413, 414, 415, 416, 417, 418, 419, 420, + 421, 422, 423, 424, 425, 426, 427, 428, + 429, 430, 431, 432, 433, 434, 435, 436, + 437, 438, 439, 440, 441, 442, 443, 444, + 445, 446, 447, 448, 449, 450, 451, 452, + 453, 454, 455, 456, 457, 458, 345, 346, + 347, 348, 349, 350, 351, 352, 353, 354, + 355, 356, 357, 358, 359, 360, 361, 362, + 363, 364, 365, 366, 367, 368, 369, 370, + 371, 372, 373, 374, 375, 376, 377, 378, + 379, 380, 381, 382, 383, 384, 385, 386, + 387, 388, 389, 390, 391, 392, 393, 394, + 395, 396, 397, 398, 399, 400, 401, 402, + 403, 404, 405, 406, 407, 408, 409, 410, + 411, 412, 413, 414, 415, 416, 417, 418, + 419, 420, 421, 422, 423, 424, 425, 426, + 427, 428, 429, 430, 431, 432, 326, 327, + 328, 329, 330, 331, 332, 333, 334, 335, + 336, 337, 338, 339, 340, 341, 342, 343, + 344, 345, 346, 347, 348, 349, 350, 351, + 352, 353, 354, 355, 356, 357, 358, 359, + 360, 361, 362, 363, 364, 365, 366, 367, + 368, 369, 370, 371, 372, 373, 374, 375, + 376, 377, 378, 379, 380, 381, 382, 383, + 384, 385, 386, 387, 388, 389, 390, 391, + 392, 393, 394, 395, 396, 397, 398, 399, + 400, 401, 402, 403, 404, 405, 406, 407, + 408, 308, 309, 310, 311, 312, 313, 314, + 315, 316, 317, 318, 319, 320, 321, 322, + 323, 324, 325, 326, 327, 328, 329, 330, + 331, 332, 333, 334, 335, 336, 337, 338, + 339, 340, 341, 342, 343, 344, 345, 346, + 347, 348, 349, 350, 351, 352, 353, 354, + 355, 356, 357, 358, 359, 360, 361, 362, + 363, 364, 365, 366, 367, 368, 369, 370, + 371, 372, 373, 374, 375, 376, 377, 378, + 379, 380, 381, 382, 383, 384, 385, 291, + 292, 293, 294, 295, 296, 297, 298, 299, + 300, 301, 302, 303, 304, 305, 306, 307, + 308, 309, 310, 311, 312, 313, 314, 315, + 316, 317, 318, 319, 320, 321, 322, 323, + 324, 325, 326, 327, 328, 329, 330, 331, + 332, 333, 334, 335, 336, 337, 338, 339, + 340, 341, 342, 343, 344, 345, 346, 347, + 348, 349, 350, 351, 352, 353, 354, 355, + 356, 357, 358, 359, 360, 361, 362, 363, + 274, 275, 276, 277, 278, 279, 280, 281, + 282, 283, 284, 285, 286, 287, 288, 289, + 290, 291, 292, 293, 294, 295, 296, 297, + 298, 299, 300, 301, 302, 303, 304, 305, + 306, 307, 308, 309, 310, 311, 312, 313, + 314, 315, 316, 317, 318, 319, 320, 321, + 322, 323, 324, 325, 326, 327, 328, 329, + 330, 331, 332, 333, 334, 335, 336, 337, + 338, 339, 340, 341, 342, 343, 259, 260, + 261, 262, 263, 264, 265, 266, 267, 268, + 269, 270, 271, 272, 273, 274, 275, 276, + 277, 278, 279, 280, 281, 282, 283, 284, + 285, 286, 287, 288, 289, 290, 291, 292, + 293, 294, 295, 296, 297, 298, 299, 300, + 301, 302, 303, 304, 305, 306, 307, 308, + 309, 310, 311, 312, 313, 314, 315, 316, + 317, 318, 319, 320, 321, 322, 323, 324, + 244, 245, 246, 247, 248, 249, 250, 251, + 252, 253, 254, 255, 256, 257, 258, 259, + 260, 261, 262, 263, 264, 265, 266, 267, + 268, 269, 270, 271, 272, 273, 274, 275, + 276, 277, 278, 279, 280, 281, 282, 283, + 284, 285, 286, 287, 288, 289, 290, 291, + 292, 293, 294, 295, 296, 297, 298, 299, + 300, 301, 302, 303, 304, 305, 231, 232, + 233, 234, 235, 236, 237, 238, 239, 240, + 241, 242, 243, 244, 245, 246, 247, 248, + 249, 250, 251, 252, 253, 254, 255, 256, + 257, 258, 259, 260, 261, 262, 263, 264, + 265, 266, 267, 268, 269, 270, 271, 272, + 273, 274, 275, 276, 277, 278, 279, 280, + 281, 282, 283, 284, 285, 286, 287, 288, + 218, 219, 220, 221, 222, 223, 224, 225, + 226, 227, 228, 229, 230, 231, 232, 233, + 234, 235, 236, 237, 238, 239, 240, 241, + 242, 243, 244, 245, 246, 247, 248, 249, + 250, 251, 252, 253, 254, 255, 256, 257, + 258, 259, 260, 261, 262, 263, 264, 265, + 266, 267, 268, 269, 270, 271, 272, 206, + 207, 208, 209, 210, 211, 212, 213, 214, + 215, 216, 217, 218, 219, 220, 221, 222, + 223, 224, 225, 226, 227, 228, 229, 230, + 231, 232, 233, 234, 235, 236, 237, 238, + 239, 240, 241, 242, 243, 244, 245, 246, + 247, 248, 249, 250, 251, 252, 253, 254, + 255, 256, 257, 194, 195, 196, 197, 198, + 199, 200, 201, 202, 203, 204, 205, 206, + 207, 208, 209, 210, 211, 212, 213, 214, + 215, 216, 217, 218, 219, 220, 221, 222, + 223, 224, 225, 226, 227, 228, 229, 230, + 231, 232, 233, 234, 235, 236, 237, 238, + 239, 240, 241, 242, 183, 184, 185, 186, + 187, 188, 189, 190, 191, 192, 193, 194, + 195, 196, 197, 198, 199, 200, 201, 202, + 203, 204, 205, 206, 207, 208, 209, 210, + 211, 212, 213, 214, 215, 216, 217, 218, + 219, 220, 221, 222, 223, 224, 225, 226, + 227, 228, 229, 173, 174, 175, 176, 177, + 178, 179, 180, 181, 182, 183, 184, 185, + 186, 187, 188, 189, 190, 191, 192, 193, + 194, 195, 196, 197, 198, 199, 200, 201, + 202, 203, 204, 205, 206, 207, 208, 209, + 210, 211, 212, 213, 214, 215, 216, 163, + 164, 165, 166, 167, 168, 169, 170, 171, + 172, 173, 174, 175, 176, 177, 178, 179, + 180, 181, 182, 183, 184, 185, 186, 187, + 188, 189, 190, 191, 192, 193, 194, 195, + 196, 197, 198, 199, 200, 201, 202, 203, + 204, 154, 155, 156, 157, 158, 159, 160, + 161, 162, 163, 164, 165, 166, 167, 168, + 169, 170, 171, 172, 173, 174, 175, 176, + 177, 178, 179, 180, 181, 182, 183, 184, + 185, 186, 187, 188, 189, 190, 191, 192, + 146, 147, 148, 149, 150, 151, 152, 153, + 154, 155, 156, 157, 158, 159, 160, 161, + 162, 163, 164, 165, 166, 167, 168, 169, + 170, 171, 172, 173, 174, 175, 176, 177, + 178, 179, 180, 181, 137, 138, 139, 140, + 141, 142, 143, 144, 145, 146, 147, 148, + 149, 150, 151, 152, 153, 154, 155, 156, + 157, 158, 159, 160, 161, 162, 163, 164, + 165, 166, 167, 168, 169, 170, 171, 130, + 131, 132, 133, 134, 135, 136, 137, 138, + 139, 140, 141, 142, 143, 144, 145, 146, + 147, 148, 149, 150, 151, 152, 153, 154, + 155, 156, 157, 158, 159, 160, 161, 162, + 122, 123, 124, 125, 126, 127, 128, 129, + 130, 131, 132, 133, 134, 135, 136, 137, + 138, 139, 140, 141, 142, 143, 144, 145, + 146, 147, 148, 149, 150, 151, 152, 116, + 117, 118, 119, 120, 121, 122, 123, 124, + 125, 126, 127, 128, 129, 130, 131, 132, + 133, 134, 135, 136, 137, 138, 139, 140, + 141, 142, 143, 144, 109, 110, 111, 112, + 113, 114, 115, 116, 117, 118, 119, 120, + 121, 122, 123, 124, 125, 126, 127, 128, + 129, 130, 131, 132, 133, 134, 135, 136, + 103, 104, 105, 106, 107, 108, 109, 110, + 111, 112, 113, 114, 115, 116, 117, 118, + 119, 120, 121, 122, 123, 124, 125, 126, + 127, 128, 97, 98, 99, 100, 101, 102, + 103, 104, 105, 106, 107, 108, 109, 110, + 111, 112, 113, 114, 115, 116, 117, 118, + 119, 120, 121, 92, 93, 94, 95, 96, + 97, 98, 99, 100, 101, 102, 103, 104, + 105, 106, 107, 108, 109, 110, 111, 112, + 113, 114, 87, 88, 89, 90, 91, 92, + 93, 94, 95, 96, 97, 98, 99, 100, + 101, 102, 103, 104, 105, 106, 107, 108, + 82, 83, 84, 85, 86, 87, 88, 89, + 90, 91, 92, 93, 94, 95, 96, 97, + 98, 99, 100, 101, 102, 77, 78, 79, + 80, 81, 82, 83, 84, 85, 86, 87, + 88, 89, 90, 91, 92, 93, 94, 95, + 96, 73, 74, 75, 76, 77, 78, 79, + 80, 81, 82, 83, 84, 85, 86, 87, + 88, 89, 90, 69, 70, 71, 72, 73, + 74, 75, 76, 77, 78, 79, 80, 81, + 82, 83, 84, 85, 65, 66, 67, 68, + 69, 70, 71, 72, 73, 74, 75, 76, + 77, 78, 79, 80, 81, 61, 62, 63, + 64, 65, 66, 67, 68, 69, 70, 71, + 72, 73, 74, 75, 76, 58, 59, 60, + 61, 62, 63, 64, 65, 66, 67, 68, + 69, 70, 71, 72, 55, 56, 57, 58, + 59, 60, 61, 62, 63, 64, 65, 66, + 67, 68, 52, 53, 54, 55, 56, 57, + 58, 59, 60, 61, 62, 63, 64, 49, + 50, 51, 52, 53, 54, 55, 56, 57, + 58, 59, 60, 46, 47, 48, 49, 50, + 51, 52, 53, 54, 55, 56, 57, 44, + 45, 46, 47, 48, 49, 50, 51, 52, + 53, 54, 41, 42, 43, 44, 45, 46, + 47, 48, 49, 50, 51, 39, 40, 41, + 42, 43, 44, 45, 46, 47, 48, 37, + 38, 39, 40, 41, 42, 43, 44, 45, + 35, 36, 37, 38, 39, 40, 41, 42, + 33, 34, 35, 36, 37, 38, 39, 40, + 31, 32, 33, 34, 35, 36, 37, 38, + 29, 30, 31, 32, 33, 34, 35, 36, + 28, 29, 30, 31, 32, 33, 34, 26, + 27, 28, 29, 30, 31, 32, 25, 26, + 27, 28, 29, 30, 23, 24, 25, 26, + 27, 28, 22, 23, 24, 25, 26, 27 +}; +static unsigned int sk_j_84_65536[11688] = { + 83, 83, 83, 83, 83, 83, 83, 83, + 83, 83, 83, 83, 83, 83, 83, 83, + 83, 83, 83, 83, 83, 83, 83, 83, + 83, 83, 83, 83, 83, 83, 83, 83, + 83, 83, 83, 83, 83, 83, 83, 83, + 83, 83, 83, 83, 83, 83, 83, 83, + 83, 83, 83, 83, 83, 83, 83, 83, + 83, 83, 83, 83, 83, 83, 83, 83, + 83, 83, 83, 83, 83, 83, 83, 83, + 83, 83, 83, 83, 83, 83, 83, 83, + 83, 83, 83, 83, 83, 83, 83, 83, + 83, 83, 83, 83, 83, 83, 83, 83, + 83, 83, 83, 83, 83, 83, 83, 83, + 83, 83, 83, 83, 83, 83, 83, 83, + 83, 83, 83, 83, 83, 83, 83, 83, + 83, 83, 83, 83, 83, 83, 83, 83, + 83, 83, 83, 83, 83, 83, 83, 83, + 83, 83, 83, 83, 83, 83, 83, 83, + 83, 83, 83, 83, 83, 83, 83, 83, + 83, 83, 83, 83, 83, 83, 83, 83, + 83, 83, 83, 83, 83, 83, 83, 83, + 83, 83, 83, 83, 83, 83, 83, 83, + 83, 83, 83, 83, 83, 83, 83, 83, + 83, 83, 83, 83, 83, 83, 83, 83, + 83, 83, 83, 83, 83, 83, 83, 83, + 83, 83, 83, 83, 83, 83, 83, 83, + 83, 83, 83, 83, 83, 83, 83, 83, + 83, 83, 83, 83, 83, 83, 83, 83, + 83, 83, 83, 83, 83, 83, 83, 83, + 83, 83, 83, 83, 83, 83, 83, 83, + 83, 83, 83, 83, 83, 83, 83, 83, + 83, 83, 83, 83, 83, 83, 83, 83, + 83, 83, 83, 83, 83, 83, 83, 83, + 83, 83, 83, 83, 83, 83, 83, 83, + 83, 83, 83, 83, 83, 83, 83, 83, + 83, 83, 83, 83, 83, 83, 83, 83, + 83, 83, 83, 83, 83, 83, 83, 83, + 83, 83, 83, 83, 83, 83, 83, 83, + 83, 83, 83, 83, 83, 83, 83, 83, + 83, 83, 83, 83, 83, 83, 83, 83, + 83, 83, 83, 83, 83, 83, 83, 83, + 83, 83, 83, 83, 83, 83, 83, 83, + 83, 83, 83, 83, 83, 83, 83, 83, + 83, 83, 83, 83, 83, 83, 83, 83, + 83, 83, 83, 83, 83, 83, 83, 83, + 83, 83, 83, 83, 83, 83, 83, 83, + 83, 83, 83, 83, 83, 83, 83, 83, + 83, 83, 83, 83, 83, 83, 83, 83, + 83, 83, 83, 83, 83, 83, 83, 83, + 83, 83, 83, 83, 83, 83, 83, 83, + 83, 83, 83, 83, 83, 83, 83, 83, + 83, 83, 83, 83, 83, 83, 83, 83, + 83, 83, 83, 83, 83, 83, 83, 83, + 83, 83, 83, 83, 83, 83, 83, 83, + 83, 83, 83, 83, 83, 83, 83, 83, + 83, 83, 83, 83, 83, 83, 83, 83, + 83, 83, 83, 83, 83, 83, 83, 83, + 83, 83, 83, 83, 83, 83, 83, 83, + 83, 83, 83, 83, 83, 83, 83, 83, + 83, 83, 83, 83, 83, 83, 83, 83, + 83, 83, 83, 83, 83, 83, 83, 83, + 83, 83, 83, 83, 83, 83, 83, 83, + 83, 83, 83, 83, 83, 83, 83, 83, + 83, 83, 83, 83, 83, 83, 83, 83, + 83, 83, 83, 83, 83, 83, 83, 83, + 83, 83, 83, 83, 83, 83, 83, 83, + 83, 83, 83, 83, 83, 83, 83, 83, + 83, 83, 83, 83, 83, 83, 83, 83, + 83, 83, 83, 83, 83, 83, 83, 83, + 83, 83, 83, 83, 83, 83, 83, 83, + 83, 83, 83, 83, 83, 83, 83, 83, + 83, 83, 83, 83, 83, 83, 83, 83, + 83, 83, 83, 83, 83, 83, 83, 83, + 83, 83, 83, 83, 83, 83, 83, 83, + 83, 83, 83, 83, 83, 83, 83, 83, + 83, 83, 83, 83, 83, 83, 83, 83, + 83, 83, 83, 83, 83, 83, 83, 83, + 83, 83, 83, 83, 83, 83, 83, 83, + 83, 83, 83, 83, 83, 83, 83, 83, + 83, 83, 83, 83, 83, 83, 83, 83, + 83, 83, 83, 83, 83, 83, 83, 83, + 83, 83, 83, 83, 83, 83, 83, 83, + 83, 83, 83, 83, 82, 82, 82, 82, + 82, 82, 82, 82, 82, 82, 82, 82, + 82, 82, 82, 82, 82, 82, 82, 82, + 82, 82, 82, 82, 82, 82, 82, 82, + 82, 82, 82, 82, 82, 82, 82, 82, + 82, 82, 82, 82, 82, 82, 82, 82, + 82, 82, 82, 82, 82, 82, 82, 82, + 82, 82, 82, 82, 82, 82, 82, 82, + 82, 82, 82, 82, 82, 82, 82, 82, + 82, 82, 82, 82, 82, 82, 82, 82, + 82, 82, 82, 82, 82, 82, 82, 82, + 82, 82, 82, 82, 82, 82, 82, 82, + 82, 82, 82, 82, 82, 82, 82, 82, + 82, 82, 82, 82, 82, 82, 82, 82, + 82, 82, 82, 82, 82, 82, 82, 82, + 82, 82, 82, 82, 82, 82, 82, 82, + 82, 82, 82, 82, 82, 82, 82, 82, + 82, 82, 82, 82, 82, 82, 82, 82, + 82, 82, 82, 82, 82, 82, 82, 82, + 82, 82, 82, 82, 82, 82, 82, 82, + 82, 82, 82, 82, 82, 82, 82, 82, + 82, 82, 82, 82, 82, 82, 82, 82, + 82, 82, 82, 82, 82, 82, 82, 82, + 82, 82, 82, 82, 82, 82, 82, 82, + 82, 82, 82, 82, 82, 82, 82, 82, + 82, 82, 82, 82, 82, 82, 82, 82, + 82, 82, 82, 82, 82, 82, 82, 82, + 82, 82, 82, 82, 82, 82, 82, 82, + 82, 82, 82, 82, 82, 82, 82, 82, + 82, 82, 82, 82, 82, 82, 82, 82, + 82, 82, 82, 82, 82, 82, 82, 82, + 82, 82, 82, 82, 82, 82, 82, 82, + 82, 82, 82, 82, 82, 82, 82, 82, + 82, 82, 82, 82, 82, 82, 82, 82, + 82, 82, 82, 82, 82, 82, 82, 82, + 82, 82, 82, 82, 82, 82, 82, 82, + 82, 82, 82, 82, 82, 82, 82, 82, + 82, 82, 82, 82, 82, 82, 82, 82, + 82, 82, 82, 82, 82, 82, 82, 82, + 82, 82, 82, 82, 82, 82, 82, 82, + 82, 82, 82, 82, 82, 82, 82, 82, + 82, 82, 82, 82, 82, 82, 82, 82, + 82, 82, 82, 82, 82, 82, 82, 82, + 82, 82, 82, 82, 82, 82, 82, 82, + 82, 82, 82, 82, 82, 82, 82, 82, + 82, 82, 82, 82, 82, 82, 82, 82, + 82, 82, 82, 82, 82, 82, 82, 82, + 82, 82, 82, 82, 82, 82, 82, 82, + 82, 82, 82, 82, 82, 82, 82, 82, + 82, 82, 82, 82, 82, 82, 82, 82, + 82, 82, 82, 82, 82, 82, 82, 82, + 82, 82, 82, 82, 82, 82, 82, 82, + 82, 82, 82, 82, 82, 82, 82, 82, + 82, 82, 82, 82, 82, 82, 82, 82, + 82, 82, 82, 82, 82, 82, 82, 82, + 82, 82, 82, 82, 82, 82, 82, 82, + 82, 82, 82, 82, 82, 82, 82, 82, + 82, 82, 82, 82, 82, 82, 82, 82, + 82, 82, 82, 82, 82, 82, 82, 82, + 82, 82, 82, 82, 82, 82, 82, 82, + 82, 82, 82, 82, 82, 82, 82, 82, + 82, 82, 82, 82, 82, 82, 82, 82, + 82, 82, 82, 82, 82, 82, 82, 82, + 82, 82, 82, 82, 82, 82, 82, 82, + 82, 82, 82, 82, 82, 82, 82, 82, + 82, 82, 82, 82, 82, 82, 82, 82, + 82, 82, 82, 82, 82, 82, 82, 82, + 82, 82, 82, 82, 82, 82, 82, 82, + 82, 82, 82, 82, 82, 82, 82, 82, + 82, 82, 82, 82, 82, 82, 82, 82, + 82, 82, 82, 82, 82, 82, 82, 82, + 82, 82, 82, 82, 82, 82, 82, 82, + 82, 82, 82, 82, 82, 82, 82, 82, + 82, 82, 82, 82, 82, 82, 82, 82, + 82, 82, 82, 82, 82, 82, 82, 82, + 82, 82, 82, 82, 82, 82, 82, 82, + 82, 82, 82, 82, 82, 82, 82, 82, + 82, 82, 82, 82, 82, 82, 82, 82, + 82, 82, 82, 81, 81, 81, 81, 81, + 81, 81, 81, 81, 81, 81, 81, 81, + 81, 81, 81, 81, 81, 81, 81, 81, + 81, 81, 81, 81, 81, 81, 81, 81, + 81, 81, 81, 81, 81, 81, 81, 81, + 81, 81, 81, 81, 81, 81, 81, 81, + 81, 81, 81, 81, 81, 81, 81, 81, + 81, 81, 81, 81, 81, 81, 81, 81, + 81, 81, 81, 81, 81, 81, 81, 81, + 81, 81, 81, 81, 81, 81, 81, 81, + 81, 81, 81, 81, 81, 81, 81, 81, + 81, 81, 81, 81, 81, 81, 81, 81, + 81, 81, 81, 81, 81, 81, 81, 81, + 81, 81, 81, 81, 81, 81, 81, 81, + 81, 81, 81, 81, 81, 81, 81, 81, + 81, 81, 81, 81, 81, 81, 81, 81, + 81, 81, 81, 81, 81, 81, 81, 81, + 81, 81, 81, 81, 81, 81, 81, 81, + 81, 81, 81, 81, 81, 81, 81, 81, + 81, 81, 81, 81, 81, 81, 81, 81, + 81, 81, 81, 81, 81, 81, 81, 81, + 81, 81, 81, 81, 81, 81, 81, 81, + 81, 81, 81, 81, 81, 81, 81, 81, + 81, 81, 81, 81, 81, 81, 81, 81, + 81, 81, 81, 81, 81, 81, 81, 81, + 81, 81, 81, 81, 81, 81, 81, 81, + 81, 81, 81, 81, 81, 81, 81, 81, + 81, 81, 81, 81, 81, 81, 81, 81, + 81, 81, 81, 81, 81, 81, 81, 81, + 81, 81, 81, 81, 81, 81, 81, 81, + 81, 81, 81, 81, 81, 81, 81, 81, + 81, 81, 81, 81, 81, 81, 81, 81, + 81, 81, 81, 81, 81, 81, 81, 81, + 81, 81, 81, 81, 81, 81, 81, 81, + 81, 81, 81, 81, 81, 81, 81, 81, + 81, 81, 81, 81, 81, 81, 81, 81, + 81, 81, 81, 81, 81, 81, 81, 81, + 81, 81, 81, 81, 81, 81, 81, 81, + 81, 81, 81, 81, 81, 81, 81, 81, + 81, 81, 81, 81, 81, 81, 81, 81, + 81, 81, 81, 81, 81, 81, 81, 81, + 81, 81, 81, 81, 81, 81, 81, 81, + 81, 81, 81, 81, 81, 81, 81, 81, + 81, 81, 81, 81, 81, 81, 81, 81, + 81, 81, 81, 81, 81, 81, 81, 81, + 81, 81, 81, 81, 81, 81, 81, 81, + 81, 81, 81, 81, 81, 81, 81, 81, + 81, 81, 81, 81, 81, 81, 81, 81, + 81, 81, 81, 81, 81, 81, 81, 81, + 81, 81, 81, 81, 81, 81, 81, 81, + 81, 81, 81, 81, 81, 81, 81, 81, + 81, 81, 81, 81, 81, 81, 81, 81, + 81, 81, 81, 81, 81, 81, 81, 81, + 81, 81, 81, 81, 81, 81, 81, 81, + 81, 81, 81, 81, 81, 81, 81, 81, + 81, 81, 81, 81, 81, 81, 81, 81, + 81, 81, 81, 81, 81, 81, 81, 81, + 81, 81, 81, 81, 81, 81, 81, 81, + 81, 81, 81, 81, 81, 81, 81, 81, + 81, 81, 81, 81, 81, 81, 81, 81, + 81, 81, 81, 81, 81, 81, 81, 81, + 81, 81, 81, 81, 81, 81, 81, 81, + 81, 81, 81, 81, 81, 81, 81, 81, + 81, 81, 81, 81, 81, 81, 81, 81, + 81, 81, 81, 81, 81, 81, 81, 81, + 81, 81, 81, 81, 81, 81, 81, 81, + 81, 81, 81, 81, 81, 81, 81, 81, + 81, 81, 81, 81, 81, 81, 81, 81, + 81, 81, 81, 81, 81, 81, 81, 81, + 81, 81, 81, 81, 81, 81, 81, 81, + 81, 81, 81, 81, 81, 81, 81, 81, + 81, 81, 81, 81, 81, 81, 81, 81, + 81, 81, 81, 81, 81, 81, 81, 81, + 81, 81, 81, 81, 81, 81, 81, 80, + 80, 80, 80, 80, 80, 80, 80, 80, + 80, 80, 80, 80, 80, 80, 80, 80, + 80, 80, 80, 80, 80, 80, 80, 80, + 80, 80, 80, 80, 80, 80, 80, 80, + 80, 80, 80, 80, 80, 80, 80, 80, + 80, 80, 80, 80, 80, 80, 80, 80, + 80, 80, 80, 80, 80, 80, 80, 80, + 80, 80, 80, 80, 80, 80, 80, 80, + 80, 80, 80, 80, 80, 80, 80, 80, + 80, 80, 80, 80, 80, 80, 80, 80, + 80, 80, 80, 80, 80, 80, 80, 80, + 80, 80, 80, 80, 80, 80, 80, 80, + 80, 80, 80, 80, 80, 80, 80, 80, + 80, 80, 80, 80, 80, 80, 80, 80, + 80, 80, 80, 80, 80, 80, 80, 80, + 80, 80, 80, 80, 80, 80, 80, 80, + 80, 80, 80, 80, 80, 80, 80, 80, + 80, 80, 80, 80, 80, 80, 80, 80, + 80, 80, 80, 80, 80, 80, 80, 80, + 80, 80, 80, 80, 80, 80, 80, 80, + 80, 80, 80, 80, 80, 80, 80, 80, + 80, 80, 80, 80, 80, 80, 80, 80, + 80, 80, 80, 80, 80, 80, 80, 80, + 80, 80, 80, 80, 80, 80, 80, 80, + 80, 80, 80, 80, 80, 80, 80, 80, + 80, 80, 80, 80, 80, 80, 80, 80, + 80, 80, 80, 80, 80, 80, 80, 80, + 80, 80, 80, 80, 80, 80, 80, 80, + 80, 80, 80, 80, 80, 80, 80, 80, + 80, 80, 80, 80, 80, 80, 80, 80, + 80, 80, 80, 80, 80, 80, 80, 80, + 80, 80, 80, 80, 80, 80, 80, 80, + 80, 80, 80, 80, 80, 80, 80, 80, + 80, 80, 80, 80, 80, 80, 80, 80, + 80, 80, 80, 80, 80, 80, 80, 80, + 80, 80, 80, 80, 80, 80, 80, 80, + 80, 80, 80, 80, 80, 80, 80, 80, + 80, 80, 80, 80, 80, 80, 80, 80, + 80, 80, 80, 80, 80, 80, 80, 80, + 80, 80, 80, 80, 80, 80, 80, 80, + 80, 80, 80, 80, 80, 80, 80, 80, + 80, 80, 80, 80, 80, 80, 80, 80, + 80, 80, 80, 80, 80, 80, 80, 80, + 80, 80, 80, 80, 80, 80, 80, 80, + 80, 80, 80, 80, 80, 80, 80, 80, + 80, 80, 80, 80, 80, 80, 80, 80, + 80, 80, 80, 80, 80, 80, 80, 80, + 80, 80, 80, 80, 80, 80, 80, 80, + 80, 80, 80, 80, 80, 80, 80, 80, + 80, 80, 80, 80, 80, 80, 80, 80, + 80, 80, 80, 80, 80, 80, 80, 80, + 80, 80, 80, 80, 80, 80, 80, 80, + 80, 80, 80, 80, 80, 80, 80, 80, + 80, 80, 80, 80, 80, 80, 80, 80, + 80, 80, 80, 80, 80, 80, 80, 80, + 80, 80, 80, 80, 80, 80, 80, 80, + 80, 80, 80, 80, 80, 80, 80, 80, + 80, 80, 80, 80, 80, 80, 80, 80, + 80, 80, 80, 80, 80, 80, 80, 80, + 80, 80, 80, 80, 80, 80, 80, 80, + 80, 80, 80, 80, 80, 80, 80, 80, + 80, 80, 80, 80, 80, 80, 80, 80, + 80, 80, 80, 80, 80, 80, 80, 80, + 80, 80, 80, 80, 80, 80, 80, 80, + 80, 80, 80, 80, 80, 80, 80, 80, + 80, 80, 80, 80, 80, 80, 80, 80, + 80, 80, 80, 80, 80, 80, 80, 80, + 80, 80, 80, 80, 80, 80, 80, 80, + 80, 80, 80, 80, 80, 80, 80, 80, + 80, 80, 80, 79, 79, 79, 79, 79, + 79, 79, 79, 79, 79, 79, 79, 79, + 79, 79, 79, 79, 79, 79, 79, 79, + 79, 79, 79, 79, 79, 79, 79, 79, + 79, 79, 79, 79, 79, 79, 79, 79, + 79, 79, 79, 79, 79, 79, 79, 79, + 79, 79, 79, 79, 79, 79, 79, 79, + 79, 79, 79, 79, 79, 79, 79, 79, + 79, 79, 79, 79, 79, 79, 79, 79, + 79, 79, 79, 79, 79, 79, 79, 79, + 79, 79, 79, 79, 79, 79, 79, 79, + 79, 79, 79, 79, 79, 79, 79, 79, + 79, 79, 79, 79, 79, 79, 79, 79, + 79, 79, 79, 79, 79, 79, 79, 79, + 79, 79, 79, 79, 79, 79, 79, 79, + 79, 79, 79, 79, 79, 79, 79, 79, + 79, 79, 79, 79, 79, 79, 79, 79, + 79, 79, 79, 79, 79, 79, 79, 79, + 79, 79, 79, 79, 79, 79, 79, 79, + 79, 79, 79, 79, 79, 79, 79, 79, + 79, 79, 79, 79, 79, 79, 79, 79, + 79, 79, 79, 79, 79, 79, 79, 79, + 79, 79, 79, 79, 79, 79, 79, 79, + 79, 79, 79, 79, 79, 79, 79, 79, + 79, 79, 79, 79, 79, 79, 79, 79, + 79, 79, 79, 79, 79, 79, 79, 79, + 79, 79, 79, 79, 79, 79, 79, 79, + 79, 79, 79, 79, 79, 79, 79, 79, + 79, 79, 79, 79, 79, 79, 79, 79, + 79, 79, 79, 79, 79, 79, 79, 79, + 79, 79, 79, 79, 79, 79, 79, 79, + 79, 79, 79, 79, 79, 79, 79, 79, + 79, 79, 79, 79, 79, 79, 79, 79, + 79, 79, 79, 79, 79, 79, 79, 79, + 79, 79, 79, 79, 79, 79, 79, 79, + 79, 79, 79, 79, 79, 79, 79, 79, + 79, 79, 79, 79, 79, 79, 79, 79, + 79, 79, 79, 79, 79, 79, 79, 79, + 79, 79, 79, 79, 79, 79, 79, 79, + 79, 79, 79, 79, 79, 79, 79, 79, + 79, 79, 79, 79, 79, 79, 79, 79, + 79, 79, 79, 79, 79, 79, 79, 79, + 79, 79, 79, 79, 79, 79, 79, 79, + 79, 79, 79, 79, 79, 79, 79, 79, + 79, 79, 79, 79, 79, 79, 79, 79, + 79, 79, 79, 79, 79, 79, 79, 79, + 79, 79, 79, 79, 79, 79, 79, 79, + 79, 79, 79, 79, 79, 79, 79, 79, + 79, 79, 79, 79, 79, 79, 79, 79, + 79, 79, 79, 79, 79, 79, 79, 79, + 79, 79, 79, 79, 79, 79, 79, 79, + 79, 79, 79, 79, 79, 79, 79, 79, + 79, 79, 79, 79, 79, 79, 79, 79, + 79, 79, 79, 79, 79, 79, 79, 79, + 79, 79, 79, 79, 79, 79, 79, 79, + 79, 79, 79, 79, 79, 79, 79, 79, + 79, 79, 79, 79, 79, 79, 79, 79, + 79, 79, 79, 79, 79, 79, 79, 79, + 79, 79, 79, 79, 79, 79, 79, 79, + 79, 79, 79, 79, 79, 79, 79, 79, + 79, 79, 79, 79, 79, 79, 79, 79, + 79, 79, 79, 79, 79, 79, 79, 79, + 79, 79, 79, 79, 79, 79, 79, 79, + 79, 79, 79, 79, 79, 79, 79, 79, + 79, 79, 79, 79, 79, 79, 79, 79, + 79, 79, 79, 79, 79, 79, 79, 79, + 78, 78, 78, 78, 78, 78, 78, 78, + 78, 78, 78, 78, 78, 78, 78, 78, + 78, 78, 78, 78, 78, 78, 78, 78, + 78, 78, 78, 78, 78, 78, 78, 78, + 78, 78, 78, 78, 78, 78, 78, 78, + 78, 78, 78, 78, 78, 78, 78, 78, + 78, 78, 78, 78, 78, 78, 78, 78, + 78, 78, 78, 78, 78, 78, 78, 78, + 78, 78, 78, 78, 78, 78, 78, 78, + 78, 78, 78, 78, 78, 78, 78, 78, + 78, 78, 78, 78, 78, 78, 78, 78, + 78, 78, 78, 78, 78, 78, 78, 78, + 78, 78, 78, 78, 78, 78, 78, 78, + 78, 78, 78, 78, 78, 78, 78, 78, + 78, 78, 78, 78, 78, 78, 78, 78, + 78, 78, 78, 78, 78, 78, 78, 78, + 78, 78, 78, 78, 78, 78, 78, 78, + 78, 78, 78, 78, 78, 78, 78, 78, + 78, 78, 78, 78, 78, 78, 78, 78, + 78, 78, 78, 78, 78, 78, 78, 78, + 78, 78, 78, 78, 78, 78, 78, 78, + 78, 78, 78, 78, 78, 78, 78, 78, + 78, 78, 78, 78, 78, 78, 78, 78, + 78, 78, 78, 78, 78, 78, 78, 78, + 78, 78, 78, 78, 78, 78, 78, 78, + 78, 78, 78, 78, 78, 78, 78, 78, + 78, 78, 78, 78, 78, 78, 78, 78, + 78, 78, 78, 78, 78, 78, 78, 78, + 78, 78, 78, 78, 78, 78, 78, 78, + 78, 78, 78, 78, 78, 78, 78, 78, + 78, 78, 78, 78, 78, 78, 78, 78, + 78, 78, 78, 78, 78, 78, 78, 78, + 78, 78, 78, 78, 78, 78, 78, 78, + 78, 78, 78, 78, 78, 78, 78, 78, + 78, 78, 78, 78, 78, 78, 78, 78, + 78, 78, 78, 78, 78, 78, 78, 78, + 78, 78, 78, 78, 78, 78, 78, 78, + 78, 78, 78, 78, 78, 78, 78, 78, + 78, 78, 78, 78, 78, 78, 78, 78, + 78, 78, 78, 78, 78, 78, 78, 78, + 78, 78, 78, 78, 78, 78, 78, 78, + 78, 78, 78, 78, 78, 78, 78, 78, + 78, 78, 78, 78, 78, 78, 78, 78, + 78, 78, 78, 78, 78, 78, 78, 78, + 78, 78, 78, 78, 78, 78, 78, 78, + 78, 78, 78, 78, 78, 78, 78, 78, + 78, 78, 78, 78, 78, 78, 78, 78, + 78, 78, 78, 78, 78, 78, 78, 78, + 78, 78, 78, 78, 78, 78, 78, 78, + 78, 78, 78, 78, 78, 78, 78, 78, + 78, 78, 78, 78, 78, 78, 78, 78, + 78, 78, 78, 78, 78, 78, 78, 78, + 78, 78, 78, 78, 78, 78, 78, 78, + 78, 78, 78, 78, 78, 78, 78, 78, + 78, 78, 78, 78, 78, 78, 78, 78, + 78, 78, 78, 78, 78, 78, 78, 78, + 78, 78, 78, 78, 78, 78, 78, 78, + 78, 78, 78, 78, 78, 78, 78, 78, + 78, 78, 78, 78, 78, 78, 78, 78, + 78, 78, 78, 78, 78, 78, 78, 78, + 78, 78, 78, 78, 78, 78, 78, 78, + 78, 78, 78, 78, 78, 78, 77, 77, + 77, 77, 77, 77, 77, 77, 77, 77, + 77, 77, 77, 77, 77, 77, 77, 77, + 77, 77, 77, 77, 77, 77, 77, 77, + 77, 77, 77, 77, 77, 77, 77, 77, + 77, 77, 77, 77, 77, 77, 77, 77, + 77, 77, 77, 77, 77, 77, 77, 77, + 77, 77, 77, 77, 77, 77, 77, 77, + 77, 77, 77, 77, 77, 77, 77, 77, + 77, 77, 77, 77, 77, 77, 77, 77, + 77, 77, 77, 77, 77, 77, 77, 77, + 77, 77, 77, 77, 77, 77, 77, 77, + 77, 77, 77, 77, 77, 77, 77, 77, + 77, 77, 77, 77, 77, 77, 77, 77, + 77, 77, 77, 77, 77, 77, 77, 77, + 77, 77, 77, 77, 77, 77, 77, 77, + 77, 77, 77, 77, 77, 77, 77, 77, + 77, 77, 77, 77, 77, 77, 77, 77, + 77, 77, 77, 77, 77, 77, 77, 77, + 77, 77, 77, 77, 77, 77, 77, 77, + 77, 77, 77, 77, 77, 77, 77, 77, + 77, 77, 77, 77, 77, 77, 77, 77, + 77, 77, 77, 77, 77, 77, 77, 77, + 77, 77, 77, 77, 77, 77, 77, 77, + 77, 77, 77, 77, 77, 77, 77, 77, + 77, 77, 77, 77, 77, 77, 77, 77, + 77, 77, 77, 77, 77, 77, 77, 77, + 77, 77, 77, 77, 77, 77, 77, 77, + 77, 77, 77, 77, 77, 77, 77, 77, + 77, 77, 77, 77, 77, 77, 77, 77, + 77, 77, 77, 77, 77, 77, 77, 77, + 77, 77, 77, 77, 77, 77, 77, 77, + 77, 77, 77, 77, 77, 77, 77, 77, + 77, 77, 77, 77, 77, 77, 77, 77, + 77, 77, 77, 77, 77, 77, 77, 77, + 77, 77, 77, 77, 77, 77, 77, 77, + 77, 77, 77, 77, 77, 77, 77, 77, + 77, 77, 77, 77, 77, 77, 77, 77, + 77, 77, 77, 77, 77, 77, 77, 77, + 77, 77, 77, 77, 77, 77, 77, 77, + 77, 77, 77, 77, 77, 77, 77, 77, + 77, 77, 77, 77, 77, 77, 77, 77, + 77, 77, 77, 77, 77, 77, 77, 77, + 77, 77, 77, 77, 77, 77, 77, 77, + 77, 77, 77, 77, 77, 77, 77, 77, + 77, 77, 77, 77, 77, 77, 77, 77, + 77, 77, 77, 77, 77, 77, 77, 77, + 77, 77, 77, 77, 77, 77, 77, 77, + 77, 77, 77, 77, 77, 77, 77, 77, + 77, 77, 77, 77, 77, 77, 77, 77, + 77, 77, 77, 77, 77, 77, 77, 77, + 77, 77, 77, 77, 77, 77, 77, 77, + 77, 77, 77, 77, 77, 77, 77, 77, + 77, 77, 77, 77, 77, 77, 77, 77, + 77, 77, 77, 77, 77, 77, 77, 77, + 77, 77, 77, 77, 77, 77, 77, 77, + 77, 77, 77, 77, 77, 77, 77, 77, + 77, 77, 77, 77, 77, 77, 77, 77, + 77, 77, 77, 77, 77, 77, 77, 77, + 77, 77, 76, 76, 76, 76, 76, 76, + 76, 76, 76, 76, 76, 76, 76, 76, + 76, 76, 76, 76, 76, 76, 76, 76, + 76, 76, 76, 76, 76, 76, 76, 76, + 76, 76, 76, 76, 76, 76, 76, 76, + 76, 76, 76, 76, 76, 76, 76, 76, + 76, 76, 76, 76, 76, 76, 76, 76, + 76, 76, 76, 76, 76, 76, 76, 76, + 76, 76, 76, 76, 76, 76, 76, 76, + 76, 76, 76, 76, 76, 76, 76, 76, + 76, 76, 76, 76, 76, 76, 76, 76, + 76, 76, 76, 76, 76, 76, 76, 76, + 76, 76, 76, 76, 76, 76, 76, 76, + 76, 76, 76, 76, 76, 76, 76, 76, + 76, 76, 76, 76, 76, 76, 76, 76, + 76, 76, 76, 76, 76, 76, 76, 76, + 76, 76, 76, 76, 76, 76, 76, 76, + 76, 76, 76, 76, 76, 76, 76, 76, + 76, 76, 76, 76, 76, 76, 76, 76, + 76, 76, 76, 76, 76, 76, 76, 76, + 76, 76, 76, 76, 76, 76, 76, 76, + 76, 76, 76, 76, 76, 76, 76, 76, + 76, 76, 76, 76, 76, 76, 76, 76, + 76, 76, 76, 76, 76, 76, 76, 76, + 76, 76, 76, 76, 76, 76, 76, 76, + 76, 76, 76, 76, 76, 76, 76, 76, + 76, 76, 76, 76, 76, 76, 76, 76, + 76, 76, 76, 76, 76, 76, 76, 76, + 76, 76, 76, 76, 76, 76, 76, 76, + 76, 76, 76, 76, 76, 76, 76, 76, + 76, 76, 76, 76, 76, 76, 76, 76, + 76, 76, 76, 76, 76, 76, 76, 76, + 76, 76, 76, 76, 76, 76, 76, 76, + 76, 76, 76, 76, 76, 76, 76, 76, + 76, 76, 76, 76, 76, 76, 76, 76, + 76, 76, 76, 76, 76, 76, 76, 76, + 76, 76, 76, 76, 76, 76, 76, 76, + 76, 76, 76, 76, 76, 76, 76, 76, + 76, 76, 76, 76, 76, 76, 76, 76, + 76, 76, 76, 76, 76, 76, 76, 76, + 76, 76, 76, 76, 76, 76, 76, 76, + 76, 76, 76, 76, 76, 76, 76, 76, + 76, 76, 76, 76, 76, 76, 76, 76, + 76, 76, 76, 76, 76, 76, 76, 76, + 76, 76, 76, 76, 76, 76, 76, 76, + 76, 76, 76, 76, 76, 76, 76, 76, + 76, 76, 76, 76, 76, 76, 76, 76, + 76, 76, 76, 76, 76, 76, 76, 76, + 76, 76, 76, 76, 76, 76, 76, 76, + 76, 76, 76, 76, 76, 76, 76, 76, + 76, 76, 76, 76, 76, 76, 76, 76, + 76, 76, 76, 76, 76, 76, 76, 76, + 76, 76, 76, 76, 76, 76, 76, 76, + 76, 76, 76, 76, 76, 76, 76, 76, + 76, 76, 76, 76, 76, 76, 76, 76, + 76, 76, 76, 75, 75, 75, 75, 75, + 75, 75, 75, 75, 75, 75, 75, 75, + 75, 75, 75, 75, 75, 75, 75, 75, + 75, 75, 75, 75, 75, 75, 75, 75, + 75, 75, 75, 75, 75, 75, 75, 75, + 75, 75, 75, 75, 75, 75, 75, 75, + 75, 75, 75, 75, 75, 75, 75, 75, + 75, 75, 75, 75, 75, 75, 75, 75, + 75, 75, 75, 75, 75, 75, 75, 75, + 75, 75, 75, 75, 75, 75, 75, 75, + 75, 75, 75, 75, 75, 75, 75, 75, + 75, 75, 75, 75, 75, 75, 75, 75, + 75, 75, 75, 75, 75, 75, 75, 75, + 75, 75, 75, 75, 75, 75, 75, 75, + 75, 75, 75, 75, 75, 75, 75, 75, + 75, 75, 75, 75, 75, 75, 75, 75, + 75, 75, 75, 75, 75, 75, 75, 75, + 75, 75, 75, 75, 75, 75, 75, 75, + 75, 75, 75, 75, 75, 75, 75, 75, + 75, 75, 75, 75, 75, 75, 75, 75, + 75, 75, 75, 75, 75, 75, 75, 75, + 75, 75, 75, 75, 75, 75, 75, 75, + 75, 75, 75, 75, 75, 75, 75, 75, + 75, 75, 75, 75, 75, 75, 75, 75, + 75, 75, 75, 75, 75, 75, 75, 75, + 75, 75, 75, 75, 75, 75, 75, 75, + 75, 75, 75, 75, 75, 75, 75, 75, + 75, 75, 75, 75, 75, 75, 75, 75, + 75, 75, 75, 75, 75, 75, 75, 75, + 75, 75, 75, 75, 75, 75, 75, 75, + 75, 75, 75, 75, 75, 75, 75, 75, + 75, 75, 75, 75, 75, 75, 75, 75, + 75, 75, 75, 75, 75, 75, 75, 75, + 75, 75, 75, 75, 75, 75, 75, 75, + 75, 75, 75, 75, 75, 75, 75, 75, + 75, 75, 75, 75, 75, 75, 75, 75, + 75, 75, 75, 75, 75, 75, 75, 75, + 75, 75, 75, 75, 75, 75, 75, 75, + 75, 75, 75, 75, 75, 75, 75, 75, + 75, 75, 75, 75, 75, 75, 75, 75, + 75, 75, 75, 75, 75, 75, 75, 75, + 75, 75, 75, 75, 75, 75, 75, 75, + 75, 75, 75, 75, 75, 75, 75, 75, + 75, 75, 75, 75, 75, 75, 75, 75, + 75, 75, 75, 75, 75, 75, 75, 75, + 75, 75, 75, 75, 75, 75, 75, 75, + 75, 75, 75, 75, 75, 75, 75, 75, + 75, 75, 75, 75, 75, 75, 75, 75, + 75, 75, 75, 75, 75, 75, 75, 75, + 75, 75, 75, 75, 75, 75, 75, 75, + 75, 75, 75, 75, 75, 75, 75, 75, + 75, 75, 75, 75, 75, 75, 75, 75, + 75, 75, 75, 75, 74, 74, 74, 74, + 74, 74, 74, 74, 74, 74, 74, 74, + 74, 74, 74, 74, 74, 74, 74, 74, + 74, 74, 74, 74, 74, 74, 74, 74, + 74, 74, 74, 74, 74, 74, 74, 74, + 74, 74, 74, 74, 74, 74, 74, 74, + 74, 74, 74, 74, 74, 74, 74, 74, + 74, 74, 74, 74, 74, 74, 74, 74, + 74, 74, 74, 74, 74, 74, 74, 74, + 74, 74, 74, 74, 74, 74, 74, 74, + 74, 74, 74, 74, 74, 74, 74, 74, + 74, 74, 74, 74, 74, 74, 74, 74, + 74, 74, 74, 74, 74, 74, 74, 74, + 74, 74, 74, 74, 74, 74, 74, 74, + 74, 74, 74, 74, 74, 74, 74, 74, + 74, 74, 74, 74, 74, 74, 74, 74, + 74, 74, 74, 74, 74, 74, 74, 74, + 74, 74, 74, 74, 74, 74, 74, 74, + 74, 74, 74, 74, 74, 74, 74, 74, + 74, 74, 74, 74, 74, 74, 74, 74, + 74, 74, 74, 74, 74, 74, 74, 74, + 74, 74, 74, 74, 74, 74, 74, 74, + 74, 74, 74, 74, 74, 74, 74, 74, + 74, 74, 74, 74, 74, 74, 74, 74, + 74, 74, 74, 74, 74, 74, 74, 74, + 74, 74, 74, 74, 74, 74, 74, 74, + 74, 74, 74, 74, 74, 74, 74, 74, + 74, 74, 74, 74, 74, 74, 74, 74, + 74, 74, 74, 74, 74, 74, 74, 74, + 74, 74, 74, 74, 74, 74, 74, 74, + 74, 74, 74, 74, 74, 74, 74, 74, + 74, 74, 74, 74, 74, 74, 74, 74, + 74, 74, 74, 74, 74, 74, 74, 74, + 74, 74, 74, 74, 74, 74, 74, 74, + 74, 74, 74, 74, 74, 74, 74, 74, + 74, 74, 74, 74, 74, 74, 74, 74, + 74, 74, 74, 74, 74, 74, 74, 74, + 74, 74, 74, 74, 74, 74, 74, 74, + 74, 74, 74, 74, 74, 74, 74, 74, + 74, 74, 74, 74, 74, 74, 74, 74, + 74, 74, 74, 74, 74, 74, 74, 74, + 74, 74, 74, 74, 74, 74, 74, 74, + 74, 74, 74, 74, 74, 74, 74, 74, + 74, 74, 74, 74, 74, 74, 74, 74, + 74, 74, 74, 74, 74, 74, 74, 74, + 74, 74, 74, 74, 74, 74, 74, 74, + 74, 74, 74, 74, 74, 74, 74, 74, + 74, 74, 74, 74, 74, 74, 74, 74, + 74, 74, 74, 74, 74, 74, 74, 74, + 74, 74, 74, 74, 74, 73, 73, 73, + 73, 73, 73, 73, 73, 73, 73, 73, + 73, 73, 73, 73, 73, 73, 73, 73, + 73, 73, 73, 73, 73, 73, 73, 73, + 73, 73, 73, 73, 73, 73, 73, 73, + 73, 73, 73, 73, 73, 73, 73, 73, + 73, 73, 73, 73, 73, 73, 73, 73, + 73, 73, 73, 73, 73, 73, 73, 73, + 73, 73, 73, 73, 73, 73, 73, 73, + 73, 73, 73, 73, 73, 73, 73, 73, + 73, 73, 73, 73, 73, 73, 73, 73, + 73, 73, 73, 73, 73, 73, 73, 73, + 73, 73, 73, 73, 73, 73, 73, 73, + 73, 73, 73, 73, 73, 73, 73, 73, + 73, 73, 73, 73, 73, 73, 73, 73, + 73, 73, 73, 73, 73, 73, 73, 73, + 73, 73, 73, 73, 73, 73, 73, 73, + 73, 73, 73, 73, 73, 73, 73, 73, + 73, 73, 73, 73, 73, 73, 73, 73, + 73, 73, 73, 73, 73, 73, 73, 73, + 73, 73, 73, 73, 73, 73, 73, 73, + 73, 73, 73, 73, 73, 73, 73, 73, + 73, 73, 73, 73, 73, 73, 73, 73, + 73, 73, 73, 73, 73, 73, 73, 73, + 73, 73, 73, 73, 73, 73, 73, 73, + 73, 73, 73, 73, 73, 73, 73, 73, + 73, 73, 73, 73, 73, 73, 73, 73, + 73, 73, 73, 73, 73, 73, 73, 73, + 73, 73, 73, 73, 73, 73, 73, 73, + 73, 73, 73, 73, 73, 73, 73, 73, + 73, 73, 73, 73, 73, 73, 73, 73, + 73, 73, 73, 73, 73, 73, 73, 73, + 73, 73, 73, 73, 73, 73, 73, 73, + 73, 73, 73, 73, 73, 73, 73, 73, + 73, 73, 73, 73, 73, 73, 73, 73, + 73, 73, 73, 73, 73, 73, 73, 73, + 73, 73, 73, 73, 73, 73, 73, 73, + 73, 73, 73, 73, 73, 73, 73, 73, + 73, 73, 73, 73, 73, 73, 73, 73, + 73, 73, 73, 73, 73, 73, 73, 73, + 73, 73, 73, 73, 73, 73, 73, 73, + 73, 73, 73, 73, 73, 73, 73, 73, + 73, 73, 73, 73, 73, 73, 73, 73, + 73, 73, 73, 73, 73, 73, 73, 73, + 73, 73, 73, 73, 73, 73, 73, 73, + 73, 73, 73, 73, 73, 73, 73, 73, + 73, 73, 73, 73, 73, 73, 73, 73, + 72, 72, 72, 72, 72, 72, 72, 72, + 72, 72, 72, 72, 72, 72, 72, 72, + 72, 72, 72, 72, 72, 72, 72, 72, + 72, 72, 72, 72, 72, 72, 72, 72, + 72, 72, 72, 72, 72, 72, 72, 72, + 72, 72, 72, 72, 72, 72, 72, 72, + 72, 72, 72, 72, 72, 72, 72, 72, + 72, 72, 72, 72, 72, 72, 72, 72, + 72, 72, 72, 72, 72, 72, 72, 72, + 72, 72, 72, 72, 72, 72, 72, 72, + 72, 72, 72, 72, 72, 72, 72, 72, + 72, 72, 72, 72, 72, 72, 72, 72, + 72, 72, 72, 72, 72, 72, 72, 72, + 72, 72, 72, 72, 72, 72, 72, 72, + 72, 72, 72, 72, 72, 72, 72, 72, + 72, 72, 72, 72, 72, 72, 72, 72, + 72, 72, 72, 72, 72, 72, 72, 72, + 72, 72, 72, 72, 72, 72, 72, 72, + 72, 72, 72, 72, 72, 72, 72, 72, + 72, 72, 72, 72, 72, 72, 72, 72, + 72, 72, 72, 72, 72, 72, 72, 72, + 72, 72, 72, 72, 72, 72, 72, 72, + 72, 72, 72, 72, 72, 72, 72, 72, + 72, 72, 72, 72, 72, 72, 72, 72, + 72, 72, 72, 72, 72, 72, 72, 72, + 72, 72, 72, 72, 72, 72, 72, 72, + 72, 72, 72, 72, 72, 72, 72, 72, + 72, 72, 72, 72, 72, 72, 72, 72, + 72, 72, 72, 72, 72, 72, 72, 72, + 72, 72, 72, 72, 72, 72, 72, 72, + 72, 72, 72, 72, 72, 72, 72, 72, + 72, 72, 72, 72, 72, 72, 72, 72, + 72, 72, 72, 72, 72, 72, 72, 72, + 72, 72, 72, 72, 72, 72, 72, 72, + 72, 72, 72, 72, 72, 72, 72, 72, + 72, 72, 72, 72, 72, 72, 72, 72, + 72, 72, 72, 72, 72, 72, 72, 72, + 72, 72, 72, 72, 72, 72, 72, 72, + 72, 72, 72, 72, 72, 72, 72, 72, + 72, 72, 72, 72, 72, 72, 72, 72, + 72, 72, 72, 72, 72, 72, 72, 72, + 72, 72, 72, 72, 72, 72, 72, 72, + 72, 72, 72, 72, 72, 72, 72, 72, + 72, 72, 72, 72, 72, 72, 71, 71, + 71, 71, 71, 71, 71, 71, 71, 71, + 71, 71, 71, 71, 71, 71, 71, 71, + 71, 71, 71, 71, 71, 71, 71, 71, + 71, 71, 71, 71, 71, 71, 71, 71, + 71, 71, 71, 71, 71, 71, 71, 71, + 71, 71, 71, 71, 71, 71, 71, 71, + 71, 71, 71, 71, 71, 71, 71, 71, + 71, 71, 71, 71, 71, 71, 71, 71, + 71, 71, 71, 71, 71, 71, 71, 71, + 71, 71, 71, 71, 71, 71, 71, 71, + 71, 71, 71, 71, 71, 71, 71, 71, + 71, 71, 71, 71, 71, 71, 71, 71, + 71, 71, 71, 71, 71, 71, 71, 71, + 71, 71, 71, 71, 71, 71, 71, 71, + 71, 71, 71, 71, 71, 71, 71, 71, + 71, 71, 71, 71, 71, 71, 71, 71, + 71, 71, 71, 71, 71, 71, 71, 71, + 71, 71, 71, 71, 71, 71, 71, 71, + 71, 71, 71, 71, 71, 71, 71, 71, + 71, 71, 71, 71, 71, 71, 71, 71, + 71, 71, 71, 71, 71, 71, 71, 71, + 71, 71, 71, 71, 71, 71, 71, 71, + 71, 71, 71, 71, 71, 71, 71, 71, + 71, 71, 71, 71, 71, 71, 71, 71, + 71, 71, 71, 71, 71, 71, 71, 71, + 71, 71, 71, 71, 71, 71, 71, 71, + 71, 71, 71, 71, 71, 71, 71, 71, + 71, 71, 71, 71, 71, 71, 71, 71, + 71, 71, 71, 71, 71, 71, 71, 71, + 71, 71, 71, 71, 71, 71, 71, 71, + 71, 71, 71, 71, 71, 71, 71, 71, + 71, 71, 71, 71, 71, 71, 71, 71, + 71, 71, 71, 71, 71, 71, 71, 71, + 71, 71, 71, 71, 71, 71, 71, 71, + 71, 71, 71, 71, 71, 71, 71, 71, + 71, 71, 71, 71, 71, 71, 71, 71, + 71, 71, 71, 71, 71, 71, 71, 71, + 71, 71, 71, 71, 71, 71, 71, 71, + 71, 71, 71, 71, 71, 71, 71, 71, + 71, 71, 71, 71, 71, 71, 71, 71, + 71, 71, 71, 71, 71, 71, 71, 71, + 70, 70, 70, 70, 70, 70, 70, 70, + 70, 70, 70, 70, 70, 70, 70, 70, + 70, 70, 70, 70, 70, 70, 70, 70, + 70, 70, 70, 70, 70, 70, 70, 70, + 70, 70, 70, 70, 70, 70, 70, 70, + 70, 70, 70, 70, 70, 70, 70, 70, + 70, 70, 70, 70, 70, 70, 70, 70, + 70, 70, 70, 70, 70, 70, 70, 70, + 70, 70, 70, 70, 70, 70, 70, 70, + 70, 70, 70, 70, 70, 70, 70, 70, + 70, 70, 70, 70, 70, 70, 70, 70, + 70, 70, 70, 70, 70, 70, 70, 70, + 70, 70, 70, 70, 70, 70, 70, 70, + 70, 70, 70, 70, 70, 70, 70, 70, + 70, 70, 70, 70, 70, 70, 70, 70, + 70, 70, 70, 70, 70, 70, 70, 70, + 70, 70, 70, 70, 70, 70, 70, 70, + 70, 70, 70, 70, 70, 70, 70, 70, + 70, 70, 70, 70, 70, 70, 70, 70, + 70, 70, 70, 70, 70, 70, 70, 70, + 70, 70, 70, 70, 70, 70, 70, 70, + 70, 70, 70, 70, 70, 70, 70, 70, + 70, 70, 70, 70, 70, 70, 70, 70, + 70, 70, 70, 70, 70, 70, 70, 70, + 70, 70, 70, 70, 70, 70, 70, 70, + 70, 70, 70, 70, 70, 70, 70, 70, + 70, 70, 70, 70, 70, 70, 70, 70, + 70, 70, 70, 70, 70, 70, 70, 70, + 70, 70, 70, 70, 70, 70, 70, 70, + 70, 70, 70, 70, 70, 70, 70, 70, + 70, 70, 70, 70, 70, 70, 70, 70, + 70, 70, 70, 70, 70, 70, 70, 70, + 70, 70, 70, 70, 70, 70, 70, 70, + 70, 70, 70, 70, 70, 70, 70, 70, + 70, 70, 70, 70, 70, 70, 70, 70, + 70, 70, 70, 70, 70, 70, 70, 70, + 70, 70, 70, 70, 70, 70, 70, 70, + 70, 70, 70, 70, 70, 70, 70, 70, + 70, 70, 70, 70, 70, 70, 70, 70, + 69, 69, 69, 69, 69, 69, 69, 69, + 69, 69, 69, 69, 69, 69, 69, 69, + 69, 69, 69, 69, 69, 69, 69, 69, + 69, 69, 69, 69, 69, 69, 69, 69, + 69, 69, 69, 69, 69, 69, 69, 69, + 69, 69, 69, 69, 69, 69, 69, 69, + 69, 69, 69, 69, 69, 69, 69, 69, + 69, 69, 69, 69, 69, 69, 69, 69, + 69, 69, 69, 69, 69, 69, 69, 69, + 69, 69, 69, 69, 69, 69, 69, 69, + 69, 69, 69, 69, 69, 69, 69, 69, + 69, 69, 69, 69, 69, 69, 69, 69, + 69, 69, 69, 69, 69, 69, 69, 69, + 69, 69, 69, 69, 69, 69, 69, 69, + 69, 69, 69, 69, 69, 69, 69, 69, + 69, 69, 69, 69, 69, 69, 69, 69, + 69, 69, 69, 69, 69, 69, 69, 69, + 69, 69, 69, 69, 69, 69, 69, 69, + 69, 69, 69, 69, 69, 69, 69, 69, + 69, 69, 69, 69, 69, 69, 69, 69, + 69, 69, 69, 69, 69, 69, 69, 69, + 69, 69, 69, 69, 69, 69, 69, 69, + 69, 69, 69, 69, 69, 69, 69, 69, + 69, 69, 69, 69, 69, 69, 69, 69, + 69, 69, 69, 69, 69, 69, 69, 69, + 69, 69, 69, 69, 69, 69, 69, 69, + 69, 69, 69, 69, 69, 69, 69, 69, + 69, 69, 69, 69, 69, 69, 69, 69, + 69, 69, 69, 69, 69, 69, 69, 69, + 69, 69, 69, 69, 69, 69, 69, 69, + 69, 69, 69, 69, 69, 69, 69, 69, + 69, 69, 69, 69, 69, 69, 69, 69, + 69, 69, 69, 69, 69, 69, 69, 69, + 69, 69, 69, 69, 69, 69, 69, 69, + 69, 69, 69, 69, 69, 69, 69, 69, + 69, 69, 69, 69, 69, 69, 69, 69, + 69, 69, 69, 69, 69, 69, 68, 68, + 68, 68, 68, 68, 68, 68, 68, 68, + 68, 68, 68, 68, 68, 68, 68, 68, + 68, 68, 68, 68, 68, 68, 68, 68, + 68, 68, 68, 68, 68, 68, 68, 68, + 68, 68, 68, 68, 68, 68, 68, 68, + 68, 68, 68, 68, 68, 68, 68, 68, + 68, 68, 68, 68, 68, 68, 68, 68, + 68, 68, 68, 68, 68, 68, 68, 68, + 68, 68, 68, 68, 68, 68, 68, 68, + 68, 68, 68, 68, 68, 68, 68, 68, + 68, 68, 68, 68, 68, 68, 68, 68, + 68, 68, 68, 68, 68, 68, 68, 68, + 68, 68, 68, 68, 68, 68, 68, 68, + 68, 68, 68, 68, 68, 68, 68, 68, + 68, 68, 68, 68, 68, 68, 68, 68, + 68, 68, 68, 68, 68, 68, 68, 68, + 68, 68, 68, 68, 68, 68, 68, 68, + 68, 68, 68, 68, 68, 68, 68, 68, + 68, 68, 68, 68, 68, 68, 68, 68, + 68, 68, 68, 68, 68, 68, 68, 68, + 68, 68, 68, 68, 68, 68, 68, 68, + 68, 68, 68, 68, 68, 68, 68, 68, + 68, 68, 68, 68, 68, 68, 68, 68, + 68, 68, 68, 68, 68, 68, 68, 68, + 68, 68, 68, 68, 68, 68, 68, 68, + 68, 68, 68, 68, 68, 68, 68, 68, + 68, 68, 68, 68, 68, 68, 68, 68, + 68, 68, 68, 68, 68, 68, 68, 68, + 68, 68, 68, 68, 68, 68, 68, 68, + 68, 68, 68, 68, 68, 68, 68, 68, + 68, 68, 68, 68, 68, 68, 68, 68, + 68, 68, 68, 68, 68, 68, 68, 68, + 68, 68, 68, 68, 68, 68, 68, 68, + 68, 68, 68, 68, 68, 68, 68, 68, + 68, 68, 68, 68, 67, 67, 67, 67, + 67, 67, 67, 67, 67, 67, 67, 67, + 67, 67, 67, 67, 67, 67, 67, 67, + 67, 67, 67, 67, 67, 67, 67, 67, + 67, 67, 67, 67, 67, 67, 67, 67, + 67, 67, 67, 67, 67, 67, 67, 67, + 67, 67, 67, 67, 67, 67, 67, 67, + 67, 67, 67, 67, 67, 67, 67, 67, + 67, 67, 67, 67, 67, 67, 67, 67, + 67, 67, 67, 67, 67, 67, 67, 67, + 67, 67, 67, 67, 67, 67, 67, 67, + 67, 67, 67, 67, 67, 67, 67, 67, + 67, 67, 67, 67, 67, 67, 67, 67, + 67, 67, 67, 67, 67, 67, 67, 67, + 67, 67, 67, 67, 67, 67, 67, 67, + 67, 67, 67, 67, 67, 67, 67, 67, + 67, 67, 67, 67, 67, 67, 67, 67, + 67, 67, 67, 67, 67, 67, 67, 67, + 67, 67, 67, 67, 67, 67, 67, 67, + 67, 67, 67, 67, 67, 67, 67, 67, + 67, 67, 67, 67, 67, 67, 67, 67, + 67, 67, 67, 67, 67, 67, 67, 67, + 67, 67, 67, 67, 67, 67, 67, 67, + 67, 67, 67, 67, 67, 67, 67, 67, + 67, 67, 67, 67, 67, 67, 67, 67, + 67, 67, 67, 67, 67, 67, 67, 67, + 67, 67, 67, 67, 67, 67, 67, 67, + 67, 67, 67, 67, 67, 67, 67, 67, + 67, 67, 67, 67, 67, 67, 67, 67, + 67, 67, 67, 67, 67, 67, 67, 67, + 67, 67, 67, 67, 67, 67, 67, 67, + 67, 67, 67, 67, 67, 67, 67, 67, + 67, 67, 67, 67, 67, 67, 67, 67, + 67, 67, 67, 66, 66, 66, 66, 66, + 66, 66, 66, 66, 66, 66, 66, 66, + 66, 66, 66, 66, 66, 66, 66, 66, + 66, 66, 66, 66, 66, 66, 66, 66, + 66, 66, 66, 66, 66, 66, 66, 66, + 66, 66, 66, 66, 66, 66, 66, 66, + 66, 66, 66, 66, 66, 66, 66, 66, + 66, 66, 66, 66, 66, 66, 66, 66, + 66, 66, 66, 66, 66, 66, 66, 66, + 66, 66, 66, 66, 66, 66, 66, 66, + 66, 66, 66, 66, 66, 66, 66, 66, + 66, 66, 66, 66, 66, 66, 66, 66, + 66, 66, 66, 66, 66, 66, 66, 66, + 66, 66, 66, 66, 66, 66, 66, 66, + 66, 66, 66, 66, 66, 66, 66, 66, + 66, 66, 66, 66, 66, 66, 66, 66, + 66, 66, 66, 66, 66, 66, 66, 66, + 66, 66, 66, 66, 66, 66, 66, 66, + 66, 66, 66, 66, 66, 66, 66, 66, + 66, 66, 66, 66, 66, 66, 66, 66, + 66, 66, 66, 66, 66, 66, 66, 66, + 66, 66, 66, 66, 66, 66, 66, 66, + 66, 66, 66, 66, 66, 66, 66, 66, + 66, 66, 66, 66, 66, 66, 66, 66, + 66, 66, 66, 66, 66, 66, 66, 66, + 66, 66, 66, 66, 66, 66, 66, 66, + 66, 66, 66, 66, 66, 66, 66, 66, + 66, 66, 66, 66, 66, 66, 66, 66, + 66, 66, 66, 66, 66, 66, 66, 66, + 66, 66, 66, 66, 66, 66, 66, 66, + 66, 66, 66, 66, 66, 66, 66, 66, + 66, 66, 65, 65, 65, 65, 65, 65, + 65, 65, 65, 65, 65, 65, 65, 65, + 65, 65, 65, 65, 65, 65, 65, 65, + 65, 65, 65, 65, 65, 65, 65, 65, + 65, 65, 65, 65, 65, 65, 65, 65, + 65, 65, 65, 65, 65, 65, 65, 65, + 65, 65, 65, 65, 65, 65, 65, 65, + 65, 65, 65, 65, 65, 65, 65, 65, + 65, 65, 65, 65, 65, 65, 65, 65, + 65, 65, 65, 65, 65, 65, 65, 65, + 65, 65, 65, 65, 65, 65, 65, 65, + 65, 65, 65, 65, 65, 65, 65, 65, + 65, 65, 65, 65, 65, 65, 65, 65, + 65, 65, 65, 65, 65, 65, 65, 65, + 65, 65, 65, 65, 65, 65, 65, 65, + 65, 65, 65, 65, 65, 65, 65, 65, + 65, 65, 65, 65, 65, 65, 65, 65, + 65, 65, 65, 65, 65, 65, 65, 65, + 65, 65, 65, 65, 65, 65, 65, 65, + 65, 65, 65, 65, 65, 65, 65, 65, + 65, 65, 65, 65, 65, 65, 65, 65, + 65, 65, 65, 65, 65, 65, 65, 65, + 65, 65, 65, 65, 65, 65, 65, 65, + 65, 65, 65, 65, 65, 65, 65, 65, + 65, 65, 65, 65, 65, 65, 65, 65, + 65, 65, 65, 65, 65, 65, 65, 65, + 65, 65, 65, 65, 65, 65, 65, 65, + 65, 65, 65, 65, 65, 65, 65, 65, + 65, 65, 65, 65, 65, 65, 65, 65, + 65, 65, 65, 65, 64, 64, 64, 64, + 64, 64, 64, 64, 64, 64, 64, 64, + 64, 64, 64, 64, 64, 64, 64, 64, + 64, 64, 64, 64, 64, 64, 64, 64, + 64, 64, 64, 64, 64, 64, 64, 64, + 64, 64, 64, 64, 64, 64, 64, 64, + 64, 64, 64, 64, 64, 64, 64, 64, + 64, 64, 64, 64, 64, 64, 64, 64, + 64, 64, 64, 64, 64, 64, 64, 64, + 64, 64, 64, 64, 64, 64, 64, 64, + 64, 64, 64, 64, 64, 64, 64, 64, + 64, 64, 64, 64, 64, 64, 64, 64, + 64, 64, 64, 64, 64, 64, 64, 64, + 64, 64, 64, 64, 64, 64, 64, 64, + 64, 64, 64, 64, 64, 64, 64, 64, + 64, 64, 64, 64, 64, 64, 64, 64, + 64, 64, 64, 64, 64, 64, 64, 64, + 64, 64, 64, 64, 64, 64, 64, 64, + 64, 64, 64, 64, 64, 64, 64, 64, + 64, 64, 64, 64, 64, 64, 64, 64, + 64, 64, 64, 64, 64, 64, 64, 64, + 64, 64, 64, 64, 64, 64, 64, 64, + 64, 64, 64, 64, 64, 64, 64, 64, + 64, 64, 64, 64, 64, 64, 64, 64, + 64, 64, 64, 64, 64, 64, 64, 64, + 64, 64, 64, 64, 64, 64, 64, 64, + 64, 64, 64, 64, 64, 64, 64, 64, + 64, 64, 64, 64, 64, 64, 64, 64, + 63, 63, 63, 63, 63, 63, 63, 63, + 63, 63, 63, 63, 63, 63, 63, 63, + 63, 63, 63, 63, 63, 63, 63, 63, + 63, 63, 63, 63, 63, 63, 63, 63, + 63, 63, 63, 63, 63, 63, 63, 63, + 63, 63, 63, 63, 63, 63, 63, 63, + 63, 63, 63, 63, 63, 63, 63, 63, + 63, 63, 63, 63, 63, 63, 63, 63, + 63, 63, 63, 63, 63, 63, 63, 63, + 63, 63, 63, 63, 63, 63, 63, 63, + 63, 63, 63, 63, 63, 63, 63, 63, + 63, 63, 63, 63, 63, 63, 63, 63, + 63, 63, 63, 63, 63, 63, 63, 63, + 63, 63, 63, 63, 63, 63, 63, 63, + 63, 63, 63, 63, 63, 63, 63, 63, + 63, 63, 63, 63, 63, 63, 63, 63, + 63, 63, 63, 63, 63, 63, 63, 63, + 63, 63, 63, 63, 63, 63, 63, 63, + 63, 63, 63, 63, 63, 63, 63, 63, + 63, 63, 63, 63, 63, 63, 63, 63, + 63, 63, 63, 63, 63, 63, 63, 63, + 63, 63, 63, 63, 63, 63, 63, 63, + 63, 63, 63, 63, 63, 63, 63, 63, + 63, 63, 63, 63, 63, 63, 63, 63, + 63, 63, 63, 63, 63, 63, 63, 63, + 63, 63, 63, 63, 63, 63, 63, 63, + 62, 62, 62, 62, 62, 62, 62, 62, + 62, 62, 62, 62, 62, 62, 62, 62, + 62, 62, 62, 62, 62, 62, 62, 62, + 62, 62, 62, 62, 62, 62, 62, 62, + 62, 62, 62, 62, 62, 62, 62, 62, + 62, 62, 62, 62, 62, 62, 62, 62, + 62, 62, 62, 62, 62, 62, 62, 62, + 62, 62, 62, 62, 62, 62, 62, 62, + 62, 62, 62, 62, 62, 62, 62, 62, + 62, 62, 62, 62, 62, 62, 62, 62, + 62, 62, 62, 62, 62, 62, 62, 62, + 62, 62, 62, 62, 62, 62, 62, 62, + 62, 62, 62, 62, 62, 62, 62, 62, + 62, 62, 62, 62, 62, 62, 62, 62, + 62, 62, 62, 62, 62, 62, 62, 62, + 62, 62, 62, 62, 62, 62, 62, 62, + 62, 62, 62, 62, 62, 62, 62, 62, + 62, 62, 62, 62, 62, 62, 62, 62, + 62, 62, 62, 62, 62, 62, 62, 62, + 62, 62, 62, 62, 62, 62, 62, 62, + 62, 62, 62, 62, 62, 62, 62, 62, + 62, 62, 62, 62, 62, 62, 62, 62, + 62, 62, 62, 62, 62, 62, 62, 62, + 62, 62, 62, 62, 62, 62, 62, 62, + 62, 62, 62, 62, 61, 61, 61, 61, + 61, 61, 61, 61, 61, 61, 61, 61, + 61, 61, 61, 61, 61, 61, 61, 61, + 61, 61, 61, 61, 61, 61, 61, 61, + 61, 61, 61, 61, 61, 61, 61, 61, + 61, 61, 61, 61, 61, 61, 61, 61, + 61, 61, 61, 61, 61, 61, 61, 61, + 61, 61, 61, 61, 61, 61, 61, 61, + 61, 61, 61, 61, 61, 61, 61, 61, + 61, 61, 61, 61, 61, 61, 61, 61, + 61, 61, 61, 61, 61, 61, 61, 61, + 61, 61, 61, 61, 61, 61, 61, 61, + 61, 61, 61, 61, 61, 61, 61, 61, + 61, 61, 61, 61, 61, 61, 61, 61, + 61, 61, 61, 61, 61, 61, 61, 61, + 61, 61, 61, 61, 61, 61, 61, 61, + 61, 61, 61, 61, 61, 61, 61, 61, + 61, 61, 61, 61, 61, 61, 61, 61, + 61, 61, 61, 61, 61, 61, 61, 61, + 61, 61, 61, 61, 61, 61, 61, 61, + 61, 61, 61, 61, 61, 61, 61, 61, + 61, 61, 61, 61, 61, 61, 61, 61, + 61, 61, 61, 61, 61, 61, 61, 61, + 61, 61, 61, 61, 61, 61, 60, 60, + 60, 60, 60, 60, 60, 60, 60, 60, + 60, 60, 60, 60, 60, 60, 60, 60, + 60, 60, 60, 60, 60, 60, 60, 60, + 60, 60, 60, 60, 60, 60, 60, 60, + 60, 60, 60, 60, 60, 60, 60, 60, + 60, 60, 60, 60, 60, 60, 60, 60, + 60, 60, 60, 60, 60, 60, 60, 60, + 60, 60, 60, 60, 60, 60, 60, 60, + 60, 60, 60, 60, 60, 60, 60, 60, + 60, 60, 60, 60, 60, 60, 60, 60, + 60, 60, 60, 60, 60, 60, 60, 60, + 60, 60, 60, 60, 60, 60, 60, 60, + 60, 60, 60, 60, 60, 60, 60, 60, + 60, 60, 60, 60, 60, 60, 60, 60, + 60, 60, 60, 60, 60, 60, 60, 60, + 60, 60, 60, 60, 60, 60, 60, 60, + 60, 60, 60, 60, 60, 60, 60, 60, + 60, 60, 60, 60, 60, 60, 60, 60, + 60, 60, 60, 60, 60, 60, 60, 60, + 60, 60, 60, 60, 60, 60, 60, 60, + 60, 60, 60, 60, 60, 60, 60, 60, + 60, 60, 60, 60, 60, 59, 59, 59, + 59, 59, 59, 59, 59, 59, 59, 59, + 59, 59, 59, 59, 59, 59, 59, 59, + 59, 59, 59, 59, 59, 59, 59, 59, + 59, 59, 59, 59, 59, 59, 59, 59, + 59, 59, 59, 59, 59, 59, 59, 59, + 59, 59, 59, 59, 59, 59, 59, 59, + 59, 59, 59, 59, 59, 59, 59, 59, + 59, 59, 59, 59, 59, 59, 59, 59, + 59, 59, 59, 59, 59, 59, 59, 59, + 59, 59, 59, 59, 59, 59, 59, 59, + 59, 59, 59, 59, 59, 59, 59, 59, + 59, 59, 59, 59, 59, 59, 59, 59, + 59, 59, 59, 59, 59, 59, 59, 59, + 59, 59, 59, 59, 59, 59, 59, 59, + 59, 59, 59, 59, 59, 59, 59, 59, + 59, 59, 59, 59, 59, 59, 59, 59, + 59, 59, 59, 59, 59, 59, 59, 59, + 59, 59, 59, 59, 59, 59, 59, 59, + 59, 59, 59, 59, 59, 59, 59, 59, + 59, 59, 59, 59, 59, 59, 59, 59, + 59, 59, 58, 58, 58, 58, 58, 58, + 58, 58, 58, 58, 58, 58, 58, 58, + 58, 58, 58, 58, 58, 58, 58, 58, + 58, 58, 58, 58, 58, 58, 58, 58, + 58, 58, 58, 58, 58, 58, 58, 58, + 58, 58, 58, 58, 58, 58, 58, 58, + 58, 58, 58, 58, 58, 58, 58, 58, + 58, 58, 58, 58, 58, 58, 58, 58, + 58, 58, 58, 58, 58, 58, 58, 58, + 58, 58, 58, 58, 58, 58, 58, 58, + 58, 58, 58, 58, 58, 58, 58, 58, + 58, 58, 58, 58, 58, 58, 58, 58, + 58, 58, 58, 58, 58, 58, 58, 58, + 58, 58, 58, 58, 58, 58, 58, 58, + 58, 58, 58, 58, 58, 58, 58, 58, + 58, 58, 58, 58, 58, 58, 58, 58, + 58, 58, 58, 58, 58, 58, 58, 58, + 58, 58, 58, 58, 58, 58, 58, 58, + 58, 58, 58, 58, 58, 58, 58, 58, + 58, 58, 58, 58, 58, 58, 57, 57, + 57, 57, 57, 57, 57, 57, 57, 57, + 57, 57, 57, 57, 57, 57, 57, 57, + 57, 57, 57, 57, 57, 57, 57, 57, + 57, 57, 57, 57, 57, 57, 57, 57, + 57, 57, 57, 57, 57, 57, 57, 57, + 57, 57, 57, 57, 57, 57, 57, 57, + 57, 57, 57, 57, 57, 57, 57, 57, + 57, 57, 57, 57, 57, 57, 57, 57, + 57, 57, 57, 57, 57, 57, 57, 57, + 57, 57, 57, 57, 57, 57, 57, 57, + 57, 57, 57, 57, 57, 57, 57, 57, + 57, 57, 57, 57, 57, 57, 57, 57, + 57, 57, 57, 57, 57, 57, 57, 57, + 57, 57, 57, 57, 57, 57, 57, 57, + 57, 57, 57, 57, 57, 57, 57, 57, + 57, 57, 57, 57, 57, 57, 57, 57, + 57, 57, 57, 57, 57, 57, 57, 57, + 57, 57, 57, 57, 57, 57, 57, 57, + 57, 56, 56, 56, 56, 56, 56, 56, + 56, 56, 56, 56, 56, 56, 56, 56, + 56, 56, 56, 56, 56, 56, 56, 56, + 56, 56, 56, 56, 56, 56, 56, 56, + 56, 56, 56, 56, 56, 56, 56, 56, + 56, 56, 56, 56, 56, 56, 56, 56, + 56, 56, 56, 56, 56, 56, 56, 56, + 56, 56, 56, 56, 56, 56, 56, 56, + 56, 56, 56, 56, 56, 56, 56, 56, + 56, 56, 56, 56, 56, 56, 56, 56, + 56, 56, 56, 56, 56, 56, 56, 56, + 56, 56, 56, 56, 56, 56, 56, 56, + 56, 56, 56, 56, 56, 56, 56, 56, + 56, 56, 56, 56, 56, 56, 56, 56, + 56, 56, 56, 56, 56, 56, 56, 56, + 56, 56, 56, 56, 56, 56, 56, 56, + 56, 56, 56, 56, 56, 56, 56, 56, + 56, 56, 56, 56, 55, 55, 55, 55, + 55, 55, 55, 55, 55, 55, 55, 55, + 55, 55, 55, 55, 55, 55, 55, 55, + 55, 55, 55, 55, 55, 55, 55, 55, + 55, 55, 55, 55, 55, 55, 55, 55, + 55, 55, 55, 55, 55, 55, 55, 55, + 55, 55, 55, 55, 55, 55, 55, 55, + 55, 55, 55, 55, 55, 55, 55, 55, + 55, 55, 55, 55, 55, 55, 55, 55, + 55, 55, 55, 55, 55, 55, 55, 55, + 55, 55, 55, 55, 55, 55, 55, 55, + 55, 55, 55, 55, 55, 55, 55, 55, + 55, 55, 55, 55, 55, 55, 55, 55, + 55, 55, 55, 55, 55, 55, 55, 55, + 55, 55, 55, 55, 55, 55, 55, 55, + 55, 55, 55, 55, 55, 55, 55, 55, + 55, 55, 55, 55, 55, 55, 55, 55, + 54, 54, 54, 54, 54, 54, 54, 54, + 54, 54, 54, 54, 54, 54, 54, 54, + 54, 54, 54, 54, 54, 54, 54, 54, + 54, 54, 54, 54, 54, 54, 54, 54, + 54, 54, 54, 54, 54, 54, 54, 54, + 54, 54, 54, 54, 54, 54, 54, 54, + 54, 54, 54, 54, 54, 54, 54, 54, + 54, 54, 54, 54, 54, 54, 54, 54, + 54, 54, 54, 54, 54, 54, 54, 54, + 54, 54, 54, 54, 54, 54, 54, 54, + 54, 54, 54, 54, 54, 54, 54, 54, + 54, 54, 54, 54, 54, 54, 54, 54, + 54, 54, 54, 54, 54, 54, 54, 54, + 54, 54, 54, 54, 54, 54, 54, 54, + 54, 54, 54, 54, 54, 54, 54, 54, + 54, 54, 54, 54, 53, 53, 53, 53, + 53, 53, 53, 53, 53, 53, 53, 53, + 53, 53, 53, 53, 53, 53, 53, 53, + 53, 53, 53, 53, 53, 53, 53, 53, + 53, 53, 53, 53, 53, 53, 53, 53, + 53, 53, 53, 53, 53, 53, 53, 53, + 53, 53, 53, 53, 53, 53, 53, 53, + 53, 53, 53, 53, 53, 53, 53, 53, + 53, 53, 53, 53, 53, 53, 53, 53, + 53, 53, 53, 53, 53, 53, 53, 53, + 53, 53, 53, 53, 53, 53, 53, 53, + 53, 53, 53, 53, 53, 53, 53, 53, + 53, 53, 53, 53, 53, 53, 53, 53, + 53, 53, 53, 53, 53, 53, 53, 53, + 53, 53, 53, 53, 53, 53, 53, 53, + 53, 52, 52, 52, 52, 52, 52, 52, + 52, 52, 52, 52, 52, 52, 52, 52, + 52, 52, 52, 52, 52, 52, 52, 52, + 52, 52, 52, 52, 52, 52, 52, 52, + 52, 52, 52, 52, 52, 52, 52, 52, + 52, 52, 52, 52, 52, 52, 52, 52, + 52, 52, 52, 52, 52, 52, 52, 52, + 52, 52, 52, 52, 52, 52, 52, 52, + 52, 52, 52, 52, 52, 52, 52, 52, + 52, 52, 52, 52, 52, 52, 52, 52, + 52, 52, 52, 52, 52, 52, 52, 52, + 52, 52, 52, 52, 52, 52, 52, 52, + 52, 52, 52, 52, 52, 52, 52, 52, + 52, 52, 52, 52, 52, 52, 52, 51, + 51, 51, 51, 51, 51, 51, 51, 51, + 51, 51, 51, 51, 51, 51, 51, 51, + 51, 51, 51, 51, 51, 51, 51, 51, + 51, 51, 51, 51, 51, 51, 51, 51, + 51, 51, 51, 51, 51, 51, 51, 51, + 51, 51, 51, 51, 51, 51, 51, 51, + 51, 51, 51, 51, 51, 51, 51, 51, + 51, 51, 51, 51, 51, 51, 51, 51, + 51, 51, 51, 51, 51, 51, 51, 51, + 51, 51, 51, 51, 51, 51, 51, 51, + 51, 51, 51, 51, 51, 51, 51, 51, + 51, 51, 51, 51, 51, 51, 51, 51, + 51, 51, 51, 51, 51, 51, 51, 50, + 50, 50, 50, 50, 50, 50, 50, 50, + 50, 50, 50, 50, 50, 50, 50, 50, + 50, 50, 50, 50, 50, 50, 50, 50, + 50, 50, 50, 50, 50, 50, 50, 50, + 50, 50, 50, 50, 50, 50, 50, 50, + 50, 50, 50, 50, 50, 50, 50, 50, + 50, 50, 50, 50, 50, 50, 50, 50, + 50, 50, 50, 50, 50, 50, 50, 50, + 50, 50, 50, 50, 50, 50, 50, 50, + 50, 50, 50, 50, 50, 50, 50, 50, + 50, 50, 50, 50, 50, 50, 50, 50, + 50, 50, 50, 50, 50, 50, 50, 50, + 50, 49, 49, 49, 49, 49, 49, 49, + 49, 49, 49, 49, 49, 49, 49, 49, + 49, 49, 49, 49, 49, 49, 49, 49, + 49, 49, 49, 49, 49, 49, 49, 49, + 49, 49, 49, 49, 49, 49, 49, 49, + 49, 49, 49, 49, 49, 49, 49, 49, + 49, 49, 49, 49, 49, 49, 49, 49, + 49, 49, 49, 49, 49, 49, 49, 49, + 49, 49, 49, 49, 49, 49, 49, 49, + 49, 49, 49, 49, 49, 49, 49, 49, + 49, 49, 49, 49, 49, 49, 49, 49, + 49, 49, 49, 49, 49, 49, 48, 48, + 48, 48, 48, 48, 48, 48, 48, 48, + 48, 48, 48, 48, 48, 48, 48, 48, + 48, 48, 48, 48, 48, 48, 48, 48, + 48, 48, 48, 48, 48, 48, 48, 48, + 48, 48, 48, 48, 48, 48, 48, 48, + 48, 48, 48, 48, 48, 48, 48, 48, + 48, 48, 48, 48, 48, 48, 48, 48, + 48, 48, 48, 48, 48, 48, 48, 48, + 48, 48, 48, 48, 48, 48, 48, 48, + 48, 48, 48, 48, 48, 48, 48, 48, + 48, 48, 48, 48, 48, 48, 47, 47, + 47, 47, 47, 47, 47, 47, 47, 47, + 47, 47, 47, 47, 47, 47, 47, 47, + 47, 47, 47, 47, 47, 47, 47, 47, + 47, 47, 47, 47, 47, 47, 47, 47, + 47, 47, 47, 47, 47, 47, 47, 47, + 47, 47, 47, 47, 47, 47, 47, 47, + 47, 47, 47, 47, 47, 47, 47, 47, + 47, 47, 47, 47, 47, 47, 47, 47, + 47, 47, 47, 47, 47, 47, 47, 47, + 47, 47, 47, 47, 47, 47, 47, 47, + 47, 46, 46, 46, 46, 46, 46, 46, + 46, 46, 46, 46, 46, 46, 46, 46, + 46, 46, 46, 46, 46, 46, 46, 46, + 46, 46, 46, 46, 46, 46, 46, 46, + 46, 46, 46, 46, 46, 46, 46, 46, + 46, 46, 46, 46, 46, 46, 46, 46, + 46, 46, 46, 46, 46, 46, 46, 46, + 46, 46, 46, 46, 46, 46, 46, 46, + 46, 46, 46, 46, 46, 46, 46, 46, + 46, 46, 46, 46, 46, 46, 46, 45, + 45, 45, 45, 45, 45, 45, 45, 45, + 45, 45, 45, 45, 45, 45, 45, 45, + 45, 45, 45, 45, 45, 45, 45, 45, + 45, 45, 45, 45, 45, 45, 45, 45, + 45, 45, 45, 45, 45, 45, 45, 45, + 45, 45, 45, 45, 45, 45, 45, 45, + 45, 45, 45, 45, 45, 45, 45, 45, + 45, 45, 45, 45, 45, 45, 45, 45, + 45, 45, 45, 45, 45, 45, 45, 45, + 44, 44, 44, 44, 44, 44, 44, 44, + 44, 44, 44, 44, 44, 44, 44, 44, + 44, 44, 44, 44, 44, 44, 44, 44, + 44, 44, 44, 44, 44, 44, 44, 44, + 44, 44, 44, 44, 44, 44, 44, 44, + 44, 44, 44, 44, 44, 44, 44, 44, + 44, 44, 44, 44, 44, 44, 44, 44, + 44, 44, 44, 44, 44, 44, 44, 44, + 44, 44, 44, 44, 44, 44, 43, 43, + 43, 43, 43, 43, 43, 43, 43, 43, + 43, 43, 43, 43, 43, 43, 43, 43, + 43, 43, 43, 43, 43, 43, 43, 43, + 43, 43, 43, 43, 43, 43, 43, 43, + 43, 43, 43, 43, 43, 43, 43, 43, + 43, 43, 43, 43, 43, 43, 43, 43, + 43, 43, 43, 43, 43, 43, 43, 43, + 43, 43, 43, 43, 43, 43, 43, 43, + 42, 42, 42, 42, 42, 42, 42, 42, + 42, 42, 42, 42, 42, 42, 42, 42, + 42, 42, 42, 42, 42, 42, 42, 42, + 42, 42, 42, 42, 42, 42, 42, 42, + 42, 42, 42, 42, 42, 42, 42, 42, + 42, 42, 42, 42, 42, 42, 42, 42, + 42, 42, 42, 42, 42, 42, 42, 42, + 42, 42, 42, 42, 42, 42, 41, 41, + 41, 41, 41, 41, 41, 41, 41, 41, + 41, 41, 41, 41, 41, 41, 41, 41, + 41, 41, 41, 41, 41, 41, 41, 41, + 41, 41, 41, 41, 41, 41, 41, 41, + 41, 41, 41, 41, 41, 41, 41, 41, + 41, 41, 41, 41, 41, 41, 41, 41, + 41, 41, 41, 41, 41, 41, 41, 41, + 40, 40, 40, 40, 40, 40, 40, 40, + 40, 40, 40, 40, 40, 40, 40, 40, + 40, 40, 40, 40, 40, 40, 40, 40, + 40, 40, 40, 40, 40, 40, 40, 40, + 40, 40, 40, 40, 40, 40, 40, 40, + 40, 40, 40, 40, 40, 40, 40, 40, + 40, 40, 40, 40, 40, 40, 40, 39, + 39, 39, 39, 39, 39, 39, 39, 39, + 39, 39, 39, 39, 39, 39, 39, 39, + 39, 39, 39, 39, 39, 39, 39, 39, + 39, 39, 39, 39, 39, 39, 39, 39, + 39, 39, 39, 39, 39, 39, 39, 39, + 39, 39, 39, 39, 39, 39, 39, 39, + 39, 39, 39, 38, 38, 38, 38, 38, + 38, 38, 38, 38, 38, 38, 38, 38, + 38, 38, 38, 38, 38, 38, 38, 38, + 38, 38, 38, 38, 38, 38, 38, 38, + 38, 38, 38, 38, 38, 38, 38, 38, + 38, 38, 38, 38, 38, 38, 38, 38, + 38, 38, 38, 38, 37, 37, 37, 37, + 37, 37, 37, 37, 37, 37, 37, 37, + 37, 37, 37, 37, 37, 37, 37, 37, + 37, 37, 37, 37, 37, 37, 37, 37, + 37, 37, 37, 37, 37, 37, 37, 37, + 37, 37, 37, 37, 37, 37, 37, 37, + 37, 37, 37, 36, 36, 36, 36, 36, + 36, 36, 36, 36, 36, 36, 36, 36, + 36, 36, 36, 36, 36, 36, 36, 36, + 36, 36, 36, 36, 36, 36, 36, 36, + 36, 36, 36, 36, 36, 36, 36, 36, + 36, 36, 36, 36, 36, 36, 36, 35, + 35, 35, 35, 35, 35, 35, 35, 35, + 35, 35, 35, 35, 35, 35, 35, 35, + 35, 35, 35, 35, 35, 35, 35, 35, + 35, 35, 35, 35, 35, 35, 35, 35, + 35, 35, 35, 35, 35, 35, 35, 35, + 35, 34, 34, 34, 34, 34, 34, 34, + 34, 34, 34, 34, 34, 34, 34, 34, + 34, 34, 34, 34, 34, 34, 34, 34, + 34, 34, 34, 34, 34, 34, 34, 34, + 34, 34, 34, 34, 34, 34, 34, 34, + 33, 33, 33, 33, 33, 33, 33, 33, + 33, 33, 33, 33, 33, 33, 33, 33, + 33, 33, 33, 33, 33, 33, 33, 33, + 33, 33, 33, 33, 33, 33, 33, 33, + 33, 33, 33, 33, 32, 32, 32, 32, + 32, 32, 32, 32, 32, 32, 32, 32, + 32, 32, 32, 32, 32, 32, 32, 32, + 32, 32, 32, 32, 32, 32, 32, 32, + 32, 32, 32, 32, 32, 32, 32, 31, + 31, 31, 31, 31, 31, 31, 31, 31, + 31, 31, 31, 31, 31, 31, 31, 31, + 31, 31, 31, 31, 31, 31, 31, 31, + 31, 31, 31, 31, 31, 31, 31, 31, + 30, 30, 30, 30, 30, 30, 30, 30, + 30, 30, 30, 30, 30, 30, 30, 30, + 30, 30, 30, 30, 30, 30, 30, 30, + 30, 30, 30, 30, 30, 30, 30, 29, + 29, 29, 29, 29, 29, 29, 29, 29, + 29, 29, 29, 29, 29, 29, 29, 29, + 29, 29, 29, 29, 29, 29, 29, 29, + 29, 29, 29, 29, 28, 28, 28, 28, + 28, 28, 28, 28, 28, 28, 28, 28, + 28, 28, 28, 28, 28, 28, 28, 28, + 28, 28, 28, 28, 28, 28, 28, 28, + 27, 27, 27, 27, 27, 27, 27, 27, + 27, 27, 27, 27, 27, 27, 27, 27, + 27, 27, 27, 27, 27, 27, 27, 27, + 27, 27, 26, 26, 26, 26, 26, 26, + 26, 26, 26, 26, 26, 26, 26, 26, + 26, 26, 26, 26, 26, 26, 26, 26, + 26, 26, 26, 25, 25, 25, 25, 25, + 25, 25, 25, 25, 25, 25, 25, 25, + 25, 25, 25, 25, 25, 25, 25, 25, + 25, 25, 24, 24, 24, 24, 24, 24, + 24, 24, 24, 24, 24, 24, 24, 24, + 24, 24, 24, 24, 24, 24, 24, 24, + 23, 23, 23, 23, 23, 23, 23, 23, + 23, 23, 23, 23, 23, 23, 23, 23, + 23, 23, 23, 23, 23, 22, 22, 22, + 22, 22, 22, 22, 22, 22, 22, 22, + 22, 22, 22, 22, 22, 22, 22, 22, + 22, 21, 21, 21, 21, 21, 21, 21, + 21, 21, 21, 21, 21, 21, 21, 21, + 21, 21, 21, 20, 20, 20, 20, 20, + 20, 20, 20, 20, 20, 20, 20, 20, + 20, 20, 20, 20, 19, 19, 19, 19, + 19, 19, 19, 19, 19, 19, 19, 19, + 19, 19, 19, 19, 19, 18, 18, 18, + 18, 18, 18, 18, 18, 18, 18, 18, + 18, 18, 18, 18, 18, 17, 17, 17, + 17, 17, 17, 17, 17, 17, 17, 17, + 17, 17, 17, 17, 16, 16, 16, 16, + 16, 16, 16, 16, 16, 16, 16, 16, + 16, 16, 15, 15, 15, 15, 15, 15, + 15, 15, 15, 15, 15, 15, 15, 14, + 14, 14, 14, 14, 14, 14, 14, 14, + 14, 14, 14, 13, 13, 13, 13, 13, + 13, 13, 13, 13, 13, 13, 13, 12, + 12, 12, 12, 12, 12, 12, 12, 12, + 12, 12, 11, 11, 11, 11, 11, 11, + 11, 11, 11, 11, 11, 10, 10, 10, + 10, 10, 10, 10, 10, 10, 10, 9, + 9, 9, 9, 9, 9, 9, 9, 9, + 8, 8, 8, 8, 8, 8, 8, 8, + 7, 7, 7, 7, 7, 7, 7, 7, + 6, 6, 6, 6, 6, 6, 6, 6, + 5, 5, 5, 5, 5, 5, 5, 5, + 4, 4, 4, 4, 4, 4, 4, 3, + 3, 3, 3, 3, 3, 3, 2, 2, + 2, 2, 2, 2, 1, 1, 1, 1, + 1, 1, 0, 0, 0, 0, 0, 0 +}; +static double sk_real_84_65536[11688] = { + -7.397597585818890266433903906e-08, -7.90402876292946252692017922e-08, + -8.423836969089997767537827435e-08, -8.957174316065795383940860083e-08, + -9.504192136817438780086944464e-08, -1.006504094633496332810993824e-07, + -1.063987040239992991298026231e-07, -1.122882926628405041546000624e-07, + -1.183206536339611374502897947e-07, -1.244972554388244020425304329e-07, + -1.308195564319270411701056278e-07, -1.372890044261964004867484449e-07, + -1.439070362982102221489731772e-07, -1.506750775933458175319298302e-07, + -1.575945421309402646084627149e-07, -1.646668316095594490618912167e-07, + -1.718933352124684610122206741e-07, -1.792754292133996444139743378e-07, + -1.868144765827079522691573591e-07, -1.945118265940155957161581454e-07, + -2.023688144314273286273030963e-07, -2.103867607974304524651480361e-07, + -2.185669715215121786357552322e-07, -2.269107371698703780279777076e-07, + -2.354193326556334502936025915e-07, -2.440940168505873294384558858e-07, + -2.529360321978282964248561839e-07, -2.619466043257115404251306537e-07, + -2.711269416631369468708291463e-07, -2.804782350562830471439471416e-07, + -2.9000165738687102740824518e-07, -2.996983631920629816331770601e-07, + -3.095694882860862589456446906e-07, -3.196161493836839081369148065e-07, + -3.298394437254812695149025232e-07, -3.402404487053729520938932102e-07, + -3.508202215000106642516918432e-07, -3.615797987005094766151905728e-07, + -3.725201959464489618978442088e-07, -3.836424075622621206154555778e-07, + -3.949474061961389888036812884e-07, -4.064361424614932615548106021e-07, + -4.181095445811180344038398941e-07, -4.299685180341181716552059148e-07, + -4.42013945205701728543857534e-07, -4.542466850399422885192627416e-07, + -4.666675726955889250736366197e-07, -4.792774192050249026724687701e-07, + -4.920770111364636317303382709e-07, -5.050671102594776982341743046e-07, + -5.182484532139448242757406339e-07, -5.316217511825126681448104582e-07, + -5.451876895666556264538507408e-07, -5.589469276664348643081023371e-07, + -5.72900098364008477970510131e-07, -5.870478078111336179279442817e-07, + -6.013906351203846513761444928e-07, -6.159291320606590054836655505e-07, + -6.306638227566899000128093286e-07, -6.455952033928063148963266693e-07, + -6.607237419209855090325672448e-07, -6.760498777733034400218921529e-07, + -6.915740215788489416559982684e-07, -7.072965548851937739931682557e-07, + -7.232178298844962612923568251e-07, -7.393381691443259739579172383e-07, + -7.556578653432808170207742385e-07, -7.721771810114871576813996151e-07, + -7.888963482760456723526872221e-07, -8.058155686115238160025691164e-07, + -8.229350125955516650038388572e-07, -8.402548196695942959620010543e-07, + -8.577750979050128265075399539e-07, -8.754959237744346586015779799e-07, + -8.934173419285420857260016265e-07, -9.115393649783439560994012518e-07, + -9.298619732829902136207246045e-07, -9.483851147432162432968560592e-07, + -9.671087046004725018121667146e-07, -9.860326252418122780734992261e-07, + -1.005156726010600687685157817e-06, -1.02448082302311901673678822e-06, + -1.04400469899111449572715396e-06, -1.063728103050375018841732476e-06, + -1.083650750595367772099704776e-06, -1.103772323120034520478062977e-06, + -1.124092468064339519296995426e-06, -1.144610798669225498156191631e-06, + -1.16532689383359638295568992e-06, -1.186240297981947433821948469e-06, + -1.207350520936276499307576379e-06, -1.228657037794905153616528519e-06, + -1.250159288817810976094844176e-06, -1.271856679318553982215760437e-06, + -1.293748579562814570234619005e-06, -1.3158343246736090520834523e-06, + -1.33811321454322173202082253e-06, -1.360584513751900966881959974e-06, + -1.383247451493358171444774188e-06, -1.406101221507118049789731608e-06, + -1.429144982017746310674964454e-06, -1.452377855681016065057050042e-06, + -1.475798929537031963998773738e-06, -1.499407254970336429161109106e-06, + -1.523201847677085855547692884e-06, -1.547181687639257187711510667e-06, + -1.571345719105962584696703846e-06, -1.595692850581897796462152277e-06, + -1.620221954822925734094490359e-06, -1.644931868838860455347495107e-06, + -1.669821393903442036387189604e-06, -1.694889295571545740181208621e-06, + -1.720134303703635857686030271e-06, -1.745555112497495985567595722e-06, + -1.771150380527239763861816445e-06, -1.796918730789633837310491013e-06, + -1.822858750757728169933184759e-06, -1.848968992441834793933014107e-06, + -1.875247972457806500300105286e-06, -1.901694172102844381766722885e-06, + -1.928306037438329819993978326e-06, -1.955081979380364049062078838e-06, + -1.982020373797515757583473719e-06, -2.009119561615982770203317487e-06, + -2.036377848932124821565176759e-06, -2.063793507132391139664503998e-06, + -2.091364773020618909909118174e-06, -2.119089848952708125600849498e-06, + -2.146966902978668589673611963e-06, -2.17499406899203440900669379e-06, + -2.203169446886624805489584417e-06, -2.231491102720664796365494104e-06, + -2.259957068888223815722677071e-06, -2.288565344297986676693661481e-06, + -2.317313894559331886890442276e-06, -2.346200652175671577296485124e-06, + -2.375223516745109372306533901e-06, -2.404380355168305239598131387e-06, + -2.43366900186358247170216422e-06, -2.463087258989245035536910094e-06, + -2.492632896673059126609961825e-06, -2.5223036532488976573386074e-06, + -2.552097235500502786742461556e-06, -2.582011318912338962937563086e-06, + -2.612043547927508949861152149e-06, -2.642191536212690486579764831e-06, + -2.672452866930070285774595495e-06, -2.702825093016226667009659773e-06, + -2.733305737467920590717763638e-06, -2.763892293634773070047649934e-06, + -2.794582225518676494641816602e-06, -2.825372968080437921717992106e-06, + -2.856261927552279599980874364e-06, -2.887246481757923826543584672e-06, + -2.918323980438869614693550569e-06, -2.94949174558737320391943286e-06, + -2.980747071785945641434227224e-06, -3.012087226553367858711014043e-06, + -3.043509450697125834242422193e-06, -3.075010958672225184942338599e-06, + -3.106588938946329282015344775e-06, -3.138240554371159481405204397e-06, + -3.169962942560088859153674332e-06, -3.201753216271877359143382957e-06, + -3.233608463800471273226575658e-06, -3.265525749370815808246418591e-06, + -3.297502113540610012699764997e-06, -3.329534573607902419087713544e-06, + -3.361620124024536719316378491e-06, -3.393755736815276796008999938e-06, + -3.425938362002606874564657885e-06, -3.458164928037114469372339393e-06, + -3.490432342233357868358477327e-06, -3.522737491211180039385334264e-06, + -3.555077241342356726634720346e-06, -3.587448439202514785989527393e-06, + -3.619847912028232667986564833e-06, -3.652272468179247238891918168e-06, + -3.684718897605672072208737519e-06, -3.717183972320155636333413249e-06, + -3.749664446874872228692310988e-06, -3.782157058843282128888022009e-06, + -3.814658529306515281188201191e-06, -3.847165563344533089869866499e-06, + -3.879674850531369525237675167e-06, -3.91218306543517617700255265e-06, + -3.944686868122352124048455441e-06, -3.977182904665935226956770265e-06, + -4.009667807658077389885899894e-06, -4.0421381967265483111479904e-06, + -4.074590679055144055672500747e-06, -4.107021849907905581666522216e-06, + -4.139428293157048118617018923e-06, -4.171806581814505681911949692e-06, + -4.204153278566970445401761169e-06, -4.236464936314352433001893805e-06, + -4.268738098711516380768214718e-06, -4.300969300713229700875491618e-06, + -4.333155069122200421787450414e-06, -4.365291923140055179786752498e-06, + -4.397376374921256414831944453e-06, -4.429404930129725836680885248e-06, + -4.461374088498138585896866243e-06, -4.493280344389769505124808402e-06, + -4.525120187362755148333028771e-06, -4.556890102736689365824692549e-06, + -4.588586572161412704582653804e-06, -4.620206074187910073620012136e-06, + -4.651745084841173525768299318e-06, -4.683200078194940370410886965e-06, + -4.714567526948172785955949032e-06, -4.74584390300318321732593943e-06, + -4.777025678045257327697815236e-06, -4.808109324123703353726436149e-06, + -4.839091314235783066854523077e-06, -4.869968122903725863575338101e-06, + -4.900736226768973199908411426e-06, -4.931392105171164574363429356e-06, + -4.961932240736031756410395754e-06, -4.992353119962358737608972004e-06, + -5.022651233809511735911319114e-06, -5.052823078285429138855298914e-06, + -5.082865155034929931145842863e-06, -5.112773971928240656736712466e-06, + -5.14254604364960623717403787e-06, -5.172177892285876225984386084e-06, + -5.201666047914924197572220099e-06, -5.231007049193813873266128978e-06, + -5.260197443946538342759641771e-06, -5.289233789751279864903895506e-06, + -5.318112654527008982801444814e-06, -5.346830617119300980456808592e-06, + -5.375384267885337493731758018e-06, -5.403770209277836624622327888e-06, + -5.431985056427891230066817146e-06, -5.460025437726559531222483845e-06, + -5.48788799540507421200526833e-06, -5.515569386113586150630766491e-06, + -5.543066281498278459764685738e-06, -5.570375368776759355724480238e-06, + -5.597493351311603413658288253e-06, -5.624416949181928553319186753e-06, + -5.651142899752868147965519097e-06, -5.677667958242848470894886814e-06, + -5.703988898288521554780141493e-06, -5.73010251250726621941380956e-06, + -5.756005613057066685447817761e-06, -5.781695032193927169289655865e-06, + -5.807167622826049118074133448e-06, -5.832420259065530026231470584e-06, + -5.857449836776796093010775957e-06, -5.882253274121938127548363251e-06, + -5.906827512102770283463140655e-06, -5.931169515099508284959508447e-06, + -5.955276271405962959385252398e-06, -5.979144793761101692511610722e-06, + -6.002772119876901573570261716e-06, -6.026155312962366328072196658e-06, + -6.049291462243585065664073369e-06, -6.072177683479747292694377742e-06, + -6.094811119474971887954254518e-06, -6.117188940585876349726596191e-06, + -6.139308345224757565135407372e-06, -6.161166560358251117622725712e-06, + -6.182760842001443721564681727e-06, -6.204088475707234649086409262e-06, + -6.225146777050901256329602101e-06, -6.245933092109755953790731914e-06, + -6.266444797937773495018470155e-06, -6.286679303035115738836850069e-06, + -6.306634047812420900921449862e-06, -6.326306505049785296928080425e-06, + -6.345694180350313910363678482e-06, -6.364794612588174563662466593e-06, + -6.383605374351015084998135773e-06, -6.402124072376698578085846281e-06, + -6.42034834798421195234006606e-06, -6.438275877498704514707936891e-06, + -6.455904372670431312414198594e-06, -6.473231581088075565068133688e-06, + -6.490255286585014465286936486e-06, -6.506973309640220719664120697e-06, + -6.523383507772371732533894795e-06, -6.539483775927636535817231295e-06, + -6.555272046860935482976394384e-06, -6.570746291510624426199932424e-06, + -6.585904519366499191765623039e-06, -6.60074477883103734435253987e-06, + -6.615265157573828959424247498e-06, -6.629463782879082054235245214e-06, + -6.643338821986151855483824363e-06, -6.656888482423010047349561102e-06, + -6.670111012332583696180822452e-06, -6.683004700791893548097663547e-06, + -6.695567878123936642368544542e-06, -6.707798916202183644519937283e-06, + -6.719696228747739180056815222e-06, -6.731258271618987291875103179e-06, + -6.742483543093708468838930886e-06, -6.753370584143613188381118778e-06, + -6.763917978701221669392273927e-06, -6.774124353919026307927452046e-06, + -6.783988380420886820786497556e-06, -6.793508772545603886859437448e-06, + -6.802684288582613687996515639e-06, -6.811513730999760997755505115e-06, + -6.819995946663082208357570257e-06, -6.828129827048571190797367214e-06, + -6.835914308445867848768127267e-06, -6.843348372153840567281516544e-06, + -6.850431044667960912028601556e-06, -6.857161397859642527170213194e-06, + -6.863538549147031776623620325e-06, -6.869561661657824417183751398e-06, + -6.875229944383613636237767563e-06, -6.880542652325926155168229342e-06, + -6.885499086633876094710234733e-06, -6.890098594733407803142322123e-06, + -6.894340570448103930388614874e-06, -6.898224454111524019681370157e-06, + -6.901749732671053287993197939e-06, -6.90491593978324296051411052e-06, + -6.907722655900616748184984994e-06, -6.910169508349912975101337481e-06, + -6.912256171401767437985092651e-06, -6.913982366331807351571194648e-06, + -6.915347861473150450678428619e-06, -6.916352472260267744350037411e-06, + -6.916996061264269214370441208e-06, -6.917278538219515896402073141e-06, + -6.917199860041621024180427679e-06, -6.91676003083680381435058987e-06, + -6.915959101902594197879350912e-06, -6.914797171719915603097222218e-06, + -6.913274385936499203558248949e-06, -6.911390937341681299727405574e-06, + -6.909147065832551647243577747e-06, -6.906543058371490848240756982e-06, + -6.90357924893507224177197773e-06, -6.900256018454379962345779376e-06, + -6.896573794746705897125513968e-06, -6.892533052438692457394332769e-06, + -6.888134312880536611327798174e-06, -6.883378144053460851868771198e-06, + -6.878265160465038559171619542e-06, -6.872796023039642994369082668e-06, + -6.866971438998604843029997108e-06, -6.860792161732272970674217927e-06, + -6.854258990663651435627096165e-06, -6.847372771103648334597296943e-06, + -6.840134394097951727571008812e-06, -6.832544796265572452571065293e-06, + -6.824604959629097028961288579e-06, -6.81631591143666758995500049e-06, + -6.807678723975756606963481016e-06, -6.79869451437873979391616347e-06, + -6.789364444420340883418977379e-06, -6.779689720306985544200518295e-06, + -6.769671592458083921603831379e-06, -6.759311355279327351451481437e-06, + -6.748610346928025505305274306e-06, -6.737569949070534789097464828e-06, + -6.726191586631839828538600989e-06, -6.714476727537333781081155953e-06, + -6.702426882446855919712308536e-06, -6.690043604481047474948074427e-06, + -6.677328488940084180302148714e-06, -6.664283173014835496173347701e-06, + -6.650909335490526745116902918e-06, -6.63720869644296514487180963e-06, + -6.623183016927384796285801366e-06, -6.608834098659991941300886897e-06, + -6.594163783692273171437546464e-06, -6.579173954078130114248631338e-06, + -6.563866531533915136642325094e-06, -6.54824347709150443737867453e-06, + -6.532306790744290791160021892e-06, -6.516058511086441533757818156e-06, + -6.499500714945297274332570991e-06, -6.482635517007065494943327671e-06, + -6.465465069435885270211945841e-06, -6.447991561486336799008563248e-06, + -6.43021721910948383958478089e-06, -6.41214430455254052771286305e-06, + -6.393775115952221870137262005e-06, -6.375111986921905815313502824e-06, + -6.356157286132661958575999772e-06, -6.336913416888248525688474844e-06, + -6.317382816694174196532965415e-06, -6.297567956820912860363935459e-06, + -6.277471341861363629218741045e-06, -6.25709550928263911871328104e-06, + -6.236443028972320062593235473e-06, -6.215516502779218612688254264e-06, + -6.194318564048778226244131723e-06, -6.172851877153219407883162628e-06, + -6.151119137016499915861407477e-06, -6.129123068634227498993269356e-06, + -6.106866426588594620945057295e-06, -6.084351994558465614971413254e-06, + -6.061582584824692502059855642e-06, -6.038561037770807703249208859e-06, + -6.015290221379143621065806874e-06, -5.991773030722542567436290917e-06, + -5.968012387451719718515098095e-06, -5.944011239278427327192410451e-06, + -5.919772559454477791522977737e-06, -5.895299346246853430938625329e-06, + -5.870594622408782691565937162e-06, -5.845661434647188509430848491e-06, + -5.820502853086399564299952686e-06, -5.795121970728336182395335624e-06, + -5.76952190290925813237650488e-06, -5.74370578675319713436676558e-06, + -5.717676780622190125537816774e-06, -5.69143806356342000840392234e-06, + -5.664992834753399407097217144e-06, -5.638344312939288064149504637e-06, + -5.611495735877492108546315402e-06, -5.584450359769631592413846599e-06, + -5.557211458696027915236340805e-06, -5.529782324046802615162207739e-06, + -5.502166263950723899703396796e-06, -5.474366602701913571210005222e-06, + -5.446386680184532931732737521e-06, -5.418229851295580651445935039e-06, + -5.389899485365903397551898962e-06, -5.361398965579558984102803709e-06, + -5.332731688391643004056291016e-06, -5.303901062944705998506832872e-06, + -5.274910510483876359573689879e-06, -5.245763463770815174854605933e-06, + -5.216463366496628374321432864e-06, -5.187013672693849682072617102e-06, + -5.157417846147620580851689276e-06, -5.127679359806194344273844871e-06, + -5.097801695190880180274389799e-06, -5.06778834180554607039166648e-06, + -5.037642796545817524221915623e-06, -5.007368563108065422670271694e-06, + -4.976969151398352356587342915e-06, -4.946448076941402682328314394e-06, + -4.915808860289756383461605427e-06, -4.885055026433218546976118557e-06, + -4.854190104208717109369065207e-06, -4.823217625710711174149506603e-06, + -4.792141125702230368887599155e-06, -4.760964141026718883563731421e-06, + -4.729690210020751952853333006e-06, -4.698322871927784871574386438e-06, + -4.666865666313029410987734541e-06, -4.635322132479581302760482386e-06, + -4.603695808885924998501634753e-06, -4.571990232564927513219006638e-06, + -4.540208938544439090277075183e-06, -4.508355459269609108073021547e-06, + -4.476433324027056141834312458e-06, -4.444446058370981118997283116e-06, + -4.412397183551352317174704121e-06, -4.380290215944285024489684294e-06, + -4.34812866648470310666947658e-06, -4.315916040101427323533167524e-06, + -4.283655835154778486299764761e-06, -4.25135154287681149923045637e-06, + -4.219006646814307340547130221e-06, -4.186624622274613615152509538e-06, + -4.154208935774442099369153231e-06, -4.121763044491755414837092647e-06, + -4.089290395720822452667146674e-06, -4.056794426330566214660214297e-06, + -4.024278562221239611488687177e-06, -3.991746217809930027237662331e-06, + -3.959200795468956146584606909e-06, -3.926645685018728153454527219e-06, + -3.894084263199010283586047609e-06, -3.861519893149167855569015712e-06, + -3.828955923892435167282723846e-06, -3.796395689824272867403474191e-06, + -3.763842510204938468791786843e-06, -3.731299688656347507273924533e-06, + -3.698770512663336307133824313e-06, -3.666258253079405974412478125e-06, + -3.633766163637052226583748146e-06, -3.601297480462765761901342346e-06, + -3.568855421596795918524674604e-06, -3.536443186517772067597228242e-06, + -3.504063955672254314561465949e-06, -3.471720890009329552224059956e-06, + -3.439417130520298181834120549e-06, -3.407155797783576439534142938e-06, + -3.374939991514873620489980283e-06, -3.342772790122722974763937523e-06, + -3.310657250269467918884656529e-06, -3.27859640643775946728831136e-06, + -3.246593270502653398574101698e-06, -3.214650831309382542506350097e-06, + -3.182772054256876609080193288e-06, -3.150959880887105369099646796e-06, + -3.11921722848031210187087596e-06, -3.087546989656209307811189982e-06, + -3.055952031981215883554327262e-06, -3.024435197581782346364131023e-06, + -2.992999302763901516645549464e-06, -2.961647137638771200751543894e-06, + -2.93038146575490194748565484e-06, -2.899205023736425085778469629e-06, + -2.868120520927886070124742529e-06, -2.837130639045496875759802546e-06, + -2.806238031834913512145134734e-06, -2.775445324735596676520021919e-06, + -2.744755114551802981364293094e-06, -2.714169969130265624562012641e-06, + -2.683692427044608971495841254e-06, -2.653324997286549141598324675e-06, + -2.623070158963925068589841116e-06, -2.592930361005600691984675568e-06, + -2.56290802187329841920447604e-06, -2.533005529280378681375668695e-06, + -2.503225239917631227864244087e-06, -2.473569479186103570536332114e-06, + -2.444040540936997917963614119e-06, -2.414640687218688692099828261e-06, + -2.385372148030877991603786875e-06, -2.356237121085927965324479522e-06, + -2.327237771577403130233204637e-06, -2.298376231955839150945201249e-06, + -2.269654601711775773796933575e-06, -2.241074947166073397236815343e-06, + -2.212639301267538266001317845e-06, -2.184349663397876617867195831e-06, + -2.156207999183994300122302681e-06, -2.128216240317668537292833397e-06, + -2.100376284382596932324678909e-06, -2.072689994688848265174362095e-06, + -2.045159200114763369687548994e-06, -2.017785694956058755144536962e-06, + -1.990571238782795352237472639e-06, -1.963517556303353068554310226e-06, + -1.936626337236061251356527765e-06, -1.909899236188233912381740504e-06, + -1.883337872542659266098625734e-06, -1.856943830351533628777028866e-06, + -1.830718658237846878153302389e-06, -1.804663869304215450284378276e-06, + -1.778780941049155673810522153e-06, -1.753071315290794053494980234e-06, + -1.727536398098004126886915142e-06, -1.702177559728962270811105338e-06, + -1.676996134577115893179066926e-06, -1.651993421124536905067285708e-06, + -1.627170681902661108337269924e-06, -1.602529143460396558138478587e-06, + -1.578069996339560242712657216e-06, -1.553794395057659809400289232e-06, + -1.529703458097971844212932709e-06, -1.505798267906901670136628722e-06, + -1.482079870898608358782146642e-06, -1.458549277466853874284124538e-06, + -1.435207462004062161647238195e-06, -1.41205536292755112184795635e-06, + -1.389093882712910156879333214e-06, -1.366323887934491732761553041e-06, + -1.343746209312978420519126693e-06, -1.321361641769994498422165392e-06, + -1.29917094448972844593207833e-06, -1.277174840987515719133095667e-06, + -1.255374019185374184353091651e-06, -1.233769131494325344483098741e-06, + -1.212360794903759491286188502e-06, -1.191149591077398185574279417e-06, + -1.170136066456112833818257839e-06, -1.149320732367425719437224914e-06, + -1.128704065141675065800266724e-06, -1.108286506234781450502650813e-06, + -1.088068462357571736961428695e-06, -1.068050305611606948496530509e-06, + -1.048232373631459451272253912e-06, -1.028614969733381847858733928e-06, + -1.009198363070313159546532653e-06, -9.899827887931617345586201434e-07, + -9.709684482183130013917271572e-07, -9.521555090012863637174088914e-07, + -9.335441053164930618439446355e-07, -9.151343380430338026086342119e-07, + -8.969262749564448899004245538e-07, -8.789199509263676565826856057e-07, + -8.611153681200437890272013017e-07, -8.435124962115788401398439218e-07, + -8.261112725969093446157036874e-07, -8.089116026143930682936844349e-07, + -7.919133597709581229856924504e-07, -7.751163859737377843095993725e-07, + -7.585204917671158383519103459e-07, -7.421254565751077065025422333e-07, + -7.259310289490038683535375746e-07, -7.099369268201959615646723899e-07, + -6.941428377581145138075068707e-07, -6.78548419233188733053706819e-07, + -6.63153298885055149279263171e-07, -6.479570747941568231774520786e-07, + -6.32959315761083694855870449e-07, -6.181595615876636437563277152e-07, + -6.035573233641545151355735192e-07, -5.891520837606773463920460839e-07, + -5.749432973231079513104935935e-07, -5.609303907733323121717313245e-07, + -5.471127633137870056634398733e-07, -5.334897869361955123743059687e-07, + -5.20060806734412424324109827e-07, -5.068251412212879884988366366e-07, + -4.937820826494635185357584377e-07, -4.809308973360072537913669985e-07, + -4.682708259908070742281755317e-07, -4.558010840486182683480411229e-07, + -4.435208620046803803278615604e-07, -4.314293257538246799309071371e-07, + -4.195256169329432414880087527e-07, -4.078088532667729921969441281e-07, + -3.962781289168691041660324767e-07, -3.849325148336838210006002545e-07, + -3.737710591116619922310931011e-07, -3.627927873472478070413416076e-07, + -3.519967029997165946341569891e-07, -3.413817877547328530772239273e-07, + -3.309470018905397977578757094e-07, -3.206912846466836559325278618e-07, + -3.106135545951778396806777956e-07, -3.007127100140083179251153378e-07, + -2.909876292628899785094615665e-07, -2.814371711611664600882938558e-07, + -2.720601753677850029798071432e-07, -2.628554627631320196453560811e-07, + -2.5382183583291356152234668e-07, -2.449580790536096789522448481e-07, + -2.362629592796869568092888413e-07, -2.277352261323545559173358623e-07, + -2.193736123897955211630296339e-07, -2.11176834378762236170521023e-07, + -2.031435923674486742650561154e-07, -1.952725709595383046975736576e-07, + -1.875624394893311982534432831e-07, -1.800118524178510176322789548e-07, + -1.726194497298391424911032793e-07, -1.653838573315321676148240398e-07, + -1.583036874491367739000970355e-07, -1.513775390278916196414157533e-07, + -1.446039981316288224374034654e-07, -1.37981638342746569713878884e-07, + -1.315090211624663852567584639e-07, -1.251846964113210004648486882e-07, + -1.190072026297479856070369339e-07, -1.129750674787022937370077505e-07, + -1.070868081401995993691905014e-07, -1.013409317176852410118012256e-07, + -9.573593563614301870595902277e-08, -9.027030804184729804977977124e-08, + -8.494252820166696761892331747e-08, -7.975106690182627621438324773e-08, + -7.469438684603384970607395594e-08, -6.977094305288478155410611089e-08, + -7.304062205490359433407790164e-08, -7.83781640565376904328858342e-08, + -8.386539217484468269195384098e-08, -8.950411192671056813096046485e-08, + -9.529611907821597859202859783e-08, -1.012431991239863627048660303e-07, + -1.073471267655127448883062074e-07, -1.136096653886913214511335084e-07, + -1.200325665404448068036358591e-07, -1.266175694049211631680366529e-07, + -1.33366400279134095872016685e-07, -1.402807720482951227703171141e-07, + -1.473623836609457703605700115e-07, -1.546129196040442948177731945e-07, + -1.62034049378130224180794049e-07, -1.696274269727162230060927249e-07, + -1.773946903420392048701995612e-07, -1.853374608813201940361371257e-07, + -1.934573429036629823109700059e-07, -2.01755923117743755857412505e-07, + -2.102347701064193292367336284e-07, -2.188954338064126200721123267e-07, + -2.277394449892058603458793635e-07, -2.367683147432765137368348594e-07, + -2.45983533957851102468825143e-07, -2.553865728082760200556280625e-07, + -2.649788802431776482073538023e-07, -2.747618834735489178264775979e-07, + -2.847369874638942924145984092e-07, -2.949055744255943748476978851e-07, + -3.052690033126164248383793177e-07, -3.158286093197244176858948326e-07, + -3.265857033833239578272846903e-07, -3.375415716850927131751215586e-07, + -3.486974751585298838101707134e-07, -3.600546489985760592287286717e-07, + -3.71614302174433695460280605e-07, -3.833776169457446484529225626e-07, + -3.953457483822030083950511189e-07, -4.075198238870528506496348706e-07, + -4.199009427238536280407562098e-07, -4.324901755476619929271370202e-07, + -4.452885639400103915221725698e-07, -4.582971199481320990763472296e-07, + -4.715168256285038466896013774e-07, -4.849486325948669230740686008e-07, + -4.985934615708432182974306664e-07, -5.124522019472940167561861302e-07, + -5.26525711344551135419762497e-07, -5.408148151796617559685449901e-07, + -5.553203062387716764273051274e-07, -5.700429442547910837741807419e-07, + -5.849834554904593145554549116e-07, -6.001425323269602224036923209e-07, + -6.15520832858203137181822822e-07, -6.311189804908912826184584112e-07, + -6.469375635505434591338686477e-07, -6.629771348935445895471569623e-07, + -6.792382115253863815619713926e-07, -6.957212742252135152698131436e-07, + -7.12426767176789493360585491e-07, -7.293550976060225497513904262e-07, + -7.465066354251540017410724084e-07, -7.638817128837413945885177063e-07, + -7.814806242265449646110762882e-07, -7.993036253584440522287207775e-07, + -8.173509335164883911602836004e-07, -8.356227269492085758567818943e-07, + -8.541191446032832218398828279e-07, -8.728402858176929443820312761e-07, + -8.917862100254262711860600218e-07, -9.109569364630161629039291522e-07, + -9.303524438876036919412407938e-07, -9.499726703021767538730603213e-07, + -9.698175126886765502694275412e-07, -9.898868267492409876495479057e-07, + -1.010180426655643543717142709e-06, -1.030698084807046609006047494e-06, + -1.051439531596141725253048919e-06, -1.072404455183784823077853404e-06, + -1.093592501282210209352847331e-06, -1.115003272946918807227451725e-06, + -1.136636330377320269904113312e-06, -1.158491190726226165196629386e-06, + -1.18056732791825606427595606e-06, -1.202864172477270672293142399e-06, + -1.225381111362880917032094387e-06, -1.248117487816113040205684252e-06, + -1.271072601214344464359558111e-06, -1.294245706935519540987824909e-06, + -1.317636016231763764473242269e-06, -1.341242696112451085476997142e-06, + -1.365064869236777686853758287e-06, -1.389101613815931795826172715e-06, + -1.413351963524897225384958921e-06, -1.437814907423962854473350331e-06, + -1.462489389889989292449197847e-06, -1.487374310557494349471644238e-06, + -1.512468524269599240943259474e-06, -1.53777084103889608886336568e-06, + -1.563280026018270177893968245e-06, -1.588994799481743034708178947e-06, + -1.614913836818429694944503766e-06, -1.641035768521244577646390865e-06, + -1.667359180216390725562652236e-06, -1.693882612672394682079351699e-06, + -1.720604561834625836677496215e-06, -1.747523478866993104069286515e-06, + -1.77463777020388392573256673e-06, -1.801945797612393874721466516e-06, + -1.829445878264849616610314247e-06, -1.857136284821655719756922434e-06, + -1.885015245524472726423533854e-06, -1.913080944299756766183292708e-06, + -1.941331520872653088315715544e-06, -1.969765070891270830003710879e-06, + -1.998379646061326738354412338e-06, -2.027173254291184527781663829e-06, + -2.05614385984727356736592209e-06, -2.085289383519874827972078249e-06, + -2.11460770279932618165145454e-06, -2.14409665206255853838498808e-06, + -2.173754022770016183243278751e-06, -2.203577563672925315063242865e-06, + -2.233564981030891728400059396e-06, -2.263713938839827638754408773e-06, + -2.294022059070169111075904178e-06, -2.324486921915375621213242785e-06, + -2.355106066050669822180187868e-06, -2.385876988902014550622066383e-06, + -2.41679714692526354601173795e-06, -2.447863955895486729607982493e-06, + -2.47907479120639889240873717e-06, -2.510426988179887133417972703e-06, + -2.541917842385531169107802316e-06, -2.573544609970313449236059902e-06, + -2.605304507997896933319589147e-06, -2.637194714798187964669567984e-06, + -2.669212370326548120245480425e-06, -2.701354576532846889290288839e-06, + -2.733618397740237443167138354e-06, -2.766000861033621191563229569e-06, + -2.798498956657713880667292389e-06, -2.831109638424666646508561993e-06, + -2.863829824131159861261373273e-06, -2.896656395984911750758486818e-06, + -2.929586201040517926951368272e-06, -2.962616051644556613780482485e-06, + -2.99574272588986469876550997e-06, -3.028962968078929553173914146e-06, + -3.062273489196297094396556973e-06, -3.095670967389886399763693561e-06, + -3.129152048461200283889505069e-06, -3.162713346364244645263826688e-06, + -3.196351443713123124289654173e-06, -3.23006289229821093452691555e-06, + -3.26384421361077149483800007e-06, -3.297691899375966734524103646e-06, + -3.331602412094117499367831176e-06, -3.365572185590130202320277575e-06, + -3.399597625570976639934129074e-06, -3.433675110191122789490272491e-06, + -3.467800990625779531875824344e-06, -3.501971591651891867468275252e-06, + -3.536183212236706112282244932e-06, -3.570432126133848158776014706e-06, + -3.60471458248665615033481946e-06, -3.639026806439235978650730691e-06, + -3.673364999753684451507971739e-06, -3.707725341435259747195846494e-06, + -3.742103988363927062399177589e-06, -3.776497075932752097950821993e-06, + -3.810900718692869637837248101e-06, -3.84531101100494378871186979e-06, + -3.879724027696942426513687652e-06, -3.914135824728108536128042688e-06, + -3.948542439858978519257818457e-06, -3.982939893327321686112424404e-06, + -4.017324188529831524325109521e-06, -4.051691312709452278068358866e-06, + -4.086037237648163807481396792e-06, -4.120357920365107837863075796e-06, + -4.154649303819884497974805615e-06, -4.188907317620850587897018968e-06, + -4.223127878738335720177395766e-06, -4.257306892222533235814983799e-06, + -4.29144025192595408673117835e-06, -4.325523841230304771324211011e-06, + -4.359553533777576717837386883e-06, -4.393525194205244624554452387e-06, + -4.427434678885363692651174622e-06, -4.461277836667438696761044115e-06, + -4.495050509624870922710179744e-06, -4.528748533804844059018086116e-06, + -4.562367739981461847882920208e-06, -4.595903954411983335654866972e-06, + -4.629352999595969375549227992e-06, -4.662710695037203163261767952e-06, + -4.6959728580081281545033009e-06, -4.729135304316927878296762666e-06, + -4.762193849076404848254251423e-06, -4.795144307475360762147310184e-06, + -4.827982495551639427152669504e-06, -4.860704230966947607254276947e-06, + -4.893305333783191212587964508e-06, -4.925781627240191305457193277e-06, + -4.958128938534586799507901389e-06, -4.990343099599731575583428517e-06, + -5.022419947886431854263116631e-06, -5.054355327144334936737349318e-06, + -5.086145088203784660836528214e-06, -5.117785089757972471558641198e-06, + -5.149271199145199452912920884e-06, -5.180599293131071444160670042e-06, + -5.211765258690459527929697559e-06, -5.242764993788990415043028276e-06, + -5.273594408163988799030739291e-06, -5.304249424104581995056961752e-06, + -5.334725977230849972715327062e-06, -5.365020017271825965114988993e-06, + -5.395127508842150295580511465e-06, -5.425044432217235120430483264e-06, + -5.454766784106707153774364766e-06, -5.484290578425997084220742256e-06, + -5.513611847065854607897756462e-06, -5.542726640659651011415302857e-06, + -5.571631029348238064774403305e-06, -5.600321103542239557413449924e-06, + -5.628792974681547625528509754e-06, -5.65704277599187648693486799e-06, + -5.685066663237565514038129172e-06, -5.712860815474185795161555373e-06, + -5.740421435791424451704819537e-06, -5.767744752058554946890726184e-06, + -5.794827017662934619290134725e-06, -5.821664512245139495546283198e-06, + -5.848253542429880879021785595e-06, -5.874590442552596141184001466e-06, + -5.900671575381481628701230147e-06, -5.926493332834847407571219474e-06, + -5.952052136693570227583913873e-06, -5.977344439308534592835298743e-06, + -6.002366724302835780495424256e-06, -6.027115507268627917283887463e-06, + -6.051587336458401120251222871e-06, -6.075778793470577587583058427e-06, + -6.099686493929218269322012347e-06, -6.123307088157680028780299741e-06, + -6.146637261846118262557589484e-06, -6.169673736712591033675302105e-06, + -6.192413271157662226840730918e-06, -6.214852660912347024745744362e-06, + -6.236988739679192182327992222e-06, -6.258818379766425030424729925e-06, + -6.2803384927149281103633989e-06, -6.301546029917946265864765049e-06, + -6.322437983233356785669164457e-06, -6.343011385588361142383664881e-06, + -6.363263311576447555685531743e-06, -6.383190878046479537248018149e-06, + -6.40279124468377319805102374e-06, -6.422061614583028639838008927e-06, + -6.440999234812920613141296045e-06, -6.459601396972457709125953196e-06, + -6.477865437738399424609514465e-06, -6.495788739404354516506715639e-06, + -6.513368730410864384616602407e-06, -6.530602885866576514837470585e-06, + -6.547488728060324176660084161e-06, -6.564023826964018354282025952e-06, + -6.58020580072620198651151685e-06, -6.596032316156161483375244131e-06, + -6.611501089198474393718741454e-06, -6.626609885397879721384388485e-06, + -6.641356520354346376123783752e-06, -6.655738860168258444081554326e-06, + -6.669754821875565658953043807e-06, -6.683402373872833852278940031e-06, + -6.696679536332071716066543371e-06, -6.709584381605219528289796305e-06, + -6.722115034618249866324186242e-06, -6.734269673254723607221279569e-06, + -6.746046528728743616582473608e-06, -6.757443885947211258341874029e-06, + -6.76846008386128408150462718e-06, -6.779093515806977085600294047e-06, + -6.789342629834777121777388692e-06, -6.799205929028244171517716271e-06, + -6.808681971811476683193158771e-06, -6.817769372245396073718703978e-06, + -6.826466800312752986512783437e-06, -6.834772982191816342249345712e-06, + -6.842686700518636762184416372e-06, -6.850206794637864035266410639e-06, + -6.857332160841950916506642305e-06, -6.864061752599145597259974738e-06, + -6.870394580769091236454194221e-06, -6.876329713807484367239699491e-06, + -6.881866277958599556669773423e-06, -6.887003457436108070049800289e-06, + -6.891740494592048238420289863e-06, -6.896076690073922118185290736e-06, + -6.900011402969867620909357603e-06, -6.903544050941882396360549379e-06, + -6.90667411034704610572378114e-06, -6.909401116346743626083371642e-06, + -6.911724663003825658703742352e-06, -6.913644403367710129240056999e-06, + -6.91516004954738118119849169e-06, -6.916271372772299315173291645e-06, + -6.916978203441171851883779303e-06, -6.917280431158569319451210472e-06, + -6.91717800475944705722178632e-06, -6.916670932321458533720889145e-06, + -6.915759281165146776099161841e-06, -6.914443177841959700961806806e-06, + -6.912722808110122380866047198e-06, -6.910598416898357776157277993e-06, + -6.908070308257465249506326654e-06, -6.905138845299764486444348693e-06, + -6.901804450126436162114406531e-06, -6.898067603742752577976153627e-06, + -6.893928845961238079012144836e-06, -6.889388775292771956929981786e-06, + -6.884448048825660944414605441e-06, -6.879107382092715181748626002e-06, + -6.873367548926335279097215442e-06, -6.86722938130177564588227726e-06, + -6.860693769168285931648459952e-06, -6.853761660268632021925788722e-06, + -6.846434059946683186898431367e-06, -6.838712030943261894523361316e-06, + -6.830596693180281699087335462e-06, -6.822089223533215556849549494e-06, + -6.813190855591967413603434606e-06, -6.803902879410175016244854973e-06, + -6.794226641243044745267429252e-06, -6.784163543273743032140446485e-06, + -6.77371504332843922925946889e-06, -6.762882654580049907413509536e-06, + -6.751667945240766742964668573e-06, -6.740072538243445921771375418e-06, + -6.728098110911917505128597428e-06, -6.715746394620307931349213054e-06, + -6.703019174441478991006114485e-06, -6.689918288784613769021140939e-06, + -6.676445629022088467004192314e-06, -6.662603139105702103643039808e-06, + -6.648392815172350490504453446e-06, -6.633816705139242739068528021e-06, + -6.618876908288776342509981271e-06, -6.603575574843139441895151914e-06, + -6.587914905528765637670891159e-06, -6.571897151130745531497859974e-06, + -6.555524612037290713151271859e-06, -6.538799637774371318200538478e-06, + -6.521724626530632188553277678e-06, -6.504302024672715537838719319e-06, + -6.486534326252153944900036286e-06, -6.468424072497537679498659513e-06, + -6.449973851308190593697652893e-06, -6.431186296727951750412926452e-06, + -6.412064088415352079740935215e-06, -6.392609951103840092222034552e-06, + -6.372826654053283999780063485e-06, -6.352717010492846806094142942e-06, + -6.332283877055408008156876104e-06, -6.311530153203634400005568594e-06, + -6.290458780647866844117077623e-06, -6.269072742755935665848274901e-06, + -6.247375063955069842346837922e-06, -6.225368809126029581973299498e-06, + -6.203057082989607136868336068e-06, -6.180443029485664408221798349e-06, + -6.157529831144814917427785655e-06, -6.134320708452943266637737846e-06, + -6.110818919208695072884263838e-06, -6.087027757874086453574423439e-06, + -6.0629505549183923055465463e-06, -6.038590676155481090214144357e-06, + -6.013951522074740967430898225e-06, -5.989036527165764990600273915e-06, + -5.963849159236945287861433873e-06, -5.938392918728160882533943787e-06, + -5.912671338017693831059888587e-06, -5.886687980723565107889477116e-06, + -5.860446440999443550273588499e-06, -5.833950342825287952190291274e-06, + -5.807203339292915430917309261e-06, -5.780209111886640061851467404e-06, + -5.752971369759161352559935498e-06, -5.725493849002895679575243781e-06, + -5.697780311916865037381949716e-06, -5.669834546269395515413237752e-06, + -5.641660364556734770307647869e-06, -5.613261603257799404629799223e-06, + -5.584642122085210647216245439e-06, -5.555805803232811458658435555e-06, + -5.526756550619817527853286365e-06, -5.497498289131810529726390735e-06, + -5.468034963858731192256051185e-06, -5.438370539330051743782956652e-06, + -5.408508998747322558183370927e-06, -5.378454343214253087132863812e-06, + -5.348210590964525285170242525e-06, -5.317781776587512322282923216e-06, + -5.287171950252077072800876989e-06, -5.256385176928641810045229887e-06, + -5.225425535609712912881071045e-06, -5.194297118529027449665078087e-06, + -5.163004030379514763099933761e-06, -5.131550387530255168079193484e-06, + -5.099940317242617027573316213e-06, -5.068177956885739919080414995e-06, + -5.036267453151573108779699012e-06, -5.004212961269622646351060147e-06, + -4.972018644221606980236356083e-06, -4.93968867195619473509657707e-06, + -4.907227220604004222449714273e-06, -4.874638471693051878770672897e-06, + -4.841926611364821578741522712e-06, -4.80909582959114455903227095e-06, + -4.776150319392066982498133709e-06, -4.743094276054827962570657751e-06, + -4.709931896354291943219277927e-06, -4.676667377774784612506474984e-06, + -4.6433049177336779391790135e-06, -4.6098487128068437639408228e-06, + -4.576302957956145351996971732e-06, -4.542671845759159183347763999e-06, + -4.508959565641282834895248871e-06, -4.475170303110421230841173973e-06, + -4.441308238994406268405727711e-06, -4.407377548681333625016625505e-06, + -4.373382401362977683228518144e-06, -4.339326959281460756225751174e-06, + -4.305215376979335856102559105e-06, -4.271051800553267658103195892e-06, + -4.236840366911452268291245898e-06, -4.202585203034960447830616775e-06, + -4.168290425243155065742825527e-06, -4.133960138463357268927712146e-06, + -4.099598435504907059114508561e-06, -4.065209396337790224431555514e-06, + -4.030797087375981550426331385e-06, -3.99636556076566609382871853e-06, + -3.961918853678486749823276641e-06, -3.927460987609979049090501435e-06, + -3.892995967683335486152207405e-06, -3.85852778195866455044574922e-06, + -3.824060400747872362102117161e-06, -3.78959777593532827220435856e-06, + -3.755143840304466893456830992e-06, -3.720702506870440487196692939e-06, + -3.68627766821900593641365973e-06, -3.651873195851698397304280902e-06, + -3.617492939537612654847748353e-06, -3.583140726671687150317775761e-06, + -3.548820361639805353470454238e-06, -3.514535625190778430395601925e-06, + -3.480290273815340920654905557e-06, -3.446088039132303419307887249e-06, + -3.411932627281968142944103273e-06, -3.377827718326950528289660813e-06, + -3.343776965660516130638248503e-06, -3.309783995422554794851085352e-06, + -3.275852405923315765736087216e-06, -3.241985767075008769891710306e-06, + -3.208187619831397276924612669e-06, -3.174461475635478807731226086e-06, + -3.140810815875373839071169405e-06, -3.107239091348527913001489192e-06, + -3.073749721734316736664136688e-06, -3.040346095075177092204032903e-06, + -3.007031567266350377694815454e-06, -2.97380946155433152917999147e-06, + -2.940683068044136402727955007e-06, -2.90765564321545199100486033e-06, + -2.874730409447785941395598491e-06, -2.841910554554681867759236696e-06, + -2.809199231327099135157275567e-06, -2.776599557086032927003503568e-06, + -2.744114613244448710018333348e-06, -2.711747444878620882480028953e-06, + -2.679501060308942097859183362e-06, -2.647378430690273144054594848e-06, + -2.615382489612159062398761417e-06, -2.583516132707465621192030256e-06, + -2.551782217273275744115305919e-06, -2.520183561899072963087987259e-06, + -2.488722946106051919437510481e-06, -2.457403109996087581766432972e-06, + -2.426226753910688017652329956e-06, -2.395196538099964176981920491e-06, + -2.364315082401672591093941614e-06, -2.333584965930376727509922355e-06, + -2.303008726776767234317852204e-06, -2.27258886171718639047142213e-06, + -2.24232782593338259650972942e-06, -2.21222803274254233954249256e-06, + -2.182291853337628855137456454e-06, -2.152521616538047391384248438e-06, + -2.122919608550673074034943408e-06, -2.093488072741271865907439209e-06, + -2.064229209416304879672748873e-06, -2.035145175615175759848991116e-06, + -2.006238084912910122573764804e-06, -1.977510007233283993813852467e-06, + -1.948962968672420304253566081e-06, -1.920598951332849629213472484e-06, + -1.892419893168049149643128101e-06, -1.864427687837455387264849922e-06, + -1.83662418457195579606620623e-06, -1.809011188049850528053517744e-06, + -1.781590458283283314475185094e-06, -1.75436371051512769822944976e-06, + -1.727332615126326499874220323e-06, -1.700498797553659318008783229e-06, + -1.673863838217945899082160152e-06, -1.64742927246255302773010349e-06, + -1.621196590502470058953220569e-06, -1.595167237383540375332676917e-06, + -1.569342612952115584661863697e-06, -1.543724071834983380195312555e-06, + -1.518312923429562922525990279e-06, -1.493110431904320944520637472e-06, + -1.468117816209385074148864939e-06, -1.443336250097300800372093939e-06, + -1.418766862153904553521554556e-06, -1.394410735839255301924928879e-06, + -1.37026890953858443071664442e-06, -1.346342376623210116239667128e-06, + -1.322632085521373209116720825e-06, -1.299138939798924322256310979e-06, + -1.27586379824981723104734832e-06, -1.252807474996356281457879356e-06, + -1.229970739599101456040173598e-06, -1.207354317176417333556774636e-06, + -1.184958888533560063109108251e-06, -1.162785090301247719143549683e-06, + -1.140833515083651992171563661e-06, -1.119104711615718676854429672e-06, + -1.09759918492975745338800786e-06, -1.076317396531217952958714608e-06, + -1.055259764583571639140718683e-06, -1.034426664102219248862605562e-06, + -1.013818427157339936681731789e-06, -9.934353430855933956650444597e-07, + -9.732776587105961808122711956e-07, -9.533455785720681558480867242e-07, + -9.336392651636130644829977658e-07, -9.141588391787615904373383996e-07, + -8.949043797658707822035195796e-07, -8.758759247908587443286177431e-07, + -8.570734711083704828956959104e-07, -8.384969748409925757072903678e-07, + -8.20146351666466480468938114e-07, -8.020214771127853903710368949e-07, + -7.841221868610757459724458843e-07, -7.664482770561533949818023605e-07, + -7.4899950462464259158751681e-07, -7.317755876005468740203561452e-07, + -7.147762054581607531534063159e-07, -6.980009994522019334609042041e-07, + -6.81449572965057975459295201e-07, -6.651214918610161095236920498e-07, + -6.490162848473657691592366738e-07, -6.331334438422607648289065427e-07, + -6.174724243491882088907861739e-07, -6.020326458379634058774593913e-07, + -5.868134921320950658134643629e-07, -5.718143118024050088152743926e-07, + -5.570344185667788000426237441e-07, -5.424730916959116838504994032e-07, + -5.281295764249238209908947003e-07, -5.140030843707162916145789536e-07, + -5.00092793954933079955151292e-07, -4.863978508323975388303174287e-07, + -4.72917368324889343936045594e-07, -4.59650427860127471453225009e-07, + -4.465960794158276971017656684e-07, -4.337533419686885563982972711e-07, + -4.211212039481979282353699828e-07, -4.086986236950006261838235899e-07, + -3.964845299239810516356069189e-07, -3.844778221915311426180991618e-07, + -3.726773713671600546773791333e-07, -3.610820201091797113641230187e-07, + -3.496905833443560570994283494e-07, -3.385018487513719583032823293e-07, + -3.275145772479675510030939101e-07, -3.167275034816119217388882476e-07, + -3.06139336323565408416800919e-07, -2.957487593661850844384904498e-07, + -2.855544314233340362470866137e-07, -2.755549870337448800349249185e-07, + -2.657490369672024687975394209e-07, -2.56135168733388082787046959e-07, + -2.467119470932482546043820314e-07, -2.374779145727531801148544634e-07, + -2.284315919788662559329552211e-07, -2.195714789176234436298746798e-07, + -2.108960543141464630991616623e-07, -2.024037769344540780507257479e-07, + -1.9409308590893171319688589e-07, -1.859624012573042372824401978e-07, + -1.780101244149753278960121236e-07, -1.702346387605856108133771821e-07, + -1.62634310144646716472259843e-07, -1.552074874191046109996071963e-07, + -1.479525029676931825088712774e-07, -1.408676732369276019702644068e-07, + -1.339512992676060626680447198e-07, -1.272016672266632236193694425e-07, + -1.206170489363563991818035798e-07, -1.141957024179480028690367079e-07, + -1.079358724065125585853618627e-07, -1.018357908943134052521029323e-07, + -9.589367765946420244385850961e-08, -9.010774079697299412158428139e-08, + -8.447617724916903681003324967e-08, -7.899717333536319530682881908e-08, + -7.366890528061289221739208052e-08, -7.184820700320924143113119264e-08, + -7.747570775348827725193667912e-08, -8.327117816002825603536132738e-08, + -8.923677266051815877895736669e-08, -9.537463342834365899834675592e-08, + -1.016868896746438061811596627e-07, -1.081756569489405116644086501e-07, + -1.148430364385364089018857071e-07, -1.216911142668748204384869451e-07, + -1.287219607910812792992528248e-07, -1.359376298988791327350568591e-07, + -1.433401583050927468020998776e-07, -1.509315648479409379380608439e-07, + -1.587138497853353411521433892e-07, -1.666889940913859836498444288e-07, + -1.748589587533321219368036411e-07, -1.832256840690981098283878154e-07, + -1.91791088945700587510824974e-07, -2.005570701986890772677683435e-07, + -2.095255018529528962903407154e-07, -2.186982344448178094982714872e-07, + -2.28077094326034106932252557e-07, -2.376638829695779139885696571e-07, + -2.474603762776017683480526705e-07, -2.574683238917190109027279595e-07, + -2.676894485058543688752960045e-07, -2.781254451818603132696311464e-07, + -2.887779806681244484767138742e-07, -2.996486927213772835228654777e-07, + -3.107391894319220693644492768e-07, -3.220510485524952840922997994e-07, + -3.335858168309805357110077884e-07, -3.453450093471778998509811882e-07, + -3.573301088538622617484874847e-07, -3.695425651223291329011309218e-07, + -3.819837942926367889598219824e-07, -3.946551782287916919009229666e-07, + -4.07558063879041626749455407e-07, -4.206937626415227218036651038e-07, + -4.34063549735461575625476878e-07, -4.476686635781346140338776002e-07, + -4.615103051678098819860787336e-07, -4.755896374728657173474124543e-07, + -4.899077848273000764900246551e-07, -5.044658323328342231441794898e-07, + -5.192648252678195741236736455e-07, -5.343057685031462252723730676e-07, + -5.495896259253618453742519165e-07, -5.651173198671908851653555329e-07, + -5.808897305456711536404213261e-07, -5.969076955080351342336009504e-07, + -6.131720090858724244871325558e-07, -6.296834218569349540030885906e-07, + -6.464426401158885643840235243e-07, -6.634503253533678413973186626e-07, + -6.807070937438631714387843666e-07, -6.982135156425574422378328016e-07, + -7.159701150913210755466009952e-07, -7.339773693340282338971338437e-07, + -7.522357083413882778506667076e-07, -7.707455143454646331855370338e-07, + -7.895071213840676270303577632e-07, -8.085208148551840291474437569e-07, + -8.277868310816299632522424073e-07, -8.47305356886081348365168716e-07, + -8.670765291766676880486487515e-07, -8.871004345432845321960742442e-07, + -9.073771088647737950505034812e-07, -9.279065369271775467010544836e-07, + -9.486886520531635338788719637e-07, -9.697233357428183064217206213e-07, + -9.910104173259494039093962445e-07, -1.012549673626034139444765034e-06, + -1.034340828635983116620461128e-06, -1.056383553205841617085949426e-06, + -1.078677464742579948216920187e-06, -1.101222126922104782147668681e-06, + -1.124017049413631458360993652e-06, -1.14706168761654070488767692e-06, + -1.17035544240985551514534161e-06, -1.193897659914449141732779337e-06, + -1.217687631268126085198411426e-06, -1.241724592413644899209848593e-06, + -1.266007723899983297062587541e-06, -1.290536150696513310854283973e-06, + -1.315308942020782764407245066e-06, -1.340325111179562764452581972e-06, + -1.365583615423445601388062996e-06, -1.391083355815042611037081824e-06, + -1.416823177110901640812540454e-06, -1.442801867657210824130243135e-06, + -1.469018159299382895487183325e-06, -1.495470727305601149609423292e-06, + -1.522158190304408783348976385e-06, -1.54907911023640557131720967e-06, + -1.576231992320135308000071499e-06, -1.603615285032213991299031991e-06, + -1.631227380101781968484804183e-06, -1.659066612519322819727682176e-06, + -1.687131260559892389643043067e-06, -1.715419545820858975530972743e-06, + -1.743929633274132437695150104e-06, -1.772659631332971170300451431e-06, + -1.801607591933394249581823834e-06, -1.830771510630221205777530026e-06, + -1.86014932670778939373065243e-06, -1.889738923305356585455381906e-06, + -1.919538127557221818953034007e-06, -1.949544710747574244156686205e-06, + -1.97975638848009008303693336e-06, -2.01017082086228278606644497e-06, + -2.040785612704611890757481346e-06, -2.071598313734346558865869262e-06, + -2.102606418824191203799725547e-06, -2.133807368235131954179633132e-06, + -2.165198547876636281389215941e-06, -2.196777289576337278552593812e-06, + -2.228540871369646507178362976e-06, -2.26048651780142562835716237e-06, + -2.292611400242826699978669971e-06, -2.324912637222731933827474249e-06, + -2.357387294773778089481243783e-06, -2.39003238679290155402367736e-06, + -2.422844875416367261639028971e-06, -2.455821671409230207594898837e-06, + -2.488959634569173228922298047e-06, -2.522255574144661335970205376e-06, + -2.555706249267352031978887614e-06, -2.589308369398679034959626089e-06, + -2.62305859479056789726643395e-06, -2.656953536960176796708410149e-06, + -2.690989759178579489973899205e-06, -2.725163776973359088147408347e-06, + -2.759472058644942824213357538e-06, -2.79391102579664435474524585e-06, + -2.828477053878298822815881217e-06, -2.863166472743373368065478851e-06, + -2.897975567219482356676532597e-06, -2.932900577692156982907321569e-06, + -2.967937700701791738669378315e-06, -3.003083089553621637965517138e-06, + -3.038332854940626434652383922e-06, -3.073683065579228425838334907e-06, + -3.109129748857655515425135392e-06, -3.144668891496832318456023173e-06, + -3.180296440223670557262154041e-06, -3.216008302456570708093138919e-06, + -3.251800347003225107240555192e-06, -3.287668404769988139089162762e-06, + -3.323608269483444969158002918e-06, -3.359615698423429197973059945e-06, + -3.395686413167575409615631804e-06, -3.431816100347182574731861107e-06, + -3.46800041241424939460007669e-06, -3.504234968419489309776919048e-06, + -3.540515354801154072666904277e-06, -3.576837126184494783360081141e-06, + -3.613195806191677429621174344e-06, -3.649586888261955995869977379e-06, + -3.686005836481942628409490259e-06, -3.722448086425738958225991823e-06, + -3.758909046004787550375328756e-06, -3.795384096327210122378452775e-06, + -3.831868592566416961741129765e-06, -3.868357864838858793589838198e-06, + -3.904847219090615319529898042e-06, -3.941331937992674314542428798e-06, + -3.977807281844683170936218669e-06, -4.014268489486917085404434069e-06, + -4.050710779220313540838031841e-06, -4.087129349734279162463176927e-06, + -4.12351938104209869468026739e-06, -4.159876035423692835753337743e-06, + -4.19619445837550724288239623e-06, -4.232469779567292150301675846e-06, + -4.268697113805552371837512965e-06, -4.304871562003411036942835538e-06, + -4.340988212156674454938500018e-06, -4.377042140325744894722471978e-06, + -4.413028411623712469829226845e-06, -4.448942081208952391735596266e-06, + -4.484778195283894552253256549e-06, -4.520531792098274757245139621e-06, + -4.556197902957206424844668197e-06, -4.591771553233689889285656233e-06, + -4.627247763385360257600269901e-06, -4.662621549975169734356984785e-06, + -4.697887926695760468949730065e-06, -4.733041905397286521048252211e-06, + -4.768078497118406270370051525e-06, -4.802992713120183537593189949e-06, + -4.837779565922650929822319138e-06, -4.872434070343744878307020579e-06, + -4.906951244540384516549646338e-06, -4.941326111051388619908701638e-06, + -4.975553697841979037912434752e-06, -5.009629039349635144123297492e-06, + -5.043547177530962184440269103e-06, -5.077303162909365153734018994e-06, + -5.110892055623229198184527544e-06, -5.144308926474336339810990854e-06, + -5.177548857976260178145096885e-06, -5.210606945402458201142131822e-06, + -5.243478297833783031490269971e-06, -5.276158039205152569203240154e-06, + -5.30864130935110797995324719e-06, -5.340923265049964761678503999e-06, + -5.372999081066314638042459573e-06, -5.404863951191579276114342056e-06, + -5.436513089282363412452735163e-06, -5.467941730296281279907495004e-06, + -5.499145131325238547448115006e-06, -5.530118572625271071061502093e-06, + -5.560857358643507120760877266e-06, -5.591356819041349299551080243e-06, + -5.621612309713871919185541881e-06, -5.651619213805093325470128157e-06, + -5.681372942718896168283991555e-06, -5.710868937125288143357576542e-06, + -5.740102667961763495483706182e-06, -5.769069637429484068223261434e-06, + -5.797765379984025790221276869e-06, -5.826185463320416159458542404e-06, + -5.85432548935221369775221828e-06, -5.882181095184351548698763884e-06, + -5.909747954079509743899843721e-06, -5.937021776417736616598616606e-06, + -5.963998310649048312183286707e-06, -5.990673344238826824573098534e-06, + -6.017042704605660804648929046e-06, -6.043102260051445334578922725e-06, + -6.068847920683473005627837221e-06, -6.094275639328269812862448607e-06, + -6.119381412436924297967681674e-06, -6.144161280981678700178864883e-06, + -6.168611331343527158412986394e-06, -6.192727696190591418670245288e-06, + -6.216506555347038571546561259e-06, -6.239944136652288404038761011e-06, + -6.263036716810314701031625617e-06, -6.285780622228760128561257658e-06, + -6.308172229847694445232370031e-06, -6.330207967964915972177829956e-06, + -6.351884317014599335316383383e-06, -6.373197810406511145536745389e-06, + -6.394145035282385856640220007e-06, -6.414722633296583516782259082e-06, + -6.434927301377928141891925085e-06, -6.454755792479624947391696893e-06, + -6.474204916317104819320060044e-06, -6.493271540093558008598702974e-06, + -6.511952589212965618998239792e-06, -6.530245047980452705949430681e-06, + -6.548145960289755463127822632e-06, -6.565652430297610220332783781e-06, + -6.582761623084907551565689299e-06, -6.599470765304396346938656248e-06, + -6.615777145814787923582163398e-06, -6.631678116301079757533790821e-06, + -6.647171091880898936832527263e-06, -6.662253551696782326589814371e-06, + -6.676923039494118160329470119e-06, -6.691177164184684683092500107e-06, + -6.705013600395580017300613956e-06, -6.718430089003412808304569609e-06, + -6.731424437653607112917470562e-06, -6.743994521264668217969562997e-06, + -6.756138282517280639876550152e-06, -6.767853732328105321048705018e-06, + -6.77913895030813202753974811e-06, -6.789992085205479374751189048e-06, + -6.800411355332508649986465732e-06, -6.810395048977132000209318285e-06, + -6.819941524798220117316305267e-06, -6.82904921220494509653169482e-06, + -6.837716611720155029680717762e-06, -6.845942295327213668299469462e-06, + -6.853724906800817611514549388e-06, -6.86106316202125992903450985e-06, + -6.86795584927221645221836685e-06, -6.874401829521935301575610161e-06, + -6.880400036687794075313927972e-06, -6.885949477884096796959610687e-06, + -6.891049233653080975897479987e-06, -6.895698458179057700832143007e-06, + -6.899896379485620391666580303e-06, -6.903642299615871387821232352e-06, + -6.906935594795629103543905397e-06, -6.909775715579539517245243746e-06, + -6.91216218698009030079387402e-06, -6.914094608579458132069546494e-06, + -6.915572654624166320884697673e-06, -6.91659607410255359530738134e-06, + -6.917164690804988826848629518e-06, -6.917278403366834235613085091e-06, + -6.916937185294159616511747851e-06, -6.916141084972166928955365772e-06, + -6.914890225656363366511097945e-06, -6.913184805446441401908033719e-06, + -6.911025097242899688709458217e-06, -6.908411448686413289981336772e-06, + -6.905344282079959163187649063e-06, -6.901824094293728241531621359e-06, + -6.897851456652841899434749212e-06, -6.893427014807896519076133718e-06, + -6.888551488588403073594964438e-06, -6.883225671839060740583946668e-06, + -6.877450432239268580589513363e-06, -6.871226711105098551406189511e-06, + -6.864555523174865729347376986e-06, -6.857437956377546960367187073e-06, + -6.849875171584431646958426865e-06, -6.841868402344016529288001083e-06, + -6.833418954600223234633823988e-06, -6.824528206394006357759021708e-06, + -6.815197607548446092880570224e-06, -6.805428679337385556571624057e-06, + -6.795223014137742397638465575e-06, -6.784582275065548057047751934e-06, + -6.773508195595840885813200549e-06, -6.762002579166506294465911059e-06, + -6.750067298766174048391466855e-06, -6.737704296506292140679379027e-06, + -6.724915583177459404680756383e-06, -6.711703237790202366489650254e-06, + -6.698069407100254782621434613e-06, -6.684016305118501646181147086e-06, + -6.669546212605729963056929582e-06, -6.654661476552289636158133562e-06, + -6.63936450964284741681469687e-06, -6.623657789706344884653882454e-06, + -6.607543859151328168477935315e-06, -6.591025324386799332974321702e-06, + -6.574104855228746132353792597e-06, -6.556785184292509373110355297e-06, + -6.539069106371154751393762194e-06, -6.520959477800017724551020354e-06, + -6.502459215807605222986476079e-06, -6.483571297852982104315509859e-06, + -6.464298760949957446068220301e-06, -6.444644700977989361780160632e-06, + -6.424612271980325877600900147e-06, -6.404204685449316647883472031e-06, + -6.383425209599211453044033393e-06, -6.362277168626601333754032319e-06, + -6.340763941958715813767590019e-06, -6.318888963489779499291439102e-06, + -6.296655720805623719508233721e-06, -6.274067754396779366050148491e-06, + -6.251128656860251678231265443e-06, -6.227842072090191273374404357e-06, + -6.204211694457690121128155131e-06, -6.180241267979916761109767526e-06, + -6.155934585478815227604920679e-06, -6.131295487729592992088342024e-06, + -6.106327862599232551691665061e-06, -6.081035644175256209547231895e-06, + -6.055422811884974439969493709e-06, -6.029493389605459242863976649e-06, + -6.003251444764477115490202558e-06, -5.976701087432631516298004587e-06, + -5.949846469406951990062468877e-06, -5.922691783286170511674522537e-06, + -5.895241261537945934734922249e-06, -5.867499175558272867143927431e-06, + -5.839469834723342636097990349e-06, -5.811157585434085888422169053e-06, + -5.782566810153678888209698855e-06, -5.753701926438245598796270008e-06, + -5.724567385961044387304025305e-06, -5.695167673530307064278833951e-06, + -5.665507306101340969175812062e-06, -5.63559083178234861247505802e-06, + -5.605422828835300645385422702e-06, -5.575007904671309044621757556e-06, + -5.544350694841110375977663582e-06, -5.513455862020855648337504251e-06, + -5.48232809499348797306617076e-06, -5.450972107625971456023195733e-06, + -5.419392637842631361316022426e-06, -5.3875944465949028553569157e-06, + -5.355582316827729735613482231e-06, -5.323361052442903676353708198e-06, + -5.290935477259615888961583052e-06, -5.25831043397248462406990549e-06, + -5.225490783107339730448760023e-06, -5.192481401975037862291627311e-06, + -5.159287183623574303244566086e-06, -5.125913035788776010248744136e-06, + -5.092363879843840151475861666e-06, -5.058644649748000200327902737e-06, + -5.024760290994583012747810857e-06, -4.990715759558744032010207947e-06, + -4.95651602084514235417285824e-06, -4.922166048635830939896734781e-06, + -4.887670824038634717243704403e-06, -4.853035334436291861159688821e-06, + -4.818264572436625065021686964e-06, -4.783363534824013007758832655e-06, + -4.748337221512431373024714504e-06, -4.713190634500336165029973912e-06, + -4.677928776827656983446513533e-06, -4.64255665153516368462991229e-06, + -4.60707926062644698651706715e-06, -4.571501604032859453674488698e-06, + -4.535828678581569328427756244e-06, -4.500065476967069409382823236e-06, + -4.464216986726366288103142604e-06, -4.428288189218127770749311445e-06, + -4.392284058606026500939413515e-06, -4.356209560846549987340233651e-06, + -4.320069652681526910708784128e-06, -4.283869280635616196971793973e-06, + -4.247613380019025671721546317e-06, -4.211306873935680524694349924e-06, + -4.174954672297124493236027826e-06, -4.138561670842365522991236626e-06, + -4.102132750163931027129107093e-06, -4.065672774740356360803281155e-06, + -4.029186591975361467763468853e-06, -3.9926790312439316925200751e-06, + -3.95615490294555263278133625e-06, -3.919618997564822648861041637e-06, + -3.883076084739671728952598723e-06, -3.846530912337416256198147774e-06, + -3.809988205538861859306013283e-06, -3.773452665930689398359355186e-06, + -3.736928970606332879437518069e-06, -3.700421771275561903319839194e-06, + -3.663935693382988876838201459e-06, -3.62747533523570342775272507e-06, + -3.591045267140239428640307098e-06, -3.554650030549085117483401608e-06, + -3.518294137216928591438067087e-06, -3.481982068366863561028777194e-06, + -3.445718273866577811143097065e-06, -3.40950717141515837298724502e-06, + -3.373353145740096243276016919e-06, -3.337260547805134395696986457e-06, + -3.301233694028952731901876971e-06, -3.265276865514892836415972166e-06, + -3.229394307291906341615119955e-06, -3.193590227566886144964413211e-06, + -3.157868796988546496976209277e-06, -3.122234147923026872191096248e-06, + -3.086690373741360230651050237e-06, -3.051241528118974229421287228e-06, + -3.015891624347364721080632863e-06, -2.98064463465810755763807198e-06, + -2.945504489559328131521040786e-06, -2.910475077184782813631861928e-06, + -2.875560242655690354842724921e-06, -2.840763787455430141475933026e-06, + -2.806089468817249606304555301e-06, -2.771540999125100650235520305e-06, + -2.737122045327716459507715399e-06, -2.702836228366058314446021549e-06, + -2.668687122614234033724954151e-06, -2.634678255333991392161474901e-06, + -2.600813106142905943682537562e-06, -2.567095106496346682212672183e-06, + -2.533527639183319913885857402e-06, -2.500114037836282396623510671e-06, + -2.46685758645501395608747898e-06, -2.433761518944623269874441215e-06, + -2.400829018667772793795868458e-06, -2.368063218011208380571214899e-06, + -2.33546719796655886258350196e-06, -2.303043987725740600227934685e-06, + -2.270796564290665452124327872e-06, -2.238727852097579968943929368e-06, + -2.206840722655980753709068984e-06, -2.175137994202174598234360639e-06, + -2.143622431367518124060295159e-06, -2.112296744861383938207796337e-06, + -2.081163591168888879137524942e-06, -2.0502255722634051052211384e-06, + -2.019485235333896377371868877e-06, -1.988945072527082923966208761e-06, + -1.95860752070446665179222559e-06, -1.928474961214228137969294366e-06, + -1.898549719677994555806299984e-06, -1.868834065792491663608992231e-06, + -1.839330213146087903249492265e-06, -1.810040319050195456630639526e-06, + -1.780966484385565741253095069e-06, -1.752110753463425770051287503e-06, + -1.723475113901464057585910875e-06, -1.695061496514635367648636544e-06, + -1.666871775220758044257674153e-06, -1.638907766960876820989869568e-06, + -1.611171231634359344913817735e-06, -1.583663872048685334026048646e-06, + -1.55638733388388792236705499e-06, -1.529343205671599970730352089e-06, + -1.502533018788657485603050233e-06, -1.475958247465206147987551964e-06, + -1.449620308807247212875093413e-06, -1.423520562832627939174579522e-06, + -1.397660312526032239197754103e-06, -1.372040803898866119788315689e-06, + -1.346663226072638970374920411e-06, -1.321528711371788209594886274e-06, + -1.296638335431437122777990727e-06, -1.271993117319087873720259187e-06, + -1.247594019670137670640470105e-06, -1.223441948837143547420018216e-06, + -1.199537755052731998590097307e-06, -1.175882232606050341804874299e-06, + -1.152476120032660916704062709e-06, -1.129320100317764829508200217e-06, + -1.10641480111264682312938179e-06, -1.083760794964231158514305318e-06, + -1.061358599557617640629278953e-06, -1.039208677971484286672258085e-06, + -1.017311438946242922338743069e-06, -9.956672371647831699915335429e-07, + -9.742763735457167373078249048e-07, -9.531390955489607525063133937e-07, + -9.322555974935251502783411376e-07, -9.11626020887371971283309486e-07, + -8.912504547691901917504738069e-07, -8.711289360619483344540725164e-07, + -8.512614499380687952412587356e-07, -8.31647930196075230830591446e-07, + -8.122882596485512245881605714e-07, -7.931822705212574467134849926e-07, + -7.743297448632392786742719218e-07, -7.557304149677705301354005418e-07, + -7.37383963803953042122601557e-07, -7.192900254588320983471804761e-07, + -7.014481855897349948085082658e-07, -6.838579818869532581110263006e-07, + -6.665189045461967652563689546e-07, -6.494303967509379260067458109e-07, + -6.325918551643447017277161783e-07, -6.160026304306433243953905129e-07, + -5.996620276857157923110718499e-07, -5.835693070767522539011641115e-07, + -5.67723684290766320760675788e-07, -5.521243310917799746701081949e-07, + -5.367703758664857921067015828e-07, -5.216609041781910333974601676e-07, + -5.067949593288452849251801702e-07, -4.921715429289575779634412223e-07, + -4.777896154751933434861157005e-07, -4.636480969354549560054290069e-07, + -4.497458673412536428991032739e-07, -4.360817673871328371442747125e-07, + -4.226545990369819842586470836e-07, -4.094631261370016225204003599e-07, + -3.965060750351208954824866297e-07, -3.837821352066623030498408904e-07, + -3.712899598860326684598325616e-07, -3.590281667042363979839062448e-07, + -3.469953383319959928609275447e-07, -3.351900231282654611870194111e-07, + -3.236107357939216951515232212e-07, -3.122559580304211024702053679e-07, + -3.011241392032016869658968619e-07, -2.902136970096220493728637804e-07, + -2.795230181512080271339986629e-07, -2.690504590100434958320127759e-07, + -2.587943463288272880350225982e-07, -2.487529778950169402335199e-07, + -2.389246232279893064376656217e-07, -2.293075242696406814058078484e-07, + -2.198998960779488657406500638e-07, -2.106999275233274750960432058e-07, + -2.017057819875444298733533017e-07, -1.929155980649950376925184491e-07, + -1.843274902661078254149533201e-07, -1.759395497226649832646036033e-07, + -1.67749844894820818840669701e-07, -1.597564222796011688292657643e-07, + -1.519573071206648368669284328e-07, -1.44350504119117761008664661e-07, + -1.369339981451529324404540805e-07, -1.297057549503091776388390361e-07, + -1.226637218801424720456070671e-07, -1.158058285870663426945690287e-07, + -1.091299877431886974180909843e-07, -1.026340957529053438395272996e-07, + -9.63160334650481543238551875e-08, -9.017366688438270962481794948e-08, + -8.420484788223713819109152124e-08, -7.840741490606304544931035852e-08, + -7.277919368771958062377686743e-08, -6.473246795085985060483601281e-08, + -7.020209882403628765342893867e-08, -7.584519339312441583262573014e-08, + -8.166410535141568543565133856e-08, -8.766117394180527879550042123e-08, + -9.383872309873975407778118633e-08, -1.001990605884471312496541312e-07, + -1.067444771476922672178214418e-07, -1.134772456213655224910123991e-07, + -1.20399620099177463975980676e-07, -1.275138350517410041339591651e-07, + -1.348221044663366836403926938e-07, -1.423266209826391096431052498e-07, + -1.500295550286988538634031821e-07, -1.579330539574654724015758929e-07, + -1.660392411841484528854678447e-07, -1.743502153247027566752082621e-07, + -1.82868049335736688205058414e-07, -1.915947896561289974034792685e-07, + -2.005324553506605440991250947e-07, -2.096830372559293779641774458e-07, + -2.190484971289570538893428688e-07, -2.286307667985091056196494085e-07, + -2.384317473197925074020479992e-07, -2.484533081325499230399608125e-07, + -2.586972862229635385676650237e-07, -2.691654852896359821371667469e-07, + -2.798596749139604098190691438e-07, -2.907815897351646250855081687e-07, + -3.019329286303314639186481244e-07, -3.133153538996882013071317973e-07, + -3.249304904574655699476420402e-07, -3.367799250286155999635029443e-07, + -3.488652053516879704849710121e-07, -3.611878393881503231944410295e-07, + -3.737492945384569932415453567e-07, -3.865509968651499665050360298e-07, + -3.995943303232714781949251864e-07, -4.128806359984141487213399075e-07, + -4.264112113526484730332828492e-07, -4.401873094786468360297359247e-07, + -4.542101383622807691190631767e-07, -4.684808601539649866291167759e-07, + -4.830005904490460400281244373e-07, -4.977703975775015583017961071e-07, + -5.127913019032321893976448038e-07, -5.280642751332225872355633292e-07, + -5.435902396368428124651334468e-07, -5.593700677755616210292625295e-07, + -5.754045812433414734674073758e-07, -5.916945504179742452820081958e-07, + -6.082406937236329240759904156e-07, -6.250436770048356992259788907e-07, + -6.421041129124090144071981302e-07, -6.594225603008920235325283909e-07, + -6.769995236387175857888272301e-07, -6.948354524306037700035138319e-07, + -7.129307406527334389323251329e-07, -7.312857262008951317059572521e-07, + -7.499006903518456011877545142e-07, -7.687758572381105290395879488e-07, + -7.879113933364652464023643666e-07, -8.073074069703201356804252165e-07, + -8.269639478262370829849889353e-07, -8.468810064847957274952652135e-07, + -8.670585139660292069079352596e-07, -8.874963412896332162779311319e-07, + -9.081942990501721028277076764e-07, -9.291521370074761790281651225e-07, + -9.503695436924168129578550934e-07, -9.718461460283017591216215766e-07, + -9.935815089680203257696067612e-07, -1.015575135147167924645327658e-06, + -1.037826464553322056730234532e-06, -1.060334874211633846618281669e-06, + -1.083099677886931637164273472e-06, -1.106120125802481698798203184e-06, + -1.129395404375584989215691722e-06, -1.152924635970157982452059288e-06, + -1.176706878666458291841771279e-06, -1.200741126048095906090739521e-06, + -1.225026307006480810326090082e-06, -1.249561285562831082450170432e-06, + -1.274344860707894142487538527e-06, -1.299375766259459928989028477e-06, + -1.324652670737973263694509281e-06, -1.350174177259916543912565169e-06, + -1.375938823449667070512739478e-06, -1.40194508136948342208786232e-06, + -1.428191357467909925279712577e-06, -1.454675992546643266981271428e-06, + -1.481397261745973903797552254e-06, -1.508353374548865796236050973e-06, + -1.535542474803757476855647739e-06, -1.562962640766154332592108474e-06, + -1.59061188515907901686301934e-06, -1.618488155252432931011357525e-06, + -1.646589332961329549701663851e-06, -1.67491323496343050697139198e-06, + -1.70345761283535199381497776e-06, -1.732220153208151208179522117e-06, + -1.761198477941916574294610627e-06, -1.790390144319533940895023197e-06, + -1.819792645259573489436525501e-06, -1.849403409548356644611049986e-06, + -1.879219802091195363864741148e-06, -1.909239124182788347567577697e-06, + -1.939458613796788992911148547e-06, -1.969875445894507610326666647e-06, + -2.000486732752741549676116228e-06, -2.031289524310698084349222428e-06, + -2.062280808535981677662510259e-06, -2.093457511809603068154853403e-06, + -2.124816499329964434000361101e-06, -2.156354575535763461814663458e-06, + -2.188068484547772697657811586e-06, -2.219954910630713484161365134e-06, + -2.252010478667352159567885753e-06, -2.284231754664268089217689719e-06, + -2.316615246263170186356589869e-06, -2.349157403277200481371165749e-06, + -2.381854618244325310185468408e-06, -2.41470322699899234464879054e-06, + -2.447699509261976384916301847e-06, -2.48083968924827500041919992e-06, + -2.514119936292940093492970927e-06, -2.547536365494725106985249991e-06, + -2.581085038377407691890510696e-06, -2.614761963568648921608233993e-06, + -2.648563097496255221618890324e-06, -2.682484345101671066889442371e-06, + -2.716521560570572003934491229e-06, -2.750670548080380544130616252e-06, + -2.78492706256451646345314449e-06, -2.819286810493274358967522031e-06, + -2.853745450671062493729849413e-06, -2.888298595049875028121545706e-06, + -2.922941809558791808611958457e-06, -2.957670614949297343843894956e-06, + -2.992480487656238126507836014e-06, -3.027366860674191296174968119e-06, + -3.062325124449041355181692914e-06, -3.097350627784540050318118007e-06, + -3.132438678763636391534294634e-06, -3.16758454568432989756007756e-06, + -3.202783458009837004267688146e-06, -3.23803060733279577358559656e-06, + -3.273321148353309426704644755e-06, -3.308650199870500052792875526e-06, + -3.344012845787580540032066581e-06, -3.379404136129569743941455928e-06, + -3.414819088074211628799740914e-06, -3.450252686995193327461209712e-06, + -3.485699887517669319346056908e-06, -3.521155614585734702217615505e-06, + -3.556614764541599377092959827e-06, -3.592072206216157367392920532e-06, + -3.627522782030661163547077125e-06, -3.662961309109216489983450529e-06, + -3.698382580401787480444200651e-06, -3.733781365817413258996948153e-06, + -3.769152413367341159276075954e-06, -3.804490450317730568995057069e-06, + -3.839790184351666937098528087e-06, -3.875046304740120025320894437e-06, + -3.910253483521530460862141582e-06, -3.945406376689759892384835177e-06, + -3.980499625389979962309262157e-06, -4.01552785712224005629190568e-06, + -4.050485686952363581763564282e-06, -4.085367718729806857293901379e-06, + -4.120168546312195162679200416e-06, -4.154882754796135303169274389e-06, + -4.189504921753998061906623662e-06, -4.224029618476306316410522762e-06, + -4.258451411219380688564714599e-06, -4.292764862457894597567390621e-06, + -4.326964532141974491676137543e-06, -4.361044978958492046008845605e-06, + -4.395000761596201889925151357e-06, -4.428826440014239514109638252e-06, + -4.462516576714236855372760354e-06, -4.496065738014181075257215403e-06, + -4.529468495325658082301546054e-06, -4.562719426432601231851012014e-06, + -4.59581311677179507813517309e-06, -4.628744160714636970272144872e-06, + -4.66150716284982614935009787e-06, -4.694096739266563606375951001e-06, + -4.726507518837927276044146713e-06, -4.758734144504024460840298227e-06, + -4.79077127455456234351007308e-06, -4.822613583910459658231784791e-06, + -4.854255765404119202699375485e-06, -4.885692531057985108487208559e-06, + -4.916918613361035892122402613e-06, -4.94792876654280416995118283e-06, + -4.978717767844543566038879867e-06, -5.00928041878724804563793177e-06, + -5.039611546436029006982692396e-06, -5.069706004660568916472557915e-06, + -5.099558675391249993626412856e-06, -5.129164469870568310652658717e-06, + -5.158518329899502963785395959e-06, -5.187615229078431199473235569e-06, + -5.216450174042249835208891195e-06, -5.245018205689305716547289615e-06, + -5.273314400403817572956979148e-06, -5.301333871271366603064156137e-06, + -5.329071769287138998967036374e-06, -5.356523284556535009629570782e-06, + -5.383683647487804036109709099e-06, -5.410548129976287324346267971e-06, + -5.437112046580185246275572497e-06, -5.463370755686841200070638647e-06, + -5.489319660670072372127877708e-06, -5.514954211037521603902197831e-06, + -5.540269903567982082712509162e-06, -5.565262283438273034109899928e-06, + -5.589926945339361483947471926e-06, -5.614259534581365018951568807e-06, + -5.638255748187122990636860331e-06, -5.66191133597399226718869733e-06, + -5.685222101623548201891622522e-06, -5.708183903738868945584080533e-06, + -5.730792656889082077652317754e-06, -5.753044332640835589417517559e-06, + -5.774934960576437415966100097e-06, -5.796460629298288280827552987e-06, + -5.817617487419330026693093522e-06, -5.838401744539254475258038823e-06, + -5.858809672206084875098041492e-06, -5.878837604862908861979957365e-06, + -5.898481940779461387878122858e-06, -5.9177391429682425224396633e-06, + -5.936605740084937192838337311e-06, -5.95507832731283277718885294e-06, + -5.973153567230961806912639678e-06, -5.990828190665736843994581412e-06, + -6.008098997525775989401487787e-06, -6.024962857619694558931281586e-06, + -6.041416711456607969575778594e-06, -6.057457571029078173985727568e-06, + -6.07308252057830628436140008e-06, -6.088288717340703176997794566e-06, + -6.103073392279200798285054147e-06, -6.117433850790140122707753967e-06, + -6.13136747339745107553653225e-06, -6.144871716424940888997933974e-06, + -6.157944112650089188106851401e-06, -6.170582271938541736729880866e-06, + -6.182783881859113955532358115e-06, -6.194546708279103465000572926e-06, + -6.2058685959397430939826594e-06, -6.216747469011613088697449508e-06, + -6.227181331629832104193524728e-06, -6.237168268408879594525643514e-06, + -6.246706444936876806927304739e-06, -6.255794108249176455147783082e-06, + -6.264429587281135711077442729e-06, -6.272611293299897178841247752e-06, + -6.280337720315062654879642579e-06, -6.287607445468163112260815556e-06, + -6.294419129400749573404263981e-06, -6.300771516601015932756198884e-06, + -6.306663435728874108319747666e-06, -6.312093799919328209076501562e-06, + -6.31706160706410536665204522e-06, -6.321565940071420411448116505e-06, + -6.325605967103811712803299733e-06, -6.329180941793966020986368648e-06, + -6.332290203438479794979549392e-06, -6.334933177169475700888767039e-06, + -6.337109374104035317465302007e-06, -6.338818391471407391157388139e-06, + -6.340059912717932348385444646e-06, -6.340833707589639866360631953e-06, + -6.34113963219266942727839545e-06, -6.340977629031025964909378673e-06, + -6.340347727022289784672148816e-06, -6.3392500414908055717043249e-06, + -6.337684774138537681213451808e-06, -6.33565221299356037088857177e-06, + -6.333152732336228715151645041e-06, -6.330186792603009025425138401e-06, + -6.326754940268036539051561828e-06, -6.322857807702413929392109421e-06, + -6.318496113011309929410712349e-06, -6.313670659848880091600132475e-06, + -6.308382337211106246006083603e-06, -6.302632119206582608436639781e-06, + -6.296421064805345100612917614e-06, -6.289750317565801480501445908e-06, + -6.282621105339841903925264532e-06, -6.275034739956267983824154955e-06, + -6.266992616882568299251261845e-06, -6.258496214865186890805980741e-06, + -6.249547095548388927555624045e-06, -6.240146903071837047860797448e-06, + -6.230297363647003734980680395e-06, -6.220000285112541700202615225e-06, + -6.209257556468760504261774485e-06, -6.198071147391344095289519855e-06, + -6.186443107724467658451589225e-06, -6.174375566953445914415883611e-06, + -6.16187073365711276642540592e-06, -6.148930894940062739050228718e-06, + -6.135558415844945638064570487e-06, -6.12175573874494995672054104e-06, + -6.107525382716956990165543817e-06, -6.092869942894778664170887805e-06, + -6.077792089803733533966492719e-06, -6.062294568675969724184503934e-06, + -6.04638019874705658220732582e-06, -6.030051872534011910410682578e-06, + -6.013312555094992629164517978e-06, -5.996165283270861475861494838e-06, + -5.978613164908864368099483677e-06, -5.960659378068666611671586053e-06, + -5.942307170210976652259451253e-06, -5.923559857369010633681115363e-06, + -5.904420823303051872577539017e-06, -5.884893518638357665356125592e-06, + -5.864981459986686172000235756e-06, -5.844688229051699180694769142e-06, + -5.824017471718509262712092783e-06, -5.802972897127682178649958622e-06, + -5.781558276733918999752432494e-06, -5.759777443349760992657472569e-06, + -5.737634290174566295257650023e-06, -5.715132769809073479930390527e-06, + -5.692276893255852700834011848e-06, -5.669070728905931569438676754e-06, + -5.645518401511915936746323352e-06, -5.621624091147912208126478928e-06, + -5.597392032156571369222019391e-06, -5.572826512083553725555255115e-06, + -5.547931870599765874507453695e-06, -5.522712498411667218236285881e-06, + -5.497172836160000077303146998e-06, -5.471317373307235631377156565e-06, + -5.445150647014167673818935828e-06, -5.418677241005796481679301912e-06, + -5.391901784427094877143009366e-06, -5.36482895068880725228215034e-06, + -5.3374634563037101557905241e-06, -5.309810059713673254877877583e-06, + -5.281873560107859485502918712e-06, -5.253658796232436238408947116e-06, + -5.225170645192127076778584177e-06, -5.196414021243997008795128395e-06, + -5.167393874583803352025859756e-06, -5.138115190125279801926401479e-06, + -5.108582986272726398962931021e-06, -5.078802313687267077420717937e-06, + -5.048778254047133090835677155e-06, -5.018515918802353478875202114e-06, + -4.988020447924205788407282791e-06, -4.957297008649821766111329135e-06, + -4.926350794222288529875496133e-06, -4.895187022626642477432772765e-06, + -4.863810935322120156403154223e-06, -4.832227795971035402106900231e-06, + -4.800442889164665602041038445e-06, -4.768461519146513005252326772e-06, + -4.736289008533324782531780811e-06, -4.703930697034236908631033014e-06, + -4.67139194016842811352447154e-06, -4.638678107981643044686794614e-06, + -4.605794583761981051805295406e-06, -4.572746762755300418534093465e-06, + -4.539540050880635299742574956e-06, -4.506179863452157682347266887e-06, + -4.472671623870940080475253758e-06, -4.439020762379842513988773695e-06, + -4.405232714757775644908929791e-06, -4.371312921046932130212433337e-06, + -4.337266824276011508787834203e-06, -4.303099869186040397342138397e-06, + -4.268817500959153066458079406e-06, -4.234425163950688997672837377e-06, + -4.199928300424985198272681552e-06, -4.165332349295204628081279452e-06, + -4.130642744867582750100884481e-06, -4.095864915590416618625200368e-06, + -4.061004282808181904814923135e-06, -4.026066259521117519947809582e-06, + -3.991056249150626813917541041e-06, -3.955979644310831621061442381e-06, + -3.920841825586654388912689895e-06, -3.88564816031873501580391414e-06, + -3.850404001395545774456569826e-06, -3.815114686053031276273712902e-06, + -3.77978553468210297215266677e-06, -3.744421849644332085194162879e-06, + -3.709028914096151412883124385e-06, -3.673611990821897188623469319e-06, + -3.638176321076010757564521761e-06, -3.602727123434720668689566769e-06, + -3.567269592657505879862824341e-06, -3.53180889855866237187127267e-06, + -3.496350184889265821344597057e-06, -3.460898568229848393424958469e-06, + -3.425459136894069598575649285e-06, -3.390036949843687839455542293e-06, + -3.35463703561508591071056197e-06, -3.319264391257728228376653462e-06, + -3.283923981284700137242386908e-06, -3.248620736635705378799778009e-06, + -3.213359553652748724613189002e-06, -3.178145293068787107627166597e-06, + -3.142982779009597008550288763e-06, -3.107876798009127030275773607e-06, + -3.072832098038580452860606823e-06, -3.037853387549480608397943146e-06, + -3.002945334530957515557433868e-06, -2.968112565581492519502238014e-06, + -2.933359664995353871243212104e-06, -2.898691173863958721589615189e-06, + -2.864111589192363123537775696e-06, -2.829625363031115941773530401e-06, + -2.795236901623679533679302928e-06, -2.760950564569615831071952919e-06, + -2.726770664003752545523524831e-06, -2.692701463791508644733240646e-06, + -2.658747178740576458627446754e-06, -2.624911973829144644853542806e-06, + -2.591199963450833537839711543e-06, -2.557615210676509746911058696e-06, + -2.524161726533163386095243511e-06, -2.490843469299986425504475976e-06, + -2.457664343821822841432752499e-06, -2.424628200840123125824575323e-06, + -2.39173883634156070324334499e-06, -2.358999990924433922149724974e-06, + -2.326415349182989145761539171e-06, -2.293988539109816984909234402e-06, + -2.261723131516254757284074828e-06, -2.229622639471368614384359438e-06, + -2.197690517759007116391310049e-06, -2.165930162353481485071554982e-06, + -2.134344909913785290312641246e-06, -2.102938037296475543035979838e-06, + -2.071712761087278298441794605e-06, -2.040672237151514060792640778e-06, + -2.009819560203395082261749321e-06, -1.979157763394268247712608211e-06, + -1.948689817919845050024196115e-06, -1.918418632646481759916438914e-06, + -1.888347053756540071703753404e-06, -1.858477864412881799810592018e-06, + -1.828813784442504402312566596e-06, -1.799357470039359894908750741e-06, + -1.770111513486373672467632211e-06, -1.741078442896655614850190061e-06, + -1.712260721973938205360933965e-06, -1.683660749792217521387908963e-06, + -1.655280860594596250198718389e-06, -1.62712332361132534176077595e-06, + -1.599190342897007664410818223e-06, -1.57148405718694947557181104e-06, + -1.544006539772626673232306868e-06, -1.516759798396223900057364076e-06, + -1.489745775164206266066033515e-06, -1.462966346479870962074445843e-06, + -1.436423322994823495004691229e-06, -1.41011844957932137033555179e-06, + -1.384053405311408353455123431e-06, -1.358229803484788487938491816e-06, + -1.332649191635257546908566e-06, -1.307313051585859841761862871e-06, + -1.282222799510340730796747674e-06, -1.257379786015052799388793531e-06, + -1.232785296239105859300577706e-06, -1.208440549972684957677135364e-06, + -1.184346701793399811664326063e-06, -1.160504841220566142278810585e-06, + -1.136915992887282323466893383e-06, -1.113581116730178738333115543e-06, + -1.090501108196697964519933204e-06, -1.067676798469769839950447091e-06, + -1.045108954709729790036624661e-06, -1.022798280313341926466138773e-06, + -1.000745415189752852297162128e-06, -9.789509360532251897382693961e-07, + -9.57415356732495400067625875e-07, -9.361391284965497490479246524e-07, + -9.151226403966886100379055612e-07, -8.943662196246638525527349224e-07, + -8.73870131886717368584953456e-07, -8.536345817933353423496620725e-07, + -8.336597132645113756565786838e-07, -8.139456099503307452320307984e-07, + -7.944922956666671042485041235e-07, -7.752997348457886577917613606e-07, + -7.563678330016566541936788755e-07, -7.37696437209707716246658276e-07, + -7.192853366008913134038542381e-07, -7.011342628697542166184308345e-07, + -6.832428907963249198386033317e-07, -6.656108387818438738167355941e-07, + -6.482376693965371519998543495e-07, -6.311228899430947425369686256e-07, + -6.142659530304173148268346606e-07, -5.976662571612817490923586991e-07, + -5.81323147332117543034841773e-07, -5.65235915644911247985248369e-07, + -5.4940380193096904867968008e-07, -5.338259943862947058405474775e-07, + -5.185016302183145638773974044e-07, -5.034297963036904316255358734e-07, + -4.886095298569527795902326175e-07, -4.740398191096873324390037832e-07, + -4.597196040000022591933976756e-07, -4.456477768720103633517601316e-07, + -4.318231831850392346529787183e-07, -4.182446222322992648501500425e-07, + -4.049108478687395357422328622e-07, -3.91820569247778918427031758e-07, + -3.789724515666715617206951241e-07, -3.66365116820189344146743932e-07, + -3.539971445623470625779576852e-07, -3.418670726758872367684978164e-07, + -3.299733981492216096185067075e-07, -3.183145778605502458150620405e-07, + -3.068890293688617143783882706e-07, -2.956951317115213346531344372e-07, + -2.847312262081535123724618675e-07, -2.739956172705250394556325804e-07, + -2.634865732181284490845863018e-07, -2.532023270991801347749590011e-07, + -2.431410775167216311960717741e-07, -2.333009894595536150016995341e-07, + -2.236801951376028525902950848e-07, -2.142767948216720139716621627e-07, + -2.05088857686941789650405827e-07, -1.961144226601788295931796165e-07, + -1.873514992702474018578000974e-07, -1.787980685016523439125681353e-07, + -1.704520836508021543865789476e-07, -1.623114711847072251340494626e-07, + -1.543741316018096581801907286e-07, -1.466379402946523088329246285e-07, + -1.391007484140878405718273194e-07, -1.317603837347374976414075875e-07, + -1.246146515213996927458328916e-07, -1.176613353961271684368350681e-07, + -1.108981982056654842280689973e-07, -1.043229828889729512213056925e-07, + -9.793341334453884054228085679e-08, -9.172719529718556342320835879e-08, + -8.570201716410469674961239298e-08, -7.985555091981597974494619559e-08, + -7.418545295977437989694389282e-08, -6.868936496235000859229683813e-08, + -6.336491474889023504473800586e-08, -6.655027370861989687888436934e-08, + -7.242055890288063046965371435e-08, -7.848694223108814542680801256e-08, + -8.475222194486751363816427968e-08, -9.121917767923839180213064527e-08, + -9.789056930704717803308977878e-08, -1.047691357911183734376225018e-07, + -1.118575940345456211105445413e-07, -1.191586377295404730148958242e-07, + -1.266749362052668084378131454e-07, -1.344091332750790868353236171e-07, + -1.423638460836056598222395869e-07, -1.505416639540795888362192207e-07, + -1.589451472364588313342190912e-07, -1.675768261565091328730604803e-07, + -1.76439199666633712885470864e-07, -1.855347342986258211255110647e-07, + -1.948658630188914274766531559e-07, -2.044349840865546560469403689e-07, + -2.142444599149032554636279185e-07, -2.242966159366033922528850661e-07, + -2.345937394731306565935738699e-07, -2.451380786088622639099887483e-07, + -2.55931841070272603502023601e-07, -2.669771931106749206859436729e-07, + -2.782762584009564981908104418e-07, -2.898311169267421558800766016e-07, + -3.016438038924428842547172287e-07, -3.13716308632621783829454035e-07, + -3.260505735311117324048957571e-07, -3.386484929483586951695834634e-07, + -3.515119121573844420732956207e-07, -3.646426262888408933397071943e-07, + -3.780423792855820977513124897e-07, -3.917128628671833952899880744e-07, + -4.056557155048540446172803883e-07, -4.198725214071647672252362606e-07, + -4.343648095170219303630800099e-07, -4.49134052520317443867080634e-07, + -4.641816658666773050320850016e-07, -4.795090068027307727511272979e-07, + -4.951173734183194522320056036e-07, -5.110080037060576306658359752e-07, + -5.271820746346669568047375518e-07, -5.436407012364315832867204745e-07, + -5.603849357094975084216462169e-07, -5.77415766534636593738331195e-07, + -5.94734117607911825171336951e-07, -6.123408473888603237205775255e-07, + -6.30236748064895660622307394e-07, -6.484225447322534671338147352e-07, + -6.668988945938793973290952162e-07, -6.856663861746181623586684876e-07, + -7.047255385540821540218416573e-07, -7.240768006175649406099231568e-07, + -7.437205503253598357812068943e-07, -7.636570940008377061187973961e-07, + -7.838866656376374418685177951e-07, -8.044094262263022924425268263e-07, + -8.25225463100719091075912516e-07, -8.463347893046765236838252337e-07, + -8.677373429788614557029097565e-07, -8.894329867686532000405010175e-07, + -9.11421507252974071180496099e-07, -9.33702614394539591426895684e-07, + -9.56275941011799940377107257e-07, -9.791410422728562977832218392e-07, + -1.002297395211653517651368382e-06, -1.025744398266715948957530924e-06, + -1.049481370842701900445922969e-06, -1.073507552895041976701528096e-06, + -1.097822104537916771809522368e-06, -1.122424105675822524771597689e-06, + -1.147312555658970587992126662e-06, -1.172486372962739243334560554e-06, + -1.197944394891429222775158098e-06, -1.223685377306485140463444307e-06, + -1.2497079943795817887075561e-06, -1.276010838370334317010980872e-06, + -1.302592419429408176340372955e-06, -1.329451165426775354014982122e-06, + -1.356585421805467782616094231e-06, -1.38399345146095857774859797e-06, + -1.411673434646343899375917595e-06, -1.439623468903458420901030589e-06, + -1.467841569020073272034050162e-06, -1.496325667013302239839039887e-06, + -1.525073612139345400484516727e-06, -1.554083170929671825651312983e-06, + -1.583352027253755289529202864e-06, -1.612877782408443868048756459e-06, + -1.642657955234066768367986143e-06, -1.672689982257338739711277284e-06, + -1.702971217861112887537438504e-06, -1.733498934481096452242987645e-06, + -1.764270322829497788665151399e-06, -1.795282492145694120118750749e-06, + -1.826532470473935101801785975e-06, -1.858017204968083040602668497e-06, + -1.889733562223427040758778721e-06, -1.921678328635539311630827872e-06, + -1.953848210786180837373075467e-06, -1.986239835856222738939749067e-06, + -2.018849752065562152603984958e-06, -2.051674429139979473671849541e-06, + -2.084710258804897578359394128e-06, -2.117953555305964038010411651e-06, + -2.151400555956407621260428192e-06, -2.185047421710537621084751228e-06, + -2.21889023776648995896578799e-06, -2.252925014190156736038246621e-06, + -2.287147686570793545912227279e-06, -2.321554116700236136835132361e-06, + -2.356140093278775741802511315e-06, -2.390901332647009521029405829e-06, + -2.425833479543542449971896269e-06, -2.460932107888353035101032529e-06, + -2.496192721591669120949222652e-06, -2.531610755388172099861893161e-06, + -2.567181575696335553909499874e-06, -2.602900481502706475997336102e-06, + -2.638762705270916888419851024e-06, -2.674763413875203512710823986e-06, + -2.710897709558223732552581162e-06, -2.747160630912923057222498058e-06, + -2.783547153888178376352456611e-06, -2.820052192818048022928279633e-06, + -2.856670601474255950032350715e-06, -2.89339717414171181561976208e-06, + -2.930226646716765008082294236e-06, -2.967153697827885563156847734e-06, + -3.00417294997849965108578478e-06, -3.041278970711657337992750438e-06, + -3.078466273796205243239859639e-06, -3.115729320434161702004080205e-06, + -3.153062520488943761432648616e-06, -3.190460233734108044231564047e-06, + -3.227916771122261584310575433e-06, -3.265426396073767398889027905e-06, + -3.302983325784901748718930606e-06, -3.340581732555034487753935213e-06, + -3.378215745132690624245560065e-06, -3.415879450079502488234846e-06, + -3.453566893152470092682440259e-06, -3.491272080703506895953298905e-06, + -3.528988981096112570494871194e-06, -3.56671152613869589815946172e-06, + -3.604433612534158580531506999e-06, -3.642149103345266049325777702e-06, + -3.67985182947539234829472006e-06, -3.717535591164188888633470795e-06, + -3.755194159497721797673396374e-06, -3.792821277932622157138533789e-06, + -3.830410663833787074492205627e-06, -3.867956010025153013758610759e-06, + -3.90545098635308991725850411e-06, -3.942889241261907898490612912e-06, + -3.980264403380987344631750102e-06, -4.017570083123101288885472421e-06, + -4.054799874293342635330362339e-06, -4.091947355708218320234203363e-06, + -4.129006092824401343032748868e-06, -4.165969639376585860392632893e-06, + -4.202831539023993027764589114e-06, -4.239585327004968546681790142e-06, + -4.276224531799145063310114978e-06, -4.312742676796684068371567911e-06, + -4.34913328197402046900376868e-06, -4.385389865575606694984844847e-06, + -4.421505945801113391204536368e-06, -4.457475042497536971998744332e-06, + -4.493290678855694806150856968e-06, -4.528946383110438029498574786e-06, + -4.56443569024465652404559321e-06, -4.599752143695010150219789485e-06, + -4.63488929706085329334255829e-06, -4.669840715814279187654417536e-06, + -4.704599979011351780532664696e-06, -4.739160681003848357576227479e-06, + -4.773516433150973368570307853e-06, -4.807660865530483565552684333e-06, + -4.841587628648648470577539604e-06, -4.875290395148512542420043275e-06, + -4.908762861515883059817556833e-06, -4.941998749782488067634061979e-06, + -4.974991809225747885301466278e-06, -5.007735818064596053594914743e-06, + -5.04022458515079830129344482e-06, -5.072451951655213031079638686e-06, + -5.104411792748397860516353097e-06, -5.136098019275099738111325931e-06, + -5.167504579421958631408381274e-06, -5.198625460377949601621823394e-06, + -5.229454689986989823508728437e-06, -5.259986338392151508733945997e-06, + -5.290214519670951337135776649e-06, -5.320133393461157354147137571e-06, + -5.349737166576578009549551573e-06, -5.379020094612288695374874986e-06, + -5.407976483538764693296835989e-06, -5.436600691284379277459087865e-06, + -5.464887129305755364839635585e-06, -5.492830264145402354044028098e-06, + -5.520424618976171437373379192e-06, -5.547664775131927145741719126e-06, + -5.574545373624182710624395259e-06, -5.601061116643562524822306387e-06, + -5.627206769046427974122030757e-06, -5.652977159825522298340107208e-06, + -5.678367183564410865053394273e-06, -5.703371801875148496907899642e-06, + -5.727986044818743559768874779e-06, -5.752205012307870781395301163e-06, + -5.776023875491415213395771794e-06, -5.799437878120341657796257134e-06, + -5.822442337894443171856552477e-06, -5.845032647789510406310942159e-06, + -5.867204277364459297043879776e-06, -5.88895277404798597043053196e-06, + -5.910273764404305864110771712e-06, -5.931162955377554393755941409e-06, + -5.951616135514386685839184621e-06, -5.97162917616444095136223405e-06, + -5.991198032658164904066828288e-06, -6.010318745461654551490594117e-06, + -6.028987441308108947448079346e-06, -6.047200334305486706825728815e-06, + -6.064953727020034786874321669e-06, -6.082244011535259242261664686e-06, + -6.099067670486020316530321322e-06, -6.115421278067380022496531827e-06, + -6.131301501017863398411422704e-06, -6.146705099576785309343184005e-06, + -6.161628928415322615326152333e-06, -6.176069937541011527822737426e-06, + -6.190025173175374539999600565e-06, -6.203491778605860235845399081e-06, + -6.216466995002701535712099495e-06, -6.228948162223239548302821528e-06, + -6.240932719572997920372877528e-06, -6.25241820654604384273865525e-06, + -6.26340226353530395061444333e-06, -6.273882632514058233853034702e-06, + -6.283857157688420527644028446e-06, -6.293323786120554861917442829e-06, + -6.302280568322422687479403974e-06, -6.310725658819847526577202085e-06, + -6.318657316686726794271317109e-06, -6.326073906049168867982233216e-06, + -6.332973896559418185874586887e-06, -6.339355863839373556500780132e-06, + -6.345218489893583636190284997e-06, -6.35056056349153407396919066e-06, + -6.355380980519114515660955567e-06, -6.359678744299174834643008369e-06, + -6.363452965880996947505010564e-06, -6.36670286429862207526952575e-06, + -6.369427766797955523143948131e-06, -6.371627109032518535729813086e-06, + -6.373300435227853156920120592e-06, -6.37444739831444372218016356e-06, + -6.375067760029177853101436946e-06, -6.375161390985262250933902212e-06, + -6.3747282707105975242613434e-06, -6.373768487654582404666660927e-06, + -6.372282239163360902914259171e-06, -6.370269831423495464990582743e-06, + -6.367731679374118644045531246e-06, -6.364668306587531948015704075e-06, + -6.361080345118489879187653746e-06, -6.356968535321767672084149192e-06, + -6.352333725638674262405254656e-06, -6.347176872352131863296801489e-06, + -6.34149903931059319948937425e-06, -6.335301397620842139086962813e-06, + -6.328585225309822565639260999e-06, -6.321351906955556476869814014e-06, + -6.313602933287337657308410654e-06, -6.305339900755277157792973164e-06, + -6.296564511069414034143652825e-06, -6.287278570708483671600382003e-06, + -6.277483990398569852820799542e-06, -6.267182784561775247677162942e-06, + -6.256377070735131400451480704e-06, -6.245069068959933714644313513e-06, + -6.233261101141695405942165509e-06, -6.220955590380992320919534277e-06, + -6.208155060275362945867386882e-06, -6.194862134192536350357077835e-06, + -6.181079534515258269049883116e-06, -6.166810081857915221527702276e-06, + -6.152056694255299718488566585e-06, -6.136822386323722383313136047e-06, + -6.121110268394816578444665028e-06, -6.10492354562229388163134905e-06, + -6.088265517061975672682798411e-06, -6.071139574725410844799333709e-06, + -6.053549202607404054092901657e-06, -6.035497975687779767951356841e-06, + -6.016989558907743795314587015e-06, -5.998027706121120972702128599e-06, + -5.978616259021120374328710917e-06, -5.9587591460423019386230363e-06, + -5.938460381239030307163728056e-06, -5.917724063140124496698590839e-06, + -5.896554373580353078517727466e-06, -5.874955576509138242314884276e-06, + -5.852932016776875320351707088e-06, -5.830488118899272653673695327e-06, + -5.807628385800136163884428708e-06, -5.784357397533036546511796966e-06, + -5.760679809982272438044492713e-06, -5.736600353543587801463232018e-06, + -5.712123831785091610695800218e-06, -5.687255120088821985194389719e-06, + -5.661999164273423183855061397e-06, -5.636360979198409796729792032e-06, + -5.61034564735046536792725802e-06, -5.583958317412291292767233253e-06, + -5.55720420281445745774948769e-06, -5.530088580270753525743119422e-06, + -5.502616788297542309901094759e-06, -5.474794225717609903541192862e-06, + -5.44662635014901655059697122e-06, -5.418118676479453088275315548e-06, + -5.389276775326624734216082735e-06, -5.3601062714851712849551367e-06, + -5.330612842360653968315758328e-06, -5.300802216391119710595623837e-06, + -5.270680171456795931063908645e-06, -5.240252533278414766174449491e-06, + -5.209525173804742705899097771e-06, -5.1785040095898060742577243e-06, + -5.147195000160433229195212912e-06, -5.115604146374517516521283206e-06, + -5.083737488770721802951255835e-06, -5.05160110591003794032602045e-06, + -5.019201112709820342095649176e-06, -4.986543658770816291395111541e-06, + -4.953634926697768116083276518e-06, -4.920481130414126790732602668e-06, + -4.887088513471440242479440497e-06, -4.853463347353974555447187617e-06, + -4.819611929779135585816957077e-06, -4.785540582994222924236634581e-06, + -4.75125565207011505786203337e-06, -4.716763503192407504325655426e-06, + -4.682070521950596840696137008e-06, -4.647183111625842564119254208e-06, + -4.612107691477886154676410491e-06, -4.576850695031671982645690711e-06, + -4.541418568364244348503720033e-06, -4.505817768392452592359203462e-06, + -4.47005476116204533741996241e-06, -4.434136020138690886382027562e-06, + -4.398068024501491282815448386e-06, -4.361857257439513503908222469e-06, + -4.325510204451921390269002882e-06, -4.289033351652225849919355949e-06, + -4.252433184077214919319599035e-06, -4.215716184001091382954357761e-06, + -4.178888829255365981794716201e-06, -4.141957591555034759196046723e-06, + -4.10492893483158603344955126e-06, -4.067809313573369780711336957e-06, + -4.030605171173689417311609279e-06, -3.993322938287605315926375588e-06, + -3.955969031197330623966096352e-06, -3.918549850187206177564835236e-06, + -3.881071777928572995558075681e-06, -3.843541177875088689700183026e-06, + -3.805964392668970176384973456e-06, -3.768347742558664980407111614e-06, + -3.73069752382844622152200699e-06, -3.693020007240405622254671505e-06, + -3.655321436489326922220999619e-06, -3.617608026670910649280144336e-06, + -3.579885962763822891902557033e-06, -3.542161398126025470545208407e-06, + -3.504440453005838976594877102e-06, -3.466729213068195229638076074e-06, + -3.429033727936520033706662564e-06, -3.391360009750669325456285189e-06, + -3.353714031741374418003290986e-06, -3.316101726821590634257039265e-06, + -3.278528986195180893034248348e-06, -3.241001657983346753000688037e-06, + -3.203525545869190196848850377e-06, -3.166106407760815272625122552e-06, + -3.12874995447334821593388457e-06, -3.091461848430263994108374223e-06, + -3.054247702384369943988482593e-06, -3.017113078158836985494164334e-06, + -2.980063485408606212745050157e-06, -2.943104380402541439640685256e-06, + -2.90624116482664787835545582e-06, -2.869479184608701693157736118e-06, + -2.832823728764561480096377533e-06, -2.796280028266613564631899724e-06, + -2.759853254934458690396685207e-06, -2.723548520348287755996801243e-06, + -2.687370874785169369520576935e-06, -2.651325306178546105801948143e-06, + -2.615416739101195693905114667e-06, -2.579650033771924797241842028e-06, + -2.544029985086243990491427017e-06, -2.508561321671267455295662591e-06, + -2.473248704965062281976298161e-06, -2.438096728320680311335490187e-06, + -2.403109916135072839831268721e-06, -2.368292723003109263727253286e-06, + -2.333649532896873303970805211e-06, -2.299184658370437135091642056e-06, + -2.264902339790281977677417757e-06, -2.230806744591525243653299532e-06, + -2.196901966560120252823203393e-06, -2.163192025141168281108985244e-06, + -2.129680864773472960044991067e-06, -2.096372354250479329063104952e-06, + -2.063270286107691984741913799e-06, -2.030378376036699381962076852e-06, + -1.997700262325878402350784815e-06, -1.965239505327893539463187875e-06, + -1.932999586954038981578786124e-06, -1.900983910195504483759245187e-06, + -1.869195798671624321473944824e-06, -1.837638496205149771616491929e-06, + -1.8063151664245809080542194e-06, -1.775228892393625897862924866e-06, + -1.744382676267584086823034598e-06, -1.713779438977203657351144721e-06, + -1.683422019939288798664090048e-06, -1.653313176794585573009337652e-06, + -1.623455585172703591264080011e-06, -1.593851838484091073836683254e-06, + -1.564504447738999981157683242e-06, -1.535415841393410508815991523e-06, + -1.506588365221839137891531903e-06, -1.478024282216973489276841576e-06, + -1.449725772516037208473413042e-06, -1.42169493335381203602931291e-06, + -1.393933779042205255269040037e-06, -1.36644424097626680259258327e-06, + -1.339228167666526020786275236e-06, -1.312287324797524812051616704e-06, + -1.285623395312428394381219082e-06, -1.259237979523530490407021327e-06, + -1.233132595248543893228822255e-06, -1.207308677972484556260575166e-06, + -1.181767581034982765120309317e-06, -1.156510575842855584864253202e-06, + -1.131538852107730306636003761e-06, -1.106853518108538687471213181e-06, + -1.082455600978667472163901112e-06, -1.058346047017557462364078201e-06, + -1.034525722026522222252685468e-06, -1.010995411668563862886958439e-06, + -9.877558218519398421450386852e-07, -9.648075791372448815940224276e-07, + -9.421512311677438318810212832e-07, -9.197872471227184233011223494e-07, + -8.977160181934520306719035333e-07, -8.759378580818412293279530065e-07, + -8.544530035209952676349262277e-07, -8.332616148178020684412223643e-07, + -8.123637764170540777734796402e-07, -7.917594974868518988044539288e-07, + -7.71448712524968497254533855e-07, -7.514312819858608936737635366e-07, + -7.31706992928005034864692973e-07, -7.122755596812247721460477877e-07, + -6.931366245336738039377116535e-07, -6.742897584381373810813952406e-07, + -6.557344617372943152900006437e-07, -6.374701649076005834258979756e-07, + -6.194962293214202449245461314e-07, -6.018119480270463303388348182e-07, + -5.844165465462535119465776849e-07, -5.673091836889754512108824565e-07, + -5.504889523847681157936147581e-07, -5.339548805306470904722348191e-07, + -5.177059318549172936172689946e-07, -5.017410067966109697888362796e-07, + -4.860589434001214534069169708e-07, -4.706585182246434918561001255e-07, + -4.555384472680104287761347539e-07, -4.406973869045219893609578992e-07, + -4.261339348363452921814400511e-07, -4.118466310580811352886265383e-07, + -3.978339588340683343547035146e-07, -3.840943456880165194821318778e-07, + -3.706261644045274100044097196e-07, -3.574277340412914572793175345e-07, + -3.444973209562912113899902592e-07, -3.318331398377301222328984286e-07, + -3.194333547519639141689762156e-07, -3.072960801972852230380727021e-07, + -2.954193821677770196965334259e-07, -2.838012792260346273312120614e-07, + -2.724397435843021640715063206e-07, -2.613327021935919534919104141e-07, + -2.504780378403396166693745985e-07, -2.398735902501546533606955908e-07, + -2.295171571982157054835413509e-07, -2.194064956258750220871031134e-07, + -2.095393227630163691471926538e-07, -1.999133172557346091409219077e-07, + -1.905261202988767203430302407e-07, -1.813753367730080868155826063e-07, + -1.724585363853675988951862129e-07, -1.637732548143383109882269613e-07, + -1.553169948570289072742361047e-07, -1.470872275794964014272530294e-07, + -1.390813934691760453790551318e-07, -1.312969035890860632744610737e-07, + -1.23731140733355027373771627e-07, -1.163814605836462683161324242e-07, + -1.09245192866037327364029481e-07, -1.023196425079270563325786899e-07, + -9.560209079453133743913554243e-08, -8.90897965245468712149133194e-08, + -8.27799971645481339997538683e-08, -7.666991000170493380028912062e-08, + -7.075673329438475282524120998e-08, -6.503764742024922245560954789e-08, + -7.443363203245622978419343508e-08, -8.123656931075759450594378844e-08, + -8.827929107870373656123398317e-08, -9.556541156074420639200835657e-08, + -1.030985191897860477715158736e-07, -1.108821749394556328251738278e-07, + -1.189199106530895337418212527e-07, -1.272152273698750889127922093e-07, + -1.357715936489401434870088027e-07, -1.445924438920615571217882529e-07, + -1.536811766657046218797680716e-07, -1.630411530230852573711785008e-07, + -1.72675694826968409876176945e-07, -1.825880830739101397164385549e-07, + -1.927815562206597220515840807e-07, -2.032593085134355187074047542e-07, + -2.140244883207970872003329116e-07, -2.250801964708252993316479895e-07, + -2.364294845933485791556112089e-07, -2.480753534679284885328966713e-07, + -2.600207513783215413102716234e-07, -2.722685724741787287461075064e-07, + -2.848216551406634265641794248e-07, -2.976827803767468898542899059e-07, + -3.108546701829001491545806293e-07, -3.243399859589008034130405873e-07, + -3.381413269124954401405845628e-07, -3.522612284796301962830203987e-07, + -3.667021607569787551794910155e-07, -3.814665269474873870356429039e-07, + -3.965566618196593402572922016e-07, -4.119748301812914677488212511e-07, + -4.277232253683852367033991354e-07, -4.438039677499300240940045305e-07, + -4.602191032492855050735542678e-07, -4.769706018827993619066439937e-07, + -4.940603563166840586287761536e-07, -5.114901804420582901990156507e-07, + -5.292618079698960352537265121e-07, -5.473768910457804038374165709e-07, + -5.658369988854625201422790873e-07, -5.846436164318386921102434217e-07, + -6.037981430340304822771530478e-07, -6.233018911492178835252069881e-07, + -6.431560850678879795084175348e-07, -6.63361859663148234626036271e-07, + -6.839202591647474174300328116e-07, -7.048322359584365734408700072e-07, + -7.260986494113035221370034203e-07, -7.47720264723686930191865526e-07, + -7.696977518082987770425525478e-07, -7.920316841971455947544501763e-07, + -8.147225379768276409594832989e-07, -8.37770690752847785567523041e-07, + -8.61176420643439707447842988e-07, -8.849399053035250530444108703e-07, + -9.090612209793397521871271411e-07, -9.335403415942644982843199447e-07, + -9.583771378664083761254356697e-07, -9.835713764584541746996328854e-07, + -1.009122719160279534029263024e-06, -1.035030722104854310731828285e-06, + -1.061294835017899829826548697e-06, -1.087914400501784572994237558e-06, + -1.114888653354120053829106989e-06, -1.142216719921500937105101649e-06, + -1.169897617488840023584699933e-06, -1.197930253704678841679973425e-06, + -1.226313426043068674853113963e-06, -1.255045821301976708493750197e-06, + -1.284126015139190960645922471e-06, -1.313552471645646704828279058e-06, + -1.343323542956719874165525536e-06, -1.373437468901777132099088254e-06, + -1.403892376692337728240128278e-06, -1.434686280649135977599919513e-06, + -1.465817081968395859563943778e-06, -1.497282568527590692976955537e-06, + -1.529080414730965290629242058e-06, -1.561208181395060938742862418e-06, + -1.593663315674492864419068555e-06, -1.62644315102818051433893401e-06, + -1.659544907226264002294158911e-06, -1.692965690397871049939818554e-06, + -1.726702493119903615600269596e-06, -1.760752194547046440244370859e-06, + -1.795111560583070990738193025e-06, -1.829777244093604206964668105e-06, + -1.864745785160460308632060164e-06, -1.900013611377610200670615695e-06, + -1.935577038188888003588696007e-06, -1.971432269267467954831571375e-06, + -2.00757539693716589125150121e-06, -2.044002402635581618073334909e-06, + -2.080709157419094022816894937e-06, -2.117691422509686911319513533e-06, + -2.154944849883597519045724117e-06, -2.19246498290171019416943364e-06, + -2.230247256981669417923684617e-06, -2.268287000340003909689247721e-06, + -2.306579434634257222110423347e-06, -2.345119675928652734809990235e-06, + -2.383902735419825130849585601e-06, -2.422923520343833441044976984e-06, + -2.462176834896204843141894261e-06, -2.501657381192749544875000151e-06, + -2.541359760270969297507549431e-06, -2.581278473131823217659452929e-06, + -2.62140792182162264204446124e-06, -2.661742410553808528528817179e-06, + -2.702276146870335694287045686e-06, -2.743003242842380982050498259e-06, + -2.783917716310079739950060149e-06, -2.825013492160953072323539489e-06, + -2.866284403646719659077305928e-06, -2.907724193738117755039492354e-06, + -2.94932651651735451041260079e-06, -2.991084938607864127937344817e-06, + -3.032992940640887389306583691e-06, -3.075043918758509597211449685e-06, + -3.117231186152717746436517296e-06, -3.159547974640008938300656319e-06, + -3.20198743627110958131099655e-06, -3.244542644975309440239386732e-06, + -3.287206598238919254511940238e-06, -3.329972218817345823725683054e-06, + -3.37283235648025389415084925e-06, -3.4157797897892795213961592e-06, + -3.458807227907738832107208127e-06, -3.50190731244175747284325291e-06, + -3.545072619312248575376526893e-06, -3.588295660657098457989484797e-06, + -3.631568886763184403657870464e-06, -3.674884688026998858444930468e-06, + -3.718235396944060044608065113e-06, -3.761613290125832086249930974e-06, + -3.805010590343758236094679967e-06, -3.848419468599663931978119291e-06, + -3.891832046221865185704671258e-06, -3.935240396986275455276649282e-06, + -3.978636549261786363809473982e-06, -4.022012488179213722072451176e-06, + -4.065360157823077441705157675e-06, -4.10867146344544411561095984e-06, + -4.151938273701114828621340502e-06, -4.195152422903349281966406403e-06, + -4.238305713299388465854517644e-06, -4.281389917364972045894094821e-06, + -4.324396780117025453266978163e-06, -4.367318021443800088779961521e-06, + -4.410145338451539139717257759e-06, -4.452870407826929549730942542e-06, + -4.495484888214478709262018896e-06, -4.537980422607978997940215288e-06, + -4.580348640755226698542419e-06, -4.622581161575129614837650904e-06, + -4.664669595586343654877118509e-06, -4.706605547346590499749145742e-06, + -4.748380617901765279138467934e-06, -4.789986407243959268655378314e-06, + -4.831414516777534482361473878e-06, -4.87265655179232350644770444e-06, + -4.913704123943114317381048589e-06, -4.954548853734370610698168474e-06, + -4.995182373009920825067658318e-06, -5.035596327445207746951842676e-06, + -5.075782379043176121777031923e-06, -5.115732208631397780239716266e-06, + -5.155437518360126806788844983e-06, -5.194890034200253911187382394e-06, + -5.234081508440266383393787292e-06, -5.273003722181275966290805307e-06, + -5.311648487829200697711486828e-06, -5.350007651583188467278237588e-06, + -5.388073095919361563241236496e-06, -5.425836742068948779008346478e-06, + -5.463290552489905530376534254e-06, -5.500426533331096176453450103e-06, + -5.537236736888117819455502194e-06, -5.573713264049865187359494162e-06, + -5.609848266734887075473953849e-06, -5.64563395031670171354300225e-06, + -5.6810625760370673243402663e-06, -5.716126463406371005200948265e-06, + -5.750817992590217748777228074e-06, -5.78512960678130904259870021e-06, + -5.819053814555748767897540297e-06, -5.852583192212859908049472218e-06, + -5.885710386097652328189072657e-06, -5.91842811490504292404237624e-06, + -5.950729171964992118457841302e-06, -5.982606427507645298184430632e-06, + -6.014052830907673662563968364e-06, -6.04506141290691239404894719e-06, + -6.075625287814506715838944878e-06, -6.105737655683641723690195657e-06, + -6.135391804464293562021339618e-06, -6.164581112130584858194593673e-06, + -6.19329904878272408618160999e-06, -6.221539178722130408218105035e-06, + -6.249295162499197658196280203e-06, -6.276560758932861445276094048e-06, + -6.30332982710122060059001331e-06, -6.329596328302432002663874266e-06, + -6.355354327985130004428481615e-06, -6.380597997647643707553200693e-06, + -6.405321616705271777305642777e-06, -6.429519574324895666965224567e-06, + -6.453186371226246002136273106e-06, -6.476316621449100452889615503e-06, + -6.498905054085767654626845657e-06, -6.520946514978164304716413968e-06, + -6.542435968378818819972050913e-06, -6.563368498575236583997705858e-06, + -6.583739311476891559800784376e-06, -6.603543736164315719114597386e-06, + -6.622777226399654401851370411e-06, -6.641435362098099764820418461e-06, + -6.659513850759661065658191054e-06, -6.677008528860684788137740131e-06, + -6.69391536320460368359504949e-06, -6.710230452231395497275558831e-06, + -6.725950027285231301371268287e-06, -6.74107045383982639080375221e-06, + -6.755588232681029567697986865e-06, -6.769500001046170546865898832e-06, + -6.782802533719741118793059714e-06, -6.795492744084483416084230961e-06, + -6.807567685130463651659200874e-06, -6.819024550414238675696398245e-06, + -6.829860674977771526922981637e-06, -6.840073536219202478215941493e-06, + -6.849660754718147965462802379e-06, -6.858620095014714248052561246e-06, + -6.866949466341917481004061136e-06, -6.874646923311212043134366817e-06, + -6.881710666550881481712438614e-06, -6.888139043297023564153824804e-06, + -6.893930547936906667091244705e-06, -6.899083822504481509419512614e-06, + -6.903597657127864423165248403e-06, -6.907470990428591415372875512e-06, + -6.910702909872517660130712691e-06, -6.913292652072204872608970211e-06, + -6.915239603040667816101667864e-06, -6.91654329839641726163437796e-06, + -6.917203423519679968492230443e-06, -6.917219813659731311164188816e-06, + -6.916592453993339705670649609e-06, -6.915321479634250837473848778e-06, + -6.913407175593732019761809143e-06, -6.910849976692183458369406895e-06, + -6.907650467421844375423816559e-06, -6.903809381760651589954747714e-06, + -6.899327602937325094368831851e-06, -6.89420616314775093052278146e-06, + -6.88844624322278757330446225e-06, -6.882049172247622876663966651e-06, + -6.875016427132806942970882219e-06, -6.867349632137139639649625611e-06, + -6.859050558342686354734805271e-06, -6.850121123081818653327047797e-06, + -6.84056338931694729691172438e-06, -6.830379564972827346862067205e-06, + -6.819572002221852092336724926e-06, -6.808143196722574665862882937e-06, + -6.796095786811756349235329189e-06, -6.783432552650248195658371636e-06, + -6.770156415323043087243614496e-06, -6.756270435893831111811864282e-06, + -6.741777814414441964924271794e-06, -6.726681888889532672079398651e-06, + -6.710986134196945841615730005e-06, -6.694694160964131471607159451e-06, + -6.677809714401077850081701881e-06, -6.660336673090203017124320828e-06, + -6.642279047733654869292967832e-06, -6.623640979858529820182080905e-06, + -6.604426740480491131847582548e-06, -6.584640728726292595762888127e-06, + -6.564287470415761522853428933e-06, -6.543371616603774673366460124e-06, + -6.52189794208277600392597434e-06, -6.499871343846435931099377037e-06, + -6.477296839515023858715320193e-06, -6.454179565723101291555875714e-06, + -6.430524776470169116067594761e-06, -6.406337841434876370714634336e-06, + -6.381624244253463897167018282e-06, -6.356389580763084076265104216e-06, + -6.33063955721067935731574336e-06, -6.304379988428076878287202589e-06, + -6.2776167959741504450148393e-06, -6.250356006244376824135169229e-06, + -6.222603748549027253016054789e-06, -6.194366253160333826894862891e-06, + -6.165649849329536241445207101e-06, -6.13646096327453903317280734e-06, + -6.106806116138957740918993822e-06, -6.076691921923301071531333534e-06, + -6.046125085389113232759057681e-06, -6.015112399936852315552975046e-06, + -5.983660745458312795201551854e-06, -5.951777086164417161393783845e-06, + -5.919468468389194911035908198e-06, -5.886742018370777302044370011e-06, + -5.853604940010262524358822939e-06, -5.820064512609289003759998476e-06, + -5.786128088587163871439698198e-06, -5.751803091178441913148156744e-06, + -5.717097012111777466910559481e-06, -5.682017409270966605994591242e-06, + -5.646571904339037651504584758e-06, -5.61076818042627770513099128e-06, + -5.574613979683103221374630004e-06, -5.538117100898645369115493725e-06, + -5.501285397085971754372723391e-06, -5.464126773054837276982157596e-06, + -5.426649182972883151939227919e-06, -5.388860627916177715166553414e-06, + -5.350769153410029902915266697e-06, -5.31238284696098765928426455e-06, + -5.273709835580930138209786867e-06, -5.234758283304184589134356448e-06, + -5.195536388698584416004008779e-06, -5.156052382371395910671055263e-06, + -5.116314524471024221120678266e-06, -5.076331102185430290763337724e-06, + -5.03611042723818372877139099e-06, -4.995660833383065560010013323e-06, + -4.954990673898151743771451488e-06, -4.914108319080277010302594543e-06, + -4.873022153740819221697314068e-06, -4.831740574703717358670713999e-06, + -4.790271988306606588579276279e-06, -4.748624807906020785653721655e-06, + -4.706807451387545111775624618e-06, -4.664828338681824136018397309e-06, + -4.622695889287327583041468243e-06, -4.580418519800769024162903631e-06, + -4.538004641456063507573299304e-06, -4.495462657672711818219665747e-06, + -4.452800961614482964262030917e-06, -4.410027933759279192499694333e-06, + -4.367151939481044118241542806e-06, -4.324181326644570319930101915e-06, + -4.28112442321407206619141711e-06, -4.237989534876353267599073671e-06, + -4.19478494267941514500076805e-06, -4.151518900687350647354684902e-06, + -4.10819963365231420674957355e-06, -4.064835334704413016522830948e-06, + -4.02143416306030333795280135e-06, -3.978004241751299904956973297e-06, + -3.934553655371776850074600623e-06, -3.891090447849228109943563181e-06, + -3.847622620233203112973842386e-06, -3.804158128512787053826993064e-06, + -3.760704881451433061336593264e-06, -3.717270738448868927554730526e-06, + -3.67386350742718959205791382e-06, -3.630490942742467764338442152e-06, + -3.587160743122539558331825574e-06, -3.543880549631701210711422559e-06, + -3.500657943662950463594839973e-06, -3.457500444958464637580002402e-06, + -3.414415509658939658393017255e-06, -3.371410528382439287901906066e-06, + -3.328492824333374587613592135e-06, -3.285669651442222207826746733e-06, + -3.242948192536565955174099329e-06, -3.200335557544056255683184373e-06, + -3.157838781727849096199554207e-06, -3.115464823955061039544543744e-06, + -3.073220564998804013833984608e-06, -3.031112805874296660781433421e-06, + -2.989148266209574438797896487e-06, -2.947333582651283830766827596e-06, + -2.90567530730603499494486136e-06, -2.86417990621777788007632469e-06, + -2.822853757881640991304677754e-06, -2.781703151794666911266352277e-06, + -2.740734287043850305148721958e-06, -2.699953270931883714977466207e-06, + -2.659366117640978755432435571e-06, -2.618978746935142181952388754e-06, + -2.578796982901238444527451318e-06, -2.538826552729193210467721967e-06, + -2.49907308553154919086836637e-06, -2.459542111202926112736334707e-06, + -2.420239059319320885791185227e-06, -2.381169258077771430301416977e-06, + -2.342337933276515456063136128e-06, -2.303750207335914819547703636e-06, + -2.265411098360325453719655783e-06, -2.227325519241124205245237547e-06, + -2.189498276801071726559893074e-06, -2.151934070980160077076956404e-06, + -2.114637494063094958369206436e-06, -2.077613029948532014968849008e-06, + -2.040865053460176891552595516e-06, -2.004397829699843067168983299e-06, + -1.968215513442530146946034611e-06, -1.932322148573583174134982859e-06, + -1.896721667567981455126296421e-06, -1.861417891011745462493212101e-06, + -1.826414527165506708808982717e-06, -1.791715171570197392557528826e-06, + -1.757323306694835887456734684e-06, -1.723242301626370593986472407e-06, + -1.689475411801497873343102553e-06, -1.656025778780388630525275719e-06, + -1.622896430062216185124970673e-06, -1.590090278942373409716494644e-06, + -1.557610124411242763538937815e-06, -1.525458651094375014112811996e-06, + -1.493638429233907028443185776e-06, -1.462151914711043509747471353e-06, + -1.43100144910939558015225935e-06, -1.400189259819014637824512864e-06, + -1.369717460180615386351136303e-06, -1.339588049670429552290675315e-06, + -1.309802914124509950485148943e-06, -1.28036382600290227261677356e-06, + -1.251272444693107134297787968e-06, -1.222530316852586741138675906e-06, + -1.194138876789975666549989755e-06, -1.166099446884671539417213833e-06, + -1.138413238044450311327294122e-06, -1.111081350200743361487172763e-06, + -1.084104772841188286486248035e-06, -1.057484385579070304252364068e-06, + -1.031220958759236684958333907e-06, -1.005315154100075727240182558e-06, + -9.797675253711088111662234554e-07, -9.545785191057610000550269144e-07, + -9.29748475348855440328723395e-07, -9.05277628438327998314498913e-07, + -8.81166107820718712246394963e-07, -8.574139388999142637654048496e-07, + -8.340210439186384372263157773e-07, -8.109872428721806529770496121e-07, + -7.883122544538115796783133912e-07, -7.659956970313610887527355428e-07, + -7.440370896543918859217746874e-07, -7.224358530914154955576071508e-07, + -7.011913108965636040175459578e-07, -6.803026905051436499963050941e-07, + -6.597691243574725039432301785e-07, -6.395896510503994427670353996e-07, + -6.197632165158889684691183655e-07, -6.002886752260754180818215671e-07, + -5.811647914240364585006497905e-07, -5.623902403799448530865288422e-07, + -5.439636096715567553921012039e-07, -5.258834004886828937565799481e-07, + -5.081480289608599883258979388e-07, -4.907558275075841611723962039e-07, + -4.737050462104184428817625803e-07, -4.569938542063073901008170719e-07, + -4.406203411014080586776580414e-07, -4.245825184047470005421569782e-07, + -4.088783209810054879969419116e-07, -3.935056085217344808747398904e-07, + -3.784621670342886759193321705e-07, -3.637457103477797244778940439e-07, + -3.49353881635319005499778133e-07, -3.352842549518425754516654045e-07, + -3.215343367868057816217654266e-07, -3.081015676309912972098453872e-07, + -2.949833235567453814883183503e-07, -2.821769178108859116729334546e-07, + -2.696796024195573380584551888e-07, -2.574885698043089845241397553e-07, + -2.456009544086477584649581135e-07, -2.340138343343435186681662308e-07, + -2.227242329867455767294606066e-07, -2.117291207283772779324296752e-07, + -2.010254165400696518146013122e-07, -1.906099896889037782613164239e-07, + -1.804796614022205300101238954e-07, -1.706312065469765753600078686e-07, + -1.610613553136969375177884895e-07, -1.517667949045701803313066251e-07, + -1.42744171223377340944075335e-07, -1.339900905704686758897545415e-07, + -1.255011213368055739804325698e-07, -1.172737957002985902264568857e-07, + -1.093046113221353153608977806e-07, -1.015900330426619119403682445e-07, + -9.412649457608945840597750076e-08, -8.691040020333585451336961885e-08, + -7.993812646229197897950060443e-08, -7.320602383482193954770912356e-08, + -6.62899655225131304765333112e-08, -7.29166465178023877810993764e-08, + -7.979267988428221915171912508e-08, -8.692206467572844444692943761e-08, + -9.430876997110434494335631577e-08, -1.019567328107391190201698548e-07, + -1.09869856128051672459920642e-07, -1.180520066777759509189790819e-07, + -1.26507012961643942711460341e-07, -1.352386631524935179486115143e-07, + -1.442507030177689450550174589e-07, -1.535468338433954120356888032e-07, + -1.631307103590001580757168831e-07, -1.730059386654804290343049244e-07, + -1.831760741658550355681693263e-07, -1.936446195006511903523364849e-07, + -2.044150224881968836754036947e-07, -2.154906740716532590147801272e-07, + -2.268749062731641035418932639e-07, -2.385709901563816474427931046e-07, + -2.505821337983223252736440876e-07, -2.629114802715747887091018564e-07, + -2.755621056378545873636514221e-07, -2.885370169539188602583984836e-07, + -3.018391502908452219620634785e-07, -3.154713687676815685337697055e-07, + -3.294364606004682079695169115e-07, -3.437371371676376373816127942e-07, + -3.5837603109278114257477783e-07, -3.733556943457914068360177246e-07, + -3.886785963633637400966376781e-07, -4.043471221898331397897339082e-07, + -4.203635706393661110991501542e-07, -4.367301524804367064408331441e-07, + -4.534489886435903594004057614e-07, -4.705221084534552014561970337e-07, + -4.879514478859472090480488109e-07, -5.057388478516378161066436268e-07, + -5.238860525062148283128270199e-07, -5.423947075889753104111596846e-07, + -5.612663587902787417483309665e-07, -5.805024501488754473777051564e-07, + -6.00104322480017794653865161e-07, -6.200732118352539160653744306e-07, + -6.404102479947816961973494111e-07, -6.611164529932520897811043178e-07, + -6.821927396798492161412172732e-07, -7.036399103136497994122116814e-07, + -7.254586551947334342391182638e-07, -7.476495513323594367663589046e-07, + -7.702130611506516909595902037e-07, -7.931495312327441905679310113e-07, + -8.164591911041319245663288803e-07, -8.401421520560167525431432591e-07, + -8.641984060093831769938069361e-07, -8.886278244205509897009256232e-07, + -9.134301572289255113598106794e-07, -9.386050318476495205868501137e-07, + -9.641519521978438160309411026e-07, -9.900702977871125556381297697e-07, + -1.016359322832955212285240172e-06, -1.043018155431735349448628576e-06, + -1.070045796773815021838902051e-06, -1.097441120405435018570470575e-06, + -1.125202871537969659071032162e-06, -1.153329666405052291279845211e-06, + -1.181819991668151286187183648e-06, -1.210672203871107713098642829e-06, + -1.239884528944116657371283911e-06, -1.269455061757657224016417052e-06, + -1.299381765726801096389755007e-06, -1.32966247246634878918921871e-06, + -1.360294881497202289157445049e-06, -1.391276560004365624468865119e-06, + -1.422604942646940128067514081e-06, -1.454277331420465490112209524e-06, + -1.48629089557191788413721429e-06, -1.518642671567682804283604125e-06, + -1.551329563114288949540395257e-06, -1.584348341235014518768933756e-06, + -1.617695644395475515242869766e-06, -1.651367978687884635312648103e-06, + -1.68536171806705307047715911e-06, -1.71967310464114600147356518e-06, + -1.754298249016827771976220415e-06, -1.789233130698937772890401258e-06, + -1.824473598544753576690077325e-06, -1.860015371272918613556159387e-06, + -1.895854038027057682721274005e-06, -1.931985058994101686602982981e-06, + -1.968403766077295117945845926e-06, -2.005105363623858559643303376e-06, + -2.042084929207222552735839088e-06, -2.079337414463768881597903818e-06, + -2.116857645983943115767329443e-06, -2.154640326257587848310858999e-06, + -2.192680034673385669409702292e-06, -2.230971228572145906819679251e-06, + -2.269508244353766573649447413e-06, -2.308285298637625460385636167e-06, + -2.34729648947611280347929491e-06, -2.386535797621042950280006306e-06, + -2.425997087842603666039921137e-06, -2.465674110300513163654759219e-06, + -2.505560501967020208457983393e-06, -2.545649788101350039615884333e-06, + -2.585935383775181061979421548e-06, -2.626410595448722015655615425e-06, + -2.66706862259690639100208169e-06, -2.707902559385236950374297588e-06, + -2.748905396394714115100360238e-06, -2.790070022395550062085803691e-06, + -2.83138922616852757666852311e-06, -2.872855698374192973587517436e-06, + -2.914462033468694275323979115e-06, -2.956200731665876283208414799e-06, + -2.998064200944925268782839667e-06, -3.040044759102905987850976044e-06, + -3.082134635851484168221972593e-06, -3.124325974957114916658951556e-06, + -3.166610836423963090983588198e-06, -3.208981198718786107904141908e-06, + -3.251428961036999069222517764e-06, -3.293945945609128113032307641e-06, + -3.336523900046799874762873048e-06, -3.379154499727461953253104462e-06, + -3.42182935021694160912845116e-06, -3.464539989728951616820709983e-06, + -3.507277891620697084316266023e-06, -3.550034466923586282853866902e-06, + -3.592801066908150172746682846e-06, -3.635568985682222795460675005e-06, + -3.678329462821363127797251458e-06, -3.721073686030587508971178429e-06, + -3.763792793836345379070206299e-06, -3.806477878307760852875278948e-06, + -3.849119987806066938297155228e-06, -3.891710129761205795497370358e-06, + -3.934239273474498552543316549e-06, -3.976698352946327580479269487e-06, + -4.0190782697277021328946707e-06, -4.061369895794629924080758332e-06, + -4.10356407644404993085955613e-06, -4.145651633210792787328450443e-06, + -4.187623366802925182691974548e-06, -4.229470060056320212930371094e-06, + -4.271182480905773674059820039e-06, -4.312751385372099631942618969e-06, + -4.354167520563905920106227698e-06, -4.395421627692847625819023288e-06, + -4.436504445101172718296609482e-06, -4.47740671130030366917790241e-06, + -4.518119168019278536507256361e-06, -4.558632563261780115768800892e-06, + -4.598937654370544441957257414e-06, -4.639025211097895880956246129e-06, + -4.678886018681142495967938133e-06, -4.718510880921625514077162589e-06, + -4.757890623266123544408880836e-06, -4.797016095889336763293409743e-06, + -4.835878176776283855038077869e-06, -4.874467774803210715810555809e-06, + -4.912775832815842015166649809e-06, -4.950793330703672878549681524e-06, + -4.988511288469025059142888945e-06, -5.025920769289614837345859383e-06, + -5.06301288257335278109169327e-06, -5.099778787004109899781700843e-06, + -5.136209693577179642416750266e-06, -5.172296868623185519295119839e-06, + -5.208031636819157868625342067e-06, -5.243405384185531241489786752e-06, + -5.278409561067798632001679682e-06, -5.313035685101596048947932699e-06, + -5.347275344159907915981330001e-06, -5.381120199281425988736306254e-06, + -5.414561987578172058362992181e-06, -5.44759252512204901643241492e-06, + -5.480203709808421233345109014e-06, -5.512387524195808607627156128e-06, + -5.54413603832041611339624676e-06, -5.575441412484349422288339854e-06, + -5.606295900016298566466768638e-06, -5.6366918500035402190043686e-06, + -5.666621709994096462434994693e-06, -5.696078028667896386600267428e-06, + -5.725053458475805491642227074e-06, -5.753540758245414130013940107e-06, + -5.781532795752445728194000851e-06, -5.809022550256721761756124184e-06, + -5.836003115001582340962398704e-06, -5.862467699675673969542978592e-06, + -5.888409632836126153608135442e-06, -5.913822364291984377642191067e-06, + -5.93869946744694145331598667e-06, -5.963034641600347413449394185e-06, + -5.986821714205503534443793268e-06, -6.010054643084291810283589091e-06, + -6.032727518597157319887955979e-06, -6.054834565767543091789875537e-06, + -6.076370146359843188801647812e-06, -6.097328760909986322138152948e-06, + -6.117705050707775856996296915e-06, -6.137493799730139176643387011e-06, + -6.156689936524425819540026761e-06, -6.175288536040989518746159581e-06, + -6.193284821507448497496760298e-06, -6.210674165784757265668710596e-06, + -6.227452093601459306071357197e-06, -6.243614282803497740647388076e-06, + -6.25915656601459557170207687e-06, -6.274074932148527977140376605e-06, + -6.288365527865593769204794611e-06, -6.302024658972642271674135389e-06, + -6.31504879176605676322940261e-06, -6.327434554317106646121465774e-06, + -6.33917873769911776872477624e-06, -6.350278297155927271220362401e-06, + -6.360730353211105417277331647e-06, -6.37053219271748447284252001e-06, + -6.379681269846508435126565539e-06, -6.388175207017013129597721166e-06, + -6.396011795762996217850834824e-06, -6.403188997540009504052388456e-06, + -6.409704944469852514474586536e-06, -6.415557940023203972984121995e-06, + -6.420746459639896405019975079e-06, -6.425269151286606865230380953e-06, + -6.429124835951661398006796305e-06, -6.432312508076791447621939346e-06, + -6.434831335925616060174986321e-06, -6.436680661888703340644049544e-06, + -6.437860002725081569005007032e-06, -6.438369049740093249265329711e-06, + -6.438207668899496376689866456e-06, -6.437375900879797676625536373e-06, + -6.435873961054754287453884276e-06, -6.433702239418089627450651063e-06, + -6.430861300442387023135627083e-06, -6.427351882874438925919487881e-06, + -6.42317489946665276452945556e-06, -6.418331436645274068800420125e-06, + -6.412822754115063487697148692e-06, -6.40665028440083766551405367e-06, + -6.399815632326000184161660794e-06, -6.392320574428304822962691734e-06, + -6.384167058313112022105515614e-06, -6.375357201944390118540303969e-06, + -6.365893292873810331892157899e-06, -6.355777787408226032692115659e-06, + -6.345013309715933551378302946e-06, -6.333602650872075364102756212e-06, + -6.321548767843607477751651652e-06, -6.308854782414287564937509928e-06, + -6.295523980050116682799423579e-06, -6.281559808705744489445554207e-06, + -6.266965877572374129893511413e-06, -6.25174595576765891765096822e-06, + -6.23590397096820321675737786e-06, -6.219444007985234189328505039e-06, + -6.20237030728407460111652888e-06, -6.184687263448040101334896718e-06, + -6.166399423587443685303415702e-06, -6.147511485694378190007807622e-06, + -6.12802829694399341244710408e-06, -6.107954851943005616465940527e-06, + -6.087296290926183122999438418e-06, -6.06605789790159995953635827e-06, + -6.044245098745435992079050314e-06, -6.021863459247179889909876854e-06, + -5.998918683105986241388320884e-06, -5.975416609879342173718835829e-06, + -5.951363212884274716684036843e-06, -5.926764597052848033379313791e-06, + -5.901626996742231732887354334e-06, -5.87595677350054982794125627e-06, + -5.849760413789405651401476921e-06, -5.823044526664079689325537875e-06, + -5.795815841412378653684563806e-06, -5.768081205153148846131571509e-06, + -5.7398475803954871930171594e-06, -5.711122042559691802177720271e-06, + -5.681911777461007444548456158e-06, -5.652224078757228986949999461e-06, + -5.622066345361283400637857771e-06, -5.591446078819854218996433792e-06, + -5.560370880659197868087044447e-06, -5.52884844969923691925537193e-06, + -5.496886579337137285748184079e-06, -5.464493154801447636281178794e-06, + -5.43167615037802583519968222e-06, -5.398443626608883198216785188e-06, + -5.364803727465167138205911351e-06, -5.330764677495451953547975221e-06, + -5.296334778950557486477176278e-06, -5.261522408886088273815163224e-06, + -5.226336016243943410723715726e-06, -5.190784118913995679096308467e-06, + -5.154875300777188467152810369e-06, -5.118618208731298159768624556e-06, + -5.082021549700583421048209753e-06, -5.04509408763061055328870419e-06, + -5.007844640469463648349383866e-06, -4.970282077136663443923513678e-06, + -4.932415314480964637212749568e-06, -4.894253314228402155312749183e-06, + -4.85580507992178323986446134e-06, -4.817079653852914530116815367e-06, + -4.778086113988839776019375283e-06, -4.738833570893361271864682033e-06, + -4.699331164645095231110431128e-06, -4.659588061753359603889626528e-06, + -4.619613452073130158278754798e-06, -4.57941654572037095012864566e-06, + -4.539006569988957214836170634e-06, -4.498392766270488335531973351e-06, + -4.457584386978227555787222813e-06, -4.416590692476427974831956758e-06, + -4.375420948016291657783373437e-06, -4.334084420679792599756432331e-06, + -4.292590376332623081849330926e-06, -4.250948076587472982052536702e-06, + -4.209166775778856686327736997e-06, -4.16725571795073866751980135e-06, + -4.125224133858116473173600208e-06, -4.083081237983797790358671265e-06, + -4.040836225571532022639471837e-06, -3.998498269676690695646845836e-06, + -3.956076518235654585289601953e-06, -3.913580091155068850776888728e-06, + -3.871018077422113055061948794e-06, -3.828399532236903309164680748e-06, + -3.785733474168175117049485456e-06, -3.74302888233333112323088232e-06, + -3.70029469360403368000242072e-06, -3.657539799837931769220175648e-06, + -3.614773045138825361224411969e-06, -3.572003223144671323221023898e-06, + -3.529239074345688643443656046e-06, -3.486489283433102954600380646e-06, + -3.443762476679608629546785678e-06, -3.401067219352535666085498786e-06, + -3.358412013160687401968490517e-06, -3.315805293735808324914922374e-06, + -3.27325542814960905520530951e-06, -3.230770712467264143467979981e-06, + -3.188359369338280962098393714e-06, -3.146029545625613828312887657e-06, + -3.103789310073890720574835492e-06, -3.061646651017577598483847615e-06, + -3.019609474129901101053900792e-06, -2.977685600213338539845025349e-06, + -2.935882763032432857919868871e-06, -2.894208607189700813508296054e-06, + -2.852670686045364530780557924e-06, -2.811276459681616231338829523e-06, + -2.770033292912109866410917333e-06, -2.728948453337342029510889305e-06, + -2.688029109446568859221856143e-06, -2.647282328766883618899503905e-06, + -2.606715076060048299875929537e-06, -2.566334211567662006831490318e-06, + -2.526146489305206955871489077e-06, -2.486158555405513762877464309e-06, + -2.446376946512141536407228953e-06, -2.406808088223155160407119163e-06, + -2.367458293585767752439811065e-06, -2.328333761642202357199657806e-06, + -2.289440576027378927389307334e-06, -2.250784703618541788438427512e-06, + -2.21237199323738451122735825e-06, -2.174208174404926302699866958e-06, + -2.136298856149460939852016694e-06, -2.098649525867862426650950827e-06, + -2.061265548240495554537139722e-06, -2.024152164199978276614214079e-06, + -1.987314489953992830686621551e-06, -1.950757516062330687844081703e-06, + -1.914486106568324639556292338e-06, -1.878504998184806301406526464e-06, + -1.84281879953469131269250085e-06, -1.807431990446269947167426753e-06, + -1.772348921303261580194603371e-06, -1.737573812449674093413495846e-06, + -1.703110753649443441203590634e-06, -1.668963703600873707736762346e-06, + -1.635136489505803962751740929e-06, -1.601632806693441353194950517e-06, + -1.568456218298775727432994506e-06, -1.535610154995438784457568483e-06, + -1.503097914782882598964844183e-06, -1.4709226628276971042915593e-06, + -1.439087431358883150574732614e-06, -1.407595119616864721216980931e-06, + -1.3764484938559942445862605e-06, -1.345650187400296255791146138e-06, + -1.3152027007521624761207657e-06, -1.285108401753681943343590385e-06, + -1.255369525800319260454198517e-06, -1.2259881761063457104643298e-06, + -1.196966324022242618771568953e-06, -1.168305809402879893792951554e-06, + -1.140008341026645081683573747e-06, -1.112075497064839803068245216e-06, + -1.08450872560092598454318906e-06, -1.057309345199119170893593128e-06, + -1.030478545521837850675842159e-06, -1.004017387995473893858239603e-06, + -9.779268065239371299945296892e-07, -9.522076082494068724929145615e-07, + -9.268604743597045598184217333e-07, -9.018859609416769087527699159e-07, + -8.772844998799760102205658879e-07, -8.530563998005758937412108638e-07, + -8.292018470583770509062747876e-07, -8.057209067682240443816136903e-07, + -7.826135238786132598137485622e-07, -7.598795242874153977441888455e-07, + -7.375186159988552463186183873e-07, -7.155303903210117102477142055e-07, + -6.939143231030842366965417402e-07, -6.726697760116337681759622266e-07, + -6.517959978450215991025384031e-07, -6.312921258852313962107983235e-07, + -6.11157187286262289979677214e-07, -5.913901004982527803894611085e-07, + -5.719896767264960473585032504e-07, -5.529546214244836451655795359e-07, + -5.342835358201168895043542233e-07, -5.159749184741880822458663484e-07, + -4.980271668702728942587578016e-07, -4.804385790350132315858016317e-07, + -4.632073551881500163103695146e-07, -4.463315994210232095328993573e-07, + -4.29809321402876537873932565e-07, -4.136384381139150144623495373e-07, + -3.978167756041954825072036288e-07, -3.823420707773759876846927236e-07, + -3.672119731983757259558172337e-07, -3.524240469239668731837313801e-07, + -3.379757723553271203372014991e-07, -3.238645481115655385614688754e-07, + -3.100876929232388982603468939e-07, -2.96642447544863549053443131e-07, + -2.835259766854345319777382269e-07, -2.707353709559395607428750399e-07, + -2.582676488328752023655352464e-07, -2.46119758636766552398531362e-07, + -2.342885805246560451771186762e-07, -2.227709284955898258222468152e-07, + -2.115635524080657097666997206e-07, -2.006631400084398957341341556e-07, + -1.900663189692906304224313168e-07, -1.797696589367131209317957974e-07, + -1.69769673585551992941574599e-07, -1.600628226815551992062258528e-07, + -1.506455141494504618278284149e-07, -1.415141061459350350182584367e-07, + -1.326649091365852451736832189e-07, -1.240941879756842447408033423e-07, + -1.157981639879848525557666495e-07, -1.077730170514056656722788564e-07, + -1.000148876783809314340616603e-07, -9.251987910272899801735022474e-08, + -8.52840593514670175021014217e-08, -7.830346332671608774604653583e-08, + -7.15740948771769172838711718e-08, -6.509192886603839625749088737e-08, + -7.140276752002356558771698023e-08, -7.865762396355587927014975727e-08, + -8.619755844365485405526692989e-08, -9.402733053218543216105970457e-08, + -1.021516595558974737988389993e-07, -1.105752218131752967995927277e-07, + -1.193026477856550436129292768e-07, -1.283385193461510228290215667e-07, + -1.376873669643800562052655479e-07, -1.473536669119153962878517082e-07, + -1.57341838467874981893936657e-07, -1.676562411268242347646314746e-07, + -1.783011718103815019282346261e-07, -1.892808620840387593290484076e-07, + -2.005994753806945486373732902e-07, -2.122611042324147538811141217e-07, + -2.242697675119373539350241817e-07, -2.366294076854401721095896675e-07, + -2.493438880780915175842840474e-07, -2.624169901539115808335818261e-07, + -2.758524108114587603180671918e-07, -2.896537596968794499102065748e-07, + -3.03824556535811800344156668e-07, -3.183682284857900073297314655e-07, + -3.33288107510367212648239206e-07, -3.485874277768725832404048213e-07, + -3.642693230790097490548928773e-07, -3.803368242859285674489940293e-07, + -3.967928568192378046017114706e-07, -4.136402381594667702227152532e-07, + -4.308816753834464606327163492e-07, -4.485197627340928355103107008e-07, + -4.665569792240554247821158595e-07, -4.849956862746897505122537116e-07, + -5.038381253917936786201892119e-07, -5.230864158795443741845868253e-07, + -5.427425525940477054375799849e-07, -5.628084037379160708394667395e-07, + -5.832857086972588069487635244e-07, -6.041760759224473648854795808e-07, + -6.25480980854053706783528873e-07, -6.472017638952523769274214303e-07, + -6.693396284320440413876827576e-07, -6.918956389025976212346028676e-07, + -7.148707189169853803994590311e-07, -7.382656494285948583730129491e-07, + -7.620810669584428808994856948e-07, -7.863174618736250345163310907e-07, + -8.109751767210928038130679507e-07, -8.36054404617940088249709342e-07, + -8.61555187699343122409174206e-07, -8.874774156252896708659493562e-07, + -9.138208241471826527555530166e-07, -9.405849937354146801950205946e-07, + -9.677693482698035586970922509e-07, -9.953731537887386057739114165e-07, + -1.023395517310991702624183193e-06, -1.051835385713849048790928878e-06, + -1.080691544681489159080052531e-06, -1.109962617719313069213613911e-06, + -1.139647065235948874078694172e-06, -1.169743183693795630969237791e-06, + -1.200249104828895850769474897e-06, -1.23116279494091500035745073e-06, + -1.26248205425397742862874545e-06, -1.294204516349060271178947681e-06, + -1.326327647668621477695027541e-06, -1.358848747094105283579048779e-06, + -1.391764945596917837109061239e-06, -1.425073205963459975969620866e-06, + -1.458770322594739984238629976e-06, -1.49285292138104193883038108e-06, + -1.527317459652170782415602467e-06, -1.562160226203618229953327609e-06, + -1.597377341399086154318897983e-06, -1.632964757349703723108159253e-06, + -1.66891825817023008946817994e-06, -1.705233460312539733760742004e-06, + -1.741905812976595014515365269e-06, -1.778930598599118110425152881e-06, + -1.816302933420100419755860259e-06, -1.854017768127275201560854798e-06, + -1.892069888578613598041221373e-06, -1.930453916602896130577269804e-06, + -1.969164310878322399981765062e-06, -2.008195367889156238117801673e-06, + -2.047541222960239868907186822e-06, -2.087195851369494392792526896e-06, + -2.127153069537687675439035367e-06, -2.167406536295986966048597588e-06, + -2.207949754230498340249778944e-06, -2.248776071103734098773942185e-06, + -2.289878681352623145442946873e-06, -2.331250627662722566674213809e-06, + -2.372884802618192919985897621e-06, -2.414773950427104821182594172e-06, + -2.456910668721574539683860997e-06, -2.499287410432215300029514665e-06, + -2.541896485736310519465679797e-06, -2.584730064079128340526246913e-06, + -2.627780176267693903021304899e-06, -2.671038716636370951711424923e-06, + -2.714497445283498496828265834e-06, -2.758147990378306221745342494e-06, + -2.801981850537367907486583155e-06, -2.845990397269665796511906031e-06, + -2.890164877489443426788031169e-06, -2.934496416095922399682599524e-06, + -2.978976018618904758627520535e-06, -3.023594573929311454617676128e-06, + -3.068342857013592601646756117e-06, -3.113211531810972330236312114e-06, + -3.158191154112423708094810337e-06, -3.203272174520241244856204321e-06, + -3.248444941467050969276762762e-06, -3.293699704293056986170945902e-06, + -3.339026616380282762785655648e-06, -3.384415738342569205960447265e-06, + -3.429857041269909479337630806e-06, -3.475340410026380677342835654e-06, + -3.52085564659888434699015064e-06, -3.566392473497207465411981339e-06, + -3.611940537202564618674428126e-06, -3.657489411663743432228355912e-06, + -3.703028601839276077648368049e-06, -3.748547547284160053716146541e-06, + -3.79403562577957435990642053e-06, -3.839482157004050309344507508e-06, + -3.884876406244519805887639718e-06, -3.930207588145633840312660745e-06, + -3.975464870495728713999626647e-06, -4.020637378047790393446533908e-06, + -4.065714196373739023346663424e-06, -4.110684375750367060904817695e-06, + -4.15553693507518953165289638e-06, -4.200260865810469989222938891e-06, + -4.24484513595375013603975406e-06, -4.289278694032995068493707008e-06, + -4.333550473124665162896838183e-06, -4.377649394892885858089192491e-06, + -4.421564373647881508364552994e-06, -4.465284320421886067196872577e-06, + -4.508798147060660353019866109e-06, -4.552094770328762588971170666e-06, + -4.595163116026735002138479264e-06, -4.637992123118298117077484138e-06, + -4.68057074786570028254598444e-06, -4.722887967971312372158099874e-06, + -4.764932786723569458123793419e-06, -4.806694237145373962733115036e-06, + -4.848161386142985853785116607e-06, -4.889323338653753251911975725e-06, + -4.930169241790121175132884102e-06, -4.970688288978862170552474459e-06, + -5.010869724092953006011185585e-06, -5.050702845574447401506314181e-06, + -5.090177010546366131418967449e-06, -5.129281638911707990778014038e-06, + -5.168006217437641920111821014e-06, -5.206340303822988864316557989e-06, + -5.244273530747067212619012128e-06, -5.281795609898017171326273234e-06, + -5.318896335978705021494544747e-06, -5.355565590688314142879967311e-06, + -5.391793346677739849929708593e-06, -5.427569671476951672383672032e-06, + -5.462884731392426573717922139e-06, -5.497728795372807422637759234e-06, + -5.532092238841022347991312896e-06, -5.565965547490935436049808854e-06, + -5.599339321046810987337477572e-06, -5.632204276983773600306296819e-06, + -5.66455125420747006607328361e-06, -5.69637121669122545579867084e-06, + -5.727655257068911243383945581e-06, -5.758394600181833938694082181e-06, + -5.788580606577931530684621997e-06, -5.818204775961625179153506593e-06, + -5.84725875059264225361852288e-06, -5.875734318632198815621735244e-06, + -5.903623417434931334828174254e-06, -5.930918136784997922472152665e-06, + -5.957610722074172207476765173e-06, -5.983693577424055060911232962e-06, + -6.009159268741790845956996653e-06, -6.034000526719954879287331068e-06, + -6.058210249770051297074115182e-06, -6.081781506891865962931981171e-06, + -6.104707540476641538726432223e-06, -6.126981769042779604869577298e-06, + -6.148597789902688319366511061e-06, -6.169549381759509301356193822e-06, + -6.189830507232470977417842367e-06, -6.209435315309630028473945884e-06, + -6.228358143726818479295539999e-06, -6.246593521271640230636736785e-06, + -6.264136170011395562376346063e-06, -6.280981007443853640658838755e-06, + -6.297123148569840495871949293e-06, -6.312557907886579445112112952e-06, + -6.327280801300919985531538703e-06, -6.341287547961399755514638743e-06, + -6.354574072008331494252134086e-06, -6.367136504241041708744217043e-06, + -6.378971183701423332647936076e-06, -6.390074659173072234568269839e-06, + -6.400443690595241858008572489e-06, -6.410075250390936672556692344e-06, + -6.418966524708502385332745122e-06, -6.42711491457610304897651865e-06, + -6.43451803696850823673742889e-06, -6.441173725785697311491725253e-06, + -6.447080032742761557490278335e-06, -6.452235228170718774845949356e-06, + -6.456637801727770233474815176e-06, -6.460286463020867849351477202e-06, + -6.463180142136808924635191231e-06, -6.465317990083225216932979323e-06, + -6.466699379138776005847711464e-06, -6.467323903112572261865469148e-06, + -6.46719137751265319363032022e-06, -6.466301839623465198662616987e-06, + -6.464655548492256820160197645e-06, -6.462252984824445614057009807e-06, + -6.459094850787966243701575947e-06, -6.45518206972672516303149437e-06, + -6.450515785783275390658907805e-06, -6.445097363430914662774280643e-06, + -6.438928386915421264204140162e-06, -6.432010659606707905528322905e-06, + -6.424346203260709589546052084e-06, -6.415937257191838351039116922e-06, + -6.406786277356470737953143824e-06, -6.396895935347835646296067724e-06, + -6.386269117302852233136571669e-06, -6.374908922721419351207269161e-06, + -6.362818663198740957846234745e-06, -6.350001861071310914526062003e-06, + -6.336462247977206004208045736e-06, -6.322203763331387662768867663e-06, + -6.307230552716764589756947429e-06, -6.291546966191794661756985646e-06, + -6.275157556515435911860274071e-06, -6.258067077290335112802442674e-06, + -6.24028048102513233693494632e-06, -6.221802917116845416524266443e-06, + -6.202639729754239782599442576e-06, -6.182796455743519453305753752e-06, + -6.162278822256648338790297609e-06, -6.141092744504372858175503952e-06, + -6.119244323334341433006950545e-06, -6.09673984275578368307538929e-06, + -6.073585767391894513157670626e-06, -6.049788739861155523614821145e-06, + -6.025355578088865988334050378e-06, -6.000293272550179360423985853e-06, + -5.974608983445982770686850938e-06, -5.948310037812975618616139623e-06, + -5.921403926569353330612230368e-06, -5.893898301497512524503748221e-06, + -5.865800972165233630011005328e-06, -5.837119902786834284237529186e-06, + -5.807863209025791056440424232e-06, -5.77803915474036601984588607e-06, + -5.747656148673831439483653677e-06, -5.716722741090834176004402412e-06, + -5.685247620361559990056696257e-06, -5.65323960949530202762559894e-06, + -5.620707662625118234865032735e-06, -5.587660861445243816231134154e-06, + -5.554108411602963813239429436e-06, -5.520059639046684762486542908e-06, + -5.485523986331922368720522692e-06, -5.450511008886989891379648565e-06, + -5.415030371240145684998221892e-06, -5.379091843210015085085303616e-06, + -5.342705296061069643830370585e-06, -5.305880698626017870757429901e-06, + -5.268628113396915046637031949e-06, -5.230957692586892852589820768e-06, + -5.192879674164261325549490911e-06, -5.154404377861010089927930322e-06, + -5.115542201157460529617471146e-06, -5.076303615245021311273669606e-06, + -5.036699160968931060153308543e-06, -4.996739444752892318573050251e-06, + -4.956435134507505152218903577e-06, -4.915796955524417239866141749e-06, + -4.874835686358108976135201929e-06, -4.833562154697229575810255714e-06, + -4.791987233227412026708401382e-06, -4.750121835487483726659114353e-06, + -4.707976911720997263450117637e-06, -4.665563444725007490661728565e-06, + -4.622892445698000723521003952e-06, -4.579974950088897125500056462e-06, + -4.536822013449046509349967676e-06, -4.49344470728909627164730789e-06, + -4.44985411494265846080826618e-06, -4.406061327438646227317928239e-06, + -4.362077439384175315910657095e-06, -4.317913544859893225152588925e-06, + -4.273580733329603742074939698e-06, -4.229090085566037618847873292e-06, + -4.18445266959460999408931467e-06, -4.139679536656985679645304882e-06, + -4.09478171719627173961260011e-06, -4.049770216865622060023379575e-06, + -4.004656012562047924974346913e-06, -3.95945004848719642773051397e-06, + -3.91416323229591961164715655e-06, -3.86880643097914377509819947e-06, + -3.823390467372552128824496342e-06, -3.777926116104054762650458349e-06, + -3.732424099874971382210511392e-06, -3.686895085718575396094287555e-06, + -3.641349681297412206701803045e-06, -3.595798431240973962354093643e-06, + -3.550251813525318533918935862e-06, -3.504720235896170504267393975e-06, + -3.459214032337035182613355078e-06, -3.413743459583820656887956022e-06, + -3.368318693687420969169916962e-06, -3.322949826625727898752899608e-06, + -3.277646862966459216333966337e-06, -3.232419716582196778521373498e-06, + -3.187278207418981245047833253e-06, -3.142232058319789448768170545e-06, + -3.097290891904176402807044588e-06, -3.052464227505347835596406433e-06, + -3.007761478165881287180844286e-06, -2.963191947693290083246445143e-06, + -2.91876482777659231607680565e-06, -2.87448919516499698669593707e-06, + -2.830374008909810145095389475e-06, -2.786428107670601185004823422e-06, + -2.742660207086659285269890363e-06, -2.699078897214712391660869709e-06, + -2.655692640033858686562408258e-06, -2.612509767018615177732029572e-06, + -2.569538476780961355777242391e-06, -2.526786832782201659892452883e-06, + -2.484262761115458209419150359e-06, -2.441974048359474392202485282e-06, + -2.39992833950463859961311705e-06, -2.358133135951652895257379602e-06, + -2.316595793583669086367548759e-06, -2.27532352091242794621134965e-06, + -2.234323377298968252562417353e-06, -2.193602271249426143977798512e-06, + -2.15316695878640717914595526e-06, -2.113024041896366050723686525e-06, + -2.073179967053404764641385064e-06, -2.033641023819840380033267119e-06, + -1.99441334352386206473016321e-06, -1.955502898014559951802779358e-06, + -1.916915498494565507479501718e-06, -1.878656794430494204610113639e-06, + -1.840732272541352073210113929e-06, -1.803147255865030430170645875e-06, + -1.765906902902943845275608552e-06, -1.729016206842874659238757686e-06, + -1.69247999486000224266240427e-06, -1.65630292749607295020445371e-06, + -1.620489498116643854350952397e-06, -1.585044032446251392753661796e-06, + -1.549970688181362839355758101e-06, -1.515273454680895452937054897e-06, + -1.480956152734069521985306624e-06, -1.447022434405309644032131336e-06, + -1.413475782955876178581858769e-06, -1.380319512841870696278983276e-06, + -1.347556769788225153883774211e-06, -1.315190530938229679242261645e-06, + -1.28322360507817947318346969e-06, -1.251658632936392262976761473e-06, + -1.220498087556648611633788697e-06, -1.189744274744681830889309754e-06, + -1.159399333587696533795431859e-06, -1.129465237046031312774106888e-06, + -1.09994379261632052753854677e-06, -1.070836643065430777955419211e-06, + -1.042145267234425825821292691e-06, -1.013870980911770742604726542e-06, + -9.860149377749634020740628765e-07, -9.585781303997314617870890985e-07, + -9.315613913359289540122402939e-07, -9.049653942492032909382035366e-07, + -8.787906551275096300176537314e-07, -8.530375335514822061715439067e-07, + -8.277062340276691670859390663e-07, -8.027968073836148955811620707e-07, + -7.783091522236983112215959711e-07, -7.5424301644468530064102001e-07, + -7.305979988098567584232511003e-07, -7.073735505805848376852953095e-07, + -6.845689772042050220382698733e-07, -6.621834400569836673607179885e-07, + -6.402159582409874380825166688e-07, -6.186654104336181816346231996e-07, + -5.975305367885630204345128423e-07, -5.768099408868842415469796285e-07, + -5.565020917369589528416319417e-07, -5.366053258219518988096944853e-07, + -5.171178491934988999720974531e-07, -4.980377396102371928337734786e-07, + -4.793629487198466876681055178e-07, -4.610913042831084544686019114e-07, + -4.432205124388488010502668794e-07, -4.257481600080018737540163681e-07, + -4.086717168356320926218545712e-07, -3.919885381693677801174342454e-07, + -3.756958670728222798263439518e-07, -3.597908368725254984947883354e-07, + -3.442704736369070159736935181e-07, -3.291316986858423144216749881e-07, + -3.143713311292751604279630592e-07, -2.999860904334148270958368583e-07, + -2.859725990130075842809466435e-07, -2.723273848481665327067352718e-07, + -2.590468841242543397118919084e-07, -2.461274438932836823524987618e-07, + -2.335653247553232058200055029e-07, -2.213567035583894465374367542e-07, + -2.094976761152690380470817221e-07, -1.979842599357804217024984009e-07, + -1.868123969729219478467027856e-07, -1.759779563813851492428335732e-07, + -1.654767372869151978366942385e-07, -1.553044715649834299831720747e-07, + -1.454568266272638244437275185e-07, -1.359294082143931678333099002e-07, + -1.267177631935078241452974053e-07, -1.178173823590506205531000723e-07, + -1.092237032353557612471679729e-07, -1.00932112879516253229688304e-07, + -9.29379506830640566150279671e-08, -8.52365111709766680763965545e-08, + -7.782304679680469044077866566e-08, -7.069277073100463632989023466e-08, + -6.384085964469019676388535133e-08, -6.960548977016959819562054012e-08, + -7.750027133571595279943656793e-08, -8.573037144297036851750223353e-08, + -9.430186105722068044039679445e-08, -1.03220760990590894857718042e-07, + -1.1249303796700836357449582e-07, -1.221246006772688519066271534e-07, + -1.321212958264724735646205005e-07, -1.424889041761228679833846834e-07, + -1.532331365832397262451093547e-07, -1.643596300387784969908506506e-07, + -1.758739437077360584740673248e-07, -1.877815549732987494758096238e-07, + -2.000878554874008514438471149e-07, -2.127981472300937750002377364e-07, + -2.259176385801110103083489712e-07, -2.394514403990358707074114462e-07, + -2.534045621314826589127110982e-07, -2.677819079237059084860254985e-07, + -2.825882727630530944347387809e-07, -2.978283386406858947374038347e-07, + -3.135066707399797850609106473e-07, -3.296277136530349099915711622e-07, + -3.461957876273585325451983327e-07, -3.632150848471966898736024154e-07, + -3.806896657467743212479856056e-07, -3.986234553646938386801663965e-07, + -4.170202397367490239819506122e-07, -4.358836623315862992195980369e-07, + -4.552172205312297854338827053e-07, -4.750242621588383478671514717e-07, + -4.953079820560194684397978954e-07, -5.160714187120284919877127167e-07, + -5.373174509471537348058944004e-07, -5.590487946525735974228591037e-07, + -5.8126799958894540669044693e-07, -6.039774462459708362574851807e-07, + -6.271793427651415145791498687e-07, -6.508757219278744117840567428e-07, + -6.750684382111842339203714759e-07, -6.997591649130193007950209369e-07, + -7.249493913494058065866902478e-07, -7.5064042012541714280089971e-07, + -7.768333644820472200570788714e-07, -8.03529145720983080694013647e-07, + -8.307284907092351423677184345e-07, -8.584319294655788600136936753e-07, + -8.866397928306823959649610352e-07, -9.153522102227851471383749532e-07, + -9.44569107480736815181019371e-07, -9.742902047961696477770560804e-07, + -1.004515014736528304316516037e-06, -1.035242840360644847315201023e-06, + -1.06647277342848336289941099e-06, -1.098203692706661561252030543e-06, + -1.130434262371243946655404757e-06, -1.163162930509478388410647513e-06, + -1.196387927721482791291194095e-06, -1.230107265823846346693517563e-06, + -1.26431873665604512523322981e-06, -1.299019910991135048444712272e-06, + -1.334208137551904062303932859e-06, -1.369880542133674864414762291e-06, + -1.406034026834854669009010515e-06, -1.442665269396297153691355493e-06, + -1.479770722650470157576293659e-06, -1.517346614081371031454458821e-06, + -1.555388945496062719198691882e-06, -1.593893492808654521709302992e-06, + -1.632855805937469544260320919e-06, -1.672271208816111817230080916e-06, + -1.712134799519049306685278614e-06, -1.752441450502263809750678851e-06, + -1.793185808959524447169062329e-06, -1.834362297294654059416412969e-06, + -1.875965113710199105593527495e-06, -1.917988232912810749812137362e-06, + -1.96042540693555588133417146e-06, -2.003270166077356062415580282e-06, + -2.046515819959643977588893693e-06, -2.090155458700281430097769539e-06, + -2.134181954204716650868667652e-06, -2.178587961574280334857162816e-06, + -2.223365920631453115761813968e-06, -2.268508057561890179769934286e-06, + -2.314006386672875216584674765e-06, -2.359852712267870823785150328e-06, + -2.406038630636620722334523964e-06, -2.452555532160810559499626929e-06, + -2.499394603533465331312570998e-06, -2.546546830093114263671161268e-06, + -2.594002998270755494541637762e-06, -2.641753698149366023863095915e-06, + -2.689789326135002748538503983e-06, -2.738100087738620444510750929e-06, + -2.786676000467608891111859215e-06, -2.835506896826011098808502375e-06, + -2.884582427422324462127712144e-06, -2.933892064183705344383723546e-06, + -2.983425103675341273135913911e-06, -3.033170670523697750583852137e-06, + -3.083117720942247580250645742e-06, -3.133255046358304163832929345e-06, + -3.18357127713942013286880714e-06, -3.23405488641780590361148387e-06, + -3.284694194011210885035057308e-06, -3.335477370438507629024551399e-06, + -3.386392441028306879712310093e-06, -3.437427290118804423980783738e-06, + -3.488569665346979329988803473e-06, -3.539807182025286030468014947e-06, + -3.591127327603844217649266615e-06, -3.642517466216122893382222542e-06, + -3.693964843306046731859215715e-06, -3.745456590334418184003520413e-06, + -3.796979729562453884892129705e-06, -3.848521178910244513494964824e-06, + -3.900067756887836716212826504e-06, -3.951606187596644176025870859e-06, + -4.00312310579876065434225263e-06, -4.054605062052021424278541728e-06, + -4.106038527907731165993328315e-06, -4.157409901169396868947977092e-06, + -4.208705511209293602707063459e-06, -4.259911624340544827101856518e-06, + -4.311014449242041464676472584e-06, -4.362000142433572239214316368e-06, + -4.412854813798445457551176269e-06, -4.463564532150898505507338049e-06, + -4.514115330845530342398878865e-06, -4.564493213425975337929358516e-06, + -4.614684159309991055483973071e-06, -4.66467412950813512694707777e-06, + -4.714449072373132672297574991e-06, -4.76399492937707298668634226e-06, + -4.81329764091349290253693885e-06, -4.862343152121404234210829548e-06, + -4.911117418728347276733834509e-06, -4.959606412909451533159790881e-06, + -5.007796129159507715036987741e-06, -5.055672590175099953189140345e-06, + -5.103221852743706548553425523e-06, -5.150430013636807188859029899e-06, + -5.197283215503906654954627276e-06, -5.243767652764455344327823583e-06, + -5.2898695774946028936463506e-06, -5.335575305305749981270996285e-06, + -5.380871221211805792449846264e-06, -5.42574378548212978067098039e-06, + -5.470179539477071137113829702e-06, -5.514165111463078672445706913e-06, + -5.557687222405185601564227282e-06, -5.600732691728651317631358653e-06, + -5.643288443059639947695874801e-06, -5.685341509924750047738194886e-06, + -5.72687904141921424306218083e-06, -5.767888307835681343453508585e-06, + -5.808356706251409140627853245e-06, -5.848271766070956635729174988e-06, + -5.887621154521388211673139923e-06, -5.926392682097105603150274944e-06, + -5.964574307951373542159567709e-06, -6.002154145231709141995735113e-06, + -6.039120466356239861076445063e-06, -6.075461708228258554806075487e-06, + -6.111166477386136361036814146e-06, -6.14622355508589053699241081e-06, + -6.180621902313636602884112936e-06, -6.214350664725233768545357982e-06, + -6.247399177510535957431360432e-06, -6.279756970179537922552379797e-06, + -6.311413771267894837256693524e-06, -6.3423595129592801912521427e-06, + -6.372584335622056986650485477e-06, -6.402078592257851578266672488e-06, + -6.430832852859590703284951851e-06, -6.458837908676666430456223683e-06, + -6.486084776384908158551167306e-06, -6.51256470215911025049533925e-06, + -6.538269165645896923897383013e-06, -6.563189883834780557580849958e-06, + -6.587318814825291596586759324e-06, -6.610648161488160729100643093e-06, + -6.633170375018495892275195019e-06, -6.65487815837925834698812072e-06, + -6.675764469632601754778885444e-06, -6.695822525158008689516713624e-06, + -6.715045802754879996601840297e-06, -6.73342804462816753687578325e-06, + -6.750963260255307121435186524e-06, -6.767645729132950694966700672e-06, + -6.783470003401956167638896938e-06, -6.798430910349215268331617146e-06, + -6.812523554784935367366945774e-06, -6.825743321294097096024397486e-06, + -6.838085876360826530781858446e-06, -6.849547170364532518572857345e-06, + -6.860123439446708847261682807e-06, -6.869811207247378892569011216e-06, + -6.878607286510231523448278407e-06, -6.886508780555528388132077028e-06, + -6.893513084620059214711624423e-06, -6.899617887063303175499730246e-06, + -6.904821170439190686619976983e-06, -6.909121212432870178660193616e-06, + -6.912516586661945360600504962e-06, -6.915006163341750143179909732e-06, + -6.916589109814280903908070147e-06, -6.917264890940509960981508186e-06, + -6.917033269355830381384768468e-06, -6.915894305588522008893404697e-06, + -6.913848358041133679893330138e-06, -6.910896082834814661301475053e-06, + -6.907038433516651214762269856e-06, -6.902276660630184469972982914e-06, + -6.896612311149269696364944027e-06, -6.890047227775913094884041588e-06, + -6.882583548101640570540237646e-06, -6.874223703633960414480837814e-06, + -6.864970418687603952298190157e-06, -6.854826709141500458769263177e-06, + -6.843795881062074179892497361e-06, -6.831881529193640191434562514e-06, + -6.819087535316703775286912431e-06, -6.80541806647505778042443747e-06, + -6.79087757307263935086134865e-06, -6.775470786841192953327099591e-06, + -6.759202718679820518703042775e-06, -6.742078656367624025103763019e-06, + -6.724104162150650932684714522e-06, -6.705285070204490099595243113e-06, + -6.685627483973864114430180755e-06, -6.66513777339067494184928972e-06, + -6.643822571972037705064981217e-06, -6.621688773799840817030522289e-06, + -6.598743530383489256773560383e-06, -6.574994247407549620724944578e-06, + -6.550448581366026590321136741e-06, -6.525114436085142758693644627e-06, + -6.498999959136455642776282471e-06, -6.472113538142298173091570418e-06, + -6.444463796975520483148111572e-06, -6.416059591855599758840247165e-06, + -6.386910007343220483625075012e-06, -6.3570243522355095774478001e-06, + -6.326412155364126173979436724e-06, -6.295083161298483707762028982e-06, + -6.263047325956411629009710357e-06, -6.230314812124692812821905724e-06, + -6.196895984891720453085952464e-06, -6.162801406994955300347200505e-06, + -6.128041834085528677877538484e-06, -6.092628209912593361156311206e-06, + -6.056571661430000689055070523e-06, -6.019883493827944108422751263e-06, + -5.982575185492211894866705635e-06, -5.944658382893757861094915368e-06, + -5.906144895411337827700274522e-06, -5.867046690089954549070152406e-06, + -5.827375886337938490399171454e-06, -5.787144750565469828926506296e-06, + -5.746365690767413121088896116e-06, -5.705051251053339465412351378e-06, + -5.663214106127657577777635006e-06, -5.620867055722758255035653024e-06, + -5.578023018988155477012984285e-06, -5.534695028838574362662836026e-06, + -5.490896226263976853698180192e-06, -5.446639854604539715966348562e-06, + -5.401939253793593519593733976e-06, -5.356807854571558363983557055e-06, + -5.31125917267391550188144686e-06, -5.265306802996263334086003705e-06, + -5.218964413739526575172246459e-06, -5.172245740538356050376798262e-06, + -5.125164580575813335001130605e-06, -5.077734786687382778679403228e-06, + -5.029970261457395808504799994e-06, -4.981884951310921911822159752e-06, + -4.933492840604211192680802339e-06, -4.884807945716597213088421003e-06, + -4.835844309147278744041159593e-06, -4.786615993619534230665846231e-06, + -4.737137076195741009637402846e-06, -4.687421642406095284518093014e-06, + -4.637483780394035590816624592e-06, -4.587337575081371635532176412e-06, + -4.536997102356060256609163184e-06, -4.486476423285605823112337509e-06, + -4.435789578358983622867733193e-06, -4.384950581760005960138635445e-06, + -4.33397341567499139359945573e-06, -4.282872024637609403331650615e-06, + -4.231660309913705012930043581e-06, -4.180352123928911280939697825e-06, + -4.128961264741796589471285739e-06, -4.077501470565294504875848008e-06, + -4.025986414339097069757002212e-06, -3.974429698355683915269188217e-06, + -3.922844848942596902212440885e-06, -3.871245311203557293939971767e-06, + -3.819644443820964018821480929e-06, -3.768055513922273887038967219e-06, + -3.716491692012729051108020639e-06, -3.664966046976836013145378129e-06, + -3.613491541150987352892841667e-06, -3.562081025469523329850512344e-06, + -3.510747234686528395289925944e-06, -3.459502782675582263985369913e-06, + -3.408360157809636067590720876e-06, -3.357331718423146842139462645e-06, + -3.306429688358542615773342371e-06, -3.255666152598966272478349729e-06, + -3.205053052989455161228202207e-06, -3.154602184048193765222379073e-06, + -3.104325188869890945016953923e-06, -3.054233555122992338585205876e-06, + -3.004338611142477888377036802e-06, -2.954651522119910609184443781e-06, + -2.905183286392348924028145377e-06, -2.855944731831677720556520589e-06, + -2.806946512335847211878133572e-06, -2.758199104423437958498021433e-06, + -2.709712803932925938798191579e-06, -2.661497722827932617043313404e-06, + -2.613563786109709806025278023e-06, -2.565920728838014677286680915e-06, + -2.518578093261479449886447099e-06, -2.471545226058523960979826026e-06, + -2.42483127568976191269604914e-06, -2.378445189862821520127315542e-06, + -2.332395713110408111618573196e-06, -2.286691384482373552109466322e-06, + -2.241340535352506114786510713e-06, -2.196351287340654052899309098e-06, + -2.151731550350761395243781235e-06, -2.107489020725305550355921716e-06, + -2.063631179516564047537975288e-06, -2.020165290875071250752560009e-06, + -1.977098400555549648455015699e-06, -1.934437334540545265292683583e-06, + -1.892188697781912885338044886e-06, -1.850358873060243201688732269e-06, + -1.808954019962283561444196626e-06, -1.767980073976045256615649559e-06, + -1.727442745704137556231392951e-06, -1.687347520194259524058100728e-06, + -1.647699656387260009400997501e-06, -1.608504186682177758359302798e-06, + -1.569765916617930667412801268e-06, -1.531489424671191487592101198e-06, + -1.493679062169936889024782038e-06, -1.456338953322095597519192541e-06, + -1.419472995358640423201198287e-06, -1.3830848587904249555059202e-06, + -1.347177987777987560037121391e-06, -1.311755600613488985115907305e-06, + -1.276820690313901181445936997e-06, -1.242376025324471764698145392e-06, + -1.208424150331462716313085139e-06, -1.17496738718309839034795259e-06, + -1.142007835917555403208744659e-06, -1.109547375896851123546990071e-06, + -1.077587667045353648394832337e-06, -1.046130151191621963810375259e-06, + -1.015176053512227390064788513e-06, -9.84726384076136684151575075e-07, + -9.547819394882051969046434653e-07, -9.253433046302665427275597511e-07, + -8.964108544982573825748344357e-07, -8.679847561337660517613297288e-07, + -8.4006497064835024785820752e-07, -8.126512553389164778911086043e-07, + -7.857431658924194474636530997e-07, -7.593400586780760469583079209e-07, + -7.3344109312528943699961443e-07, -7.080452341852821178418879791e-07, + -6.831512548748199379938968179e-07, -6.587577388996732433992190719e-07, + -6.348630833561227953436637006e-07, -6.114655015083574052169534084e-07, + -5.885630256397297717805487498e-07, -5.661535099757615147820686251e-07, + -5.442346336767773873284480615e-07, -5.228039038980100035517556943e-07, + -5.018586589149862425528474293e-07, -4.81396071311980019828431071e-07, + -4.614131512312960532941786152e-07, -4.419067496811130403580277805e-07, + -4.228735618996117508220581715e-07, -4.043101307730628242936106106e-07, + -3.862128503055579546322643482e-07, -3.685779691380460681630990439e-07, + -3.514015941142793511792023764e-07, -3.346796938913342274747575976e-07, + -3.184081025922858834103070045e-07, -3.02582523498641301912270591e-07, + -2.871985327801250200782808529e-07, -2.722515832593792672309846326e-07, + -2.577370082091624807569467219e-07, -2.43650025179603833166806651e-07, + -2.299857398530765124803032203e-07, -2.167391499242430747982431256e-07, + -2.039051490028360082117222596e-07, -1.914785305367219035316701239e-07, + -1.794539917528194913597387912e-07, -1.678261376134190674808799966e-07, + -1.565894847863370897185779536e-07, -1.457384656211987669958914148e-07, + -1.352674321429991676084177979e-07, -1.251706600419309239031155764e-07, + -1.154423526714240537296551209e-07, -1.06076645046113889970371331e-07, + -9.706760783838412859936712338e-08, -8.840925137111538089615446825e-08, + -8.009552960431127887231273627e-08, -7.212034411327603585421623916e-08, + -7.351595128889050183448004849e-08, -8.207473525455578445732946185e-08, + -9.101444599796364029010102949e-08, -1.003422889920595977681586769e-07, + -1.100654031703741320175166346e-07, -1.201908556406052980413561894e-07, + -1.307256363863746399107246656e-07, -1.416766529605764303026334836e-07, + -1.530507251738406151934625754e-07, -1.64854579781619832938888994e-07, + -1.770948451734341836124968488e-07, -1.897780460678532701334958379e-07, + -2.029105982167847756743799892e-07, -2.164988031226773288988990927e-07, + -2.305488427722499084432475911e-07, -2.450667743903767934238635724e-07, + -2.600585252177604813567991272e-07, -2.755298873160421737605848321e-07, + -2.914865124039861418851510722e-07, -3.079339067284032429482531698e-07, + -3.248774259734271617812851728e-07, -3.42322270211922971244029e-07, + -3.602734789023471100121549186e-07, -3.787359259351160655548214524e-07, + -3.977143147317797792583780186e-07, -4.172131734007421240758173991e-07, + -4.372368499530826578882162971e-07, -4.577895075820674723844963799e-07, + -4.788751200098849176791412745e-07, -5.004974669051348889865717291e-07, + -5.226601293745704508199312333e-07, -5.453664855325609280288804911e-07, + -5.686197061517088529369119872e-07, -5.924227503980294409161727609e-07, + -6.167783616540463684148895909e-07, -6.416890634331440219857755139e-07, + -6.671571553884504241730291768e-07, -6.931847094194760200837161779e-07, + -7.197735658797433552273333825e-07, -7.469253298884929621339300032e-07, + -7.746413677495940778205876093e-07, -8.029228034806855820356146121e-07, + -8.317705154555167479144103977e-07, -8.611851331624265858574979009e-07, + -8.911670340817998703996185607e-07, -9.217163406853098818724057996e-07, + -9.528329175596669445004417362e-07, -9.845163686575422911430874665e-07, + -1.016766034678249328742673241e-06, -1.049580990580710486068365811e-06, + -1.082960043231140098918740752e-06, -1.116901729187830695144896011e-06, + -1.151404312625247612134928021e-06, -1.186465783400052243182101579e-06, + -1.222083855260176866666535847e-06, -1.258255964200330084235240728e-06, + -1.294979266964886627079111929e-06, -1.332250639700442166517366932e-06, + -1.370066676759729100608061793e-06, -1.408423689658608346744641908e-06, + -1.447317706187718550751050532e-06, -1.486744469680291489912691769e-06, + -1.526699438437548426723399525e-06, -1.567177785312988620350762095e-06, + -1.608174397456783370516744149e-06, -1.649683876221400241789323028e-06, + -1.69170053722946183760234614e-06, -1.73421841060477340134443093e-06, + -1.77723124136732074944324683e-06, -1.820732489992938185659611221e-06, + -1.86471533313830030602667974e-06, -1.909172664531677304533855907e-06, + -1.954097096029890213281492856e-06, -1.999480958841754491824927245e-06, + -2.045316304918174807791955011e-06, -2.09159490850899709965039254e-06, + -2.138308267886559688110599542e-06, -2.185447607235820192869138121e-06, + -2.233003878710807532941180764e-06, -2.280967764657039445095557811e-06, + -2.329329679999441346337349032e-06, -2.378079774795201145945727078e-06, + -2.427207936950855699171410856e-06, -2.476703795102849537556515339e-06, + -2.526556721660598564251033402e-06, -2.576755836011292149508684554e-06, + -2.627290007884750571895936255e-06, -2.678147860877864313796682671e-06, + -2.72931777613671616334483673e-06, -2.780787896195187147647997009e-06, + -2.832546128968440322834195302e-06, -2.884580151899665858541890046e-06, + -2.936877416258306530081603411e-06, -2.989425151587917509960661347e-06, + -3.042210370301698306948721962e-06, -3.095219872423641527237579696e-06, + -3.148440250473116500823118208e-06, -3.20185789449065668832634414e-06, + -3.255458997202545718199773184e-06, -3.309229559321798598331334368e-06, + -3.363155394982940675513037251e-06, -3.417222137307934823715390577e-06, + -3.471415244100579813537775162e-06, -3.525720003666456328617322818e-06, + -3.580121540755556387085160874e-06, -3.634604822624585389459006893e-06, + -3.689154665215808700297903458e-06, -3.743755739449301118417726825e-06, + -3.798392577625306818601491968e-06, -3.853049579933380078288797377e-06, + -3.907711021064886046686923105e-06, -3.962361056925356110451370145e-06, + -4.01698373144313057667847966e-06, -4.071562983470643043405149536e-06, + -4.126082653774623324295992011e-06, -4.180526492111460218814491391e-06, + -4.234878164383250946883711918e-06, -4.289121259874222151780177176e-06, + -4.343239298554606912881187464e-06, -4.397215738459863645004512683e-06, + -4.451033983132220529040003892e-06, -4.504677389123983891029093934e-06, + -4.558129273557811241013044273e-06, -4.611372921739737523836189653e-06, + -4.664391594820669442224021078e-06, -4.717168537502000032017850789e-06, + -4.769686985781017692304431521e-06, -4.821930174731694087686493383e-06, + -4.873881346316415011149427577e-06, -4.925523757224200508287453859e-06, + -4.97684068673091651793935139e-06, -5.027815444576972660987307373e-06, + -5.078431378857957610392127867e-06, -5.128671883923636370483743058e-06, + -5.178520408280809179458244879e-06, -5.227960462495338625520720915e-06, + -5.276975627088825208867335637e-06, -5.325549560425310784779386747e-06, + -5.373666006583366453212488589e-06, -5.421308803209014633888232493e-06, + -5.468461889344818175348952871e-06, -5.515109313230568449291056632e-06, + -5.561235240070967959075641518e-06, -5.606823959765717390875232329e-06, + -5.651859894597437364706198071e-06, -5.696327606872882247650725224e-06, + -5.740211806512888144979171734e-06, -5.783497358586570876750037468e-06, + -5.8261692907852389254879516e-06, -5.868212800831788731302247203e-06, + -5.909613263820580604892586385e-06, -5.950356239484201297646435991e-06, + -5.99042747938214622762569464e-06, -6.029812934007378473185226331e-06, + -6.068498759806415020039149777e-06, -6.106471326108781330003864862e-06, + -6.143717221961587208220283152e-06, -6.180223262865177692466228665e-06, + -6.215976497405738149270616744e-06, -6.250964213780882686372682849e-06, + -6.285173946214259226234269406e-06, -6.318593481255294370805587756e-06, + -6.351210863960262174117074596e-06, -6.383014403950923619708059109e-06, + -6.413992681347061526934104358e-06, -6.444134552569283044039932795e-06, + -6.473429156008616045881245982e-06, -6.501865917559370697037177123e-06, + -6.529434556011944117094245033e-06, -6.556125088302279119167621096e-06, + -6.581927834614729497339936232e-06, -6.606833423335277462209828847e-06, + -6.630832795852018330556333636e-06, -6.653917211199998675780556412e-06, + -6.676078250547574613916069347e-06, -6.697307821521515345272821534e-06, + -6.717598162368215138149762228e-06, -6.736941845948464185444941321e-06, + -6.755331783563304997957104508e-06, -6.772761228608654311136253595e-06, + -6.789223780056335753689805007e-06, -6.804713385759863940500675322e-06, + -6.819224345581775664217830807e-06, -6.832751314342136338055456318e-06, + -6.84528930458523674569461942e-06, -6.85683368916324512425033294e-06, + -6.867380203635124749574243641e-06, -6.876924948479366056454300388e-06, + -6.885464391119136536381379471e-06, -6.892995367758607509615139536e-06, + -6.899515085029322747399785354e-06, -6.905021121445584881496509988e-06, + -6.909511428667954122812000506e-06, -6.91298433257407747771269152e-06, + -6.915438534136186929292960945e-06, -6.916873110104698224489660346e-06, + -6.917287513497515549689559355e-06, -6.916681573894682952860068353e-06, + -6.915055497538263927590623803e-06, -6.912409867237300928278966733e-06, + -6.908745642077959001514826654e-06, -6.90406415693900854069035844e-06, + -6.898367121812930919874662372e-06, -6.891656620933067135294225469e-06, + -6.883935111707333767813634523e-06, -6.875205423459146623324685088e-06, + -6.865470755976337250585991162e-06, -6.854734677868933086382872977e-06, + -6.843001124736800726885282975e-06, -6.830274397148287349353090736e-06, + -6.81655915843107577646803677e-06, -6.801860432276625376666907147e-06, + -6.786183600159619274728474425e-06, -6.769534398574136502464183851e-06, + -6.751918916087923823985978561e-06, -6.733343590216980532642439272e-06, + -6.713815204122056264860601837e-06, -6.693340883129214988645373091e-06, + -6.671928091076551408885632333e-06, -6.649584626489315438205556646e-06, + -6.626318618585768991768435859e-06, -6.602138523116204396525702469e-06, + -6.577053118037696853971987854e-06, -6.551071499027191347554275463e-06, + -6.524203074835691251373830796e-06, -6.496457562486363330664634191e-06, + -6.467844982319495797276447113e-06, -6.438375652887329092619473486e-06, + -6.408060185701856997558725076e-06, -6.376909479838793077535134129e-06, + -6.344934716401007585473599548e-06, -6.31214735284476959119130679e-06, + -6.278559117172249384698171776e-06, -6.24418200199381328077945924e-06, + -6.209028258463704785655775525e-06, -6.173110390092783166513835946e-06, + -6.136441146442070085798448781e-06, -6.099033516700915948528360228e-06, + -6.060900723153666220567332285e-06, -6.022056214538777432483500351e-06, + -5.982513659304372394178578309e-06, -5.942286938764319013158571314e-06, + -5.901390140158937438108390644e-06, -5.859837549624519023496859588e-06, + -5.817643645077236521235674455e-06, -5.774823089007461056408436473e-06, + -5.731390721209497922969226813e-06, -5.687361551423467275119018327e-06, + -5.642750751914446782344855769e-06, -5.597573649985031565574217227e-06, + -5.551845720427139001121666362e-06, -5.505582577917548514081190481e-06, + -5.458799969361707987432034972e-06, -5.411513766190336719059950088e-06, + -5.363739956613394669444287027e-06, -5.315494637835994519024958305e-06, + -5.266794008240849994922222477e-06, -5.217654359541875102505934653e-06, + -5.168092068913542968080273438e-06, -5.118123591100626551477111026e-06, + -5.067765450512943487351193161e-06, -5.017034233309721384739664901e-06, + -4.965946579478227866535737511e-06, -4.914519174911239326791669718e-06, + -4.862768743487979982006649826e-06, -4.810712039163111970578329962e-06, + -4.75836583806835132536613292e-06, -4.705746930631264315523717978e-06, + -4.652872113715771548703679927e-06, -4.599758182788893153968186323e-06, + -4.546421924118177733213901764e-06, -4.492880107004309437929330528e-06, + -4.439149476053278260852513054e-06, -4.38524674349250710242648435e-06, + -4.331188581535292749533170437e-06, -4.276991614797833200691673516e-06, + -4.222672412773135794763525175e-06, -4.168247482365937969881614089e-06, + -4.113733260492959673600837922e-06, -4.059146106752386316926690946e-06, + -4.004502296166801343332061064e-06, -3.949818012003477469813814832e-06, + -3.895109338676000878577687647e-06, -3.840392254731072194866119129e-06, + -3.785682625924308604685886853e-06, -3.730996198388780410150561764e-06, + -3.676348591899955604330027178e-06, -3.621755293240642191237525088e-06, + -3.567231649669459954827806583e-06, -3.51279286249628105428871247e-06, + -3.458453980768022495217517767e-06, -3.404229895068058753309020795e-06, + -3.350135331432471581689048687e-06, -3.296184845386267635666431228e-06, + -3.242392816102568764283827635e-06, -3.188773440687763724421793093e-06, + -3.135340728595438972555126469e-06, -3.082108496171885013436859274e-06, + -3.02909036133583248345010723e-06, -2.976299738395008618896961719e-06, + -2.923749833001984480815088271e-06, -2.871453637251709192529814524e-06, + -2.819423924923016061316926109e-06, -2.767673246866281270498876682e-06, + -2.716213926539324772255288437e-06, -2.665058055693541790991422588e-06, + -2.614217490212138997660419951e-06, -2.563703846102253700712072029e-06, + -2.513528495642665789672155416e-06, -2.46370256368843820231014953e-06, + -2.414236924134523029633484295e-06, -2.365142196538916017376028705e-06, + -2.316428742907176773169154391e-06, -2.268106664639222275198357157e-06, + -2.220185799639470684737870346e-06, -2.172675719591233317487359578e-06, + -2.125585727396182324900166319e-06, -2.078924854779584840871586165e-06, + -2.032701860061898210916154356e-06, -1.986925226097209112613873466e-06, + -1.941603158378882062042123519e-06, -1.89674358331268433332987642e-06, + -1.852354146657546321770061726e-06, -1.808442212133990173016789837e-06, + -1.765014860200165480236993501e-06, -1.722078886995338736253034588e-06, + -1.679640803450516997496924469e-06, -1.637706834565865676047835379e-06, + -1.596282918854394664050894669e-06, -1.555374707951327067234235588e-06, + -1.514987566388451321826346188e-06, -1.475126571532636343464300541e-06, + -1.435796513687609947344651397e-06, -1.397001896357988335245015402e-06, + -1.358746936674436024827133419e-06, -1.321035565978753222678068052e-06, + -1.283871430567570116724768897e-06, -1.247257892593243283878984284e-06, + -1.21119803112045644690353708e-06, -1.175694643336911135702497859e-06, + -1.140750245916447915491584268e-06, -1.106367076532688546069201768e-06, + -1.072547095521628461345679459e-06, -1.039291987690813170834309292e-06, + -1.006603164273354330507555254e-06, -9.74481765024527081422815733e-07, + -9.429286604587610876523364432e-07, -9.119444542247148852745193895e-07, + -8.815294856160658735808152882e-07, -8.516838322155581765226226888e-07, + -8.224073126697798751715213009e-07, -7.936994895920656201547429935e-07, + -7.655596725908519174799379305e-07, -7.379869214207394304507110251e-07, + -7.109800492534617949910691857e-07, -6.845376260658712954792213048e-07, + -6.58657982142017125719453928e-07, -6.333392116863258911109197009e-07, + -6.085791765447990345029648067e-07, -5.843755100311614558635268588e-07, + -5.607256208547687527032833861e-07, -5.376266971470672733084301964e-07, + -5.150757105833587173084877828e-07, -4.930694205965426675579129159e-07, + -4.716043786795070491785035471e-07, -4.5067693277276652551231826e-07, + -4.30283231733927082575998915e-07, -4.104192298855107431963318895e-07, + -3.910806916376489410184656877e-07, -3.722631961821147033977802334e-07, + -3.539621422541505572966023113e-07, -3.361727529585002620333760923e-07, + -3.18890080656373921735380686e-07, -3.021090119078183169647395297e-07, + -2.858242724706182152441817819e-07, -2.700304323457247249194496021e-07, + -2.547219108703176585412942829e-07, -2.398929818529182116392016802e-07, + -2.255377787472001945750024743e-07, -2.116502998608064891285424937e-07, + -1.982244135954963273600035493e-07, -1.852538637149391964750125977e-07, + -1.727322746364775526355610615e-07, -1.60653156743185714736558067e-07, + -1.490099117125666557883854803e-07, -1.377958378582306065375295617e-07, + -1.270041354809299585528040199e-07, -1.166279122253159278098350688e-07, + -1.066601884388280207669532111e-07, -9.709390252914391500766713369e-08, + -8.792191631660634186169099797e-08, -7.913702037813865109971549769e-08, + -7.073193937912194633510677569e-08, -6.681098874307627400216804759e-08, + -7.52946479955788922088405794e-08, -8.418137376045548061868228516e-08, + -9.347927929092437698800692166e-08, -1.031963989801796386831597035e-07, + -1.133406816941239951710429794e-07, -1.23919984088583481936563283e-07, + -1.349420639159101809390804922e-07, -1.464145733259057375064149126e-07, + -1.583450521660628304178574386e-07, -1.70740921286088724407795222e-07, + -1.836094758520146283589652555e-07, -1.969578786743427717118758635e-07, + -2.10793153556163050229356774e-07, -2.251221786657340214508427143e-07, + -2.399516799389175234330756192e-07, -2.552882245165622699412132958e-07, + -2.711382142220062876839111691e-07, -2.875078790838427031370853025e-07, + -3.044032709091146946736442577e-07, -3.218302569120884585877526672e-07, + -3.397945134037526670252749722e-07, -3.583015195471706612171823494e-07, + -3.77356551183807017671055159e-07, -3.969646747359096262130226471e-07, + -4.171307411900329186350139254e-07, -4.378593801667276414838207883e-07, + -4.591549940813944556225359266e-07, -4.810217524013063743705737908e-07, + -5.034635860036749265919594175e-07, -5.264841816396738416775850228e-07, + -5.500869765092440561164884028e-07, -5.74275152951443119676800883e-07, + -5.990516332550763505912397137e-07, -6.244190745942497862322039665e-07, + -6.503798640934422005976966487e-07, -6.769361140266136270740170329e-07, + -7.040896571548005917009788873e-07, -7.318420422065600648597774418e-07, + -7.601945295055587060084525269e-07, -7.891480867494952382352915547e-07, + -8.187033849444897910501285458e-07, -8.488607944989160781888324833e-07, + -8.796203814807701206650650261e-07, -9.109819040420031397694905148e-07, + -9.429448090140689254666419433e-07, -9.755082286779035583560619818e-07, + -1.008670977712011702364671394e-06, -1.04243155032200958935587401e-06, + -1.076788117554927065358505965e-06, -1.111738524801405896694022311e-06, + -1.147280289488845560436167809e-06, -1.183410598968401206937503707e-06, + -1.220126308598623285676335742e-06, -1.257423940028391106340133372e-06, + -1.295299679681661316954705866e-06, -1.333749377446415273289182478e-06, + -1.372768545570062007066518966e-06, -1.412352357763396799414010695e-06, + -1.452495648515066711706049396e-06, -1.493192912618414381337845175e-06, + -1.534438304912305209865160636e-06, -1.576225640237513001275476525e-06, + -1.618548393610025655853300146e-06, -1.661399700612485141369505624e-06, + -1.704772358004847849591322818e-06, -1.748658824555172722157721059e-06, + -1.793051222091288887560875907e-06, -1.83794133677396283735110908e-06, + -1.883320620591990352104823196e-06, -1.929180193079504768247523644e-06, + -1.975510843255631605289331099e-06, -2.022303031786430049408440079e-06, + -2.069546893368955698441335328e-06, -2.11723223933960005537229139e-06, + -2.165348560490973133326906772e-06, -2.213885030134561140540945881e-06, + -2.26283050735793873946754759e-06, -2.312173540513163278727970865e-06, + -2.36190237092017690377805661e-06, -2.412004936786362158351567156e-06, + -2.462468877340778933418075428e-06, -2.513281537181397591606841352e-06, + -2.564429970833520698787234837e-06, -2.615900947517412576258551138e-06, + -2.667680956123008926785715803e-06, -2.719756210389387781787770559e-06, + -2.77211265428657925544999284e-06, -2.824735967597081103843108946e-06, + -2.877611571694341208014654085e-06, -2.930724635515288952549188203e-06, + -2.984060081723821288241047661e-06, -3.037602593062111574557159974e-06, + -3.091336618886287001531018581e-06, -3.145246381883032672706649799e-06, + -3.19931588496347036658048503e-06, -3.253528918330501175311441145e-06, + -3.307869066715724986504259045e-06, -3.36231971678185199167796654e-06, + -3.416864064686423572725923817e-06, -3.471485123802528627567085331e-06, + -3.52616573259206460036713042e-06, -3.580888562626959497535395968e-06, + -3.63563612675369451422181799e-06, -3.690390787396272925493167713e-06, + -3.745134764992755061862976518e-06, -3.799850146560254301602048074e-06, + -3.854518894383513052471004756e-06, -3.909122854821170996858503699e-06, + -3.963643767225240984385884607e-06, -4.018063272967689699593282077e-06, + -4.0723629245688579479070697e-06, -4.126524194922031463098402448e-06, + -4.180528486608484997903885383e-06, -4.23435714129716364080178656e-06, + -4.287991449223164454904264759e-06, -4.341412658739051091852205466e-06, + -4.394601985933017092940313514e-06, -4.447540624307787381790969816e-06, + -4.500209754514157617290726759e-06, -4.552590554132943173528281361e-06, + -4.604664207499126454131710418e-06, -4.656411915561913321371604463e-06, + -4.707814905774298459080647039e-06, -4.75885444200591058909553116e-06, + -4.809511834472583200275359189e-06, -4.859768449676309054420433181e-06, + -4.909605720349114760670938135e-06, -4.959005155394358675680077653e-06, + -5.007948349818983338943480937e-06, -5.056416994650231629810071404e-06, + -5.104392886830303645447591554e-06, -5.151857939082477038815130466e-06, + -5.198794189742191532838371665e-06, -5.245183812546595785884437357e-06, + -5.291009126376114922972460075e-06, -5.336252604941552154409808301e-06, + -5.380896886410346323761141191e-06, -5.42492478296543273827033313e-06, + -5.468319290290987268242459823e-06, -5.511063596977205955129534842e-06, + -5.553141093839853623364676699e-06, -5.594535383146818438983120803e-06, + -5.635230287746138748785663941e-06, -5.675209860089224838872439677e-06, + -5.714458391143259137522677354e-06, -5.752960419186749070033677633e-06, + -5.790700738482321122580116779e-06, -5.827664407820899729296363484e-06, + -5.863836758931512852606373482e-06, -5.899203404751023725066140513e-06, + -5.933750247548194947135036248e-06, -5.967463486896584308916569733e-06, + -6.000329627490871653796872948e-06, -6.032335486801290640808577426e-06, + -6.063468202560957000127415256e-06, -6.09371524008105767083011764e-06, + -6.123064399388833022790188526e-06, -6.151503822183543556669990671e-06, + -6.179021998605672615306836498e-06, -6.205607773814717436711499432e-06, + -6.23125035437110214394827376e-06, -6.255939314417836899691067326e-06, + -6.279664601657679590389782992e-06, -6.30241654312174105816374628e-06, + -6.324185850725549437438294947e-06, -6.344963626608772959490200466e-06, + -6.364741368254956442129886135e-06, -6.383510973387720702405551815e-06, + -6.401264744640096052846495872e-06, -6.417995393993735580662283319e-06, + -6.433696046985155402931407659e-06, -6.44836024667558750796906436e-06, + -6.461981957382424162261887191e-06, -6.47455556816915458941564393e-06, + -6.486075896091584012156504996e-06, -6.496538189198087878976819315e-06, + -6.505938129281812492177468343e-06, -6.514271834382942471196840939e-06, + -6.521535861039285081157401702e-06, -6.527727206283639144028269757e-06, + -6.532843309386567021666836208e-06, -6.536882053343338084834112517e-06, + -6.539841766104063651063836582e-06, -6.541721221546122995362405189e-06, + -6.542519640188247700128033879e-06, -6.542236689645745960125424595e-06, + -6.540872484826535652633564683e-06, -6.538427587867914174966140622e-06, + -6.534903007814014227387731243e-06, -6.53030020003423183856195236e-06, + -6.524621065383004410226028269e-06, -6.517867949101507987232344971e-06, + -6.510043639462040317774250281e-06, -6.501151366156023134103975059e-06, + -6.491194798426714632178739089e-06, -6.480178042947931498776129727e-06, + -6.46810564145024839417634499e-06, -6.454982568096274935648664489e-06, + -6.440814226606856713567162559e-06, -6.425606447140143433736664963e-06, + -6.409365482925692590273920174e-06, -6.392098006655537363064883277e-06, + -6.373811106636935866281371693e-06, -6.354512282703862543630120296e-06, + -6.334209441897500973391380019e-06, -6.312910893913111434077624351e-06, + -6.29062534631863325520258895e-06, -6.267361899547925582103832104e-06, + -6.243130041672104990342455355e-06, -6.217939642952525629597190782e-06, + -6.191800950179160182239822274e-06, -6.164724580798252577160892957e-06, + -6.13672151683325485391684237e-06, -6.107803098603207108969592037e-06, + -6.077981018242864298423578512e-06, -6.047267313028970233421219987e-06, + -6.01567435851726883973798754e-06, -5.983214861494892728062140047e-06, + -5.949901852752958856824366807e-06, -5.915748679684294243066779856e-06, + -5.880768998711298533102476149e-06, -5.844976767549117110207498871e-06, + -5.80838623730936702625575474e-06, -5.771011944449771546622376256e-06, + -5.732868702575165823832371859e-06, -5.693971594095409060264870865e-06, + -5.654335961745865575165358174e-06, -5.613977399976153613635025674e-06, + -5.572911746213006424933295024e-06, -5.531155072003101995890828046e-06, + -5.488723674041833868744114794e-06, -5.44563406509406408237145697e-06, + -5.401902964812932310195107283e-06, -5.357547290462882512407892521e-06, + -5.312584147553148888312637282e-06, -5.267030820387863293465663395e-06, + -5.220904762539229195320023003e-06, -5.174223587249993788761415203e-06, + -5.127005057771659957100655186e-06, -5.079267077644824706944993303e-06, + -5.031027680928120490862990449e-06, -4.982305022382175692418401075e-06, + -4.933117367615120662431658222e-06, -4.883483083196103014889458138e-06, + -4.833420626743335183229249852e-06, -4.782948536993159121242808612e-06, + -4.732085423856647761193909563e-06, -4.680849958470230654493122319e-06, + -4.629260863246834608404536165e-06, -4.577336901933996250941335399e-06, + -4.525096869685415314568405903e-06, -4.472559583152346278562584703e-06, + -4.419743870601239562408320272e-06, -4.366668562063985864366098127e-06, + -4.313352479527065570341203687e-06, -4.259814427165904311147447137e-06, + -4.206073181630634102306804528e-06, -4.152147482389448489097615036e-06, + -4.098056022135653722203354338e-06, -4.043817437264479872831377666e-06, + -3.989450298425623469579775343e-06, -3.934973101157455969880804431e-06, + -3.880404256608712100170850007e-06, -3.825762082353454311244977254e-06, + -3.771064793304956282290682501e-06, -3.716330492734134854568295303e-06, + -3.66157716339792599461204145e-06, -3.606822658783261696490004752e-06, + -3.552084694471613553776265931e-06, -3.497380839629570175393271508e-06, + -3.442728508630438316416707764e-06, -3.388144952811877500209415334e-06, + -3.333647252374444500561687446e-06, -3.279252308425808856034468219e-06, + -3.22497683517527607485872107e-06, -3.170837352283149309625830473e-06, + -3.116850177369309932655762688e-06, -3.06303141868528775216304165e-06, + -3.009396967953957778134930004e-06, -2.955962493380859839366961092e-06, + -2.90274343284100945112593227e-06, -2.849754987244911208298754277e-06, + -2.797012114087384758448354485e-06, -2.744529521182609274257543572e-06, + -2.692321660588710606162345107e-06, -2.640402722725022595980787221e-06, + -2.588786630685020624653962934e-06, -2.53748703474778104809865889e-06, + -2.486517307090647380449612361e-06, -2.435890536705654487928526461e-06, + -2.38561952452208079152626112e-06, -2.33571677873736549251189841e-06, + -2.286194510358449110830510176e-06, -2.237064628955449936784528192e-06, + -2.18833873862941958980416618e-06, -2.140028134195775188445415305e-06, + -2.092143797584813782791581666e-06, -2.044696394460609244832401121e-06, + -1.997696271059278410204282719e-06, -1.951153451247807399615520271e-06, + -1.905077633803881541704359701e-06, -1.859478189917584565002016059e-06, + -1.814364160915299731190674336e-06, -1.769744256206143887780613683e-06, + -1.725626851451032272511862918e-06, -1.682019986954350564316101012e-06, + -1.638931366278035763370908226e-06, -1.596368355077708028826152971e-06, + -1.554337980160331490148768914e-06, -1.512846928762734240782881004e-06, + -1.471901548050150433815156346e-06, -1.43150784483380403900893308e-06, + -1.391671485506381025849440523e-06, -1.352397796194096976806126899e-06, + -1.313691763123929068647708501e-06, -1.275558033204376801188792249e-06, + -1.238000914818054019441774007e-06, -1.201024378824189676141982221e-06, + -1.164632059769008267220919209e-06, -1.128827257301828947420917551e-06, + -1.093612937794544879842079284e-06, -1.058991736162047387939904967e-06, + -1.024965957881000024539699077e-06, -9.915375812042473937553280564e-07, + -9.587082595680029542306631665e-07, -9.264793241888501295971340005e-07, + -8.948517868474468446815485098e-07, -8.638263428557279971544140447e-07, + -8.334033742042496024443826511e-07, -8.035829528862584221634256243e-07, + -7.743648443947718836569615516e-07, -7.457485113894044609749302104e-07, + -7.177331175285547924211663681e-07, -6.903175314635816023971725229e-07, + -6.635003309907650265395411167e-07, -6.372798073570320512339364323e-07, + -6.116539697152688186471331845e-07, -5.866205497249817738046433202e-07, + -5.621770062939693627163313151e-07, -5.383205304565914516530598759e-07, + -5.15048050384146875316563035e-07, -4.923562365227993237892399267e-07, + -4.70241506854416815734730526e-07, -4.487000322756423067772923747e-07, + -4.27727742090423884709858007e-07, -4.073203296112065863406102948e-07, + -3.874732578639274138113026552e-07, -3.681817653918740777554106675e-07, + -3.494408721534917645262839723e-07, -3.312453855091136456895411621e-07, + -3.135899062915921714629304603e-07, -2.964688349557746261063440312e-07, + -2.79876377801718936480068322e-07, -2.638065532665475778739249541e-07, + -2.48253198279797981238350155e-07, -2.332099746771267871572766526e-07, + -2.186703756672014691010404262e-07, -2.046277323466186189094878807e-07, + -1.910752202576734173184412613e-07, -1.780058659838208530291187547e-07, + -1.654125537776529484358710789e-07, -1.532880322162659603736883495e-07, + -1.416249208787726219969601866e-07, -1.304157170410876628537967525e-07, + -1.196528023825512761427186789e-07, -1.093284496995669187451190579e-07, + -9.94348296211028352045911108e-08, -8.996401732106916833141036123e-08, + -8.090799922258138090993726758e-08, -7.225867968918602716787345742e-08, + -7.128433300558133355186396464e-08, -8.053063540847193207338302516e-08, + -9.023629313589126151448551339e-08, -1.0041094240998005299040155e-07, + -1.110641144157691506935741127e-07, -1.222052263426422449401259401e-07, + -1.3384357240846549208397587e-07, -1.459883148738178736112839707e-07, + -1.58648475053812831760921857e-07, -1.718329243350673243654073898e-07, + -1.855503752054114992981853323e-07, -1.998093723040002427164914993e-07, + -2.146182834995008784206019714e-07, -2.299852910040660240011063708e-07, + -2.459183825308627869581285831e-07, -2.624253425028741886068303635e-07, + -2.795137433207704952025025088e-07, -2.971909366976168484390590733e-07, + -3.154640450681756730106491959e-07, -3.343399530805812118789571187e-07, + -3.538252991781132737772973523e-07, -3.739264672787970392545955304e-07, + -3.946495785605117258490882708e-07, -4.160004833592630667734343745e-07, + -4.379847531882165886756019813e-07, -4.60607672885054369205532496e-07, + -4.838742328951330400646198629e-07, -5.077891216978920020948371113e-07, + -5.323567183834501110367069636e-07, -5.575810853890588150765178846e-07, + -5.834659613966486769835728676e-07, -6.100147544064873338109673134e-07, + -6.372305349880061500967469781e-07, -6.65116029717063799074302545e-07, + -6.936736148060109539411960053e-07, -7.229053099332316617228483963e-07, + -7.528127722786736007878167706e-07, -7.833972907717706852167845015e-07, + -8.146597805580120837913170491e-07, -8.466007776902728079650856108e-07, + -8.792204340508609339532300128e-07, -9.125185125100921049580253441e-07, + -9.464943823270168828500417679e-07, -9.811470147977945932424520895e-07, + -1.016474979156992161527539066e-06, -1.052476438736917983767069247e-06, + -1.089149147389965668693994662e-06, -1.12649044617865004895790413e-06, + -1.164497260337920662715948533e-06, -1.203166096514092267116260646e-06, + -1.242493040284517222368761147e-06, -1.282473753961956237299975661e-06, + -1.32310347468734371641544377e-06, -1.364377012814457813003141823e-06, + -1.406288750589768758860820599e-06, -1.448832641130522200795661784e-06, + -1.492002207703870116797611155e-06, -1.535790543309653726440958642e-06, + -1.580190310569166253811456899e-06, -1.625193741922042983238504837e-06, + -1.670792640133085117350652746e-06, -1.716978379110861851697075221e-06, + -1.763741905038969462617788261e-06, -1.811073737821732953815422572e-06, + -1.858963972844739473267816447e-06, -1.907402283051028298813817097e-06, + -1.956377921333259476690483863e-06, -2.005879723242001508732700737e-06, + -2.055896110009966775821615981e-06, -2.106415091891815650338012564e-06, + -2.15742427181885082422985872e-06, -2.208910849367695739198713331e-06, + -2.260861625041766190681146592e-06, -2.313263004864108278625526097e-06, + -2.366101005279881110598873967e-06, -2.419361258366559798367633263e-06, + -2.473029017349612840092698898e-06, -2.527089162421176740284467846e-06, + -2.581526206859053784503426829e-06, -2.636324303442964168438375147e-06, + -2.691467251164871872645342754e-06, -2.74693850222988561335856969e-06, + -2.802721169343970231439475138e-06, -2.858798033284523463511779193e-06, + -2.915151550749546508129773914e-06, -2.97176386248096315807255309e-06, + -3.028616801657358090303206327e-06, -3.085691902551204581839957436e-06, + -3.142970409445379175177211206e-06, -3.200433285803579551843760231e-06, + -3.258061223688978963681020518e-06, -3.315834653425305305273710493e-06, + -3.373733753494139464161388417e-06, -3.431738460662731570062879485e-06, + -3.489828480334431902199236394e-06, -3.547983297116924460541881672e-06, + -3.606182185599944066894473674e-06, -3.664404221335978135520687615e-06, + -3.722628292016564444919012392e-06, -3.780833108836751773115933059e-06, + -3.83899721804006791270021462e-06, -3.897099012636219726658966256e-06, + -3.955116744283530948059299931e-06, -4.013028535328024747281042139e-06, + -4.070812390990839979522039616e-06, -4.128446211695608191892450239e-06, + -4.185907805527165630079654973e-06, -4.243174900812989307642003611e-06, + -4.300225158818471762314696732e-06, -4.357036186547116089426163327e-06, + -4.41358554963667609131582753e-06, -4.469850785341969920112618897e-06, + -4.525809415595229422439246814e-06, -4.581438960134598366920766904e-06, + -4.636716949691380029881758451e-06, -4.691620939226551605387600941e-06, + -4.746128521206989213918926718e-06, -4.800217338911778674299599134e-06, + -4.853865099758980427234987542e-06, -4.907049588643115354863639965e-06, + -4.959748681273648405120821336e-06, -5.011940357504718130592178543e-06, + -5.063602714646289947801171411e-06, -5.114713980746999861333370457e-06, + -5.165252527838797849072532964e-06, -5.215196885133899057341525657e-06, + -5.26452575216358872531308144e-06, -5.313218011850034426589266257e-06, + -5.361252743500698134126742495e-06, -5.408609235715945195760358949e-06, + -5.455266999200167786705003431e-06, -5.501205779466839508270482872e-06, + -5.54640556942799657608829042e-06, -5.590846621858666452137536645e-06, + -5.634509461726913005623091496e-06, -5.677374898380193545780348502e-06, + -5.719424037578836572095954821e-06, -5.760638293367573601277097095e-06, + -5.800999399776126192937713427e-06, -5.840489422340006844098191097e-06, + -5.8790907694327966076476219e-06, -5.916786203401263933871357531e-06, + -5.953558851494942496997836434e-06, -5.989392216581752734433710672e-06, + -6.024270187641566075579732664e-06, -6.058177050029701469645217887e-06, + -6.091097495502497134842352644e-06, -6.123016631997330844303269182e-06, + -6.1539199931595628609835337e-06, -6.18379354760915515468828671e-06, + -6.21262370793982980160747101e-06, -6.240397339443882729597811582e-06, + -6.26710176855594515530224059e-06, -6.292724791009228157653322688e-06, + -6.317254679697938298237741561e-06, -6.340680192239863907123498254e-06, + -6.362990578241395306184884778e-06, -6.384175586210720580422964265e-06, + -6.4042254702354597925887357e-06, -6.423130996257582465231925073e-06, + -6.440883448062171922178856254e-06, -6.457474632926908041888770101e-06, + -6.472896886935944545679675471e-06, -6.487143079954115062676911485e-06, + -6.500206620257593642783679883e-06, -6.5120814588174411678667651e-06, + -6.52276209323270712760883816e-06, -6.532243571310064546471541025e-06, + -6.540521494287178617878675962e-06, -6.547592019697335709413517357e-06, + -6.553451863873083019522338549e-06, -6.558098304086974755658726033e-06, + -6.561529180327728226875330653e-06, -6.563742896710410881224925794e-06, + -6.564738422519621519643333307e-06, -6.564515292884750890731182515e-06, + -6.563073609086895608862033402e-06, -6.560414038497112840459327132e-06, + -6.556537814146099614703942088e-06, -6.551446733925608466796945001e-06, + -6.545143159422230453323241633e-06, -6.53763001438441036035527365e-06, + -6.528910782823927384267963941e-06, -6.51898950675326006545156135e-06, + -6.507870783560620173342249617e-06, -6.495559763024657928657829703e-06, + -6.482062143971158586081005026e-06, -6.467384170574318063044131494e-06, + -6.451532628305413152132105625e-06, -6.434514839532161275268209999e-06, + -6.416338658771790299172824851e-06, -6.397012467601974802767182682e-06, + -6.376545169233199723032422951e-06, -6.354946182746893270211572396e-06, + -6.33222543700373368368017335e-06, -6.308393364226839331672293948e-06, + -6.283460893264782898043254583e-06, -6.257439442539616885838055921e-06, + -6.230340912685336530725619536e-06, -6.202177678882453550979550472e-06, + -6.172962582894565071889997343e-06, -6.142708924813036690617575053e-06, + -6.111430454516146499363126593e-06, -6.079141362849243560766230449e-06, + -6.045856272532671688122070386e-06, -6.011590228804427917506675999e-06, + -5.976358689804747828565670287e-06, -5.94017751670992252610364534e-06, + -5.903062963622919757022619591e-06, -5.865031667228527326824957799e-06, + -5.826100636220892833958429763e-06, -5.786287240511533640056635736e-06, + -5.745609200226014660938325673e-06, -5.704084574497667746082168322e-06, + -5.661731750066868715828664882e-06, -5.618569429694502475008781317e-06, + -5.574616620398413487189482468e-06, -5.52989262152172783218581284e-06, + -5.484417012642062665530098831e-06, -5.438209641330760871333251799e-06, + -5.391290610771331898653461329e-06, -5.343680267246530493239955323e-06, + -5.29539918750322382158101514e-06, -5.246468166004839535159452735e-06, + -5.196908202080699431841138286e-06, -5.146740486981946559005059866e-06, + -5.095986390853687205662776727e-06, -5.044667449633075109933534608e-06, + -4.992805351883042338351735567e-06, -4.940421925571466843811127556e-06, + -4.887539124805548921258186584e-06, -4.834179016531203508598001778e-06, + -4.780363767207244787089872456e-06, -4.726115629464189510453714371e-06, + -4.671456928757443658503222678e-06, -4.616410050024637011121739216e-06, + -4.560997424356843980375406794e-06, -4.505241515693379063614305152e-06, + -4.449164807549838339753318223e-06, -4.392789789788968645432073318e-06, + -4.336138945443908798303613711e-06, -4.279234737603280319098632972e-06, + -4.222099596367526330048004779e-06, -4.164755905885803286589196687e-06, + -4.107225991482647190053325431e-06, -4.049532106883546143537202372e-06, + -3.99169642154843083448620758e-06, -3.933741008121997118724896825e-06, + -3.875687830009623261774687197e-06, -3.817558729087569007365661478e-06, + -3.759375413555964919097660687e-06, -3.701159445942972539230798878e-06, + -3.642932231268367583094025183e-06, -3.584715005374573923869335745e-06, + -3.526528823433201533497655805e-06, -3.468394548634670171617265175e-06, + -3.410332841068632751585412016e-06, -3.352364146802551900114703134e-06, + -3.294508687165664642443243387e-06, -3.236786448245367280566629417e-06, + -3.179217170602848820636088245e-06, -3.121820339214627663872864138e-06, + -3.064615173646415458870830364e-06, -3.007620618465536348548486703e-06, + -2.950855333897911734027585604e-06, -2.89433768673540299024818552e-06, + -2.83808574149908603362953835e-06, -2.782117251863797013959828455e-06, + -2.726449652349062668417337477e-06, -2.671100050281305258927534024e-06, + -2.616085218031941387033939561e-06, -2.561421585535811021344014884e-06, + -2.507125233094066870200879171e-06, -2.453211884465455179489068796e-06, + -2.399696900249650102521789888e-06, -2.346595271566056455336520339e-06, + -2.293921614031239443259272553e-06, -2.241690162037903622405544263e-06, + -2.189914763338060450781601823e-06, -2.138608873932792120138666331e-06, + -2.087785553270741956442347123e-06, -2.037457459757218578363805253e-06, + -1.98763684657553207023837627e-06, -1.938335557821916575174311936e-06, + -1.889565024955393078719590068e-06, -1.841336263561952990244112785e-06, + -1.793659870437262958422727256e-06, -1.746546020983407575429251918e-06, + -1.700004466923324705250673665e-06, -1.654044534331304168247472365e-06, + -1.608675121979348823393336614e-06, -1.563904699998676799639683692e-06, + -1.519741308855417046537006169e-06, -1.476192558639288852822602817e-06, + -1.433265628663800813008891155e-06, -1.390967267376270940913056753e-06, + -1.349303792575711072261645043e-06, -1.308281091936389152574995477e-06, + -1.267904623834640543355266329e-06, -1.228179418476254898838278748e-06, + -1.18911007932154451348664894e-06, -1.15070078480497832952773353e-06, + -1.112955290345998978461528051e-06, -1.075876930647487764533152751e-06, + -1.03946862227806128322607146e-06, -1.003732866534201255748529578e-06, + -9.686717525780175666442507743e-07, -9.342869608462097576529240515e-07, + -9.005797667256285418289560307e-07, -8.675510444906189909980323387e-07, + -8.352012714971519255691871989e-07, -8.03530532628559982702540123e-07, + -7.725385249875168560348167972e-07, -7.422245628287269936303074784e-07, + -7.125875827266281870375568518e-07, -6.836261489722379601602602998e-07, + -6.553384591931470823131613591e-07, -6.27722350190384008961151218e-07, + -6.007753039861100581946998407e-07, -5.744944540753315781556683113e-07, + -5.488765918753234745167861666e-07, -5.239181733659469650970542942e-07, + -4.996153259140643339695944496e-07, -4.759638552751041149219536717e-07, + -4.529592527647457484715016671e-07, -4.305967025935833835092450203e-07, + -4.088710893575378091804666762e-07, -3.877770056767038168707483013e-07, + -3.673087599752400887337399921e-07, -3.474603843948374525503540282e-07, + -3.282256428342445385620341266e-07, -3.095980391072562879334589391e-07, + -2.915708252115387870062796806e-07, -2.741370097006208087043002165e-07, + -2.572893661513101270126361014e-07, -2.410204417188333280348572652e-07, + -2.253225657719037145958554131e-07, -2.101878585999515739811107024e-07, + -1.956082401847308025518573649e-07, -1.81575439028507198887938583e-07, + -1.680810010310523188954213211e-07, -1.551162984076727949560113974e-07, + -1.426725386405236294503690768e-07, -1.307407734554845985224246245e-07, + -1.19311907816909289258776013e-07, -1.083767089325946614027836317e-07, + -9.792581526137449214613220306e-08, -8.794974551577607467577822305e-08, + -7.843890765229297739468430862e-08, -6.938360784162696948253683899e-08, + -7.31620089737636936055956453e-08, -8.30861483639109648311469377e-08, + -9.352986357896697476197941934e-08, -1.045046112436701900220672101e-07, + -1.160217119988602170023989763e-07, -1.280923385091214762913046366e-07, + -1.407275034496089116087496999e-07, -1.539380474832344108613164631e-07, + -1.677346272395167602009232507e-07, -1.821277033064363860903145474e-07, + -1.971275282468620864170349549e-07, -2.127441346507835648235165346e-07, + -2.289873232352876653234244331e-07, -2.458666510036059699754681668e-07, + -2.633914194749902857549926378e-07, -2.815706629970438771650190993e-07, + -3.004131371521883407151032319e-07, -3.19927307269915153633361906e-07, + -3.401213370564726232429147209e-07, -3.610030773536019586821032342e-07, + -3.825800550379051640661576088e-07, -4.048594620723633953213442972e-07, + -4.278481447214793184181870923e-07, -4.515525929414157333535977806e-07, + -4.759789299564528591669830375e-07, -5.011329020329529499488464307e-07, + -5.270198684619169914456881382e-07, -5.536447917611434242678505879e-07, + -5.810122281077757524044751294e-07, -6.091263180119667622621046528e-07, + -6.379907772421909363766184993e-07, -6.676088880125596160622098579e-07, + -6.97983490442354024462174103e-07, -7.291169742977579038893079684e-07, + -7.610112710256008442048477128e-07, -7.936678460886987034956152262e-07, + -8.270876916121630112151488778e-07, -8.612713193498088866525627671e-07, + -8.962187539795654830706715839e-07, -9.319295267365140822570348036e-07, + -9.684026693919536534676043016e-07, -1.00563670858652152564145961e-06, + -1.043629660525583592529984614e-06, -1.082379026043478355476848592e-06, + -1.12188178604511996755129042e-06, -1.16213439733093874345554522e-06, + -1.203132788812156897900154835e-06, -1.244872358122618216587666404e-06, + -1.287347968633144936148756353e-06, -1.330553946874029191141603282e-06, + -1.374484080370939643265929854e-06, -1.419131615899160530808761731e-06, + -1.464489258160733092830577302e-06, -1.510549168888684346125994909e-06, + -1.557302966382184721133032611e-06, -1.604741725476060169787873716e-06, + -1.652855977947757615362667921e-06, -1.701635713364418980817773484e-06, + -1.751070380372353113966631989e-06, -1.80114888843084235028717266e-06, + -1.851859609991721763565947212e-06, -1.903190383125865705007842381e-06, + -1.95512851459727175090514556e-06, -2.007660783385004003804901948e-06, + -2.060773444652907867506285572e-06, -2.114452234166526242714482034e-06, + -2.168682373156299171394496145e-06, -2.223448573625672407109727519e-06, + -2.278735044102352871056788378e-06, -2.33452549583052522527617384e-06, + -2.390803149401433407055450261e-06, -2.447550741819315498880998971e-06, + -2.504750533999284743907984968e-06, -2.562384318693281107698388535e-06, + -2.620433428840094967199585846e-06, -2.67887874633424943917312834e-06, + -2.737700711209470607953664692e-06, -2.796879331230726636414816305e-06, + -2.856394191889244495657180709e-06, -2.916224466794227799279308477e-06, + -2.976348928454692602165593263e-06, -3.036745959444402648790125795e-06, + -3.097393563942560295383817082e-06, -3.15826937964250698966215021e-06, + -3.219350690020338637753125055e-06, -3.280614436954971881599957273e-06, + -3.3420372336908618850659803e-06, -3.403595378134203767637143423e-06, + -3.465264866473149127921223739e-06, -3.527021407112206992557918578e-06, + -3.588840434910663948139819546e-06, -3.650697125714660008034611813e-06, + -3.712566411172049816779910589e-06, -3.774422993819083927032054238e-06, + -3.836241362427555672410910137e-06, -3.89799580760078810903962801e-06, + -3.959660437606621199242620118e-06, -4.021209194435251937905194397e-06, + -4.082615870069553964201349711e-06, -4.143854122955293560741796971e-06, + -4.20489749465840356176067269e-06, -4.265719426696274251085017754e-06, + -4.326293277529858547338168645e-06, -4.386592339703113488120350683e-06, + -4.446589857116263602493030915e-06, -4.506259042418486611663707569e-06, + -4.565573094509531801852338789e-06, -4.624505216127795897116965068e-06, + -4.68302863152190198121850237e-06, -4.741116604183085220703026963e-06, + -4.798742454627378196051982334e-06, -4.855879578212553382790019063e-06, + -4.912501462975309720032212474e-06, -4.968581707474074160438629044e-06, + -5.02409403862279671884073784e-06, -5.079012329501057397464908183e-06, + -5.133310617125789813151078705e-06, -5.186963120169918728668157631e-06, + -5.23994425661323156011729002e-06, -5.292228661310807320545916699e-06, + -5.343791203464378975938279398e-06, -5.394607003982051776560125572e-06, + -5.444651452711813679162522472e-06, -5.493900225534507756643132215e-06, + -5.542329301301777249569215783e-06, -5.589914978604832727145535626e-06, + -5.636633892359887437078537487e-06, -5.682463030196249225323330834e-06, + -5.727379748633232742520068892e-06, -5.771361789032191179197889969e-06, + -5.814387293310130249183401846e-06, -5.856434819401574663722768316e-06, + -5.897483356455530980580644063e-06, -5.937512339754605858747806696e-06, + -5.976501665343566601252146137e-06, -6.014431704354834156475012596e-06, + -6.051283317018707068367724955e-06, -6.087037866346236838707445954e-06, + -6.12167723147331382737386038e-06, -6.155183820653890083016493429e-06, + -6.187540583892020548749217379e-06, -6.218731025201230099843600213e-06, + -6.248739214480929362672059768e-06, -6.277549798999604805250628753e-06, + -6.305148014474904154117503724e-06, -6.331519695741035500848037376e-06, + -6.356651286994302496222673804e-06, -6.380529851607920749617230277e-06, + -6.403143081507619693154564899e-06, -6.424479306099945828169035106e-06, + -6.444527500745522931747000933e-06, -6.463277294769937306151939838e-06, + -6.480718979005319341625632884e-06, -6.496843512856072980850199311e-06, + -6.511642530882612096203385793e-06, -6.525108348897439670488820895e-06, + -6.537233969568219921046376558e-06, -6.548013087523005115047920049e-06, + -6.557440093953193022894947173e-06, -6.565510080710178897724429992e-06, + -6.57221884389218255912703745e-06, -6.577562886918091148184470351e-06, + -6.58153942308567142289868826e-06, -6.584146377611892557142701105e-06, + -6.585382389153623872624001429e-06, -6.585246810807336157519032566e-06, + -6.58373971058695784476554394e-06, -6.580861871379459992440364574e-06, + -6.576614790378206488639326738e-06, -6.571000677994479444805810825e-06, + -6.564022456248529100992887553e-06, -6.555683756640541266346583482e-06, + -6.545988917504698668362473485e-06, -6.534942980847626242094268456e-06, + -6.522551688674364545614606237e-06, -6.508821478804988382973941569e-06, + -6.493759480185509488198939559e-06, -6.477373507697107852653511939e-06, + -6.45967205646820638137136153e-06, -6.440664295694311833849476923e-06, + -6.420360061970985461924591592e-06, -6.398769852145701474708042178e-06, + -6.375904815694796999884716437e-06, -6.351776746632101763639834807e-06, + -6.32639807495625922795093668e-06, -6.299781857644117689248603603e-06, + -6.271941769197978112330028183e-06, -6.24289209175488781405948327e-06, + -6.212647704766479972481388327e-06, -6.181224074258278218280560773e-06, + -6.148637241677735390131456089e-06, -6.114903812340598255031104413e-06, + -6.080040943485548289647139864e-06, -6.04406633194739133826522276e-06, + -6.006998201459389988407164274e-06, -5.968855289595635742986180078e-06, + -5.929656834364670623023236412e-06, -5.889422560465836344392731583e-06, + -5.848172665220117203267822387e-06, -5.805927804187515549544720828e-06, + -5.762709076483235896750517702e-06, -5.718538009805201897592635135e-06, + -5.673436545185716711444182114e-06, -5.627427021480098465883168402e-06, + -5.580532159605678168016931057e-06, -5.53277504654437632066778241e-06, + -5.484179119122486156508253924e-06, -5.434768147581372718397246802e-06, + -5.384566218952982514383848872e-06, -5.333597720254162660898089587e-06, + -5.28188732151397477489630089e-06, -5.229459958648243932870323253e-06, + -5.176340816195735480560301961e-06, -5.122555309930404146220601219e-06, + -5.068129069364257319077297914e-06, -5.013087920155435340987919168e-06, + -4.95745786643614638766492525e-06, -4.901265073075133326372960357e-06, + -4.844535847889377889097153179e-06, -4.787296623819752582377432676e-06, + -4.72957394108531212027898491e-06, -4.6713944293309119318042405e-06, + -4.612784789782787930976105245e-06, -4.553771777426720726393832156e-06, + -4.494382183223297332779790081e-06, -4.434642816374746177585704915e-06, + -4.374580486657719551773278871e-06, -4.314221986836301092128106299e-06, + -4.25359407516940153301792521e-06, -4.192723458026565358036999442e-06, + -4.131636772626107643958861398e-06, -4.070360569909301336677040495e-06, + -4.008921297564217461233734147e-06, -3.947345283218012232970099695e-06, + -3.885658717778329236842982386e-06, -3.823887639018434490281121013e-06, + -3.76205791530980130743348766e-06, -3.700195229596753462820383357e-06, + -3.638325063592594765197324458e-06, -3.576472682214849679681713604e-06, + -3.514663118271440001602438918e-06, -3.45292115740937482839547322e-06, + -3.391271323337265531039580804e-06, -3.329737863332662753786334378e-06, + -3.268344734044952431823837652e-06, -3.207115587604209426851121015e-06, + -3.146073758046119812854584871e-06, -3.085242248062746572297805267e-06, + -3.024643716088587355251323524e-06, -2.964300463731030752678350867e-06, + -2.904234423553992697957047003e-06, -2.844467147223117352267769339e-06, + -2.785019794020630367942150535e-06, -2.725913119737503825199551391e-06, + -2.667167465950271112209426713e-06, -2.608802749689418783922249812e-06, + -2.550838453505919481493742842e-06, -2.493293615942076123806686941e-06, + -2.436186822412455829856480979e-06, -2.379536196500293501764934645e-06, + -2.323359391674363833360517084e-06, -2.267673583430886404877814544e-06, + -2.212495461864654982799211283e-06, -2.157841224673157780355233631e-06, + -2.103726570597046317286473241e-06, -2.050166693299919188248374088e-06, + -1.997176275689867818043500905e-06, -1.944769484685140649340550495e-06, + -1.892959966425323790759549167e-06, -1.841760841929571043199529747e-06, + -1.791184703202673586148476435e-06, -1.741243609789465261766154905e-06, + -1.691949085777612161134294752e-06, -1.643312117248455534549984695e-06, + -1.595343150175139978737357677e-06, -1.548052088766882771224062121e-06, + -1.501448294257815223347730764e-06, -1.455540584138444064465499513e-06, + -1.410337231827376199949078059e-06, -1.365845966780571773578688115e-06, + -1.322073975034987912541002524e-06, -1.279027900183104109288847496e-06, + -1.236713844774457452660768562e-06, -1.195137372139894733525538641e-06, + -1.154303508633965117695830034e-06, -1.114216746290433868865621392e-06, + -1.074881045885603048618502954e-06, -1.036299840403755602430803731e-06, + -9.98476038898701486205746608e-07, -9.614120307450817683219334783e-07, + -9.2510969027275513465973086e-07, -8.895703817772829040763258798e-07, + -8.547949648992194947744746938e-07, -8.207838003646105619071906764e-07, + -7.875367560788238352286307412e-07, -7.550532135655529766520423045e-07, + -7.233320747425526097250793149e-07, -6.923717690254628791363621619e-07, + -6.621702607505206331604818981e-07, -6.327250569076071725927454606e-07, + -6.040332151733681150397158727e-07, -5.760913522354033201603655361e-07, + -5.48895652397422831588282878e-07, -5.224418764553698233508321515e-07, + -4.967253708342652637717519991e-07, -4.717410769753693441331209545e-07, + -4.474835409630759954207473994e-07, -4.239469233808087974695088043e-07, + -4.011250093850394657901388493e-07, -3.790112189864192877081694368e-07, + -3.575986175268933360694284789e-07, -3.368799263415635801700148948e-07, + -3.168475335939570581042068042e-07, -2.974935052732821122529398121e-07, + -2.78809596342190997494145735e-07, -2.607872620234589632572303787e-07, + -2.4341766921401812732902439e-07, -2.266917080146706392662539053e-07, + -2.106000033638225719285228064e-07, -1.951329267635578773798309777e-07, + -1.802806080863555174317571167e-07, -1.660329474507804606117796192e-07, + -1.523796271544872576834283749e-07, -1.393101236529108273358798118e-07, + -1.268137195720639234672528009e-07, -1.148795157439120803885107243e-07, + -1.034964432528653757691536048e-07, -9.265327548200752072503279559e-08, + -8.233864014775706065018309309e-08, -7.254103131178742224588159356e-08, + -7.275442673384143410403752114e-08, -8.354918477040797282963011886e-08, + -9.495036430175721803420281313e-08, -1.069723322740364267942019655e-07, + -1.196292821912293437552204933e-07, -1.329352173231481898620011829e-07, + -1.469039338760406475863995804e-07, -1.61549004143386664578089921e-07, + -1.768837596545979507983102066e-07, -1.929212743394771721468737829e-07, + -2.096743477264518417071172953e-07, -2.271554881926767764417781584e-07, + -2.453768962842142365931804616e-07, -2.643504481245582515232847142e-07, + -2.840876789298312044365103779e-07, -3.045997666489997272602145532e-07, + -3.258975157474803297730984834e-07, -3.479913411524779761383829955e-07, + -3.708912523783940722047955656e-07, -3.94606837850539900594602858e-07, + -4.191472494454908022714289487e-07, -4.4452118726585487337612905e-07, + -4.70736884667886026076196208e-07, -4.978020935594636663711954651e-07, + -5.257240699862763380530985766e-07, -5.54509560023695745682433076e-07, + -5.841647859916860619994088098e-07, -6.146954330098360330523381626e-07, + -6.461066359093967829293450773e-07, -6.784029665189254168540934457e-07, + -7.115884213398770763298593379e-07, -7.45666409628170674419287995e-07, + -7.806397418974539013420852959e-07, -8.16510618859435113273560064e-07, + -8.532806208163257271246088069e-07, -8.909506975200292153569867591e-07, + -9.295211585123249596769850339e-07, -9.689916639599378804260107825e-07, + -1.009361215997855468773651728e-06, -1.050628150593904977123656079e-06, + -1.092790129947096150407853492e-06, -1.135844135431748260514845175e-06, + -1.179786461098969266934996698e-06, -1.224612707746491332155987751e-06, + -1.270317777567385805629132656e-06, -1.316895869387621536623260779e-06, + -1.364340474501884251790203781e-06, -1.41264437311650722119127626e-06, + -1.461799631407791689294739697e-06, -1.511797599203388860105768711e-06, + -1.562628908293847078241067816e-06, -1.614283471380731798435880647e-06, + -1.666750481667452132570933672e-06, -1.720018413097300824773417706e-06, + -1.774075021244260590835969613e-06, -1.828907344859748536824647913e-06, + -1.884501708078896005802891321e-06, -1.940843723288894998876092865e-06, + -1.997918294661391745345706966e-06, -2.055709622350163031284696682e-06, + -2.114201207354686420805765096e-06, -2.173375857049506749475199785e-06, + -2.233215691378624066483829513e-06, -2.293702149713443376048737157e-06, + -2.354815998372134290843229326e-06, -2.416537338797549061038131071e-06, + -2.478845616390191415519825627e-06, -2.541719629992001474065241307e-06, + -2.605137542016036316083185329e-06, -2.669076889216509151545823203e-06, + -2.733514594092847899533052503e-06, -2.798426976920863503122544058e-06, + -2.863789768403400872451899234e-06, -2.929578122932162639223884967e-06, + -2.99576663245177926594010713e-06, -3.062329340916496015802261699e-06, + -3.129239759329231919783922966e-06, -3.19647088135211069739112684e-06, + -3.263995199476950335776195139e-06, -3.331784721743556404411701691e-06, + -3.399810988993076341666086521e-06, -3.468045092643047262823824406e-06, + -3.536457692970231549655073938e-06, -3.605019037886654314183088044e-06, + -3.673698982194040412379643437e-06, -3.742467007300412115640203189e-06, + -3.811292241383525884572402997e-06, -3.88014347998384929121608658e-06, + -3.948989207010195028990217486e-06, -4.017797616140280222648845793e-06, + -4.086536632598129425921092139e-06, -4.155173935289741639137126028e-06, + -4.223676979278020280250856289e-06, -4.292013018577569901800157492e-06, + -4.360149129249551788333090496e-06, -4.428052232776413639167047143e-06, + -4.495689119695982433663056232e-06, -4.563026473474026717305328943e-06, + -4.630030894594160765782679678e-06, -4.696668924843575143178615872e-06, + -4.762907071772868953238918438e-06, -4.828711833308051559613457288e-06, + -4.894049722492428338229981249e-06, -4.958887292336002862761738103e-06, + -5.023191160749826330309333877e-06, -5.086928035542489559257903903e-06, + -5.150064739455950350171826307e-06, -5.212568235217656066528713749e-06, + -5.274405650585913668797893861e-06, -5.335544303365376426139757987e-06, + -5.395951726369465708025522505e-06, -5.455595692306553034340525082e-06, + -5.514444238566732644731861746e-06, -5.572465691886036870817799221e-06, + -5.629628692865033839269964244e-06, -5.685902220318700446967212503e-06, + -5.741255615435280089181233065e-06, -5.795658605719911009930729595e-06, + -5.849081328702367834986540485e-06, -5.901494355385044357975229956e-06, + -5.952868713409551981404800591e-06, -6.003175909919827099722137304e-06, + -6.052387954100050675458263849e-06, -6.100477379365875535996519702e-06, + -6.147417265187821142666084462e-06, -6.193181258525970869571134619e-06, + -6.237743594855483759227445656e-06, -6.28107911876274443020284205e-06, + -6.323163304092438138980045853e-06, -6.363972273626130224627277243e-06, + -6.403482818273497523969568085e-06, -6.441672415757662582748866581e-06, + -6.478519248776637141874409909e-06, -6.51400222262338366840256354e-06, + -6.548100982247386559777484888e-06, -6.580795928741298888089983343e-06, + -6.612068235236664231980942968e-06, -6.641899862193316231274119177e-06, + -6.670273572067630246662517379e-06, -6.697172943345369865880169213e-06, + -6.722582383925493567007353884e-06, -6.746487143841915348004174835e-06, + -6.768873327310817913091741532e-06, -6.78972790409179802108979862e-06, + -6.809038720151751252233560119e-06, -6.826794507621108181404621928e-06, + -6.842984894032686161080211718e-06, -6.857600410834112096189994767e-06, + -6.870632501165664365796060392e-06, -6.882073526895465055740544469e-06, + -6.891916774905759540648889777e-06, -6.900156462623634206652797896e-06, + -6.906787742790957132976627925e-06, -6.911806707468803430080301481e-06, + -6.915210391272446012911768315e-06, -6.916996773833693931102413466e-06, + -6.917164781488175223634045502e-06, -6.9157142881858507503251704e-06, + -6.91264611562387130960782855e-06, -6.907962032601582377984179156e-06, + -6.901664753598306663675589212e-06, -6.893757936575229233993732797e-06, + -6.884246180003532444954990333e-06, -6.873135019121619927577344217e-06, + -6.860430921425060014071702769e-06, -6.846141281393639622726218774e-06, + -6.830274414460610799167128437e-06, -6.812839550229997311221741274e-06, + -6.793846824948540202284905098e-06, -6.773307273239597279721434242e-06, + -6.75123281910701455218321021e-06, -6.727636266217710148823671901e-06, + -6.702531287472392267882004974e-06, -6.675932413874534045389666503e-06, + -6.647855022708427883966313121e-06, -6.618315325037744022097698643e-06, + -6.587330352536739796359167853e-06, -6.554917943666886077165763258e-06, + -6.521096729212267740594197868e-06, -6.485886117187508909142420327e-06, + -6.449306277134500393574158272e-06, -6.411378123818846743505600605e-06, + -6.372123300347495027551748131e-06, -6.331564160719543564730289742e-06, + -6.289723751828763688008928218e-06, -6.246625794934913265311644121e-06, + -6.202294666621661857128233741e-06, -6.156755379259432739750233787e-06, + -6.110033560991940514573860649e-06, -6.06215543526562569335127198e-06, + -6.013147799921601848382665678e-06, -5.963038005870126481028099114e-06, + -5.911853935367991314875964898e-06, -5.859623979919562297919224947e-06, + -5.806377017822546034565931589e-06, -5.752142391379858370940945239e-06, + -5.69694988379923428418235426e-06, -5.640829695802546875219637273e-06, + -5.583812421966945566055746941e-06, -5.525929026820221758172727716e-06, + -5.467210820712955051314460575e-06, -5.407689435490187092445048961e-06, + -5.347396799985480238964503236e-06, -5.286365115360380003556306505e-06, + -5.224626830312359540347752485e-06, -5.162214616174413370523407774e-06, + -5.099161341929515826410044405e-06, -5.035500049163169010413808324e-06, + -4.971263926977272688486914759e-06, -4.90648628688852990307632182e-06, + -4.841200537734529245673369829e-06, -4.775440160610602377436011146e-06, + -4.709238683860393603062329676e-06, -4.642629658143093549687099864e-06, + -4.575646631599944260163602416e-06, -4.508323125142628092290597586e-06, + -4.440692607885884306100077179e-06, -4.372788472746477839788077635e-06, + -4.304644012230432169601075654e-06, -4.236292394430173027677997283e-06, + -4.167766639252921431855070794e-06, -4.099099594901421218589524648e-06, + -4.030323914627715269727234459e-06, -3.961472033780355975055888218e-06, + -3.892576147165086495010970224e-06, -3.823668186738609259560026099e-06, + -3.754779799654690526991562827e-06, -3.685942326681387769862210599e-06, + -3.617186781007785585255248292e-06, -3.548543827458114218603452833e-06, + -3.480043762130710167701551708e-06, -3.411716492478722679920159072e-06, + -3.343591517848994346633192606e-06, -3.275697910495016297344628847e-06, + -3.208064297079298607222319628e-06, -3.14071884067995443066034951e-06, + -3.073689223315729284933227328e-06, -3.007002629003113984942126974e-06, + -2.940685727358591889187998045e-06, -2.874764657758461253384343892e-06, + -2.809265014068054307038021719e-06, -2.744211829951564381087922642e-06, + -2.679629564773019447014796093e-06, -2.615542090098365292464297274e-06, + -2.551972676807686857568041247e-06, -2.488943982826739828232006854e-06, + -2.426478041484952455895431067e-06, -2.364596250507731387972875162e-06, + -2.303319361649414515204976547e-06, -2.242667470972810230944033405e-06, + -2.182660009780521767088195401e-06, -2.123315736202575950954335796e-06, + -2.064652727444190054208877916e-06, -2.006688372696801438398997094e-06, + -1.949439366714804110653500371e-06, -1.892921704059746606545384419e-06, + -1.837150674013037709322404382e-06, -1.782140856157543287914286206e-06, + -1.727906116627737558120048861e-06, -1.674459605027417950185385752e-06, + -1.621813752013312175006935767e-06, -1.56998026754218483264568737e-06, + -1.518970139778470477504653154e-06, -1.468793634658706830477606364e-06, + -1.419460296108446787730224779e-06, -1.370978946906653849307209693e-06, + -1.323357690191955821762664208e-06, -1.27660391160449531550939023e-06, + -1.230724282056504211553082766e-06, -1.185724761124117502731245728e-06, + -1.141610601052331839096393509e-06, -1.098386351364449771381994435e-06, + -1.056055864066752892987087475e-06, -1.014622299438609638510470738e-06, + -9.740881323976496320435954773e-07, -9.344551594291447758054182382e-07, + -8.957245060680693842235537347e-07, -8.578966349222281299416481039e-07, + -8.209713542236488987552237885e-07, -7.849478268956775725605570782e-07, + -7.498245801223168690923751717e-07, -7.155995154060820107489327563e-07, + -6.822699191001657271219349096e-07, -6.498324734003406599232169696e-07, + -6.18283267781618439723923409e-07, -5.876178108643267266225944032e-07, + -5.578310426939163176260631956e-07, -5.289173474184854805126769321e-07, + -5.008705663476922012624357496e-07, -4.736840113764510169802081363e-07, + -4.473504787565206798163907655e-07, -4.21862263198859616158471102e-07, + -3.972111722893996699326789671e-07, -3.733885412006391676519468509e-07, + -3.503852476813471285357621653e-07, -3.281917273064257034452973361e-07, + -3.067979889688771294564803745e-07, -2.861936305956916790945018456e-07, + -2.663678550693525928165072275e-07, -2.473094863365917793471596663e-07, + -2.29006985685958494187715144e-07, -2.114484681757233696009515246e-07, + -1.946217191936220905148249806e-07, -1.785142111299466371475327389e-07, + -1.631131201455066000052216172e-07, -1.484053430160405917346563105e-07, + -1.343775140346984114248499913e-07, -1.210160219543806883488808353e-07, + -1.083070269513613799408855158e-07, -9.623647759318732293554388623e-08, + -8.479012779144248364532159001e-08, -7.395355372282324984305120234e-08, + -7.56991670453547153772622634e-08, -8.705833092878032569337208579e-08, + -9.908072323959815837629550288e-08, -1.117825685473202621270379206e-07, + -1.251798656084646617273043291e-07, -1.392883658487454329505172762e-07, + -1.541235518163616427356036893e-07, -1.697006156317917093530962726e-07, + -1.860344374597286479470906791e-07, -2.031395640290257126278378619e-07, + -2.210301872266158345979982294e-07, -2.397201227915699158114797539e-07, + -2.592227891355242327309411649e-07, -2.795511863157739880039764392e-07, + -3.007178751873876990579692939e-07, -3.227349567606737133284384913e-07, + -3.456140517903148403030849818e-07, -3.693662806224164162522153806e-07, + -3.940022433256196262546630811e-07, -4.195320001322927829667417884e-07, + -4.459650522156586251293331445e-07, -4.733103228285004995000483183e-07, + -5.015761388288838256165102017e-07, -5.307702126180137759635098253e-07, + -5.608996245152284490097412128e-07, -5.91970805594308472873652828e-07, + -6.23989521005725599180828482e-07, -6.569608538082456129672363765e-07, + -6.908891893333671648108076056e-07, -7.257782001054362392184642928e-07, + -7.616308313398379513828686561e-07, -7.984492870411121343262391033e-07, + -8.362350167223091475818350787e-07, -8.749887027663085684676871207e-07, + -9.147102484492210807025323709e-07, -9.553987666453406009533459026e-07, + -9.97052569232465809578327097e-07, -1.039669157215683603439574517e-06, + -1.083245211587032432796313085e-06, -1.127776584937673096670630694e-06, + -1.173258293838424618128627244e-06, -1.219684512003801784123528835e-06, + -1.267048564253737704844303587e-06, -1.315342921286465569178226846e-06, + -1.364559195275101613137390226e-06, -1.414688136299597815372292887e-06, + -1.465719629624862084025876084e-06, -1.517642693834885704918017356e-06, + -1.570445479831812131071649107e-06, -1.624115270707917481855927719e-06, + -1.678638482497513431692640236e-06, -1.734000665814794680822589872e-06, + -1.790186508382677206915227844e-06, -1.847179838456647315889200441e-06, + -1.904963629146666575389190527e-06, -1.963520003639033161094455335e-06, + -2.022830241319658206594232427e-06, -2.082874784797506936199866512e-06, + -2.143633247828685907165934335e-06, -2.205084424137837357442291225e-06, + -2.267206297134142859020034325e-06, -2.329976050517592903676099281e-06, + -2.393370079770270816843513728e-06, -2.457364004526299523052321194e-06, + -2.521932681813087905530693794e-06, -2.587050220155475463678891937e-06, + -2.652689994533327886438870205e-06, -2.718824662182120567078570661e-06, + -2.785426179225034880537975948e-06, -2.852465818124054852640081661e-06, + -2.919914185936614608513810579e-06, -2.987741243363290737490665233e-06, + -3.055916324571092658132515779e-06, -3.124408157776004941574409662e-06, + -3.193184886567353890292645865e-06, -3.262214091955794363712197934e-06, + -3.331462815125720542969861571e-06, -3.400897580872020448269042736e-06, + -3.470484421700293999643420484e-06, -3.540188902568698111749268681e-06, + -3.609976146248873346729368894e-06, -3.679810859282525311409828631e-06, + -3.749657358509510195437690327e-06, -3.819479598142490765007479869e-06, + -3.8892411973625438771705147e-06, -3.958905468409363661056680345e-06, + -4.028435445139088719385730281e-06, -4.097793912022069348936523236e-06, + -4.166943433552596011176967494e-06, -4.23584638404113517637979841e-06, + -4.304464977760598681669288595e-06, -4.37276129941613393513994909e-06, + -4.440697334908362755320852117e-06, -4.508235002359266492858672765e-06, + -4.575336183369537304598071575e-06, -4.641962754475859696400193155e-06, + -4.708076618776235779399892689e-06, -4.773639737691189857595602808e-06, + -4.838614162828429619616840696e-06, -4.902962067918281168399548264e-06, + -4.966645780787094843820948104e-06, -5.029627815335611270273520612e-06, + -5.091870903489205063357191106e-06, -5.153338027086858408331877107e-06, + -5.213992449675612537920033757e-06, -5.273797748177426402099547686e-06, + -5.332717844395170228685883196e-06, -5.390717036324795922725815894e-06, + -5.447760029240726252725088991e-06, -5.503811966521685189750092565e-06, + -5.558838460184444181261947948e-06, -5.612805621093121771867252151e-06, + -5.66568008881202550184284783e-06, -5.717429061070295217802158388e-06, + -5.768020322806982165466261475e-06, -5.817422274765583634493874843e-06, + -5.865603961607489994325211752e-06, -5.912535099514235487896604559e-06, + -5.958186103249014203256297278e-06, -6.002528112649609932742738455e-06, + -6.045533018516821487597055762e-06, -6.087173487889161820312954737e-06, + -6.127422988651762992423372572e-06, -6.16625581347151301955843497e-06, + -6.203647103025152292573619894e-06, -6.23957286849642630497661186e-06, + -6.274010013317964512275914241e-06, -6.306936354134270891714716956e-06, + -6.338330640963130801601287806e-06, -6.368172576533506151297368142e-06, + -6.396442834778920088069191496e-06, -6.423123078466187063249523415e-06, + -6.448195975940336862773302751e-06, -6.471645216967440925590927814e-06, + -6.493455527658108064647298624e-06, -6.513612684455344206191969997e-06, + -6.532103527171498214150789641e-06, -6.548915971060100068461880957e-06, + -6.564039017909332790652598977e-06, -6.577462766145044180236562542e-06, + -6.589178419932249664166777625e-06, -6.599178297265129576501356545e-06, + -6.607455837036718501893966388e-06, -6.614005605080462639575218653e-06, + -6.618823299177105246439249686e-06, -6.621905753021343623101503673e-06, + -6.623250939143943704127352051e-06, -6.622857970786068116243565373e-06, + -6.620727102723811083480592171e-06, -6.616859731041942374433779267e-06, + -6.611258391857186399328226434e-06, -6.603926758992326488065943701e-06, + -6.594869640603882971169151517e-06, -6.584092974766594800247604402e-06, + -6.57160382402012233072057662e-06, -6.557410368883471051720032013e-06, + -6.541521900344427522784943041e-06, -6.523948811332155974299345375e-06, + -6.504702587182298345082342994e-06, -6.483795795104970851392874043e-06, + -6.461242072667170806201265149e-06, -6.437056115302155187335355485e-06, + -6.411253662859442584512088131e-06, -6.383851485210072713484281276e-06, + -6.354867366922843581770671828e-06, -6.324320091028218784260771929e-06, + -6.292229421887572341908368562e-06, -6.258616087186423596045153211e-06, + -6.223501759071221843132477869e-06, -6.186909034450221258922154172e-06, + -6.148861414479781177901736994e-06, -6.109383283258380552998342145e-06, + -6.068499885751424008188941589e-06, -6.026237304970747835986336072e-06, + -5.982622438433511868015584473e-06, -5.937682973925907688856305755e-06, + -5.891447364597847193858591586e-06, -5.843944803415483282393438208e-06, + -5.79520519699907092853272822e-06, -5.745259138874291817073499539e-06, + -5.694137882165784066872734476e-06, -5.641873311762148806083883024e-06, + -5.588497915982243229807840956e-06, -5.534044757773033944726198685e-06, + -5.47854744546984937626039544e-06, -5.422040103149943705666824467e-06, + -5.364557340611242798741279542e-06, -5.30613422300787831352658977e-06, + -5.246806240174806506269301887e-06, -5.186609275673921757286201351e-06, + -5.125579575594328101252692559e-06, -5.063753717139621781805243483e-06, + -5.001168577035190316280605788e-06, -4.937861299788619953775141436e-06, + -4.873869265836408441793046326e-06, -4.80923005961017324048868346e-06, + -4.743981437555575816694339308e-06, -4.678161296137099640695886094e-06, + -4.61180763986176529861020848e-06, -4.544958549354723831683114388e-06, + -4.477652149519511018665313129e-06, -4.40992657781554880578028105e-06, + -4.341819952685248001770287191e-06, -4.273370342162777517271837757e-06, + -4.204615732696253719647208613e-06, -4.135593998214795154405934441e-06, + -4.066342869471427098426816876e-06, -3.996899903692488373275690239e-06, + -3.927302454563663451322149539e-06, -3.857587642582339370884818297e-06, + -3.787792325805405488516443627e-06, -3.717953071021113500068278751e-06, + -3.648106125372991322407560319e-06, -3.578287388463210657565862632e-06, + -3.508532384962145681331358027e-06, -3.438876237750204271280364196e-06, + -3.369353641617229683767349019e-06, -3.299998837544258134459474602e-06, + -3.230845587591299653511386566e-06, -3.161927150414378870222275805e-06, + -3.093276257434050860282851239e-06, -3.024925089676854599946226668e-06, + -2.956905255310284810158633073e-06, -2.889247767890999847112615609e-06, + -2.821983025345084170211864064e-06, -2.755140789698270393403211828e-06, + -2.688750167573087836842254256e-06, -2.622839591468958360056954252e-06, + -2.557436801840301839993784688e-06, -2.492568829986731522628615881e-06, + -2.428261981768416589815007267e-06, -2.364541822158706301307273812e-06, + -2.301433160645093632358992516e-06, -2.23896003748854854754186082e-06, + -2.177145710850268916727477328e-06, -2.116012644793819653265707845e-06, + -2.055582498169607015076542841e-06, -1.995876114387597817528439623e-06, + -1.936913512083130280627338293e-06, -1.878713876679625829438390928e-06, + -1.821295552850967198554952425e-06, -1.764676037885247917937655941e-06, + -1.708871975950577159228480767e-06, -1.653899153262554966065285555e-06, + -1.599772494152034875352177447e-06, -1.546506058030736803938229654e-06, + -1.494113037251261294301564811e-06, -1.442605755857309341534579911e-06, + -1.39199566921712465025491156e-06, -1.342293364537516002163181766e-06, + -1.293508562245991621022177774e-06, -1.245650118236400216923244304e-06, + -1.198726026967249817125715609e-06, -1.152743425402706430076471208e-06, + -1.10770859778509382528822666e-06, -1.063626981226843691335972458e-06, + -1.020503172108961343592277438e-06, -9.783409332722155912542621667e-07, + -9.371432019864327632343962982e-07, -8.969120986824667171764748248e-07, + -8.57648936430624044777734985e-07, -8.193542311485731095276898416e-07, + -7.820277125210063996952778928e-07, -7.456683356126359828186262596e-07, + -7.102742931554185041215275856e-07, -6.758430284902066279454171428e-07, + -6.423712491424677441557641866e-07, -6.09854941011039593750210977e-07, + -5.782893831483600018093251503e-07, -5.476691631100634755039834219e-07, + -5.179881928513064410945945619e-07, -4.892397251467288841976412822e-07, + -4.614163705104957717816884996e-07, -4.34510114592448811672337379e-07, + -4.085123360260167229094784448e-07, -3.834138247031794010776656334e-07, + -3.592048004514600725456277639e-07, -3.358749320876445634804314741e-07, + -3.134133568226527414038137028e-07, -2.918086999918113747820873263e-07, + -2.71049095084450383786028177e-07, -2.511222040469723072199630803e-07, + -2.320152378328029156366021837e-07, -2.137149771731711753256090875e-07, + -1.962077935422357604426478591e-07, -1.794796702901950598285640837e-07, + -1.635162239179945698903240322e-07, -1.483027254673159480592969364e-07, + -1.338241219995992610524332715e-07, -1.200650581379693938074548071e-07, + -1.070098976460809188197153717e-07, -9.46427450180761568610462455e-08, + -8.294746705405677730884607662e-08, -7.190771439571741402766152235e-08, + -7.591720558585243565285160215e-08, -8.800032261670439709271999756e-08, + -1.008306568255378658682100738e-07, -1.144275223753125272269407734e-07, + -1.288099451596005542111818536e-07, -1.439966340174051884265489249e-07, + -1.600059519133875143313475295e-07, -1.768558871217299033105045539e-07, + -1.945640244521950525265728549e-07, -2.13147516557232021370003926e-07, + -2.326230553592706844710894269e-07, -2.530068436374566639147074866e-07, + -2.743145668132892380468431867e-07, -2.965613649746660171180312731e-07, + -3.197618051778638781648623959e-07, -3.439298540669751430281923018e-07, + -3.690788508502074985466359213e-07, -3.952214806723251854944590957e-07, + -4.223697484223058802140968702e-07, -4.50534953015033794767587802e-07, + -4.797276621855287077024411653e-07, -5.099576878338533484423902332e-07, + -5.41234061958396177801906661e-07, -5.735650132147768855679181681e-07, + -6.069579441370248208039166367e-07, -6.414194090572827297442302409e-07, + -6.769550927591283762832052688e-07, -7.135697898997458511047482267e-07, + -7.51267385234587753501853645e-07, -7.900508346778704273053622366e-07, + -8.29922147231207240497281169e-07, -8.708823678118262184337191635e-07, + -9.129315610108344059551348584e-07, -9.560687958110052814318744613e-07, + -1.000292131292504319389183483e-06, -1.045598603353877772831879468e-06, + -1.091984212474476511031185912e-06, -1.139443912543318372464608637e-06, + -1.187971600778138248563089129e-06, -1.237560108757146810267032143e-06, + -1.288201194584680265577906338e-06, -1.339885536210575271598324613e-06, + -1.392602725921799540847686484e-06, -1.446341266023330469808251021e-06, + -1.501088565723954016808213037e-06, -1.556830939241120809131456795e-06, + -1.613553605137499328509389541e-06, -1.671240686900376304954273649e-06, + -1.729875214773464144535006226e-06, -1.789439128849132134424634519e-06, + -1.84991328342748024089390018e-06, -1.911277452647074482445978955e-06, + -1.973510337390526604391723792e-06, -2.036589573466490571531989015e-06, + -2.100491741067972329169233695e-06, -2.165192375505235684906082949e-06, + -2.230665979209445864397867026e-06, -2.296886035004670366719116761e-06, + -2.363825020634829858338400721e-06, -2.431454424546125536678222584e-06, + -2.499744762908204321672812898e-06, -2.568665597865059609160396509e-06, + -2.638185557001837232147167453e-06, -2.708272354012607509852247206e-06, + -2.778892810552473163163708994e-06, -2.850012879255803158689121582e-06, + -2.921597667900798168456226803e-06, -2.993611464699007686642105025e-06, + -3.066017764686874703646338181e-06, -3.138779297194860025551569477e-06, + -3.211858054368191031885219899e-06, -3.285215320711831661772790378e-06, + -3.358811703630801239926165908e-06, -3.432607164935553091306055101e-06, + -3.506561053280844450030871023e-06, -3.580632137505031613853613559e-06, + -3.654778640835571907203574091e-06, -3.728958275925192644391966551e-06, + -3.803128280681968827685963605e-06, -3.877245454855413326190980566e-06, + -3.951266197339528775573942038e-06, -4.025146544152704024179673103e-06, + -4.098842207053327440786482522e-06, -4.17230861274899244146808705e-06, + -4.245500942656246903600045228e-06, -4.318374173166994490233403653e-06, + -4.390883116376810992693372621e-06, -4.46298246122970018653084226e-06, + -4.534626815033070848059808255e-06, -4.605770745296357436744140446e-06, + -4.67636882184524835796195566e-06, -4.746375659164461502631093132e-06, + -4.815745958920024703082615747e-06, -4.884434552612561692688450399e-06, + -4.9523964443124099185232663e-06, -5.019586853427210209092294152e-06, + -5.085961257452374518063346887e-06, -5.151475434654695663406163975e-06, + -5.21608550663932910002431112e-06, -5.279747980750305613197297799e-06, + -5.342419792254840546301929149e-06, -5.40405834626180512616968471e-06, + -5.464621559324899091191103662e-06, -5.524067900681359441776747954e-06, + -5.582356433077306101129752558e-06, -5.639446853131208980210078291e-06, + -5.695299531187517441416928721e-06, -5.749875550612797240343856964e-06, + -5.80313674648747981351477529e-06, -5.855045743646901374281424357e-06, + -5.905565994025952177069824917e-06, -5.954661813262535530362484781e-06, + -6.002298416515711224062095547e-06, -6.04844195345541786455094771e-06, + -6.093059542381480915356709721e-06, -6.136119303430712690100752582e-06, + -6.177590390831875314932124243e-06, -6.217443024169429642458543916e-06, + -6.25564851861812897036805442e-06, -6.292179314111738686477858645e-06, + -6.327009003410306456425659521e-06, -6.360112359032342193470351693e-06, + -6.391465359017781699990136401e-06, -6.421045211492054793239216137e-06, + -6.448830377999951577632550132e-06, -6.474800595581324611903911714e-06, + -6.49893689756150328210027034e-06, -6.521221633031028026719708862e-06, + -6.541638484990821473012093806e-06, -6.560172487140564410675915019e-06, + -6.576810039289701325629540485e-06, -6.591538921372172259573012087e-06, + -6.604348306047660132885122192e-06, -6.615228769873876544843540465e-06, + -6.624172303036170046653102056e-06, -6.631172317622501017231762682e-06, + -6.636223654433585712102226101e-06, -6.639322588319828941409109918e-06, + -6.640466832038523223367791626e-06, -6.639655538626488866444427112e-06, + -6.636889302285265750884057229e-06, -6.632170157777755666755371833e-06, + -6.625501578337016551792457847e-06, -6.61688847208979800875328775e-06, + -6.606337176999156605050785018e-06, -6.593855454332392740444783452e-06, + -6.579452480662279662828543364e-06, -6.563138838411423766825130571e-06, + -6.544926504951322410088415671e-06, -6.52482884026951846150130937e-06, + -6.5028605732199346969629912e-06, -6.479037786373268562370962564e-06, + -6.453377899485961749959008621e-06, -6.425899651608130129932638236e-06, + -6.396623081852022884370885525e-06, -6.365569508844979334702927909e-06, + -6.332761508891660023499656229e-06, -6.29822289287238351325037139e-06, + -6.261978681905745453115021831e-06, -6.22405508180521011251913957e-06, + -6.184479456360816394930226408e-06, -6.143280299478541337649100534e-06, + -6.100487206211219356165320615e-06, -6.056130842716245333352993729e-06, + -6.010242915176530557051001041e-06, -5.962856137722427342070033451e-06, + -5.914004199393479973081728246e-06, -5.863721730179999711192202067e-06, + -5.812044266185482281703716945e-06, -5.759008213951936581422811484e-06, + -5.704650813991129315279945272e-06, -5.649010103565602387170642429e-06, + -5.592124878764216877819262508e-06, -5.534034655917694879372851352e-06, + -5.474779632400386009821475347e-06, -5.414400646865088517799887574e-06, + -5.352939138958387621936973327e-06, -5.290437108564468396160618974e-06, + -5.226937074625830615651374267e-06, -5.162482033589732777689382259e-06, + -5.097115417529513537126060335e-06, -5.030881051990211540821031772e-06, + -4.96382311360811640362162081e-06, -4.895986087553987753514736503e-06, + -4.827414724851030291131841199e-06, -4.758153999609951099981301065e-06, + -4.688249066249646195697620144e-06, -4.617745216728083657909721682e-06, + -4.546687837851671987968865674e-06, -4.475122368704759761453854799e-06, + -4.403094258249410078898036097e-06, -4.330648923143939909869565286e-06, + -4.257831705828264651041408645e-06, -4.184687832923605410107622399e-06, + -4.111262373993515134009898992e-06, -4.037600200712581694677608124e-06, + -3.96374594648845199671002501e-06, -3.88974396658208594683122164e-06, + -3.81563829877037324276841182e-06, -3.741472624594324790874401779e-06, + -3.667290231235204799416964663e-06, -3.593133974059967977997829061e-06, + -3.519046239876346022379003872e-06, -3.445068910936893760282037982e-06, + -3.371243329730152521884600086e-06, -3.297610264595944804259970706e-06, + -3.224209876200631841010671441e-06, -3.151081684906857022443948599e-06, + -3.078264539071073725511572261e-06, -3.005796584300782648812438991e-06, + -2.933715233702062047768015576e-06, -2.862057139146558449509325645e-06, + -2.790858163585675635399215716e-06, -2.720153354438235582664308218e-06, + -2.649976918076399360821564927e-06, -2.58036219543308463774148806e-06, + -2.51134163875262482516987142e-06, -2.442946789504710239723664703e-06, + -2.375208257480402281779314003e-06, -2.308155701086857206370600223e-06, + -2.241817808856322445952352282e-06, -2.176222282182999093284045747e-06, + -2.111395819299846693162291469e-06, -2.047364100505706496606079386e-06, + -1.984151774651490063224599028e-06, -1.921782446892494501932422205e-06, + -1.860278667712258584610897361e-06, -1.799661923221685830650727264e-06, + -1.739952626735524827931316828e-06, -1.681170111626621412864572049e-06, + -1.623332625456727005465603318e-06, -1.566457325380984881495563012e-06, + -1.510560274821615694968010221e-06, -1.455656441404707001930360702e-06, + -1.401759696152385444931488638e-06, -1.348882813921136821468040219e-06, + -1.297037475075422062047473745e-06, -1.246234268384240859804516256e-06, + -1.196482695126788033752798096e-06, -1.1477911743918421066896823e-06, + -1.100167049554111457266864643e-06, -1.053616595909316461707173028e-06, + -1.008145029448416600130521495e-06, -9.637565167500277794068947249e-07, + -9.204541859687733406934274406e-07, -8.782401388960199651724882787e-07, + -8.371154640682347286239598123e-07, -7.970802508969737929111110293e-07, + -7.581336047934318790231700454e-07, -7.202736632590557922301206274e-07, + -6.834976129135708981506090037e-07, -6.478017074292442315598455557e-07, + -6.131812863407512914000496197e-07, -5.796307946981826078613770498e-07, + -5.471438035301735842823051686e-07, -5.157130310832576612544634991e-07, + -4.853303648027993671474462044e-07, -4.559868840201424118958775222e-07, + -4.276728833099474010712615253e-07, -4.003778964810924068081561967e-07, + -3.740907211639620253538118973e-07, -3.487994439564495310221133896e-07, + -3.244914660905735374963926483e-07, -3.011535295812042663087936423e-07, + -2.787717438180931903528845563e-07, -2.573316125621263874629273891e-07, + -2.368180613064770142225603676e-07, -2.172154649632394541788058592e-07, + -1.985076758359661760421869137e-07, -1.806780518385176436627764796e-07, + -1.637094849206486956431265758e-07, -1.475844296608033315550346154e-07, + -1.322849319867376754461795471e-07, -1.177926579847534117694149089e-07, + -1.040889227585638183055870526e-07, -9.115471929909570911945563328e-08, + -7.89707473268767458961448413e-08, -6.7517442069039574629875746e-08, + -7.113431636974794880807636439e-08, -8.391769331775841029734858178e-08, + -9.755844178118910986912028097e-08, -1.120806505173458308544838795e-07, + -1.27508054479717840906449278e-07, -1.438639949556933530182539077e-07, + -1.611713796200201560571444934e-07, -1.794526425630975347732241378e-07, + -1.987297043538532994334111373e-07, -2.190239321974166268613710279e-07, + -2.40356100248313800359643063e-07, -2.627463501402226397947871177e-07, + -2.862141517935769523786517909e-07, -3.107782645624908998120575297e-07, + -3.364566987825061588025723092e-07, -3.632666777806490289189739976e-07, + -3.912246004091397197016742419e-07, -4.203460041638683559042449171e-07, + -4.506455289484157559028914067e-07, -4.821368815439728865623793957e-07, + -5.148328008449718026123039655e-07, -5.487450239196378440687039239e-07, + -5.83884252953893647864109552e-07, -6.20260123136414860880321915e-07, + -6.578811715412016148535074428e-07, -6.967548070638639639822072523e-07, + -7.368872814658601929827430772e-07, -7.782836615802443006601331159e-07, + -8.209478027309906212951868924e-07, -8.648823234166429159045603667e-07, + -9.100885813075192882132041436e-07, -9.56566650604173162247357079e-07, + -1.004315300803156514868486743e-06, -1.053331976914406044575902785e-06, + -1.103612781172760413277763453e-06, -1.155152456284245707828829165e-06, + -1.207944370245780081751124126e-06, -1.261980502774957163094672087e-06, + -1.317251433384421856423603624e-06, -1.373746331133195832787459618e-06, + -1.431452946085132915104835317e-06, -1.49035760250227751050864939e-06, + -1.550445193798664133012755149e-06, -1.611699179277636487939021417e-06, + -1.674101582673308193996973038e-06, -1.737632992514327858745728193e-06, + -1.802272564325522902239397338e-06, -1.867998024680452036683556659e-06, + -1.934785677115263519772105777e-06, -2.002610409911623509215516242e-06, + -2.071445705753791422188076279e-06, -2.141263653262243426341360913e-06, + -2.212034960403509060853288401e-06, -2.283728969773190515385723892e-06, + -2.356313675746281287857238768e-06, -2.429755743486759007372264782e-06, + -2.504020529803928616665014556e-06, -2.579072105843169561818989735e-06, + -2.654873281593083727484660289e-06, -2.731385632190077355840396658e-06, + -2.808569525998097441685024886e-06, -2.886384154438682515450825122e-06, + -2.964787563543773408846317488e-06, -3.043736687201132171305423962e-06, + -3.123187382059597856030211047e-06, -3.203094464058861713374971522e-06, + -3.28341174654589306608227367e-06, -3.364092079937705991927619428e-06, + -3.445087392887687414771633043e-06, -3.526348734910380829029067848e-06, + -3.607826320417265130970551831e-06, -3.689469574113794170326088503e-06, + -3.771227177705883169773820249e-06, -3.853047117861723806764556038e-06, + -3.934876735372920868660188282e-06, -4.016662775456890607816452798e-06, + -4.098351439140569498669267046e-06, -4.179888435663696129914596034e-06, + -4.261219035838155701396718494e-06, -4.342288126298280361730665133e-06, + -4.423040264575414247556761627e-06, -4.503419734928616364479612988e-06, + -4.583370604861992091973946911e-06, -4.662836782257903191272006144e-06, + -4.741762073054126278351654705e-06, -4.820090239392001426146396048e-06, + -4.897765058161540216387277308e-06, -4.974730379869024645452923322e-06, + -5.050930187750896953259756306e-06, -5.126308657058632369917915844e-06, + -5.200810214437308952946555085e-06, -5.274379597321017286513499672e-06, + -5.346961913267698007583804409e-06, -5.418502699155851975293656658e-06, + -5.488947980165484890637244558e-06, -5.558244328465700689596937917e-06, + -5.626338921531523204271844213e-06, -5.693179600012813577761868616e-06, + -5.758714925078488037677414135e-06, -5.822894235159821697746674457e-06, + -5.885667702017177169507029105e-06, -5.946986386055260789785473913e-06, + -6.006802290812841056027223535e-06, -6.065068416553788821510024426e-06, + -6.121738812887458390586507828e-06, -6.176768630347446787699512011e-06, + -6.230114170859170313443008843e-06, -6.281732937028038354096773355e-06, + -6.331583680181462154765159589e-06, -6.37962644709957442797033586e-06, + -6.42582262537115858467727178e-06, -6.470134987313115965893838694e-06, + -6.512527732393639208550821518e-06, -6.552966528101242783496162281e-06, + -6.59141854920383038734642972e-06, -6.627852515344149815382322061e-06, + -6.66223872692014418262461406e-06, -6.6945490992010825935781132e-06, + -6.724757194632196504824415279e-06, -6.752838253286145218359706049e-06, + -6.778769221412831421974456297e-06, -6.802528778057143047275530379e-06, + -6.824097359701328744383593689e-06, -6.843457182900742987222662828e-06, + -6.860592264881271612779120583e-06, -6.8754884420700393207076008e-06, + -6.888133386533793327288245634e-06, -6.898516620302238973826396834e-06, + -6.906629527556505871496023152e-06, -6.912465364665870839284630978e-06, + -6.916019268058796319760799659e-06, -6.9172882599173583946777083e-06, + -6.916271251687116690268566921e-06, -6.912969045397491358283248442e-06, + -6.9073843327907413086347993e-06, -6.899521692260640601322523036e-06, + -6.889387583605017858633286221e-06, -6.876990340599258527784932299e-06, + -6.862340161400942859708327465e-06, -6.845449096798768943441214352e-06, + -6.826331036321835787406865637e-06, -6.805001692228362476582651658e-06, + -6.781478581395801040650195279e-06, -6.755781005137173803975873809e-06, + -6.727930026971354370620564955e-06, -6.697948448377759172458426745e-06, + -6.66586078256870748204570426e-06, -6.631693226315408979949349993e-06, + -6.595473629866165462447627488e-06, -6.557231464998008395013776028e-06, + -6.516997791245447024409062631e-06, -6.474805220352637728743402934e-06, + -6.430687878997307152506828637e-06, -6.384681369837642432628690981e-06, + -6.336822730935051652351262114e-06, -6.287150393608201489096479891e-06, + -6.235704138775690586415055561e-06, -6.182525051846727189290998244e-06, + -6.127655476221098111700141126e-06, -6.071138965461488945279857482e-06, + -6.013020234202978093530390924e-06, -5.953345107866089144722961113e-06, + -5.892160471241353954675173954e-06, -5.829514216014704227665239183e-06, + -5.765455187304368024603894172e-06, -5.700033129281100439424145865e-06, + -5.633298629944719485061841585e-06, -5.5653030651308618251033207e-06, + -5.496098541822798794187748123e-06, -5.425737840843862116828582448e-06, + -5.354274359006724148368327326e-06, -5.281762050796294151878539774e-06, + -5.208255369663419029422485318e-06, -5.13380920900689625751894471e-06, + -5.058478842921488041696389398e-06, -4.982319866789700243926101303e-06, + -4.905388137795097260019337726e-06, -4.827739715434710571770934168e-06, + -4.749430802107886940394924219e-06, -4.670517683858526643411387957e-06, + -4.591056671347170878034332775e-06, -4.51110404112880961324501608e-06, + -4.430715977311567970993531201e-06, -4.34994851367051526842139042e-06, + -4.268857476290253012132444588e-06, -4.187498426808326231840853837e-06, + -4.105926606330949428210266849e-06, -4.024196880090944293691633538e-06, + -3.942363682916592895744394703e-06, -3.860480965578621774937466415e-06, + -3.778602142081028503428586848e-06, -3.696780037959853733753757404e-06, + -3.615066839652247139108272658e-06, -3.533514044996437534693067839e-06, + -3.452172414921290469745109031e-06, -3.371091926382208309366126861e-06, + -3.290321726598084358278743441e-06, -3.209910088641898220007328546e-06, + -3.129904368435383886130158812e-06, -3.050350963195953177774493587e-06, + -2.971295271381718080042338287e-06, -2.892781654178149462855766313e-06, + -2.814853398567424910559900061e-06, -2.737552682019092480260715264e-06, + -2.660920538838136110033069995e-06, -2.584996828203970358633651677e-06, + -2.509820203931295578853727379e-06, -2.435428085981111624730042695e-06, + -2.361856633747516650916574432e-06, -2.289140721143229926978204455e-06, + -2.217313913504074707232693528e-06, -2.146408446329902645622863047e-06, + -2.076455205876740904065045831e-06, -2.007483711612142811796244413e-06, + -1.939522100543023439239535832e-06, -1.872597113422362267887047275e-06, + -1.806734082838795092150539594e-06, -1.741956923189726192725303167e-06, + -1.678288122536512566885798063e-06, -1.615748736337171648786282911e-06, + -1.554358383049509089712521097e-06, -1.49413524159485986257949082e-06, + -1.43509605067002878755837679e-06, -1.377256109892392044129053909e-06, + -1.320629282760573571507169144e-06, -1.26522800141057276044319075e-06, + -1.211063273144760902744914745e-06, -1.158144688708712763283801422e-06, + -1.106480432288493569739857084e-06, -1.056077293198666751988172401e-06, + -1.006940679229057525280108254e-06, -9.590746316161068197751532124e-07, + -9.124818416024771018324143225e-07, -8.671636685465883048247069317e-07, + -8.231201595416910916821725056e-07, -7.803500705022168578445392571e-07, + -7.388508886732952338937579009e-07, -6.9861885651755531311424708e-07, + -6.596489969316756443764291663e-07, -6.219351397435364446779674195e-07, + -5.854699494393328960416852773e-07, -5.502449540685830467771563757e-07, + -5.162505752736496654952888519e-07, -4.834761593891446462394880998e-07, + -4.519100095554641502660015231e-07, -4.215394187896306968717393109e-07, + -3.92350703956149159415086377e-07, -3.643292405765078060121513193e-07, + -3.374594984248488409414763745e-07, -3.117250778405655150224190433e-07, + -2.871087467041684382805728001e-07, -2.635924780125916036708989994e-07, + -2.411574879930068597373910878e-07, -2.19784274693460916671647852e-07, + -1.994526569885203006340885839e-07, -1.801418139380209974398773607e-07, + -1.618303244370689987296992084e-07, -1.444962070955599100201559347e-07, + -1.281169602857264432646880459e-07, -1.126696022965340732176125278e-07, + -9.813071153418355585340917841e-08, -8.447646670846602456827979712e-08, + -7.168268694534642681997393043e-08, -7.885025123834722828101002857e-08, + -9.271297796458678732964850486e-08, -1.075310212554083677407803675e-07, + -1.23331721390085065150651715e-07, -1.401419366172709106109359667e-07, + -1.579879914150975141205518384e-07, -1.768956247263401859442925098e-07, + -1.968899382557764462319769292e-07, -2.179953449176303555011497987e-07, + -2.402355175216562813194027051e-07, -2.636333377868988694094586327e-07, + -2.882108457725020477219852414e-07, -3.139891898151128720307993791e-07, + -3.409885770624482562199907259e-07, -3.692282246924386821943289954e-07, + -3.987263119070799959305973804e-07, -4.294999327896121000730836857e-07, + -4.615650501131887614815810499e-07, -4.949364501879455964278471669e-07, + -5.296276988331962133109355635e-07, -5.656510985596025856080005211e-07, + -6.030176470453703109001462358e-07, -6.41736996988918148965665763e-07, + -6.818174174189406433973267667e-07, -7.232657565410131793735468674e-07, + -7.660874061980219166579936935e-07, -8.102862680196512171697893409e-07, + -8.558647213339787001987798293e-07, -9.028235929118958589991838365e-07, + -9.511621286126078360140170126e-07, -1.000877966995841104758265504e-06, + -1.051967114963680371452002353e-06, -1.104423925492055239287649687e-06, + -1.158241077508901646197624763e-06, -1.213409557972976732993807859e-06, + -1.269918646203959383333905071e-06, -1.327755900511250798803159975e-06, + -1.386907147165377250284078181e-06, -1.447356471752377936649223977e-06, + -1.509086212947940874753820217e-06, -1.572076958744309035451570782e-06, + -1.636307545159196091214687252e-06, -1.701755057452072153557150365e-06, + -1.768394833869242022288451564e-06, -1.836200471935129885202179004e-06, + -1.905143837303144906678356585e-06, -1.975195075175368622895843637e-06, + -2.046322624296210927600549179e-06, -2.118493233518314324513587277e-06, + -2.191671980953210770263215115e-06, -2.265822295660073356732234703e-06, + -2.340905981912830779133327663e-06, -2.416883245990906779661908446e-06, + -2.493712725488875910572709321e-06, -2.571351521118042370716997094e-06, + -2.649755230971405375547424177e-06, -2.728877987219203780477460447e-06, + -2.808672495198165648786110815e-06, -2.889090074853455781508969683e-06, + -2.970080704488278114762996734e-06, -3.051593066772087659276621943e-06, + -3.133574596954454211713420042e-06, -3.215971533227741503512117291e-06, + -3.298728969178002932613989751e-06, -3.381790908259797724633947263e-06, + -3.465100320226972611215932388e-06, -3.548599199448094357127979348e-06, + -3.632228625031594437187450544e-06, -3.715928822682604811211909759e-06, + -3.799639228210173869223955506e-06, -3.88329855260050950030827413e-06, + -3.966844848569031573091558246e-06, -4.050215578501156532586005565e-06, + -4.133347683689134309406674334e-06, -4.216177654769731885124259274e-06, + -4.298641603265226399327534473e-06, -4.380675334127933246439537407e-06, + -4.462214419186490530378364633e-06, -4.543194271390217962120969264e-06, + -4.623550219746173372300894477e-06, -4.70321758484191895430519964e-06, + -4.78213175484596157358008206e-06, -4.86022826187572660198077043e-06, + -4.937442858623411779945937272e-06, -5.013711595127723022078877757e-06, + -5.088970895579756661931351142e-06, -5.16315763505049980894735101e-06, + -5.236209216027207038221362445e-06, -5.308063644645799825376626668e-06, + -5.378659606506502901504714054e-06, -5.447936541960266281121871845e-06, + -5.515834720753907116088613632e-06, -5.582295315922633129740709074e-06, + -5.647260476819392890955942588e-06, -5.710673401171524791813081945e-06, + -5.772478406056431895327328563e-06, -5.832620997689321026748870969e-06, + -5.891047939917645374181473517e-06, -5.947707321318700820719262146e-06, + -6.002548620798592293994894176e-06, -6.055522771593025974144839513e-06, + -6.106582223572577863563836525e-06, -6.155681003757484630995421016e-06, + -6.202774774949681807717592058e-06, -6.247820892392434286488536038e-06, + -6.29077845837090595868239945e-06, -6.33160837466998248145933284e-06, + -6.370273392808901067837275972e-06, -6.406738161975507351577566878e-06, + -6.440969274586466095198090259e-06, -6.472935309403278707587100355e-06, + -6.502606872137712046614242689e-06, -6.529956633483924187324066307e-06, + -6.554959364519101921466286836e-06, -6.577591969416678708789704422e-06, + -6.597833515423263514207939673e-06, -6.615665260051625610191513432e-06, + -6.631070675448202777883550257e-06, -6.644035469897265451999154862e-06, + -6.654547606428472978636837892e-06, -6.662597318498933927335883126e-06, + -6.668177122725472470254719226e-06, -6.67128182864733531464611696e-06, + -6.671908545504184922169885197e-06, -6.670056686018832607816802377e-06, + -6.66572796717882548649331334e-06, -6.658926408015649752131052963e-06, + -6.649658324384946891439686356e-06, -6.63793232075582945585050243e-06, + -6.623759279021956146080423594e-06, -6.607152344351721914405672215e-06, + -6.588126908099416534684254765e-06, -6.566700587803805326102962736e-06, + -6.542893204305074144212089893e-06, -6.516726756015522593586467015e-06, + -6.488225390383782129315876075e-06, -6.457415372596644571130588414e-06, + -6.42432505156684882375835513e-06, -6.388984823259313047122409657e-06, + -6.351427091412388995059386254e-06, -6.311686225714669191033841245e-06, + -6.269798517501779043081117093e-06, -6.225802133041307015947577602e-06, + -6.179737064477710571717798682e-06, -6.131645078512504190137305526e-06, + -6.081569662898572989427180974e-06, -6.029555970830359097330057583e-06, + -5.975650763315356750612298425e-06, -5.91990234961475343965263754e-06, + -5.862360525844244340826910689e-06, -5.8030765118285672024165886e-06, + -5.742102886305876441796688936e-06, -5.6794935205803740590774914e-06, + -5.615303510723857915618809772e-06, -5.549589108428802030844890353e-06, + -5.482407650617458881733227299e-06, -5.413817487913137262058992788e-06, + -5.343877912081266155146057339e-06, -5.272649082549198468129920958e-06, + -5.200191952114791830877413986e-06, -5.126568191954761656971371192e-06, + -5.051840116044556370524486189e-06, -4.976070605102053579936374067e-06, + -4.899323030167757144534134567e-06, -4.821661175934388532339416183e-06, + -4.74314916393872266852467165e-06, -4.663851375728392266212154332e-06, + -4.583832376115957726663788924e-06, -4.503156836632032323174644473e-06, + -4.421889459288485818165472668e-06, -4.340094900761832326287897876e-06, + -4.257837697105835892644621482e-06, -4.175182189101035719433919341e-06, + -4.092192448347518239854317401e-06, -4.008932204205553925617771388e-06, + -3.925464771687007401932117262e-06, -3.841852980398309320346581647e-06, + -3.758159104634393540985380644e-06, -3.674444794718630791620708753e-06, + -3.590771009684871208593589728e-06, -3.507197951391592163195411527e-06, + -3.42378500015758365318009615e-06, -3.340590652005029060039442007e-06, + -3.257672457592954501972301942e-06, -3.175086962920904625298258728e-06, + -3.092889651879492845712839658e-06, -3.011134890721099471519450752e-06, + -2.929875874520559386987410277e-06, -2.84916457569211581231046794e-06, + -2.769051694625273144417581736e-06, -2.689586612498434609129071421e-06, + -2.61081734632539753633920232e-06, -2.532790506285880600766515294e-06, + -2.455551255387304268048382846e-06, -2.379143271500995174402501298e-06, + -2.303608711811961338062097401e-06, -2.22898817971721515749229485e-06, + -2.155320694203478736766538965e-06, -2.082643661730944182095643866e-06, + -2.010992850645495008546706495e-06, -1.940402368137617653009747293e-06, + -1.870904639761970878470537759e-06, -1.802530391527348019252408561e-06, + -1.735308634562536087318296643e-06, -1.669266652359367700042330415e-06, + -1.604429990590055636002424048e-06, -1.540822449491755081376199825e-06, + -1.478466078807136309619749831e-06, -1.417381175265722895444554102e-06, + -1.357586282586555633436595399e-06, -1.299098193979168911415481708e-06, + -1.241931957115296969397424259e-06, -1.186100881540538607737743197e-06, + -1.131616548491043411752213221e-06, -1.078488823076747891627669325e-06, + -1.026725868789049600583230572e-06, -9.763341642873399648739143886e-07, + -9.273185224153938049676776205e-07, -8.796821113953474740614264273e-07, + -8.334264781437922615500084149e-07, -7.885515736514729900671753261e-07, + -7.450557803651255897315871038e-07, -7.029359415071910598346864758e-07, + -6.621873922664333580507698904e-07, -6.228039927899721164841696959e-07, + -5.84778162904824498869945943e-07, -5.481009184947477482982569619e-07, + -5.127619094561229904299199875e-07, -4.787494591545819429875135986e-07, + -4.460506053022863370460164654e-07, -4.146511421741093004934440493e-07, + -3.845356640794242894251331408e-07, -3.556876100048864700518770534e-07, + -3.280893093423696616152591705e-07, -3.017220286151984703054533283e-07, + -2.765660191149289830161355028e-07, -2.526005653602285641831670139e-07, + -2.298040342888385015630983233e-07, -2.08153925093231531692595875e-07, + -1.876269196103171101578142117e-07, -1.68198933175548827049952498e-07, + -1.498451658515831477819826292e-07, -1.325401539427208499107718742e-07, + -1.162578217053894975106646294e-07, -1.009715331668698705332469154e-07, + -8.66541439643455336032691204e-08, -7.327805311751650056231076813e-08, + -7.030032721985200309406928388e-08, -8.464384227067241838865621672e-08, + -1.000696962364698186573189805e-07, -1.166119214256247024311975973e-07, + -1.343039766038542102641746264e-07, -1.531786758536115447770992529e-07, + -1.732681173011901072321101856e-07, -1.946036118448765652981247978e-07, + -2.172156120191266389450710124e-07, -2.411336411305420329996606135e-07, + -2.663862228030610302694338246e-07, -2.930008110697825648009750589e-07, + -3.210037211496710136787691939e-07, -3.504200610473799989856623447e-07, + -3.812736641143440236908373781e-07, -4.135870227088458581123889442e-07, + -4.473812230920951023810220887e-07, -4.826758816963746037608461691e-07, + -5.194890829000637281519302084e-07, -5.57837318442816790684478899e-07, + -5.977354286123700819225671582e-07, -6.391965453323628311617116832e-07, + -6.822320372782184197602744005e-07, -7.268514571454868735504175302e-07, + -7.730624911921543459419371713e-07, -8.208709111733259038991804279e-07, + -8.702805287831740127895666266e-07, -9.212931527154785779987005399e-07, + -9.739085484501255809698357438e-07, -1.028124400868771992037953994e-06, + -1.083936279798540422200496015e-06, -1.141337608577949247668946106e-06, + -1.2003196357344910051134345e-06, -1.260871409858212527718571497e-06, + -1.322979757750426322345654873e-06, -1.386629265921240607289401624e-06, + -1.451802265503996754094240967e-06, -1.518478820648901548239460835e-06, + -1.586636720452231511113033204e-06, -1.656251474471280315289411361e-06, + -1.727296311869546051412935631e-06, -1.799742184228705700778502483e-06, + -1.873557772060086684933616352e-06, -1.948709495039142138895788686e-06, + -2.025161525981356897994564714e-06, -2.102875808570727552034018704e-06, + -2.181812078845264760298223658e-06, -2.261927890437078796028076699e-06, + -2.343178643557739851795629002e-06, -2.425517617712679295825317985e-06, + -2.508896008121487974527798887e-06, -2.593262965814026221509323855e-06, + -2.67856564136538698446912167e-06, -2.764749232225838304415847096e-06, + -2.85175703359510528245150153e-06, -2.939530492783527124915198686e-06, + -3.028009266995938803109997273e-06, -3.117131284467595816296218297e-06, + -3.206832808874795667889194203e-06, -3.29704850693660576142871195e-06, + -3.3877115191177546757830049e-06, -3.478753533336609989962606368e-06, + -3.570104861576234903222703057e-06, -3.661694519290626052533893856e-06, + -3.753450307492654252928274486e-06, -3.845298897404736030531877122e-06, + -3.937165917548021954700410846e-06, -4.028976043140843270957875827e-06, + -4.120653087672317119627592163e-06, -4.212120096512426059218170415e-06, + -4.303299442415545299222851688e-06, -4.394112922770213056978313299e-06, + -4.484481858444409443421353745e-06, -4.574327194071148807081629573e-06, + -4.663569599617349863054233117e-06, -4.752129573074456117976610559e-06, + -4.839927544107435958341094373e-06, -4.926883978496055006021745598e-06, + -5.012919483200237267140481068e-06, -5.097954911879475751210026579e-06, + -5.18191147069475737730638587e-06, -5.264710824220254879875994375e-06, + -5.346275201291171912077685585e-06, -5.426527500613515986771680233e-06, + -5.505391395961395171315937852e-06, -5.582791440787459016285680657e-06, + -5.658653172072564137122258759e-06, -5.732903213241412329679962123e-06, + -5.805469375972004314240184492e-06, -5.876280760728168441650153681e-06, + -5.94526785584600002355828291e-06, -6.012362635007180624712331413e-06, + -6.077498652934426020947623892e-06, -6.140611139146943257859697501e-06, + -6.20163708961676388332776369e-06, -6.260515356170018823464204494e-06, + -6.317186733480782992141474436e-06, -6.371594043508997982179151154e-06, + -6.423682217237997816509757765e-06, -6.47339837357165370632832227e-06, + -6.520691895255743834771810369e-06, -6.565514501693088151592324342e-06, + -6.607820318527181323287576775e-06, -6.64756594386753825307772095e-06, + -6.684710511083676944303014894e-06, -6.719215747956497160526569135e-06, + -6.751046032221717164609718631e-06, -6.780168443306593620961957719e-06, + -6.806552810211336310012089634e-06, -6.830171755445312730846071925e-06, + -6.851000734941815555989301501e-06, -6.869018073882015010722581344e-06, + -6.884204998365812150254265667e-06, -6.896545662874473212738957173e-06, + -6.906027173477211403545411583e-06, -6.912639606741202524906476229e-06, + -6.916376024312070469742767115e-06, -6.917232483139270654982477121e-06, + -6.915208041328464270839412181e-06, -6.910304759610524133104335343e-06, + -6.902527698424389635217888334e-06, -6.891884910618760671217365721e-06, + -6.878387429785008222015568746e-06, -6.862049254241490635309545093e-06, + -6.842887326696873626606654195e-06, -6.820921509627599939448380773e-06, + -6.796174556412107645815209866e-06, -6.768672078271693256536472444e-06, + -6.738442507075216388501455456e-06, -6.705517054071967129587426154e-06, + -6.669929664624056933044850964e-06, -6.631716969016536205228009443e-06, + -6.590918229430241731059761379e-06, -6.547575283168890764983610664e-06, + -6.501732482238387076983656548e-06, -6.453436629382444385087669314e-06, + -6.402736910684795617492749698e-06, -6.349684824853735903588819456e-06, + -6.294334109310817878288162042e-06, -6.236740663210377312087630275e-06, + -6.176962467521972843559514843e-06, -6.115059502312573751735269578e-06, + -6.051093661369935023980511091e-06, -5.985128664312924772221338049e-06, + -5.917229966338628032265258005e-06, -5.847464665759788937356242894e-06, + -5.775901409489654044274436345e-06, -5.702610296634438176151347261e-06, + -5.627662780356492882368347336e-06, -5.551131568173869865515622501e-06, + -5.473090520864159611491486096e-06, -5.393614550142466668885589398e-06, + -5.312779515284988998257559301e-06, -5.230662118870942749475263372e-06, + -5.147339801816596194044238499e-06, -5.062890637875745745500374179e-06, + -4.977393227781377811917359888e-06, -4.890926593203175521285680505e-06, + -4.803570070695287109097029038e-06, -4.71540320580801042781547705e-06, + -4.626505647536219639694328454e-06, -4.536957043275938833112089638e-06, + -4.446836934458955348790139966e-06, -4.356224653033405568014740233e-06, + -4.265199218956075487784417033e-06, -4.17383923885961985006083988e-06, + -4.082222806055099066212948911e-06, -3.990427402027146589684296341e-06, + -3.89852979957554472142467264e-06, -3.806605967753806647426622137e-06, + -3.714730978750630134631142976e-06, -3.622978916856709920556742568e-06, + -3.531422789654494052340259064e-06, -3.440134441563957286367835681e-06, + -3.349184469872521798910732296e-06, -3.258642143372175801595974631e-06, + -3.168575323721486560282246947e-06, -3.079050389644694366589544945e-06, + -2.990132164074363738717190694e-06, -2.901883844338189719530866559e-06, + -2.814366935484513136304192057e-06, -2.727641186834922969281936461e-06, + -2.641764531845961064732185644e-06, -2.556793031355545517754749088e-06, + -2.472780820283132357519876449e-06, -2.389780057845989347107195852e-06, + -2.307840881347231539063007827e-06, -2.22701136358444791850277715e-06, + -2.147337473920880298932853392e-06, -2.06886304305423095217016799e-06, + -1.991629731511218772142856118e-06, -1.915677001889078430978000447e-06, + -1.841042094858228233967395969e-06, -1.767760008933421649943824004e-06, + -1.695863484013768128817072935e-06, -1.625382988685155262684471807e-06, + -1.556346711271784461155884977e-06, -1.48878055461679945839362834e-06, + -1.422708134565293926776801021e-06, -1.358150782116460836098010591e-06, + -1.295127549205023670102362131e-06, -1.233655218066161016822511812e-06, + -1.173748314131216001742754815e-06, -1.115419122396112902730709246e-06, + -1.058677707198037621318304803e-06, -1.003531935330349114494853831e-06, + -9.499875024200397108123882471e-07, -8.980479624867001984099708876e-07, + -8.47714760596711014828776639e-07, -7.989872685213903621227532134e-07, + -7.518628233030270763213843109e-07, -7.063367686281678783745473053e-07, + -6.624024989031725550199655381e-07, -6.200515059229647428344373711e-07, + -5.792734280200127076670881671e-07, -5.400561015769898682201111649e-07, + -5.023856147832048445989422229e-07, -4.662463635117483733590591517e-07, + -4.316211091915489265200597119e-07, -3.984910385458921113924289203e-07, + -3.668358250667017970162104082e-07, -3.366336920918698450357780562e-07, + -3.078614773511515533707346738e-07, -2.804946988447204292355444382e-07, + -2.54507621917271056632595767e-07, -2.298733273896738857717473702e-07, + -2.065637806095593380653564677e-07, -1.845499012818828832400096761e-07, + -1.638016339404506414265420486e-07, -1.442880189216256998562887747e-07, + -1.259772637018984755252049403e-07, -1.088368144621707533814089128e-07, + -9.283342774005371368694819858e-08, -7.793324204046611710465226712e-08, + -7.673412824835404899472685036e-08, -9.221244465518600793812981986e-08, + -1.088952553504227533373173551e-07, -1.268213028500853411702095847e-07, + -1.460285589504456661196971339e-07, -1.665541324857900706365472629e-07, + -1.884341770674832855584626343e-07, -2.117037990001379999796191078e-07, + -2.363969655725664803152733092e-07, -2.625464139226691677503529049e-07, + -2.901835606764097190550272688e-07, -3.193384125616015940472543298e-07, + -3.500394781974046170991313014e-07, -3.823136812600209555192511731e-07, + -4.161862752243880905440376935e-07, -4.516807598803864369481711211e-07, + -4.888187998203969275020719723e-07, -5.276201450929219021528603605e-07, + -5.68102554214357316124753023e-07, -6.102817197279792617824190071e-07, + -6.541711964957026708859582839e-07, -6.997823329042415779963613211e-07, + -7.47124205162918677293720348e-07, -7.962035548655872806492195259e-07, + -8.470247299838827921122301305e-07, -8.995896294534213967968938955e-07, + -9.538976515081731162028991916e-07, -1.0099456459140899439701081e-06, + -1.067727870239479767702707631e-06, -1.127235950303754644325014006e-06, + -1.188458844927343877805004865e-06, -1.251382815104509062611743558e-06, + -1.315991397710330093715098976e-06, -1.382265383845005133356680267e-06, + -1.450182801909805793707749534e-06, -1.519718905500005352542775526e-06, + -1.590846166190804385318254e-06, -1.663534271282757123202808436e-06, + -1.737750126563464567601186191e-06, -1.813457864132389894473653021e-06, + -1.890618855325535567263230824e-06, -1.969191728766522241767097587e-06, + -2.049132393560201840707318127e-06, -2.130394067634477801165141311e-06, + -2.212927311225523888837301081e-06, -2.296680065490852595301574102e-06, + -2.381597696224187490438234729e-06, -2.467623042635362206470572843e-06, + -2.554696471147846513412597511e-06, -2.642755934155937021343314719e-06, + -2.731737033673063827152183158e-06, -2.82157308979225142386328129e-06, + -2.91219521386941043660195709e-06, -3.003532386329933813901580178e-06, + -3.095511538989001998887530542e-06, -3.188057641766149764666043315e-06, + -3.281093793664920918912207906e-06, -3.374541317879054075178210312e-06, + -3.468319860877312620528901271e-06, -3.56234749531047928337835172e-06, + -3.656540826574475668041871307e-06, -3.750815102856679474107367417e-06, + -3.845084328483031278951304738e-06, -3.939261380376730404520493195e-06, + -4.033258127431693975393275226e-06, -4.126985552597094425843291671e-06, + -4.220353877462721973123048469e-06, -4.313272689128821207513696245e-06, + -4.405651069138363970479569526e-06, -4.497397724244457229531794079e-06, + -4.588421118780799769286231349e-06, -4.678629608398787579400662784e-06, + -4.767931574930997726540111981e-06, -4.856235562137474527926069012e-06, + -4.943450412088314498159670463e-06, -5.029485401933732446996989929e-06, + -5.114250380811013183598306986e-06, -5.197655906636264198851949542e-06, + -5.279613382528266363321808874e-06, -5.360035192611340207607256714e-06, + -5.438834836944409626183737083e-06, -5.515927065324272396981773042e-06, + -5.591228009712319341900383513e-06, -5.664655315035865024175278093e-06, + -5.736128268117525467919681076e-06, -5.805567924489030294976817104e-06, + -5.872897232849194831068220107e-06, -5.9380411569297138953279179e-06, + -6.000926794536806289188587971e-06, -6.061483493541680590800061618e-06, + -6.119642964598029218840479632e-06, -6.175339390371262942615315783e-06, + -6.228509531068608515895837496e-06, -6.279092826069115102925657229e-06, + -6.327031491456616548666857386e-06, -6.37227061326823413634325502e-06, + -6.414758236278353333188750884e-06, -6.454445448146523247527454881e-06, + -6.491286458766446877471315707e-06, -6.525238674662396822076168568e-06, + -6.556262768288793191511637515e-06, -6.584322742098450977846907373e-06, + -6.609385987255038947380501868e-06, -6.631423336875620835201023545e-06, + -6.650409113699674854068392971e-06, -6.666321172091807528573351171e-06, + -6.679140934296318990112673042e-06, -6.688853420872937374330562121e-06, + -6.695447275254424932520742192e-06, -6.698914782378045182505924698e-06, + -6.699251881354566938084598576e-06, -6.696458172150038820700373998e-06, + -6.690536916267214560013858182e-06, -6.681495031425278065826192653e-06, + -6.669343080248154639465708177e-06, -6.654095252983421863903889387e-06, + -6.63576934428545754500201187e-06, -6.614386724108004594262048836e-06, + -6.589972302762828674615579877e-06, -6.562554490212471802388066039e-06, + -6.53216514967629101567729577e-06, -6.498839545640025846379422142e-06, + -6.462616286369923603613400764e-06, -6.423537261043205406592978418e-06, + -6.381647571616636494212879832e-06, -6.336995459565748762100281799e-06, + -6.28963222763639364602111792e-06, -6.23961215676025017843036452e-06, + -6.186992418294980532655815558e-06, -6.131832981758572628338925525e-06, + -6.07419651823591104144789074e-06, -6.014148299643717638252732316e-06, + -5.951756094047731681262892317e-06, -5.88709005723324891012340418e-06, + -5.820222620737047501183504539e-06, -5.751228376555124755236270834e-06, + -5.680183958746628933777697568e-06, -5.607167922159874684224882546e-06, + -5.532260618511337306284214588e-06, -5.455544070053038338368161381e-06, + -5.377101841067777831216500939e-06, -5.297018907435154216455791554e-06, + -5.215381524514352679078570824e-06, -5.132277093592129173975444761e-06, + -5.047794027146427235837062436e-06, -4.962021613177446242479943367e-06, + -4.875049878858930162616944215e-06, -4.786969453762818513589943209e-06, + -4.697871432910221683597502829e-06, -4.607847239901069521096459158e-06, + -4.516988490373523403096766432e-06, -4.42538685604255216333915296e-06, + -4.3331339295648801400776505e-06, -4.24032109047468312501344076e-06, + -4.147039372426651714228455076e-06, -4.05337933201175174371434784e-06, + -3.959430919308937245684743012e-06, -3.865283350495107726936278719e-06, + -3.771024982666189898875431369e-06, -3.676743191115508150825690395e-06, + -3.582524249276548827932917241e-06, -3.488453211535503474587322295e-06, + -3.394613799112131331033731518e-06, -3.301088289200278626174837535e-06, + -3.207957407551778230409261078e-06, -3.1153002246795122984657396e-06, + -3.023194055847148408431874361e-06, -2.931714365004458930629447147e-06, + -2.840934672818275512942405928e-06, -2.750926468939944496890645867e-06, + -2.661759128640767341818923475e-06, -2.573499833937287416772959209e-06, + -2.486213499318402609755641539e-06, -2.399962702176328872860112951e-06, + -2.314807618033186064433531434e-06, -2.230805960644712257137526126e-06, + -2.148012927052149282773933422e-06, -2.066481147642819170924186056e-06, + -1.986260641269332967488942324e-06, -1.90739877546671901528750441e-06, + -1.829940231796126456597349243e-06, -1.753926976333077361499797678e-06, + -1.679398235307653185815405898e-06, -1.606390475893397680462459931e-06, + -1.534937392131252434975680066e-06, -1.465069895964405580253832155e-06, + -1.396816113349706252766847109e-06, -1.330201385401010842583356848e-06, + -1.265248274510245622638451163e-06, -1.201976575381537663608365503e-06, + -1.140403330904829105890566435e-06, -1.0805428527856407227230413e-06, + -1.022406746838687194070516805e-06, -9.66003942844152029684450661e-07, + -9.113407288568988697780135118e-07, -8.584207898506222856867351606e-07, + -8.072452505709884105437185164e-07, -7.578127224642198561647033102e-07, + -7.101193545403084415190307285e-07, -6.641588880231379513456872916e-07, + -6.199227146332868365377600194e-07, -5.773999383431210384470832521e-07, + -5.3657744043807377615250883e-07, -4.974399477126825690464226662e-07, + -4.59970103625000424297706008e-07, -4.241485422285998472311625233e-07, + -3.899539646972611646279357686e-07, -3.573632182538768891114869947e-07, + -3.263513773119417729124845315e-07, -2.96891826635264771045607168e-07, + -2.689563463193173135710567056e-07, -2.425151983958069835518010521e-07, + -2.17537214860734690920077497e-07, -1.939898869252979598227604012e-07, + -1.718394552885771012009654378e-07, -1.510510012309511802848499681e-07, + -1.31588538327672015156846394e-07, -1.134151045829152829690604368e-07, + -9.649285478604277893895460085e-08, -8.078315289330573343228817512e-08, + -7.730111047053187162315544476e-08, -9.407310823200688306692276693e-08, + -1.122354441697071088670262132e-07, -1.318357060704647857149490091e-07, + -1.529204871354275337850864205e-07, -1.755352590191697085569589318e-07, + -1.997242448365308576698607225e-07, -2.255302924396623069281704469e-07, + -2.529947482708447760145768941e-07, -2.821573320989449261110776704e-07, + -3.130560129489722091247413949e-07, -3.457268865349098752727627793e-07, + -3.802040545063966011290817679e-07, -4.165195058179728659514013279e-07, + -4.547030005298649991426042719e-07, -4.947819563451255750805403769e-07, + -5.36781338185907376268153797e-07, -5.807235511073465948124082067e-07, + -6.266283368429084716890635834e-07, -6.745126742695314770879768534e-07, + -7.243906840746770548394905045e-07, -7.762735379003731742237281142e-07, + -8.301693722315837576457265255e-07, -8.860832072877444414839916316e-07, + -9.440168711671086789534879796e-07, -1.003968929483628802737014106e-06, + -1.065934620725550046154415408e-06, -1.129905797553633583330629994e-06, + -1.19587087424505687019958295e-06, -1.263814780476647370283495644e-06, + -1.333718921627933645703543465e-06, -1.405561145771031346444991314e-06, + -1.479315717500211828483555783e-06, -1.554953298739415012269787092e-06, + -1.63244093665095718693525996e-06, -1.711742058753191385946134176e-06, + -1.792816475339077830848037547e-06, -1.875620389271420105289380452e-06, + -1.960106413214074823982190424e-06, -2.046223594341671732420393642e-06, + -2.133917446553448349285146343e-06, -2.223129990199636870241289843e-06, + -2.313799799311591225858169077e-06, -2.405862056309383566795722514e-06, + -2.499248614143479431225084234e-06, -2.593888065808834372187163114e-06, + -2.68970582115368787813267093e-06, -2.78662419088666011966369182e-06, + -2.884562477669375014780513838e-06, -2.983437074164472317650519118e-06, + -3.083161567892134911911131492e-06, -3.183646852731609056940537128e-06, + -3.28480124688795136118392437e-06, -3.386530617128241733479986075e-06, + -3.488738509075939874025471671e-06, -3.591326283336889965431409921e-06, + -3.694193257215767803129657931e-06, -3.797236851767536568456927817e-06, + -3.900352743914829629380807557e-06, -4.00343502334901670886490796e-06, + -4.106376353920194849074585403e-06, -4.209068139209579464954380512e-06, + -4.311400691966346000315746939e-06, -4.413263407080678708165662888e-06, + -4.514544937754875332622684497e-06, -4.61513337452534954492237157e-06, + -4.714916426780155072359754925e-06, -4.813781606409146511939105284e-06, + -4.91161641321733324439067353e-06, -5.008308521726130713581492254e-06, + -5.103745968982355602394825056e-06, -5.197817342990699938226877713e-06, + -5.290411971382308009234120283e-06, -5.381420109929761643287934175e-06, + -5.470733130517489370414629946e-06, -5.558243708175706970179424937e-06, + -5.64384600678920377221127469e-06, -5.727435863085611070309299125e-06, + -5.808910968523491307347744739e-06, -5.888171048690395187775060287e-06, + -5.965118039833231148943125388e-06, -6.039656262145580305526152559e-06, + -6.111692589442935952129612454e-06, -6.181136614863594173647359797e-06, + -6.247900812240619101316837364e-06, -6.311900692798747035741624423e-06, + -6.373054956839485559469751785e-06, -6.431285640087731595327270179e-06, + -6.486518254384198055241712855e-06, -6.538681922419565098524105867e-06, + -6.587709506218720861803975902e-06, -6.633537729096520311957308619e-06, + -6.676107290820256852826187349e-06, -6.715362975728545061684677392e-06, + -6.751253753571178359629834098e-06, -6.783732872850244657511858265e-06, + -6.812757946458824976005471535e-06, -6.838291029430239153640447985e-06, + -6.860298688627850988738625382e-06, -6.87875206422292029793952306e-06, + -6.893626922825838899294183248e-06, -6.904903702154236055834723301e-06, + -6.912567547139939809161014728e-06, -6.916608337395397569733607179e-06, + -6.917020705979122704185144827e-06, -6.913804049418697233585651835e-06, + -6.906962528969054523181846095e-06, -6.89650506310286474302533033e-06, + -6.88244531124928020284631236e-06, -6.864801648815878179260476649e-06, + -6.843597133548628830951830737e-06, -6.81885946330275167002023598e-06, + -6.790620925316638949978571838e-06, -6.758918337099375299686747354e-06, + -6.723792979060713572521303799e-06, -6.68529051903028755614441167e-06, + -6.643460928830508754416948186e-06, -6.598358393084764657874133342e-06, + -6.550041210459346135053411431e-06, -6.498571687553808162078703564e-06, + -6.444016025670255107976082398e-06, -6.38644420070728499811470863e-06, + -6.325929836438936802441111024e-06, -6.262550071452995567155425105e-06, + -6.196385420036386552781245557e-06, -6.127519627308011179527783702e-06, + -6.056039518911334297926463144e-06, -5.982034845590209749496054398e-06, + -5.905598122981859851837044273e-06, -5.826824466970525561013063282e-06, + -5.745811424954096266069693971e-06, -5.662658803383995362442857036e-06, + -5.57746849194568402864570153e-06, -5.490344284753367934653455612e-06, + -5.401391698937840623467605133e-06, -5.310717791010807807897120547e-06, + -5.218430971392611303631865749e-06, -5.124640817492839523579397504e-06, + -5.029457885735071592900758547e-06, -4.932993522917728898449611641e-06, + -4.835359677302893536871182534e-06, -4.736668709823969720365717528e-06, + -4.637033205800968639609654226e-06, -4.536565787549452049545652826e-06, + -4.435378928265381065379566877e-06, -4.333584767563457127879586461e-06, + -4.231294929041071958299418537e-06, -4.128620340233597541858018981e-06, + -4.025671055319604996897142613e-06, -3.922556080926557761970850657e-06, + -3.819383205378778070907767189e-06, -3.71625883171990404918753545e-06, + -3.613287814831782372905098419e-06, -3.510573302960752873171697969e-06, + -3.408216583950560650393855552e-06, -3.306316936468845897004621009e-06, + -3.204971486501195246864807237e-06, -3.104275069373191448110016824e-06, + -3.004320097546870443579788285e-06, -2.905196434423362448801371472e-06, + -2.806991274368462170818666959e-06, -2.709789029162394631078739082e-06, + -2.613671221059126035959983142e-06, -2.518716382624391656266417405e-06, + -2.424999963505026077839436816e-06, -2.33259424426540612143446754e-06, + -2.241568257409775274144152213e-06, -2.151987715692008459227382855e-06, + -2.063914947797029583476677642e-06, -1.977408841460669562981955841e-06, + -1.892524794077231863393046864e-06, -1.80931467082658794723456705e-06, + -1.727826770335018382226933108e-06, -1.648105797867049929908487942e-06, + -1.570192846027604917019736101e-06, -1.494125382937384869416579114e-06, + -1.419937247827105716925272412e-06, -1.347658653979740427496648685e-06, + -1.277316198933528700498914177e-06, -1.208932881842538731119581982e-06, + -1.142528127875900607004111716e-06, -1.078117819521604633998981652e-06, + -1.015714334645942434586494453e-06, -9.55326591145358887987703439e-07, + -8.969600980136525210679597671e-07, -8.406170126341892705334611809e-07, + -7.862962040940679727538055628e-07, -7.339933223050775542016825256e-07, + -6.83700872704796846483397358e-07, -6.354082963003026236496382194e-07, + -5.891020548068558855358102869e-07, -5.447657206243853732471394725e-07, + -5.023800713858592636570032063e-07, -4.619231888035993411833969764e-07, + -4.23370561532276915636397981e-07, -3.866951917608247536528110269e-07, + -3.518677052397158032098886584e-07, -3.188564644450832250844576812e-07, + -2.876276845769489265956537355e-07, -2.581455520854292320872852996e-07, + -2.303723454161565520024199192e-07, -2.042685576643533204119099027e-07, + -1.797930208259380619546709962e-07, -1.56903031334013617705916443e-07, + -1.355544765683828280774332522e-07, -1.157019620306706863088375852e-07, + -9.729893887384675792103411228e-08, -8.029783148352043766267534513e-08, + -7.795226048782608593611863313e-08, -9.555308489538386001674189277e-08, + -1.146865241056796226295222949e-07, -1.354073446599259565507840158e-07, + -1.577690394770539295364592111e-07, -1.818236626988087647529819622e-07, + -2.076216646654219133651982218e-07, -2.352117274657411895894974698e-07, + -2.646406015099001516984096073e-07, -2.959529435755240880816295621e-07, + -3.291911567801565291804235993e-07, -3.643952329330459363077737451e-07, + -4.016025977184861619738724843e-07, -4.408479591608218987753143973e-07, + -4.82163159817739472902680016e-07, -5.255770331437115364266697559e-07, + -5.711152644594515491468611317e-07, -6.188002569558795242830677961e-07, + -6.686510031525181097699023561e-07, -7.206829622203805721727953859e-07, + -7.749079435683101894040609482e-07, -8.313339970794177698589551978e-07, + -8.899653103707634750827435745e-07, -9.508021134347444305105995048e-07, + -1.013840591004885584519926156e-06, -1.079072802971782887913963084e-06, + -1.146486613157229842523110973e-06, -1.216065626735016570484303709e-06, + -1.287789136567974298343318765e-06, -1.361632078709036157337301624e-06, + -1.437564997293016421322131744e-06, -1.515554019023122208679695867e-06, + -1.595560837433059511234595927e-06, -1.677542707081666097175174333e-06, + -1.761452447812512936095065419e-06, -1.847238459185842983758044089e-06, + -1.934844745164666685884437627e-06, -2.024210949110862047786892071e-06, + -2.11527239912082568487985447e-06, -2.207960163703605588060270917e-06, + -2.30220111777771037825162867e-06, -2.39791801893582601283528774e-06, + -2.495029593899708153916048442e-06, -2.593450635060665769875045544e-06, + -2.693092106974046013722224463e-06, -2.793861262649638195785855785e-06, + -2.895661769453386019885013369e-06, -2.998393844409753953618186922e-06, + -3.101954398668414952572238569e-06, -3.206237190873680941262998528e-06, + -3.311132989150467429578534456e-06, -3.416529741396518166915213452e-06, + -3.522312753547274896302136243e-06, -3.628364875457152173755413435e-06, + -3.734566694019247858391365516e-06, -3.840796733124563436679709677e-06, + -3.946931660041962362263628233e-06, -4.052846497780976212121136631e-06, + -4.158414842982438065516898051e-06, -4.263509088863173861422631306e-06, + -4.368000652728692042019598835e-06, -4.471760207550219339098663413e-06, + -4.574657917091248454720224526e-06, -4.676563674056374683609803994e-06, + -4.777347340724842699951919328e-06, -4.876878991522124209259583111e-06, + -4.975029156975245045295159346e-06, -5.071669068491288531286102781e-06, + -5.166670903393782257097006233e-06, -5.25990802964833642014130452e-06, + -5.351255249707098544671279167e-06, -5.440589042901255663103789878e-06, + -5.527787805812020370923101642e-06, -5.612732090053173980266978949e-06, + -5.695304836902419257863971341e-06, -5.775391608224568609558299825e-06, + -5.852880813136526538332030101e-06, -5.927663929872860603407028202e-06, + -5.999635722320673016788594722e-06, -6.068694450703989415102281718e-06, + -6.134742075910784197460921124e-06, -6.197684456969915740647512903e-06, + -6.257431541200853079018676106e-06, -6.31389754657587314691036609e-06, + -6.367001135852483364421967871e-06, -6.416665582053074865247124098e-06, + -6.462818924889248876171007896e-06, -6.505394117749675985925075783e-06, + -6.544329164892971444078551002e-06, -6.579567248510424023067583166e-06, + -6.611056845348114610172018252e-06, -6.638751832602461124249043634e-06, + -6.662611582830468625682565631e-06, -6.682601047641416828072168793e-06, + -6.698690829964875136451080834e-06, -6.710857244717534211342954004e-06, + -6.719082367719816917522174249e-06, -6.723354072741991673033482013e-06, + -6.72366605658867117026886509e-06, -6.720017852159917274060783876e-06, + -6.712414829456763997763118351e-06, -6.700868184528530214084506705e-06, + -6.685394916389001743997795579e-06, -6.66601779195807224789871448e-06, + -6.642765299114889607993549719e-06, -6.615671587977678024721037847e-06, + -6.584776400554297496811595458e-06, -6.550124988936116871723371047e-06, + -6.511768022235678765510108468e-06, -6.469761482496178468554626911e-06, + -6.424166549827594322645898939e-06, -6.375049477050457503058290137e-06, + -6.322481454153604223534634182e-06, -6.266538462896880017983288619e-06, + -6.207301121913336985555509351e-06, -6.144854522688247530951780734e-06, + -6.07928805681389812954219104e-06, -6.010695234939712088603064322e-06, + -5.939173497856775232439218576e-06, -5.864824020174083528845077745e-06, + -5.787751507060906164508617272e-06, -5.708063984545079505832781974e-06, + -5.625872583873926207188951448e-06, -5.541291320450433123643175365e-06, + -5.454436867880982703544502643e-06, -5.365428327669297762776527694e-06, + -5.274386995107313357922587671e-06, -5.181436121918703063609842885e-06, + -5.086700676217064320469574135e-06, -4.990307100345209360926432285e-06, + -4.892383067164963517982345653e-06, -4.793057235368305054874597804e-06, + -4.692459004380641689972014641e-06, -4.590718269425446898123095718e-06, + -4.487965177316463632377699366e-06, -4.384329883539147248571344467e-06, + -4.279942311177043597818312609e-06, -4.17493191223142483015388568e-06, + -4.069427431873627700245881628e-06, -3.963556676159400181717017142e-06, + -3.857446283722952763044558577e-06, -3.751221501955595613028238491e-06, + -3.6450059681596744837086925e-06, -3.538921496153173793262685862e-06, + -3.433087868783804307612050194e-06, -3.3276226367937161089070007e-06, + -3.222640924457238629152397436e-06, -3.118255242394267919795337179e-06, + -3.014575307941188502642518993e-06, -2.911707873439597478530107763e-06, + -2.809756562780607727836850243e-06, -2.708821716519298757692903873e-06, + -2.609000245849914412395436497e-06, -2.510385495707865577961256237e-06, + -2.413067117239356123984447139e-06, -2.317130949854142675568922233e-06, + -2.222658913050372890264595391e-06, -2.129728908174600128066882021e-06, + -2.03841473025311557899287053e-06, -1.948785990004014599745159678e-06, + -1.860908046112442999626122343e-06, -1.774841947824494616385332564e-06, + -1.690644387888297992542574119e-06, -1.608367665843965677531968335e-06, + -1.528059661637467176359449564e-06, -1.449763819507080313335163971e-06, + -1.373519142065029728072534342e-06, -1.299360194471277933742320125e-06, + -1.227317118571246148817500791e-06, -1.157415656844616112911049502e-06, + -1.089677185988348595671636534e-06, -1.024118759933654599017928237e-06, + -9.607531620740964362661603107e-07, -8.995889664601010229312062251e-07, + -8.406306076942127541410006153e-07, -7.838784592413280748424099162e-07, + -7.293289198490004223359730283e-07, -6.769745077547929621987433599e-07, + -6.268039623405506024055445884e-07, -5.788023528774616828106083094e-07, + -5.329511939908937683782778547e-07, -4.892285674602629703115090967e-07, + -4.476092499566523494923325158e-07, -4.080648463095782258962089268e-07, + -3.705639278841947264496784441e-07, -3.350721756414630774119356449e-07, + -3.015525274459187002650602683e-07, -2.699653291803562088755393932e-07, + -2.402684892201673068599660898e-07, -2.124176358179862446995633763e-07, + -1.863662769459320224905041641e-07, -1.620659621419786679572216893e-07, + -1.394664459070986599988534226e-07, -1.185158522013117461361031858e-07, + -9.91608395894755152052461541e-08, -8.134676659162113898468733902e-08, + -6.994565167783830236399690095e-08, -8.815448312845674345557766237e-08, + -1.080943905778083691740515263e-07, -1.298330489555413989142943799e-07, + -1.534365980200843922824616682e-07, -1.789694161476351357961466848e-07, + -2.064938940008547971530997872e-07, -2.360702087559530651562781159e-07, + -2.677560995751953457911489955e-07, -3.016066450167583530511488093e-07, + -3.376740430776746489384648568e-07, -3.760073945666816248169326154e-07, + -4.166524905028513214531318224e-07, -4.596516042326378752260927166e-07, + -5.050432889525573083324121865e-07, -5.528621813170270274216547626e-07, + -6.031388118009893623336489452e-07, -6.558994224748121119200356538e-07, + -7.111657928346508775082875434e-07, -7.689550743149546393199111546e-07, + -8.292796340912028638689239279e-07, -8.921469087602302931310242415e-07, + -9.575592684627474376841743328e-07, -1.025513891987993902641350397e-06, + -1.096002653373712162963686534e-06, -1.16901202048623686035027508e-06, + -1.244522966035184466916337954e-06, -1.322510891445273631178078388e-06, + -1.402945563974298745502089503e-06, -1.485791067431196016534870365e-06, + -1.571005766811716785813697085e-06, -1.658542287131480541938102595e-06, + -1.748347506697260384062541337e-06, -1.840362565017357012459703856e-06, + -1.934522885510995254397959703e-06, -2.030758213134895115870720561e-06, + -2.128992667002752057299388294e-06, -2.229144808030615038373653883e-06, + -2.331127721595465096391568485e-06, -2.434849115157246942557720676e-06, + -2.540211430739599105828449219e-06, -2.647111972131542785102806953e-06, + -2.755443046622050402502668298e-06, -2.865092121037961481563221058e-06, + -2.97594199181223400242309908e-06, -3.087870968766815796551113149e-06, + -3.200753072252441590680614378e-06, -3.314458243246424781134869611e-06, + -3.428852565969269213853355682e-06, -3.5437985025416641507412744e-06, + -3.659155139165453115939179857e-06, -3.774778443275412861962351055e-06, + -3.890521531073452712965604627e-06, -4.006234944823086891309369545e-06, + -4.121766939249986212592900131e-06, -4.236963776364220080300308779e-06, + -4.351670027991239454289579269e-06, -4.465728885272384552143892095e-06, + -4.578982474371255671546834115e-06, -4.691272177600078435548425215e-06, + -4.802438959160234431186847076e-06, -4.912323694673395577179990379e-06, + -5.020767503664420929065416443e-06, -5.127612084144205708711918706e-06, + -5.232700048430282638994848199e-06, -5.335875259334977979339392079e-06, + -5.436983165845594279498922963e-06, -5.535871137418182310761718273e-06, + -5.632388796006309626750001296e-06, -5.726388344948436338671064055e-06, + -5.817724893842829750854883653e-06, -5.906256778545538571709334896e-06, + -5.991845875438537367041382659e-06, -6.074357909126308193640923772e-06, + -6.153662752735192871967467854e-06, -6.229634720007141534398042992e-06, + -6.302152848399656869199467885e-06, -6.371101172426065504042491661e-06, + -6.436368986495077896691115182e-06, -6.497851096535496478773415163e-06, + -6.555448059721130718297942702e-06, -6.609066411642095215963049054e-06, + -6.658618880301953651067690954e-06, -6.704024586355132677730189056e-06, + -6.74520922903597152005001486e-06, -6.782105257269217299224712409e-06, + -6.814652025491845019203925732e-06, -6.842795933757672996271530924e-06, + -6.866490551738886697610494969e-06, -6.885696726282709288259348962e-06, + -6.900382672226427012071841433e-06, -6.910524046219886718032520551e-06, + -6.916104003351345838233009411e-06, -6.917113236419805162710425228e-06, + -6.913549997744834987758837108e-06, -6.905420103452995509905019966e-06, + -6.892736920228297590237248604e-06, -6.875521334562533382755988853e-06, + -6.853801704589557552255683903e-06, -6.827613794635597776235946127e-06, + -6.797000692665325604887097133e-06, -6.762012710850363013197726614e-06, + -6.72270726953367991484290106e-06, -6.679148764907824077901449256e-06, + -6.631408420771204221589884692e-06, -6.579564124768410032664898296e-06, + -6.523700249563820977157999059e-06, -6.46390745943825666347884451e-06, + -6.400282502837889860134064357e-06, -6.332927991442353178120142077e-06, + -6.261952166355094689183420631e-06, -6.187468652053212989463167742e-06, + -6.109596198766324995300860262e-06, -6.028458413984274080808876267e-06, + -5.944183483821666105913986838e-06, -5.856903884993170584963122216e-06, + -5.766756088177204746085275505e-06, -5.673880253566999884190947406e-06, + -5.578419919426967891367460245e-06, -5.480521684488830095954240568e-06, + -5.380334885035915244992817119e-06, -5.278011267535570053487884584e-06, + -5.173704657688496719972377769e-06, -5.067570626770158296952543259e-06, + -4.959766156143155325160699204e-06, -4.850449300820577436341857203e-06, + -4.739778852958906378784256774e-06, -4.627914006154979467591147752e-06, + -4.515014021414961344481724115e-06, -4.401237895654096023991506959e-06, + -4.286744033574420404092246428e-06, -4.171689923753541884635098747e-06, + -4.056231819761093546636634977e-06, -3.940524427100709248283135627e-06, + -3.824720596754175852484847892e-06, -3.70897102608140125695377308e-06, + -3.593423967804057026512393538e-06, -3.478224947773701889071340521e-06, + -3.363516492195643188832564555e-06, -3.249437864948654341551133665e-06, + -3.136124815607753177457324434e-06, -3.023709338742704900884587793e-06, + -2.912319445028878920006878972e-06, -2.802078944669653755468463618e-06, + -2.693107243590869654076367518e-06, -2.585519152828018408721158852e-06, + -2.479424711486008757195097923e-06, -2.374929023609651806297517196e-06, + -2.272132109260551283553804594e-06, -2.171128770053040592626688449e-06, + -2.072008469358307577426383389e-06, -1.974855227341957617214754026e-06, + -1.879747530956307417893233654e-06, -1.786758258964557683826893282e-06, + -1.695954622030037562066952066e-06, -1.607398117859948828998811407e-06, + -1.521144501349619727599386809e-06, -1.437243769630397320532762609e-06, + -1.355740161882017410355629264e-06, -1.276672173728784981380844459e-06, + -1.200072585998250488916383114e-06, -1.125968507581458578675672605e-06, + -1.05438143209531979609886853e-06, -9.853273080104207004798009401e-07, + -9.188166218716310384241391027e-07, -8.548544942045544911413536109e-07, + -7.934407876671175764655757554e-07, -7.345702269767519322288132702e-07, + -6.782325301100827028987112766e-07, -6.244125502482712891457621897e-07, + -5.730904279129641578610751713e-07, -5.242417527147081273333610076e-07, + -4.778377341136853557747006874e-07, -4.33845380572857865142854996e-07, + -3.922276864659136846266186942e-07, -3.52943826086892707396609108e-07, + -3.159493540950409143702932481e-07, -2.811964117173279111973707191e-07, + -2.486339380221776666922872852e-07, -2.182078855713349963426587064e-07, + -1.898614397523770016996139337e-07, -1.635352410922479650772485595e-07, + -1.39167609852269917324570146e-07, -1.166947722073298630291588156e-07, + -9.605108731648037659541525344e-08, -7.716927459873584885418409127e-08, + -7.442932490457353153772302595e-08, -9.424185458614939771828592895e-08, + -1.160228345103865574549449461e-07, -1.398522220779831588354755493e-07, + -1.658079308124978082918880417e-07, -1.939655277518199152271153934e-07, + -2.243979310878398146029733028e-07, -2.571751090796314963568623257e-07, + -2.923637812760026778784129206e-07, -3.300271230902212286231300724e-07, + -3.702244747729999574227337765e-07, -4.130110558294049004929445433e-07, + -4.584376859211593821109950904e-07, -5.065505132879060762874355063e-07, + -5.573907517091863436230637224e-07, -6.109944270138776410518431474e-07, + -6.67392134123331816605352064e-07, -7.266088055936726068745833661e-07, + -7.88663492594026731119093588e-07, -8.535691592285906932960348747e-07, + -9.213324910763351273745662938e-07, -9.919537187851743684831882023e-07, + -1.065426457516997508766253867e-06, -1.141737562996428279545632449e-06, + -1.220867004869507044890943742e-06, -1.302787758028969692693233018e-06, + -1.387465712510454431932835524e-06, -1.474859602509083369740127377e-06, + -1.564920955008501176648890926e-06, -1.657594058454946542798566327e-06, + -1.752815951847275540819836442e-06, -1.850516434550452206904218831e-06, + -1.950618097075029237031989701e-06, -2.053036372998581422821048198e-06, + -2.157679612137560960397975399e-06, -2.26444917500943854388791715e-06, + -2.373239548555724224209936835e-06, -2.483938483026814518018262484e-06, + -2.596427149859614719418178172e-06, -2.710580320309037124430588672e-06, + -2.826266564524830288157196054e-06, -2.943348470696121438848480434e-06, + -3.061682883817704966980359493e-06, -3.181121163564836009675623058e-06, + -3.301509460697207298942668433e-06, -3.422689011348298588764856032e-06, + -3.544496448493373756883544415e-06, -3.666764129828900925343751829e-06, + -3.789320481236622833613519531e-06, -3.911990354950724536290274785e-06, + -4.03459540149144769825449372e-06, -4.156954454378590190746951827e-06, + -4.278883926590208479562912197e-06, -4.400198217687300763091128725e-06, + -4.520710130483980102185891103e-06, -4.640231296104920359906105543e-06, + -4.758572606237818479620570178e-06, -4.875544651358338590246051941e-06, + -4.990958163678685266680633281e-06, -5.10462446354864835489474964e-06, + -5.216355908019786138160155814e-06, -5.325966340269468917486411774e-06, + -5.433271538571764200441054082e-06, -5.538089663496786362105288315e-06, + -5.640241702019156165895906463e-06, -5.739551907219447809710855674e-06, + -5.835848232270310806629569356e-06, -5.928962757411024228897545446e-06, + -6.018732108630597897169084431e-06, -6.104997866800314509244142214e-06, + -6.187606966021451025911168792e-06, -6.266412079983086905112400072e-06, + -6.341271995157988494436034077e-06, -6.412051969701720768434610731e-06, + -6.478624076961058605983716924e-06, -6.54086753254244824976396111e-06, + -6.598669003939497951899927075e-06, -6.65192290177010346792496609e-06, + -6.700531651729974039709541306e-06, -6.744405946418173745091940996e-06, + -6.783464976278264239786114365e-06, -6.817636638916752951883153144e-06, + -6.846857726171675582712075614e-06, -6.871074088345083952364053537e-06, + -6.890240775092294306337567522e-06, -6.904322152531275162950369362e-06, + -6.913291996208841612859413717e-06, -6.917133559634858493256510947e-06, + -6.915839618171233068092112334e-06, -6.909412488138704881701895183e-06, + -6.897864021081228225044153918e-06, -6.881215573204673574157427818e-06, + -6.859497950083494269420906347e-06, -6.832751326805598505488570371e-06, + -6.801025143801645557136738296e-06, -6.764377978680173739893608659e-06, + -6.722877394464063505446355107e-06, -6.676599764696476382213122247e-06, + -6.625630075955622225408834375e-06, -6.570061708386917456020930722e-06, + -6.5099961949283293612665037e-06, -6.445542959969580017697259738e-06, + -6.376819038248240269629689425e-06, -6.30394877484538632649285067e-06, + -6.227063507200180916747057208e-06, -6.146301230116285276754498068e-06, + -6.061806244783271188072883845e-06, -5.973728792882998305880173917e-06, + -5.882224676894037692319577165e-06, -5.787454867746660322578178964e-06, + -5.689585101016321237938407757e-06, -5.588785462875158419743509136e-06, + -5.485229967048234697582845265e-06, -5.379096124044645207973053963e-06, + -5.270564503952315407286476762e-06, -5.15981829410006995661943513e-06, + -5.047042852900743449681350561e-06, -4.932425261194989139703227093e-06, + -4.816153872416953775174863761e-06, -4.698417862900097424837080051e-06, + -4.579406783634238239336523152e-06, -4.459310114773356190846602398e-06, + -4.338316824177915537381379496e-06, -4.216614931255514744489615309e-06, + -4.094391077339616861314151863e-06, -3.971830103818040135030958959e-06, + -3.849114639190982610624999771e-06, -3.726424696202637624673197764e-06, + -3.603937280151164090414607488e-06, -3.481826009438993531287971639e-06, + -3.360260749379395862511052395e-06, -3.239407260226005682744124942e-06, + -3.11942686033991026481088267e-06, -3.000476105353992794193664431e-06, + -2.88270648413682013415154301e-06, -2.766264132298641373748334174e-06, + -2.651289563920191046412448005e-06, -2.537917422121294029016980859e-06, + -2.426276249020904022445305551e-06, -2.316488275573421084298783926e-06, + -2.208669231698228747087743226e-06, -2.102928177050503759712559923e-06, + -1.999367352711904529245735482e-06, -1.898082054009464745842738348e-06, + -1.799160524601803588082738102e-06, -1.702683871900220962216417758e-06, + -1.608726003823984267095299761e-06, -1.517353586819052116874302627e-06, + -1.42862602500141246242141603e-06, -1.342595460218806517458832103e-06, + -1.259306792758571183485426064e-06, -1.178797722364733911566366843e-06, + -1.10109880916464727076292153e-06, -1.026233554044492072860467191e-06, + -9.542184979541766640960933146e-07, -8.850633395656495562363970039e-07, + -8.187710706546551245178073263e-07, -7.553381285246267152813626732e-07, + -6.947545647429383516613431507e-07, -6.370042294142522504854985951e-07, + -5.820649701732750831066707381e-07, -5.299088450402177636868123259e-07, + -4.805023482464127257198795683e-07, -4.338066481053228906950599945e-07, + -3.897778359754419459178205205e-07, -3.483671853364822977462808475e-07, + -3.095214199788621844997656054e-07, -2.731829902888249557146849427e-07, + -2.392903565976199021101875584e-07, -2.077782785530594678539685572e-07, + -1.785781094654288791880573537e-07, -1.516180945771608635480029231e-07, + -1.268236722068876378413041905e-07, -1.041177767233618234273795594e-07, + -8.342114231333018138386819649e-08, -8.654390219392408957947520048e-08, + -1.088807255941888238277704521e-07, -1.334876353829504875775162874e-07, + -1.604579667595896885344975563e-07, -1.898821990259222122886131976e-07, + -2.218475522080824365913894001e-07, -2.564375851904043374978800756e-07, + -2.937317969087100488843455198e-07, -3.338052321622844301611293845e-07, + -3.767280936094355237988358549e-07, -4.225653615109613078708685786e-07, + -4.713764227790193984527530435e-07, -5.232147108756794134283856119e-07, + -5.781273580859592866587333242e-07, -6.361548616643203104506921336e-07, + -6.973307653215282874301843112e-07, -7.616813574805088482130225984e-07, + -8.292253876854850399397926092e-07, -8.999738024983351112573676071e-07, + -9.739295021600055626451956231e-07, -1.051087119232965985121002785e-06, + -1.131432820373700903957806148e-06, -1.214944132311196734101232768e-06, + -1.301589793030977146914080496e-06, -1.391329629081157121298605028e-06, + -1.484114459831094270296589915e-06, -1.579886029422411031827161443e-06, + -1.678576967057886333434669861e-06, -1.780110776175914799246608779e-06, + -1.884401852957469374969120234e-06, -1.991355534509016361142128351e-06, + -2.100868176959118956685255639e-06, -2.212827263598835902773387385e-06, + -2.327111543087011641384436594e-06, -2.44359119763142783774106763e-06, + -2.562128040946176953725644393e-06, -2.682575745674728605783161683e-06, + -2.804780099857627358682626156e-06, -2.928579291913995724455036657e-06, + -3.053804223497196966059406484e-06, -3.180278849478099383209358728e-06, + -3.307820544204235628819518733e-06, -3.436240493080596090442113341e-06, + -3.565344108418104675370038925e-06, -3.694931468399367767148182284e-06, + -3.824797777918565812630639217e-06, -3.954733849963708224527735025e-06, + -4.084526606125215799540997819e-06, -4.21395959473538424282972395e-06, + -4.34281352506899336491383648e-06, -4.470866815966447915429386045e-06, + -4.597896157177794744020694895e-06, -4.723677081668716798011804781e-06, + -4.847984547079491456241483183e-06, -4.970593524481677263481427947e-06, + -5.091279592542842605826583502e-06, -5.20981953517574483263378668e-06, + -5.325991940726626688894836809e-06, -5.439577800740012367608413463e-06, + -5.550361106328242618082602355e-06, -5.658129440171914809444911332e-06, + -5.762674562182737779500885794e-06, -5.863792986872954959886097837e-06, + -5.961286550495486869308010142e-06, -6.054962966046149917907076565e-06, + -6.144636364253768307159588036e-06, -6.230127818725419108997296697e-06, + -6.311265853462542397016212664e-06, -6.387886931018750336964701769e-06, + -6.4598359196318983637980643e-06, -6.526966537731166877807798682e-06, + -6.589141774293852950826737985e-06, -6.646234283606751672298339206e-06, + -6.698126753072402085641742081e-06, -6.744712242791157706743154082e-06, + -6.785894495745670789116181509e-06, -6.821588217514341246510995581e-06, + -6.851719324544541582196807011e-06, -6.876225160124246303932227936e-06, + -6.895054677301962245655319456e-06, -6.90816858811890750920702009e-06, + -6.915539478633962189866365294e-06, -6.917151889340411417697943031e-06, + -6.913002360693664728741314462e-06, -6.903099443590219986915078321e-06, + -6.88746367476015009136255593e-06, -6.8661275171568154180538196e-06, + -6.839135265550005390389545767e-06, -6.806542917648683779102431607e-06, + -6.768418011199644473562149483e-06, -6.724839427626081388676693162e-06, + -6.675897162885855411077265509e-06, -6.621692066342315951567570192e-06, + -6.562335548550658271323848814e-06, -6.497949258969399386842800276e-06, + -6.428664734709297914037624128e-06, -6.354623021530559072878735494e-06, + -6.275974268393026641893895495e-06, -6.192877296952929266470738723e-06, + -6.105499147483344747568047989e-06, -6.014014602773424687711528724e-06, + -5.918605691633487434302231256e-06, -5.819461173698880544443746976e-06, + -5.716776007284896087294514405e-06, -5.610750802097825286850456966e-06, + -5.501591258653126170947728762e-06, -5.389507596290638019717253449e-06, + -5.274713971708618069275924939e-06, -5.157427889962927176415504599e-06, + -5.037869609895073113160855055e-06, -4.916261545962741456980340388e-06, + -4.792827668449084244127814114e-06, -4.667792904022319427112357182e-06, + -4.541382538605193414495229259e-06, -4.413821624494621158915456938e-06, + -4.285334393645487393047135288e-06, -4.15614367900012245219147286e-06, + -4.026470345698657983947270356e-06, -3.896532733977266730457638538e-06, + -3.766546115476885006086290794e-06, -3.636722164656908552055059047e-06, + -3.50726844692410697615684266e-06, -3.37838792502230306804807472e-06, + -3.250278485151082112099675883e-06, -3.123132484200410006081483766e-06, + -2.997136319401948259262113278e-06, -2.872470021607480186715379358e-06, + -2.749306873310499334652021869e-06, -2.627813052429136091023764363e-06, + -2.508147302767546558006353172e-06, -2.390460631969129191544886845e-06, + -2.274896037668823931226884383e-06, -2.161588262443793771104506504e-06, + -2.050663578052400346180082075e-06, -1.94223959934089940217866177e-06, + -1.836425128086396721348023779e-06, -1.733320026933415909073431596e-06, + -1.633015123470687723295706288e-06, -1.535592144384732578543369466e-06, + -1.441123679517931511898966301e-06, -1.34967317555155838555854507e-06, + -1.261294958929003739254580581e-06, -1.17603428753160551733429693e-06, + -1.093927430519516220367316067e-06, -1.015001775653213177263577312e-06, + -9.392759633179994593568272118e-07, -8.667600463844828877977817874e-07, + -7.974556749528436935789996003e-07, -7.313563049481246275488601979e-07, + -6.68447429457801109381291909e-07, -6.087068316325731996262876633e-07, + -5.521048579051951167191172008e-07, -4.986047102229666173181846754e-07, + -4.481627559349172731876912758e-07, -4.007288539265966419318770048e-07, + -3.562466955531045263583646114e-07, -3.146541588849378540791051385e-07, + -2.758836747513765033358546994e-07, -2.398626030426023139216701926e-07, + -2.065136177145547766471488267e-07, -1.757550989296941904377010769e-07, + -1.475015307623358020775697526e-07, -1.216639028990259325164097247e-07, + -9.815011477242859345376075567e-08, -7.68653805813604106422036173e-08, + -7.355657069161288684628339282e-08, -9.554578207734732052665662695e-08, + -1.199784224098931791046960703e-07, -1.469643949937784323173442774e-07, + -1.766102829302397019597134845e-07, -2.090188221599390010527847947e-07, + -2.442883758953325730345243309e-07, -2.825124127034986295844824246e-07, + -3.237789905210087421161063107e-07, -3.681702488930922102934020692e-07, + -4.157619117298169370301459506e-07, -4.666228028621991568017986652e-07, + -5.20814376660823879300278496e-07, -5.78390265948991244252419975e-07, + -6.393958494013451198959767201e-07, -7.038678405676403624312807705e-07, + -7.718339005998840948437420689e-07, -8.433122766896380226607282324e-07, + -9.183114681411428472545448523e-07, -9.968299219153062821390312576e-07, + -1.078855759379859636354868913e-06, -1.164366535892476761627437748e-06, + -1.253329034726801070786443397e-06, -1.345699096726560287630111191e-06, + -1.441421486940825636446938431e-06, -1.540429799354257867603779086e-06, + -1.642646400682009672931591093e-06, -1.747982414044600712969682911e-06, + -1.856337743187538735930262879e-06, -1.967601137744473150802300421e-06, + -2.081650299881775838023358766e-06, -2.198352032494132817056235393e-06, + -2.317562428951417186138821147e-06, -2.439127104226064339623529162e-06, + -2.562881467058356611235687972e-06, -2.688651032645162565373579688e-06, + -2.816251775166565762348542049e-06, -2.945490519295178723468671758e-06, + -3.076165369665603922040737761e-06, -3.208066177117133918334900694e-06, + -3.340975040362265777887408602e-06, -3.47466684157750182253515496e-06, + -3.608909814262061513032413956e-06, -3.743466141565323897569261824e-06, + -3.878092583145315350558537948e-06, -4.012541128489658124938940786e-06, + -4.146559674507105360604253957e-06, -4.279892725083012686116898382e-06, + -4.412282110186407167837403798e-06, -4.543467722019975797796004224e-06, + -4.673188265618091474524597312e-06, -4.801182021222090961630902389e-06, + -4.927187615696980731074677839e-06, -5.050944800199749094751344031e-06, + -5.17219523126698347865060762e-06, -5.290683252458530098536696601e-06, + -5.406156673674938582254637792e-06, -5.518367545259219057122296315e-06, + -5.627072923998701836569187595e-06, -5.73203562815886652552195904e-06, + -5.833024978711540360686114287e-06, -5.929817523959271268645717518e-06, + -6.022197744811405036415366543e-06, -6.109958738031416433298097929e-06, + -6.192902874850850183550358269e-06, -6.270842432432005367768431542e-06, + -6.343600195759031827754097915e-06, -6.411010027644955619626453147e-06, + -6.472917404659860187527906095e-06, -6.529179916912565858732719198e-06, + -6.57966772975414732987876551e-06, -6.624264005615853961005112804e-06, + -6.662865284345982509869778937e-06, -6.695381820569174801684696197e-06, + -6.721737876756950272577172817e-06, -6.741871970869331464389778708e-06, + -6.755737077603147697733854127e-06, -6.76330078246280417457545614e-06, + -6.764545388052654207461118069e-06, -6.759467972176149506828048141e-06, + -6.748080397514760308402825828e-06, -6.73040927284846500180037418e-06, + -6.706495865968552325814266979e-06, -6.676395968621820359843212211e-06, + -6.64017971401210099763453773e-06, -6.597931347569589281040324663e-06, + -6.549748951880075234933259454e-06, -6.495744126843730043799774593e-06, + -6.436041626306289543187240387e-06, -6.370778952573059232631497162e-06, + -6.300105910378194796204239653e-06, -6.224184122035629014764186034e-06, + -6.143186505647083588317353825e-06, -6.057296718380436129167826431e-06, + -5.966708566963493972474218141e-06, -5.871625387659501240083127077e-06, + -5.772259398102709607159249011e-06, -5.668831023474095595019589533e-06, + -5.561568199588580095843546452e-06, -5.450705655545326631299194592e-06, + -5.336484178661800877160794471e-06, -5.219149864469713831244702257e-06, + -5.098953354596855623776571059e-06, -4.976149065392604102140393374e-06, + -4.850994410176888920567181418e-06, -4.723749018002141214543979086e-06, + -4.594673951815594770543664527e-06, -4.46403092889505242530550147e-06, + -4.33208154640514366115391226e-06, -4.199086514883231908902994772e-06, + -4.065304902414791247749689673e-06, -3.930993392197485618907298877e-06, + -3.796405556121583974699650044e-06, -3.66179114691229482081804604e-06, + -3.527395411287279135774787656e-06, -3.393458426480640754627216005e-06, + -3.260214462373464749061048942e-06, -3.127891371351107738940514405e-06, + -2.996710007879427322433031275e-06, -2.866883679656667173880598212e-06, + -2.738617632055301438618764506e-06, -2.612108567419630920269013261e-06, + -2.487544200630694526444903342e-06, -2.365102852191513929327624718e-06, + -2.244953079922169263582705512e-06, -2.127253350188466864882728263e-06, + -2.012151749418741927680816944e-06, -1.899785736492784006510556143e-06, + -1.790281936415104532505488365e-06, -1.68375597551276361843008815e-06, + -1.580312358226438242266801565e-06, -1.480044385393113690193526294e-06, + -1.383034113750474057891767625e-06, -1.289352356227475209036331671e-06, + -1.19905872242341574393379236e-06, -1.112201698519800546944864134e-06, + -1.028818765716031245673750538e-06, -9.489365561321878291822242389e-07, + -8.725710449804313317847767086e-07, -7.99727777671424817191540152e-07, + -7.30402130394338226464906981e-07, -6.645796025887361508442782894e-07, + -6.022361396146565999765534229e-07, -5.433384838237666426258147025e-07, + -4.878445521400352468882675831e-07, -4.357038381732978750512008583e-07, + -3.868578368136137880190579715e-07, -3.412404891887520583705769531e-07, + -2.987786458116575037801819666e-07, -2.593925456995050229064378889e-07, + -2.229963092110508879015748438e-07, -1.894984423245029104519314466e-07, + -1.588023500640296496461411095e-07, -1.308068567794715827569933123e-07, + -1.054067309893542541037725064e-07, -8.249321251703477173548043023e-08, + -9.026173005457673275898813469e-08, -1.159235060219889564329492611e-07, + -1.444809668016218343451301199e-07, -1.760647450999836732119159001e-07, + -2.108006696754958315352521852e-07, -2.488090474334064301397599715e-07, + -2.902039502293860245316179259e-07, -3.350925098740190072869231733e-07, + -3.835742248498162009574851197e-07, -4.357402822541934493433702508e-07, + -4.916728984659680034432853966e-07, -5.514446819990930495684845411e-07, + -6.151180219556607797277069868e-07, -6.827445054207263680734430952e-07, + -7.54364367054244677067073848e-07, -8.300059740309365674819537528e-07, + -9.096853493572561084347643384e-07, -9.934057364564577341146077438e-07, + -1.08115720775856819852378185e-06, -1.172916319862411080099167879e-06, + -1.268645817652523147991256401e-06, -1.368294389555585392450253943e-06, + -1.471796475909752198514448933e-06, -1.579072132196945082025971684e-06, + -1.690026948653859718184810576e-06, -1.804552027533088433942183235e-06, + -1.922524019032702466278561201e-06, -2.043805216651827526589627754e-06, + -2.168243712462953491149682955e-06, -2.295673612518831280038039341e-06, + -2.425915312337143248382510113e-06, -2.558775832126652563486930367e-06, + -2.694049211140006350331073046e-06, -2.831516960259193798845776466e-06, + -2.970948571642650159427842885e-06, -3.112102083988978159557765163e-06, + -3.254724701702969236275777773e-06, -3.398553465986104770259808999e-06, + -3.543315975617645047733832858e-06, -3.688731154944824675403266395e-06, + -3.834510066363095254985803723e-06, -3.980356764340815891613494654e-06, + -4.125969187828692250985616191e-06, -4.271040087693512142421985167e-06, + -4.415257985629571056565914611e-06, -4.558308160830647096182360878e-06, + -4.699873660551048559243497021e-06, -4.839636330547598831849833573e-06, + -4.977277861275549797684392139e-06, -5.112480845611407484681016494e-06, + -5.244929843795027991470557999e-06, -5.374312451222429902865720952e-06, + -5.500320364680145703495037224e-06, -5.62265044259180326663904656e-06, + -5.741005754848142644320742323e-06, -5.855096617812995745083574917e-06, + -5.964641610139781178535380024e-06, -6.069368565095728349108577387e-06, + -6.169015535174089685701692004e-06, -6.26333172487723657015194767e-06, + -6.35207838767901060016314585e-06, -6.435029683308123911065698475e-06, + -6.511973491668358284196246183e-06, -6.582712179875380510468609735e-06, + -6.647063319092996476044471477e-06, -6.704860348059532557433125299e-06, + -6.755953180421183934002953703e-06, -6.800208753228618863812503237e-06, + -6.837511514205539551786074831e-06, -6.867763845661737449801304001e-06, + -6.890886423197379792842526269e-06, -6.906818507628414584146626931e-06, + -6.915518168853768500093422839e-06, -6.916962440681953984812722208e-06, + -6.911147405936524207542386022e-06, -6.898088211464796391727150732e-06, + -6.877819012981216906471668843e-06, -6.850392849984027276533191803e-06, + -6.815881451289880072201988331e-06, -6.774374972034654812669002971e-06, + -6.725981663288062918941087598e-06, -6.670827475723450388140657596e-06, + -6.609055599071140965974913151e-06, -6.540825939362138228096773401e-06, + -6.46631453623788542579018182e-06, -6.385712922859611157260124881e-06, + -6.299227431196458126664607102e-06, -6.207078445703829205405167857e-06, + -6.10949960862113261697613556e-06, -6.00673698032040663953145393e-06, + -5.899048158323001794453317032e-06, -5.786701358769996212305306016e-06, + -5.669974464282347886899624673e-06, -5.549154042278249582720740102e-06, + -5.424534337927476353050180308e-06, -5.296416246014613518492200606e-06, + -5.165106266055265902485248847e-06, -5.030915445060751314788286687e-06, + -4.894158312377620049474658687e-06, -4.755151811038342234941485309e-06, + -4.614214230048734002485270184e-06, -4.47166414200633797435295233e-06, + -4.327819350392196142177873158e-06, -4.182995850806652764870222777e-06, + -4.037506810328420742660371356e-06, -3.891661569065697756902161286e-06, + -3.745764667839157275507295033e-06, -3.600114905790113411918800315e-06, + -3.455004431543605880779168604e-06, -3.310717871376635789288896475e-06, + -3.167531497647293227133257626e-06, -3.025712440531920084484237762e-06, + -2.885517945896059561545392638e-06, -2.747194681891799708441537914e-06, + -2.610978096630445590054956859e-06, -2.477091829026603900709615352e-06, + -2.345747174648946315519276729e-06, -2.217142608145533704206223136e-06, + -2.091463363538982296265964986e-06, -1.968881073410310131489723076e-06, + -1.849553467711454436697379212e-06, -1.733624132666532862003883411e-06, + -1.621222329942392378776950916e-06, -1.512462875991261725841063694e-06, + -1.407446081193353525914469318e-06, -1.306257748157989785059017625e-06, + -1.208969228275886212154452762e-06, -1.115637535359400163800141018e-06, + -1.026305514957549269071607548e-06, -9.410020676933061578833383115e-07, + -8.597424247415731626633414279e-07, -7.825284733488534570221718117e-07, + -7.093491300908475159249771264e-07, -6.401807593729633300220073326e-07, + -5.749876345018713979007659969e-07, -5.137224384945138487443229078e-07, + -4.563268016450611172765325883e-07, -4.027318727408025433440162417e-07, + -3.528589207053133214447306586e-07, -3.066199633519279490022758743e-07, + -2.63918419852824249604433815e-07, -2.246497834690684466128399567e-07, + -1.88702311045076136550953036e-07, -1.559577257468581268964993901e-07, + -1.262919295173406298047691712e-07, -9.957572173365542814175890417e-08, + -7.567552058035959379260585204e-08, -7.853472761171277886508489087e-08, + -1.043326046814510471545268803e-07, -1.333142240458745008390708479e-07, + -1.656369523026914331336243271e-07, -2.014524490175109607100129624e-07, + -2.409057080476461852128482362e-07, -2.841341039613729171056297467e-07, + -3.31266448766262115861838981e-07, -3.824220641980505722762795264e-07, + -4.377098748299962951428170119e-07, -4.972275272413296280923163291e-07, + -5.610605404321171629092378057e-07, -6.292814925904432086178029448e-07, + -7.019492492065029643267030056e-07, -7.791082373873193712044034343e-07, + -8.607877710556290821338723714e-07, -9.470014315180311619273186008e-07, + -1.037746507661267047884878605e-06, -1.133003499782688600175687907e-06, + -1.232735690782729112797088365e-06, -1.336888788144774500401862523e-06, + -1.445390639802815064147425636e-06, -1.558151026651212669999055013e-06, + -1.675061534085640190734384398e-06, -1.79599550458160737589723404e-06, + -1.920808072919031541812753122e-06, -2.049336285250086295246308224e-06, + -2.18139930278539244832224607e-06, -2.316798690442550262823815169e-06, + -2.455318790364243010875639969e-06, -2.59672717977029988517491052e-06, + -2.740775212167915339468889091e-06, -2.887198640499768717717190072e-06, + -3.035718320373014644092662245e-06, -3.186040991079071169273309594e-06, + -3.337860131690237571123113999e-06, -3.490856889105867369378676315e-06, + -3.644701074520847650550954555e-06, -3.799052224404648909767811399e-06, + -3.953560721712500254296489971e-06, -4.107868972703488583120539496e-06, + -4.261612634415595737716418029e-06, -4.414421887546886737847210563e-06, + -4.565922749216938715142652394e-06, -4.715738419834969651588379297e-06, + -4.863490658082333184606804027e-06, -5.008801177828814690741379007e-06, + -5.15129306064504771856980489e-06, -5.29059217744924055118341602e-06, + -5.426328612735372047728554107e-06, -5.558138084773115628240986591e-06, + -5.68566335514746228806332376e-06, -5.808555621018348868946253039e-06, + -5.926475883527991001399181509e-06, -6.039096285865628168743144549e-06, + -6.146101414615910430707876322e-06, -6.247189558167572455188356478e-06, + -6.342073916142688261169194086e-06, -6.430483754022726561772223264e-06, + -6.512165497394879748850951562e-06, -6.58688376051919387320701671e-06, + -6.654422304223048966918471758e-06, -6.714584918461381152015535895e-06, + -6.767196225240175714210535268e-06, -6.812102397980559729542219399e-06, + -6.849171793804006279522949424e-06, -6.878295495640313848015670595e-06, + -6.899387761498419100413253408e-06, -6.91238637869276242896906387e-06, + -6.917252921282764624086574629e-06, -6.913972909457187815027937733e-06, + -6.902555870076312583255139649e-06, -6.883035298070368037423420737e-06, + -6.855468518879769275584275257e-06, -6.819936452608861055836586562e-06, + -6.776543281047422013748174341e-06, -6.725416019190405169574185212e-06, + -6.666703993353841693867041507e-06, -6.600578228440939272279527894e-06, + -6.5272307473545152571819776e-06, -6.44687378597796067211753851e-06, + -6.359738927554374311539552023e-06, -6.266076160680175024630771119e-06, + -6.16615286549350251669131262e-06, -6.060252732976894404651278109e-06, + -5.94867462260641794607237548e-06, -5.831731363863989650402324533e-06, + -5.709748507384456854855600549e-06, -5.583063031732999657668313487e-06, + -5.452022012000217130183073178e-06, -5.316981256561099041554711853e-06, + -5.178303918469110628047206296e-06, -5.036359088046999742495964808e-06, + -4.891520373293781293543534827e-06, -4.744164474742716520821138315e-06, + -4.594669761400758526196080184e-06, -4.443414854341933206075942325e-06, + -4.29077722445013197595390167e-06, -4.137131810688582454326595039e-06, + -3.982849665124300670880023306e-06, -3.82829663075490890256904683e-06, + -3.673832057973461098028446908e-06, -3.519807565265906060557104737e-06, + -3.366565849466897881141344215e-06, -3.214439550604533117237563561e-06, + -3.063750176045000635222234284e-06, -2.914807088306028250097911084e-06, + -2.767906560545348904512231308e-06, -2.623330903349449284855682968e-06, + -2.481347666050692564335220652e-06, -2.342208915389932082627179322e-06, + -2.206150593919326334763162528e-06, -2.073391960108555294835719005e-06, + -1.944135111679614916712320605e-06, -1.818564593253248913280826354e-06, + -1.696847088946323554463141078e-06, -1.579131200116636163694621743e-06, + -1.465547308012170453598048067e-06, -1.356207520648104926323644116e-06, + -1.251205702809336717040234258e-06, -1.150617587661232456226799784e-06, + -1.054500968048932818996415821e-06, -9.628959651780583963148058002e-07, + -8.758253719990228105315294149e-07, -7.932950682654187195364599468e-07, + -7.152945039056477570296710931e-07, -6.417972470385284671664486052e-07, + -5.727615926779167374114764416e-07, -5.08131227912262678497604465e-07, + -4.478359491112322485636368808e-07, -3.917924265057842860419706939e-07, + -3.39905011310519458282594597e-07, -2.920665804087023198270731128e-07, + -2.481594135015008464171149156e-07, -2.080560975341262725401452523e-07, + -1.716204531528245692269225115e-07, -1.387084779180917424780828794e-07, + -1.09169301000847320494359545e-07, -8.284614411929332019036796705e-08, + -7.101661053619022034941871135e-08, -9.741115851310622396089054916e-08, + -1.273324087529689484568889285e-07, -1.609688193609416984440770547e-07, + -1.985018985034521245055930995e-07, -2.40104925011539458317474504e-07, + -2.859416751869824364845693986e-07, -3.361651636075639765345406378e-07, + -3.909164057913899149914122369e-07, -4.503232105944013697347691385e-07, + -5.144990101794319821589245717e-07, -5.835417353089030591880171511e-07, + -6.57532743576526870813131042e-07, -7.365358080065173264228280646e-07, + -8.205961732122062282562065423e-07, -9.097396860209141083647497832e-07, + -1.003972007139391590596687147e-06, -1.103277910055923873581173664e-06, + -1.20762067295319001076331876e-06, -1.316941568942328874477218706e-06, + -1.431159459426042492835562912e-06, -1.55017049485967354634729197e-06, + -1.67384792660715868645518456e-06, -1.802042032986854867130147549e-06, + -1.934580161974057400492118045e-06, -2.071266892376224234931800586e-06, + -2.211884314627566296650434258e-06, -2.356192431665563081399005982e-06, + -2.503929679657893933581022314e-06, -2.65481356764703508405948279e-06, + -2.808541434478881976792444611e-06, -2.964791320680986787158535736e-06, + -3.123222952264461737355207699e-06, -3.283478832742460657849762826e-06, + -3.445185438993337529936392474e-06, -3.607954515951788348299914683e-06, + -3.771384464490960604664054542e-06, -3.935061816266583506105335155e-06, + -4.098562788734589465888986937e-06, -4.26145491303012728174408677e-06, + -4.423298726911921918344972049e-06, -4.583649524534676961509162274e-06, + -4.742059154416960168763536809e-06, -4.898077856625128832107358284e-06, + -5.051256129898066493070108579e-06, -5.201146619194914008134367212e-06, + -5.347306013960016269400549183e-06, -5.489296947268025942941269829e-06, + -5.626689885938061355175922318e-06, -5.759065001690006634668499153e-06, + -5.886014013458772487841826754e-06, -6.007141991083636045395312969e-06, + -6.122069110749144924140362212e-06, -6.230432352770929718189553415e-06, + -6.331887132592864414091723968e-06, -6.426108856189875267398824848e-06, + -6.512794391451633958486141379e-06, -6.591663447553934979106487341e-06, + -6.662459854804610582916513106e-06, -6.724952737976078375673871096e-06, + -6.778937576704997751268245987e-06, -6.824237147144718114628349215e-06, + -6.860702339700869291339805495e-06, -6.888212848351502141106342259e-06, + -6.90667772775576734061624487e-06, -6.916035815078708360963393592e-06, + -6.916256014202872927419760846e-06, -6.907337440754534614974560758e-06, + -6.889309427139185135148449074e-06, -6.862231387552740409811399824e-06, + -6.82619254370687665036624564e-06, -6.781311512774474435703928737e-06, + -6.727735759819544813858330917e-06, -6.665640917720628798857386565e-06, + -6.595229978322949187857435205e-06, -6.516732359258203564141183339e-06, + -6.430402851547429507190600101e-06, -6.336520453747964602784353838e-06, + -6.235387099015944068738839107e-06, -6.127326282027750515039518642e-06, + -6.012681593233638454188555444e-06, -5.891815168401395395728677856e-06, + -5.765106061844499409367766074e-06, -5.63294855211524628398316733e-06, + -5.495750389276541324201641459e-06, -5.353930993144584058428259166e-06, + -5.207919612117043150741405033e-06, -5.058153452366315744998491455e-06, + -4.905075787284318675793119702e-06, -4.74913405711354832922739197e-06, + -4.590777968688832463297309905e-06, -4.430457605145549512478970328e-06, + -4.268621555323849110644487959e-06, -4.105715072415755075756552128e-06, + -3.942178271163906574361870255e-06, -3.778444372629614970261020465e-06, + -3.614938005205221695448564515e-06, -3.452073570154292134074328069e-06, + -3.290253679525544844351823276e-06, -3.129867673805536204458682681e-06, + -2.971290226154354548106662631e-06, -2.81488003951126786913159751e-06, + -2.660978642267251434384758152e-06, -2.509909287582392552065982394e-06, + -2.361975960782389550858366423e-06, -2.217462498603974792386449993e-06, + -2.076631823378276102669975911e-06, -1.939725294548374947938007562e-06, + -1.806962179216968698939336027e-06, -1.678539242716489232775029829e-06, + -1.554630459491861830861793997e-06, -1.435386843889472130428633899e-06, + -1.320936399759321767596875752e-06, -1.211384187104973726123685433e-06, + -1.106812503361754083361411308e-06, -1.007281176251828806332468819e-06, + -9.128279645589058773294684722e-07, -8.234690625890292923463788938e-07, + -7.391997035405760394879992083e-07, -6.599948564992579565707331649e-07, + -5.858100113054776309783641501e-07, -5.165820451144230777184630267e-07, + -4.522301640859835118391109494e-07, -3.926569133040652889168279499e-07, + -3.377492477343969792470581692e-07, -2.873796567890142006475122632e-07, + -2.414073348726116544287563417e-07, -1.996793901454113730274241706e-07, + -1.620320836455859217222917525e-07, -1.282920908741301967881154366e-07, + -9.827777795490997818090016551e-08, -7.180048454210778622007471921e-08, + -7.35031445302880994545458135e-08, -1.016726528070965562817437643e-07, + -1.337829186713368681120481197e-07, -1.700525553571242523394021519e-07, + -2.106910967445323467692181027e-07, -2.558973171612480377868888495e-07, + -3.058575636881391628651429785e-07, -3.607441125236488706669584371e-07, + -4.207135610287589524938398847e-07, -4.859052670587204778048623886e-07, + -5.564398470889012951175276595e-07, -6.324177444593852119998330166e-07, + -7.139178787969598615604062755e-07, -8.009963873244352799418157261e-07, + -8.936854683375283642186837595e-07, -9.919923366209572407418406867e-07, + -1.095898299990559540125845475e-06, -1.205357965490650205432469379e-06, + -1.320298583049268232672839203e-06, -1.440619533602956636825719559e-06, + -1.566191967852202084011872113e-06, -1.696858600904144745156782066e-06, + -1.832433667106491594818462078e-06, -1.972703038382151181088152922e-06, + -2.117424508346908919754082029e-06, -2.266328243417939474195921951e-06, + -2.41911740109234879385867456e-06, -2.575468914400424500041764803e-06, + -2.735034440522135738279663544e-06, -2.897441470411072152212669101e-06, + -3.062294595199820445099742755e-06, -3.229176924089858416835104732e-06, + -3.397651647385448833753795669e-06, -3.56726373732017822771938817e-06, + -3.737541778353995330908248612e-06, -3.907999917695006750315185606e-06, + -4.07813992593070609817863803e-06, -4.247453356844283674513713944e-06, + -4.415423794749134387587537892e-06, -4.58152917700453623535807382e-06, + -4.745244178782509220787533266e-06, -4.906042646645063049165667174e-06, + -5.063400067066303213408201556e-06, -5.216796055698417156293398428e-06, + -5.365716852937777144928223338e-06, -5.509657811198909923016027446e-06, + -5.64812585925167388991923953e-06, -5.780641929021530865239614227e-06, + -5.906743330394227741808686055e-06, -6.025986059804191636072277782e-06, + -6.137947028719063262349082966e-06, -6.242226198559271805287040902e-06, + -6.338448609108641074085660483e-06, -6.426266288076584794089311792e-06, + -6.505360030160516624300748312e-06, -6.575441034724283640680760066e-06, + -6.636252392049454426560441828e-06, -6.687570409026068977281775929e-06, + -6.729205766120485185486244789e-06, -6.761004498486686658241008596e-06, + -6.782848795162403071211561223e-06, -6.794657611409879249082452435e-06, + -6.796387090412363827292979712e-06, -6.788030791714918306834630757e-06, + -6.769619724993535266163897923e-06, -6.74122218894162488021098989e-06, + -6.702943416269524788729874953e-06, -6.654925027012389400309349402e-06, + -6.597344293526558007623519786e-06, -6.530413221716070404354852891e-06, + -6.454377454161476817715795834e-06, -6.369515001914829736211036415e-06, + -6.276134812770184616002779737e-06, -6.174575184811124585633739653e-06, + -6.065202034968981486217059346e-06, -5.948407033191249957391512349e-06, + -5.824605613613494982123280908e-06, -5.69423487484451696890360578e-06, + -5.557751382108928010902446082e-06, -5.415628884539594329054941479e-06, + -5.268355961371034365677782502e-06, -5.116433611151077536990938732e-06, + -4.960372798359671979765393723e-06, -4.800691971999163703221057131e-06, + -4.637914570798965744474751105e-06, -4.472566529659035032204239535e-06, + -4.3051738018417398654361615e-06, -4.136259911211624037952454963e-06, + -3.966343548519336690725764494e-06, -3.795936225332188911242700322e-06, + -3.625539998732498731350872012e-06, -3.455645279340295517240318895e-06, + -3.286728734572982700426826974e-06, -3.119251298336719822179704739e-06, + -2.953656297557648330336836986e-06, -2.790367705111765207721475149e-06, + -2.629788527806588178676715922e-06, -2.472299337112396249354967157e-06, + -2.318256949342894505976730643e-06, -2.167993260951821874566673026e-06, + -2.021814243550939831550652265e-06, -1.87999910217348899501232061e-06, + -1.742799599213471350848177893e-06, -1.61043954537265368414918152e-06, + -1.483114457851856871274014507e-06, -1.360991384938484822196558266e-06, + -1.244208895075873886731368176e-06, -1.132877227459400035067997939e-06, + -1.027078600196206248452231342e-06, -9.268676710969480123675375526e-07, + -8.32272145245413211111899527e-07, -7.432935226213291054104008101e-07, + -6.599079782388141186296034654e-07, -5.820673665128338721474685058e-07, + -5.097003408834012934050658114e-07, -4.427135791161683827323503233e-07, + -3.809931041620971806046819664e-07, -3.244056900009619783666157001e-07, + -2.728003415159517767189713711e-07, -2.260098371512574406488421631e-07, + -1.83852322892485821342837952e-07, -1.461329459812590436652396083e-07, + -1.126455167310029657140384943e-07, -8.317418684842509942332136044e-08, + -8.452500825632042848560012641e-08, -1.164642142012502490383839314e-07, + -1.530036295100604394215374404e-07, -1.944030434035707743226670079e-07, + -2.409096316823976309668667219e-07, -2.927556841820102242689128572e-07, + -3.501563586620010654743527512e-07, -4.133074787830343636789291219e-07, + -4.823833938579424489412187695e-07, -5.575349179547044792726231272e-07, + -6.388873656774715055560020377e-07, -7.265387015574350749056646397e-07, + -8.205578194495831845849619611e-07, -9.209829676566785928415437811e-07, + -1.027820334691882976437698506e-06, -1.141042809651170055455391902e-06, + -1.260588930102072893396961649e-06, -1.386362029213440215342579079e-06, + -1.518229592559982069925801108e-06, -1.65602283364444112386231877e-06, + -1.799536495699719117996964214e-06, -1.948528885772842307908632106e-06, + -2.102722145466695642717020256e-06, -2.261802761032180740974513455e-06, + -2.425422313779877258926778033e-06, -2.593198470026896858357237305e-06, + -2.764716208026478149660477499e-06, -2.939529277558307562384599596e-06, + -3.117161886100974804741274918e-06, -3.29711060377814267749116417e-06, + -3.478846477581069238918173858e-06, -3.661817343735648696650920517e-06, + -3.845450325515568600867784277e-06, -4.02915450231740592635732226e-06, + -4.212323734420831599029391712e-06, -4.39433962656919763738053511e-06, + -4.574574612333596324150949974e-06, -4.752395140177047850042930943e-06, + -4.927164941223604634201738151e-06, -5.098248357968319307848958227e-06, + -5.265013712544711819941653519e-06, -5.42683669270253079961645673e-06, + -5.583103733344821025842696915e-06, -5.733215371332567554258762693e-06, + -5.876589551289823004436799897e-06, -6.012664860332537567475831575e-06, + -6.140903669999802551456545563e-06, -6.260795164184825215675754551e-06, + -6.371858232541342179067449941e-06, -6.473644209674682825238125478e-06, + -6.565739441409575911944886129e-06, -6.647767660559018145307891984e-06, + -6.719392155826371286009637829e-06, -6.780317719009638089398307736e-06, + -6.830292356919573135251751161e-06, -6.869108756278633193920971772e-06, + -6.896605491406842499194345536e-06, -6.912667966320834857479708802e-06, + -6.917229084699057635411342804e-06, -6.910269643050385575638698554e-06, + -6.891818444343677068351407267e-06, -6.86195213129718384537829648e-06, + -6.820794740474424809866665909e-06, -6.768516980272066822679581655e-06, + -6.705335237800698354232366988e-06, -6.631510321536312053914904996e-06, + -6.547345948444601876098792453e-06, -6.453186986037636547943602272e-06, + -6.349417461499875920652620487e-06, -6.236458351604978599818946555e-06, + -6.114765168624361699471932152e-06, -5.984825358791996709737805171e-06, + -5.847155531127132283974057875e-06, -5.702298535518395916719264216e-06, + -5.55082040993095961043573075e-06, -5.393307217406293667741334907e-06, + -5.230361794175691614566369586e-06, -5.062600430699950442047559823e-06, + -4.890649507775032116556248457e-06, -4.715142110005557851606233788e-06, + -4.536714638944072496137480122e-06, -4.356003448024917277180915326e-06, + -4.17364152108963165123140665e-06, -3.99025521580930229255043673e-06, + -3.806461092663071999511433322e-06, -3.622862849337179981957374197e-06, + -3.440048379471909522991056318e-06, -3.258586973613926187227354467e-06, + -3.079026679036877253893165693e-06, -2.901891833784627826791713626e-06, + -2.727680788879922737317964415e-06, -2.556863831138440137517907694e-06, + -2.389881317446540175358869057e-06, -2.227142029713612259548974684e-06, + -2.069021758010131736978901712e-06, -1.915862117664213439856410112e-06, + -1.767969604326531533186801261e-06, -1.625614889240091339497060532e-06, + -1.489032355181443780897557021e-06, -1.358419871787635363008734171e-06, + -1.233938807261933937780076787e-06, -1.115714271774564366328003247e-06, + -1.003835586255231723261968461e-06, -8.983569687240994740650540905e-07, + -7.992984288389461440882464809e-07, -7.066468599590856448195656109e-07, + -6.203573167512438795735945501e-07, -5.403544651980500029394486987e-07, + -4.66534190823986333707080543e-07, -3.987653500336256032988350821e-07, + -3.368916486685160324245395195e-07, -2.807336312369287630547152069e-07, + -2.300907637582991845786055309e-07, -1.847435927939841526610489876e-07, + -1.444559630089391139676121547e-07, -1.089772755251838947466706971e-07, + -7.804476938561678266413509887e-08, -7.880609673216039221981178047e-08, + -1.118617347708973649412662606e-07, -1.50039059194901950285293995e-07, + -1.936482967763702060275734238e-07, -2.429840087244362073227435181e-07, + -2.983220585370322174951715228e-07, -3.599166168104814269391783163e-07, + -4.279972294291162889783995855e-07, -5.027659755997769416046888798e-07, + -5.843947420003112349954038467e-07, -6.730226388754922099230833775e-07, + -7.687535832385934306707430362e-07, -8.716540734251032885099232279e-07, + -9.817511781016094351746091584e-07, -1.099030761465672743733214441e-06, + -1.223435964788908089865139377e-06, -1.354865962671846547373238207e-06, + -1.493175010402013415568159629e-06, -1.638171796658616411428285517e-06, + -1.789619113500887605106687804e-06, -1.947233853133462376560139373e-06, + -2.110687338381040300329697865e-06, -2.279605991147786899078198433e-06, + -2.45357234040724130264736827e-06, -2.632126368489557626374839711e-06, + -2.814767191629084407882097768e-06, -3.000955067931352429215540248e-06, + -3.190113723139451774028123657e-06, -3.381632981850588838491824401e-06, + -3.57487168917891661969665415e-06, -3.76916090530485119156653244e-06, + -3.963807352917606513606919166e-06, -4.158097095268794253443596365e-06, + -4.3512994204326781611403413e-06, -4.542670905432433566407523368e-06, + -4.731459632160476777053281783e-06, -4.916909525511121727668357312e-06, + -5.098264782870372412875749346e-06, -5.274774363083360907570110165e-06, + -5.445696502255389356622269914e-06, -5.610303223245957016031715964e-06, + -5.767884805492602296882360957e-06, -5.917754181856259710747120151e-06, + -6.059251229513028118615295542e-06, -6.191746922527580510725586649e-06, + -6.314647314626387606707746958e-06, -6.427397321838806131552666173e-06, + -6.529484276080336039324667624e-06, -6.620441222407049300748872744e-06, + -6.699849934555003808773175622e-06, -6.76734362548265012157581999e-06, + -6.822609331936909688061648066e-06, -6.86538995454678023565384809e-06, + -6.895485937590529776732885259e-06, -6.912756575361305965408444119e-06, + -6.917120934947531013406527706e-06, -6.908558388223860272634758994e-06, + -6.887108748890199928435751353e-06, -6.85287201347409458709837235e-06, + -6.806007708299029887130150718e-06, -6.746733847491375448367483675e-06, + -6.675325510125242143427692909e-06, -6.592113047561332500590396827e-06, + -6.497479934897634163228942461e-06, -6.39186028319172736710711627e-06, + -6.275736031713325250897157759e-06, -6.149633841919146579990500256e-06, + -6.014121717089690252072177457e-06, -5.869805373610054318421480612e-06, + -5.717324391697518449313112493e-06, -5.557348174962198700190148248e-06, + -5.390571749520708011611802579e-06, -5.217711434455969490039776992e-06, + -5.039500416220748236204897419e-06, -4.856684260112420427508983511e-06, + -4.67001639219858214228334875e-06, -4.480253585046582353245640112e-06, + -4.288151480311296515242347471e-06, -4.094460180625784879787296133e-06, + -3.899919942498120858085687568e-06, -3.705257000648545384087874724e-06, + -3.511179553046121571058995128e-06, -3.318373934222970370229183895e-06, + -3.127501002683333826480220619e-06, -2.939192766224549253168893403e-06, + -2.754049266810819329552193976e-06, -2.572635744304034647851955886e-06, + -2.39548009588054081062179039e-06, -2.223070645371620959583223651e-06, + -2.055854234082307762168650989e-06, -1.894234641892363598658362116e-06, + -1.738571344649806184071648939e-06, -1.589178611056103846704162276e-06, + -1.446324939438317493751919723e-06, -1.31023283203158019720934932e-06, + -1.181078901679624107190795176e-06, -1.058994303225238263680535976e-06, + -9.440654793288133401769467862e-07, -8.363352080431904923214282178e-07, + -7.358039372067610587850746383e-07, -6.424313886127316913657661623e-07, + -5.561384129875994005907068052e-07, -4.768090750811208472423861644e-07, + -4.042929466465635108278671179e-07, -3.384075837847918988518535789e-07, + -2.78941164047684535844785032e-07, -2.256552578521571761536009459e-07, + -1.782877081501625709587148874e-07, -1.365555919345590792016566315e-07, + -1.001582370356988408655393849e-07, -9.395916311401538287366972963e-08, + -1.316934392306717060291639844e-07, -1.753665305243222355835469193e-07, + -2.253373072776629620459930194e-07, -2.819426113635713073169992808e-07, + -3.454932344911733731597329455e-07, -4.162699732782114812861408003e-07, + -4.945198008344223467505217269e-07, -5.804521943381158632013425147e-07, + -6.742356574805696513006986366e-07, -7.75994475643261419879419781e-07, + -8.858057402636947179897495587e-07, -1.003696677046167673693949536e-06, + -1.129642310496787058020622813e-06, -1.26356349472447679773529864e-06, + -1.405325337572483546713089306e-06, -1.554736041952786594963617159e-06, + -1.711546184777121889708712855e-06, -1.875448450144726025479624716e-06, + -2.046077829492917404780949822e-06, -2.223012297279664622963370885e-06, + -2.405773966486742945845422187e-06, -2.593830723849511586014734282e-06, + -2.786598340277673961960054269e-06, -2.983443047474243239690480309e-06, + -3.183684567332300058896963138e-06, -3.386599576335026572326781721e-06, + -3.591425582948476452328735384e-06, -3.797365191921843209497304875e-06, + -4.003590725538548849953002229e-06, -4.209249168233795415031833764e-06, + -4.413467397648181342871033517e-06, -4.615357662158257775726968863e-06, + -4.814023262245825780737597949e-06, -5.008564390767699411703695045e-06, + -5.198084085291866395818743268e-06, -5.381694244196223176344203581e-06, + -5.558521657199346148838566689e-06, -5.72771400042291527811852761e-06, + -5.888445745978125325196129297e-06, -6.039923936433237003818148836e-06, + -6.181393775346780993288318962e-06, -6.312143986343560151102295014e-06, + -6.431511894952466008911016321e-06, -6.538888189603671505776595618e-06, + -6.633721320777755766815667743e-06, -6.715521500287321171487713023e-06, + -6.783864266024775861664737608e-06, -6.838393581196647954851142864e-06, + -6.878824441050292726727334591e-06, -6.90494496434496242914065009e-06, + -6.916617951285333619666512855e-06, -6.913781894278750445167677774e-06, + -6.89645143265280401422825593e-06, -6.864717247331242493449919573e-06, + -6.818745396366752101354174326e-06, -6.758776097120934697650568301e-06, + -6.685121965718061709624698424e-06, -6.598165729132571112147513659e-06, + -6.498357429855366012281560339e-06, -6.386211147476440614365912618e-06, + -6.262301265678954494489378418e-06, -6.127258317022864878855469006e-06, + -5.981764441467519120008197037e-06, -5.826548497808526074176298237e-06, + -5.662380870054439281494410019e-06, -5.490068013216983660066631417e-06, + -5.310446785012433385051843632e-06, -5.124378611553387835369707815e-06, + -4.932743536236151693345503705e-06, -4.736434201690460555516423019e-06, + -4.536349814851272929194878764e-06, -4.333390144937468663275531577e-06, + -4.128449603384872060090823864e-06, -3.9224114535911441472995978e-06, + -3.71614219670217723801475436e-06, -3.510486177622564808362658206e-06, + -3.306260452989560334979791609e-06, -3.104249960037403950076882742e-06, + -2.905203022127494444848058719e-06, -2.70982722326323247975018299e-06, + -2.518785680182910058377571821e-06, -2.332693736668871701704424879e-06, + -2.152116100567175449858204478e-06, -1.977564439721870902060257141e-06, + -1.809495448635535386617927134e-06, -1.648309393217260393366152028e-06, + -1.494349136515534082989562284e-06, -1.347899643900933592586643787e-06, + -1.20918796180567662189265718e-06, -1.078383659886629233375034305e-06, + -9.55599722396080710452794145e-07, -8.408938706593681032642009256e-07, + -7.342702949067763293673088455e-07, -6.356817703226248443047308005e-07, + -5.45032129087720370963856837e-07, -4.62179057429484238160387723e-07, + -3.869371842805871794872230821e-07, -3.190814261013965211799558487e-07, + -2.583505507595635776571692255e-07, -2.044509220929632858524343337e-07, + -1.570603859173940933298559662e-07, -1.158322577785660502939485265e-07, + -8.039937269627585637063287016e-08, -9.785035058878742978762007828e-08, + -1.386930920625090192470878084e-07, -1.862732666332228014557763351e-07, + -2.410128583944969163996437881e-07, -3.033049147644289782134365691e-07, + -3.735081981393910129001846056e-07, -4.519419625464241098692275058e-07, + -5.388809147447600174924537374e-07, -6.345504186799123494088490684e-07, + -7.391220009672120126490118923e-07, -8.527092131787683889639723953e-07, + -9.753639041400146989169639075e-07, -1.107072952228497183773249339e-06, + -1.247755503835724412171198638e-06, -1.397260759737596296959521482e-06, + -1.555366346162150975032320566e-06, -1.721777301894502479733006263e-06, + -1.896125706872947721902790755e-06, -2.077970971468586349004820102e-06, + -2.26680079906968591233677561e-06, -2.462032827781789455653081722e-06, + -2.663016950079450029302509037e-06, -2.869038302182115685403686334e-06, + -3.079320907853612728367464352e-06, -3.293031954321292873003350007e-06, + -3.509286671156569004917293725e-06, -3.727153776331502125400765846e-06, + -3.945661447342855845607251936e-06, -4.163803769348876210581317237e-06, + -4.38054760676540939001374908e-06, -4.594839839780366187521002536e-06, + -4.80561490283230754154029582e-06, -5.011802558308653922293680882e-06, + -5.212335835603795285533076237e-06, -5.406159063273128586072594631e-06, + -5.592235920359263382981278995e-06, -5.769557432073909928715426537e-06, + -5.937149834908522896608981667e-06, -6.094082236924241016749834859e-06, + -6.239474000434339712379324533e-06, -6.372501776528256396084793495e-06, + -6.492406123874653167801686976e-06, -6.598497647952585163819930886e-06, + -6.690162601257149977156037796e-06, -6.766867890063312059500868351e-06, + -6.828165438956412321852302433e-06, -6.873695870490244447280955148e-06, + -6.903191463947880143401086145e-06, -6.916478364185815787550278e-06, + -6.91347801886249516432675008e-06, -6.894207829908942920219168393e-06, + -6.858781012809968932102209355e-06, -6.807405665045403446878485854e-06, + -6.740383052807536452366403423e-06, -6.658105132778974086195031279e-06, + -6.561051333241015730052183436e-06, -6.44978462600547817259056399e-06, + -6.324946927544215145812131484e-06, -6.187253874156471764153477494e-06, + -6.037489021995067296278477537e-06, -5.876497528204510928785762186e-06, + -5.705179374250393060431264802e-06, -5.524482196687827605054068453e-06, + -5.335393794087797424737906055e-06, -5.138934381574009806290664892e-06, + -4.936148666397947286246881277e-06, -4.728097819174934666086769497e-06, + -4.515851415811885188303538563e-06, -4.300479424777433580734994217e-06, + -4.083044313206665703187402822e-06, -3.864593343412884001580875903e-06, + -3.646151128724499133968838666e-06, -3.428712514210163448487213994e-06, + -3.213235843842074099306702767e-06, -3.000636671025115640527771571e-06, + -2.79178196424413385397060583e-06, -2.587484853914927092539445541e-06, + -2.388499960433408489005957867e-06, -2.195519336973014521964498932e-06, + -2.009169053857654783516771893e-06, -1.830006444413353274046699082e-06, + -1.658518025155268272886064165e-06, -1.495118096077529017121272338e-06, + -1.340148019760527067236431653e-06, -1.19387617107228873095353238e-06, + -1.056498542493204172975913673e-06, -9.281399836099413737990635256e-07, + -8.088560471740541652451144533e-07, -6.986354083683514211834762048e-07, + -5.974028186288983994467710441e-07, -5.050225505860502285502828916e-07, + -4.213022864609969682272560404e-07, -3.459973986248975367716051998e-07, + -2.78815568027938238225148411e-07, -2.194216838610886178251269899e-07, + -1.674429661387735717734484304e-07, -1.224742518975908344244134598e-07, + -8.408338539229391892889422513e-08, -8.805747230670333501200455458e-08, + -1.29707548827071359215677487e-07, -1.788174931089844676296036347e-07, + -2.358943630743449564011473239e-07, -3.014097696822048417280496928e-07, + -3.757927276969247307597261475e-07, -4.594226758140710666078465607e-07, + -5.526227551575468271752278847e-07, -6.55653434323127175075004644e-07, + -7.687065671637327856862797852e-07, -8.918999663965917000017324771e-07, + -1.025272571883501610692595273e-06, -1.168780287129193379158805487e-06, + -1.322292551210759591303928358e-06, -1.485589706058822781262044634e-06, + -1.658361210837818264528286186e-06, -1.840204746210134300677448843e-06, + -2.030626241620300321318731696e-06, -2.229040848514167752166589137e-06, + -2.434774871738012578576857911e-06, -2.64706866036744697723076189e-06, + -2.865080448044625627067967175e-06, -3.087891121673540682567938101e-06, + -3.314509886198197512473294715e-06, -3.543880782295182536357786712e-06, + -3.774890003295912978319506803e-06, -4.006373947649081266740751783e-06, + -4.23712793387144449338633026e-06, -4.465915496338434744090766654e-06, + -4.69147817254981661588093475e-06, -4.91254568577376332422137345e-06, + -5.127846421317844027322734729e-06, -5.336118090176383401486599756e-06, + -5.536118470525610737564391889e-06, -5.726636115530447793727647499e-06, + -5.906500915223571110672807355e-06, -6.07459440083587863610636165e-06, + -6.229859681897890521585278018e-06, -6.371310909678181127330232059e-06, + -6.498042165044136176971657087e-06, -6.60923567457312090701448265e-06, + -6.704169265643462037075617221e-06, -6.782222979214327789629444126e-06, + -6.842884767967921980872519905e-06, -6.885755217329488900215167524e-06, + -6.910551237482616918235672071e-06, -6.917108685731064262377371099e-06, + -6.9053838902879443974246014e-06, -6.875454058655722579284415991e-06, + -6.827516566049193573982589722e-06, -6.76188713165826447190186882e-06, + -6.678996902797728757721507781e-06, -6.579388478997079731558535187e-06, + -6.463710919700262419397736313e-06, -6.332713790329340594056298924e-06, + -6.187240311885783894732798033e-06, -6.028219688890976589912187172e-06, + -5.856658699189064927383835402e-06, -5.673632636846521759023658643e-06, + -5.480275705993374120883910444e-06, -5.277770968884328054132170499e-06, + -5.067339955653134347609862359e-06, -4.850232046144861426228284129e-06, + -4.627713735809728055599441415e-06, -4.40105789791647201172853851e-06, + -4.171533153297870234938772571e-06, -3.940393456497333255991472739e-06, + -3.70886800358143036058741239e-06, -3.478151562072286058025297195e-06, + -3.249395317504880790132138282e-06, -3.023698324109743506513678715e-06, + -2.802099639157208777704441763e-06, -2.585571211682140761706867257e-06, + -2.375011586754991825114766493e-06, -2.171240476301909156232449599e-06, + -1.974994236835452728604824169e-06, -1.786922283475807667933667362e-06, + -1.607584458460353113714116392e-06, -1.437449361098841130388579536e-06, + -1.276893634973112737324130693e-06, -1.12620219724279578890884651e-06, + -9.855693843358979486647501733e-07, -8.551009782038792700117738922e-07, + -7.348170678248003569545988845e-07, -6.246556918578634506257376939e-07, + -5.244772003862703201761802894e-07, -4.340692666253964064677797578e-07, + -3.531524733920741142956635852e-07, -2.813863940930007259817421158e-07, + -2.18376084042579588325710808e-07, -1.636788950960933028019558041e-07, + -1.168115249005003481146063135e-07, -7.725721152483322042474409973e-08, + -6.906594139778545455846039004e-08, -1.092189552639785482684195266e-07, + -1.573914627004469255814830299e-07, -2.141935979634720380278061717e-07, + -2.801946912564862279246052576e-07, -3.559137911974659350457261299e-07, + -4.41810385805606184340813599e-07, -5.382754538047727757755665443e-07, + -6.456229771611362982860625633e-07, -7.640820429963122265861440174e-07, + -8.937896583538894009881626591e-07, -1.03478439477735597393107201e-06, + -1.187000971347519251390266633e-06, -1.350265874815446977998795695e-06, + -1.52429410387077555246457608e-06, -1.708687111546498654769069697e-06, + -1.902932005445457354378077132e-06, -2.106402050066771911972923759e-06, + -2.318358499217034428274697433e-06, -2.537953769531267533620744539e-06, + -2.764235948735007440630944905e-06, -2.996154614692732456133691943e-06, + -3.232567923756338989100525202e-06, -3.472250909699084556485002007e-06, + -3.713904917842430248740761417e-06, -3.95616808309690890313198991e-06, + -4.197626745775418196705321139e-06, -4.436827685418194538037161417e-06, + -4.672291040695985623308096601e-06, -4.90252377291623841104768744e-06, + -5.126033521908441641871511524e-06, -5.341342696246656717969439332e-06, + -5.547002634990681713914734141e-06, -5.741607675474272597148164832e-06, + -5.923808961191838285212114129e-06, -6.092327825555396669495247797e-06, + -6.245968591201483822018640513e-06, -6.383630630581923179106464822e-06, + -6.504319541700951290592869203e-06, -6.607157302961609762531527273e-06, + -6.691391283030163519135718325e-06, -6.75640199524620870859129354e-06, + -6.801709501251604446587280955e-06, -6.826978384927643767640485783e-06, + -6.832021235246783083723022545e-06, -6.816800594990105215185798027e-06, + -6.781429351218862564909875545e-06, -6.726169562655552245072215767e-06, + -6.651429738463558738199160603e-06, -6.557760602049811618128281887e-06, + -6.445849392190353499098968981e-06, -6.316512771739104280049274115e-06, + -6.170688431180756110705932366e-06, -6.009425490098985478415200695e-06, + -5.833873814037741503755584577e-06, -5.645272377043174155176498419e-06, + -5.444936811217327449099849523e-06, -5.234246293747715695254731777e-06, + -5.01462992898291858658065337e-06, -4.787552788116188317571117472e-06, + -4.554501771859965385323525122e-06, -4.316971462118368141997696436e-06, + -4.076450127098084603527537034e-06, -3.834406040577337627191147756e-06, + -3.59227427024516643064679447e-06, -3.351444082225767986238764221e-06, + -3.113247099239473545182052203e-06, -2.878946338473154548418886725e-06, + -2.649726242312066337372547867e-06, -2.426683800816406448368992704e-06, + -2.210820849421056480800604899e-06, -2.003037609022427397971813368e-06, + -1.804127518629073045018911675e-06, -1.614773393338052886696715703e-06, + -1.435544922803891828240788718e-06, -1.266897507841873092064252128e-06, + -1.109172415594992044417569331e-06, -9.625982170330513259485106375e-07, + -8.272934546692788225716601487e-07, -7.032704734875504096460407076e-07, + -5.904403343675246103536562343e-07, -4.886187169519346871140335654e-07, + -3.975327080738651009966138413e-07, -3.168283626818456930659267945e-07, + -2.460789167709081664277921599e-07, -1.847935262251626735132076576e-07, + -1.324264017507246356384118359e-07, -8.838620824748536681673754742e-08, + -8.645861155402640874055721987e-08, -1.333739058023750540390658676e-07, + -1.897423888358542933419147473e-07, -2.562745922263670000100694874e-07, + -3.336224337009956033628984423e-07, -4.223665442919175171147198444e-07, + -5.230039926574430317671301691e-07, -6.359366059404921624271709267e-07, + -7.614600831217278200418649946e-07, -8.997540901914115063722917308e-07, + -1.050873516654321339908596637e-06, -1.214741059997479511860804871e-06, + -1.391141288945673284256025065e-06, -1.579716317810322427495745533e-06, + -1.77996320325740477329861701e-06, -1.991233151677963231039733202e-06, + -2.212732600378609007095616346e-06, -2.443526209392423247226738478e-06, + -2.682541773244265625032560496e-06, -2.928577033912874320523275426e-06, + -3.180308347954515671391706802e-06, -3.436301132736860122220655389e-06, + -3.695021989425415334039022944e-06, -3.954852374209733255068077024e-06, + -4.214103664679858050456234819e-06, -4.471033445671033196126571002e-06, + -4.723862818663619192948669584e-06, -4.970794521298545913295854198e-06, + -5.210031629046545678619548059e-06, -5.439796599810414909576070791e-06, + -5.658350414443928082383009764e-06, -5.864011561993598448561549469e-06, + -6.05517461800036178881266255e-06, -6.230328167472982019484389199e-06, + -6.388071831137175157365373085e-06, -6.527132164188719725512414366e-06, + -6.646377210890848828900908524e-06, -6.744829515755268587904550787e-06, + -6.821677412478097647327048014e-06, -6.876284434963470112382039057e-06, + -6.908196720310347947898148985e-06, -6.917148301175478969837675386e-06, + -6.903064214037748044143841253e-06, -6.866061380131098131876423579e-06, + -6.806447246720975208212310592e-06, -6.72471620749771761078785598e-06, + -6.621543851672070647674736565e-06, -6.497779121409152312252230366e-06, + -6.354434486067359916401913605e-06, -6.19267426887673358301905982e-06, + -6.013801286783605138850337946e-06, -5.819241986825130963823134167e-06, + -5.610530282238850007523519453e-06, -5.389290308264493030551613856e-06, + -5.157218331014070110971184158e-06, -4.91606405268181818895992588e-06, + -4.667611562605188324981062009e-06, -4.413660186197711866656553936e-06, + -4.15600548254026289779483605e-06, -3.896420636486829198812890246e-06, + -3.636638482610875169610516536e-06, -3.378334386370017368471721508e-06, + -3.123110192685367312643478568e-06, -2.872479434013098691303627133e-06, + -2.627853969219593358399612859e-06, -2.390532201517010748757167266e-06, + -2.161688998755008423493509037e-06, -1.942367412907978003924324567e-06, + -1.733472268076604381377707649e-06, -1.53576565818188689786728731e-06, + -1.349864367218094047515307768e-06, -1.176239196895634372380776318e-06, + -1.01521615918292999740542553e-06, -8.66979465068756804256480241e-07, + -7.315762162103202148551216524e-07, -6.089226833745621191482078581e-07, + -4.988120350521313058021473201e-07, -4.009233616155831883426656666e-07, + -3.148318251504324924477029243e-07, -2.400197528060448127625275787e-07, + -1.758884823372973021603612098e-07, -1.21770762528607000264340072e-07, + -7.694350844614635441477603489e-08, -9.735158211075891781489342067e-08, + -1.497736015301684138311392363e-07, -2.130548495927143017099228244e-07, + -2.880176747015319972229044788e-07, -3.754047102443678132427189696e-07, + -4.758621601854434388677100257e-07, -5.899237665859539742394370213e-07, + -7.179957554598624494917561041e-07, -8.603430494724532023073215042e-07, + -1.017077022711123595349771813e-06, -1.188145054238356831621489275e-06, + -1.373322113613958603611981714e-06, -1.572204583383035245147674175e-06, + -1.784206491096629243941953241e-06, -2.008558287275646663596088623e-06, + -2.244308266439786673471538589e-06, -2.490326686553716166347112806e-06, + -2.745312598709806791829734357e-06, -3.007803354321080879037100114e-06, + -3.276186712323374885933629022e-06, -3.548715424677779723441591389e-06, + -3.823524135618417794794162562e-06, -4.098648389385537326356969551e-06, + -4.372045503368193598392292543e-06, -4.641617029357736316113637598e-06, + -4.905232495627821550786447358e-06, -5.160754097382368067584764576e-06, + -5.406061983241343036309112247e-06, -5.639079771264882797647630813e-06, + -5.8577999198483376701459234e-06, -6.060308576847708037036582818e-06, + -6.24480953459866846433226964e-06, -6.409646929043672054988108749e-06, + -6.553326337837141017661490849e-06, -6.674533954805706562388688263e-06, + -6.772153546139203916657319654e-06, -6.845280926719182614610583609e-06, + -6.893235732503504275539216173e-06, -6.915570306244772169970702613e-06, + -6.912075558322776223279040875e-06, -6.882783711355154432191567199e-06, + -6.827967885710522542397175882e-06, -6.74813853224987412657807917e-06, + -6.644036767716956963048067358e-06, -6.516624716340163221152924355e-06, + -6.367073007568764425622744041e-06, -6.196745623648059305343602232e-06, + -6.007182331194252838989580678e-06, -5.800078967370059587630240494e-06, + -5.57726588307455325939148913e-06, -5.340684872214175384920985257e-06, + -5.092364937181164163189795585e-06, -4.834397255797189008887874279e-06, + -4.568909723957391396450145732e-06, -4.298041450918542417340001416e-06, + -4.023917580612626272598773142e-06, -3.748624802644262962231973615e-06, + -3.47418790096709125347451512e-06, -3.202547666955730300687547885e-06, + -2.935540477119592869933908247e-06, -2.674879804556148291913878975e-06, + -2.422139898007174113852679048e-06, -2.17874182372336040164188288e-06, + -1.94594202397706049801630844e-06, -1.724823502747978909690400144e-06, + -1.516289704627810992453571838e-06, -1.321061108144803559170683133e-06, + -1.139674510293022090137802366e-06, -9.72484935841482014430830344e-07, + -8.196700637410188301979667783e-07, -6.812370243424761548161564667e-07, + -5.570313858310184663540911773e-07, -4.467481168414499365111180063e-07, + -3.499442851423475941411887161e-07, -2.660532299690864678572870591e-07, + -1.943999283597562246036398806e-07, -1.342172639172057271176924289e-07, + -8.466289989676113924424514894e-08, -1.158309110268231989427956423e-07, + -1.759453406011747727532841361e-07, -2.486659502398756959847328507e-07, + -3.349294539976441102914668253e-07, -4.355615214736817640279586267e-07, + -5.512548788880345591628846791e-07, -6.825486097348472092660493123e-07, + -8.298090936265250015482124527e-07, -9.932130041062209251887535691e-07, + -1.172732759441457209802217587e-06, -1.368124785086118783974332841e-06, + -1.578920903165234687043458513e-06, -1.804423113728249411131534206e-06, + -2.043701975527286566651019931e-06, -2.295598731750188114766235772e-06, + -2.558731259643674475605119173e-06, -2.831503853573035381835159771e-06, + -3.112120780133000499115747059e-06, -3.398603472850833002457488982e-06, + -3.688811164229777587769860958e-06, -3.980464685782356850491346678e-06, + -4.271173103673274537171646731e-06, -4.558462799937884753990330333e-06, + -4.839808558174866287766077017e-06, -5.112666169219280499016761637e-06, + -5.374506037526854221070705259e-06, -5.622847243617240676333540045e-06, + -5.85529150252387586085599594e-06, -6.06955645317378383028251998e-06, + -6.263507719157183889881548855e-06, -6.435189197417657877412812406e-06, + -6.582851057755918377947888104e-06, -6.704974972249772673918346427e-06, + -6.800296139091270767435513933e-06, -6.86782171909869991184398319e-06, + -6.906845364260819558144613439e-06, -6.91695758495502741519450271e-06, + -6.898051774661042135174723183e-06, -6.85032578667826800981367763e-06, + -6.774279035086497266244121712e-06, -6.670705170462362513551790588e-06, + -6.540680458162557436439972502e-06, -6.38554806181462277522940113e-06, + -6.206898505572356894161977631e-06, -6.006546654332556193849838172e-06, + -5.786505610217374292309194111e-06, -5.548957975081954949376529529e-06, + -5.296224971646255916897429866e-06, -5.030733949286347297859961492e-06, + -4.754984823959072434956113495e-06, -4.471516014783706382358305365e-06, + -4.182870442284802482289969572e-06, -3.891562145245163885733975795e-06, + -3.600044054771778917321432487e-06, -3.31067743599101405228444725e-06, + -3.025703470407481064045202013e-06, -2.74721740620902652165401768e-06, + -2.4771456506649998159273144e-06, -2.217226119372994888541460526e-06, + -1.968992092702659380508423137e-06, -1.733759761694199895759789e-06, + -1.512619575284443928977345939e-06, -1.306431429475090061494927524e-06, + -1.115823668347977506141478765e-06, -9.411957980610425819690601813e-07, + -7.827247494619992239706421887e-07, -6.403744639806441884757751484e-07, + -5.139085221441139335614542612e-07, -4.02905485406059368825741401e-07, + -3.067765808424749900205474179e-07, -2.247853253267302259580349977e-07, + -1.560686615564441140867595753e-07, -9.965916307845350339496878333e-08, + -7.84678035033323071841354049e-08, -1.332186851667170138257580148e-07, + -2.013310937445661122149344856e-07, -2.839904852898624066874077188e-07, + -3.822603857182269796515460512e-07, -4.970525201031898978603512131e-07, + -6.290982770574921877510801357e-07, -7.789221730306966168201274203e-07, + -9.468179604339148772713225487e-07, -1.132827987419335059307221036e-06, + -1.336726366394753331523319317e-06, -1.558006443797462171053079018e-06, + -1.79587298648480447454131928e-06, -2.049239411835423651852888458e-06, + -2.316730291096015065889545184e-06, -2.596689250700671397335296542e-06, + -2.887192286480408541710952763e-06, -3.186066393269269483726549574e-06, + -3.490913299889240988671664997e-06, -3.799137989391481504114879766e-06, + -4.107981579249523709806458938e-06, -4.414558038365646000142882011e-06, + -4.715894129547020031966754472e-06, -5.008971889620886812539719141e-06, + -5.290772896428341343175866252e-06, -5.558323524113102611819096227e-06, + -5.808740356622830347977249482e-06, -6.039274915022605286218926324e-06, + -6.247356857555171003048861272e-06, -6.430634832445069263672909193e-06, + -6.587014201906271836605127196e-06, -6.714690910951941909840662293e-06, + -6.812180845315305101523879056e-06, -6.87834410760977719658968918e-06, + -6.912403737997921266398605733e-06, -6.913958513030834499187016196e-06, + -6.882989571654513759758464014e-06, -6.819860738165827247412014572e-06, + -6.725312535519791143324378618e-06, -6.600450006158235781732104147e-06, + -6.44672457876023117726016487e-06, -6.265910335378081964666577286e-06, + -6.060075141809983026702085551e-06, -5.831547202439698937147423419e-06, + -5.582877687043910612952734435e-06, -5.316800149407426316280900203e-06, + -5.036187514493916322173491795e-06, -4.74400745124827959641692493e-06, + -4.443276971086827532029031596e-06, -4.137017097393664518702443428e-06, + -3.828208438910212655975542212e-06, -3.519748470212809626973295141e-06, + -3.214411276331859374460033288e-06, -2.91481045715615661467908469e-06, + -2.623365812101634444417118733e-06, -2.342274338416390685459981397e-06, + -2.073485979507023962113568608e-06, -1.818684455070731583348642851e-06, + -1.579273395016129426040338117e-06, -1.356367886655492562713622162e-06, + -1.150791431984109135732395612e-06, -9.630782015309100382573171892e-07, + -7.934803656825853478566147083e-07, -6.419801858211446207941666686e-07, + -5.083064581470309363384280435e-07, -3.919548245193497167617097988e-07, + -2.922113985821089765721522008e-07, -2.081791030968653682732717866e-07, + -1.388060766641737177222920346e-07, -8.291548542935228982829362577e-08, + -9.733769199363658780634181228e-08, -1.608677726375228434648714977e-07, + -2.39979617600444552742185297e-07, -3.360197105513749000498435922e-07, + -4.501623873258127903331459428e-07, -5.833708208664430499876631976e-07, + -7.363604117496362478134989092e-07, -9.095655635325121005996598655e-07, + -1.103110774274360520708060905e-06, -1.316786902720570040796650713e-06, + -1.550033371101480492371604489e-06, -1.801926948260406074518529505e-06, + -2.071177619462486329014261691e-06, -2.356131895876699383602466062e-06, + -2.654783750969234500333236021e-06, -2.964793196883179933329892711e-06, + -3.283512335575084494946945454e-06, -3.608018541474356488641620638e-06, + -3.935154259222575079532266407e-06, -4.261572736070674081846655634e-06, + -4.583788858014890077528357554e-06, -4.898234125694126535820963758e-06, + -5.201314694005563961105419873e-06, -5.489471311374416863469033467e-06, + -5.759239933104703193522417443e-06, -6.007311750052160837225635054e-06, + -6.230591370101404179095583996e-06, -6.426251915958446526023345458e-06, + -6.591785858192084503854538818e-06, -6.725050486128031101181867085e-06, + -6.824307029249051419813459907e-06, -6.888252575633371632267843571e-06, + -6.916044088511301474360166291e-06, -6.90731399353484896389433062e-06, + -6.862176993702769683069163376e-06, -6.781227961590622174041856352e-06, + -6.665530954914742448893204274e-06, -6.516599596726391967291963647e-06, + -6.336369250932408004651791994e-06, -6.1271616027683518609665142e-06, + -5.891642417977767903867081928e-06, -5.632773399828763559525190291e-06, + -5.353759186263905247747055954e-06, -5.057990627542299809978748604e-06, + -4.74898555545160576586314824e-06, -4.430328297002536238442197553e-06, + -4.105609197668584632297337361e-06, -3.778365401654195167323920662e-06, + -3.452024090073182035706429033e-06, -3.129849303732886678874013098e-06, + -2.814893377571639609805755067e-06, -2.509953891437118795752552955e-06, + -2.217536900119041131339541612e-06, -1.939827048117486340444211995e-06, + -1.678665005648795601552077106e-06, -1.435532486219612941140215921e-06, + -1.211544927218091277496729921e-06, -1.007451737869716740491612614e-06, + -8.236438479633845304402799473e-07, -6.601681301269903104060750819e-07, + -5.167481219455753093462756567e-07, -3.92810345266367472355956451e-07, + -2.875154115093150871887558648e-07, -1.997930160050484747408304324e-07, + -1.28379862984689000810254551e-07, -7.185952685476272908890606845e-08, + -7.082873138871417492744373551e-08, -1.305776286099081054471239029e-07, + -2.069806302295007449599997112e-07, -3.016926224634841787925506988e-07, + -4.161717847642665123643476114e-07, -5.516271943266241721366889041e-07, + -7.089693771803676109689233524e-07, -8.887652727766684234293509577e-07, + -1.091199013400336090392952343e-06, -1.316039812213644344656565677e-06, + -1.562618106363728769783792531e-06, -1.829810917700765116825772916e-06, + -2.116037177743543961646417381e-06, -2.419263521106690138963305273e-06, + -2.737020789083188942341674788e-06, -3.066431209525601315986137116e-06, + -3.404245938238382535929353948e-06, -3.746892368612691458917970597e-06, + -4.090530348159706818206380469e-06, -4.431116190650594451993626172e-06, + -4.764473148066706681110285548e-06, -5.086366814171094111402329774e-06, + -5.39258377705251240363847412e-06, -5.679011726257886529217570881e-06, + -5.941719154731181741426349757e-06, -6.177032779032641162319464817e-06, + -6.381610834165292697500899977e-06, -6.552510481317344023582602275e-06, + -6.687247696065079569213620431e-06, -6.783848177837950972840844188e-06, + -6.840888034221398758354375919e-06, -6.857523240314775666377680036e-06, + -6.833507147240308829687534253e-06, -6.769195607590146672417289603e-06, + -6.665539591101648302334629903e-06, -6.52406547282121542207780282e-06, + -6.346843480007787744910045108e-06, -6.136445074737712385712709584e-06, + -5.895890318688651747015307125e-06, -5.628586507604416518850756757e-06, + -5.338259569005787322617043178e-06, -5.028879882360012625562573074e-06, + -4.704584301868467475593680455e-06, -4.369596235282557121157049479e-06, + -4.028145656087494314490007191e-06, -3.68439090078754186103953891e-06, + -3.342344029077364714487964961e-06, -3.005801404949294486980719207e-06, + -2.678280995097985229109983571e-06, -2.36296768233246757678076358e-06, + -2.062667662077445886002887918e-06, -1.779772736242039327277369293e-06, + -1.516235048161185777179692583e-06, -1.273552522759932240301581664e-06, + -1.05276499548876646472151189e-06, -8.544607397758104169440069101e-07, + -6.787928432674169257246121062e-07, -5.255046449738824824912111419e-07, + -3.939632348567936194399315315e-07, -2.831998397328563930919512973e-07, + -1.919557789139478259633720889e-07, -1.187325728753062628757617867e-07, + -1.163905155344608762081769671e-07, -1.943029622138953115464136056e-07, + -2.926333598696264948675366691e-07, -4.131679692546611745761556134e-07, + -5.573839904876278682010299834e-07, -7.263825943822072158870262193e-07, + -9.208281321145747794738672075e-07, -1.14089564358371150327650656e-06, + -1.386228612602028018960134519e-06, -1.655908677423582252242681423e-06, + -1.948438704194237842872577948e-06, -2.261740276982815158287503168e-06, + -2.593166261340441932373374403e-06, -2.939528670664613395211361632e-06, + -3.297141619078327723081330361e-06, -3.661878694952313258393012188e-06, + -4.029243649838843563328223685e-06, -4.394452882575358132455876914e-06, + -4.752527821195631408291056019e-06, -5.098394978550100002461474558e-06, + -5.426991192206908240741429494e-06, -5.733371364447322247144198104e-06, + -6.012815900972421697550946568e-06, -6.260935011862302946455700187e-06, + -6.473767087335648982339159768e-06, -6.647868493224573285794130884e-06, + -6.780392343395427363103404594e-06, -6.86915409267537762884802896e-06, + -6.912682145697858410767887988e-06, -6.910252084107429159417611969e-06, + -6.861903564293870576491253532e-06, -6.768439416658236195128029583e-06, + -6.631406970646175416401590236e-06, -6.453062122297914745292033573e-06, + -6.236317137751512748870992564e-06, -5.984673632406284138124039074e-06, + -5.702142567710152362583757302e-06, -5.393153453617737648582031867e-06, + -5.062455224344814847133294106e-06, -4.715011459950336156763447265e-06, + -4.355892750759437293060338109e-06, -3.990169042545117020486401122e-06, + -3.622804757240760286827411379e-06, -3.258559358969623791669068674e-06, + -2.901895833148817901943122485e-06, -2.55689927456212975551402139e-06, + -2.22720744795871768238054722e-06, -1.915954803107320774817378187e-06, + -1.625731007939102768303230029e-06, -1.358554622072938784544272189e-06, + -1.1158620828046100130151062e-06, -8.985117307948561866538642919e-07, + -7.068021770459240206215954967e-07, -5.405039192913400306495647074e-07, + -3.989027663435712608717476947e-07, -2.808533333088498091998340151e-07, + -1.848406369937985416062470063e-07, -1.090476552088297831906535829e-07, + -1.117939762795972054776252186e-07, -1.93554026840749367949277935e-07, + -2.98205650471723148099830944e-07, -4.27864082000958952464340565e-07, + -5.842510290446920864356416224e-07, -7.686059673884802063192401601e-07, + -9.816065019032575379622895112e-07, -1.223300933524140068689163401e-06, + -1.493055881319800774206319263e-06, -1.789521405861011334059869869e-06, + -2.11061557774637941894079439e-06, -2.453529849031594814315684894e-06, + -2.814755934649205180791368269e-06, -3.190134217692024319796596787e-06, + -3.574922980645583309167179209e-06, -3.96388705938916677902397051e-06, + -4.351403843321410071535645936e-06, -4.73158392782397033029910538e-06, + -5.098403187283100420474062781e-06, -5.445842598306646428090761758e-06, + -5.768031820515277563509240477e-06, -6.059392349248339096942205656e-06, + -6.314775999069955553027414658e-06, -6.529594562569658976604151934e-06, + -6.6999367140526151363950913e-06, -6.822668585707046977936306859e-06, + -6.895514923305477681682827684e-06, -6.917118313605077202477992154e-06, + -6.887074646668341421020149984e-06, -6.805943710490642015252093361e-06, + -6.675234587443873482653488444e-06, -6.497366305580168331103817214e-06, + -6.275604965820540096410780351e-06, -6.013979292083932695796300028e-06, + -5.717177210633640992143694043e-06, -5.390426634917628842590207189e-06, + -5.03936409380624456493631344e-06, -4.669895179187214976712985703e-06, + -4.28805099265914808730204566e-06, -3.899844834719952725034762542e-06, + -3.511133302609641410871104891e-06, -3.127485749007877823463013786e-06, + -2.754065712303976990469114861e-06, -2.395527473594742280806968796e-06, + -2.055930343480603252574864456e-06, -1.738672653813001895778617492e-06, + -1.446446748966317415069121784e-06, -1.181215562681026063485264718e-06, + -9.442106553869665812230710378e-07, -7.359508981736547747858610304e-07, + -5.562803469835524634685909769e-07, -4.044232758018801480836949564e-07, + -2.790538493511399303440034293e-07, -1.783775292762474306910416757e-07, + -1.002210341843522728759522918e-07, -1.316224378256138490714358688e-07, + -2.25240986680580147528895024e-07, -3.453766081028389752663010186e-07, + -4.943889374235432384354629529e-07, -6.740973653895505631839044774e-07, + -8.856672131955654192950037375e-07, -1.129510753311830824476913807e-06, + -1.40520759155991611236212295e-06, -1.711448371891615741587555286e-06, + -2.04600503405653672326204931e-06, -2.405729970905518223046925044e-06, + -2.786585428510295215910564856e-06, -3.183703406322510310173757794e-06, + -3.5914751881764065071336086e-06, -4.003668512470233317420212349e-06, + -4.413569316394610258179852236e-06, -4.814144008415591389723510451e-06, + -5.198217376059601453684548555e-06, -5.558660558221981182311279696e-06, + -5.888583032148169043912180193e-06, -6.181522306615212993690950533e-06, + -6.43162498767189329571892023e-06, -6.63381309525307785994897164e-06, + -6.783929952198602740087284707e-06, -6.878860626430546433931513539e-06, + -6.916622758228802819832799209e-06, -6.896424615794549708405920818e-06, + -6.81868835513984920500881598e-06, -6.685037671325095811518737787e-06, + -6.498250270502605976030360835e-06, -6.262176818134715005541388738e-06, + -5.981629180836936325853930851e-06, -5.662241832874503807146795986e-06, + -5.310311203196734293377045261e-06, -4.93261846091227444140560679e-06, + -4.536241749656661033840345659e-06, -4.128364166292153490341911015e-06, + -3.716083827958271004288180045e-06, -3.306232184351897364138267096e-06, + -2.905206319390352904326497996e-06, -2.51882036717325445465665533e-06, + -2.152180368550918544207810681e-06, -1.809585950632329860599130898e-06, + -1.494461161604159040309819546e-06, -1.209315680342512308798530105e-06, + -9.557364893822565752435184774e-07, -7.34408995717156780374439487e-07, + -5.451655495739928871409916283e-07, -3.87058385995680656111762874e-07, + -2.584532317871076516784575438e-07, -1.571392085413316380996737176e-07, + -8.045024087433058855573761491e-08, -9.435113035640576604845222069e-08, + -1.811601803313168381205205395e-07, -2.96265390708233997453399872e-07, + -4.426627339589759040075684672e-07, -6.227275074895201671632775225e-07, + -8.380584900720555608313205344e-07, -1.08934090396217493244227642e-06, + -1.376235064526653940284719665e-06, -1.697296799206653559834493371e-06, + -2.049934615071561100753481238e-06, -2.43040723098465189899296951e-06, + -2.833863521673448586049191486e-06, -3.254425212825763633804837874e-06, + -3.685310892696111386042379099e-06, -4.118998145130286603170233217e-06, + -4.547418940815804918600343681e-06, -4.962181924507850223188785976e-06, + -5.354813976022351340990166474e-06, -5.717012462095668303893852141e-06, + -6.040898982108669200440966007e-06, -6.319265175283486032128520832e-06, + -6.545801315545721175167930006e-06, -6.715298970338285657836335796e-06, + -6.823819921057738370278548251e-06, -6.868824798305080675108347937e-06, + -6.849256422336990688250028814e-06, -6.765574592557520705712794523e-06, + -6.619740964226565496479615103e-06, -6.415154603898938037481909646e-06, + -6.156540742840487958991140677e-06, -5.84979706637034443955256921e-06, + -5.501803508360176208843994594e-06, -5.120202894231075067138243134e-06, + -4.713160834812225875574496353e-06, -4.28911397389953619478566299e-06, + -3.856516007205999670398154783e-06, -3.423590810082570935535045339e-06, + -2.998101544205764448314342069e-06, -2.587143784974611970459406479e-06, + -2.196969563185400809546916553e-06, -1.832847802063770170877222629e-06, + -1.498965020460178305250617189e-06, -1.198368439378353529159719655e-06, + -9.32951850751419061165783421e-07, -7.034828638421098920849392627e-07, + -5.096685120364898477474634164e-07, -3.502547507089723754463274439e-07, + -2.23154165071572223315890483e-07, -1.255952828959394893415540571e-07, + -8.800904898736533548566740408e-08, -1.787416545598135665032772266e-07, + -3.013114841262826327162509341e-07, -4.593083800552287198947019452e-07, + -6.5553061219429569055500975e-07, -8.91776658735010942982820905e-07, + -1.168664565364210217667494118e-06, -1.485489143875077901256302748e-06, + -1.840125923869829867581351425e-06, -2.228988922279365452339822129e-06, + -2.647047025196449423746708832e-06, -3.087901189257786941575996756e-06, + -3.543921888947381210801254939e-06, -4.006443398053383793888052727e-06, + -4.466008740278631529278287327e-06, -4.912656616251727768201768703e-06, + -5.336239443388810015046416768e-06, -5.726759946507503316328550197e-06, + -6.074712603596637856134821121e-06, -6.371415747848346851453949641e-06, + -6.609320287730825090586651849e-06, -6.782281831823660031436165618e-06, + -6.885784460884359313697505867e-06, -6.91710641041735894600029147e-06, + -6.875420418075048403512127687e-06, -6.761824332468055966821086911e-06, + -6.579300636165062187202777488e-06, -6.332606657497140631722827575e-06, + -6.028100281514750816093308611e-06, -5.673508772798727536554059397e-06, + -5.277650756599728102162142479e-06, -4.850123353822995696824158657e-06, + -4.400967838527905124919141489e-06, -3.940327922301304501334542202e-06, + -3.478114839107551517109273923e-06, -3.023692811881090261063014663e-06, + -2.585597266375475200306808046e-06, -2.171296387772288209472857159e-06, + -1.787004387494885490668557713e-06, -1.437552279494285030947333531e-06, + -1.126319190191883736810681861e-06, -8.552243856044886916980608295e-07, + -6.247774348729247553848567716e-07, -4.341813765619736464995812204e-07, + -2.814815339933218425758976785e-07, -1.637508398996338454535438237e-07, + -7.730125537761844194966525702e-08, -1.103622389558197004243638795e-07, + -2.164766691648658084355601227e-07, -3.597652298763805768905515558e-07, + -5.441762054594803189853133123e-07, -7.725535697986641320780137367e-07, + -1.046373451627795399902494215e-06, -1.36552637182193000466273302e-06, + -1.728159710477152073620295443e-06, -2.130592303003293381700664066e-06, + -2.567309733074112857164087928e-06, -3.031044954143934283313701478e-06, + -3.51294453842990887893035952e-06, -4.00281635923488792708387074e-06, + -4.489450110464477754462341713e-06, -4.960998007406337471057733435e-06, + -5.405399531572214002778792308e-06, -5.810831386715936439459929963e-06, + -6.166162088189970058560961108e-06, -6.461389926535578687974599454e-06, + -6.688043482083672598118191666e-06, -6.839525410601611893856004859e-06, + -6.911382797640331259239870193e-06, -6.901490858760762207889990355e-06, + -6.810140959702301544033322539e-06, -6.640028618705511744934981422e-06, + -6.396142077979604306315133955e-06, -6.085556924316744408930308918e-06, + -5.717146833533572971056905404e-06, -5.301224560522750092273272515e-06, + -4.8491305787415481663607357e-06, -4.37278911674390053705317391e-06, + -3.884252625781188639057274481e-06, -3.395255883140488115118230464e-06, + -2.916799995944597008982893463e-06, -2.4587845875116377195989531e-06, + -2.029703549077220479755897728e-06, -1.636416099812622838106717857e-06, + -1.284000732872806695538249293e-06, -9.756951759374795512153337104e-07, + -7.12921014117330983616270014e-07, -4.953873604220725436453852397e-07, + -3.212641453771152218763049874e-07, -1.874124326467897689863358014e-07, + -8.9656809016248489492765107e-08, -8.369961064445314935106989959e-08, + -1.853870990218081398483672678e-07, -3.272994342544816629831359606e-07, + -5.143427988120196993245816439e-07, -7.501081691877298312807272225e-07, + -1.036514252618067210244740851e-06, -1.373511882158498042153069348e-06, + -1.758871674302800260078819515e-06, -2.188072815119985630355524744e-06, + -2.654305604551127642726573996e-06, -3.148594150164395090977674171e-06, + -3.660038731935610251697153089e-06, -4.17617028026858706307939198e-06, + -4.683402566084166394986144227e-06, -5.167561534396280861357493575e-06, + -5.61446612628923500093024862e-06, -6.010531270934530203295994427e-06, + -6.34336174529819937415418829e-06, -6.602305446191176966210054783e-06, + -6.77893633340294034039059598e-06, -6.867440800767544279142179375e-06, + -6.864886316339817794011674695e-06, -6.771357543030904758670288079e-06, + -6.589952423214302200925058389e-06, -6.326638442406104888954786192e-06, + -5.989977005637231940462193724e-06, -5.590731093909955348340498626e-06, + -5.141377677093877338618602146e-06, -4.655551363873882848572020865e-06, + -4.147449173698711398961154473e-06, -3.631227928309232399025534635e-06, + -3.120425504750391986857850288e-06, -2.627435110375464424187219592e-06, + -2.16305799100245328464488942e-06, -1.736154827404910473890686622e-06, + -1.353409859137557209570260075e-06, -1.019214905938668026342056039e-06, + -7.35673376745336252594095923e-07, -5.027175097940249449209211552e-07, + -3.183258940586684140022614726e-07, -1.788231495665351516192255509e-07, + -7.923978343544936176367132676e-08, -9.730794152785056219101262991e-08, + -2.129847522802668419814601164e-07, -3.753146330120838926814512502e-07, + -5.898220302629400194123639699e-07, -8.602390502757508618309942837e-07, + -1.188048395952125809371061754e-06, -1.57212419049909026573443472e-06, + -2.008501580992012092082574584e-06, -2.490298899711886757626097891e-06, + -3.007807048520873140597716583e-06, -3.54875025413044474655683766e-06, + -4.098711133274755332854977913e-06, -4.641701889680484600778954951e-06, + -5.160853234727263737560958717e-06, -5.639184029018148236131208889e-06, + -6.06040832692451989698132625e-06, -6.409732961030656919136205135e-06, + -6.674598326403366910924974675e-06, -6.845317696958715248777959522e-06, + -6.915576083790225063430666397e-06, -6.882757967287192531094346115e-06, + -6.748083648483092328003787874e-06, -6.516545765242181211429790821e-06, + -6.196649899250422698169377123e-06, -5.799975311496735130096982086e-06, + -5.34058285778414596145719298e-06, -4.8343063027376037229555783e-06, + -4.297969956336365297551015824e-06, -3.748579365575668994968851558e-06, + -3.202532479267125409369987993e-06, -2.674896264217356281559781137e-06, + -2.178788406130993518040103035e-06, -1.724895901942967105523229002e-06, + -1.321152634843808578121748289e-06, -9.725871354892602451601641214e-07, + -6.813404580806276423450063874e-07, -4.468432332534970272831635358e-07, + -2.6613124709007585124418728e-07, -1.342709800600983163704541228e-07, + -1.722423421411504020498762536e-07, -3.29278177033747644528546188e-07, + -5.432401078082308480091556363e-07, -8.190398933641503592456220573e-07, + -1.158867861829991726307833438e-06, -1.561693800566820019429053155e-06, + -2.022943985239193141821394117e-06, -2.534390845662813412166340307e-06, + -3.084277573287533928138824668e-06, -3.657683401974591843263361068e-06, + -4.237117601031509895931001508e-06, -4.803312795884012886989383045e-06, + -5.336172479128008334036369076e-06, -5.815814790335676557481159321e-06, + -6.223645908939063176154495721e-06, -6.543392493537843562193163927e-06, + -6.762023907589799438582964242e-06, -6.870501474300098438904600001e-06, + -6.864303262665215469879188143e-06, -6.743688096099838429390259387e-06, + -6.5136804483590303812721653e-06, -6.183777274243559585490889741e-06, + -5.767397124965330612133933286e-06, -5.281109636753614473370175425e-06, + -4.743698301156280627095471192e-06, -4.175120210148419965987508229e-06, + -3.595432431175262054780326221e-06, -3.023755410306735609267218823e-06, + -2.477339349487371635130444555e-06, -1.970790293646104540924981693e-06, + -1.515499504730888886855377264e-06, -1.119303702469788089706955771e-06, + -7.863862298814479174653680436e-07, -5.174115614615678639877263505e-07, + -3.098691940046837704456647675e-07, -1.585890852779540556724628382e-07, + -7.843438414918401143172198113e-08, -2.012704890656623402075454683e-07, + -3.821796377188022755591319084e-07, -6.290067659310369204474786345e-07, + -9.467263149011487481513434789e-07, -1.33664522921210795473499159e-06, + -1.795811778505609824062717698e-06, -2.316696117413482080085469078e-06, + -2.887189111660176696978665628e-06, -3.490941488031726937799406607e-06, + -4.108037852240052500041745526e-06, -4.715971948280392179704903488e-06, + -5.290863220673808374667525245e-06, -5.808832695230746906997834622e-06, + -6.247440487002491663591236676e-06, -6.587079411647016242189588836e-06, + -6.81222006531022583722444555e-06, -6.912412417501433050791986856e-06, + -6.882966707242798219364750961e-06, -6.725260787092401090281942183e-06, + -6.446649960105016203149724818e-06, -6.059986321728881418112108714e-06, + -5.582784982257130496270149111e-06, -5.036101691321604266048540116e-06, + -4.443207995096439326626700655e-06, -3.828164317740182373214514328e-06, + -3.214397130059749759363419905e-06, -2.623383279080715635076231224e-06, + -2.073533026621381548243450155e-06, -1.579344554329328218273309666e-06, + -1.150878436236348222577682322e-06, -7.935731087773099360724196431e-07, + -5.083941690381077976287936895e-07, -2.922838922071503285122660507e-07, + -1.388549366424464468217092345e-07, -1.608173076285002520355847146e-07, + -3.359470626578191512126689202e-07, -5.83285449742365336484495493e-07, + -9.094785835794479965206384316e-07, -1.316709636112064833838057251e-06, + -1.801869451135508007807973195e-06, -2.356101649547750935754153109e-06, + -2.964794134395351015332127631e-06, -3.608050536177301311033683434e-06, + -4.261631618705174534198192732e-06, -4.898312227691366672714667896e-06, + -5.489558463570222281797863356e-06, -6.007396606748905917329273141e-06, + -6.426323431937018941799595606e-06, -6.725099354328683703984920889e-06, + -6.888272438372186219353136838e-06, -6.907302269628982522848940906e-06, + -6.781186181784317071948465366e-06, -6.516533203829254200902323935e-06, + -6.127079242600591298779314636e-06, -5.632685795344513407425374174e-06, + -5.057909182745012014066881417e-06, -4.430263612416928562735395775e-06, + -3.778325894604726056916254098e-06, -3.129840113007768363643287118e-06, + -2.509976208872552980199462785e-06, -1.939877964044664844674419751e-06, + -1.435605368816065059952885759e-06, -1.007537096956764353472384144e-06, + -6.602548529033900438718661732e-07, -3.928871430709601111609880278e-07, + -1.998498937562166308034650522e-07, -7.188908389022698149369803309e-08, + -7.134470684182450214851051824e-08, -2.085292599898794559787053261e-07, + -4.193505640960483886208376349e-07, -7.144762058469717232940293834e-07, + -1.099795541741209375092408994e-06, -1.575080732749274070334595706e-06, + -2.133099075194223902870310772e-06, -2.759309601446574813292215989e-06, + -3.432222636730962637648979785e-06, -4.124435057939829921201495277e-06, + -4.804283477913275996395645051e-06, -5.437990314502850935419499268e-06, + -5.992121392777927206812083744e-06, -6.436135003941397617077419674e-06, + -6.744785971214209791761273055e-06, -6.900156554188287134064296036e-06, + -6.893118491741253320249580017e-06, -6.724083921466864375649299945e-06, + -6.402971699121269154482416486e-06, -5.948392385418694624902875151e-06, + -5.386131560898586029674343922e-06, -4.747078903859765611520597078e-06, + -4.064802347523660086374419631e-06, -3.372997176062104946565531338e-06, + -2.703046124362727271184378072e-06, -2.081908178565970627511231422e-06, + -1.530513356417776511122857096e-06, -1.062783225497502939194734844e-06, + -6.853290495006060548891912293e-07, -3.978089838708421468106322342e-07, + -1.938604867983775810077025576e-07, -1.911704486126493166914469893e-07, + -4.079755414756796766224890456e-07, -7.186174232705259992513716419e-07, + -1.130104737029676983139946968e-06, -1.641749282598746980158486986e-06, + -2.244026093589046748680813914e-06, -2.918266479725402541008745169e-06, + -3.637290646988874168030929715e-06, -4.366980941119103920968012172e-06, + -5.068685760599049942300934474e-06, -5.702241670134729883132659184e-06, + -6.22932045509816772446871902e-06, -6.616759578531782129981811402e-06, + -6.839525589858401698444955591e-06, -6.882992436301662402800462942e-06, + -6.744287055686809154815206102e-06, -6.432554924975687517523393472e-06, + -5.968116395945813030079248745e-06, -5.380606350988469818654065524e-06, + -4.706300182038723984927989369e-06, -3.984915011924362064556649071e-06, + -3.256226288032905870074547663e-06, -2.556850690331516086475959273e-06, + -1.917516164984266302637357093e-06, -1.36107342632475532831970097e-06, + -9.014095385838170763957797466e-07, -5.433154774824504599896129141e-07, + -2.832497074414007747149670587e-07, -1.108423282350793363892595611e-07, + -1.117601307381401365201238998e-07, -2.981475000482992911450129576e-07, + -5.841792334481168557665633004e-07, -9.815342197539924991598952672e-07, + -1.49299635845189023658811326e-06, -2.110579719884481521372660007e-06, + -2.814750309271808834126913854e-06, -3.574948614131285257693301446e-06, + -4.351456033684460046465688338e-06, -5.098472366664249483627670279e-06, + -5.768105309220322139695819735e-06, -6.314840329594966266346049016e-06, + -6.69998009913183065297970914e-06, -6.895529415688652994243911659e-06, + -6.887057594892223641306391174e-06, -6.675189120930691403816171353e-06, + -6.275539420552570146663150935e-06, -5.717103600806373887301906761e-06, + -5.039295909672361686848767598e-06, -4.288000728208917668323428563e-06, + -3.511110166187933283153286765e-06, -2.754073939656959639629349446e-06, + -2.055968422290000681494203522e-06, -1.446507696834823609709241334e-06, + -9.442833001789495692143770571e-07, -5.563513747489787027961463152e-07, + -2.791102444351904414167862573e-07, -1.002524643124648217951323153e-07, + -1.294213418363833053992685389e-07, -3.412893159524751132807883838e-07, + -6.675411535436268647638767201e-07, -1.119965242969506064469329201e-06, + -1.698526675725353076508742853e-06, -2.38924391663471142338722418e-06, + -3.16371329025510432199938364e-06, -3.980509157945155274528712536e-06, + -4.788421566447635163352430226e-06, -5.531218162733966016420244366e-06, + -6.153376874993704322288571446e-06, -6.60606963072917625462128835e-06, + -6.852613706186276732324879485e-06, -6.872658804058842878616838318e-06, + -6.664539028753131729549373519e-06, -6.245466381198406967325143652e-06, + -5.649539072145231566616976199e-06, -4.923838705279232336577219936e-06, + -4.123149397363360936464779516e-06, -3.304010149234164284777655329e-06, + -2.518883297474809833383074115e-06, -1.811177852863057155906995575e-06, + -1.211716505319090044480120384e-06, -7.370050629902848938823168093e-07, + -3.893910206354584791515918533e-07, -1.589271932388592574026504271e-07, + -9.48984809401349058116982029e-08, -2.980373274303285563378829691e-07, + -6.265376852332835316860323166e-07, -1.096128059835620881227080843e-06, + -1.70803360651088192042311182e-06, -2.445985621199391341892620186e-06, + -3.275532645993503541072006807e-06, -4.146002388987807674017912335e-06, + -4.995042257738278053522031769e-06, -5.75523260484918745691828787e-06, + -6.361897949851589239254889829e-06, -6.761005477941150596692728575e-06, + -6.915982905114809886236090786e-06, -6.812424064004838500179482563e-06, + -6.459960566847996320412588628e-06, -5.891010584185591134650638451e-06, + -5.156597816994594997105395839e-06, -4.319882823728157779732701044e-06, + -3.448388676786787614733219981e-06, -2.606076993368645042020628061e-06, + -1.846412166627000148351207126e-06, -1.207348920363706704401572829e-06, + -7.088312702927580152327210507e-07, -3.529640950153150807839803459e-07, + -1.265882937617726216150394964e-07, -1.76380340552752033540337309e-07, + -4.548660856740906128007056325e-07, -8.846190921799853738123273206e-07, + -1.475101333662393884800555569e-06, -2.215072638548854303404108193e-06, + -3.07045416872062836827054523e-06, -3.985804733079859258400995392e-06, + -4.889507195065688565608231358e-06, -5.702073811968247576021252138e-06, + -6.346366480369234664999505968e-06, -6.75811603831762431471427352e-06, + -6.895002571543553915821549855e-06, -6.742758372296315238505429873e-06, + -6.317244959877357980302867158e-06, -5.662145003224005751507347944e-06, + -4.842668113411846135844471273e-06, -3.936351314790301554504946963e-06, + -3.022511126872300561354992357e-06, -2.172086966273136648535339518e-06, + -1.439476554868380099567017408e-06, -8.575387915299851762727500332e-07, + -4.363192342393249830584129462e-07, -1.653646931174073395678778735e-07, + -2.139588580352200581669741162e-07, -5.394466073947847489051740655e-07, + -1.038780754389527976678034293e-06, -1.717215626943198697966887559e-06, + -2.5528002495185500686611553e-06, -3.495011658562325413209968469e-06, + -4.468625006494146476813001528e-06, -5.382575834376330957593576737e-06, + -6.142508868654443529122403944e-06, -6.664869139478119066690147559e-06, + -6.889971107967678820961990316e-06, -6.791586716892371234277538811e-06, + -6.381214616675247537690238847e-06, -5.70620491480020000012261111e-06, + -4.842102549245536656302105888e-06, -3.880683390431259261940926536e-06, + -2.915953773043900907035444123e-06, -2.030701257585427773857044906e-06, + -1.285965296038675050743511213e-06, -7.151039289403912237283629516e-07, + -3.231321760410609952560471395e-07, -9.092722362039924269982863261e-08, + -1.863052709893451494300564003e-07, -5.169677127905631282888472729e-07, + -1.041923904861428724476918317e-06, -1.76821842342392398661368811e-06, + -2.668628188315907640498292688e-06, -3.680056527036862543768086162e-06, + -4.709333476728083104809966658e-06, -5.645908916390790682792496374e-06, + -6.379273413947185348649247111e-06, -6.817717115094689286447591364e-06, + -6.904562954762623582785283083e-06, -6.628429543001423067784608212e-06, + -6.025311607969091247480764723e-06, -5.172026580182475520000486696e-06, + -4.172444906863036907633274925e-06, -3.139451428635891942504204666e-06, + -2.176414648093066703726447542e-06, -1.361886767778564732495798564e-06, + -7.403585537277444887920441891e-07, -3.20395358868616438242265046e-07, + -7.976929733550650440015631184e-08, -9.728613671438511818307461098e-08, + -3.752696230170494036844895409e-07, -8.601870798805388910302600555e-07, + -1.57208401366189407533384588e-06, -2.490285012042597662698358366e-06, + -3.548767662944268963537289632e-06, -4.641744308569706911377257541e-06, + -5.639236147903424255050080366e-06, -6.409775971966015873715945966e-06, + -6.845336081283901980899016942e-06, -6.882745094873348220404756653e-06, + -6.516506285582293673988400762e-06, -5.799923474318078202630315915e-06, + -4.834260814727056632686495036e-06, -3.748556639623559326305376332e-06, + -2.674904497351914354618274833e-06, -1.724932118742951055653518481e-06, + -9.726382633864738220857894951e-07, -4.468908211170217446014192499e-07, + -1.342978568746457015360744542e-07, -1.711913556694577091731794376e-07, + -5.41771827954745068196048402e-07, -1.157411259350978477918893937e-06, + -2.022239305048019622848293891e-06, -3.085289181226181892648500332e-06, + -4.240861340837457526447076828e-06, -5.343491587047404025874030448e-06, + -6.234989329883995939267458258e-06, -6.77728641732932605236177856e-06, + -6.882775239660316447224026881e-06, -6.534128803489009297176485364e-06, + -5.788264889326366166469144126e-06, -4.763378486604692680457182052e-06, + -3.612551487429801279393018487e-06, -2.490982994203327602241978059e-06, + -1.52532973344629996423056726e-06, -7.926281334794752038219256898e-07, + -3.131809088500436869731272712e-07, -1.993620992268758663053208544e-07, + -6.248408004109998866031669244e-07, -1.32943766518675051394775613e-06, + -2.305981172118415969816323033e-06, -3.476768114143675486642183145e-06, + -4.698997723392253892565114531e-06, -5.790272798111641555380679075e-06, + -6.568508928423705436861704948e-06, -6.895464949271837541103658681e-06, + -6.711300319131768265796915418e-06, -6.049840509112576993262268277e-06, + -5.02992842828953799462965088e-06, -3.825484353444640987513668956e-06, + -2.623262357864903727354107324e-06, -1.580665363660917778815717845e-06, + -7.953143659912948849004645305e-07, -2.937282012323297117774962509e-07, + -1.607920897122452627516273451e-07, -5.832427857048027394052422227e-07, + -1.316671019433700391476150041e-06, -2.356086531775093736697452088e-06, + -3.608066529014837314006140453e-06, -4.89835127055658452866317501e-06, + -6.007439029401592174334419127e-06, -6.725123786961592339871205543e-06, + -6.907296407603586480721587909e-06, -6.516500004474403467328962047e-06, + -5.632641986018504833271403759e-06, -4.430231262496720936832055732e-06, + -3.129835516223854462733791615e-06, -1.939903431794492875088866193e-06, + -1.00757979607018163079761898e-06, -3.929255624293292439336191656e-07, + -7.19038713778045821328272413e-08, -7.133081870997170734193264154e-08, + -4.193134808211228296545623837e-07, -1.099756120563264101517328246e-06, + -2.133079484986880278185074344e-06, -3.432233891124639789084937655e-06, + -4.8043192434239318668975742e-06, -5.992161553015054917909962273e-06, + -6.744807941388717076802369887e-06, -6.893109919603499326831025362e-06, + -6.402937409742037917510099065e-06, -5.386090840742816342862596402e-06, + -4.064778096551017571701897024e-06, -2.703051977683767954804784292e-06, + -1.530546017952535726376118476e-06, -6.853701480400929906368952954e-07, + -1.938869093005617352525618785e-07, -1.918385168901072652886873006e-07, + -7.212296636136324912749176116e-07, -1.647882577067714924569895307e-06, + -2.929404568479583185819023483e-06, -4.383953323367489540653314795e-06, + -5.724765817484675431696828501e-06, -6.643293480566582511468755323e-06, + -6.910997244603909232211081531e-06, -6.459105413821146524924136229e-06, + -5.403142006012045766411532044e-06, -4.001863861789546355401166883e-06, + -2.567910507076519377667655694e-06, -1.367076774177571173643085285e-06, + -5.45771080583456989731552713e-07, -1.113608412153478228172619234e-07, + -2.981184382389352595508667191e-07, -9.81498092666825319352785946e-07, + -2.110561796567303781613960181e-06, -3.574961427812072528841782701e-06, + -5.098506950648331285816730607e-06, -6.314872491933124253927784447e-06, + -6.895536661761556511537549219e-06, -6.675166386380914835033638377e-06, + -5.717066791068885159168930926e-06, -4.287975590828331343173137474e-06, + -2.754078054485458547639151541e-06, -1.446538181545460790010425647e-06, + -5.563869038236905290923566339e-07, -1.002681872649951823156749906e-07, + -3.423687358280817281914543485e-07, -1.123641624140113367774185087e-06, + -2.397297619106468069273248658e-06, -3.994216165619323280022798933e-06, + -5.550621639337552044380415944e-06, -6.62964116932061612252023719e-06, + -6.897583500633738726973576832e-06, -6.268484497858342723030939531e-06, + -4.942289300763977801943423185e-06, -3.316613480180443344354874677e-06, + -1.818228146347795163586223699e-06, -7.399467495507940442101501265e-07, + -1.595843299875796522827806892e-07, -2.980114410728053860188285253e-07, + -1.096096741436679271065055344e-06, -2.445976021219824222090307927e-06, + -4.146022826352766556246270263e-06, -5.755265358130352964789559767e-06, + -6.761022151770362630237784507e-06, -6.812410206360916668539163404e-06, + -5.890978212664838025878696892e-06, -4.319860003670602544305259091e-06, + -2.606083505873947534219482042e-06, -1.207379115449832961763881704e-06, + -3.52991793308080684974601662e-07, -1.757113022261529144545403811e-07, + -8.836463643370684436969533446e-07, -2.21476976806335846591016446e-06, + -3.987703110502901684010067934e-06, -5.707560162170124352302817694e-06, + -6.767583071371903696671068484e-06, -6.755145918068089422911081526e-06, + -5.675224972976428085193884021e-06, -3.947654995613797160552808918e-06, + -2.179956575540124545127670594e-06, -8.617047810084619903451684693e-07, + -1.667658342718502010190798892e-07, -5.408997466087298737252766351e-07, + -1.722019449936091602869304637e-06, -3.505059901647830523631560809e-06, + -5.398404261676626810396040917e-06, -6.684869002241390986565963694e-06, + -6.812362832417410265031538358e-06, -5.724000393278909956228800437e-06, + -3.893035048031984719590047062e-06, -2.037316160943640153477155255e-06, + -7.175026191873981883410579807e-07, -9.124612365040735582603388795e-08, + -1.852234569134178873394389921e-07, -1.038349176738685739364016596e-06, + -2.661593945888499884570334297e-06, -4.699251664440093805084463358e-06, + -6.368133456322594494378695751e-06, -6.89505512072863478283688346e-06, + -6.01938723185535194649346119e-06, -4.170330888786891000773009164e-06, + -2.176775325688765922577377204e-06, -7.413950477352453911642697452e-07, + -8.034971276091397164368209044e-08, -3.736451083098674720640625276e-07, + -1.567530158695826712452522228e-06, -3.540729154952444420937198236e-06, + -5.628919116412433793004803373e-06, -6.835377831142187576060186699e-06, + -6.50948942826812433637417854e-06, -4.831177707145336593227633037e-06, + -2.674794101887780617123014856e-06, -9.736044474604691538704819009e-07, + -1.349366698671892902652364636e-07, -5.410335165655031412849365266e-07, + -2.021869481252419850397968049e-06, -4.2426978398606705447150024e-06, + -6.240613657961878656631454082e-06, -6.8919666339188874083364518e-06, + -5.7986709148647946025908681e-06, -3.621103396092210948250178157e-06, + -1.530249767031809034922200732e-06, -3.148433439890446738173939139e-07, + -6.241259288930656045585950061e-07, -2.30580851938858197609370955e-06, + -4.70136371228810732308695669e-06, -6.574800879993022931105459833e-06, + -6.720653063442162604792552705e-06, -5.039397452577719724179164396e-06, + -2.629916159299941854797164065e-06, -7.982730381080175287392694874e-07, + -5.832214590670287900788892714e-07, -2.356078974236248019550818422e-06, + -4.898370789954849439744831441e-06, -6.725136002909838047511114495e-06, + -6.516483404069093889846454176e-06, -4.430215085628878698097415229e-06, + -1.939916168115591666912646621e-06, -3.929447772224616503708373612e-07, + -4.19294943801352859296408199e-07, -2.133069691597829732398550542e-06, + -4.804337124372957383447533403e-06, -6.744818926180005972607477832e-06, + -6.402920264245416740725089233e-06, -4.064765969595603217680724467e-06, + -1.530562351909349498978326308e-06, -1.939001241111385402069453368e-07, + -1.910589301946179705292877581e-07, -1.644352315565619390049369002e-06, + -4.377101405675191032895472026e-06, -6.635535175522028574802979595e-06, + -6.453995451439787206765041211e-06, -4.000562615653149528094183196e-06, + -1.367714129038921540011241457e-06, -1.118129346939440328286889084e-07, + -9.792134036289555280532142037e-07, -3.569250838964293261179865774e-06, + -6.307432711695625517859652848e-06, -6.669791563482222701932967956e-06, + -4.286442727433946664689426442e-06, -1.447114953777894319464879247e-06, + -1.006818168790631627528364233e-07, -3.423542254756366527223101267e-07, + -2.39729203911574824961911237e-06, -5.550638989556945904516819384e-06, + -6.897580242935784998578770122e-06, -4.942273612333368964534812545e-06, + -1.818239394037163338824084416e-06, -1.595942873896824854345005782e-07, + -1.096081084874867899063631375e-06, -4.146033044070509351755691313e-06, + -6.761030488515293124598699165e-06, -5.890962026035417949587549152e-06, + -2.6060867625428023949959392e-06, -3.530056452506880172710981586e-07, + -1.759533893832781691103921314e-07, -2.218072299998899585759485481e-06, + -5.716460252284085160148253968e-06, -6.766075306057937371786558528e-06, + -3.95428496690324319580043741e-06, -8.632233125504883205906300064e-07, + -5.408857197918978289551692265e-07, -3.505064448676274396467450814e-06, + -6.684877866759907254277754685e-06, -5.723985786975308105088526556e-06, + -2.037323873781822476609947373e-06, -9.125197483291080411455691631e-08 +}; +static double sk_imag_84_65536[11688] = { + -4.655480713554488930281904349e-08, -4.976733655823976326531296686e-08, + -5.306689833202148532653109523e-08, -5.645449803238407175246568303e-08, + -5.993113604056783513545112818e-08, -6.349780728327434548225930268e-08, + -6.715550097196629221848107258e-08, -7.090520034181139383171399914e-08, + -7.474788239034786528567489003e-08, -7.868451761590923543306352319e-08, + -8.271606975588307979631552376e-08, -8.684349552486499919558152541e-08, + -9.106774435276329841219817131e-08, -9.538975812292556859477951929e-08, + -9.981047091033880271304196087e-08, -1.043308087199732551497561553e-07, + -1.08951689225329390676692983e-07, -1.136740215072524296674528533e-07, + -1.184987057930739671419433806e-07, -1.234266331961496458881474489e-07, + -1.284586854558475569909489723e-07, -1.335957346780629654585587952e-07, + -1.388386430762842557742561302e-07, -1.441882627134350905000599553e-07, + -1.496454352441713064590677641e-07, -1.552109916582075647536391287e-07, + -1.608857520243506380198261633e-07, -1.666705252354632957232608449e-07, + -1.725661087543884336496530923e-07, -1.785732883609081453079355916e-07, + -1.846928378997891395580418627e-07, -1.909255190299882492692878965e-07, + -1.972720809750750204448398141e-07, -2.037332602749407061650443931e-07, + -2.103097805388509194829009313e-07, -2.170023521999112431546716901e-07, + -2.238116722710028121108929728e-07, -2.307384241022603429243362835e-07, + -2.377832771401455233643433594e-07, -2.449468866881792895085791489e-07, + -2.522298936694112086109257481e-07, -2.596329243906653812273442258e-07, + -2.671565903086389367462796102e-07, -2.74801487797914982198538205e-07, + -2.825681979209446644415147393e-07, -2.904572862000707935045391937e-07, + -2.98469302391640725638185562e-07, -3.066047802622808215054143847e-07, + -3.14864237367386583744054921e-07, -3.232481748318927954650590841e-07, + -3.317570771333785050698618555e-07, -3.403914118875727141984972e-07, + -3.491516296363129142742848243e-07, -3.580381636380243930995457332e-07, + -3.670514296607577927102625866e-07, -3.761918257779143557119371551e-07, + -3.85459732166552610401323662e-07, -3.948555109085498745577643386e-07, + -4.043795057945110576593850983e-07, -4.140320421305490636091609005e-07, + -4.238134265479778750687926345e-07, -4.33723946815979623409953057e-07, + -4.437638716572913840620535127e-07, -4.539334505669733189034441897e-07, + -4.642329136343073465465478619e-07, -4.746624713678823505705643097e-07, + -4.852223145239145242170941338e-07, -4.959126139378580675089311022e-07, + -5.067335203593534059392732537e-07, -5.176851642905713760047133054e-07, + -5.287676558279928175536148925e-07, -5.399810845076748184431835245e-07, + -5.513255191540650743334673993e-07, -5.628010077323942215296787885e-07, + -5.744075772047001412232234557e-07, -5.861452333895364335368126547e-07, + -5.980139608254012720321528274e-07, -6.100137226379406370306004645e-07, + -6.221444604109619266470404368e-07, -6.344060940613063322940996976e-07, + -6.467985217176209538755197841e-07, -6.593216196030741709863533077e-07, + -6.719752419220516454487820285e-07, -6.847592207508776361715241779e-07, + -6.976733659325958252880764236e-07, -7.107174649758574070561919361e-07, + -7.238912829578055840816226511e-07, -7.371945624318195974393778599e-07, + -7.506270233381076462339542323e-07, -7.641883629199115063142439853e-07, + -7.778782556433068038495375583e-07, -7.916963531214578351751366518e-07, + -8.056422840432147010420664383e-07, -8.197156541060963774676705398e-07, + -8.339160459536741227471920955e-07, -8.482430191173992663395981434e-07, + -8.626961099628945437480789446e-07, -8.772748316407443410207701168e-07, + -8.91978674041801848321826731e-07, -9.068071037570470038907395442e-07, + -9.217595640420140748729697748e-07, -9.368354747858191564497667633e-07, + -9.520342324848026241019822817e-07, -9.673552102208100441721677978e-07, + -9.827977576441428829440031048e-07, -9.983612009611819788543717047e-07, + -1.014044842926712471079171186e-06, -1.029847962840967760426514124e-06, + -1.045769816551405737427120346e-06, -1.061809636459236229984095384e-06, + -1.07796663153071131728511986e-06, -1.09423998731319121547125861e-06, + -1.110628865956003310996045089e-06, -1.127132406236100906180182257e-06, + -1.143749723588530570807806144e-06, -1.16047991014172398163207308e-06, + -1.177322034757614673306544244e-06, -1.194275143076594312060707652e-06, + -1.211338257567299174757217799e-06, -1.228510377581275325967083249e-06, + -1.24579047941243418987805093e-06, -1.263177516361419430989407667e-06, + -1.28067041880479472282607957e-06, -1.298268094269095815110576057e-06, + -1.315969427509732499832675184e-06, -1.333773280594744076106876116e-06, + -1.351678492993401537554040703e-06, -1.369683881669653305833671969e-06, + -1.387788241180411757469750911e-06, -1.405990343778669956058290959e-06, + -1.424288939521444778208347434e-06, -1.442682756382534362996983637e-06, + -1.461170500370083532191089158e-06, -1.479750855648946381565972917e-06, + -1.498422484667829102661785849e-06, -1.517184028291203505857116622e-06, + -1.536034105935979809814972454e-06, -1.554971315712919003785121366e-06, + -1.573994234572766571554429914e-06, -1.593101418457095718583934815e-06, + -1.612291402453839138267203956e-06, -1.631562700957487929728068586e-06, + -1.650913807833938820674650298e-06, -1.670343196589963013771844291e-06, + -1.689849320547282468730392394e-06, -1.709430613021221644618787006e-06, + -1.729085487503908444376641076e-06, -1.748812337852007632628815841e-06, + -1.768609538478947339768258991e-06, -1.78847544455161980582447688e-06, + -1.808408392191517612360303867e-06, -1.828406698680288885254497343e-06, + -1.848468662669654293646218784e-06, -1.868592564395685421524927194e-06, + -1.888776665897383737351719439e-06, -1.909019211239540256437857008e-06, + -1.929318426739832485641932408e-06, -1.949672521200127521924863605e-06, + -1.970079686141947259049459276e-06, -1.990538096046059915282533392e-06, + -2.011045908596157436276337729e-06, -2.031601264926577903789607291e-06, + -2.052202289874029751567908672e-06, -2.0728470922332745897029814e-06, + -2.093533765016727132856656779e-06, -2.114260385717923951471360761e-06, + -2.135025016578816153220996346e-06, -2.155825704860841525472474681e-06, + -2.176660483119721081616323305e-06, -2.197527369483942741816692376e-06, + -2.218424367936868620709714786e-06, -2.239349468602424840952278343e-06, + -2.260300648034325168226742891e-06, -2.28127586950876155209876929e-06, + -2.302273083320523032729160162e-06, -2.323290227082481603551036495e-06, + -2.344325226028389972770778552e-06, -2.365375993318938707650001332e-06, + -2.386440430351011351679888645e-06, -2.407516427070084575088682391e-06, + -2.428601862285711525277177511e-06, -2.449694603990032473007703792e-06, + -2.470792509679255156106181257e-06, -2.491893426678008258921262139e-06, + -2.512995192466601485341975986e-06, -2.534095635011003760543113819e-06, + -2.555192573095570901677399747e-06, -2.576283816658416878396043251e-06, + -2.597367167129384193967941291e-06, -2.618440417770529954252225688e-06, + -2.639501354019074684964952376e-06, -2.660547753832743593505310437e-06, + -2.681577388037431242156149666e-06, -2.702588020677127799253677137e-06, + -2.723577409366028941295175339e-06, -2.744543305642769690161960477e-06, + -2.7654834553267114582064852e-06, -2.786395598876204374172438349e-06, + -2.807277471748765597641533942e-06, -2.828126804763092306844052964e-06, + -2.848941324462843291263252146e-06, -2.869718753482116304200175844e-06, + -2.890456810912548330465407162e-06, -2.911153212671961265683084549e-06, + -2.931805671874491173802034297e-06, -2.952411899202114301936925381e-06, + -2.972969603277497431222456403e-06, -2.993476491038107765660109677e-06, + -3.013930268111492996981537126e-06, -3.034328639191669288606954813e-06, + -3.054669308416526969689663504e-06, -3.074949979746194223423913852e-06, + -3.09516835734226559599191822e-06, -3.115322145947834339777806831e-06, + -3.135409051267206695709889933e-06, -3.155426780351382775907827238e-06, + -3.175373041973891435126465393e-06, -3.195245547017286322390291695e-06, + -3.21504200885497689867088475e-06, -3.234760143734396919588079677e-06, + -3.254397671160429569094151361e-06, -3.273952314278998188099185918e-06, + -3.293421800260748059138282001e-06, -3.312803860684748943345959843e-06, + -3.332096231922123502047685534e-06, -3.35129665551954061659630825e-06, + -3.370402878582474927115055288e-06, -3.389412654158166521577199085e-06, + -3.408323741618204965773616943e-06, -3.427133907040642806478151008e-06, + -3.445840923591570785174988123e-06, -3.464442571906077682349859442e-06, + -3.482936640468497807072599179e-06, -3.501320925991894039344806341e-06, + -3.519593233796672663676570816e-06, -3.537751378188267736970640601e-06, + -3.555793182833807746320462992e-06, -3.57371648113768832375684685e-06, + -3.591519116615968008714415011e-06, -3.609198943269516754483224735e-06, + -3.626753825955836286999093426e-06, -3.644181640759466765644956909e-06, + -3.661480275360913677493374455e-06, -3.678647629404004755981297953e-06, + -3.695681614861618478743744698e-06, -3.712580156399685041751545025e-06, + -3.729341191739419152171696598e-06, -3.745962672017569070065249118e-06, + -3.762442562144947867268157324e-06, -3.778778841162714119731279305e-06, + -3.794969502596670542763799758e-06, -3.811012554809361187646739311e-06, + -3.826906021349937553463396028e-06, -3.842647941301684770412996905e-06, + -3.858236369627169314608459288e-06, -3.873669377510910845569327976e-06, + -3.888945052699515062455317554e-06, -3.904061499839194310690522471e-06, + -3.919016840810609870408409011e-06, -3.933809215060947835291074726e-06, + -3.948436779933182842023623588e-06, -3.962897710992436476739458895e-06, + -3.977190202349367678018397104e-06, -3.991312466980554478856134393e-06, + -4.005262737045729021234663492e-06, -4.019039264201881089886691373e-06, + -4.032640319914112427674389438e-06, -4.046064195763179152144379397e-06, + -4.059309203749684156776328381e-06, -4.072373676594817005938535537e-06, + -4.085255968037609136298514423e-06, -4.097954453128618814360898531e-06, + -4.110467528520000110353518202e-06, -4.122793612751878808463448789e-06, + -4.134931146534983584413247559e-06, -4.14687859302946976993928252e-06, + -4.158634438119878952964687119e-06, -4.170197190686164956765265982e-06, + -4.181565382870812456149716557e-06, -4.192737570341556104511811925e-06, + -4.203712332550713223159460918e-06, -4.214488272989651133394739535e-06, + -4.225064019439406417914546071e-06, -4.235438224216962291323630707e-06, + -4.245609564417224737341467755e-06, -4.255576742150622026770664941e-06, + -4.265338484776288652711336014e-06, -4.274893545130784555110495943e-06, + -4.284240701752300506735537944e-06, -4.293378759100290368265484542e-06, + -4.30230654777050226041275327e-06, -4.311022924705337502307867653e-06, + -4.319526773399533080982377192e-06, -4.32781700410106431393042134e-06, + -4.335892554007282104309040777e-06, -4.343752387456219567240297413e-06, + -4.351395496112994335348791997e-06, -4.358820899151335342654785959e-06, + -4.366027643430138372099887784e-06, -4.373014803665033426046358789e-06, + -4.379781482594935120629831699e-06, -4.386326811143518505725028694e-06, + -4.392649948575602522832586616e-06, -4.39875008264840806660204639e-06, + -4.404626429757648298343643972e-06, -4.410278235078426647573432429e-06, + -4.415704772700909467306792239e-06, -4.420905345760743696947175918e-06, + -4.425879286564210215407667165e-06, -4.430625956708041733697785169e-06, + -4.435144747193971295545419919e-06, -4.439435078537712383423517737e-06, + -4.443496400872961858978700544e-06, -4.447328194049596492606456904e-06, + -4.450929967726647534906510295e-06, -4.454301261459796679035346573e-06, + -4.457441644783406966483056688e-06, -4.460350717287070001549655063e-06, + -4.463028108686665239356137352e-06, -4.46547347888990593640185997e-06, + -4.46768651805635990520697981e-06, -4.469666946651935755677534368e-06, + -4.47141451549781937660011169e-06, -4.472929005813853881002532115e-06, + -4.474210229256357933182858266e-06, -4.475258027950357893451262953e-06, + -4.476072274516245639046016502e-06, -4.476652872090866296388329826e-06, + -4.476999754342974051270903635e-06, -4.477112885483133964011331213e-06, + -4.476992260268019814626466735e-06, -4.476637903999100354731233847e-06, + -4.476049872515756317809237225e-06, -4.475228252182787530273708893e-06, + -4.47417315987233553430720695e-06, -4.472884742940224263578908453e-06, + -4.471363179196721312938338222e-06, -4.469608676871723190217322585e-06, + -4.467621474574383184865007668e-06, -4.46540184124718100638299495e-06, + -4.46295007611445452135132822e-06, -4.460266508625388506847648379e-06, + -4.457351498392157528375106396e-06, -4.454205435119249510743464487e-06, + -4.450828738533915015737098264e-06, -4.447221858304533594790416279e-06, + -4.443385273956828677977253655e-06, -4.439319494783981284681192991e-06, + -4.435025059751337969996508315e-06, -4.430502537395718089057415623e-06, + -4.425752525719339861053416851e-06, -4.420775652078415207874625276e-06, + -4.415572573066408285189388822e-06, -4.410143974391995822436837726e-06, + -4.404490570751764000085193979e-06, -4.398613105697654569650051348e-06, + -4.392512351499205109218830489e-06, -4.386189109000598661074459689e-06, + -4.379644207472562561966802214e-06, -4.372878504459170676140454537e-06, + -4.365892885619509220570394481e-06, -4.358688264564345942841776249e-06, + -4.351265582687760300026509619e-06, -4.343625808993792236797036599e-06, + -4.335769939918169702116560599e-06, -4.327698999145119986703411641e-06, + -4.319414037419328408740591685e-06, -4.310916132353076535082495729e-06, + -4.302206388228606524770907676e-06, -4.293285935795748864309950149e-06, + -4.284155932064866010742718028e-06, -4.274817560095144976814538623e-06, + -4.265272028778310008990427848e-06, -4.255520572617759593491478659e-06, + -4.245564451503276021115951266e-06, -4.235404950481020366675945915e-06, + -4.22504337951962349358018059e-06, -4.21448107327143118292552687e-06, + -4.203719390829699598067722977e-06, -4.192759715481486974787087713e-06, + -4.181603454456371133090165221e-06, -4.170252038671001280976773085e-06, + -4.158706922469592530389702334e-06, -4.146969583360375830841278166e-06, + -4.135041521748092259176243085e-06, -4.122924260662563852722958119e-06, + -4.110619345483421453962911279e-06, -4.098128343661032765398843231e-06, + -4.085452844433708541652637558e-06, -4.072594458541221647143813073e-06, + -4.059554817934724529676290827e-06, -4.046335575483139648832794227e-06, + -4.0329384046760160829133042e-06, -4.01936499932301494474344225e-06, + -4.005617073250023606352781397e-06, -3.991696359991967342191812596e-06, + -3.977604612482425117038920687e-06, -3.96334360274006222409157868e-06, + -3.948915121551985652360167167e-06, -3.93432097815408062863777941e-06, + -3.919562999908385085253478136e-06, -3.904643031977591839101413007e-06, + -3.889562936996723374692003228e-06, -3.874324594742073251882330531e-06, + -3.858929901797473430592050336e-06, -3.843380771217956969206495932e-06, + -3.827679132190995667651793599e-06, -3.81182692969474090790259202e-06, + -3.795826124154972769245228875e-06, -3.779678691098634753730515362e-06, + -3.763386620805686304193273667e-06, -3.746951917958673839028444982e-06, + -3.730376601290224015147582726e-06, -3.713662703228505805927829944e-06, + -3.696812269540761344041156916e-06, -3.679827358974973291799639291e-06, + -3.662710042899736501652557114e-06, -3.645462404942421211228881922e-06, + -3.628086540625701041275089423e-06, -3.61058455700251059450876269e-06, + -3.592958572289541922638181695e-06, -3.575210715499306119569264059e-06, + -3.557343126070883284093682511e-06, -3.539357953499437508539885583e-06, + -3.521257356964507481298862213e-06, -3.503043504957250580143573657e-06, + -3.484718574906649350187998887e-06, -3.466284752804775234175885951e-06, + -3.447744232831203575756354521e-06, -3.429099216976629023657290388e-06, + -3.410351914665786368841991424e-06, -3.391504542379739918603635471e-06, + -3.372559323277630346057031838e-06, -3.35351848681794338953164776e-06, + -3.334384268379395269556002279e-06, -3.315158908881493692223261724e-06, + -3.295844654404884976737653487e-06, -3.276443755811519917910167379e-06, + -3.256958468364802707995311892e-06, -3.237391051349506077434428283e-06, + -3.217743767692224301520511134e-06, -3.198018883581519581136122857e-06, + -3.178218668088536832711139823e-06, -3.158345392787874282130569301e-06, + -3.138401331378858516874680307e-06, -3.118388759307268042104705624e-06, + -3.098309953387605290581890971e-06, -3.078167191425993319385144217e-06, + -3.05796275184375817979948696e-06, -3.03769891330178928696655917e-06, + -3.017377954325746822482378143e-06, -2.997002152932186473676973854e-06, + -2.976573786255693836167151439e-06, -2.956095130177079301659216065e-06, + -2.935568458952720675395227368e-06, -2.914996044845156014229401245e-06, + -2.894380157754914403356923808e-06, -2.873723064853771865976520689e-06, + -2.853027030219419276876099273e-06, -2.832294314471650276642238769e-06, + -2.811527174410144148909360129e-06, -2.790727862653887706361833035e-06, + -2.769898627282343335156847633e-06, -2.74904171147840512589894009e-06, + -2.728159353173230335559739171e-06, -2.707253784693003355066873508e-06, + -2.686327232407713074208502335e-06, -2.665381916381999971544462108e-06, + -2.644420050028155091519912676e-06, -2.623443839761317919110055613e-06, + -2.602455484662712173617822239e-06, -2.581457176116408011221602103e-06, + -2.560451097506223566778026796e-06, -2.539439423857261457576897298e-06, + -2.518424321508957030316339445e-06, -2.497407947784911694526655684e-06, + -2.476392450665407115272236699e-06, -2.455379968462621017438740623e-06, + -2.434372629498642010394474089e-06, -2.413372551786326631706285084e-06, + -2.392381842713061290348064425e-06, -2.371402598727483743026953761e-06, + -2.350436905029234830878355836e-06, -2.329486835261778593012373453e-06, + -2.308554451208370378008719048e-06, -2.287641802491203446546196021e-06, + -2.266750926273803098351953059e-06, -2.245883846966743285886343451e-06, + -2.225042575936669621137391564e-06, -2.204229111218768112444689813e-06, + -2.183445437232679207836252497e-06, -2.162693524501907543338688131e-06, + -2.141975329376805746808311304e-06, -2.121292793761146696843297374e-06, + -2.100647844842357505126817507e-06, -2.080042394825452491650833245e-06, + -2.059478340670710892599702332e-06, -2.038957563835140381991537645e-06, + -2.018481930017786546416574261e-06, -1.998053288908903135949121643e-06, + -1.977673473943063982879563695e-06, -1.957344302056213623651091324e-06, + -1.937067573446767585317257812e-06, -1.916845071340570060041330266e-06, + -1.89667856176028960872277998e-06, -1.876569793298567855854819784e-06, + -1.856520496895504146038936161e-06, -1.836532385620285156226810276e-06, + -1.816607154457044166984353364e-06, -1.796746480094962062997354831e-06, + -1.776952020722663214136183285e-06, -1.757225415826924871804380103e-06, + -1.737568285995732479581377984e-06, -1.717982232725710967828972042e-06, + -1.698468838233960619623513257e-06, -1.67902966527431974262868971e-06, + -1.659666256958091416358574803e-06, -1.640380136579237279446257837e-06, + -1.62117280744408282614778781e-06, -1.602045752705563011201637079e-06, + -1.583000435201978940407004613e-06, -1.564038297300357761753972739e-06, + -1.545160760744386957985310738e-06, -1.526369226506950569160711052e-06, + -1.507665074647296991376612015e-06, -1.489049664172834328235107623e-06, + -1.470524332905586329346887299e-06, -1.452090397353314633340599579e-06, + -1.433749152585318538565190873e-06, -1.415501872112925854012375343e-06, + -1.397349807774689441777576059e-06, -1.379294189626288392268153339e-06, + -1.361336225835158819630864302e-06, -1.34347710257983839553079259e-06, + -1.325717983954122030070682525e-06, -1.308060011875608147992365929e-06, + -1.290504305999674446070089005e-06, -1.273051963637508185464108749e-06, + -1.255704059679231599010260784e-06, -1.238461646521699320488345102e-06, + -1.221325754001049998065213387e-06, -1.20429738932999345718771831e-06, + -1.18737753703984654193620725e-06, -1.17056715892730514110258843e-06, + -1.153867194005950704927074973e-06, -1.13727855846248341743884476e-06, + -1.120802145617679059785300709e-06, -1.1044388258920543179568809e-06, + -1.088189446776245405346865251e-06, -1.072054832806066965861235829e-06, + -1.056035785542263116039852361e-06, -1.040133083554938979485918193e-06, + -1.024347482412619138769822869e-06, -1.0086797146759795916194603e-06, + -9.931304898961970954642669573e-07, -9.777004946179065829705602531e-07, + -9.623903923867609310957831753e-07, -9.472008237615582494316993252e-07, + -9.32132406330932770309157312e-07, -9.171857347345794827530337905e-07, + -9.023613806889957813866468689e-07, -8.876598930177131311104461557e-07, + -8.730817976860035009619288686e-07, -8.586275978400260505641813924e-07, + -8.442977738504021048226663194e-07, -8.300927833601747946734713754e-07, + -8.160130613371679752013603676e-07, -8.020590201305626266813217015e-07, + -7.882310495320224578215829309e-07, -7.74529516840860914956212388e-07, + -7.609547669335811047070395469e-07, -7.475071223376069415477080705e-07, + -7.341868833092055202698615439e-07, -7.209943279155549735723101587e-07, + -7.079297121209382271362730958e-07, -6.949932698770173359240184992e-07, + -6.821852132171568497236158191e-07, -6.695057323547559738748059452e-07, + -6.569549957855593496272431954e-07, -6.445331503938981732531156646e-07, + -6.32240321562833807706002949e-07, -6.200766132881496767173469704e-07, + -6.080421082961646539135789832e-07, -5.961368681653285599218554391e-07, + -5.843609334515264991144652129e-07, -5.727143238170971181895917146e-07, + -5.611970381634854831287432045e-07, -5.498090547674984931579740544e-07, + -5.38550331421119315395231765e-07, -5.274208055748285358993367872e-07, + -5.164203944843924283303110076e-07, -5.055489953610694240683509637e-07, + -4.948064855251842794519657499e-07, -4.841927225630240944770094763e-07, + -4.737075444870087491115620386e-07, -4.633507698990811236015602975e-07, + -4.531221981572758628505602236e-07, -4.430216095454024691883162905e-07, + -4.330487654460789927809028638e-07, -4.232034085154139952166332545e-07, + -4.134852628633975680960319608e-07, -4.038940342344585288981463622e-07, + -3.944294101922611755665437974e-07, -3.850910603070294815307970677e-07, + -3.758786363456287006086379079e-07, -3.66791772464338101460655777e-07, + -3.578300854042724270106200484e-07, -3.489931746893869102340462237e-07, + -3.402806228270146008216972839e-07, -3.316919955108765515930347671e-07, + -3.232268418265118721608569752e-07, -3.148846944590657105628563397e-07, + -3.066650699033835467898726369e-07, -2.985674686763449355475681657e-07, + -2.905913755313864056702816661e-07, -2.827362596751614236608048363e-07, + -2.750015749862484299570605448e-07, -2.673867602358887367173167701e-07, + -2.5989123931066836621934916e-07, -2.525144214370886668528622728e-07, + -2.45255701407973031843762126e-07, -2.381144598106390463987435194e-07, + -2.310900632567860089169653253e-07, -2.241818646140315988802503002e-07, + -2.173892032390379755990279884e-07, -2.107114052121661096835815961e-07, + -2.041477835736009342886427545e-07, -1.976976385608802152400438699e-07, + -1.913602578477734063908366176e-07, -1.851349167844395511975440303e-07, + -1.790208786388277551602550433e-07, -1.730173948391663867675164352e-07, + -1.671237052176951669424224446e-07, -1.613390382552928105419685987e-07, + -1.556626113271569210049117974e-07, -1.500936309493815811050423459e-07, + -1.446312930263940468712086616e-07, -1.392747830991793939065252934e-07, + -1.340232765942410765200673182e-07, -1.288759390732310928731488633e-07, + -1.238319264831888491773222508e-07, -1.188903854073273527600912284e-07, + -1.140504533163091886974842e-07, -1.093112588199460129202546048e-07, + -1.046719219192662002496714991e-07, -1.001315542588833347133732226e-07, + -9.56892593796112393884312707e-08, -9.134413297126933719464016766e-08, + -8.709526312559603485836186472e-08, -8.294173058924196620142845794e-08, + -7.888260901676095902899916003e-08, -7.491696522354614339919275535e-08, + -7.104385943865410595989467795e-08, -6.726234555745249085562077144e-08, + -6.357147139403906055729999783e-08, -5.997027893337018468647951893e-08, + -5.645780458304069537239582802e-08, -5.303307942465786824352326229e-08, + -4.969512946475467043537537935e-08, -4.644297588518009810227481172e-08, + -4.603384906800854861945936861e-08, -4.942315593185089420133547337e-08, + -5.290982010083085249879512359e-08, -5.649503377496645558522464525e-08, + -6.017998266161167902301343171e-08, -6.396584562994729546022115284e-08, + -6.785379436487507292524311471e-08, -7.184499302047496367769650405e-08, + -7.594059787295067192427523457e-08, -8.014175697337377989439097942e-08, + -8.444960980014970300197997121e-08, -8.886528691136827647291580607e-08, + -9.338990959711343292804782519e-08, -9.802458953183307224505375508e-08, + -1.027704284268514182438882822e-07, -1.076285176831244870629834126e-07, + -1.125999380443284262488299707e-07, -1.17685759250376730449555592e-07, + -1.228870396914557750977733432e-07, -1.282048260626784591517993671e-07, + -1.336401530194434262819333601e-07, -1.391940428336033084004853128e-07, + -1.448675050505278462656866181e-07, -1.506615361471551269581325245e-07, + -1.565771191911433024441651371e-07, -1.626152235011929076723618615e-07, + -1.687768043086502101236275704e-07, -1.75062802420484129164378025e-07, + -1.814741438837270136210359393e-07, -1.88011739651481900911355466e-07, + -1.94676485250581384543774161e-07, -2.014692604510008456692062148e-07, + -2.083909289371149077353998456e-07, -2.154423379808976464667861009e-07, + -2.22624318117152237846389758e-07, -2.299376828208725086166404946e-07, + -2.373832281868238719206679358e-07, -2.449617326114436244416361875e-07, + -2.526739564771204267420176906e-07, -2.605206418391045091183613226e-07, + -2.68502512114758097140426122e-07, -2.766202717757471061600963672e-07, + -2.84874606042881428437022048e-07, -2.932661805838538199493227554e-07, + -3.017956412139360968605115553e-07, -3.104636135997307915854019362e-07, + -3.192707029660599541948486687e-07, -3.282174938060875550361911602e-07, + -3.37304549594759768347651107e-07, -3.465324125056552516996983496e-07, + -3.55901603131328748129571073e-07, -3.654126202072402316810826629e-07, + -3.750659403393501174192635819e-07, -3.848620177354750330330163208e-07, + -3.948012839404800144141218909e-07, -4.048841475753916167490864715e-07, + -4.151109940805307792808609511e-07, -4.254821854627271712664645167e-07, + -4.359980600467078221777958436e-07, -4.466589322307439982865284647e-07, + -4.57465092246627582279778091e-07, -4.684168059240681178274901247e-07, + -4.795143144595765347318739973e-07, -4.907578341899224284755371035e-07, + -5.021475563702359390567692837e-07, -5.136836469568361795496247088e-07, + -5.253662463948519653213317833e-07, -5.371954694107171649215923433e-07, + -5.491714048096070059114520018e-07, -5.612941152778925215090601898e-07, + -5.735636371906689363477202699e-07, -5.859799804244869521124491896e-07, + -5.985431281752107000897937875e-07, -6.112530367812639879324869245e-07, + -6.241096355521820431683493319e-07, -6.371128266025949613625780667e-07, + -6.502624846916926221190727656e-07, -6.635584570682416942927770234e-07, + -6.770005633212030112910283924e-07, -6.905885952360205731106047693e-07, + -7.04322316656632361812591988e-07, -7.182014633532672390599455384e-07, + -7.322257428960741948924901765e-07, -7.463948345346502280674800753e-07, + -7.607083890835064567560036553e-07, -7.751660288135383164068821157e-07, + -7.897673473495376436233328908e-07, -8.045119095737975739083516942e-07, + -8.193992515358703926180682087e-07, -8.344288803685044912653218964e-07, + -8.496002742098164392270951209e-07, -8.649128821317413695361135499e-07, + -8.80366124074796618865688079e-07, -8.959593907892067967066733643e-07, + -9.116920437824204592852888988e-07, -9.275634152730584105285603982e-07, + -9.435728081513313230435343118e-07, -9.597194959459562193843009531e-07, + -9.760027227976049537708875745e-07, -9.924217034389162462373066079e-07, + -1.008975623181097103713650329e-06, -1.025663637907148674030424589e-06, + -1.042484874069842684207558292e-06, -1.059438428705748729577408238e-06, + -1.076523369437295951978376084e-06, -1.093738734500097687358621638e-06, + -1.111083532767779060251270469e-06, -1.128556743785386080796491644e-06, + -1.14615731780955766457269062e-06, -1.163884175855473916005736537e-06, + -1.181736209750587663378038755e-06, -1.199712282195158303678785873e-06, + -1.217811226829589651361241721e-06, -1.236031848308580896611281325e-06, + -1.254372922382096390599560791e-06, -1.272833195983155316508505205e-06, + -1.29141138732244632853179804e-06, -1.310106185989765464780477597e-06, + -1.328916253062272887172667359e-06, -1.347840221219565695449861716e-06, + -1.366876694865568297627424731e-06, -1.38602425025722212567093599e-06, + -1.405281435639972578816015401e-06, -1.424646771390038371455049986e-06, + -1.444118750163458838667849583e-06, -1.463695837051894423682524282e-06, + -1.483376469745171241662400584e-06, -1.50315905870054896751176858e-06, + -1.523041987318692142426199664e-06, -1.543023612126329652594384188e-06, + -1.563102262965566804667704413e-06, -1.583276243189838986569228409e-06, + -1.603543829866468585401261676e-06, -1.623903273985809492341932277e-06, + -1.644352800676931548927526411e-06, -1.664890609429838581973470045e-06, + -1.68551487432414760581696634e-06, -1.70622374426424020330960319e-06, + -1.727015343220814087759414253e-06, -1.747887770478809858350449473e-06, + -1.768839100891671444425439635e-06, -1.78986738514189873401713949e-06, + -1.810970650007842623442698253e-06, -1.832146898636705006753141491e-06, + -1.853394110823690765478760981e-06, -1.874710243297265171858313575e-06, + -1.896093230010465036542246543e-06, -1.917540982438210872968982826e-06, + -1.93905138988056946819566774e-06, -1.960622319771907991393542978e-06, + -1.982251617995883100558718662e-06, -2.003937109206205755132035665e-06, + -2.025676597153123289254657638e-06, -2.047467865015556700496006381e-06, + -2.069308675738826661967681084e-06, -2.091196772377905577385264618e-06, + -2.113129878446130034024604688e-06, -2.135105698269306314453263099e-06, + -2.157121917345131887038933022e-06, -2.179176202707871041829674683e-06, + -2.20126620329820928587366384e-06, -2.223389550338209417980252919e-06, + -2.245543857711293896990039157e-06, -2.267726722347184046852264921e-06, + -2.289935724611709277632456624e-06, -2.31216842870141136003447023e-06, + -2.334422383042867943988164098e-06, -2.356695120696599796031138474e-06, + -2.378984159765622318340270308e-06, -2.401287003808362252056923108e-06, + -2.423601142255992927981508855e-06, -2.445924050834051692332894029e-06, + -2.46825319198825522779439795e-06, -2.490586015314426372485763495e-06, + -2.51291995799243163994037692e-06, -2.535252445224050666023642153e-06, + -2.557580890674672974223523639e-06, -2.579902696918733967886743289e-06, + -2.602215255888791046545802793e-06, -2.624515949328141590514949788e-06, + -2.646802149246893028262678921e-06, -2.669071218381374448761151133e-06, + -2.69132051065679870277070132e-06, -2.713547371653071231523395718e-06, + -2.735749139073636355555443206e-06, -2.757923143217276320393735109e-06, + -2.780066707452738585253267101e-06, -2.802177148696098181121245246e-06, + -2.824251777890750953175363902e-06, -2.84628790048992630270369153e-06, + -2.868282816941611855341863133e-06, -2.89023382317578332947622527e-06, + -2.912138211093836266793368622e-06, -2.933993269060101040363432515e-06, + -2.955796282395337378721142732e-06, -2.977544533872093632980229683e-06, + -2.999235304211825331379293741e-06, -3.020865872583655707195923051e-06, + -3.042433517104676556075393279e-06, -3.063935515341604769591447865e-06, + -3.085369144813873742619727072e-06, -3.106731683497780183763475881e-06, + -3.128020410331774843774518824e-06, -3.149232605722697262193949738e-06, + -3.170365552052858393973023068e-06, -3.1914165341878474492639476e-06, + -3.212382839984954949679807693e-06, -3.233261760802087063663892014e-06, + -3.254050592007063647784128463e-06, -3.274746633487174633076431662e-06, + -3.295347190158881254022030932e-06, -3.315849572477540994447321385e-06, + -3.336251096947054606392567624e-06, -3.356549086629286124150743295e-06, + -3.376740871653170746665307417e-06, -3.396823789723375063015356826e-06, + -3.416795186628385530661381961e-06, -3.436652416747927374146218127e-06, + -3.456392843559582614144367815e-06, -3.476013840144485677631763093e-06, + -3.495512789691992827639929406e-06, -3.514887086003194969520673635e-06, + -3.534134133993157790207522567e-06, -3.553251350191780386740189601e-06, + -3.572236163243145329109981545e-06, -3.591086014403248349077107937e-06, + -3.609798358035989493863750915e-06, -3.628370662107307160110280034e-06, + -3.646800408677347011393837101e-06, -3.66508509439053830085072927e-06, + -3.68322223096380502724896816e-06, -3.701209345670790106978082987e-06, + -3.719043981826977824479496873e-06, -3.736723699268951003033640765e-06, + -3.754246074832641900405729232e-06, -3.77160870282847915225632289e-06, + -3.788809195513659038695962467e-06, -3.805845183561413172008839126e-06, + -3.822714316527165032361199742e-06, -3.83941426331147751918907926e-06, + -3.855942712619664463323271991e-06, -3.872297373417970808644975739e-06, + -3.888475975386201184593598645e-06, -3.904476269366695649089531867e-06, + -3.920296027809558157698269221e-06, -3.93593304521399884563252411e-06, + -3.951385138565718124791827093e-06, -3.966650147770219093424672041e-06, + -3.981725936081921203471122722e-06, -3.996610390529015893279572019e-06, + -4.011301422333923578228409568e-06, -4.025796967329278307386186686e-06, + -4.040094986369322348630610253e-06, -4.054193465736625998931640102e-06, + -4.068090417544024199581441381e-06, -4.081783880131681864944677429e-06, + -4.095271918459190515940208932e-06, -4.108552624492597962432317849e-06, + -4.121624117586288025302625193e-06, -4.134484544859606113150190393e-06, + -4.147132081568154420654539333e-06, -4.159564931469657645746792335e-06, + -4.171781327184339086249637019e-06, -4.183779530549553853134917003e-06, + -4.195557832969029872038999734e-06, -4.207114555756046669974645286e-06, + -4.218448050470902618879539409e-06, -4.229556699252418220183209058e-06, + -4.240438915143444937206219231e-06, -4.251093142410259296713141014e-06, + -4.261517856855801602037822629e-06, -4.27171156612666777822266001e-06, + -4.281672810013790821700822853e-06, -4.291400160746718680897238141e-06, + -4.300892223281450451265704726e-06, -4.310147635581722464544890405e-06, + -4.319165068893723943442477381e-06, -4.327943228014120249003051505e-06, + -4.336480851551370168132579219e-06, -4.344776712180255926116535792e-06, + -4.35282961688953105644159236e-06, -4.360638407222692904184439822e-06, + -4.368201959511767954618711995e-06, -4.375519185104072717590328878e-06, + -4.382589030581906968980950012e-06, -4.389410477975100575195443325e-06, + -4.395982544966384254520215535e-06, -4.402304285089523288980201815e-06, + -4.408374787920183693508413558e-06, -4.414193179259452068363949601e-06, + -4.419758621310004052600787366e-06, -4.425070312844848533753890074e-06, + -4.430127489368631520116632166e-06, -4.434929423271436148138498895e-06, + -4.439475423975153363842418436e-06, -4.443764838071837978495173815e-06, + -4.447797049455365540697980575e-06, -4.451571479444568057027686175e-06, + -4.455087586899160615263888047e-06, -4.458344868327886315929626387e-06, + -4.461342857988972685769849674e-06, -4.4640811279828326575648198e-06, + -4.466559288337020280673823891e-06, -4.468776987083413210221933404e-06, + -4.470733910327596563941392888e-06, -4.472429782310440523371113108e-06, + -4.473864365461858126887112475e-06, -4.475037460446711914344858352e-06, + -4.475948906202900763552556679e-06, -4.47659857997156762626908208e-06, + -4.476986397319448492517282578e-06, -4.477112312153387994201076544e-06, + -4.476976316726922545171513113e-06, -4.476578441639056378617989723e-06, + -4.475918755825133920028639778e-06, -4.474997366539855082531989411e-06, + -4.473814419332438566817566894e-06, -4.472370098013916224976519592e-06, + -4.470664624616593216613075895e-06, -4.468698259345665486897379581e-06, + -4.466471300523025906778745026e-06, -4.463984084523252299095755213e-06, + -4.461236985701812925966987244e-06, -4.45823041631548859042941807e-06, + -4.454964826435062174301345722e-06, -4.45144070385025274238025017e-06, + -4.447658573967008562423473134e-06, -4.443618999696880367072070184e-06, + -4.439322581339202459019526587e-06, -4.43476995645519396889661437e-06, + -4.429961799734695161679873254e-06, -4.424898822855292305036064432e-06, + -4.419581774333945449050476545e-06, -4.414011439371091165251824451e-06, + -4.408188639687326971085094829e-06, -4.402114233352674898733496861e-06, + -4.395789114608486888727614805e-06, -4.389214213682017419330180091e-06, + -4.382390496593737910595821317e-06, -4.375318964957404761567053703e-06, + -4.368000655772971653131864223e-06, -4.360436641212353739839417688e-06, + -4.35262802839812165770503119e-06, -4.344575959175204122068511547e-06, + -4.336281609875570316385649111e-06, -4.32774619107605978447642428e-06, + -4.318970947349339497439192626e-06, -4.3099571570080829629209411e-06, + -4.300706131842432363115817651e-06, -4.291219216850788614238138702e-06, + -4.281497789964022521094072493e-06, -4.271543261763157001695886267e-06, + -4.261357075190593226752221179e-06, -4.250940705254953518867858803e-06, + -4.240295658729610468154654079e-06, -4.229423473844978497218887598e-06, + -4.218325719974645802556184604e-06, -4.207003997315411893890939321e-06, + -4.195459936559223263375251883e-06, -4.18369519856965846874756812e-06, + -4.171711474031603776677773476e-06, -4.159510483116127965317818105e-06, + -4.147093975129187267889257357e-06, -4.134463728156824446902106729e-06, + -4.121621548704873165644858163e-06, -4.10856927133321339672480943e-06, + -4.095308758284710851831425527e-06, -4.081841899108897183930198121e-06, + -4.068170610280502770236040616e-06, -4.054296834812919155964418966e-06, + -4.040222541866702967209255826e-06, -4.025949726353188208550441113e-06, + -4.01148040853334416472840418e-06, -3.996816633611922952099004824e-06, + -3.981960471327035633272092841e-06, -3.966914015535264468118037406e-06, + -3.951679383792331629932960413e-06, -3.936258716929543768296012596e-06, + -3.920654178626017500816375999e-06, -3.904867954976833217502815015e-06, + -3.888902254057221382808288285e-06, -3.872759305482860109413716099e-06, + -3.856441359966411058692991459e-06, -3.839950688870401241043536084e-06, + -3.82328958375653965454186306e-06, -3.806460355931592428734445283e-06, + -3.789465335989919388066981057e-06, -3.772306873352775372971621912e-06, + -3.754987335804508879268407903e-06, -3.737509109025726202033164391e-06, + -3.719874596123623101289780435e-06, -3.70208621715928408975131679e-06, + -3.684146408672785364128883512e-06, -3.666057623205256041126927358e-06, + -3.647822328818732449094448117e-06, -3.629443008613623363248484183e-06, + -3.61092216024396152028994901e-06, -3.592262295430542209332541725e-06, + -3.573465939472065829691452971e-06, -3.554535630754411046957480513e-06, + -3.53547392025814146185964601e-06, -3.516283371064363105979507645e-06, + -3.496966557859055584094520527e-06, -3.477526066435984436334746123e-06, + -3.457964493198326433776208788e-06, -3.438284444659093781315045701e-06, + -3.418488536940505458588219698e-06, -3.398579395272426824652252375e-06, + -3.378559653489928731913286356e-06, -3.358431953530180025127658411e-06, + -3.338198944928723400416871459e-06, -3.31786328431526337330494808e-06, + -3.29742763490910653973093615e-06, -3.276894666014335021683029359e-06, + -3.256267052514860057670651253e-06, -3.235547474369457805504646936e-06, + -3.214738616106905518481724401e-06, -3.193843166321331597388077581e-06, + -3.172863817167905726231331986e-06, -3.151803263858966500489747209e-06, + -3.130664204160727578864394094e-06, -3.109449337890644944246663905e-06, + -3.088161366415690066422865961e-06, -3.06680299215101227641808862e-06, + -3.045376918060653501671257437e-06, -3.023885847158357868900285803e-06, + -3.002332482010155840991723342e-06, -2.980719524238190104191079111e-06, + -2.959049674026029692181470609e-06, -2.937325629625543497818167954e-06, + -2.915550086865481826801276347e-06, -2.893725738661854931746018546e-06, + -2.871855274530222029065549411e-06, -2.849941380099998371850603812e-06, + -2.827986736630898963358593523e-06, -2.805994020531601920340983997e-06, + -2.783965902880772517194668883e-06, -2.76190504895051779115549076e-06, + -2.739814117732396645893628087e-06, -2.71769576146610954383762114e-06, + -2.695552625170897856896664452e-06, -2.673387346179848540191981501e-06, + -2.651202553677151139125854271e-06, -2.629000868238404962093715533e-06, + -2.606784901374109826528496434e-06, -2.584557255076396705968221762e-06, + -2.562320521369132956385466365e-06, -2.540077281861477084194504694e-06, + -2.51783010730498385285687675e-06, -2.495581557154355442808410168e-06, + -2.473334179131932685364843663e-06, -2.451090508796010650384303645e-06, + -2.428853069113090819552145186e-06, -2.406624370034122361330887127e-06, + -2.384406908074901067131744908e-06, -2.362203165900447648272364107e-06, + -2.340015611914064195902239474e-06, -2.317846699850338237978812639e-06, + -2.295698868372804630420521213e-06, -2.273574540676077664638982459e-06, + -2.251476124092600351666660155e-06, -2.229406009704066787054533433e-06, + -2.207366571957615428845175462e-06, -2.185360168286862745322916834e-06, + -2.16338913873784965385808389e-06, -2.141455805599976560294091243e-06, + -2.119562473042009161073272183e-06, -2.097711426753207100627703074e-06, + -2.075904933589670351725114256e-06, -2.05414524122594397635135563e-06, + -2.032434577811967664490036892e-06, -2.010775151635447554314016158e-06, + -1.989169150789655415986420528e-06, -1.967618742846797077089863667e-06, + -1.946126074536961948145121978e-06, -1.92469327143271378755852441e-06, + -1.903322437639408468083965405e-06, -1.882015655491255685458486073e-06, + -1.860774985253217994593858374e-06, -1.83960246482877321958730038e-06, + -1.818500109473603976780603508e-06, -1.79746991151525793306445531e-06, + -1.776513840078836185910134311e-06, -1.755633840818739834798204412e-06, + -1.734831835656543988987646904e-06, -1.714109722525012128877875718e-06, + -1.693469375118817909521822668e-06, -1.672912642648999838337572389e-06, + -1.652441349608702666842160837e-06, -1.632057295540209448838752521e-06, + -1.611762254810840339495675751e-06, -1.59155797639471921516756206e-06, + -1.571446183660961014714910026e-06, -1.551428574168289331442730124e-06, + -1.53150681946613063071213276e-06, -1.511682564902199069268489209e-06, + -1.491957429436604103538161099e-06, -1.472333005462494227662717701e-06, + -1.452810858633272628412662526e-06, -1.433392527696384545222432413e-06, + -1.414079524333717839961084561e-06, -1.394873333008605341493883582e-06, + -1.375775410819463058110915556e-06, -1.356787187360085433646410442e-06, + -1.337910064586557836740251907e-06, -1.319145416690865057305769199e-06, + -1.300494589981157058446474203e-06, -1.281958902768682995250057975e-06, + -1.2635396452614176408986435e-06, -1.245238079464351420975088032e-06, + -1.227055439086475819700857055e-06, -1.208992929454437900084104972e-06, + -1.191051727432879184571013105e-06, -1.173232981351438143893177284e-06, + -1.155537810938424976198754361e-06, -1.137967307261147500643686317e-06, + -1.1205225326728907065418437e-06, -1.103204520766522853019776275e-06, + -1.086014276334758612362172032e-06, -1.068952775336890792217260475e-06, + -1.052020964872384718740870244e-06, -1.035219763160773062560401046e-06, + -1.018550059528242013263867743e-06, -1.002012714400717372967937122e-06, + -9.856085593034683566568496943e-07, -9.693383968671820889636539173e-07, + -9.532030008405062562949110541e-07, -9.372031161090178802888631983e-07, + -9.213394587205924839812916025e-07, -9.056127159171419928226616849e-07, + -8.900235461726932067010585083e-07, -8.745725792377636442906027603e-07, + -8.592604161900134780225474739e-07, -8.440876294911165967133526329e-07, + -8.290547630498299376634115283e-07, -8.141623322912250893261705553e-07, + -7.994108242320015905385348874e-07, -7.848006975618960082353081295e-07, + -7.703323827311023021111773337e-07, -7.560062820436677949673402906e-07, + -7.418227697568257852272013975e-07, -7.277821921862009565127368121e-07, + -7.138848678168532794471650912e-07, -7.001310874200987840370105642e-07, + -6.865211141760589217555659468e-07, -6.730551838018811308455777165e-07, + -6.597335046855825357213975665e-07, -6.465562580254493354721748166e-07, + -6.335235979749473063572405215e-07, -6.206356517930689852734433068e-07, + -6.078925200001199694141602869e-07, -5.952942765385850842712288367e-07, + -5.828409689397375408983809249e-07, -5.70532618494960984493200376e-07, + -5.583692204324488257656056503e-07, -5.463507440989151486178810983e-07, + -5.344771331463116884220995381e-07, -5.227483057234669187540395709e-07, + -5.111641546725925070793813271e-07, -4.997245477305778359324939589e-07, + -4.884293277350050387102713481e-07, -4.772783128348088465113551772e-07, + -4.662712967055151774508595271e-07, -4.554080487689728122438059116e-07, + -4.446883144175180696575728958e-07, -4.34111815242478143538859851e-07, + -4.236782492669517444660481128e-07, -4.133872911827908130617066553e-07, + -4.032385925916767376325658499e-07, -3.932317822502522714400632203e-07, + -3.833664663192031116643767978e-07, -3.736422286162102071791738141e-07, + -3.640586308727025972815710339e-07, -3.546152129943126314345436343e-07, + -3.45311493324966442660712727e-07, -3.36146968914514648078741433e-07, + -3.271211157898245554578040614e-07, -3.182333892292455196658179303e-07, + -3.094832240403675102770407034e-07, -3.00870034840978710863210405e-07, + -2.923932163431458111238568209e-07, -2.840521436403172537262450895e-07, + -2.758461724973905141255581079e-07, -2.677746396435526191939487193e-07, + -2.598368630680454706164610006e-07, -2.520321423184478619919216859e-07, + -2.443597588016302554593333317e-07, -2.368189760871859914944634372e-07, + -2.294090402132780513835456178e-07, -2.2212917999479731967047856e-07, + -2.149786073337554253980002288e-07, -2.079565175318120534363837068e-07, + -2.010620896048501697203571194e-07, -1.942944865995063838167436964e-07, + -1.876528559115679868193930996e-07, -1.811363296061406322110090604e-07, + -1.747440247395017711086906854e-07, -1.684750436825395478982765997e-07, + -1.623284744456930882374769403e-07, -1.563033910053066968062095892e-07, + -1.503988536312833771282449023e-07, -1.446139092159773223666670641e-07, + -1.389475916042149451726537895e-07, -1.333989219243528346803728986e-07, + -1.279669089202915901828553702e-07, -1.22650549284341187617654984e-07, + -1.17448827990859038623750897e-07, -1.123607186305616128450847999e-07, + -1.073851837454222599731572534e-07, -1.025211751640627593536446742e-07, + -9.776763433755235861509464519e-08, -9.312349267551742192635733705e-08, + -8.858767188248084917584945948e-08, -8.415908429433093237307051066e-08, + -7.983663321332303187146637062e-08, -7.561921325060465216836479369e-08, + -7.150571065352308111656476396e-08, -6.749500364775171172946222498e-08, + -6.358596277161786398970347474e-08, -5.977745121152890398796196864e-08, + -5.606832513692194011610908069e-08, -5.24574340346431484495275002e-08, + -4.89436210426806002324327837e-08, -4.534631154019661644936694742e-08, + -4.892320168358902170591484353e-08, -5.260930748320310690604534537e-08, + -5.640604993135843356676114679e-08, -6.031484186704157281359769396e-08, + -6.433708751339016360163119545e-08, -6.847418201434485371003788815e-08, + -7.272751097060198856891527659e-08, -7.70984499749962469126012281e-08, + -8.158836414745932982544739023e-08, -8.619860766968189708847798442e-08, + -9.093052331962291848153461795e-08, -9.578544200600323586188868368e-08, + -1.00764682302923109690508108e-07, -1.058695499847394076264371437e-07, + -1.111013375613500968547972731e-07, -1.164613238140170523225478219e-07, + -1.2195077333187894536335261e-07, -1.275709360492746105040709611e-07, + -1.333230467840903427555811515e-07, -1.392083247771065879022455271e-07, + -1.452279732327075220383975906e-07, -1.51383178860926679995334938e-07, + -1.576751114210440040205472509e-07, -1.641049232668575295332252448e-07, + -1.706737488937833120870792188e-07, -1.773827044879150179961896329e-07, + -1.842328874771935269720273508e-07, -1.91225376084825936631026084e-07, + -1.983612288850995261907367686e-07, -2.056414843617265222634797823e-07, + -2.130671604688721326780007775e-07, -2.206392541949953649607212318e-07, + -2.283587411296581394317436846e-07, -2.362265750334322135472027654e-07, + -2.442436874110453984599330805e-07, -2.524109870879237688936960055e-07, + -2.60729359790246783347466078e-07, -2.691996677286669335273355114e-07, + -2.778227491858365951180899738e-07, -2.865994181078684201524945339e-07, + -2.955304636998811810434239101e-07, -3.046166500257542566331033212e-07, + -3.138587156122361322890324583e-07, -3.232573730575382570929761968e-07, + -3.328133086445519539165100766e-07, -3.42527181958815754962563915e-07, + -3.523996255113741408191221915e-07, -3.624312443666517204122947543e-07, + -3.726226157754810241082787069e-07, -3.829742888133819540278561609e-07, + -3.934867840243722536273441627e-07, -4.041605930700687038867725907e-07, + -4.149961783846958978491279661e-07, -4.259939728357555245878609401e-07, + -4.371543793906338305906792568e-07, -4.48477770789237785205863995e-07, + -4.599644892227896520711574041e-07, -4.716148460188894984732141565e-07, + -4.834291213329719034863161085e-07, -4.954075638462684614811513267e-07, + -5.075503904703962008634898773e-07, -5.19857786058677638342485558e-07, + -5.323299031243139650169753606e-07, -5.449668615655130082334471793e-07, + -5.577687483976886480041600461e-07, -5.707356174928314261149560858e-07, + -5.838674893261553800082237255e-07, -5.971643507301375684712596223e-07, + -6.106261546560321336885577594e-07, -6.242528199429708138861816816e-07, + -6.380442310947463624450884563e-07, -6.520002380643709883164182636e-07, + -6.661206560465095558682888099e-07, -6.804052652778712945467543341e-07, + -6.948538108456563683486793825e-07, -7.094660025041413731265423429e-07, + -7.242415144994935472175776915e-07, -7.391799854028883401757337411e-07, + -7.542810179520238308679990803e-07, -7.695441789010976399885099151e-07, + -7.849689988793381341860969959e-07, -8.005549722581396849909233203e-07, + -8.163015570269384607238389619e-07, -8.322081746777628945768040016e-07, + -8.482742100987025625949519876e-07, -8.644990114762256972212638509e-07, + -8.808818902064670973900200809e-07, -8.974221208155311161569988275e-07, + -9.141189408888756885571873559e-07, -9.309715510098233512273954021e-07, + -9.479791147072591813747886695e-07, -9.651407584125629830572703008e-07, + -9.82455571425825907477835143e-07, -9.999226058913919531161281981e-07, + -1.017540876782773473608148009e-06, -1.035309361896973833538156302e-06, + -1.053227001858264116592248105e-06, -1.071292700131437497116987032e-06, + -1.089505323044578544532784946e-06, -1.107863699821383459502284301e-06, + -1.126366622623045429655609662e-06, -1.145012846599737080366247267e-06, + -1.163801089951711196401233986e-06, -1.182730034000034749280469426e-06, + -1.201798323266978253201779821e-06, -1.221004565566064896454706763e-06, + -1.240347332101797024256676326e-06, -1.259825157579065266967468899e-06, + -1.279436540322244972363199648e-06, -1.299179942403978459662151901e-06, + -1.319053789783651777390172805e-06, -1.339056472455548600910212563e-06, + -1.35918634460669291631903198e-06, -1.379441724784285623020985839e-06, + -1.399820896073131678156433941e-06, -1.420322106282047907853415859e-06, + -1.440943568140561633513755009e-06, -1.461683459504875415025651128e-06, + -1.482539923573483734410235514e-06, -1.50351106911234124649783938e-06, + -1.524594970689561209052057152e-06, -1.545789668919601740694242005e-06, + -1.56709317071691703673885776e-06, -1.58850344955902632085287772e-06, + -1.610018445758967498254287526e-06, -1.631636066747086382538751287e-06, + -1.653354187362122320860630467e-06, -1.675170650151534525052073564e-06, + -1.697083265681025274725156164e-06, -1.719089812853199217743105885e-06, + -1.741188039235303075644330228e-06, -1.763375661395993026218280766e-06, + -1.785650365251056494883216165e-06, -1.808009806418031603658398004e-06, + -1.830451610579652491688439596e-06, -1.852973373856051685892843382e-06, + -1.875572663185648582731394375e-06, -1.898247016714640820098341893e-06, + -1.920993944195028023852510682e-06, -1.943810927391084284479800051e-06, + -1.96669542049419211949450384e-06, -1.989644850545959571031830182e-06, + -2.012656617869519429952661002e-06, -2.035728096508936047561192859e-06, + -2.058856634676610679443500146e-06, -2.082039555208598540549927089e-06, + -2.105274156027722375040481945e-06, -2.128557710614420707488083848e-06, + -2.15188746848517449786089388e-06, -2.175260655678444014131476397e-06, + -2.198674475247992255702491476e-06, -2.222126107763492860178774352e-06, + -2.245612711818298403159029075e-06, -2.269131424544264058961676872e-06, + -2.29267936213349914382629742e-06, -2.316253620366937697856940873e-06, + -2.3398512751495997802158016e-06, -2.363469383052415152075744625e-06, + -2.387104981860494997883805415e-06, -2.410755091127713195048786962e-06, + -2.434416712737470500627339626e-06, -2.458086831469508670835804817e-06, + -2.481762415572643646797471734e-06, -2.505440417343272963891266658e-06, + -2.529117773709528212177418544e-06, -2.55279140682092728174964677e-06, + -2.576458224643388326643468622e-06, -2.600115121559457216534856985e-06, + -2.62375897897360744524353042e-06, -2.647386665922462571209211601e-06, + -2.670995039689789571043295607e-06, -2.6945809464261250397855256e-06, + -2.718141221772865678309172299e-06, -2.741672691490679072273684014e-06, + -2.765172172092078061529565186e-06, -2.788636471478008351627345812e-06, + -2.812062389578275302159980978e-06, -2.835446718995693001391959417e-06, + -2.858786245653637989819900733e-06, -2.882077749447212191121403188e-06, + -2.905318004897371305452228804e-06, -2.928503781808212635636747001e-06, + -2.951631845927111908676468074e-06, -2.974698959607572296755684943e-06, + -2.997701882474615384121825051e-06, -3.02063737209253704995453628e-06, + -3.043502184634876224809474712e-06, -3.066293075556408055806030186e-06, + -3.089006800267005202980221193e-06, -3.111640114807183460653204968e-06, + -3.134189776525166532390688154e-06, -3.156652544755298858897892694e-06, + -3.179025181497619728085207366e-06, -3.201304452098434766429231255e-06, + -3.223487125931718369655073694e-06, -3.245569977081137432085465241e-06, + -3.267549785022563390483960749e-06, -3.289423335306867176902525379e-06, + -3.311187420242826826911105437e-06, -3.332838839579979183652680419e-06, + -3.354374401191226809376558574e-06, -3.375790921755027309728676085e-06, + -3.397085227436991005528239135e-06, -3.418254154570698910716418373e-06, + -3.439294550337580503733591122e-06, -3.460203273445651392549579292e-06, + -3.480977194806949513570431057e-06, -3.50161319821349537563461192e-06, + -3.522108181011577296356000397e-06, -3.542459054774228223124495768e-06, + -3.562662745971584548222016453e-06, -3.582716196639251431897135389e-06, + -3.602616365044104156708376641e-06, -3.622360226347641556649947087e-06, + -3.641944773266603106341363083e-06, -3.661367016730696357317519085e-06, + -3.68062398653724922120374953e-06, -3.699712732002630398680641938e-06, + -3.718630322610246948308995382e-06, -3.737373848654963988185576801e-06, + -3.755940421883766112411909971e-06, -3.774327176132488998204278161e-06, + -3.792531267958453914637857729e-06, -3.810549877268848431929740631e-06, + -3.828380207944663172364187231e-06, -3.846019488460029172314288276e-06, + -3.86346497249681355382489728e-06, -3.880713939554248194992863707e-06, + -3.897763695553503307718052479e-06, -3.914611573436994588104809872e-06, + -3.931254933762272744132790919e-06, -3.947691165290354793127904076e-06, + -3.963917685568311628817924491e-06, -3.979931941505983108964793205e-06, + -3.995731409946640245555837118e-06, -4.011313598231464054480032572e-06, + -4.026676044757676740297545198e-06, -4.041816319530171056106145761e-06, + -4.056732024706507395430624824e-06, -4.071420795135117679875227936e-06, + -4.085880298886570352872183581e-06, -4.100108237767094268349989811e-06, + -4.114102347878177783600545797e-06, -4.127860400062303754145729556e-06, + -4.14138020044761035354675266e-06, -4.154659590931758644523179302e-06, + -4.167696449668647027807667077e-06, -4.180488691547249978657137259e-06, + -4.193034268662414205529765515e-06, -4.205331170777515669171806034e-06, + -4.217377425778830078381426844e-06, -4.229171100121516065528833039e-06, + -4.24071029926706196403396118e-06, -4.251993168112114872638808427e-06, + -4.263017891408530223181470864e-06, -4.273782694174586794730319461e-06, + -4.284285842097191838258232049e-06, -4.294525641925011937352889974e-06, + -4.304500441852425419910627147e-06, -4.314208631894141313784483971e-06, + -4.323648644250448423969734185e-06, -4.332818953662963241220060229e-06, + -4.341718077760768261877128565e-06, -4.350344577396885661771993442e-06, + -4.358697056974954187058557409e-06, -4.366774164766043193409202766e-06, + -4.374574593215523365442604781e-06, -4.382097079239891625397108899e-06, + -4.389340404513482468413891613e-06, -4.396303395744992879596441115e-06, + -4.402984924943725965156265251e-06, -4.409383909675515181162200329e-06, + -4.415499313308222433741966756e-06, -4.421330145246804121505340701e-06, + -4.426875461157652893822139067e-06, -4.432134363182719109558634074e-06, + -4.437106000142589527280613526e-06, -4.441789567729056857679856979e-06, + -4.446184308686876940428910759e-06, -4.450289512984723709859528895e-06, + -4.454104517975285198257313912e-06, -4.457628708544452295894564009e-06, + -4.46086151724957400977996172e-06, -4.463802424446740257609530372e-06, + -4.466450958407042221974970336e-06, -4.468806695421800947466955262e-06, + -4.470869259896720134960131088e-06, -4.472638324434955509783292532e-06, + -4.474113609909057565094427089e-06, -4.475294885521776669032312235e-06, + -4.476181968855753405534241701e-06, -4.476774725911980646404948747e-06, + -4.477073071137156786282289278e-06, -4.477076967439832731710750574e-06, + -4.476786426195371279047625218e-06, -4.476201507239750221420898635e-06, + -4.47532231885215412759727871e-06, -4.474149017726423402429095089e-06, + -4.472681808931314889100916421e-06, -4.470920945859625682185668066e-06, + -4.468866730166174222279619477e-06, -4.466519511694661542105817126e-06, + -4.463879688393435533975538848e-06, -4.460947706220187037727976237e-06, + -4.457724059035592148708248422e-06, -4.454209288486042200285938697e-06, + -4.450403983874882897411179306e-06, -4.446308782023727918094810341e-06, + -4.44192436712184205582646182e-06, -4.437251470565171925311293705e-06, + -4.432290870784447402088313678e-06, -4.427043393062532519982143348e-06, + -4.421509909341030908585916392e-06, -4.415691338016239791432453882e-06, + -4.409588643724487273204554194e-06, -4.403202837116930843015544933e-06, + -4.396534974623851822110934262e-06, -4.389586158208549941043673942e-06, + -4.382357535110860069179662679e-06, -4.374850297580418151475577931e-06, + -4.367065682599689058023244986e-06, -4.359004971596877472072000675e-06, + -4.350669490148809060922618919e-06, -4.342060607673787858923428878e-06, + -4.333179737114621292014705195e-06, -4.324028334611828090414380882e-06, + -4.314607899167135815596436921e-06, -4.304919972297378962878058872e-06, + -4.294966137678864555218393589e-06, -4.2847480207823263539403634e-06, + -4.274267288498553236703210445e-06, -4.263525648754808633272492258e-06, + -4.252524850122129110514043043e-06, -4.241266681413632549685777812e-06, + -4.229752971273912996025539507e-06, -4.217985587759683116894967453e-06, + -4.20596643791172864298337844e-06, -4.193697467318365374984792671e-06, + -4.181180659670240360586968009e-06, -4.168418036307292934500648429e-06, + -4.155411655757056540669031747e-06, -4.142163613265147522571763689e-06, + -4.128676040317769780968112925e-06, -4.114951104156435198854879082e-06, + -4.100991007284998089460915233e-06, -4.086797986969172226834768474e-06, + -4.072374314728645655506265172e-06, -4.057722295821944898119599393e-06, + -4.042844268724167145650540134e-06, -4.027742604597757460093733484e-06, + -4.012419706756430092474928484e-06, -3.996878010122427886733047914e-06, + -3.981119980677221413425774521e-06, -3.965148114905822322045787082e-06, + -3.948964939234881165570044403e-06, -3.932573009464639153943792127e-06, + -3.915974910194999804844730174e-06, -3.899173254245798418758488235e-06, + -3.882170682071436243856018405e-06, -3.864969861170080077481404218e-06, + -3.847573485487512007544811526e-06, -3.82998427481586392194697066e-06, + -3.812204974187353676581910961e-06, -3.79423835326319571663918756e-06, + -3.776087205717857675377419416e-06, -3.757754348618818380914959748e-06, + -3.739242621801995407077728872e-06, -3.720554887243023009838448212e-06, + -3.701694028424513857036468045e-06, -3.682662949700224852675380788e-06, + -3.663464575652016404905394684e-06, -3.644101850450404807767960241e-06, + -3.624577737204725340325849048e-06, -3.604895217313689236113705833e-06, + -3.585057289812264106081043241e-06, -3.565066970715760846875191925e-06, + -3.544927292361288394240657895e-06, -3.52464130274676436284917759e-06, + -3.504212064867650132116974268e-06, -3.483642656051584866796350104e-06, + -3.462936167291090843546380248e-06, -3.442095702574536430731104789e-06, + -3.421124378215515540122828794e-06, -3.400025322180839638637819822e-06, + -3.378801673417294786034908646e-06, -3.357456581177358092638388087e-06, + -3.335993204344060791366553126e-06, -3.314414710755111426480814391e-06, + -3.292724276526545974433770117e-06, -3.270925085376015858132326894e-06, + -3.249020327945905284061948667e-06, -3.22701320112647017875106073e-06, + -3.204906907379145261275483689e-06, -3.1827046540602140693807659e-06, + -3.160409652745015580976601505e-06, -3.138025118552850908362154142e-06, + -3.115554269472767095068262491e-06, -3.093000325690404786081397215e-06, + -3.07036650891604995540213989e-06, -3.0476560417141061078562074e-06, + -3.024872146834109774935373666e-06, -3.002018046543541296970096857e-06, + -2.979096961962315271636551894e-06, -2.956112112399787960866429093e-06, + -2.93306671469356337222022732e-06, -2.909963982550933612726508024e-06, + -2.886807125892841283321598941e-06, -2.863599350200594306851400658e-06, + -2.840343855865467867873909447e-06, -2.817043837541380235027325962e-06, + -2.793702483500795355410729198e-06, -2.770322974994006804490189605e-06, + -2.746908485611969957020930475e-06, -2.723462180652837386014885127e-06, + -2.699987216492349108651208414e-06, -2.676486739958246238686246157e-06, + -2.652963887708836370854471529e-06, -2.62942178561588645659694366e-06, + -2.605863548151999025179583261e-06, -2.582292277782566194374884103e-06, + -2.558711064362525934438082759e-06, -2.535122984538017570650247218e-06, + -2.511531101153083908161106619e-06, -2.487938462661581338908074051e-06, + -2.464348102544414397641709888e-06, -2.440763038732254009251709456e-06, + -2.417186273033863941236661435e-06, -2.393620790570174374720926677e-06, + -2.370069559214230495993672859e-06, -2.346535529037163068786413581e-06, + -2.323021631760280090143880663e-06, -2.299530780213445971862365122e-06, + -2.27606586779983295079025224e-06, -2.252629767967283591281876451e-06, + -2.229225333685863404429910659e-06, -2.205855396933055822064357471e-06, + -2.182522768184930023579104139e-06, -2.159230235914747406101264759e-06, + -2.135980566098564970321316628e-06, -2.112776501728054156484422343e-06, + -2.089620762330618986804715853e-06, -2.066516043496940145728166943e-06, + -2.043465016416036054085854021e-06, -2.020470327417945969223104716e-06, + -1.997534597524125743629860516e-06, -1.974660422005663391740093102e-06, + -1.951850369949395356546735167e-06, -1.929106983832026814051690752e-06, + -1.906432779102327589834968077e-06, -1.883830243771500884773632302e-06, + -1.861301838011823065732459719e-06, -1.83884999376357866166529012e-06, + -1.81647711435044239578287268e-06, -1.794185574103334935325043849e-06, + -1.771977717992835368166068197e-06, -1.749855861270231297899604983e-06, + -1.727822289117255897072478014e-06, -1.705879256304592598455474768e-06, + -1.684028986859204175558640815e-06, -1.662273673740542116565588326e-06, + -1.640615478525693889927231962e-06, -1.619056531103530358536575322e-06, + -1.59759892937789145896717441e-06, -1.576244738979874096762795813e-06, + -1.55499599298924724525021359e-06, -1.533854691665091868422315935e-06, + -1.512822802185499861192096577e-06, -1.491902258396854414587750018e-06, + -1.471094960572082577441557945e-06, -1.450402775178400939835128211e-06, + -1.429827534654380373030325632e-06, -1.409371037196402247202884836e-06, + -1.389035046554510573901678253e-06, -1.368821291837702213122765146e-06, + -1.348731467328659380162957961e-06, -1.328767232307944569285403265e-06, + -1.30893021088767059969138612e-06, -1.289221991854657006984908978e-06, + -1.269644128523075321228886884e-06, -1.250198138596597842911299116e-06, + -1.2308855040400350937447203e-06, -1.211707670960476341859334351e-06, + -1.192666049497935318971799344e-06, -1.173762013725453272168443471e-06, + -1.154996901558709325246680072e-06, -1.136372014675087115879569682e-06, + -1.117888618442190508823477421e-06, -1.099547941855799703081116372e-06, + -1.081351177487237875108586245e-06, -1.063299481440129935099804526e-06, + -1.045393973316534126348780094e-06, -1.027635736192406657141208345e-06, + -1.01002581660237797759346965e-06, -9.925652245338068201211409805e-07, + -9.752549334300711341973156784e-07, -9.580958802030671162805247273e-07, + -9.410889652548615954080432101e-07, -9.242350525072707413513656977e-07, + -9.075349694465091829692301485e-07, -8.909895071648555588830569428e-07, + -8.745994204233059563985733763e-07, -8.583654277171417790407033886e-07, + -8.422882113515588831941806845e-07, -8.263684175261136924503686807e-07, + -8.106066564279051862555876794e-07, -7.950035023334499876971129262e-07, + -7.795594937191746350989458858e-07, -7.642751333804593923739465269e-07, + -7.491508885591647767053622049e-07, -7.341871910795725115263807639e-07, + -7.193844374926593778765346321e-07, -7.047429892286389543562541427e-07, + -6.902631727576770132641880394e-07, -6.759452797587153513803525859e-07, + -6.617895672963251754518962215e-07, -6.47796258005470610735916908e-07, + -6.339655402841463336990738588e-07, -6.202975684937661914592865568e-07, + -6.067924631672201163780453609e-07, -5.934503112245151619042003027e-07, + -5.802711661958914982981506785e-07, -5.672550484523326883482094614e-07, + -5.544019454433629875321964606e-07, -5.417118119420330951650235062e-07, + -5.291845702969946184027324673e-07, -5.168201106915613933910787735e-07, + -5.046182914096464904843333116e-07, -4.925789391084788711739077434e-07, + -4.807018490979770887076881827e-07, -4.689867856267043817699755829e-07, + -4.57433482174169844881373749e-07, -4.460416417496516466134170564e-07, + -4.348109371970468342833533119e-07, -4.237410115059199375151703995e-07, + -4.128314781285150013866484201e-07, -4.02081921302637875538239353e-07, + -3.914918963802795337797587553e-07, -3.810609301618714216424897104e-07, + -3.707885212360418064676706278e-07, -3.606741403247545983583104926e-07, + -3.507172306337026870797369659e-07, -3.409172082078368397193473063e-07, + -3.312734622918947926526790377e-07, -3.21785355695813382571283251e-07, + -3.124522251648837973174259713e-07, -3.03273381754529667847107479e-07, + -2.942481112095835404177124068e-07, -2.853756743479021162292923793e-07, + -2.766553074482283025051449019e-07, -2.680862226421406739989270786e-07, + -2.596676083099633958653344214e-07, -2.513986294805086000401909453e-07, + -2.432784282345064783750884698e-07, -2.353061241115993198371575922e-07, + -2.274808145207567667223579836e-07, -2.198015751539786174952994385e-07, + -2.122674604031476922203424632e-07, -2.048775037799003852161903181e-07, + -1.976307183383701681791104346e-07, -1.905260971006762476788682151e-07, + -1.835626134850086698055708807e-07, -1.7673922173621503074710849e-07, + -1.700548573585506683325600493e-07, -1.63508437550940729780682252e-07, + -1.570988616439685190646820831e-07, -1.508250115389399749702689169e-07, + -1.446857521486876901295709312e-07, -1.386799318400138593986497875e-07, + -1.328063828776270767166166765e-07, -1.270639218694427226609297782e-07, + -1.214513502131053029082244582e-07, -1.159674545435947638745023528e-07, + -1.106110071817807838070858262e-07, -1.053807665837901890361569539e-07, + -1.002754777910460276487997645e-07, -9.529387288084857219571782152e-08, + -9.043467141735459993672873857e-08, -8.56965809028270089453308239e-08, + -8.10782972290230167443744096e-08, -7.657850512856623884595574708e-08, + -7.219587862619916359218063531e-08, -6.792908148976210152841391423e-08, + -6.377676768077179259494309364e-08, -5.973758180447221914827394705e-08, + -5.581015955921924742174529952e-08, -5.19931281850776606940953248e-08, + -4.828510691149631620894974401e-08, -5.112075147769372167648739796e-08, + -5.547237056317185882003443988e-08, -5.99655169925336732179179766e-08, + -6.460216562491121074958953276e-08, -6.938428013027839648277448475e-08, + -7.431381227590236691900153505e-08, -7.939270121112686863453536098e-08, + -8.462287275068923774882015659e-08, -9.000623865682285326056871538e-08, + -9.554469592037671452768130432e-08, -1.012401260411822049804024776e-07, + -1.070943943079131448435626067e-07, -1.131093490776674082471891613e-07, + -1.192868210555179677416780303e-07, -1.256286225742688281419717766e-07, + -1.321365468746625877513020458e-07, -1.3881236738627555211008605e-07, + -1.45657837009351810236634046e-07, -1.52674687397812688196180363e-07, + -1.598646282436963913315737138e-07, -1.672293465632491225130969777e-07, + -1.747705059850020426633450876e-07, -1.82489746039877933981961035e-07, + -1.903886814538420325065685729e-07, -1.984689014431408374951424246e-07, + -2.067319690124628403692710063e-07, -2.151794202562478604108205972e-07, + -2.238127636634017705439170156e-07, -2.326334794256537294879168048e-07, + -2.416430187498111683660670899e-07, -2.50842803174156106681748921e-07, + -2.602342238892310841949680189e-07, -2.698186410632584953692245534e-07, + -2.795973831724422746659159105e-07, -2.895717463363936811833747494e-07, + -2.997429936589319308627092208e-07, -3.101123545744956808153740789e-07, + -3.206810242004062937064073294e-07, -3.314501626952452506487444353e-07, + -3.424208946235572590871868402e-07, -3.535943083271359184132796773e-07, + -3.649714553031314948164940196e-07, -3.765533495892073337455449936e-07, + -3.883409671559943611828121489e-07, -4.003352453070635846607929799e-07, + -4.125370820866600630533660085e-07, -4.249473356954233912080370547e-07, + -4.375668239143286922708476951e-07, -4.503963235370681874515544178e-07, + -4.63436569811107389020316677e-07, -4.766882558876319628770028974e-07, + -4.901520322806142242866691075e-07, -5.038285063351796318594161619e-07, + -5.17718241705678637979445942e-07, -5.318217578432201090131849035e-07, + -5.461395294934885725300220856e-07, -5.606719862045932992338534255e-07, + -5.754195118453475368488787139e-07, -5.903824441341416909558264918e-07, + -6.055610741786239050813149716e-07, -6.209556460263744931678633367e-07, + -6.365663562267783593648417043e-07, -6.523933534042866228282024112e-07, + -6.684367378432553829641646695e-07, -6.846965610845496664311430474e-07, + -7.011728255340961502912371442e-07, -7.178654840835639146587451517e-07, + -7.347744397433540663799400941e-07, -7.518995452880653109929546575e-07, + -7.69240602914604244282515029e-07, -7.867973639131250166120251817e-07, + -8.045695283509338953045622947e-07, -8.225567447695345902884569815e-07, + -8.407586098949686088829770167e-07, -8.591746683615964352701607071e-07, + -8.778044124494746475612658512e-07, -8.966472818354625919052636532e-07, + -9.157026633582081149545679744e-07, -9.349698907971404684212721366e-07, + -9.544482446656078168195852865e-07, -9.741369520182801564685704659e-07, + -9.940351862729452300928645672e-07, -1.014142067046813798172509233e-06, + -1.034456660007452957533626708e-06, -1.054977976738437822067941639e-06, + -1.075704974619900818928611499e-06, -1.096636556723908931742453993e-06, + -1.117771571724991822149712119e-06, -1.13910881382573887923371006e-06, + -1.160647022697625921342141388e-06, -1.18238488343713698359516498e-06, + -1.204321026537266741407981342e-06, -1.226454027874465826949512519e-06, + -1.24878240871110484798596485e-06, -1.271304635713519366030897773e-06, + -1.294019120985691102701607008e-06, -1.316924222118621913731051354e-06, + -1.340018242255445846898001191e-06, -1.363299430172325870687507696e-06, + -1.386765980375175719504924135e-06, -1.410416033212232266431896896e-06, + -1.434247675002511034292795519e-06, -1.45825893818017809107476148e-06, + -1.482447801454838329701375714e-06, -1.506812189987764484357178445e-06, + -1.531349975584075353692513864e-06, -1.55605897690086153684280515e-06, + -1.58093695967126164687757521e-06, -1.605981636944473543327925776e-06, + -1.631190669341698677968343495e-06, -1.656561665327989695941442345e-06, + -1.6820921814999913395885121e-06, -1.707779722889533785646167842e-06, + -1.733621743283052581304209266e-06, -1.759615645556796003850879261e-06, + -1.785758782027775586434027721e-06, -1.812048454820382941698217287e-06, + -1.838481916248747422197129357e-06, -1.865056369214509356929524754e-06, + -1.891768967620236715861570427e-06, -1.918616816798239774639065272e-06, + -1.945596973954761968391173263e-06, -1.972706448629458843199149451e-06, + -1.99994220317008633116596418e-06, -2.027301153222299881506707209e-06, + -2.054780168234470003486152878e-06, -2.082376071977421682853998802e-06, + -2.110085643078983322329898742e-06, -2.13790561557323636240456749e-06, + -2.165832679464350809492604807e-06, -2.193863481304889357373843692e-06, + -2.221994624788450505882293068e-06, -2.250222671356519810252324112e-06, + -2.27854414081939161826817139e-06, -2.306955511991032546208766144e-06, + -2.33545322333772660436087068e-06, -2.364033673640360094081848755e-06, + -2.39269322267019338696509255e-06, -2.421428191877951026551602648e-06, + -2.450234865096081921821951494e-06, -2.479109489254003708736708023e-06, + -2.508048275106168649499450637e-06, -2.537047397972770228008129734e-06, + -2.56610299849291171754290912e-06, -2.595211183390041903112617841e-06, + -2.624368026249477963958520871e-06, -2.653569568307810957758646753e-06, + -2.682811819254002900603066351e-06, -2.712090758041963260986835504e-06, + -2.741402333714402003429734186e-06, -2.770742466237749117551883091e-06, + -2.800107047347920827555425166e-06, -2.829491941406712253545985974e-06, + -2.858892986268597566677047636e-06, -2.888305994157707668672056822e-06, + -2.917726752554755002762613622e-06, -2.947151025093666632751615575e-06, + -2.976574552467693079657335559e-06, -3.005993053344746852867256162e-06, + -3.035402225291730541961113948e-06, -3.064797745707595700637767416e-06, + -3.094175272764890694839447563e-06, -3.123530446359540017057425734e-06, + -3.152858889068593333638397189e-06, -3.182156207115680837844984286e-06, + -3.211417991343922916368551143e-06, -3.240639818196006138092263305e-06, + -3.269817250701181196099109547e-06, -3.298945839468883376778031435e-06, + -3.328021123688719752078089831e-06, -3.357038632136537221290970012e-06, + -3.385993884186292728522178763e-06, -3.414882390827440205747708712e-06, + -3.443699655687548367836471608e-06, -3.472441176059872379764748365e-06, + -3.501102443935571076029855328e-06, -3.529678947040299952269326242e-06, + -3.558166169874864409312757718e-06, -3.586559594759663046156144064e-06, + -3.614854702882597858789323966e-06, -3.643046975350195964442941848e-06, + -3.671131894241497735441141781e-06, -3.699104943664743106395515967e-06, + -3.726961610816120406625617453e-06, -3.754697387040589999783772243e-06, + -3.782307768894358367177616423e-06, -3.809788259208712526005923688e-06, + -3.837134368154904768449028202e-06, -3.864341614309787024917567516e-06, + -3.891405525721876367071377922e-06, -3.918321640977558153692318632e-06, + -3.945085510267087159199175805e-06, -3.971692696450121987008629459e-06, + -3.998138776120426002476122146e-06, -4.024419340669478981466558598e-06, + -4.050529997348646261815831304e-06, -4.076466370329617406481105546e-06, + -4.102224101762794199925801775e-06, -4.127798852833317963680580254e-06, + -4.153186304814426177021632891e-06, -4.178382160117833470905270715e-06, + -4.20338214334081512263885036e-06, -4.228182002309697436789447805e-06, + -4.252777509119434833876217256e-06, -4.27716446116897549124900163e-06, + -4.301338682192097898797974315e-06, -4.325296023283425256094562178e-06, + -4.349032363919303461740218514e-06, -4.372543612973237763062034356e-06, + -4.395825709725596686821332687e-06, -4.418874624867273236876550474e-06, + -4.441686361497006050235922259e-06, -4.464256956112080990627371396e-06, + -4.486582479592001521573243344e-06, -4.508659038175127011936933752e-06, + -4.53048277442760050055066065e-06, -4.552049868204548979265435665e-06, + -4.573356537603178417728758826e-06, -4.594399039907480620885654038e-06, + -4.615173672524262233935084254e-06, -4.635676773910235855626939261e-06, + -4.655904724489869175071531798e-06, -4.675853947563733787012689447e-06, + -4.69552091020706992952711209e-06, -4.714902124158308799101082393e-06, + -4.733994146697255981552990289e-06, -4.752793581512714923202438111e-06, + -4.771297079559242969326073036e-06, -4.789501339902807035839651939e-06, + -4.807403110555088192453951357e-06, -4.824999189296142083904772591e-06, + -4.84228642448522799497569874e-06, -4.859261715859504168551433884e-06, + -4.875922015320376771431963581e-06, -4.892264327707267032748199992e-06, + -4.908285711558532280699568284e-06, -4.923983279859347754101560335e-06, + -4.939354200776284914463712394e-06, -4.954395698378399064316663508e-06, + -4.969105053344573008937065661e-06, -4.983479603656924484991318919e-06, + -4.997516745280050351268267411e-06, -5.011213932825926276450143743e-06, + -5.024568680204217978432952585e-06, -5.037578561258291159365412665e-06, + -5.050241210384030907023372725e-06, -5.062554323137959681928616656e-06, + -5.074515656825582167346964241e-06, -5.086123031076445254541635449e-06, + -5.097374328403047650821316994e-06, -5.108267494743911665540467976e-06, + -5.118800539990617274276312604e-06, -5.128971538498649383383803241e-06, + -5.138778629581909217129837009e-06, -5.148220017990728044113800388e-06, + -5.157293974373238400340461324e-06, -5.165998835719969824772489914e-06, + -5.174333005791514947366207394e-06, -5.182294955529165132669840166e-06, + -5.189883223448358977889036808e-06, -5.197096416014828468938821504e-06, + -5.203933208003364020417889219e-06, -5.210392342839016287421582962e-06, + -5.216472632920709338205135508e-06, -5.222172959927114415832564293e-06, + -5.227492275104702126615335844e-06, -5.232429599537903598639124875e-06, + -5.236984024401265413897841455e-06, -5.241154711193550033156932783e-06, + -5.244940891953689386954708812e-06, -5.248341869458543351863698267e-06, + -5.251357017402388573112676645e-06, -5.253985780558085117526636448e-06, + -5.256227674919874369972600664e-06, -5.258082287827781068256967345e-06, + -5.259549278073533079113765359e-06, -5.260628375988067524952548903e-06, + -5.261319383510314094340182961e-06, -5.261622174237845918180755955e-06, + -5.26153669345858994216193899e-06, -5.261062958164180401168449897e-06, + -5.260201057044713144239707348e-06, -5.258951150464944855784932276e-06, + -5.257313470421940561187485602e-06, -5.255288320484186357457387362e-06, + -5.252876075712182615525067814e-06, -5.250077182560548147362451676e-06, + -5.246892158761661595952740383e-06, -5.243321593190875623492677032e-06, + -5.239366145713342861342867729e-06, -5.235026547012528160625517704e-06, + -5.230303598400399520173056911e-06, -5.225198171609427287868585021e-06, + -5.219711208566417046366553434e-06, -5.21384372114822785220346682e-06, + -5.207596790919505424339534111e-06, -5.200971568852466704548000859e-06, + -5.193969275028838280638780744e-06, -5.186591198324047775371214986e-06, + -5.178838696073742739955318021e-06, -5.170713193722764954116544872e-06, + -5.162216184456670765249436394e-06, -5.153349228815924521602230557e-06, + -5.144113954292871825643793798e-06, -5.134512054911623897719696874e-06, + -5.124545290790973328675945303e-06, -5.114215487690503004743289989e-06, + -5.103524536539983072372210493e-06, -5.092474392952341393121795665e-06, + -5.081067076719723832789639417e-06, -5.069304671294341838809049267e-06, + -5.057189323252215034309401537e-06, -5.044723241741514753195413379e-06, + -5.03190869791504942438791978e-06, -5.018748024347196737087167112e-06, + -5.005243614435426582659656447e-06, -4.99139792178661975512177218e-06, + -4.977213459588364522303855636e-06, -4.962692799965430120437328426e-06, + -4.947838573321595049083788942e-06, -4.93265346766705801826889341e-06, + -4.917140227931609424739944902e-06, -4.901301655263805608770105032e-06, + -4.885140606316320380296362724e-06, -4.868659992517722842077752821e-06, + -4.851862779330908514703688678e-06, -4.834751985498354017074806865e-06, + -4.817330682274507010480913555e-06, -4.799601992645481659898430704e-06, + -4.781569090536325580852779898e-06, -4.76323520000609882920272406e-06, + -4.744603594430987703511794912e-06, -4.725677595675733727912347371e-06, + -4.70646057325359973809442149e-06, -4.686955943475153438324953131e-06, + -4.66716716858609797542603928e-06, -4.647097755894444297177902498e-06, + -4.6267512568872497588775769e-06, -4.606131266337240615408536032e-06, + -4.585241421399531004091023462e-06, -4.564085400698800101381563676e-06, + -4.542666923406907124630919187e-06, -4.520989748311925890086361568e-06, + -4.49905767287793400627466181e-06, -4.476874532296562977907138092e-06, + -4.454444198530288044483079618e-06, -4.431770579347820283692971355e-06, + -4.408857617351856783571590476e-06, -4.385709288999508214822089375e-06, + -4.362329603615687559348395447e-06, -4.338722602399752221362730364e-06, + -4.31489235742569428853389335e-06, -4.290842970636196580531528805e-06, + -4.266578572830818759245921634e-06, -4.242103322648662478257589048e-06, + -4.217421405545768834407897863e-06, -4.192537032767580158386030997e-06, + -4.167454440316797334214679593e-06, -4.142177887916847794003063349e-06, + -4.11671165797138601037501171e-06, -4.091060054520056879533759092e-06, + -4.065227402190854031878777808e-06, -4.039218045149392401595763585e-06, + -4.013036346045378811257103857e-06, -3.986686684956619384611730544e-06, + -3.960173458330851778766423799e-06, -3.933501077925730037509154113e-06, + -3.906673969747260221371896322e-06, -3.879696572986999369590452313e-06, + -3.852573338958337125382397348e-06, -3.825308730032166650470056013e-06, + -3.797907218572241290380046841e-06, -3.770373285862677550255885051e-06, + -3.742711421075182221830917467e-06, -3.714926120157970043878176494e-06, + -3.687021884804656519474090615e-06, -3.659003221384816563168307021e-06, + -3.630874639884008317822607428e-06, -3.602640652845661714483204222e-06, + -3.574305774315104943411906466e-06, -3.545874518786059179125584942e-06, + -3.517351400149887009547160915e-06, -3.48874093064790415981034008e-06, + -3.460047619827042078403684516e-06, -3.43127597349917351729508587e-06, + -3.40243049270437469767860289e-06, -3.373515672678452710127198003e-06, + -3.344536001824980824090761261e-06, -3.315495960692171626072377241e-06, + -3.286400020954880212849637602e-06, -3.257252644401953856659022793e-06, + -3.228058281929312695301406352e-06, -3.198821372538969817273706367e-06, + -3.169546342344284662359381322e-06, -3.140237603581750434374045625e-06, + -3.110899553629548460126699738e-06, -3.081536574033175697007007343e-06, + -3.052153029538390605236849659e-06, -3.022753267131755635109329958e-06, + -2.993341615089028321517036421e-06, -2.963922382031667377631474827e-06, + -2.934499855991701121354269313e-06, -2.905078303485230979149147104e-06, + -2.87566196859478224900799441e-06, -2.846255072060827383202729138e-06, + -2.816861810382459344449888189e-06, -2.787486354928068421182288036e-06, + -2.758132851055441860842415772e-06, -2.728805417242138859858962066e-06, + -2.699508144226106181955658625e-06, -2.670245094156826207642749238e-06, + -2.641020299757187573787753018e-06, -2.611837763496315996007224661e-06, + -2.582701456773572373435115396e-06, -2.553615319113925698939811942e-06, + -2.524583257374903215664247239e-06, -2.495609144965324495928212997e-06, + -2.466696821076005789741270036e-06, -2.437850089922645554130122697e-06, + -2.409072720001045323276857649e-06, -2.380368443354883183419017784e-06, + -2.351740954856215188331592866e-06, -2.323193911498831770333015068e-06, + -2.294730931704711821754547746e-06, -2.266355594643689219837420432e-06, + -2.238071439566502472196581758e-06, -2.20988196515139773647346845e-06, + -2.181790628864411845603404894e-06, -2.153800846333507286385925902e-06, + -2.125915990736680257069480052e-06, -2.098139392204193846364545725e-06, + -2.070474337235053224431880967e-06, -2.042924068127868535512834877e-06, + -2.015491782426202900990654804e-06, -1.988180632378554610681506074e-06, + -1.960993724413048888287509908e-06, -1.933934118627055224413349363e-06, + -1.90700482829134064199070632e-06, -1.880208819370056760343959922e-06, + -1.853549010055049762877481603e-06, -1.8270282703157877464861681e-06, + -1.800649421464496124017451786e-06, -1.774415235736675992088396368e-06, + -1.748328435887049298212898331e-06, -1.722391694801022498555534423e-06, + -1.696607635121717622464759118e-06, -1.670978828892627071476444447e-06, + -1.645507797215944668830492001e-06, -1.620197009926620393345563301e-06, + -1.595048885282171831936871495e-06, -1.570065789668302325720922359e-06, + -1.545250037320332797729019458e-06, -1.520603890060490672668080253e-06, + -1.496129557051084687848969794e-06, -1.471829194563529384623856884e-06, + -1.447704905763297842638450547e-06, -1.42375874051075966997704364e-06, + -1.399992695177913778321020233e-06, -1.376408712481021025318510265e-06, + -1.353008681329106019220853523e-06, -1.32979443668832893281882019e-06, + -1.30676775946219746876719725e-06, -1.28393037638759335355108631e-06, + -1.261283959946581596358390794e-06, -1.238830128293968208024128722e-06, + -1.216570445200559581476235267e-06, -1.194506420012087323024359969e-06, + -1.172639507623729077789983752e-06, -1.150971108470216243673672762e-06, + -1.129502568531288228260685627e-06, -1.108235179352847731953360041e-06, + -1.087170178083187711850468755e-06, -1.066308747524638368673103282e-06, + -1.045652016200375388171699143e-06, -1.025201058436347508883313556e-06, + -1.004956894458212454923065268e-06, -9.84920490503210718316877588e-07, + -9.650927589468588180211458538e-07, -9.454745584443700266754338248e-07, + -9.260666940866892744315037357e-07, -9.068699175710330684876026193e-07, + -8.878849273858140437703763762e-07, -8.691123690098357953165322635e-07, + -8.505528351256227847200443344e-07, -8.322068658467614420763658854e-07, + -8.140749489591343023275069393e-07, -7.961575201758635816166593917e-07, + -7.784549634058813961817757145e-07, -7.609676110359413353308893381e-07, + -7.436957442259321574584717864e-07, -7.266395932173478135567804177e-07, + -7.097993376547401564680096417e-07, -6.931751069200135166497645824e-07, + -6.767669804793804087987368033e-07, -6.605749882428197624132087257e-07, + -6.445991109358604346501737774e-07, -6.288392804835214459205686675e-07, + -6.132953804062208969083273315e-07, -5.979672462274864897644106355e-07, + -5.828546658932641538102339962e-07, -5.679573802029706771756574664e-07, + -5.532750832501843028273088784e-07, -5.388074228775538314077544859e-07, + -5.245540011393556904345470901e-07, -5.10514374776289359037677925e-07, + -4.966880557003838249884031253e-07, -4.830745114901415995659408886e-07, + -4.696731658956961441683721631e-07, -4.564833993537883146063499976e-07, + -4.435045495123400063265553354e-07, -4.30735911764411707080868778e-07, + -4.181767397913260048760179452e-07, -4.058262461147410048625913843e-07, + -3.936836026574457503610484158e-07, -3.817479413126620781396486966e-07, + -3.700183545216152622630374682e-07, -3.584938958591578236868510632e-07, + -3.471735806272195537080377248e-07, -3.360563864558247709472707347e-07, + -3.251412539114858059338480055e-07, -3.144270871127099213211924904e-07, + -3.039127543523901218042474956e-07, -2.935970887268506254474161998e-07, + -2.834788887712956393959476669e-07, -2.735569191014362880254773194e-07, + -2.638299110610461364476370724e-07, -2.542965633752063402014910107e-07, + -2.449555428089983814661186913e-07, -2.358054848314043638329178844e-07, + -2.268449942841631909731738188e-07, -2.180726460553501186568736269e-07, + -2.09486985757419958645314138e-07, -2.010865304094991851355944549e-07, + -1.92869769123575028037188752e-07, -1.848351637945809707454480593e-07, + -1.769811497938080433731572504e-07, -1.693061366656415938027920162e-07, + -1.618085088272742678176314328e-07, -1.544866262711728256932922684e-07, + -1.473388252700418530990913567e-07, -1.403634190840510881416062844e-07, + -1.335586986700714870426496498e-07, -1.269229333926787299408078281e-07, + -1.204543717366782890338240773e-07, -1.141512420209112502418995487e-07, + -1.080117531130911327864803926e-07, -1.020340951454379917655377729e-07, + -9.621644023085709673948339457e-08, -9.055694317943052281664648943e-08, + -8.505374221498496146911388882e-08, -7.970495969147392525400299757e-08, + -7.450870280897006591609157359e-08, -6.94630643290083343806056923e-08, + -6.456612328904989407697814557e-08, -5.981594571583922689834148705e-08, + -5.521058533741194876326947925e-08, -5.200838585566114104453139797e-08, + -5.662863761179009048853008178e-08, -6.140693959813416094603799817e-08, + -6.634560783668389318266299338e-08, -7.14469440487654335919423098e-08, + -7.671323471490369075998497954e-08, -8.214675013249831399396070578e-08, + -8.774974347165348413270919131e-08, -9.352444982950535907649595698e-08, + -9.947308528339644277775904047e-08, -1.055978459432417789210566857e-07, + -1.119009070034441657330511214e-07, -1.183844217946911699916809628e-07, + -1.250505208360697254509947716e-07, -1.319013108876620445033720722e-07, + -1.389388740042354464233436947e-07, -1.461652665901931265022981521e-07, + -1.53582518456224496791853772e-07, -1.611926318780001187981148992e-07, + -1.689975806572799653915536089e-07, -1.769993091857904481330085152e-07, + -1.851997315122380340731458566e-07, -1.936007304128243114674126461e-07, + -2.022041564656254315546007536e-07, -2.110118271291989594262591924e-07, + -2.200255258257883403244639436e-07, -2.292470010294826145601438435e-07, + -2.386779653597049755212608849e-07, -2.483200946803862687158265601e-07, + -2.581750272051840031874885614e-07, -2.682443626091325929320437638e-07, + -2.785296611470548005873922471e-07, -2.890324427791171099401932882e-07, + -2.997541863038858398782542016e-07, -3.106963284992360478573545941e-07, + -3.218602632714820527914760789e-07, -3.33247340813074055078173933e-07, + -3.448588667692224838880090797e-07, -3.566961014138012198142365077e-07, + -3.687602588348799939459989831e-07, -3.81052506130232611598689877e-07, + -3.935739626131718311603259995e-07, -4.063256990290482289251744637e-07, + -4.193087367827641450712704892e-07, -4.325240471775995958298387765e-07, + -4.459725506658763710651001855e-07, -4.596551161113346387509148629e-07, + -4.73572560064160674728937989e-07, -4.877256460485328394546876256e-07, + -5.021150838631969861151926361e-07, -5.167415288953553737929060875e-07, + -5.316055814481893170695054641e-07, -5.467077860823240508810578683e-07, + -5.620486309715459305623636889e-07, -5.776285472730764224854574547e-07, + -5.934479085127023114391202688e-07, -6.095070299850558334238642515e-07, + -6.25806168169341089514809591e-07, -6.423455201607848852365088323e-07, + -6.59125223118106551157126087e-07, -6.761453537272704895859224729e-07, + -6.934059276817959919280765814e-07, -7.109068991799077650968149457e-07, + -7.286481604387633832960180502e-07, -7.466295412260293509911336998e-07, + -7.648508084090575576119690887e-07, -7.833116655218996108499479938e-07, + -8.020117523504084997527994842e-07, -8.20950644535651839589463722e-07, + -8.401278531958714324907227036e-07, -8.595428245672095841900788721e-07, + -8.791949396634181702664314478e-07, -8.990835139547583984771014082e-07, + -9.192077970662990020115192327e-07, -9.395669724958043989907732936e-07, + -9.60160157351412294472097278e-07, -9.809864021092619788556301805e-07, + -1.002044690391329020764401257e-06, -1.023333938763459260496606687e-06, + -1.04485299655399989189803224e-06, -1.066600645693006774468295818e-06, + -1.088575600572251910036340218e-06, -1.110776507926160044771395595e-06, + -1.13320194673381055707568274e-06, -1.155850428142131686300945331e-06, + -1.178720395410409710307926209e-06, -1.20181022387622615076724613e-06, + -1.225118220942930791144223103e-06, -1.248642626088743469233593476e-06, + -1.272381610897583535340726706e-06, -1.296333279111705961931665272e-06, + -1.320495666706222455299610773e-06, -1.344866741985571731993610693e-06, + -1.369444405701999099348700924e-06, -1.394226491196109926379732152e-06, + -1.419210764559524533609665906e-06, -1.444394924819677912270887016e-06, + -1.469776604146799001230369944e-06, -1.495353368083082438891144583e-06, + -1.521122715794071424794901143e-06, -1.547082080342250632134550037e-06, + -1.573228828982850653484394481e-06, -1.599560263481851697770180602e-06, + -1.626073620456166421446527783e-06, -1.652766071735973941794479829e-06, + -1.679634724749169456955392304e-06, -1.70667662292788839160321418e-06, + -1.733888746137053187487144477e-06, -1.761268011124770155881660849e-06, + -1.788811271995151950831579382e-06, -1.816515320701894043670739272e-06, + -1.844376887564650783381931497e-06, -1.872392641806513800530010691e-06, + -1.900559192113138455744458799e-06, -1.928873087213303398141034731e-06, + -1.957330816480782955003999909e-06, -1.985928810557408262402146956e-06, + -2.014663441997188387730648856e-06, -2.043531025931346813302984938e-06, + -2.072527820754126320776595041e-06, -2.101650028829206845866440709e-06, + -2.130893797216568167306443432e-06, -2.160255218419633529183506229e-06, + -2.189730331152506578846301741e-06, -2.219315121127116120173378144e-06, + -2.249005521860074711655661656e-06, -2.278797415499051209517803601e-06, + -2.308686633668440838960348588e-06, -2.338668958334116800121173924e-06, + -2.368740122687043603706387798e-06, -2.39889581204551200245013963e-06, + -2.42913166477576173730990039e-06, -2.459443273230743917743667398e-06, + -2.48982618470676087937191838e-06, -2.520275902417738302986084664e-06, + -2.550787886486847532932107849e-06, -2.581357554955206620809484916e-06, + -2.611980284807380573613207891e-06, -2.64265141301339705028126785e-06, + -2.673366237586969186654922703e-06, -2.704120018659635016550820547e-06, + -2.734907979570502627853336233e-06, -2.765725307971282992755427191e-06, + -2.796567156946299611056366147e-06, -2.827428646147134035755080911e-06, + -2.858304862941587526001512715e-06, -2.88919086357661366147998698e-06, + -2.920081674354883528562168427e-06, -2.950972292824623065710543807e-06, + -2.981857688982377825722899778e-06, -3.012732806488340507134002927e-06, + -3.043592563893874489508320838e-06, -3.074431855880859831094045059e-06, + -3.105245554512493269506360344e-06, -3.136028510495153013800696817e-06, + -3.166775554450949280692068771e-06, -3.197481498200560351852922425e-06, + -3.228141136055974258012649103e-06, -3.258749246122718079099293831e-06, + -3.289300591611190307465405896e-06, -3.3197899221566723342079306e-06, + -3.350211975147620106063985415e-06, -3.38056147706181201289241979e-06, + -3.41083314480994431234410838e-06, -3.441021687086232364038984599e-06, + -3.471121805725619144248131343e-06, -3.501128197067137031421200574e-06, + -3.531035553323008663447954425e-06, -3.560838563953038362708356651e-06, + -3.590531917043869341888166422e-06, -3.62011030069265988068035779e-06, + -3.649568404394734204591529969e-06, -3.678900920434794713775048317e-06, + -3.708102545281096709597207228e-06, -3.737167980982500915641689523e-06, + -3.766091936567476292075078853e-06, -3.794869129444956581617438146e-06, + -3.823494286806453005373666182e-06, -3.851962147029001286117899649e-06, + -3.880267461078472048712287301e-06, -3.908404993912802869978143083e-06, + -3.936369525884684839349067498e-06, -3.964155854143253855811045161e-06, + -3.991758794034314863777897914e-06, -4.019173180498661111868363011e-06, + -4.046393869468004778771914182e-06, -4.073415739258088673466120383e-06, + -4.100233691958493659906765522e-06, -4.126842654818698807959315156e-06, + -4.153237581629944496076738136e-06, -4.17941345410240972771311746e-06, + -4.205365283237292003460684742e-06, -4.231088110693306093097396103e-06, + -4.256577010147141768654690391e-06, -4.281827088647472228624853152e-06, + -4.306833487962005840572581039e-06, -4.331591385917177167434906349e-06, + -4.356095997730005480157861042e-06, -4.380342577331691310965622321e-06, + -4.404326418682500425734200472e-06, -4.428042857077498146468885754e-06, + -4.451487270442697801917618372e-06, -4.474655080621191319517181845e-06, + -4.497541754648825736704383788e-06, -4.520142806019017361711647557e-06, + -4.542453795936163176826666499e-06, -4.564470334557531746536452461e-06, + -4.586188082222800997168627585e-06, -4.607602750671140377043341618e-06, + -4.628710104245303766379044524e-06, -4.649505961082357054323533491e-06, + -4.669986194290611784438963655e-06, -4.690146733112398950407608694e-06, + -4.709983564072265354715374902e-06, -4.729492732110218988783329613e-06, + -4.748670341699631258292665231e-06, -4.76751255794942420623925422e-06, + -4.78601560769014971043026907e-06, -4.804175780543637088837016086e-06, + -4.821989429975781361165619587e-06, -4.839452974332172316982228488e-06, + -4.856562897856187460731217098e-06, -4.873315751689185456512008049e-06, + -4.889708154852497681852347561e-06, -4.905736795210857901475449971e-06, + -4.921398430416942259310424113e-06, -4.936689888836712962819075479e-06, + -4.951608070455230234591971483e-06, -4.96614994776264199891286158e-06, + -4.980312566620030277804442864e-06, -4.994093047104839010847613517e-06, + -5.007488584335574131748466259e-06, -5.020496449275510780340531225e-06, + -5.033113989515115423655465532e-06, -5.045338630032944022771063813e-06, + -5.057167873934718089839156219e-06, -5.06859930316845512369462734e-06, + -5.079630579226782589939530321e-06, -5.090259443807748133644687505e-06, + -5.100483719471815602689804964e-06, -5.110301310266394298235329702e-06, + -5.119710202329051794043705131e-06, -5.128708464467324929533884742e-06, + -5.137294248714898583607450788e-06, -5.145465790863995528151095954e-06, + -5.153221410973775767374021467e-06, -5.160559513854573415291959043e-06, + -5.167478589527803398834260307e-06, -5.173977213661388908775336931e-06, + -5.180054047980551203329314947e-06, -5.185707840653828780235184287e-06, + -5.190937426654181074698463094e-06, -5.19574172809505725154381392e-06, + -5.200119754541346235316833652e-06, -5.204070603295023325152515725e-06, + -5.207593459655485771113859333e-06, -5.210687597154434163432539656e-06, + -5.213352377765223401686386223e-06, -5.215587252086640045233359442e-06, + -5.217391759501003553915407518e-06, -5.218765528306564313977891634e-06, + -5.219708275824148474260691377e-06, -5.220219808478009782112469472e-06, + -5.220300021850860466940836419e-06, -5.219948900713059148541786425e-06, + -5.219166519025961699439035424e-06, -5.217953039919418967607263327e-06, + -5.216308715643431523974627578e-06, -5.214233887494026656241486589e-06, + -5.211728985713127216053679874e-06, -5.208794529363076393361012273e-06, + -5.205431126175027289188206731e-06, -5.201639472371877454274970848e-06, + -5.197420352465547646776677926e-06, -5.192774639028745416494906723e-06, + -5.187703292441254173219308127e-06, -5.182207360610866323793414351e-06, + -5.176287978669045181199116074e-06, -5.169946368641414748514636285e-06, + -5.163183839093206973786930741e-06, -5.156001784749774896035763583e-06, + -5.148401686092308901726913306e-06, -5.140385108928900934348489582e-06, + -5.131953703941088794230132586e-06, -5.123109206206045700029809431e-06, + -5.113853434694610776499023447e-06, -5.104188291745251101051792514e-06, + -5.094115762514233135944095865e-06, -5.083637914402133989137666514e-06, + -5.07275689645690002692020662e-06, -5.061474938753678149045995421e-06, + -5.049794351751603532546443937e-06, -5.037717525627785248600563894e-06, + -5.025246929588720145427004071e-06, -5.012385111159350990599203879e-06, + -4.999134695450041617392680088e-06, -4.985498384401696927027258094e-06, + -4.971478956009294562182632832e-06, -4.957079263524113701890484035e-06, + -4.942302234634891370764799012e-06, -4.927150870628333167175819107e-06, + -4.911628245528625197628604798e-06, -4.895737505217792055105339305e-06, + -4.87948186653514155393992352e-06, -4.862864616357649529313454673e-06, + -4.845889110660978922476629926e-06, -4.828558773561567679601016362e-06, + -4.81087709634009124315314615e-06, -4.792847636446655389629283722e-06, + -4.77447401648804128617082157e-06, -4.755759923197361908029940497e-06, + -4.736709106386466935998541539e-06, -4.71732537788146967533018869e-06, + -4.697612610441733115268069659e-06, -4.677574736662717469828920436e-06, + -4.657215747863027165988868139e-06, -4.636539692956044373328087366e-06, + -4.615550677306575132706738945e-06, -4.594252861572793534075415806e-06, + -4.572650460533998092419079307e-06, -4.550747741904490335893181119e-06, + -4.528549025134010981086859354e-06, -4.50605868019514111826083827e-06, + -4.483281126358056347649874013e-06, -4.460220830953066700665793354e-06, + -4.436882308121354004013491001e-06, -4.413270117554326815061723627e-06, + -4.389388863222008821645802462e-06, -4.365243192090907939698334744e-06, + -4.340837792831763367160276268e-06, -4.316177394517650014820440985e-06, + -4.291266765312830796272151879e-06, -4.266110711152864996755385701e-06, + -4.240714074416132810111442625e-06, -4.215081732587923773493670393e-06, + -4.189218596916575797868206865e-06, -4.16312961106285064043089697e-06, + -4.136819749742682191244892015e-06, -4.110294017363819346394439996e-06, + -4.083557446656792913359124847e-06, -4.056615097300679192993122513e-06, + -4.029472054544107471505624135e-06, -4.002133427821964585069207387e-06, + -3.974604349368258190012409559e-06, -3.946889972825593595289177945e-06, + -3.918995471851718166884925854e-06, -3.890926038723607642609656626e-06, + -3.862686882939517873751782834e-06, -3.834283229819498354899731662e-06, + -3.805720319104815622360434013e-06, -3.777003403556703261384746434e-06, + -3.748137747554961565044735414e-06, -3.719128625696818926291663254e-06, + -3.689981321396516172634455488e-06, -3.660701125486083099691428724e-06, + -3.631293334817739613934852241e-06, -3.60176325086838650571638594e-06, + -3.572116178346633933002492178e-06, -3.542357423802814002183024511e-06, + -3.512492294242417479569091932e-06, -3.482526095743417113569399476e-06, + -3.452464132077888802040957147e-06, -3.422311703338416378209407495e-06, + -3.39207410456965948591934179e-06, -3.361756624406223803528661817e-06, + -3.331364543713315041584092924e-06, -3.300903134240416495577205569e-06, + -3.270377657275343104845491404e-06, -3.239793362308902481555431332e-06, + -3.209155485706650687651765586e-06, -3.178469249388828232494872209e-06, + -3.147739859518864232276096418e-06, -3.11697250520087182416818436e-06, + -3.086172357186540563992556072e-06, -3.055344566591815442559154636e-06, + -3.024494263623755543966397513e-06, -2.993626556317982309807701133e-06, + -2.962746529287072316089478308e-06, -2.931859242480315114718920216e-06, + -2.900969729955164364828624005e-06, -2.870082998660796029532799728e-06, + -2.839204027234133627117639714e-06, -2.808337764808650974241019047e-06, + -2.777489129836389913658784012e-06, -2.746663008923481441196168609e-06, + -2.715864255679534456131658457e-06, -2.685097689581238994985202748e-06, + -2.654368094850497350901258331e-06, -2.623680219347428244552672058e-06, + -2.593038773478553637107622831e-06, -2.562448429120493022394895385e-06, + -2.531913818559454036502499516e-06, -2.501439533446852268757905693e-06, + -2.471030123771320313204704136e-06, -2.440690096847430474194485736e-06, + -2.410423916321378459714543097e-06, -2.380236001193969840245608788e-06, + -2.350130724860934260621574826e-06, -2.320112414171405967508975132e-06, + -2.290185348504058197573142117e-06, -2.26035375886172109510287298e-06, + -2.230621826984478923928869459e-06, -2.200993684481539223519227372e-06, + -2.171473411982073385511054359e-06, -2.142065038305272596167025054e-06, + -2.112772539649810150686479529e-06, -2.083599838802932062003245642e-06, + -2.054550804369348335274951534e-06, -2.025629250020141748498325382e-06, + -1.996838933761846181664514552e-06, -1.968183557225894394229976161e-06, + -1.939666764978575858372183277e-06, -1.911292143851670666487808578e-06, + -1.88306322229393929567644022e-06, -1.854983469743530697889689896e-06, + -1.827056296021539108707346273e-06, -1.799285050746769925838065667e-06, + -1.771673022771850394374397453e-06, -1.744223439640805377480654338e-06, + -1.716939467068177833610669383e-06, -1.689824208439808984978029553e-06, + -1.662880704335350810354012853e-06, -1.6361119320725928126308759e-06, + -1.609520805273669976753325023e-06, -1.583110173453216292522162216e-06, + -1.556882821628512758422809882e-06, -1.530841469951682170763207318e-06, + -1.504988773363954203285365249e-06, -1.479327321272115338456694562e-06, + -1.453859637246728604296954618e-06, -1.428588178743207107155069845e-06, + -1.403515336844317074535006505e-06, -1.37864343602518423398959127e-06, + -1.353974733940352483037858691e-06, -1.329511421232964306807602418e-06, + -1.305255621366010427360400403e-06, -1.28120939047563852030374703e-06, + -1.257374717246463400449878883e-06, -1.233753522808831030918011104e-06, + -1.210347660657976851615439708e-06, -1.187158916595016381934123498e-06, + -1.164189008689685088433914649e-06, -1.141439587264758696085473547e-06, + -1.118912234902047216921513843e-06, -1.096608466469877357526941861e-06, + -1.074529729171971825809586872e-06, -1.052677402617565236066254387e-06, + -1.031052798912700496411346852e-06, -1.009657162772537542528021766e-06, + -9.884916716545473627997990887e-07, -9.67557435912465106913477042e-07, + -9.468554989708321301900765914e-07, -9.263868375199901778228330461e-07, + -9.061523617313584083119023214e-07, -8.861529154928236377480941892e-07, + -8.663892766640673044552484021e-07, -8.468621573516555122370665608e-07, + -8.275722042036883349254666568e-07, -8.08519998723831564102720957e-07, + -7.897060576045085538487229744e-07, -7.711308330790856146601296509e-07, + -7.527947132926853559455201113e-07, -7.346980226917664669834470703e-07, + -7.168410224317648872939100907e-07, -6.992239108029286094421407734e-07, + -6.818468236739553144486604246e-07, -6.647098349532264814038353719e-07, + -6.478129570673708382711896044e-07, -6.311561414569201964124803457e-07, + -6.147392790887868300496519984e-07, -5.985622009853035262191638631e-07, + -5.826246787695494313240578838e-07, -5.669264252266957259383285683e-07, + -5.514670948810813367165157076e-07, -5.362462845887456231621487866e-07, + -5.212635341451135309105051688e-07, -5.065183269075523142245488437e-07, + -4.920100904325086601284310744e-07, -4.777381971268874009996512238e-07, + -4.637019649134156940324517394e-07, -4.499006579096487192563028502e-07, + -4.363334871203107995781629493e-07, -4.229996111426617170315827784e-07, + -4.098981368845538060371655725e-07, -3.970281202948688567036224315e-07, + -3.843885671059979737542117249e-07, -3.719784335880380716356328075e-07, + -3.597966273143670396634195841e-07, -3.478420079382676578708783691e-07, + -3.361133879802510212895052567e-07, -3.246095336257504533004339051e-07, + -3.133291655328258661147714566e-07, -3.022709596478916408468008183e-07, + -2.914335480390562813242903706e-07, -2.808155197218222012914843125e-07, + -2.704154215100498045111694113e-07, -2.602317588668523728628629178e-07, + -2.502629967650680383382496338e-07, -2.405075605552899888436467132e-07, + -2.3096383684108623671920376e-07, -2.216301743610586753813689693e-07, + -2.125048848773764322976935134e-07, -2.03586244070422549909545832e-07, + -1.948724924391921526155806296e-07, -1.863618362070827460880899449e-07, + -1.780524482327072366781150082e-07, -1.699424689253764581703138453e-07, + -1.620300071648759702919509722e-07, -1.543131412251830956738364847e-07, + -1.467899197017670120572692448e-07, -1.39458362442082476349484001e-07, + -1.323164614789314169500443561e-07, -1.253621819663076561016709209e-07, + -1.18593463117367539354889952e-07, -1.120082191441747020104857235e-07, + -1.05604340198849097074492321e-07, -9.93796933157730938615792007e-08, + -9.333212335449299064813252899e-08, -8.745945394296230511955363238e-08, + -8.17594884207736431076593152e-08, -7.623001078203047244638069276e-08, + -7.086878661750367014773437395e-08, -6.567356405573393707493566693e-08, + -6.064207470272374393965576474e-08, -5.577203457989943088019373627e-08, + -4.717758326929475308903256148e-08, -5.15155400530292935473021369e-08, + -5.600930942472137603706903324e-08, -6.066126799595082096184313521e-08, + -6.547377530686861401066804289e-08, -7.044917272536792690426795099e-08, + -7.558978234436334299306125151e-08, -8.08979058774701236445944688e-08, + -8.637582355361355952203070586e-08, -9.202579301101195423303333656e-08, + -9.785004819100548768691881767e-08, -1.038507982321914803855889432e-07, + -1.100302263653377104160753768e-07, -1.163904888095465334083827695e-07, + -1.229337136701412057635570806e-07, -1.296619998387466717247427797e-07, + -1.365774158960466039846492125e-07, -1.436819990176874760945321128e-07, + -1.509777538838147121510015539e-07, -1.584666515927135184405548374e-07, + -1.661506285790321103891959429e-07, -1.740315855370842784593837967e-07, + -1.821113863496860967474257152e-07, -1.903918570230231091186274411e-07, + -1.988747846280252430064183679e-07, -2.075619162487245304797432071e-07, + -2.164549579380791071031450929e-07, -2.255555736817350741829239563e-07, + -2.348653843702068361875981775e-07, -2.443859667799499076859971042e-07, + -2.54118852563798860657331936e-07, -2.640655272512395360771258503e-07, + -2.742274292589909434904294448e-07, -2.846059489123565757044437719e-07, + -2.952024274778179682735760724e-07, -3.060181562072991553877980911e-07, + -3.170543753947169680840135943e-07, -3.283122734448958959049705373e-07, + -3.397929859558020651977142731e-07, -3.514975948141653142972238265e-07, + -3.634271273050926118723539041e-07, -3.755825552360816177102512473e-07, + -3.87964794075878760599198616e-07, -4.005747021086078908823553159e-07, + -4.134130796036018650624083853e-07, -4.264806680013610553867944245e-07, + -4.397781491160548364092715366e-07, -4.533061443549792947269830735e-07, + -4.670652139553830846031747936e-07, -4.810558562390573644388476124e-07, + -4.952785068850952252377255365e-07, -5.097335382212014582534479953e-07, + -5.244212585339386970846977179e-07, -5.393419113983030104453493536e-07, + -5.544956750269751703268290323e-07, -5.698826616396302956261661968e-07, + -5.855029168526602486490452264e-07, -6.013564190896547974468102325e-07, + -6.174430790129927450231783412e-07, -6.337627389768691330953543674e-07, + -6.503151725020962747972645343e-07, -6.671000837729928655483405825e-07, + -6.84117107156677962410127377e-07, -7.01365806745069363956686815e-07, + -7.188456759198890990583230391e-07, -7.365561369409567101215253505e-07, + -7.544965405580584278663136902e-07, -7.726661656466425358769003345e-07, + -7.910642188676655503027030161e-07, -8.096898343517039876740624266e-07, + -8.285420734077541785151071844e-07, -8.476199242568172179053452922e-07, + -8.669223017905541854558515609e-07, -8.864480473552113227173662041e-07, + -9.061959285610248086747500404e-07, -9.261646391172979392024150642e-07, + -9.463527986933371636082447387e-07, -9.667589528054245375475721919e-07, + -9.873815727299909166989836523e-07, -1.008219055443142145374216083e-06, + -1.029269723586689753080589127e-06, -1.050531825460815860956019681e-06, + -1.07200353504349797659016795e-06, -1.093682952036808450196067946e-06, + -1.115568101940183883338808535e-06, -1.137656936150774392746171278e-06, + -1.159947332090932021507532872e-06, -1.18243709336292215392281036e-06, + -1.205123949930916379274809663e-06, -1.228005558330311061996471464e-06, + -1.251079501904413546363903538e-06, -1.274343291068517595055354513e-06, + -1.29779436360138606102625821e-06, -1.321430084964147145447452975e-06, + -1.345247748646591536212367181e-06, -1.369244576540854121628936271e-06, + -1.393417719342453386000175997e-06, -1.417764256978645288413101895e-06, + -1.442281199064037626385607546e-06, -1.466965485340975382396420945e-06, + -1.491813986358466218471396057e-06, -1.516823503756769358659091222e-06, + -1.541990770998842632060984482e-06, -1.567312453919387958692290182e-06, + -1.592785151342308933635426825e-06, -1.618405395724752540243061155e-06, + -1.644169653827586761624958943e-06, -1.670074327412159930422242207e-06, + -1.696115753963182574674969059e-06, -1.722290207437552824072928698e-06, + -1.748593899038938182308308353e-06, -1.775022978017913977512916984e-06, + -1.801573532497453932323203812e-06, -1.828241590323551566215601501e-06, + -1.855023119940741825392304006e-06, -1.881914031292277300662775345e-06, + -1.908910176744714876073943238e-06, -1.936007352036646628185402944e-06, + -1.963201297251297784457642337e-06, -1.990487697812716666803667387e-06, + -2.01786218550525571184951594e-06, -2.045320339516043718240331795e-06, + -2.072857687500136130559751785e-06, -2.100469706668013017013176696e-06, + -2.128151824895098633190233112e-06, -2.15589942185295486488157829e-06, + -2.183707830161794913694569414e-06, -2.211572336563954695366372369e-06, + -2.239488183117953914958928041e-06, -2.26745056841276099542830183e-06, + -2.295454648801870106830311236e-06, -2.323495539656801084523168183e-06, + -2.351568316639582202751037471e-06, -2.379668016993868943616610712e-06, + -2.407789640854181647828397006e-06, -2.435928152572898246571884637e-06, + -2.464078482064528583087058625e-06, -2.492235526166834949017385437e-06, + -2.520394150018329579277485963e-06, -2.548549188451689166549137683e-06, + -2.576695447402615445086932616e-06, -2.604827705333660305603077009e-06, + -2.632940714672525856187819751e-06, -2.661029203264348997189049292e-06, + -2.689087875837469490062758143e-06, -2.717111415482172453393075115e-06, + -2.74509448514189283114877646e-06, -2.773031729116365143078450778e-06, + -2.800917774576188274619336499e-06, -2.828747233088274216661903507e-06, + -2.856514702151649241995776812e-06, -2.884214766743064993834285911e-06, + -2.911842000871862562254820117e-06, -2.939390969143557188347640544e-06, + -2.966856228331567190152542185e-06, -2.994232328956539927099439816e-06, + -3.021513816872700938131112922e-06, -3.048695234860667211762921824e-06, + -3.075771124226146911609467566e-06, -3.102736026403944069259905475e-06, + -3.129584484566700308910778411e-06, -3.156311045237789574539237838e-06, + -3.182910259907771242487680222e-06, -3.209376686653859094857082351e-06, + -3.235704891761606978123301179e-06, -3.261889451348737455109927028e-06, + -3.287924952989823842655495514e-06, -3.313805997341764648602855867e-06, + -3.33952719976922243340475456e-06, -3.365083191969492195039443186e-06, + -3.390468623596182637250709413e-06, -3.415678163881114856950411279e-06, + -3.440706503253842563105121405e-06, -3.465548354958201327560276747e-06, + -3.490198456665274462980969039e-06, -3.514651572082186840011034171e-06, + -3.538902492556123979708469079e-06, -3.562946038672994509622412446e-06, + -3.586777061850117225943719926e-06, -3.610390445922352120643791101e-06, + -3.633781108721097273615147083e-06, -3.656944003645520993784527944e-06, + -3.679874121225490072727582619e-06, -3.702566490675573275634813869e-06, + -3.72501618143955086348822342e-06, -3.747218304724856281626892487e-06, + -3.769168015026355397572525169e-06, -3.790860511638908481534503137e-06, + -3.8122910401581325944432143e-06, -3.833454893968804494733520344e-06, + -3.854347415720343328067280797e-06, -3.874963998788813211216798538e-06, + -3.895300088724885821331051644e-06, -3.915351184687242488838623822e-06, + -3.935112840860830917737254314e-06, -3.95458066785950770053370204e-06, + -3.973750334112337332466338008e-06, -3.992617567233458786551004299e-06, + -4.011178155374434600244706872e-06, -4.029427948558982523839366169e-06, + -4.047362859999420574557294633e-06, -4.064978867394363863392147546e-06, + -4.082272014207146340202154999e-06, -4.099238410924516835527695729e-06, + -4.115874236295100332331912962e-06, -4.132175738547181469432958284e-06, + -4.148139236585310527188983493e-06, -4.163761121165310920061095046e-06, + -4.179037856047207081340230661e-06, -4.19396597912566108202559248e-06, + -4.208542103537465668260802998e-06, -4.222762918745671047887103866e-06, + -4.23662519159995663799080784e-06, -4.25012576737279037565348655e-06, + -4.263261570771036778725992383e-06, -4.27602960692258769905384555e-06, + -4.288426962337653238052561505e-06, -4.300450805844344365300863098e-06, + -4.312098389498183015984458105e-06, -4.323367049465188995550218864e-06, + -4.334254206878220124984912864e-06, -4.344757368666220884308951794e-06, + -4.354874128356072928358252994e-06, -4.364602166846730684531940198e-06, + -4.373939253155351500204975346e-06, -4.382883245135145054097863815e-06, + -4.391432090164632017544737996e-06, -4.399583825808658402135246229e-06, + -4.407336580447503870299266748e-06, -4.414688573882270582269659459e-06, + -4.42163811790512017573396425e-06, -4.428183616842532746116049835e-06, + -4.434323568068020124713878027e-06, -4.440056562484668690289017073e-06, + -4.445381284977305038068774029e-06, -4.450296514834143051658754686e-06, + -4.45480112613771925435387708e-06, -4.458894088125000396334064734e-06, + -4.462574465516489635990432516e-06, -4.465841418814248306153134177e-06, + -4.468694204568679952257418547e-06, -4.471132175614012267943903067e-06, + -4.473154781272360037546343553e-06, -4.474761567526303863929961618e-06, + -4.475952177159944024098861548e-06, -4.476726349868312562025815526e-06, + -4.477083922335185123318832684e-06, -4.477024828279214604693364565e-06, + -4.476549098468376453854779967e-06, -4.475656860702748489680685012e-06, + -4.474348339765600678747618085e-06, -4.472623857342845690178954887e-06, + -4.470483831910867169472968696e-06, -4.4679287785927782473537756e-06, + -4.464959308983176352215050536e-06, -4.461576130941446842199243905e-06, + -4.457780048353718794931863784e-06, -4.45357196086356612853502171e-06, + -4.448952863571536216116125706e-06, -4.443923846703714363836745099e-06, + -4.438486095249136958280303938e-06, -4.432640888566918103757749647e-06, + -4.42638959996231047923972296e-06, -4.419733696232566082587323031e-06, + -4.412674737182479124501799372e-06, -4.405214375109890593065764541e-06, + -4.397354354261307801839380599e-06, -4.389096510257880325901486823e-06, + -4.380442769491962718797321841e-06, -4.371395148494473227530811993e-06, + -4.36195575327333141460580887e-06, -4.352126778623202538979087423e-06, + -4.341910507406834993061276601e-06, -4.331309309808279634000736241e-06, + -4.32032564255824935429929276e-06, -4.308962048131961093070524393e-06, + -4.297221153919763525735713017e-06, -4.285105671370820635667636678e-06, + -4.272618395110278072387618997e-06, -4.259762202030185040924851331e-06, + -4.246540050354539334637096054e-06, -4.232954978678841758516718935e-06, + -4.219010104984503838358635835e-06, -4.204708625628500145011805234e-06, + -4.190053814308674350627790389e-06, -4.175049021005069170304341286e-06, + -4.159697670897711328894148786e-06, -4.144003263261264905057031094e-06, + -4.127969370336969792765601656e-06, -4.111599636182330301352461088e-06, + -4.094897775498944376287597385e-06, -4.07786757243909346880338454e-06, + -4.060512879390849955911317604e-06, -4.04283761574384171603524854e-06, + -4.024845766633939136785146073e-06, -4.006541381668999077898460359e-06, + -3.987928573635481983199538303e-06, -3.96901151718659012178173906e-06, + -3.949794447512358945215349415e-06, -3.930281658992276696152484705e-06, + -3.910477503830906606779437701e-06, -3.890386390677058023367454465e-06, + -3.870012783226997736031344682e-06, -3.849361198812283425330690173e-06, + -3.828436206972707116691270052e-06, -3.807242428014928860215571743e-06, + -3.785784531557319443562581104e-06, -3.76406723506157626183972302e-06, + -3.742095302351701032405294212e-06, -3.719873542120801411054115473e-06, + -3.69740680642640895902078374e-06, -3.674699989174791187382775395e-06, + -3.651758024594857801706530506e-06, -3.628585885702243905604228932e-06, + -3.605188582754127087364078019e-06, -3.581571161695374700848978899e-06, + -3.557738702596601558232440599e-06, -3.533696318084716558074716633e-06, + -3.509449151766547360153979465e-06, -3.485002376646138571214452589e-06, + -3.460361193536299847552106801e-06, -3.435530829465017166291732759e-06, + -3.410516536077285883584104056e-06, -3.38532358803304024146571885e-06, + -3.359957281401469432165554641e-06, -3.334422932053026768179975967e-06, + -3.308725874048778745376789973e-06, -3.282871458028407323713167634e-06, + -3.256865049597153840285970738e-06, -3.230712027712372440193394629e-06, + -3.204417783070252066953114561e-06, -3.177987716493322805429589534e-06, + -3.151427237319320865608762022e-06, -3.124741761792008941931494265e-06, + -3.097936711454523271908664123e-06, -3.071017511545844975762208431e-06, + -3.043989589400964883232668726e-06, -3.016858372855329688418633827e-06, + -2.989629288654128897909740756e-06, -2.962307760867005330880944933e-06, + -2.934899209308775317947559635e-06, -2.907409047966659195252892012e-06, + -2.879842683434665838828388912e-06, -2.852205513355636917895803359e-06, + -2.824502924871505250175359597e-06, -2.796740293082345359186417777e-06, + -2.768922979514713441880676553e-06, -2.741056330599859928792098179e-06, + -2.713145676162319468340119663e-06, -2.685196327919417895273550972e-06, + -2.657213577992210755770617278e-06, -2.62920269742838151423775829e-06, + -2.60116893473759114443306581e-06, -2.573117514439812735671129704e-06, + -2.545053635627109358933756883e-06, -2.516982470538093710266981662e-06, + -2.488909163153275163140893539e-06, -2.460838827792404548015564245e-06, + -2.432776547740143713663158592e-06, -2.404727373881110472666729552e-06, + -2.376696323352522773980589552e-06, -2.348688378213611586747475157e-06, + -2.320708484132209071187187208e-06, -2.292761549088975363578854494e-06, + -2.264852442099673939283292073e-06, -2.236985991955911023466082449e-06, + -2.209166985984747742918429814e-06, -2.181400168827586936109259527e-06, + -2.153690241238713245195985496e-06, -2.126041858903888407127417623e-06, + -2.09845963127934267460007918e-06, -2.070948120451548190375408443e-06, + -2.043511840018138962641637557e-06, -2.016155253990260350424731581e-06, + -1.988882775716764799258436808e-06, -1.961698766830520642491823488e-06, + -1.934607536217163040534331234e-06, -1.907613339006605542426484728e-06, + -1.880720375587579085114664848e-06, -1.853932790645513314928076974e-06, + -1.827254672224009470702646082e-06, -1.800690050810187525797984726e-06, + -1.774242898444143275925007422e-06, -1.747917127852777741239603468e-06, + -1.721716591608211276213892191e-06, -1.695645081311025485740922626e-06, + -1.66970632679852014175416082e-06, -1.643903995378238998487704231e-06, + -1.618241691086745236377673202e-06, -1.592722953974326066786714254e-06, + -1.567351259415123995255656603e-06, -1.542130017443363475794179153e-06, + -1.517062572115600746651734552e-06, -1.492152200899188277014809773e-06, + -1.467402114087049327595326138e-06, -1.442815454238901538513528515e-06, + -1.418395295649015941835983587e-06, -1.394144643840607960524674222e-06, + -1.370066435086933662147127416e-06, -1.346163535959171947235801792e-06, + -1.322438742901133965152913295e-06, -1.298894781830863284931743169e-06, + -1.275534307769143549995136469e-06, -1.252359904494948556860265364e-06, + -1.229374084227864827499284751e-06, -1.20657928733743119469783503e-06, + -1.183977882079463586563645994e-06, -1.161572164359289412494699416e-06, + -1.139364357521877998079794236e-06, -1.117356612168835305195992331e-06, + -1.09555100600218733961240241e-06, -1.073949543694913494342965156e-06, + -1.052554156788142160838198796e-06, -1.03136670361492538702883736e-06, + -1.010388969250499620355400465e-06, -9.896226654889304683135504981e-07, + -9.690694308460156921225699123e-07, -9.487308305883356839591051546e-07, + -9.286083567882932443532774738e-07, -9.087034284050756382652091168e-07, + -8.890173913910246749638631447e-07, -8.695515188241137197688000737e-07, + -8.503070110652024312023725301e-07, -8.312849959407539438110946138e-07, + -8.12486528950462337053694574e-07, -7.939125934996548649842901084e-07, + -7.755641011562403537140460326e-07, -7.574418919319922201727375566e-07, + -7.395467345879274606373302708e-07, -7.218793269635390399673068908e-07, + -7.04440296329632442102011182e-07, -6.872301997645071897381492503e-07, + -6.702495245532121767652084139e-07, -6.534986886096048217068563493e-07, + -6.369780409209172629994262851e-07, -6.206878620145468988613421217e-07, + -6.046283644467777748372598612e-07, -5.887996933130880766073928477e-07, + -5.732019267797753244968596113e-07, -5.578350766365447863966283912e-07, + -5.426990888697327779498788894e-07, -5.277938442558385305608515368e-07, + -5.131191589750028382785882776e-07, -4.986747852440949880140183721e-07, + -4.844604119690420548571753619e-07, -4.704756654160362324481074389e-07, + -4.567201099012478744816037526e-07, -4.431932484986704940577606927e-07, + -4.298945237657066034149934766e-07, -4.168233184861151879829191304e-07, + -4.039789564299130213305671216e-07, -3.913607031298595617328491079e-07, + -3.789677666740064109168577289e-07, -3.667992985141705157605134142e-07, + -3.548543942895569248297687765e-07, -3.431320946653847218731732058e-07, + -3.316313861859781644731727784e-07, -3.203512021419205813250812801e-07, + -3.092904234508290357639332096e-07, -2.984478795513242803019010856e-07, + -2.878223493097515745767645684e-07, -2.774125619392098449360502255e-07, + -2.672171979304439639639414013e-07, -2.572348899941547694393800382e-07, + -2.474642240142699543294351611e-07, -2.37903740011729044408040983e-07, + -2.285519331183176806400784379e-07, -2.194072545601012730171304943e-07, + -2.104681126500021103610516254e-07, -2.017328737890346820956931264e-07, + -1.931998634757694486451711294e-07, -1.84867367323540054687035423e-07, + -1.767336320849310817546646028e-07, -1.687968666830880159550841695e-07, + -1.610552432493735571045282698e-07, -1.535068981669115744710272728e-07, + -1.461499331195477323355681916e-07, -1.389824161457600172783316246e-07, + -1.320023826970533784783541588e-07, -1.252078367003731687709980032e-07, + -1.185967516240687522502696128e-07, -1.121670715469483983168122823e-07, + -1.059167122299529501359028217e-07, -9.984356219018208740177764814e-08, + -9.39454837756861215978195531e-08, -8.822031424337196082688410852e-08, + -8.26658668358161639116516101e-08, -7.727993185935145559161665776e-08, + -7.206027776183715284696407275e-08, -6.700465220986039831677972579e-08, + -6.211078316491120006677297948e-08, -5.737637995809500279911557694e-08, + -5.279913436293559681291610863e-08, -4.837672166583138174133054397e-08, + -5.077214439056945874952935416e-08, -5.588004401424277519295927361e-08, + -6.118428692590458457380782516e-08, -6.668809789831023323196715607e-08, + -7.239467908576635514837735886e-08, -7.830720837244758782382989502e-08, + -8.442883771658861489900190032e-08, -9.076269149131444088595657878e-08, + -9.73118648228736628833619119e-08, -1.040794219270433952052813589e-07, + -1.110683944444798497488697663e-07, -1.182817797757996128244016142e-07, + -1.257225394171682153113657823e-07, -1.333935972971945629214304309e-07, + -1.412978381158839476908114499e-07, -1.494381056866278314072251851e-07, + -1.578172012815851489576473828e-07, -1.664378819818459332264903123e-07, + -1.753028590327346300386005765e-07, -1.844147962052404259262209036e-07, + -1.937763081643447004876476894e-07, -2.033899588450587549669484194e-07, + -2.132582598369733219810783506e-07, -2.233836687781302022271228032e-07, + -2.337685877590233299777372142e-07, -2.444153617375357486096894549e-07, + -2.55326276965613789333606979e-07, -2.665035594284898312790596173e-07, + -2.779493732972466510620652546e-07, -2.896658193955325694672218659e-07, + -3.016549336812161417370372739e-07, -3.139186857437713084829553328e-07, + -3.264589773182038295068377147e-07, -3.392776408162756127130362058e-07, + -3.52376437875827913641802857e-07, -3.657570579289774878587100139e-07, + -3.79421116789952366896463776e-07, -3.933701552633406517695132624e-07, + -4.076056377735054422306831649e-07, -4.221289510159239433180629851e-07, + -4.369414026311975146142760253e-07, -4.520442199024724925579955641e-07, + -4.674385484770008694170573531e-07, -4.831254511125712889610568646e-07, + -4.99105906449519801866315967e-07, -5.15380807809034853144228034e-07, + -5.319509620184348691046137721e-07, -5.488170882641876556493130794e-07, + -5.65979816973158387142888142e-07, -5.834396887230111987783986657e-07, + -6.011971531822258036362660247e-07, -6.192525680804604415070620076e-07, + -6.376061982098763171561655975e-07, -6.562582144580560498836499343e-07, + -6.752086928731185865631340796e-07, -6.944576137616369478707152585e-07, + -7.140048608199434721958238567e-07, -7.338502202993979043634236586e-07, + -7.539933802061733475062457049e-07, -7.744339295361148846675073375e-07, + -7.951713575451966658361245381e-07, -8.162050530561021973252416005e-07, + -8.37534303801426100625300477e-07, -8.591582958039824788521897012e-07, + -8.810761127947137109987221434e-07, -9.032867356686311313969492583e-07, + -9.257890419792446745454739254e-07, -9.485818054719079663907044253e-07, + -9.716636956564844849646659514e-07, -9.950332774197331076228159943e-07, + -1.018689010677782245367748067e-06, -1.042629250069059858920536912e-06, + -1.06685224468801764032303489e-06, -1.091356137859976103030522875e-06, + -1.116138966957393394773359087e-06, -1.141198663257855141752112119e-06, + -1.166533051844045786797458841e-06, -1.192139851545966754565574613e-06, + -1.218016674925473865086006028e-06, -1.244161028304258220141269471e-06, + -1.270570311833204860878059062e-06, -1.297241819606331404707158864e-06, + -1.32417273981718590275037141e-06, -1.351360154958764191326188106e-06, + -1.3788010420669073504421542e-06, -1.406492273007283242588203766e-06, + -1.434430614806031964686243441e-06, -1.462612730024133446711108626e-06, + -1.49103517717554505434441204e-06, -1.519694411189126559836703317e-06, + -1.548586783914349728220861101e-06, -1.577708544670783201514297801e-06, + -1.607055840841306941130825318e-06, -1.636624718509002653668267871e-06, + -1.666411123137635496777096515e-06, -1.696410900295628597529967035e-06, + -1.726619796423422386591386285e-06, -1.757033459644062258850501744e-06, + -1.787647440616865059201823912e-06, -1.818457193433983975456116368e-06, + -1.849458076559669609265296533e-06, -1.880645353812010384626850039e-06, + -1.912014195386909407270133524e-06, -1.94355967892403455943620659e-06, + -1.975276790614474379398097376e-06, -2.007160426349784629465123134e-06, + -2.039205392912115114896097132e-06, -2.071406409205076881751336065e-06, + -2.103758107524988745889700861e-06, -2.136255034872129188064458077e-06, + -2.168891654301585768753858965e-06, -2.20166234631331158053775196e-06, + -2.234561410280904658690872763e-06, -2.267583065918715209122917889e-06, + -2.300721454786764387084050179e-06, -2.333970641832999017635952993e-06, + -2.367324616972374885153027751e-06, -2.400777296702232419998122859e-06, + -2.434322525753424798868919388e-06, -2.467954078776634334872102164e-06, + -2.501665662063292281075237156e-06, -2.535450915300512089088592546e-06, + -2.569303413359405930164146292e-06, -2.6032166681161703799250208e-06, + -2.6371841303052826986088545e-06, -2.671199191404141091895621182e-06, + -2.705255185548474714093882681e-06, -2.739345391477821223372201079e-06, + -2.773463034510366310590647604e-06, -2.807601288546412941749506886e-06, + -2.841753278099738313193381792e-06, -2.875912080356089318928852414e-06, + -2.910070727258038530293636145e-06, -2.944222207615423958764616641e-06, + -2.978359469240567073571902823e-06, -3.012475421107463545786079098e-06, + -3.046562935534125096919810111e-06, -3.08061485038723304239307102e-06, + -3.114623971308254379332380868e-06, -3.148583073960167880042627583e-06, + -3.182484906293922241501655537e-06, -3.216322190833750882326628334e-06, + -3.250087626980460778881127856e-06, -3.283773893331704735491175656e-06, + -3.317373650018553109665268852e-06, -3.350879541057142723775542567e-06, + -3.384284196714693996623207067e-06, -3.417580235888868843923240129e-06, + -3.450760268499547775861721957e-06, -3.483816897892058033067100992e-06, + -3.51674272325089391969909873e-06, -3.54953034202297091587543533e-06, + -3.582172352349431858250508251e-06, -3.614661355505019665911893567e-06, + -3.646989958344041253155906612e-06, -3.679150775751927788945671791e-06, + -3.711136433101394768789256864e-06, -3.742939568712205364775427036e-06, + -3.774552836313525696427997186e-06, -3.805968907507885228995231017e-06, + -3.837180474235705107330374197e-06, -3.868180251239413137693927414e-06, + -3.898960978526109919699640938e-06, -3.929515423827788323592365149e-06, + -3.959836385058077591343316665e-06, -3.989916692764511292135579112e-06, + -4.019749212575290410725398216e-06, -4.049326847639537834636774827e-06, + -4.078642541060021871422019979e-06, -4.107689278317351838209353643e-06, + -4.136460089684611496308949685e-06, -4.164948052631448619691559299e-06, + -4.193146294216605951868902247e-06, -4.221047993467886429001540566e-06, + -4.248646383748582816509628546e-06, -4.275934755109267228223319385e-06, + -4.30290645662422817336418765e-06, -4.329554898711198184576166154e-06, + -4.355873555433686777351668523e-06, -4.381855966784820986153255878e-06, + -4.407495740951761740988867899e-06, -4.432786556559729619847801119e-06, + -4.4577221648946955352612459e-06, -4.482296392103796995448877077e-06, + -4.506503141372540580512993241e-06, -4.530336395077877532163064533e-06, + -4.553790216916224108860498238e-06, -4.576858754005540709920794168e-06, + -4.599536238960557514088896974e-06, -4.621816991940272494586178925e-06, + -4.643695422666848519660433986e-06, -4.66516603241505234129626184e-06, + -4.686223415971366416281958939e-06, -4.706862263561965490201235984e-06, + -4.727077362748717687666085568e-06, -4.746863600292391874963752324e-06, + -4.766215963982297954036962406e-06, -4.785129544431549477266889941e-06, + -4.803599536837190488571067842e-06, -4.821621242704438660723817445e-06, + -4.839190071534292563642035145e-06, -4.856301542473782238598222633e-06, + -4.872951285928157499915697876e-06, -4.889135045134312620865660315e-06, + -4.904848677694788412133146405e-06, -4.920088157071663055065757764e-06, + -4.934849573922651708277227478e-06, -4.949129137980821695403429311e-06, + -4.962923178723032790592845087e-06, -4.976228147164435809571107761e-06, + -4.989040617025872899304664992e-06, -5.001357285974295455849552433e-06, + -5.013174976818979627847701341e-06, -5.024490638662975281727909177e-06, + -5.035301348009326795655219572e-06, -5.045604309821572709053409678e-06, + -5.055396858538065135843173059e-06, -5.064676459039680342724687456e-06, + -5.07344070757048765866852047e-06, -5.081687332610986233426188935e-06, + -5.089414195703549656057788908e-06, -5.096619292229672704694961455e-06, + -5.103300752138737318534811305e-06, -5.10945684062796660218240194e-06, + -5.11508595877322889619587265e-06, -5.120186644110495402190414566e-06, + -5.124757571167643042508305085e-06, -5.128797551946384019954609107e-06, + -5.132305536354143353646676401e-06, -5.135280612585641292521573126e-06, + -5.137722007454073880350093467e-06, -5.139629086671712101272533474e-06, + -5.141001355079808644540136781e-06, -5.141838456827718267805066993e-06, + -5.142140175501151290828917573e-06, -5.141906434199494998072820645e-06, + -5.141137295562197867971471199e-06, -5.139832961744173430210756714e-06, + -5.137993774340290666611825304e-06, -5.135620214258751055846040356e-06, + -5.132712901544001089218418471e-06, -5.129272595148448421053122975e-06, + -5.125300192653701631686179174e-06, -5.120796729941197230760903392e-06, + -5.115763380812420576865175853e-06, -5.110201456558850309551487318e-06, + -5.104112405481854145602570866e-06, -5.0974978123627147634944895e-06, + -5.090359397883040732974303105e-06, -5.082699017995787800516284405e-06, + -5.074518663247192074385906457e-06, -5.065820458049890395019459327e-06, + -5.056606659907559927634619623e-06, -5.046879658591398002558982283e-06, + -5.036641975268800498213243172e-06, -5.025896261584656353992028865e-06, + -5.014645298695575003364646727e-06, -5.002891996257560876194738636e-06, + -4.990639391367506817742683012e-06, -4.977890647458991774229521837e-06, + -4.964649053152870635940031169e-06, -4.950918021063120411920030484e-06, + -4.936701086558496695815435179e-06, -4.922001906480514571852035582e-06, + -4.906824257818318931931821092e-06, -4.891172036341008327788720811e-06, + -4.875049255188015445662205738e-06, -4.858460043418133738420041506e-06, + -4.841408644517853441927891789e-06, -4.823899414869599051695903125e-06, + -4.805936822180683105497529806e-06, -4.787525443872983048224176855e-06, + -4.768669965435651884855770832e-06, -4.749375178739424359602820658e-06, + -4.729645980314859860286179349e-06, -4.709487369594608445315126605e-06, + -4.688904447120574978298285923e-06, -4.667902412716732688511590832e-06, + -4.646486563628385756325508277e-06, -4.62466229262867967566077998e-06, + -4.602435086093154757410153555e-06, -4.579810522043183030509779646e-06, + -4.556794268159116091849742541e-06, -4.533392079763996020168662082e-06, + -4.509609797778699256769197046e-06, -4.485453346649357944902862527e-06, + -4.460928732247975217473090481e-06, -4.436042039747125511717044943e-06, + -4.410799431469586943813446234e-06, -4.385207144713917100755425776e-06, + -4.359271489556809965073246038e-06, -4.332998846633214836559806066e-06, + -4.306395664895139669878492555e-06, -4.279468459350079881657775982e-06, + -4.252223808780047561994841487e-06, -4.224668353442156543532757379e-06, + -4.196808792751719628308631344e-06, -4.168651882948856624217567196e-06, + -4.140204434749578808652292067e-06, -4.111473310982338306767899794e-06, + -4.082465424211047812480101377e-06, -4.053187734345542198987483173e-06, + -4.023647246240549280331313259e-06, -3.993851007283885466833325828e-06, + -3.963806104975579697668412044e-06, -3.933519664498003577603364722e-06, + -3.902998846278726347751655834e-06, -3.872250843546801115822256906e-06, + -3.841282879883584335726880166e-06, -3.810102206769055424654931222e-06, + -3.7787161011246821797895587e-06, -3.747131862853834458157876314e-06, + -3.715356812380761288602641634e-06, -3.683398288189134726401414294e-06, + -3.651263644361185783915844938e-06, -3.618960248118416266039330809e-06, + -3.586495477364924549319898095e-06, -3.55387671823430626363697106e-06, + -3.521111362641153939265258391e-06, -3.488206805838166976664778407e-06, + -3.455170443979784616997689636e-06, -3.422009671693429080159727651e-06, + -3.388731879659265619096283895e-06, -3.355344452199467130819625013e-06, + -3.321854764877976893774381983e-06, -3.288270182111684227134343686e-06, + -3.254598054794003677062368823e-06, -3.220845717931782266395344255e-06, + -3.18702048829648136707274643e-06, -3.153129662090549684957735063e-06, + -3.119180512629923751973968701e-06, -3.08518028804354234553744378e-06, + -3.051136208990809959657125941e-06, -3.017055466397852972519838879e-06, + -2.982945219214115192721097081e-06, -2.948812592186391696297536463e-06, + -2.914664673660533536080248507e-06, -2.880508513399167302981851435e-06, + -2.846351120425652803374184235e-06, -2.812199460891328213284863155e-06, + -2.778060455967502147180819838e-06, -2.743940979762958782639612615e-06, + -2.709847857267779451658981649e-06, -2.675787862324243451773650437e-06, + -2.641767715625558124654167352e-06, -2.607794082743160203049581983e-06, + -2.573873572183314333309753219e-06, -2.540012733473713928415878283e-06, + -2.506218055280792894579620922e-06, -2.472495963558401293813171842e-06, + -2.43885281972852680399278108e-06, -2.405294918894726050246409693e-06, + -2.371828488088826119960109487e-06, -2.338459684551603957430561745e-06, + -2.305194594047972610239335273e-06, -2.272039229217273179642572548e-06, + -2.238999527959245492764921506e-06, -2.20608135185619799834380074e-06, + -2.173290484631924069307924371e-06, -2.140632630647863614596019405e-06, + -2.108113413437000008775722149e-06, -2.075738374275959901649538097e-06, + -2.043512970795782199485328759e-06, -2.011442575631767875883691016e-06, + -1.979532475112853186997169397e-06, -1.947787867990872209334515114e-06, + -1.91621386421014026343661793e-06, -1.884815483717505607156933109e-06, + -1.853597655313713043361868726e-06, -1.822565215545720935356207963e-06, + -1.791722907640781817047615117e-06, -1.761075380482349490046558964e-06, + -1.73062718762813109208982109e-06, -1.700382786370486365903746152e-06, + -1.670346536839423156193726837e-06, -1.640522701148375693766556273e-06, + -1.610915442582943331946334492e-06, -1.581528824832748977478012742e-06, + -1.552366811266560364486661629e-06, -1.523433264250783650500895711e-06, + -1.494731944511441778164202547e-06, -1.466266510539691812742800481e-06, + -1.438040518040961935318251125e-06, -1.410057419427750866828662896e-06, + -1.382320563356057747464726744e-06, -1.354833194305513410429916629e-06, + -1.327598452203135970066654598e-06, -1.300619372090690607315943174e-06, + -1.27389888383559214262178913e-06, -1.247439811885257646172694285e-06, + -1.22124487506482247636135658e-06, -1.195316686418090362179888347e-06, + -1.169657753091580945487806993e-06, -1.144270476261514058651056619e-06, + -1.119157151103557519314347056e-06, -1.094319966805133460333574781e-06, + -1.069761006620080542235695122e-06, -1.045482247965419208871290339e-06, + -1.021485562560046979780356904e-06, -9.977727166047162225831360441e-07, + -9.743453710039248096669815824e-07, -9.512050816281871648094452254e-07, + -9.283532996172859284598273717e-07, -9.057913717237866988937506491e-07, + -8.835205406965283874342817483e-07, -8.615419457036979643970884754e-07, + -8.398566227951130896145774847e-07, -8.184655054032938756257138484e-07, + -7.973694248829009023326057533e-07, -7.76569111088095849617729885e-07, + -7.560651929873747616685686519e-07, -7.358581993153898636803034172e-07, + -7.159485592612871806728774317e-07, -6.963366031930385037642750393e-07, + -6.770225634172672133073082705e-07, -6.580065749740407867593634285e-07, + -6.39288676466046703221804675e-07, -6.208688109216481835618919351e-07, + -6.027468266912094788787163969e-07, -5.849224783761134543595998012e-07, + -5.67395427789884580573628696e-07, -5.501652449507889396345793748e-07, + -5.332314091053072058627227726e-07, -5.165933097818364323891224266e-07, + -5.002502478739780633328147058e-07, -4.842014367527559327749860432e-07, + -4.684460034071016060675982876e-07, -4.529829896119230843715543298e-07, + -4.378113531230817342258831212e-07, -4.229299688985658285931320665e-07, + -4.083376303451915433526358927e-07, -3.940330505899923701678474065e-07, + -3.800148637758666529905249559e-07, -3.66281626380367388172887462e-07, + -3.528318185571906017420533777e-07, -3.396638454994938303680318981e-07, + -3.267760388243248868387778785e-07, -3.141666579773882571757369266e-07, + -3.018338916574013051765735301e-07, -2.897758592592601670406610073e-07, + -2.779906123352489830183049534e-07, -2.664761360735063136295297861e-07, + -2.552303507929751346737891945e-07, -2.442511134540388236316421633e-07, + -2.335362191840657465012723358e-07, -2.23083402817051887478887553e-07, + -2.128903404465814041385783584e-07, -2.029546509913056148885458167e-07, + -1.932738977721167585718326431e-07, -1.838455901002505172596641382e-07, + -1.746671848754898833968294842e-07, -1.657360881936715662902833953e-07, + -1.570496569626977475887038161e-07, -1.486052005262390547417962776e-07, + -1.403999822943359296007148846e-07, -1.324312213800895815740904862e-07, + -1.246960942416448055918096888e-07, -1.171917363286618629310048469e-07, + -1.099152437324872093389157754e-07, -1.028636748392194214741360617e-07, + -9.603405198488970139601033672e-08, -8.942336311195493801514088935e-08, + -8.302856342526941976485925891e-08, -7.684657705312242633709918357e-08, + -7.087429869663221435773631761e-08, -6.510859528796424672263544031e-08, + -5.954630764068646140645029775e-08, -5.41842520978626248125645411e-08, + -5.420203711164886839320099961e-08, -5.974341896311252800580383817e-08, + -6.550691838106404179452947655e-08, -7.149632855196962137805190198e-08, + -7.771541245552272895952766003e-08, -8.416790066253596051209335486e-08, + -9.085748912802491849284152467e-08, -9.778783698062010408622051925e-08, + -1.049625643094826033518759544e-07, -1.123852499498515901695498568e-07, + -1.200594292684130919972193509e-07, -1.279885919496583415745345844e-07, + -1.361761797844090771333495698e-07, -1.446255844617030355449006354e-07, + -1.533401453652225463842527194e-07, -1.623231473754674122754487102e-07, + -1.715778186788694095278649896e-07, -1.811073285850511958488742855e-07, + -1.909147853534309296102592464e-07, -2.010032340303843871785424192e-07, + -2.113756542981648504652715786e-07, -2.220349583367957540507578928e-07, + -2.32983988700123367375521442e-07, -2.442255162073157579996293427e-07, + -2.557622378508201608925565641e-07, -2.675967747222364974557940864e-07, + -2.797316699571112812465131792e-07, -2.921693866999284155235776326e-07, + -3.049123060904685144704138501e-07, -3.179627252727300586987425023e-07, + -3.313228554275826669289219638e-07, -3.449948198303319772259551475e-07, + -3.589806519343596963628911269e-07, -3.732822934819973466252286155e-07, + -3.879015926437797985735155774e-07, -4.028403021872247312208984403e-07, + -4.181000776762604441598512699e-07, -4.336824757024305871611828504e-07, + -4.495889521489767912580746544e-07, -4.658208604888911326632788996e-07, + -4.823794501180451839441828445e-07, -4.992658647244345383655467208e-07, + -5.164811406946163921275003844e-07, -5.340262055583778527987444049e-07, + -5.519018764726582426847979919e-07, -5.701088587457430542778605981e-07, + -5.88647744402716774688312084e-07, -6.075190107931572431557848413e-07, + -6.267230192420313358481654027e-07, -6.462600137447334550693986942e-07, + -6.661301197071864888985762848e-07, -6.863333427319159075577254155e-07, + -7.068695674509733579713517855e-07, -7.27738556406580506387513519e-07, + -7.489399489805586965080722202e-07, -7.704732603719648408339623624e-07, + -7.923378806272890945193790313e-07, -8.145330737191853995212689407e-07, + -8.370579766781320588315586095e-07, -8.599115987762815046006274061e-07, + -8.830928207644447606793980735e-07, -9.066003941628987079705704472e-07, + -9.304329406066622269695165839e-07, -9.545889512458769157217516529e-07, + -9.790667862018937765895311431e-07, -1.003864674079642913022891379e-06, + -1.028980711536831937311401927e-06, -1.054412862910505237765742409e-06, + -1.080158959901447761141985923e-06, -1.10621670131691188392378776e-06, + -1.132583652872098512232631844e-06, -1.159257247050797292114922461e-06, + -1.186234783025590811954708831e-06, -1.213513426637942340191394196e-06, + -1.241090210438511417235488317e-06, -1.268962033787985081026233013e-06, + -1.297125663018681377214118798e-06, -1.325577731657165711325312846e-06, + -1.354314740708072742903498621e-06, -1.383333058999309792723919274e-06, + -1.412628923588780041208264049e-06, -1.442198440232733938257646267e-06, + -1.472037583915821669337136747e-06, -1.502142199442901523195187385e-06, + -1.532508002092606914075023465e-06, -1.563130578332664858637953038e-06, + -1.594005386596899627270470731e-06, -1.625127758123890864830818001e-06, + -1.65649289785705642314805712e-06, -1.688095885406172187251394069e-06, + -1.719931676070023751710501986e-06, -1.75199510192004383390344379e-06, + -1.784280872944672632240308355e-06, -1.816783578254176008030069608e-06, + -1.849497687345610629899026259e-06, -1.882417551427603620329024811e-06, + -1.915537404804573586302200369e-06, -1.948851366319998528457051526e-06, + -1.982353440858287842282672159e-06, -2.016037520904811601471463486e-06, + -2.049897388163574244980763908e-06, -2.083926715232024448035044045e-06, + -2.118119067332428582796323077e-06, -2.152467904099232209815147077e-06, + -2.186966581421788301595318313e-06, -2.221608353341804218067725984e-06, + -2.256386374004828537066054059e-06, -2.291293699665072584875777015e-06, + -2.326323290742831865774700381e-06, -2.361468013933738284648939168e-06, + -2.396720644369048645779809656e-06, -2.432073867826151193974586889e-06, + -2.467520282988435965313821913e-06, -2.503052403753652691931284174e-06, + -2.538662661589846547441177982e-06, -2.574343407937947620067178564e-06, + -2.610086916660050189979312349e-06, -2.645885386532397982070445586e-06, + -2.681730943782069119031043203e-06, -2.717615644666307912768760807e-06, + -2.75353147809348747815263829e-06, -2.789470368284568144932574277e-06, + -2.82542417747397212434280582e-06, -2.861384708648749570635439615e-06, + -2.89734370832486628504387656e-06, -2.933292869359456015170180276e-06, + -2.969223833797825245648868697e-06, -3.005128195754010657917342994e-06, + -3.040997504323641579561648268e-06, -3.076823266527857626123892282e-06, + -3.112596950287006327269230879e-06, -3.148309987422822659320752886e-06, + -3.183953776687792406170597267e-06, -3.219519686820358495411798991e-06, + -3.254999059624635809282464441e-06, -3.290383213073270323860723338e-06, + -3.325663444432071230168852446e-06, -3.360831033405026903153074019e-06, + -3.395877245298303302527796743e-06, -3.43079333420180687233059548e-06, + -3.465570546186894429550699737e-06, -3.500200122518779497908817874e-06, + -3.534673302882193013195596606e-06, -3.568981328618840232950017513e-06, + -3.603115445975185518863665238e-06, -3.637066909359084801835540479e-06, + -3.670826984603785963118564514e-06, -3.704386952237801271372924158e-06, + -3.737738110759168297419141255e-06, -3.770871779912576764968177093e-06, + -3.803779303967883688352086616e-06, -3.836452054998416752017859066e-06, + -3.868881436157759383463305286e-06, -3.901058884953229856579811491e-06, + -3.932975876514740677300768085e-06, -3.964623926857428465439416726e-06, + -3.99599459613657880132199865e-06, -4.027079491893291308241518978e-06, + -4.057870272289397580876748467e-06, -4.088358649330108994437299463e-06, + -4.11853639207287989962508537e-06, -4.148395329821002201688574101e-06, + -4.177927355300393958770568958e-06, -4.207124427818130185077923067e-06, + -4.235978576401193740666971388e-06, -4.264481902913989411175402916e-06, + -4.292626585153121082150985688e-06, -4.320404879918009839658704641e-06, + -4.347809126055841890388410642e-06, -4.374831747479460555361272661e-06, + -4.401465256156727652873863338e-06, -4.42770225506995243115217209e-06, + -4.45353544114398112899015636e-06, -4.478957608141533466383863576e-06, + -4.503961649524433353544358716e-06, -4.52854056127934044909122413e-06, + -4.552687444706652725699442402e-06, -4.576395509171231566747633374e-06, + -4.59965807481365004542655725e-06, -4.622468575220632850514800027e-06, + -4.644820560053457966982227989e-06, -4.666707697632998740023494572e-06, + -4.688123777480621122979494858e-06, -4.709062712811255750990947766e-06, + -4.729518542983507656534292868e-06, -4.749485435897580285077249768e-06, + -4.768957690345867309641807175e-06, -4.78792973831268774018111653e-06, + -4.806396147222448584929860305e-06, -4.824351622135151708588556713e-06, + -4.841791007888180166927102194e-06, -4.858709291183329790578954155e-06, + -4.875101602618085672115246648e-06, -4.890963218660144904554026163e-06, + -4.906289563564239435502524478e-06, -4.921076211230331535855225117e-06, + -4.935318887002276404827108558e-06, -4.949013469406083702551140541e-06, + -4.96215599182692504806211839e-06, -4.974742644124099742025928855e-06, + -4.986769774183127774892961004e-06, -4.998233889404269624228294849e-06, + -5.009131658126717287829714892e-06, -5.0194599109877645267156418e-06, + -5.029215642216321890305488762e-06, -5.038396010860110755895900636e-06, + -5.046998341945964635193479231e-06, -5.055020127572672776928176114e-06, + -5.062459027935822270395215677e-06, -5.069312872284145676750246462e-06, + -5.075579659806915096200308907e-06, -5.081257560451941366925100035e-06, + -5.086344915673789607605745355e-06, -5.090840239111839256097233331e-06, + -5.094742217197896377877709695e-06, -5.098049709692844942308595502e-06, + -5.100761750152638610434751437e-06, -5.102877546322647087974084396e-06, + -5.104396480460728043927493697e-06, -5.105318109588664605806573871e-06, + -5.105642165671859164228878203e-06, -5.105368555727205559849595645e-06, + -5.104497361859095606916383869e-06, -5.103028841223529460261257307e-06, + -5.10096342592036201298152584e-06, -5.098301722813729370523041368e-06, + -5.095044513280758739185317269e-06, -5.091192752888652361573876975e-06, + -5.08674757100036488053317052e-06, -5.081710270308991022106780144e-06, + -5.076082326301154129825823208e-06, -5.069865386649648813176781414e-06, + -5.063061270535582502770512864e-06, -5.055671967900425029125970749e-06, + -5.047699638628286403522690828e-06, -5.039146611658823447506098947e-06, + -5.030015384031237751034839473e-06, -5.020308619859789322776699033e-06, + -5.010029149241373115837051844e-06, -4.999179967095648013963339606e-06, + -4.987764231938331530079398096e-06, -4.975785264588205706367662201e-06, + -4.963246546808516077421789131e-06, -4.950151719883386265685931704e-06, + -4.93650458312998089268003668e-06, -4.922309092347094432368971584e-06, + -4.90756935820106555566546408e-06, -4.892289644549164349799676155e-06, + -4.876474366702824104807725142e-06, -4.860128089629487775299738345e-06, + -4.843255526095501796131955613e-06, -4.825861534750324914394212228e-06, + -4.807951118153125228456973295e-06, -4.78952942074265481867253666e-06, + -4.770601726751452290584999683e-06, -4.751173458065348165571279565e-06, + -4.731250172029318357570099041e-06, -4.710837559200745374115952557e-06, + -4.689941441051179914180010999e-06, -4.668567767617705699715290046e-06, + -4.646722615105054423516664497e-06, -4.624412183439602449413260293e-06, + -4.601642793776455439710114381e-06, -4.578420885960829625894834283e-06, + -4.554753015944883381483417745e-06, -4.53064585316134249125957778e-06, + -4.506106177855104963033729126e-06, -4.48114087837413489485809126e-06, + -4.455756948420954910634363133e-06, -4.429961484266019571996112619e-06, + -4.403761681924344500939274422e-06, -4.377164834296704114269000591e-06, + -4.3501783282768040445553058e-06, -4.322809641825767406687116429e-06, + -4.295066341015357925376110665e-06, -4.266956077041330751709741209e-06, + -4.238486583208361089159139923e-06, -4.209665671887929598680034432e-06, + -4.180501231450708723969521274e-06, -4.151001223174591737291594384e-06, + -4.121173678130543921644714234e-06, -4.091026694046791732336295494e-06, + -4.060568432153567470220024982e-06, -4.029807114009569901733748276e-06, + -3.998751018311728165481079567e-06, -3.967408477689728403124853895e-06, + -3.935787875486829467963374035e-06, -3.903897642528466959506092127e-06, + -3.871746253880163467090205764e-06, -3.839342225596250200085439441e-06, + -3.806694111460917040695543789e-06, -3.773810499723113984595675857e-06, + -3.740700009826816770249456601e-06, -3.707371289138160180387081971e-06, + -3.673833009670966639564860731e-06, -3.640093864812202390407762029e-06, + -3.606162566048791887182885241e-06, -3.572047839697395534138898987e-06, + -3.537758423638590301105307998e-06, -3.503303064056948653019925299e-06, + -3.468690512188539182140186584e-06, -3.433929521077284240267429166e-06, + -3.399028842341682289630248187e-06, -3.363997222953353563162101972e-06, + -3.328843402028850684249393355e-06, -3.293576107636197071849935153e-06, + -3.258204053617577840399081521e-06, -3.22273593642961171556906956e-06, + -3.187180432002619357936433128e-06, -3.151546192620271722876828732e-06, + -3.115841843747245844091497968e-06, -3.080075981249753132795114047e-06, + -3.044257167899412581989551652e-06, -3.008393930645821193447511308e-06, + -2.972494757544016076930429651e-06, -2.936568094785028929416710597e-06, + -2.900622343756217534074207803e-06, -2.864665858132608405981107957e-06, + -2.828706941000546121488040327e-06, -2.792753842014842377127620265e-06, + -2.756814754590672457602732251e-06, -2.720897813131377430408922719e-06, + -2.685011090293372312777162025e-06, -2.649162594289285070690929264e-06, + -2.613360266230471638522307731e-06, -2.577611977509994549591365587e-06, + -2.541925527227146838722465425e-06, -2.506308639654607960068830042e-06, + -2.470768961749192255567550772e-06, -2.435314060707275023230471145e-06, + -2.399951421565833850743556382e-06, -2.364688444850061514572198834e-06, + -2.329532444268495733341595155e-06, -2.294490644456547113273813324e-06, + -2.259570178769315940825587394e-06, -2.22477808712453850272698988e-06, + -2.190121313896482437797450307e-06, -2.155606705861578014147119167e-06, + -2.121241010196556131745578705e-06, -2.087030872529815569461908442e-06, + -2.052982835046738184031850719e-06, -2.019103334649603005772041178e-06, + -1.985398701172801844871051644e-06, -1.951875155653748160995350491e-06, + -1.918538808660589656404030917e-06, -1.885395658676579326421852978e-06, + -1.852451590542152958784589793e-06, -1.819712373954989002839245996e-06, + -1.787183662028561145949869145e-06, -1.75487098990958720830832078e-06, + -1.72277977345479660207421338e-06, -1.690915307967368508791834204e-06, + -1.659282766993380011779431367e-06, -1.627887201178562127330058835e-06, + -1.596733537185642620321863842e-06, -1.565826576672502185551207228e-06, + -1.535170995331368670277875921e-06, -1.504771341989201168638182887e-06, + -1.474632037769423018361801547e-06, -1.444757375315129907701475545e-06, + -1.415151518073794480157522047e-06, -1.385818499643589621499769997e-06, + -1.356762223181298453593174487e-06, -1.327986460871804258763529197e-06, + -1.299494853459124971077729045e-06, -1.271290909838894825749648805e-06, + -1.24337800671220126359686059e-06, -1.215759388300626106925342133e-06, + -1.188438166122319694428593681e-06, -1.161417318828907228292664222e-06, + -1.134699692102997787578381149e-06, -1.108287998616022416238820203e-06, + -1.082184818046123670723553112e-06, -1.056392597155752520034850857e-06, + -1.03091364992870303000037889e-06, -1.005750157765820172769250483e-06, + -9.809041697398978751457369538e-07, -9.563776029080931451403866511e-07, + -9.321722426823233095298450353e-07, -9.08289743256764707006402533e-07, + -8.847316280920113209935138655e-07, -8.614992904553218166461290087e-07, + -8.38593994016398375510371304e-07, -8.160168734980817466481456575e-07, + -7.937689353813393097357344746e-07, -7.718510586638886408110751813e-07, + -7.50263995671782448322823314e-07, -7.290083729232435835637443806e-07, + -7.080846920440334297359389476e-07, -6.874933307335872107097542172e-07, + -6.672345437811539957029716326e-07, -6.473084641311513298987190615e-07, + -6.277151039968796230000911557e-07, -6.084543560218048493113871499e-07, + -5.895259944875160454657312195e-07, -5.709296765674807149404303835e-07, + -5.526649436257073783369136478e-07, -5.34731222559377392194405066e-07, + -5.171278271845234056995339704e-07, -4.998539596637850260837498267e-07, + -4.829087119752722635004091659e-07, -4.662910674215397976026162806e-07, + -4.499999021776713493341959358e-07, -4.340339868774393483700493532e-07, + -4.183919882365139804880909032e-07, -4.030724707116518651999425259e-07, + -3.880738981948318834172420924e-07, -3.733946357411342566377213288e-07, + -3.590329513295571375599776493e-07, -3.449870176552855986726070937e-07, + -3.312549139525864734798557814e-07, -3.178346278470802591017410274e-07, + -3.047240572362843316755608332e-07, -2.919210121972679393935598199e-07, + -2.794232169202796079835761627e-07, -2.672283116671752473688208115e-07, + -2.553338547534843538471232682e-07, -2.437373245529333850424938152e-07, + -2.324361215232538022717654301e-07, -2.214275702520787698047923138e-07, + -2.107089215217497587929822676e-07, -2.002773543918253457020558963e-07, + -1.901299782981066767602318368e-07, -1.80263835166983296732739323e-07, + -1.706759015438730765430502736e-07, -1.613630907345899547818005373e-07, + -1.523222549584134923215885012e-07, -1.435501875116629060271479035e-07, + -1.350436249405813445146050953e-07, -1.267992492223202076364311662e-07, + -1.188136899528384311895413657e-07, -1.110835265405154720737678094e-07, + -1.036052904042907184064509587e-07, -9.637546717514203586400556084e-08, + -8.939049889972727882874944938e-08, -8.264678624500625540706899791e-08, + -7.614069070268439201218754362e-08, -6.986853679230412308153212123e-08, + -6.382661426204391847125444153e-08, -5.801118028485715395064042346e-08, + -5.24184616518564305520487415e-08, -4.424997889307475531067614309e-08, + -4.92942480973475684980517216e-08, -5.455625424756035794183139064e-08, + -6.003997956763590381137213076e-08, -6.574937320016818419239358054e-08, + -7.168834861687545235028288116e-08, -7.786078102318302494434749733e-08, + -8.427050475844473730132504815e-08, -9.092131069331888414682092204e-08, + -9.781694362585565117040468973e-08, -1.049610996778114587763420639e-07, + -1.123574236927612126742129163e-07, -1.200095066375680342537677313e-07, + -1.279208830087742259135519425e-07, -1.360950282454952391978465548e-07, + -1.445353561503909226488461719e-07, -1.532452163203025273177518631e-07, + -1.622278915881434317177540658e-07, -1.71486595477633321477114038e-07, + -1.810244696724674780095734952e-07, -1.908445815015150010412494069e-07, + -2.00949921441635687017332663e-07, -2.113434006397095470464251969e-07, + -2.220278484552804068635274053e-07, -2.33006010026484945438858716e-07, + -2.442805438581357744429959755e-07, -2.558540194371460530351110058e-07, + -2.677289148741483318472513843e-07, -2.799076145739575687401495211e-07, + -2.923924069362404247190837577e-07, -3.051854820879396662236255743e-07, + -3.182889296489751567227784439e-07, -3.317047365327456734040924465e-07, + -3.454347847829339736469469579e-07, -3.594808494481084833055699497e-07, + -3.738445964955962382234044318e-07, -3.885275807660902754556446394e-07, + -4.035312439704345007047080716e-07, -4.188569127300166706165558943e-07, + -4.34505796662172229438074033e-07, -4.504789865119851165141374137e-07, + -4.667774523318717669820982191e-07, -4.8340204171026973000097407e-07, + -5.003534780507702224236227934e-07, -5.176323589029949193650575329e-07, + -5.352391543464882722416125008e-07, -5.531742054288832511471912107e-07, + -5.714377226595601860710841799e-07, -5.9002978456000027613259553e-07, + -6.089503362720075427391361322e-07, -6.281991882249366860368274164e-07, + -6.477760148630429164407417905e-07, -6.676803534340381751755019897e-07, + -6.87911602839902582373176991e-07, -7.084690225509769755067178594e-07, + -7.293517315843092496197366814e-07, -7.505587075472675507575447303e-07, + -7.720887857472062632953834459e-07, -7.939406583682510997653229874e-07, + -8.161128737159168125607716995e-07, -8.386038355304305008498604555e-07, + -8.614118023695293009764535619e-07, -8.845348870614753082435282455e-07, + -9.079710562289862146230523011e-07, -9.317181298847554771019006947e-07, + -9.55773781099181938902082864e-07, -9.801355357409016148801219129e-07, + -1.004800772290663742191828452e-06, -1.029766721729061962968781833e-06, + -1.055030467498588307072521567e-06, -1.080588945540431691455063139e-06, + -1.10643894440640464205084445e-06, -1.132577105446340439510793593e-06, + -1.158999923071265408881292715e-06, -1.185703745092592628057452143e-06, + -1.212684773137553683686955079e-06, -1.239939063141046774959869864e-06, + -1.267462525914015514732309173e-06, -1.295250927788452872157554975e-06, + -1.323299891339059055944855914e-06, -1.351604896181553126487660289e-06, + -1.380161279847592808840369728e-06, -1.408964238736200227315232582e-06, + -1.438008829141559730493710872e-06, -1.467289968357008447425739693e-06, + -1.496802435854986005681673683e-06, -1.526540874542677019395009105e-06, + -1.556499792093019392578241364e-06, -1.58667356235075910629074309e-06, + -1.617056426813047716813283305e-06, -1.647642496184266409781624986e-06, + -1.678425752004479240293149944e-06, -1.709400048351022585811209015e-06, + -1.740559113612642547485329439e-06, -1.77189655233555264847336401e-06, + -1.803405847140745849610803282e-06, -1.835080360711847468927425918e-06, + -1.866913337852760651402387986e-06, -1.898897907614299707657859635e-06, + -1.931027085488980805786426304e-06, -1.96329377567308274930000557e-06, + -1.995690773395065586716086783e-06, -2.028210767309376353023740031e-06, + -2.060846341954644349975765694e-06, -2.09358998027521945600065191e-06, + -2.126434066204977522133090159e-06, -2.159370887312271805857357906e-06, + -2.192392637504858572781041987e-06, -2.225491419793624996056576396e-06, + -2.25865924911386278017334274e-06, -2.291888055202829241677187078e-06, + -2.325169685532290992562107906e-06, -2.358495908294702173398560072e-06, + -2.391858415441648430955611654e-06, -2.425248825773149295075090809e-06, + -2.458658688076367987359075948e-06, -2.492079484312266682803768333e-06, + -2.525502632848697811667739929e-06, -2.558919491738394460291763574e-06, + -2.592321362040300906730803943e-06, -2.625699491182612329258231135e-06, + -2.659045076366007498766671699e-06, -2.692349268005276627634949835e-06, + -2.725603173207788375537012626e-06, -2.758797859287037571794339377e-06, + -2.791924357309580858926747332e-06, -2.824973665673585723377096018e-06, + -2.857936753717239131692600188e-06, -2.890804565355226838578150267e-06, + -2.923568022741463093017990835e-06, -2.956218029956246657013844981e-06, + -2.988745476715994487532102042e-06, -3.021141242103681138846636711e-06, + -3.053396198318117024661511039e-06, -3.085501214440154210168079998e-06, + -3.117447160213911368806336682e-06, -3.149224909841109538500333181e-06, + -3.180825345786557796094783448e-06, -3.212239362592871167400264409e-06, + -3.243457870702442950915176528e-06, -3.274471800284724973511673446e-06, + -3.305272105066837532637248273e-06, -3.335849766165531203100137747e-06, + -3.366195795918523110023179087e-06, -3.396301241713220528671860962e-06, + -3.426157189810846789444678112e-06, -3.455754769163975148951479383e-06, + -3.485085155225488146566760472e-06, -3.51413957374696683683417027e-06, + -3.542909304564533769856286491e-06, -3.571385685370154110045929491e-06, + -3.599560115464587480141106166e-06, -3.627424059501027948514313703e-06, + -3.654969051189966001123594214e-06, -3.682186696999934780372880708e-06, + -3.709068679824762100139066284e-06, -3.735606762626342361590476779e-06, + -3.761792792049187025268724635e-06, -3.787618702004824945413045956e-06, + -3.81307651722416114195590188e-06, -3.838158356775897503420941909e-06, + -3.862856437549162112634736771e-06, -3.887163077698465511559955399e-06, + -3.911070700049179301555860727e-06, -3.934571835461685465043426418e-06, + -3.957659126152447709055468006e-06, -3.980325328970167192692720254e-06, + -4.002563318625327725558404879e-06, -4.024366090871374537871630467e-06, + -4.045726765635804604277856594e-06, -4.066638590099529512603485082e-06, + -4.087094941722829517154278595e-06, -4.10708933121627416736477284e-06, + -4.126615405455034030516789367e-06, -4.14566695033498346328968559e-06, + -4.164237893569084172397387622e-06, -4.182322307422530834237778957e-06, + -4.199914411385184936226222518e-06, -4.217008574779863660066461795e-06, + -4.233599319305067567871091877e-06, -4.249681321510774050724101175e-06, + -4.265249415205980250485450628e-06, -4.28029859379666391904460665e-06, + -4.294824012552952651974348675e-06, -4.308820990804070010903991522e-06, + -4.322285014060380061221271902e-06, -4.335211736060701580969777014e-06, + -4.347596980744293935681153707e-06, -4.359436744146247457853005774e-06, + -4.370727196215293231754822623e-06, -4.381464682553026008420601206e-06, + -4.391645726073628843376915609e-06, -4.401267028583180426358663351e-06, + -4.410325472277699764131128624e-06, -4.418818121159119299953734611e-06, + -4.42674222236841821080232523e-06, -4.434095207435189128081232113e-06, + -4.440874693442992842719319047e-06, -4.447078484109821674226305926e-06, + -4.452704570783137025919654756e-06, -4.45775113334894071930166945e-06, + -4.462216541054324453973410625e-06, -4.466099353243172979466626971e-06, + -4.469398320004519535488928667e-06, -4.472112382733263875314241864e-06, + -4.474240674602957257819952491e-06, -4.475782520950360487738042131e-06, + -4.47673743957161745599202668e-06, -4.477105140929876467596141426e-06, + -4.476885528274247548767734994e-06, -4.476078697670045758308984135e-06, + -4.474684937940310338862562323e-06, -4.472704730518641212655677614e-06, + -4.470138749213454465686150285e-06, -4.466987859883765240567778804e-06, + -4.463253120026816522423161737e-06, -4.458935778277156559371713351e-06, + -4.454037273818989426581258645e-06, -4.448559235710083492165017871e-06, + -4.442503482119146997187091735e-06, -4.4358720194764793203303678e-06, + -4.42866704153849593248760963e-06, -4.420890928366609850055663627e-06, + -4.412546245221065051094703341e-06, -4.40363574137032832994274531e-06, + -4.394162348816690111588927764e-06, -4.384129180938789968645982048e-06, + -4.373539531051807994750744296e-06, -4.362396870886114857231337372e-06, + -4.350704848985238573416591684e-06, -4.338467289023995890567906436e-06, + -4.325688188047735252268581607e-06, -4.3123717146336806857530137e-06, + -4.298522206975305805318893215e-06, -4.284144170890900061026036749e-06, + -4.269242277757325884526666548e-06, -4.253821362370150884087399018e-06, + -4.23788642073130281844647177e-06, -4.221442607765463688818466381e-06, + -4.204495234966443005281307166e-06, -4.187049767974831270152518553e-06, + -4.169111824088238956126459961e-06, -4.150687169705473690789303276e-06, + -4.131781717706070192533667623e-06, -4.112401524766562938939355731e-06, + -4.092552788615005051101568279e-06, -4.072241845225168267719245002e-06, + -4.05147516595204268890573554e-06, -4.030259354609864487495318741e-06, + -4.00860114449500346954936153e-06, -3.986507395354325429981823953e-06, + -3.963985090301417089182420272e-06, -3.941041332682029710385990251e-06, + -3.917683342890493908955949764e-06, -3.893918455138793790245698573e-06, + -3.869754114180069020831852222e-06, -3.84519787198827786252938038e-06, + -3.820257384395819420135672478e-06, -3.794940407690896836708080095e-06, + -3.769254795176473897430581214e-06, -3.74320849369261439917064109e-06, + -3.716809540104122391835327066e-06, -3.690066057755285354121960878e-06, + -3.662986252893659162079573535e-06, -3.635578411064795592414801428e-06, + -3.607850893479747880938923732e-06, -3.57981213335739526204245034e-06, + -3.551470632243433021022274709e-06, -3.522834956307997834380231483e-06, + -3.493913732623898596728372404e-06, -3.464715645427369993377070614e-06, + -3.435249432363351628009736152e-06, -3.405523880717241304739301144e-06, + -3.375547823635097745379471737e-06, -3.345330136334264211115481144e-06, + -3.314879732306399320835655145e-06, -3.28420555951486874761663208e-06, + -3.253316596588503143864861897e-06, -3.222221849013655224300018559e-06, + -3.190930345327217384300598838e-06, -3.159451133308582221131347728e-06, + -3.127793276182419665907121289e-06, -3.095965848820996294248758529e-06, + -3.063977933957912641067941259e-06, -3.031838618411195147221530444e-06, + -2.999556989318369810721288254e-06, -2.967142130385375932785261763e-06, + -2.934603118151263475828303268e-06, -2.901949018270537929392160342e-06, + -2.869188881815029709026251131e-06, -2.836331741597132925878244764e-06, + -2.803386608516273187830143698e-06, -2.770362467930398024445678984e-06, + -2.737268276054317409312719583e-06, -2.704112956386651549629774813e-06, + -2.670905396167160477061087651e-06, -2.63765444286621345674234522e-06, + -2.60436890070804654055236331e-06, -2.571057527229589998455294361e-06, + -2.53772902987647499051314208e-06, -2.504392062637866111618045045e-06, + -2.471055222721766017477318042e-06, -2.437727047272336696430569333e-06, + -2.404416010130831079589152841e-06, -2.371130518641653719372382192e-06, + -2.337878910505044702559463224e-06, -2.304669450677864023317156436e-06, + -2.271510328323916795729975338e-06, -2.238409653815210133932312245e-06, + -2.205375455785539727721934755e-06, -2.172415678237713085492466281e-06, + -2.139538177705777826211139964e-06, -2.106750720473285436022160833e-06, + -2.074060979849390858005065211e-06, -2.041476533503230489803017753e-06, + -2.009004860858304842267550369e-06, -1.976653340547759055362622704e-06, + -1.944429247931694601411430415e-06, -1.912339752677526921156771905e-06, + -1.880391916404436348874253462e-06, -1.848592690392838980582628991e-06, + -1.816948913359834632581671712e-06, -1.785467309301489722934909617e-06, + -1.754154485402826037525238906e-06, -1.723016930016290415830153109e-06, + -1.692061010709495638156376132e-06, -1.661292972382918822779412048e-06, + -1.630718935458258040993627727e-06, -1.600344894138089836321597534e-06, + -1.570176714737361278639480276e-06, -1.540220134087343781115870232e-06, + -1.510480758012497607426167026e-06, -1.480964059880721407692926762e-06, + -1.451675379227420040504714996e-06, -1.422619920453733517598862712e-06, + -1.393802751599288119001892466e-06, -1.365228803189735435214815715e-06, + -1.336902867159331752261583123e-06, -1.308829595848745609156741493e-06, + -1.281013501078262510865274533e-06, -1.253458953296482299719430409e-06, + -1.226170180804590076938998845e-06, -1.199151269056208297551563077e-06, + -1.172406160032889331019034448e-06, -1.145938651694788760438347384e-06, + -1.119752397507387205570776774e-06, -1.09385090604281033753594158e-06, + -1.068237540656538213943230198e-06, -1.042915519238866118651365075e-06, + -1.017887914040922723852948539e-06, -9.931576515749076083380353711e-07, + -9.687275125882048718348573194e-07, -9.446001321109656343383070495e-07, + -9.207779995767182221397804433e-07, -8.972634590155234435366791122e-07, + -8.740587093191615463764186124e-07, -8.511658045777766749758223505e-07, + -8.285866544873983970887951732e-07, -8.063230248276802504981287251e-07, + -7.84376538009197588147895612e-07, -7.627486736895977669428302488e-07, + -7.414407694578155748484603327e-07, -7.204540215856208951552587527e-07, + -6.997894858456445869377467867e-07, -6.794480783950323723877420812e-07, + -6.594305767238494166466327741e-07, -6.397376206672940171366861968e-07, + -6.203697134807839015890841214e-07, -6.013272229769152123744508504e-07, + -5.82610382723282290401260481e-07, -5.642192933001022202551340452e-07, + -5.461539236165750751204731907e-07, -5.2841411228486103684022588e-07, + -5.109995690505497431180672099e-07, -4.939098762784450154619039081e-07, + -4.771444904925082385001083515e-07, -4.607027439686196963336561622e-07, + -4.445838463792118360012027307e-07, -4.287868864881189321616901389e-07, + -4.133108338946547714241571206e-07, -3.981545408254807825945839009e-07, + -3.833167439729667466063415138e-07, -3.687960663786778749298836139e-07, + -3.545910193606321567131266486e-07, -3.407000044829297350148383534e-07, + -3.271213155663520490868550767e-07, -3.138531407385041274637148788e-07, + -3.008935645220670109316297384e-07, -2.882405699596998617570528436e-07, + -2.758920407741322155276034005e-07, -2.638457635619576093214311199e-07, + -2.520994300196432609924507631e-07, -2.406506392002612628755757376e-07, + -2.294968997994000075853031351e-07, -2.186356324687732735521591716e-07, + -2.080641721559724266107769706e-07, -1.977797704688322078951022388e-07, + -1.877795980628742520188975739e-07, -1.780607470502713566355939938e-07, + -1.686202334287941856661574699e-07, -1.594549995291787950775887553e-07, + -1.505619164793648844488015365e-07, -1.419377866840445396350364879e-07, + -1.335793463179726932565363415e-07, -1.254832678314756272512913316e-07, + -1.176461624666151366693539362e-07, -1.100645827824468230006800117e-07, + -1.027350251841930296780444815e-07, -9.565393247685089139812047564e-08, + -8.881769638603676523095790734e-08, -8.222266011942769357682958553e-08, + -7.586512091060807374958438552e-08, -6.974133256667833175100178894e-08, + -6.384750801428601041577509017e-08, -5.817982184257550389561616778e-08, + -5.273441284158788849273477757e-08, -4.750738653463472287853433767e-08, + -4.67954205863506346909966283e-08, -5.226982591388788598327685888e-08, + -5.799156181015930988624173755e-08, -6.396535096396939565009372251e-08, + -7.019587222587745641159869816e-08, -7.668775713315114094952061954e-08, + -8.344558642782262894245829364e-08, -9.047388657010974282529842169e-08, + -9.777712624952687654370604362e-08, -1.053597128960059828248636274e-07, + -1.132259891933617373646262351e-07, -1.213802295974604357894574298e-07, + -1.298266368614481690799009267e-07, -1.385693385704165077434616522e-07, + -1.476123836878868367005260536e-07, -1.569597391165027414181872391e-07, + -1.666152862753209575575837932e-07, -1.765828176961025666473530321e-07, + -1.868660336409989469855274027e-07, -1.974685387440369416093329663e-07, + -2.08393838678782585351506899e-07, -2.196453368546478333431703957e-07, + -2.312263311440627201283950489e-07, -2.431400106431152463626647279e-07, + -2.553894524678641904338503247e-07, -2.679776185887590853472082185e-07, + -2.809073527055008042951900465e-07, -2.941813771646887450083825751e-07, + -3.078022899225662452099734623e-07, -3.217725615551764967708491417e-07, + -3.360945323182111829625831351e-07, -3.507704092588202989201802157e-07, + -3.658022633816203281469526393e-07, -3.811920268711275717403007962e-07, + -3.969414903728035635290904808e-07, -4.130523003348854753301300745e-07, + -4.295259564131338648289011421e-07, -4.46363808940601160650811681e-07, + -4.635670564645154382828542983e-07, -4.811367433522933076777664159e-07, + -4.990737574687069565593407205e-07, -5.17378827926169724712686989e-07, + -5.360525229100694326759353643e-07, -5.55095247581044277536388952e-07, + -5.745072420560463453484824174e-07, -5.942885794700034848565394635e-07, + -6.144391641198408416570261002e-07, -6.349587296925806826502786812e-07, + -6.558468375791864128307191023e-07, -6.771028752757787817401799284e-07, + -6.987260548737898082291022071e-07, -7.207154116405835297536367975e-07, + -7.430698026919817322739686069e-07, -7.657879057582414487946684961e-07, + -7.888682180445319004237080159e-07, -8.123090551876318391407208984e-07, + -8.361085503097774403297149336e-07, -8.602646531709853987266215479e-07, + -8.84775129420950994184574389e-07, -9.096375599516017295393765889e-07, + -9.348493403513045571452590859e-07, -9.60407680461684476586037805e-07, + -9.863096040379323473323803714e-07, -1.012551948513427138194044862e-06, + -1.039131364869424884703370815e-06, -1.066044317610507227380876524e-06, + -1.093287084846416864659522823e-06, -1.12085575848083388001514768e-06, + -1.148746244507587187027794484e-06, -1.176954263414718679616930395e-06, + -1.205475350696765158650821358e-06, -1.234304857475532897121447799e-06, + -1.263437951229584225418299884e-06, -1.292869616632586273290953134e-06, + -1.322594656500593866300941048e-06, -1.352607692848278646982423078e-06, + -1.382903168054026917196974202e-06, -1.413475346133788252344590936e-06, + -1.444318314123451482491075452e-06, -1.475425983569484189648728101e-06, + -1.50679209212747488517481799e-06, -1.538410205268166844550176489e-06, + -1.570273718090489355813190765e-06, -1.602375857241022257706325981e-06, + -1.634709682939262516231234898e-06, -1.667268091107996366771575036e-06, + -1.700043815607977846197798946e-06, -1.733029430576106704313421071e-06, + -1.766217352866160829390099023e-06, -1.799599844591114605616343977e-06, + -1.833169015765986105341686825e-06, -1.866916827050097573724766163e-06, + -1.900835092587550442406736477e-06, -1.934915482944669945535769509e-06, + -1.96914952814309013169017e-06, -2.003528620787092678765450512e-06, + -2.038044019283746215046113776e-06, -2.072686851154326781113005143e-06, + -2.107448116435437598557237765e-06, -2.14231869116818934850599021e-06, + -2.177289330973724447692565706e-06, -2.212350674713324764089844923e-06, + -2.247493248231275722039904791e-06, -2.282707468178602572088636141e-06, + -2.317983645915727685131359909e-06, -2.353311991492058766959867902e-06, + -2.388682617700449279632586574e-06, -2.424085544204422804662147836e-06, + -2.459510701735991673125975021e-06, -2.494947936361870965168811842e-06, + -2.530387013815811054334974778e-06, -2.56581762389474476711379719e-06, + -2.601229384916384665226004799e-06, -2.636611848235863606531399414e-06, + -2.67195450281897912966975854e-06, -2.707246779869534021394604506e-06, + -2.742478057508413232808792623e-06, -2.77763766550083748854108219e-06, + -2.812714890031622064691871343e-06, -2.847698978522559785795309137e-06, + -2.882579144491653378606400848e-06, -2.917344572450520636205549205e-06, + -2.951984422837393600612615821e-06, -2.986487836982918672766931789e-06, + -3.020843942105963711696739113e-06, -3.055041856336593291955340199e-06, + -3.089070693763367359170601834e-06, -3.122919569502070666192940218e-06, + -3.156577604782986301557544395e-06, -3.190033932053786811428074469e-06, + -3.223277700095125310035017174e-06, -3.256298079145952645930888955e-06, + -3.289084266035620149185893235e-06, -3.321625489319791062230906656e-06, + -3.353911014417163851780408559e-06, -3.385930148744040668937595531e-06, + -3.417672246843734837551875491e-06, -3.449126715507815486063672092e-06, + -3.480283018886208190378677915e-06, -3.51113068358313280234754214e-06, + -3.54165930373589860194255205e-06, -3.571858546073560394080396302e-06, + -3.601718154952456111699042943e-06, -3.631227957365640980982608027e-06, + -3.660377867923269727044822616e-06, -3.689157893800957546074498206e-06, + -3.717558139653204356538541281e-06, -3.745568812488935078302545664e-06, + -3.773180226506303132702610167e-06, -3.80038280788371080957358146e-06, + -3.827167099524564694698267053e-06, -3.853523765752433083030172728e-06, + -3.879443596954178204779407207e-06, -3.904917514168105848826415688e-06, + -3.929936573614451100669008737e-06, -3.954491971165427009033375982e-06, + -3.978575046752195555936019306e-06, -4.002177288706081764984440197e-06, + -4.025290338031429709735563305e-06, -4.047905992607521206787506846e-06, + -4.070016211317022023993567742e-06, -4.091613118098466173966441112e-06, + -4.112689005920334602819845443e-06, -4.133236340674308301017247924e-06, + -4.153247764985355484294426293e-06, -4.172716101936358232401755308e-06, + -4.191634358704970420884949878e-06, -4.209995730110570728811289487e-06, + -4.227793602069110977877304525e-06, -4.24502155495378118404536244e-06, + -4.261673366859453360438059893e-06, -4.277743016768908461866689763e-06, + -4.29322468761893556466477731e-06, -4.308112769264428797914411734e-06, + -4.322401861338695633579613797e-06, -4.336086776008217248115292342e-06, + -4.349162540620194841744540482e-06, -4.361624400241275940936277328e-06, + -4.373467820085909766756812611e-06, -4.384688487832854443635322711e-06, + -4.39528231582851128901373236e-06, -4.405245443175230334693567857e-06, + -4.414574237704615878999988426e-06, -4.423265297832893712468970565e-06, + -4.43131545429852043507541054e-06, -4.438721771780448372291937725e-06, + -4.445481550396164328680347066e-06, -4.451592327078580607169037975e-06, + -4.457051876830944813596361437e-06, -4.461858213859014587196819002e-06, + -4.466009592579816242540521193e-06, -4.469504508506361365577884415e-06, + -4.472341699007814838087108283e-06, -4.474520143944626399546814904e-06, + -4.47603906617829540358442092e-06, -4.476897931955404544832922975e-06, + -4.477096451165748914441909478e-06, -4.476634577474417235674712667e-06, + -4.47551250832768128399066776e-06, -4.473730684832812076225094788e-06, + -4.471289791511828758097633896e-06, -4.468190755929371619495013568e-06, + -4.464434748194949959280639074e-06, -4.460023180339861261162540118e-06, + -4.454957705569191644566148791e-06, -4.449240217389371081929422963e-06, + -4.442872848611829718671294154e-06, -4.435857970233375323950830021e-06, + -4.428198190194000838793963321e-06, -4.419896352012886892339157963e-06, + -4.410955533303476812335367635e-06, -4.401379044168505044157431449e-06, + -4.391170425476060639412550363e-06, -4.380333447017460002251634799e-06, + -4.368872105548778813342326865e-06, -4.356790622716309946882082271e-06, + -4.344093442867954001703357375e-06, -4.330785230751584296996024165e-06, + -4.31687086910189913349080934e-06, -4.302355456117205511278826086e-06, + -4.287244302827711479614986034e-06, -4.271542930356955963062861453e-06, + -4.255257067078049801084772136e-06, -4.238392645666478818179071647e-06, + -4.220955800051284963203546141e-06, -4.2029528622664872963029907e-06, + -4.184390359204699469549120633e-06, -4.165275009274894418170344379e-06, + -4.145613718966389799026276558e-06, -4.125413579321174299793968665e-06, + -4.104681862316658519916102998e-06, -4.083426017161142494466419955e-06, + -4.061653666504223322418921233e-06, -4.03937260256443327641022456e-06, + -4.016590783176506344268746895e-06, -3.993316327760636424233555569e-06, + -3.96955751321620051006886995e-06, -3.945322769742438837005035768e-06, + -3.920620676588603441194581106e-06, -3.895459957736171288666688489e-06, + -3.869849477515717282730470239e-06, -3.843798236161095821853111304e-06, + -3.817315365303628707949884502e-06, -3.790410123408976452715835395e-06, + -3.763091891157861463949874103e-06, -3.735370166783096613778280409e-06, + -3.707254561341430809938727806e-06, -3.678754793955478633916706538e-06, + -3.64988068700421813852466553e-06, -3.620642161274680560453277656e-06, + -3.591049231076112238094603241e-06, -3.561111999319483564460132874e-06, + -3.530840652565298579080785291e-06, -3.500245456042626615523940398e-06, + -3.469336748642310878964004073e-06, -3.438124937887303746045317837e-06, + -3.406620494883109072462327657e-06, -3.374833949251285112144087622e-06, + -3.342775884049011626874062242e-06, -3.310456930677665049353409696e-06, + -3.277887763783398078758658106e-06, -3.245079096152729405207106733e-06, + -3.212041673606028133831826604e-06, -3.178786269891968485097740946e-06, + -3.145323681585838918544186307e-06, -3.111664722994675377467027957e-06, + -3.07782022107217437600977343e-06, -3.043801010346267111233769728e-06, + -3.009617927862310745153401684e-06, -2.975281808144755592933274752e-06, + -2.940803478180172787949256744e-06, -2.906193752424487183866732079e-06, + -2.871463427837251783559949572e-06, -2.836623278945756786016034814e-06, + -2.801684052941765918850764577e-06, -2.766656464813598185163842288e-06, + -2.731551192516353621591402787e-06, -2.696378872182687794093001316e-06, + -2.661150093377438036450904901e-06, -2.625875394397859871880186039e-06, + -2.590565257622710130641077372e-06, -2.555230104912441306238071737e-06, + -2.519880293063080012783052503e-06, -2.484526109316223069179915828e-06, + -2.44917776692759024150230357e-06, -2.413845400796500677135549007e-06, + -2.378539063158602794804258318e-06, -2.3432687193441331844983265e-06, + -2.308044243603947884058190734e-06, -2.272875415005491895665450455e-06, + -2.237771913400863911639037188e-06, -2.202743315469013787291554379e-06, + -2.167799090834134015522930566e-06, -2.132948598262216672336120254e-06, + -2.098201081937625753231655909e-06, -2.063565667821630958677367809e-06, + -2.029051360094637228612774946e-06, -1.994667037683862537156016109e-06, + -1.960421450878155048792514381e-06, -1.926323218031539516887371347e-06, + -1.892380822357070946902225794e-06, -1.858602608812468726370088941e-06, + -1.824996781078969271814357173e-06, -1.791571398634747151371688842e-06, + -1.75833437392421186671459532e-06, -1.725293469624401080508976566e-06, + -1.692456296009646394653863806e-06, -1.659830308415587199388145472e-06, + -1.627422804803659994117071876e-06, -1.595240923426552553243814789e-06, + -1.563291640596662804101307093e-06, -1.531581768556856203264589233e-06, + -1.50011795345542785889145828e-06, -1.468906673425483910185311738e-06, + -1.437954236769448801216433019e-06, -1.407266780249218950847806334e-06, + -1.376850267482462356446104232e-06, -1.346710487445452284225927073e-06, + -1.316853053082774494680906585e-06, -1.287283400024169101007664659e-06, + -1.258006785408706113265232124e-06, -1.22902828681640965299251729e-06, + -1.200352801307399659710788663e-06, -1.171985044568512337553834943e-06, + -1.143929550167337085104179127e-06, -1.116190668913518501296025e-06, + -1.088772568327056228490077282e-06, -1.06167923221338219239571251e-06, + -1.034914460344802945553424611e-06, -1.008481868247901385595810368e-06, + -9.823848870964103808259499165e-07, -9.566267637089829559837598008e-07, + -9.312105606512562683792287414e-07, -9.061391564415061252880782307e-07, + -8.814152458591468653745009884e-07, -8.570413403552558292150878594e-07, + -8.330197685642523043288761725e-07, -8.093526769157806796258186437e-07, + -7.860420303458115452857135966e-07, -7.630896131058819357301497427e-07, + -7.404970296693971838994396441e-07, -7.182657057336703684588649806e-07, + -6.963968893168112398890374874e-07, -6.748916519477165612154795013e-07, + -6.537508899481670231808739385e-07, -6.329753258054889221377440657e-07, + -6.12565509634364043936398652e-07, -5.925218207262733647775702212e-07, + -5.728444691850415452743345256e-07, -5.53533497646872008090580819e-07, + -5.345887830832327433701486007e-07, -5.160100386848990936994774521e-07, + -4.977968158254227126551742094e-07, -4.799485061022408338463301862e-07, + -4.624643434536160586806612278e-07, -4.453434063495338730080913385e-07, + -4.285846200546684268342515541e-07, -4.121867589614884654181472569e-07, + -3.961484489914984847678430021e-07, -3.804681700626537538052383217e-07, + -3.651442586208824957481932152e-07, -3.501749102336494741703276992e-07, + -3.355581822434727828257175486e-07, -3.212919964792524870082681548e-07, + -3.073741420232721464957125791e-07, -2.938022780316869221622520444e-07, + -2.805739366063023862836412967e-07, -2.676865257154184045262489567e-07, + -2.551373321615032990678807994e-07, -2.429235245934298327385005359e-07, + -2.310421565610092656897517783e-07, -2.194901696095180461993121935e-07, + -2.08264396412173298047914422e-07, -1.973615639367650967828538705e-07, + -1.867782966478013434489618928e-07, -1.765111197369191865606390416e-07, + -1.665564623829205479013806186e-07, -1.569106610376030838198662797e-07, + -1.475699627352945694615731853e-07, -1.385305284237345779140064507e-07, + -1.297884363139669668201051133e-07, -1.213396852468912796026536457e-07, + -1.131801980741355680026323646e-07, -1.053058250509122691317132319e-07, + -9.771234723853328891321907415e-08, -9.039547991425791592191228392e-08, + -8.335087598617154183021262914e-08, -7.657412941078718249825381132e-08, + -7.00607786110933721922532395e-08, -6.380630989278211487147733378e-08, + -5.780616085638214585928153265e-08, -5.205572380309135364754197532e-08, + -4.655034913207317423557276897e-08, -4.946005978494503828068304852e-08, + -5.577314093262483660944092505e-08, -6.239133396419289966109219961e-08, + -6.932089920816343565063399326e-08, -7.65680392162150035507411504e-08, + -8.413889364958670076634686657e-08, -9.203953415182071571252092916e-08, + -1.002759592116056129552318504e-07, -1.088540890194970259813385025e-07, + -1.177797603223373982022552462e-07, -1.270587212791807559211001424e-07, + -1.366966263227653353461220169e-07, -1.466990310299958873058347045e-07, + -1.570713870059154581052088566e-07, -1.678190367846600618603042625e-07, + -1.789472087515137641121744459e-07, -1.904610120899756160517862823e-07, + -2.023654317578049358292689199e-07, -2.146653234959938839569303527e-07, + -2.27365408874636529196875301e-07, -2.404702703796484341403462762e-07, + -2.539843465442934101940902769e-07, -2.67911927129457098090549276e-07, + -2.822571483566058653683701792e-07, -2.970239881973432807181446577e-07, + -3.122162617234702311598624602e-07, -3.278376165214220313709741084e-07, + -3.438915281749310723004720968e-07, -3.603812958197636620835181166e-07, + -3.773100377742964912840760959e-07, -3.946806872497136128442982335e-07, + -4.124959881435452701153073895e-07, -4.307584909202276076362156821e-07, + -4.494705485823318590816771896e-07, -4.686343127360503557282743296e-07, + -4.88251729754488423488733434e-07, -5.0832453704225480299285422e-07, + -5.288542594047885935689399563e-07, -5.498422055257977239040630829e-07, + -5.712894645561331831242249911e-07, -5.931969028173456895812356952e-07, + -6.155651606231200173815934322e-07, -6.383946492216825684422234349e-07, + -6.616855478623035064837079773e-07, -6.854378009886836853683817622e-07, + -7.096511155623545703366211908e-07, -7.343249585187209776843153021e-07, + -7.594585543585511589698773711e-07, -7.850508828775370672719701066e-07, + -8.111006770364881389545727748e-07, -8.376064209746119159919939233e-07, + -8.645663481682595538532461535e-07, -8.919784397374098631344502969e-07, + -9.198404229020721477455015645e-07, -9.481497695906837056464811463e-07, + -9.769036952024862726918748648e-07, -1.006099157525751870088373194e-06, + -1.035732855813632907128105619e-06, -1.065801230019295664982743703e-06, + -1.096300460191890196467263616e-06, -1.127226466034814385475592777e-06, + -1.158574906627586655343160882e-06, -1.1903411803125563709428213e-06, + -1.222520424747559430092677842e-06, -1.255107517125499484912263745e-06, + -1.288097074561735072117506923e-06, -1.32148345465001867652277568e-06, + -1.35526075618762279070220883e-06, -1.389422820070171354974049825e-06, + -1.423963230356561554182511994e-06, -1.458875315504249986435611648e-06, + -1.49415214977504952874060723e-06, -1.529786554811460616459567637e-06, + -1.56577110138344101010379316e-06, -1.602098111301638500329150988e-06, + -1.638759659519121266222198632e-06, -1.67574757636540503906853565e-06, + -1.713053449986196193405491896e-06, -1.750668628932825888645384745e-06, + -1.788584224922566331543753379e-06, -1.826791115765199700939351753e-06, + -1.865279948454744309406863612e-06, -1.904041142425112556905899414e-06, + -1.943064892968366387776112808e-06, -1.982341174814098319574345516e-06, + -2.021859745868358327307171343e-06, -2.061610151110407741450623528e-06, + -2.101581726645475862546956491e-06, -2.14176360391158128099512413e-06, + -2.182144714038331659885887326e-06, -2.222713792355533153020106032e-06, + -2.263459383049306375526631488e-06, -2.304369843963292342081282046e-06, + -2.345433351542425061577032061e-06, -2.386637905916627198417033148e-06, + -2.427971336121686531263732037e-06, -2.469421305454453626014154483e-06, + -2.510975316959399495817754216e-06, -2.552620719043461483153609204e-06, + -2.594344711216010731293655014e-06, -2.636134349950679321272078992e-06, + -2.67797655466565936608833165e-06, -2.719858113819030026180219306e-06, + -2.761765691115541355261453829e-06, -2.803685831821215699465781393e-06, + -2.84560496918201556439077457e-06, -2.887509430942775195624589585e-06, + -2.929385445962445311089694666e-06, -2.971219150921735998921360128e-06, + -3.012996597119008166472311355e-06, -3.054703757350324065374200938e-06, + -3.096326532869421727919628448e-06, -3.137850760423345115743493441e-06, + -3.179262219359355055631113224e-06, -3.220546638798728249588644579e-06, + -3.261689704872955508071835293e-06, -3.302677068017816897467714768e-06, + -3.343494350320742459738631788e-06, -3.384127152916822692908316653e-06, + -3.424561063428784276675177767e-06, -3.464781663446210105021310852e-06, + -3.504774536039226359994706514e-06, -3.544525273301851408754882533e-06, + -3.584019483920182247730853997e-06, -3.623242800760518831808048787e-06, + -3.662180888472568131075191369e-06, -3.700819451102777854587400769e-06, + -3.739144239712877732689007976e-06, -3.777141059998673215154655139e-06, + -3.81479577990411569010003115e-06, -3.852094337225686881140754303e-06, + -3.889022747202104587091811561e-06, -3.925567110084381915971907945e-06, + -3.96171361868124717760513559e-06, -3.997448565874969715594998421e-06, + -4.032758352102603078127938258e-06, -4.067629492797729348380498388e-06, + -4.102048625787737633327425385e-06, -4.136002518641800152821887127e-06, + -4.169478075964366322475346954e-06, -4.202462346630004040104813812e-06, + -4.234942530953853762694556739e-06, -4.266905987793590652209889391e-06, + -4.298340241577847320930336195e-06, -4.329232989256462212014804625e-06, + -4.35957210716786359386981653e-06, -4.389345657818985544252471387e-06, + -4.418541896573152957621282572e-06, -4.447149278241426819356652e-06, + -4.475156463572965364976739833e-06, -4.502552325640015187747846465e-06, + -4.529325956113215814790098901e-06, -4.555466671422980892876275494e-06, + -4.580964018802760629736018499e-06, -4.605807782210103639092615979e-06, + -4.629987988121500712163525898e-06, -4.653494911197044707365597788e-06, + -4.676319079811099145127083893e-06, -4.698451281445174870972109754e-06, + -4.719882567939346287183045858e-06, -4.740604260598660626090626591e-06, + -4.760607955150997973206399017e-06, -4.779885526553050659615950319e-06, + -4.798429133641105889644413313e-06, -4.816231223623476406065727767e-06, + -4.833284536411479052268706791e-06, -4.849582108786019485954094099e-06, + -4.865117278396919225967945377e-06, -4.879883687592259280247069392e-06, + -4.893875287075084059553939375e-06, -4.907086339385029510244771306e-06, + -4.919511422202256440197858794e-06, -4.931145431471945844096715222e-06, + -4.941983584346523749892404753e-06, -4.952021421944108714831896817e-06, + -4.961254811921080482310306148e-06, -4.9696799508570511696970394e-06, + -4.977293366450566097065021098e-06, -4.984091919524070583890143493e-06, + -4.990072805836721392435447603e-06, -4.995233557703835795870198067e-06, + -4.999572045421832235546216738e-06, -5.003086478497707961299919427e-06, + -5.005775406682196457437434428e-06, -5.007637720805908393320159816e-06, + -5.00867265341785894032294521e-06, -5.00887977922597149121842694e-06, + -5.008259015339261320455977594e-06, -5.006810621311475568637194833e-06, + -5.00453519898625307865897352e-06, -5.001433692143850670336260172e-06, + -4.997507385949702668882874829e-06, -4.992757906205202475373190057e-06, + -4.987187218401212704887125182e-06, -4.980797626574976436498575633e-06, + -4.97359177197120461025401511e-06, -4.965572631508284859910406367e-06, + -4.956743516050650243825754365e-06, -4.947108068488525060347506257e-06, + -4.93667026162635302547051705e-06, -4.925434395881384191191645211e-06, + -4.913405096793993544744029445e-06, -4.90058731235210298096335868e-06, + -4.886986310127672921679777701e-06, -4.872607674236923837687331107e-06, + -4.857457302113465133323877421e-06, -4.841541401106247453163446831e-06, + -4.824866484900781564263989171e-06, -4.807439369766766306204825582e-06, + -4.78926717063466416665672501e-06, -4.77035729700394430527823908e-06, + -4.750717448685801787191390622e-06, -4.730355611383256654979903577e-06, + -4.709280052111678769688300761e-06, -4.687499314462864819430185093e-06, + -4.66502221371591078476074102e-06, -4.641857831798240887548161193e-06, + -4.61801551210020233095669695e-06, -4.593504854146792686282220475e-06, + -4.568335708130171485675911913e-06, -4.542518169306615203088210025e-06, + -4.5160625722618204453198687e-06, -4.488979485048401729793601106e-06, + -4.46127970319956913906314297e-06, -4.432974243623095655919812835e-06, + -4.404074338379655183836440535e-06, -4.374591428349796063638089266e-06, + -4.344537156793816591354891188e-06, -4.313923362808904756935356184e-06, + -4.282762074687948469211770663e-06, -4.251065503184510623935817714e-06, + -4.218846034688502335218123623e-06, -4.186116224317145248945849084e-06, + -4.152888788925854514333911582e-06, -4.119176600043796809542777371e-06, + -4.084992676738567803237066334e-06, -4.05035017841544987349591822e-06, + -4.015262397555154905961962569e-06, -3.979742752395563814616676057e-06, + -3.943804779562073185514032431e-06, -3.907462126651499104016199149e-06, + -3.870728544774430627834621577e-06, -3.83361788106099821301329944e-06, + -3.796144071135001224167378892e-06, -3.758321131561355177432654992e-06, + -3.720163152271825717328683839e-06, -3.681684288974048515990199204e-06, + -3.642898755548769908717537253e-06, -3.603820816440329900673866445e-06, + -3.564464779045302453405665716e-06, -3.524844986104276993048095221e-06, + -3.484975808101735435923750062e-06, -3.444871635678872301091933347e-06, + -3.404546872064354980720775334e-06, -3.364015925527836585972023958e-06, + -3.323293201861068937955643113e-06, -3.282393096891464967377249548e-06, + -3.241329989032837813757014639e-06, -3.200118231878096854657860665e-06, + -3.158772146838570357561164562e-06, -3.117306015834617247248130439e-06, + -3.075734074042114672096212905e-06, -3.034070502699388147425712745e-06, + -2.992329421979043904363838868e-06, -2.950524883929182977967790869e-06, + -2.908670865488305891209544832e-06, -2.86678126157836290460842639e-06, + -2.824869878279575979558666671e-06, -2.78295042609265760115465696e-06, + -2.741036513290577924199927992e-06, -2.699141639365348687107327638e-06, + -2.657279188573173485480314118e-06, -2.615462423581923860887304967e-06, + -2.573704479224680431774735859e-06, -2.532018356363045259179540489e-06, + -2.490416915863801620344359158e-06, -2.448912872692412660044058298e-06, + -2.407518790126762298005628701e-06, -2.366247074094449867728753162e-06, + -2.325109967636822060039298796e-06, -2.284119545502874075698206829e-06, + -2.243287708875981214249380885e-06, -2.202626180236379774642812082e-06, + -2.162146498362202217237773572e-06, -2.121860013471664013718839814e-06, + -2.081777882509072879807423412e-06, -2.041911064577038859284719569e-06, + -2.002270316517253563446581202e-06, -1.962866188642067109674550773e-06, + -1.923709020618948577755662546e-06, -1.884808937509848886980795904e-06, + -1.846175845967319825626645757e-06, -1.807819430589147037945099532e-06, + -1.769749150433126448292301194e-06, -1.731974235693500734889461144e-06, + -1.694503684540432493512937019e-06, -1.65734626012379840481985975e-06, + -1.620510487742415500777865695e-06, -1.58400465217978330885494672e-06, + -1.547836795207021617909589825e-06, -1.512014713254262768499062985e-06, + -1.476545955250498467605847243e-06, -1.44143782063288909698944764e-06, + -1.406697357525731179774398753e-06, -1.372331361089399160322027486e-06, + -1.338346372039391516943376663e-06, -1.30474867533552525316654664e-06, + -1.271544299041167170967654189e-06, -1.238739013352287626629753305e-06, + -1.206338329795985674073081038e-06, -1.174347500598033491821031368e-06, + -1.14277151821884018251696425e-06, -1.111615115057148424788100241e-06, + -1.080882763320619062091614525e-06, -1.050578675062380574388659973e-06, + -1.020706802382495864648802482e-06, -9.912708377931287503231905234e-07, + -9.622742147461870442106237136e-07, -9.337201083220066097500427528e-07, + -9.056114360775731190163011751e-07, -8.779508590526794564786058038e-07, + -8.507407829322763158700054092e-07, -8.239833593632033396608033669e-07, + -7.976804874233582369504849847e-07, -7.718338152412749182321302296e-07, + -7.464447417639692418595345758e-07, -7.215144186708337811699421477e-07, + -6.970437524312375544599832897e-07, -6.730334065034296970467058395e-07, + -6.494838036722145527805281559e-07, -6.263951285224558043095892737e-07, + -6.037673300478819405693567575e-07, -5.816001243870043704799113055e-07, + -5.598929976905240609355422256e-07, -5.386452091118799305452915019e-07, + -5.178557939200965189792836424e-07, -4.975235667314983309020932564e-07, + -4.776471248571278217098659905e-07, -4.582248517626659287448412112e-07, + -4.392549206375604015806940212e-07, -4.207352980700247803851922739e-07, + -4.026637478244978677145227749e-07, -3.850378347181122462374622088e-07, + -3.678549285926479735705780898e-07, -3.511122083784203215326552832e-07, + -3.348066662464748294360012033e-07, -3.189351118454479591370282279e-07, + -3.034941766193995470422557336e-07, -2.884803182028545856575873531e-07, + -2.7388982488932500743278038e-07, -2.597188201694831466773139006e-07, + -2.459632673351618375765328429e-07, -2.326189741453336334940632914e-07, + -2.196815975501777723216944053e-07, -2.071466484693521417860724316e-07, + -1.950094966205464969329492738e-07, -1.832653753943965172019578934e-07, + -1.719093867718180411234915215e-07, -1.60936506279826348853200413e-07, + -1.503415879818854574853593999e-07, -1.401193694988518229045871459e-07, + -1.302644770565566190237823075e-07, -1.207714305561158432908034971e-07, + -1.1163464866294747570750549e-07, -1.028484539107945014887652061e-07, + -9.44070778165673370196930847e-08, -8.630466600234037549469308598e-08, + -7.853528332054891419882505744e-08, -7.10929189785717446743913174e-08, + -6.397149165887743429605844219e-08, -5.716485463096556512204915652e-08, + -5.239642581889837861207687348e-08, -5.92269939040156388755621001e-08, + -6.64023667682038579364000295e-08, -7.392991042480639101107636312e-08, + -8.18169142863927480525986554e-08, -9.007058435623712249611815981e-08, + -9.869803640428433875620171717e-08, -1.077062891332421748859766802e-07, + -1.171022573404752076145322881e-07, -1.268927450814387485708865716e-07, + -1.370844388404122589844846012e-07, -1.476839007143492283926071874e-07, + -1.586975616156689996843212826e-07, -1.70131714499850605577652954e-07, + -1.819925076237286112891929557e-07, -1.942859378403620928606892766e-07, + -2.070178439363989408120327171e-07, -2.201939000178477526226909072e-07, + -2.338196089501589896318055036e-07, -2.479002958585344910621452164e-07, + -2.624411016943459243437868512e-07, -2.77446976873551247712648693e-07, + -2.929226749929578417055487695e-07, -3.088727466301705900198566659e-07, + -3.253015332330121300009558895e-07, -3.422131611041845465101638325e-07, + -3.596115354868802936277416386e-07, -3.775003347570227059539589229e-07, + -3.958830047275101000420682515e-07, -4.147627530713969600320578657e-07, + -4.341425438660788619973647344e-07, -4.540250922684737964415437311e-07, + -4.744128593231150833781941106e-07, -4.953080469098061474212736123e-07, + -5.167125928357847782098309641e-07, -5.386281660775034260479161505e-07, + -5.610561621770147685772330871e-07, -5.839976987978745984227807973e-07, + -6.074536114453543324688111066e-07, -6.314244493556590404851214943e-07, + -6.559104715587176653596862552e-07, -6.8091164311901438076733966e-07, + -7.064276315587879423273228938e-07, -7.324578034678178916017316294e-07, + -7.590012213038646416311057592e-07, -7.860566403877104057831295102e-07, + -8.136225060966153710341648708e-07, -8.416969512598307220821013813e-07, + -8.702777937596907969225608868e-07, -8.993625343416528121614507939e-07, + -9.289483546364769428794225074e-07, -9.590321153976135457128876505e-07, + -9.896103549566710844251522794e-07, -1.020679287899697180376393062e-06, + -1.052234803966824157008723775e-06, -1.08427246717767120526851668e-06, + -1.116787515184703338046471807e-06, -1.149774858856597694521618422e-06, + -1.183229082093458855794816317e-06, -1.217144441875574908365660598e-06, + -1.251514868547184069374512971e-06, -1.286333966336621525885369755e-06, + -1.321595014113829893461328838e-06, -1.357290966386345024775926874e-06, + -1.393414454534357291103476365e-06, -1.429957788285461165025741134e-06, + -1.466912957429429376435010141e-06, -1.504271633773180413148310049e-06, + -1.5420251733358993438259988e-06, -1.580164618784084111331928769e-06, + -1.618680702106089333138579274e-06, -1.657563847525548004176241916e-06, + -1.69680417465283846873910778e-06, -1.736391501873592715647523325e-06, + -1.776315349973018222409369866e-06, -1.816564945994628755995782196e-06, + -1.857129227331768414884318776e-06, -1.897996846050124943950168643e-06, + -1.939156173439239253680505676e-06, -1.980595304790807375741471322e-06, + -2.022302064401388551327133636e-06, -2.064264010796949130811979434e-06, + -2.106468442176465075431129534e-06, -2.14890240207163009237591178e-06, + -2.191552685219522675905742121e-06, -2.234405843644905756092446103e-06, + -2.277448192948646733081230834e-06, -2.320665818798572032998330308e-06, + -2.364044583618876774606899424e-06, -2.407570133474061905046962467e-06, + -2.451227905143169145637301737e-06, -2.495003133379942634214980479e-06, + -2.538880858354358956206851122e-06, -2.582845933270800391136790691e-06, + -2.626883032158045827868155658e-06, -2.670976657825997997930877678e-06, + -2.715111149983990713866789657e-06, -2.759270693515360557332687791e-06, + -2.803439326902800596210026118e-06, -2.847600950798882843379789334e-06, + -2.891739336736011232461369611e-06, -2.935838135969927125377976207e-06, + -2.979880888450761464636071252e-06, -3.023851031915517145406708394e-06, + -3.067731911095720763379144161e-06, -3.111506787033919366886047797e-06, + -3.155158846502535211473762511e-06, -3.19867121151852968168592152e-06, + -3.242026948947214465930263816e-06, -3.285209080188456167223717483e-06, + -3.328200590938440487997302883e-06, -3.370984441020080811979471591e-06, + -3.413543574275070879365297921e-06, -3.455860928510527888403262853e-06, + -3.497919445493100782247327188e-06, -3.539702080983353258385052179e-06, + -3.581191814803192074436952175e-06, -3.622371660929059131596007698e-06, + -3.66322467760356388884537826e-06, -3.703733977458200050323884958e-06, + -3.743882737639767174802783375e-06, -3.783654209933082280853562651e-06, + -3.823031730872574568099505482e-06, -3.86199873183531359977990749e-06, + -3.900538749108065337569111602e-06, -3.938635433920835741353899673e-06, + -3.976272562439733494136628184e-06, -4.01343404571140277114615208e-06, + -4.050103939551889800575919243e-06, -4.086266454372480855683925222e-06, + -4.121905964935206866117407137e-06, -4.157007020030712377423997433e-06, + -4.191554352071252656280943988e-06, -4.225532886591628478753154829e-06, + -4.258927751650918960867660962e-06, -4.29172428712794648265850192e-06, + -4.323908053903464508043504727e-06, -4.355464842922143806189152343e-06, + -4.386380684127527447709830183e-06, -4.416641855263168994760996505e-06, + -4.446234890533299594192646886e-06, -4.475146589116484032377322327e-06, + -4.503364023525735127689330339e-06, -4.530874547808806558364235623e-06, + -4.557665805582382529401782451e-06, -4.583725737894042771402441927e-06, + -4.609042590906035524224177574e-06, -4.633604923394960615047697555e-06, + -4.657401614061657863950435821e-06, -4.680421868645700235142016743e-06, + -4.702655226839051241240988871e-06, -4.72409156899358417434301588e-06, + -4.744721122617334379384899934e-06, -4.76453446865448876948153159e-06, + -4.783522547544307365325992609e-06, -4.801676665054300389751020667e-06, + -4.818988497872280493195592393e-06, -4.835450099018453512164910507e-06, + -4.851053902909795426578922622e-06, -4.865792730290818340020946725e-06, + -4.879659792863504238439459337e-06, -4.892648697678184875311038771e-06, + -4.904753451271102901399753793e-06, -4.915968463545437207979325878e-06, + -4.92628855139283295040035851e-06, -4.935708942052618173387118494e-06, + -4.944225276206126128673585401e-06, -4.951833610803732110968670282e-06, + -4.95853042162242031427963479e-06, -4.964312605551909662925449962e-06, + -4.969177482607581870907489247e-06, -4.973122797668637942421557274e-06, + -4.97614672194015496584995964e-06, -4.978247854137939517303341336e-06, + -4.979425221395196809559373363e-06, -4.97967827989040064047858089e-06, + -4.979006915195830510140542757e-06, -4.977411442346524337915127795e-06, + -4.974892605629604427821405244e-06, -4.971451578094135924368313084e-06, + -4.967089960781907394032821251e-06, -4.96180978167973069060340402e-06, + -4.955613494394088502611236263e-06, -4.948503976549139246122240715e-06, + -4.940484527909349005277920425e-06, -4.931558868228190476595308722e-06, + -4.921731134824589430393389222e-06, -4.911005879888999102488890414e-06, + -4.899388067521220945562537841e-06, -4.886883070502025795092855553e-06, + -4.873496666801726412421302825e-06, -4.859235035827509820291134068e-06, + -4.844104754413130167918759977e-06, -4.82811279255375055805997106e-06, + -4.811266508889333826321302312e-06, -4.793573645940010215054077197e-06, + -4.775042325097152274930838861e-06, -4.75568104137398643015870528e-06, + -4.735498657919819670970677794e-06, -4.714504400302079268681495344e-06, + -4.692707850560593801556279886e-06, -4.670118941038676763912937395e-06, + -4.646747947995773083621883631e-06, -4.622605485006555081075804714e-06, + -4.59770249615154413808234754e-06, -4.572050249004520692381031005e-06, + -4.545660327422005502276403099e-06, -4.51854462414044240938784322e-06, + -4.490715333186678099165571598e-06, -4.462184942107559669586397399e-06, + -4.432966224024590250088299903e-06, -4.403072229519685403789554939e-06, + -4.37251627835823567636399159e-06, -4.341311951055756040876269786e-06, + -4.309473080294546136449155421e-06, -4.277013742196871595995389531e-06, + -4.243948247461286025496943891e-06, -4.210291132368807217971600626e-06, + -4.176057149665751817792149619e-06, -4.141261259330106342889908644e-06, + -4.105918619228512372149823145e-06, -4.070044575670255067518284869e-06, + -4.033654653866967611719127063e-06, -3.996764548303055832230174654e-06, + -3.959390113025691117687367843e-06, -3.921547351860958154914308521e-06, + -3.883252408563607988381278374e-06, -3.844521556907718673132007964e-06, + -3.805371190725662777488936747e-06, -3.765817813902761510089917119e-06, + -3.725878030335040821193100247e-06, -3.685568533857506098736162362e-06, + -3.644906098150380031723289537e-06, -3.60390756663069950911887189e-06, + -3.562589842336733490996743962e-06, -3.52096987781257663902598036e-06, + -3.479064665000344644141825126e-06, -3.436891225147335779361657329e-06, + -3.394466598735418597136909505e-06, -3.351807835440045027551678875e-06, + -3.308931984126051811486487336e-06, -3.265856082887478000886111174e-06, + -3.222597149138555107502832064e-06, -3.179172169762919755335106933e-06, + -3.135598091328094033300444288e-06, -3.091891810372161007101606336e-06, + -3.048070163769499745290685738e-06, -3.004149919182365863987984808e-06, + -2.960147765605009997571953409e-06, -2.916080304006923688153350357e-06, + -2.871964038081723836099172151e-06, -2.827815365108051328600332133e-06, + -2.783650566928824734926235795e-06, -2.739485801054759240755719085e-06, + -2.69533709189882967637344989e-06, -2.651220322146759412898844865e-06, + -2.607151224269974694529002426e-06, -2.563145372186409418757821119e-06, + -2.519218173074764334550337819e-06, -2.475384859347561624721197754e-06, + -2.431660480788265535031546227e-06, -2.38805989685754065977602717e-06, + -2.344597769173583968360012955e-06, -2.301288554171304874074264341e-06, + -2.258146495944981109574344405e-06, -2.215185619278820391378926474e-06, + -2.172419722869735459440257777e-06, -2.12986237274642281388906985e-06, + -2.087526895888699522268192391e-06, -2.045426374050881369913781893e-06, + -2.003573637792718387248217665e-06, -1.961981260721382188408562844e-06, + -1.92066155394767048333447973e-06, -1.879626560759468764563295123e-06, + -1.838888051515342304489302253e-06, -1.798457518760885959289682126e-06, + -1.75834617257032607978847142e-06, -1.718564936115640765908955771e-06, + -1.679124441465281318731786811e-06, -1.640035025614385891213568153e-06, + -1.601306726748182368075734336e-06, -1.562949280740073370433258423e-06, + -1.524972117885714380407301098e-06, -1.487384359874174481850207102e-06, + -1.450194816997562921985715292e-06, -1.413411985597080568077973071e-06, + -1.37704404575287349258346653e-06, -1.341098859208847992157136349e-06, + -1.305583967539455179360024725e-06, -1.27050659055560165746452065e-06, + -1.235873624949901001209332484e-06, -1.201691643180778999559516623e-06, + -1.167966892594804373782936373e-06, -1.134705294786389044049950553e-06, + -1.101912445193827317217760177e-06, -1.06959361293045363308065656e-06, + -1.037753740849518511866122691e-06, -1.006397445841182445981187681e-06, + -9.755290193598716249511393003e-07, -9.45152428180026353706465192e-07, + -9.152713153781286052563864394e-07, -8.858890015387178012640158505e-07, + -8.570084861818770150874275369e-07, -8.286324494096078408634066872e-07, + -8.00763253768247897931105081e-07, -7.734029463239700610493565329e-07, + -7.465532609482448528540987458e-07, -7.2021562080996521703956997e-07, + -6.943911410708152590463989283e-07, -6.690806317802877229119671264e-07, + -6.442846009666261180513216131e-07, -6.200032579198180143008442729e-07, + -5.962365166626412979554005406e-07, -5.729839996056137743903687205e-07, + -5.502450413815929530821492548e-07, -5.280186928556193261190634426e-07, + -5.063037253055283710214155499e-07, -4.850986347685753996301222246e-07, + -4.644016465496451765739005513e-07, -4.442107198857970323826430299e-07, + -4.245235527625127833606496954e-07, -4.053375868764796043294004833e-07, + -3.866500127398091923534297846e-07, -3.68457774920463110637363106e-07, + -3.507575774136015269207683736e-07, -3.335458891384737225404416832e-07, + -3.168189495554079737157818046e-07, -3.005727743973895322463841303e-07, + -2.84803161510659687455143587e-07, -2.695056967987022403051189552e-07, + -2.546757602639492569653696316e-07, -2.403085321414724828662412733e-07, + -2.26398999118909857625631674e-07, -2.129419606368326843331886117e-07, + -1.999320352637036848400238585e-07, -1.873636671396133362720883269e-07, + -1.752311324829018923113969994e-07, -1.635285461537908246433065335e-07, + -1.522498682691425759983813249e-07, -1.413889108624446992673671496e-07, + -1.309393445831424621946100992e-07, -1.208947054294300740511880314e-07, + -1.112484015086363399054558048e-07, -1.01993719819352512449085529e-07, + -9.312383304947963837582875944e-08, -8.463180638439156926308357121e-08, + -7.651060431945559962506038607e-08, -6.875309747117467795829963287e-08, + -6.13520693813075426008838472e-08, -5.430022330814769914493166905e-08, + -5.340852139457263140227190356e-08, -6.068809136547015916577762357e-08, + -6.83545566726220967945922783e-08, -7.641659685084742006300808628e-08, + -8.488279281307544239531550061e-08, -9.376161781469521764216534538e-08, + -1.030614283991082031138392583e-07, -1.127904553328855122449947196e-07, + -1.229567945390286604905077028e-07, -1.335683980368665893699261539e-07, + -1.446330648972828751264830356e-07, -1.561584322217549128877794743e-07, + -1.681519661541602792234248974e-07, -1.806209529339041941361593225e-07, + -1.935724899992200003017388645e-07, -2.070134771494055065645058158e-07, + -2.209506077748023001670586935e-07, -2.3539036016330009178093444e-07, + -2.503389888921584541494800256e-07, -2.658025163139094895641044523e-07, + -2.81786724145084844362604869e-07, -2.982971451664639282959411246e-07, + -3.153390550435123239319124954e-07, -3.329174642756050970626279656e-07, + -3.510371102825914702511369853e-07, -3.697024496371604422592454207e-07, + -3.889176504513995969792346935e-07, -4.086865849258682476641919498e-07, + -4.290128220693632313209283421e-07, -4.49899620597492670054010468e-07, + -4.713499220180407731305399343e-07, -4.933663439109765222196756634e-07, + -5.159511734108458445437575025e-07, -5.391063608991241424728984612e-07, + -5.628335139139763461748645901e-07, -5.871338912847041551667419748e-07, + -6.120083974980050746459835781e-07, -6.374575773029773230048556504e-07, + -6.634816105616518504248832304e-07, -6.900803073516155503760419361e-07, + -7.17253103327122139201005302e-07, -7.449990553448341278717646959e-07, + -7.733168373603264986326116283e-07, -8.022047366007214283821274634e-07, + -8.31660650019501450521102609e-07, -8.616820810384100347121974842e-07, + -8.922661365816694836050485332e-07, -9.234095244073055884479503223e-07, + -9.551085507401649858416669073e-07, -9.873591182109370368533704868e-07, + -1.020156724105250962956093104e-06, -1.053496458926644322825929949e-06, + -1.087373005276936969090294423e-06, -1.121780637057259385775537242e-06, + -1.1567132189927229975380139e-06, -1.192164206483419239187291142e-06, + -1.228126645784165241049429827e-06, -1.2645931745151111714396382e-06, + -1.301556022505028663014997777e-06, -1.339007012968830816817210859e-06, + -1.376937564020530805955207058e-06, -1.415338690522580344290245156e-06, + -1.454201006272215248020952122e-06, -1.493514726525118104226994356e-06, + -1.533269670856423669118035608e-06, -1.573455266358754229072207907e-06, + -1.614060551176691366126307071e-06, -1.655074178376760226730495147e-06, + -1.696484420151702331158727333e-06, -1.738279172357494264819716481e-06, + -1.780445959381265719643420813e-06, -1.822971939337956316252845924e-06, + -1.865843909593244011704046142e-06, -1.909048312609956236815490424e-06, + -1.952571242114912962169019639e-06, -1.996398449582744104291703174e-06, + -2.040515351033078417377448696e-06, -2.084907034137035571302702663e-06, + -2.129558265628770369332209075e-06, -2.174453499017465481446499329e-06, + -2.219576882594910724173873501e-06, -2.264912267733477421993151454e-06, + -2.310443217469068109994187118e-06, -2.356153015363278365623027691e-06, + -2.40202467463879791668415406e-06, -2.448040947581739783109810657e-06, + -2.494184335204377839901408384e-06, -2.540437097161480538764707915e-06, + -2.586781261913178651241050632e-06, -2.633198637127059256582200727e-06, + -2.679670820311934675644026382e-06, -2.726179209675496188783122217e-06, + -2.772705015197833253328242933e-06, -2.819229269912572778401501153e-06, + -2.865732841387179986078048016e-06, -2.912196443393750629636141519e-06, + -2.958600647761428675038691827e-06, -3.004925896401373487616453736e-06, + -3.051152513495033700432427365e-06, -3.09726071783629986410805307e-06, + -3.143230635317931371522284095e-06, -3.189042311552498143765272884e-06, + -3.234675724617931027028532032e-06, -3.280110797917621537149977795e-06, + -3.32532741314487945139249242e-06, -3.370305423341655426372996673e-06, + -3.415024666039765048570564857e-06, -3.459464976477398020219449284e-06, + -3.50360620087586790489435698e-06, -3.547428209769165483511085823e-06, + -3.59091091137421543157451885e-06, -3.634034264991178949131623091e-06, + -3.676778294422876465442819732e-06, -3.719123101402363882803624173e-06, + -3.761048879017640343290409394e-06, -3.802535925122460843522936152e-06, + -3.843564655722193988251350616e-06, -3.884115618323659244344719238e-06, + -3.924169505237886950604116881e-06, -3.963707166824765091130491901e-06, + -4.002709624668537687010479165e-06, -4.041158084673168788994272738e-06, + -4.079033950066652122409555786e-06, -4.116318834303332883028329198e-06, + -4.152994573853475895127036754e-06, -4.189043240869283849794283553e-06, + -4.224447155716727736701580909e-06, -4.259188899362624427386014858e-06, + -4.293251325606481918421408056e-06, -4.326617573146777585488525347e-06, + -4.359271077471446607703910864e-06, -4.391195582562487317607874404e-06, + -4.422375152404745239241492388e-06, -4.452794182289081572343521914e-06, + -4.482437409900296205089893775e-06, -4.511289926180361685046846243e-06, + -4.539337185957675349873372689e-06, -4.566565018333286694028096131e-06, + -4.592959636815029942681371661e-06, -4.618507649191323590387621423e-06, + -4.643196067135587204509437204e-06, -4.667012315533467543685660489e-06, + -4.689944241524690806040016194e-06, -4.711980123251799973025343016e-06, + -4.733108678308242043804646149e-06, -4.753319071878531688250899695e-06, + -4.772600924563492285322436476e-06, -4.790944319883811635763046916e-06, + -4.808339811455436782245027871e-06, -4.824778429830635607868539322e-06, + -4.84025168899878581799112176e-06, -4.854751592541306817166126691e-06, + -4.868270639435382079996360305e-06, -4.880801829501471133382350942e-06, + -4.892338668489907576209137219e-06, -4.902875172802131131300808209e-06, + -4.912405873842536252373968536e-06, -4.920925821997121402562747755e-06, + -4.928430590235500897782448815e-06, -4.934916277333180868410779374e-06, + -4.940379510711271943308731114e-06, -4.944817448891217836017854259e-06, + -4.948227783562384981316112365e-06, -4.950608741260744617338450391e-06, + -4.951959084657180252197431619e-06, -4.952278113454320219305460071e-06, + -4.951565664891106733724694677e-06, -4.949822113854705885158287437e-06, + -4.947048372599613724948965088e-06, -4.943245890074352317405427526e-06, + -4.938416650855754908423615734e-06, -4.932563173693213597721055758e-06, + -4.925688509662233911183103902e-06, -4.917796239930368461820784504e-06, + -4.908890473136878175792249118e-06, -4.898975842388528351123953841e-06, + -4.888057501874094529291207845e-06, -4.876141123100569900027795311e-06, + -4.863232890754306517091393181e-06, -4.849339498190729178526189175e-06, + -4.834468142556493759024599521e-06, -4.818626519548376828134140376e-06, + -4.801822817813391758160531525e-06, -4.784065712995041571762265542e-06, + -4.765364361430829690435741902e-06, -4.745728393506495334532545305e-06, + -4.725167906672769821266929385e-06, -4.703693458130605014200914527e-06, + -4.681316057191302057243712659e-06, -4.658047157318076946419440482e-06, + -4.633898647855938305835984264e-06, -4.608882845457053430984154657e-06, + -4.583012485208927740294986702e-06, -4.556300711473100552577515654e-06, + -4.528761068442199021362708916e-06, -4.500407490423486824644878912e-06, + -4.471254291857245802353348213e-06, -4.441316157078554891684055161e-06, + -4.410608129831233998328129248e-06, -4.379145602542950834596118675e-06, + -4.346944305370627668839902252e-06, -4.314020295025578003974067731e-06, + -4.280389943387615161584248274e-06, -4.246069925918530948082910831e-06, + -4.211077209883862812814236953e-06, -4.175429042393678017418019027e-06, + -4.1391429382722020927066163e-06, -4.102236667766660960395257857e-06, + -4.064728244105678144938720298e-06, -4.026635910917777717865379677e-06, + -3.987978129520573263152791177e-06, -3.948773566091340889768618316e-06, + -3.909041078729753091564828177e-06, -3.868799704423631569876005504e-06, + -3.828068645928595768897478163e-06, -3.786867258572594411718563109e-06, + -3.745215036996286149062560661e-06, -3.703131601840309548168009637e-06, + -3.660636686390498742871713739e-06, -3.617750123192025680021743916e-06, + -3.574491830643624386135755872e-06, -3.530881799582852354927936175e-06, + -3.486940079873427589073195051e-06, -3.442686767005643830676965556e-06, + -3.398141988720767835580613761e-06, -3.353325891670335675643147e-06, + -3.308258628121158750505026794e-06, -3.262960342716799368363057854e-06, + -3.217451159306176228914022144e-06, -3.171751167849889837890104902e-06, + -3.12588041141473125118354498e-06, -3.079858873266761313592689009e-06, + -3.033706464073171797885073581e-06, -2.987443009216588473542621299e-06, + -2.94108823627080552624282403e-06, -2.894661762549943757823244297e-06, + -2.848183082871507475317303382e-06, -2.801671557444490124542642653e-06, + -2.755146399931294049081382733e-06, -2.70862666568605544843793137e-06, + -2.662131240178293792308927834e-06, -2.615678827610688904386137751e-06, + -2.569287939739525078350042622e-06, -2.522976884906155241463472302e-06, + -2.47676375728760440008118654e-06, -2.430666426374228737000444261e-06, + -2.384702526682076103550951551e-06, -2.338889447707402643392973415e-06, + -2.293244324130491541483120241e-06, -2.247784026275733544418923907e-06, + -2.202525150834645142335988313e-06, -2.15748401185817800649506884e-06, + -2.112676632024539869007242684e-06, -2.068118734188341725880070851e-06, + -2.023825733216672368748470859e-06, -1.979812728117421729781425302e-06, + -1.936094494464854345801589283e-06, -1.892685477127188608100155989e-06, + -1.849599783300606274546963245e-06, -1.806851175853845034777992069e-06, + -1.764453066987211399469556022e-06, -1.722418512209572510868833481e-06, + -1.680760204636546446813256429e-06, -1.63949046961285309245530406e-06, + -1.598621259661423641500166935e-06, -1.558164149761643383823909136e-06, + -1.518130332958540218221015795e-06, -1.478530616305094917922822312e-06, + -1.43937541713842637293517112e-06, -1.400674759691415432015927471e-06, + -1.362438272040338244498803612e-06, -1.324675183389013721841818115e-06, + -1.287394321689597467798398846e-06, -1.250604111599885593148384806e-06, + -1.214312572776658523461437537e-06, -1.178527318504297811559123309e-06, + -1.143255554657609116678599302e-06, -1.108504078997488262567534811e-06, + -1.074279280797755578615308887e-06, -1.040587140801213524615351745e-06, + -1.007433231502658186134698849e-06, -9.748227177563242939562025008e-07, + -9.427603577049450537031754366e-07, -9.112505040272891638515996918e-07, + -8.8029710550085274715253255e-07, -8.499037088760206492320877121e-07, + -8.200734610577920707239125454e-07, -7.90809111590905354295156799e-07, + -7.621130154439156388675581481e-07, -7.339871360875604529557599161e-07, + -7.064330488624787508095126398e-07, -6.79451944631123160765967875e-07, + -6.530446337084677283556862111e-07, -6.272115500658954316011818933e-07, + -6.019527558024138472710161223e-07, -5.772679458771611054831735671e-07, + -5.531564530969230774197259622e-07, -5.296172533522719913569331597e-07, + -5.066489710953817597553620368e-07, -4.842498850534029572231895129e-07, + -4.624179341694387807198474757e-07, -4.411507237646642657497020323e-07, + -4.204455319139585269382227393e-07, -4.002993160276210675871887655e-07, + -3.80708719631523768332580877e-07, -3.616700793379478858004271759e-07, + -3.431794319991981087254772406e-07, -3.252325220359859808680401232e-07, + -3.078248089324529743803578359e-07, -2.909514748896132353254441721e-07, + -2.746074326288882910483398012e-07, -2.587873333373398875902895392e-07, + -2.434855747461074401463677029e-07, -2.286963093335172454745893387e-07, + -2.144134526442597455645513701e-07, -2.006306917159568841418649512e-07, + -1.873414936044635145621505175e-07, -1.745391139991514470324621101e-07, + -1.622166059194351257213910196e-07, -1.503668284837832355914198504e-07, + -1.389824557424405276337192258e-07, -1.280559855651081063361188895e-07, + -1.175797485748253013126320295e-07, -1.075459171193290543147279563e-07, + -9.794651427118827277536444297e-08, -8.87734228480599671757482038e-08, + -8.001839444444527680428119049e-08, -7.16730584663970215248839004e-08, + -6.372893116067291440303741552e-08, -5.617742462993569985337885824e-08, + -4.646888403929784888927859762e-08, -5.33905255143472135290608259e-08, + -6.070566151256898035075984738e-08, -6.842368412874263833850242136e-08, + -7.655387161148271337471685194e-08, -8.51053773613361269020463379e-08, + -9.408721890719085245434233529e-08, -1.035082668725590410745065074e-07, + -1.133772339433875191897995892e-07, -1.237026638491370840756684683e-07, + -1.344929203689666647361086521e-07, -1.457561763749063660343277624e-07, + -1.57500402923975173479975904e-07, -1.697333584112289936952688634e-07, + -1.824625777957589310073550958e-07, -1.956953619116652327982142047e-07, + -2.094387668760457828914122889e-07, -2.236995936060109436705069892e-07, + -2.384843774567254567862419588e-07, -2.537993779924105614321269524e-07, + -2.696505689022753027798008207e-07, -2.860436280730439565105397391e-07, + -3.029839278300487537925447714e-07, -3.204765253583759498698228275e-07, + -3.385261533156835372138950251e-07, -3.571372106480992370653414214e-07, + -3.763137536204966536343375846e-07, -3.960594870722815097112358331e-07, + -4.163777559096750927438226886e-07, -4.37271536845295057914777704e-07, + -4.587434303956544284658369305e-07, -4.80795653146987134124521867e-07, + -5.03430030299610487477433244e-07, -5.266479885007926408320758603e-07, + -5.504505489758712493561184677e-07, -5.748383209671017450529827315e-07, + -5.998114954894607867978998869e-07, -6.25369839412369459631700977e-07, + -6.51512689875980723934662843e-07, -6.782389490504156818670433715e-07, + -7.055470792460056384705889033e-07, -7.33435098382286497250128008e-07, + -7.61900575823162957754357532e-07, -7.909406285853196871883674136e-07, + -8.205519179266145426588784269e-07, -8.507306463208294610461759726e-07, + -8.814725548247929504282454499e-07, -9.127729208435071639145871186e-07, + -9.446265562985425951074750471e-07, -9.770278062045647995276231867e-07, + -1.009970547658469075855787109e-06, -1.043448189244458828615707245e-06, + -1.077453670863075673539972603e-06, -1.111979463976610822773601235e-06, + -1.147017572288084366052482443e-06, -1.182559532845453937886554159e-06, + -1.218596417577308956096135764e-06, -1.255118835260860406957228279e-06, + -1.29211693392333240198489603e-06, -1.329580403677402216009958459e-06, + -1.367498479990901623576989715e-06, -1.405859947390544905537236586e-06, + -1.444653143598997217390941979e-06, -1.483865964104153165669199889e-06, + -1.523485867159040158436318635e-06, -1.563499879210317674245781482e-06, + -1.603894600752889795981402307e-06, -1.644656212607696252179676974e-06, + -1.685770482619307598329706083e-06, -1.72722277276949976087736232e-06, + -1.768998046702541438978382483e-06, -1.81108087765747935509949313e-06, + -1.853455456802284734917182947e-06, -1.896105601964276316534637433e-06, + -1.939014766750815484211986975e-06, -1.98216605005383332335365705e-06, + -2.025542205931343241198400867e-06, -2.06912565385867161052457254e-06, + -2.1128984893417363412750163e-06, -2.156842494884288027103555821e-06, + -2.200939151300661760337143424e-06, -2.245169649365176686110073812e-06, + -2.289514901788956989292294839e-06, -2.333955555514571078172319715e-06, + -2.378472004318507952160769575e-06, -2.423044401711247160566926537e-06, + -2.467652674124173504347640185e-06, -2.51227653437241949668790042e-06, + -2.556895495382310328391813059e-06, -2.601488884171797669344174467e-06, + -2.646035856071962011375935456e-06, -2.690515409177395171939038698e-06, + -2.734906399012981928112837535e-06, -2.779187553404338864316549737e-06, + -2.823337487538939394689967502e-06, -2.867334719204681176495629058e-06, + -2.911157684192459854416630549e-06, -2.954784751849098776288601517e-06, + -2.998194240766762821688660307e-06, -3.041364434594833712939554449e-06, + -3.084273597960042913036478665e-06, -3.126899992480493467095822163e-06, + -3.169221892859091606125480217e-06, -3.211217603041750960271702095e-06, + -3.2528654724256543016663e-06, -3.294143912102740846451322601e-06, + -3.335031411123523194570779024e-06, -3.375506552766261752953746295e-06, + -3.415548030796496535625933824e-06, -3.455134665701881600661680635e-06, + -3.494245420887264842789519254e-06, -3.532859418814958401563281962e-06, + -3.570955957075139439296567953e-06, -3.608514524371392193725959288e-06, + -3.645514816406388234324743858e-06, -3.681936751652881845690195098e-06, + -3.717760486994866271545081768e-06, -3.752966433224932986932077805e-06, + -3.78753527038218167676876004e-06, -3.821447962916950093171727931e-06, + -3.854685774667691486837506343e-06, -3.887230283635860515008188937e-06, + -3.919063396544743914482085423e-06, -3.95016736316841575010197149e-06, + -3.980524790417149091567572405e-06, -4.010118656165848058446458946e-06, + -4.038932322812301765999239145e-06, -4.066949550552287015198899001e-06, + -4.094154510358805762406005091e-06, -4.120531796653044100857757326e-06, + -4.146066439654857173596324421e-06, -4.170743917400948661629214026e-06, + -4.194550167419200635283548645e-06, -4.217471598047877219127450854e-06, + -4.239495099388865977964313547e-06, -4.260608053884367417993381949e-06, + -4.280798346506840255682336399e-06, -4.300054374552391271723829347e-06, + -4.318365057028130604363253681e-06, -4.335719843624463110880011552e-06, + -4.352108723263609145557456737e-06, -4.367522232216132605322513049e-06, + -4.381951461777609848073818111e-06, -4.395388065498027098376970095e-06, + -4.407824265956901378053084395e-06, -4.419252861077617207526905402e-06, + -4.429667229974820301374987402e-06, -4.439061338329300710511642059e-06, + -4.447429743284915601030018312e-06, -4.454767597863427466278133521e-06, + -4.461070654892199291408853151e-06, -4.466335270441571990917509899e-06, + -4.470558406768358110459221644e-06, -4.473737634762703171032068028e-06, + -4.475871135895934492944341077e-06, -4.476957703667569602465695078e-06, + -4.476996744550123886248905319e-06, -4.475988278430828108927618664e-06, + -4.47393293854988902862393485e-06, -4.470831970935393907286541787e-06, + -4.466687233335462850350797148e-06, -4.461501193648755200749870392e-06, + -4.455276927854885139768104096e-06, -4.448018117446828501720945681e-06, + -4.439729046367911876247100422e-06, -4.430414597456325743638719944e-06, + -4.420080248400806425981661441e-06, -4.408732067211370500168978598e-06, + -4.396376707209628216857771194e-06, -4.383021401543592104595257336e-06, + -4.368673957232343324703135318e-06, -4.353342748746451126233125012e-06, + -4.337036711130393963045583788e-06, -4.319765332673750066259758806e-06, + -4.301538647138304736084607471e-06, -4.282367225548695108456632996e-06, + -4.262262167554583305309132135e-06, -4.24123509237281135728645301e-06, + -4.219298129318332641994604426e-06, -4.196463907933827582172250231e-06, + -4.172745547723608420794070423e-06, -4.148156647511731899894121128e-06, + -4.122711274421387415045799074e-06, -4.096423952496193521060578041e-06, + -4.06930965097041876280762468e-06, -4.041383772200160628235935528e-06, + -4.012662139267113232997744032e-06, -3.983160983266883841888428286e-06, + -3.95289693029411055868495295e-06, -3.921886988136900331343263904e-06, + -3.890148532693346129839127162e-06, -3.857699294123185391732020616e-06, + -3.824557342747825307890507246e-06, -3.790741074712255288283162952e-06, + -3.756269197422491461582378519e-06, -3.721160714772461489574951338e-06, + -3.685434912174400607699255306e-06, -3.649111341406889518851558787e-06, + -3.612209805295013745178329262e-06, -3.574750342237055009386162072e-06, + -3.536753210592337822370731515e-06, -3.498238872944970073963462734e-06, + -3.459227980258230399638252547e-06, -3.419741355934485539094444539e-06, + -3.379799979795558172081942905e-06, -3.3394249719984851985921364e-06, + -3.29863757690164497053740382e-06, -3.257459146896246381602075745e-06, + -3.21591112621813545249804811e-06, -3.174015034754890718967767355e-06, + -3.131792451863087673835477076e-06, -3.089265000210654442538505196e-06, + -3.046454329658817355096743495e-06, -3.003382101199011756578879581e-06, + -2.960069970958445261460063522e-06, -2.916539574289480847341018283e-06, + -2.872812509956897146821226327e-06, -2.828910324437294631039164702e-06, + -2.784854496344660574442490125e-06, -2.740666420995983717606670968e-06, + -2.696367395130585928222487907e-06, -2.651978601796646307410271898e-06, + -2.607521095418174654018356531e-06, -2.563015787055478594293460998e-06, + -2.518483429871892975086388605e-06, -2.473944604819331748651401251e-06, + -2.429419706554899434028252717e-06, -2.384928929600572235165999516e-06, + -2.34049225475766412848206352e-06, -2.296129435787398515196600091e-06, + -2.251859986368774743675401015e-06, -2.207703167344410163729735361e-06, + -2.163677974264811793508140811e-06, -2.119803125241165761381964203e-06, + -2.076097049116354061499027314e-06, -2.032577873963588830258679072e-06, + -1.989263415921643539982077015e-06, -1.946171168375313222543166597e-06, + -1.903318291489324177713461303e-06, -1.860721602103541561751645118e-06, + -1.818397563996905241009548887e-06, -1.776362278527138471818577758e-06, + -1.734631475652827793315700726e-06, -1.693220505344173940754206112e-06, + -1.652144329387716205549034923e-06, -1.611417513591549431135234796e-06, + -1.571054220394395730165423668e-06, -1.531068201884192703023947722e-06, + -1.491472793229766283948042362e-06, -1.452280906529292713350812877e-06, + -1.41350502507869234033858509e-06, -1.37515719806270197151233485e-06, + -1.337249035670889038088259872e-06, -1.29979170464044818393187751e-06, + -1.262795924227165808649119699e-06, -1.226271962605506113074796577e-06, + -1.190229633698305691103100021e-06, -1.154678294436155653682478557e-06, + -1.119626842446069367841411483e-06, -1.085083714168637270434058205e-06, + -1.051056883402422135865661272e-06, -1.017553860273870873991803807e-06, + -9.845816906306930384591659042e-07, -9.521469558561347710972711834e-07, + -9.202557731012052722651068173e-07, -8.889137959315036642638581561e-07, + -8.581262153848611752118336927e-07, -8.278977614356422527094035192e-07, + -7.982327048611330645985014083e-07, -7.691348595050661616026339146e-07, + -7.406075849329471118620625385e-07, -7.126537894734862813982817498e-07, + -6.852759336400552286168094684e-07, -6.584760339257595909649560008e-07, + -6.322556669653363182987760097e-07, -6.066159740568091982340897389e-07, + -5.81557666035327022559567843e-07, -5.57081028491749668896473608e-07, + -5.331859273274959921438769482e-07, -5.098718146376155006772520895e-07, + -4.871377349133026267362736074e-07, -4.649823315549628684896336667e-07, + -4.434038536866313377554291164e-07, -4.224001632623178248609541793e-07, + -4.019687424545912354010657273e-07, -3.821067013154960250880020148e-07, + -3.628107856996747243851441332e-07, -3.44077385439371115418571859e-07, + -3.259025427607854945716021455e-07, -3.082819609310907179625072753e-07, + -2.912110131252319091528057808e-07, -2.746847515014987184091754466e-07, + -2.586979164747171977629318189e-07, -2.432449461757455669664652106e-07, + -2.283199860859144438399067874e-07, -2.13916898834884267628839963e-07, + -2.000292741503393603275351128e-07, -1.866504389478646966931297147e-07, + -1.737734675492745060268738903e-07, -1.613911920176372913128705474e-07, + -1.494962125971901558251772124e-07, -1.380809082463255070259044088e-07, + -1.271374472518231225909171936e-07, -1.166577979125111777813667436e-07, + -1.066337392805528300410633155e-07, -9.705687194859778480309745081e-08, + -8.791862887107148606251642506e-08, -7.921028620769882917019747521e-08, + -7.092297417918340522475107585e-08, -6.304768791971701582690061497e-08, + -5.557529832005085852128501139e-08, -4.849656284594198877136602657e-08, + -5.455914671072848406467177529e-08, -6.278205174877267746342293609e-08, + -7.149153326922864396881151725e-08, -8.069968049581783477303944998e-08, + -9.041842064444059717866908213e-08, -1.006595029688325754617145465e-07, + -1.11434482779258365575179141e-07, -1.227547054530412413138291483e-07, + -1.346312904559068045327754979e-07, -1.470751153932929405042384641e-07, + -1.600968001108585041103861239e-07, -1.737066908635742785418833861e-07, + -1.87914844572838391968495962e-07, -2.027310131911142818226124335e-07, + -2.181646281936340302640744407e-07, -2.342247852167004182136076035e-07, + -2.509202288621205688861129628e-07, -2.682593376872521180475001951e-07, + -2.862501094000826559399295983e-07, -3.049001462786652476358035656e-07, + -3.242166408341255565641225896e-07, -3.44206361736305218209091162e-07, + -3.648756400209526127289487007e-07, -3.862303555971544183662174689e-07, + -4.082759240735831664244174805e-07, -4.310172839216379632133128563e-07, + -4.544588839937152100753115294e-07, -4.786046714141302509465327082e-07, + -5.034580798601649253686679542e-07, -5.290220182502801005372809924e-07, + -5.552988598562023895787950235e-07, -5.822904318551965812796804116e-07, + -6.099980053384430772972176794e-07, -6.38422285791008334292380693e-07, + -6.67563404058450874974247561e-07, -6.974209078146289760125162323e-07, + -7.279937535448007435330552983e-07, -7.59280299057579585385281077e-07, + -7.912782965387964814700104584e-07, -8.239848861597549530450283403e-07, + -8.573965902518018844112764054e-07, -8.915093080585755557803035766e-07, + -9.263183110766418306992455931e-07, -9.618182389946565294999020201e-07, + -9.980030962405374755284882468e-07, -1.034866249145476744389425365e-06, + -1.072400423732973866286868371e-06, -1.11059770414037552925621416e-06, + -1.14944953167973457515947406e-06, -1.188946704544087137422978678e-06, + -1.229079378164541614567293638e-06, -1.269837066222840490079849796e-06, + -1.311208642323336031175625392e-06, -1.353182342327569369008766209e-06, + -1.395745767353899191486814139e-06, -1.438885887443853362274845051e-06, + -1.482589045896224775965667811e-06, -1.526840964268840933923225556e-06, + -1.571626748047715649707106907e-06, -1.61693089298196187477535922e-06, + -1.662737292082410954293801748e-06, -1.709029243280993814768945957e-06, + -1.755789457747176832052627728e-06, -1.803000068856968187295587193e-06, + -1.85064264180925178866472889e-06, -1.898698183883419154789032497e-06, + -1.947147155331513890751896773e-06, -1.995969480897335128564539647e-06, + -2.045144561954201126819730475e-06, -2.094651289252316553253811457e-06, + -2.14446805626594603187435456e-06, -2.194572773129870840833240131e-06, + -2.244942881153874446033226128e-06, -2.295555367903303965032828921e-06, + -2.3463867828330295956114869e-06, -2.397413253461464204691067081e-06, + -2.448610502070609435743605425e-06, -2.499953862917442477445785845e-06, + -2.551418299941312620751328669e-06, -2.60297842495137044541370433e-06, + -2.654608516277468447774456201e-06, -2.706282537867345540767921933e-06, + -2.757974158812351356446796596e-06, -2.809656773283389028379427102e-06, + -2.861303520858235053040113244e-06, -2.912887307220861622073394132e-06, + -2.964380825212896808753312156e-06, -3.015756576216876030211658938e-06, + -3.06698689185046556262463982e-06, -3.118043955950513625895647793e-06, + -3.168899826825174267133341036e-06, -3.219526459752181136184188276e-06, + -3.269895729700863743632816699e-06, -3.3199794542552031771849054e-06, + -3.369749416714916779387514051e-06, -3.419177389351281345252668922e-06, + -3.468235156794147747367010326e-06, -3.516894539526371620691020531e-06, + -3.565127417461699662552376128e-06, -3.612905753581952050595364062e-06, + -3.660201617609226708483947596e-06, -3.706987209688724094213980315e-06, + -3.753234884057689541936395777e-06, -3.798917172675935459842362987e-06, + -3.84400680879337180534350768e-06, -3.888476750429932601198831227e-06, + -3.932300203743392135358365735e-06, -3.975450646260535688173397284e-06, + -4.017901849947291508641754321e-06, -4.059627904093529017178539758e-06, + -4.100603237988352726245931679e-06, -4.140802643361918305335914181e-06, + -4.180201296569993728443562914e-06, -4.218774780497679871614589292e-06, + -4.25649910615902341253901503e-06, -4.293350733969477653827976488e-06, + -4.329306594668507398855454571e-06, -4.36434410986998976288457272e-06, + -4.398441212218356722630802774e-06, -4.431576365127022520853765364e-06, + -4.463728582089213592582008922e-06, -4.494877445512089195656015711e-06, + -4.525003125091660069576234016e-06, -4.554086395680365699164832832e-06, + -4.5821086546393582377323557e-06, -4.609051938654856826055317143e-06, + -4.634898940000375498358877596e-06, -4.659633022227226718792441468e-06, + -4.68323823526628704461962846e-06, -4.705699329924666168812295852e-06, + -4.727001771761510976702525683e-06, -4.747131754327908087812918497e-06, + -4.766076211756450594411033128e-06, -4.783822830686821601941811216e-06, + -4.800360061514363816477426322e-06, -4.815677128949418422986308852e-06, + -4.829764041875928852931738888e-06, -4.84261160249851570035314538e-06, + -4.854211414768114195013130885e-06, -4.864555892076940726452202735e-06, + -4.873638264214385005081500712e-06, -4.881452583576284184885274442e-06, + -4.88799373062073492151929574e-06, -4.893257418564539546162843464e-06, + -4.897240197315144018101479989e-06, -4.899939456633771504932145513e-06, + -4.901353428526310942558823214e-06, -4.901481188859358489764810052e-06, + -4.900322658199642425534778983e-06, -4.897878601875958198158013401e-06, + -4.894150629263512829192090542e-06, -4.889141192291570597980472634e-06, + -4.882853583175748483176034642e-06, -4.875291931378134346690943202e-06, + -4.866461199797691031883502266e-06, -4.856367180195784628176682018e-06, + -4.845016487861596380238952964e-06, -4.832416555523322908402734932e-06, + -4.818575626511813101923459995e-06, -4.803502747184155714354342193e-06, + -4.787207758615503337326895633e-06, -4.769701287568225651425975892e-06, + -4.750994736748254805797173767e-06, -4.73110027435929638865491284e-06, + -4.710030822966285876337612371e-06, -4.687800047680281059086799395e-06, + -4.664422343677630615997597996e-06, -4.639912823067059457723178978e-06, + -4.614287301118973835280506063e-06, -4.587562281871913476586841152e-06, + -4.559754943131883540689310019e-06, -4.530883120880793846891026327e-06, + -4.500965293110954508048332512e-06, -4.47002056310314884455311274e-06, + -4.438068642166374508687635286e-06, -4.405129831857951918695510268e-06, + -4.371225005703180216626389104e-06, -4.336375590434298640482059517e-06, + -4.300603546768942340961742327e-06, -4.263931349748811068696430215e-06, + -4.226381968659657098951951126e-06, -4.187978846554176487362690373e-06, + -4.148745879399710469810809432e-06, -4.108707394873211002849725665e-06, + -4.06788813082545264371899657e-06, -4.026313213439093688936556981e-06, + -3.984008135101657363064207168e-06, -3.940998732018588242113910081e-06, + -3.897311161589448618748632303e-06, -3.852971879571332567836379479e-06, + -3.808007617053591564542074782e-06, -3.762445357268143807577326018e-06, + -3.716312312259744855830060142e-06, -3.669635899440689513187254661e-06, + -3.622443718054457248011358123e-06, -3.57476352557287865526793047e-06, + -3.526623214051355153039355936e-06, -3.478050786466697562960897691e-06, + -3.429074333062014122360276411e-06, -3.37972200772307551126663952e-06, + -3.330022004410445564051438186e-06, -3.28000253367143806008444408e-06, + -3.229691799255980316578872047e-06, -3.179117974860082294940363118e-06, + -3.128309181020471018531232607e-06, -3.077293462183727753612733774e-06, + -3.026098763972893981280716524e-06, -2.974752910674318641181613013e-06, + -2.923283582967102811102106524e-06, -2.871718295917198983895459244e-06, + -2.820084377257800280799741877e-06, -2.768408945977301727464203046e-06, + -2.716718891235632486703607813e-06, -2.665040851629358989482217884e-06, + -2.61340119482544052146536645e-06, -2.561825997583105046881846861e-06, + -2.510341026182484653217919651e-06, -2.458971717278979496080224335e-06, + -2.407743159200338760534201854e-06, -2.356680073704289953007151581e-06, + -2.305806798213109575900608972e-06, -2.255147268541199164756721682e-06, + -2.20472500213104118300423695e-06, -2.154563081812309569983057006e-06, + -2.104684140098208818182466337e-06, -2.055110344032464934324643327e-06, + -2.005863380599699613007162041e-06, -1.956964442711224808117915011e-06, + -1.908434215777570250549511829e-06, -1.860292864878366975921143364e-06, + -1.812560022539435102627400527e-06, -1.765254777126223604286157226e-06, + -1.718395661862009937378200503e-06, -1.672000644478428186978798652e-06, + -1.62608711750528325920995415e-06, -1.58067188920570634719502557e-06, + -1.535771175162006824566496982e-06, -1.491400590516803226529777421e-06, + -1.447575142873211085427784597e-06, -1.404309225857131010185797557e-06, + -1.361616613343875929474408211e-06, -1.319510454350614724050583249e-06, + -1.278003268595341850128398707e-06, -1.237106942722305191143666869e-06, + -1.196832727193063527931803959e-06, -1.157191233841595393179967066e-06, + -1.118192434091095241197673545e-06, -1.079845657829781579442000178e-06, + -1.042159592939518474689355142e-06, -1.005142285478582816679853779e-06, + -9.68801140505422917563438899e-07, -9.331429235433256496771515023e-07, + -8.981737626769129872501698855e-07, -8.638991512734879770347680775e-07, + -8.303239513211445731069408616e-07, -7.974523973749274843918167718e-07, + -7.652881011016511923858874483e-07, -7.338340564133648332109682334e-07, + -7.030926451788266454020993532e-07, -6.730656435017559030323220336e-07, + -6.437542285540309779670814852e-07, -6.151589859514534035703063088e-07, + -5.872799176591218297800809506e-07, -5.601164504129595865164741725e-07, + -5.336674446434168471765121904e-07, -5.079312038868413177198561474e-07, + -4.829054846696228004841906778e-07, -4.585875068496843040246257681e-07, + -4.34973964399510252533084028e-07, -4.120610366144906374417206888e-07, + -3.898443997299615306918589043e-07, -3.68319238929985312976474925e-07, + -3.474802607305572635143552443e-07, -3.273217057196206495695098987e-07, + -3.078373616359797511065905361e-07, -2.890205767689401639186955965e-07, + -2.708642736602513499819726382e-07, -2.533609630897270863510270696e-07, + -2.365027583257049528152543907e-07, -2.202813896213768260117567711e-07, + -2.046882189377508471611301832e-07, -1.897142548742269355872337201e-07, + -1.753501677871171341807654022e-07, -1.615863050769337755923499029e-07, + -1.484127066248800139251887197e-07, -1.358191203590834634530853248e-07, + -1.237950179310853102859248109e-07, -1.12329610483147767244167586e-07, + -1.014118644869774308500846925e-07, -9.103051763455173925208347612e-08, + -8.117409476183155050063046908e-08, -7.183092378627473303625400845e-08, + -6.298915163920322369469912815e-08, -5.463676017426136978341304619e-08, + -5.439367238217985485385905014e-08, -6.308720644527700865326728941e-08, + -7.232519051935123228650657791e-08, -8.212190600483355603388845511e-08, + -9.249142857846679969486343616e-08, -1.034476070078926179997568001e-07, + -1.150040419334096003938468287e-07, -1.271740646449851408155117807e-07, + -1.399707158828520928577256047e-07, -1.534067246902534980181872842e-07, + -1.674944873471129873139138459e-07, -1.822460464135047138896486346e-07, + -1.976730699119559429132998675e-07, -2.137868306776601325093717463e-07, + -2.305981859057050871936379215e-07, -2.481175569244200505882578557e-07, + -2.663549092238729446515299766e-07, -2.853197327684701091830420539e-07, + -3.050210226224620822640584954e-07, -3.254672599169845529151886762e-07, + -3.466663931870371682888878982e-07, -3.686258201065504618960607958e-07, + -3.913523696493736643597146502e-07, -4.148522847036878270424306234e-07, + -4.391312051669314722283389823e-07, -4.641941515479999817347098786e-07, + -4.900455091027553520814544034e-07, -5.166890125287943235247241532e-07, + -5.441277312444583844316709116e-07, -5.72364055276744262398596827e-07, + -6.013996817820551236963354073e-07, -6.312356022230995454986310703e-07, + -6.618720902245359881955187077e-07, -6.933086901292383465666112341e-07, + -7.255442062762901114642802476e-07, -7.585766930210128510930203335e-07, + -7.924034455164992288479395774e-07, -8.27020991275264000849171131e-07, + -8.624250825287197934180833531e-07, -8.986106894012722062569731643e-07, + -9.355719939148564991495977267e-07, -9.73302384838768902550003824e-07, + -1.011794453398651069867919365e-06, -1.051039989857413845547747487e-06, + -1.091029980979870295259735388e-06, -1.131754608391757177844063297e-06, + -1.17320324784271294318003815e-06, -1.215364469381686397101197637e-06, + -1.258226038452088257031734157e-06, -1.301774917912871903474510485e-06, + -1.345997270990544421629493341e-06, -1.39087846516594329832777234e-06, + -1.43640307699840987037357299e-06, -1.482554897888810279974673538e-06, + -1.529316940781622260003380469e-06, -1.576671447805118531638166914e-06, + -1.624599898847412129712880317e-06, -1.673083021065054721565070438e-06, + -1.722100799319250776092129172e-06, -1.771632487534221467648373402e-06, + -1.82165662097029428275862372e-06, -1.872151029403552932036747594e-06, + -1.923092851202491553356480752e-06, -1.974458548290948922129340107e-06, + -2.026223921985392421385788198e-06, -2.078364129693445207350309747e-06, + -2.130853702459369030514351601e-06, -2.18366656334106490146870598e-06, + -2.23677604660199737902567807e-06, -2.290154917700333139286318629e-06, + -2.343775394056481647410677266e-06, -2.397609166579118258270496983e-06, + -2.451627421928724409990385177e-06, -2.505800865496635606276005365e-06, + -2.56009974507656636169344519e-06, -2.614493875204597031779206809e-06, + -2.668952662142642255816869443e-06, -2.72344512947949620365454583e-06, + -2.777939944322645610266060354e-06, -2.832405444053175914086682707e-06, + -2.886809663615247935174049423e-06, -2.941120363310857234977061317e-06, + -2.995305057069775147866180776e-06, -3.049331041163900471517274673e-06, + -3.103165423334510072928774799e-06, -3.156775152300284685547536456e-06, + -3.210127047613373344641437418e-06, -3.263187829830167832026628638e-06, + -3.31592415096297865709272859e-06, -3.368302625178225154049804768e-06, + -3.420289859706554493127802011e-06, -3.471852485929520050949919838e-06, + -3.522957190607495325080592702e-06, -3.573570747212954088530695307e-06, + -3.62366004733309755517093112e-06, -3.673192132105538699977714465e-06, + -3.722134223650652657598659687e-06, -3.770453756464035680750655419e-06, + -3.818118408732495234689241492e-06, -3.865096133536927311901646581e-06, + -3.911355189905514978206992061e-06, -3.956864173680718583863899496e-06, + -4.001592048163691550644559258e-06, -4.045508174499898370885930116e-06, + -4.088582341769947353204549961e-06, -4.1307847967499399113129252e-06, + -4.172086273305888914127853573e-06, -4.21245802138723888304212839e-06, + -4.251871835584796954971877059e-06, -4.290300083218947653734658132e-06, + -4.327715731924478521973169431e-06, -4.364092376698885766925662538e-06, + -4.399404266381649948494496349e-06, -4.433626329532587531016916277e-06, + -4.466734199678069369796474392e-06, -4.498704239894613793326882956e-06, + -4.529513566700122577726728146e-06, -4.559140073223841261532834901e-06, + -4.587562451626958729420172056e-06, -4.614760214746616496692913773e-06, + -4.64071371693713489471871253e-06, -4.665404174082652992633975936e-06, + -4.688813682757929506852122292e-06, -4.710925238512500185547419995e-06, + -4.731722753256997209708213659e-06, -4.751191071729970284232349997e-06, + -4.769315987025194030521184352e-06, -4.786084255160470354861779185e-06, + -4.801483608670135559606112485e-06, -4.815502769204631387865538084e-06, + -4.828131459121737554607625698e-06, -4.839360412055266950860556857e-06, + -4.849181382448291869019345313e-06, -4.857587154039205418318194546e-06, + -4.864571547290259764557019545e-06, -4.87012942574943747341652267e-06, + -4.87425670133789882963086873e-06, -4.876950338556524482938516613e-06, + -4.878208357606367038075169396e-06, -4.878029836419266009116084415e-06, + -4.876414911596098591853136461e-06, -4.87336477825154647665036392e-06, + -4.868881688765615871003229059e-06, -4.862968950443409980118232572e-06, + -4.855630922086113478630588908e-06, -4.846873009477375010285293139e-06, + -4.836701659790680674132299505e-06, -4.825124354924587087405096764e-06, + -4.8121496037740387150005196e-06, -4.797786933447250305338413479e-06, + -4.78204687943898883102948269e-06, -4.764940974772284496268227177e-06, + -4.746481738121980189538950956e-06, -4.726682660934412215586811201e-06, + -4.705558193559692862313267869e-06, -4.683123730412685887494923798e-06, + -4.659395594181534960929319533e-06, -4.634391019102772810134803494e-06, + -4.608128133323548230443605228e-06, -4.580625940372472890854162186e-06, + -4.551904299761733361487543725e-06, -4.521983906744118369568259663e-06, + -4.490886271249623495221709596e-06, -4.458633696027259441874504575e-06, + -4.425249254018653092504920893e-06, -4.390756764990902159893470386e-06, + -4.355180771457042940980608492e-06, -4.318546513913272496848917009e-06, + -4.280879905422904295431933003e-06, -4.242207505577779201946537341e-06, + -4.202556493868461024668997661e-06, -4.161954642495406409149170945e-06, + -4.120430288653719002299209012e-06, -4.078012306324788986678069741e-06, + -4.034730077608640857588645501e-06, -3.990613463631244302407419938e-06, + -3.945692775061558884631442157e-06, -3.899998742273424589405150797e-06, + -3.853562485187790605082897716e-06, -3.806415482831042377794353304e-06, + -3.75858954264548767267625079e-06, -3.710116769588223735210378781e-06, + -3.661029535054803310718547077e-06, -3.611360445664185042701031098e-06, + -3.561142311940217526118482652e-06, -3.510408116934332074354340597e-06, + -3.459190984805692409368447007e-06, -3.40752414942242446080898112e-06, + -3.355440922999846258326355625e-06, -3.302974664820049832756731351e-06, + -3.250158750067419904928017055e-06, -3.197026538815736320157077921e-06, + -3.143611345202237406513175871e-06, -3.089946406823620788338613519e-06, + -3.036064854388574057075973756e-06, -2.981999681660961409813883488e-06, + -2.927783715727311674765663205e-06, -2.873449587621700030380667013e-06, + -2.819029703340555836009982682e-06, -2.764556215279280588327038073e-06, + -2.710060994121923472443798711e-06, -2.655575601214480962173648815e-06, + -2.601131261451543702593056442e-06, -2.546758836705422255540466267e-06, + -2.492488799825899883439101271e-06, -2.438351209237996523111931257e-06, + -2.384375684164269209848550229e-06, -2.330591380497194618380205067e-06, + -2.277026967346310755131808673e-06, -2.223710604283788137461959009e-06, + -2.170669919311104684856014377e-06, -2.117931987568488883764148203e-06, + -2.065523310807749278569973861e-06, -2.013469797648013551091003906e-06, + -1.961796744632851400707033648e-06, -1.91052881810609288449243244e-06, + -1.859690036922598685434284034e-06, -1.809303756008836937290611482e-06, + -1.759392650787672730697350915e-06, -1.709978702479404521122189654e-06, + -1.661083184291107917284749038e-06, -1.612726648504407199696906311e-06, + -1.564928914470852171306755954e-06, -1.517709057522806969292355692e-06, + -1.471085398806564632903431597e-06, -1.425075496043167095245067164e-06, + -1.379696135221189692420407785e-06, -1.334963323224531250071260395e-06, + -1.290892281397030868153185008e-06, -1.24749744004451025623878696e-06, + -1.204792433873647849253184575e-06, -1.162790098365855112475582972e-06, + -1.121502467083165221261383156e-06, -1.080940769901956548988968161e-06, + -1.04111543216909948148939536e-06, -1.002036074774072378659153966e-06, + -9.637115151293355070624213968e-07, -9.261497690501846116948301592e-07, + -8.893580535241872880739075896e-07, -8.533427903591979261219342169e-07, + -8.181096106979077937598038815e-07, -7.836633603858115198039294147e-07, + -7.50008106178469936935464691e-07, -7.171471427729366176226713514e-07, + -6.850830006472630532071894406e-07, -6.538174546910310676512724515e-07, + -6.233515336089735786725615774e-07, -5.936855300788311880802418027e-07, + -5.648190116438192714411713202e-07, -5.367508323188957675069590304e-07, + -5.094791448902616957394059831e-07, -4.830014138850717287905836561e-07, + -4.573144291893223812487214493e-07, -4.324143202901636756166629978e-07, + -4.082965711185994609467545154e-07, -3.849560354678588510005414133e-07, + -3.623869529621767654352425345e-07, -3.40582965550171144921933657e-07, + -3.195371344965213905622001579e-07, -2.992419578451968213048367106e-07, + -2.79689388327078478980233095e-07, -2.608708516844331634911501559e-07, + -2.427772653843854432059018705e-07, -2.253990576932228421456723758e-07, + -2.087261870831418448624610231e-07, -1.927481619428317928074170231e-07, + -1.774540605630949579445165051e-07, -1.628325513686435340636807223e-07, + -1.488719133670688348085228139e-07, -1.355600567859662348517673768e-07, + -1.228845438692011641266204182e-07, -1.108326098033265319036500636e-07, + -9.939118374526329705394349324e-08, -8.854690992246054911296088879e-08, + -7.828616877692231395194632235e-08, -6.859509812468552419156776669e-08, + -5.945961430257818187342298247e-08, -5.086543327435494594686223339e-08, + -4.552696992572664381790140098e-08, -5.373566164428437493010741813e-08, + -6.250046350274850048392606553e-08, -7.183709807272649513846927592e-08, + -8.176105621480921443996933142e-08, -9.228757101353703356741041072e-08, + -1.034315916639622022805294378e-07, -1.15207757348586629185962333e-07, + -1.276303711438636834311867105e-07, -1.40713373995741043124231757e-07, + -1.544703188040334470157238182e-07, -1.689143446556036369575557604e-07, + -1.840581512464740257164076253e-07, -1.999139735330872335642674216e-07, + -2.164935566529373163674655365e-07, -2.338081311547631073538636983e-07, + -2.518683885783802688339272618e-07, -2.706844574240573112680478037e-07, + -2.902658795510999091385483713e-07, -3.106215870450147167454945339e-07, + -3.31759879592246216230077378e-07, -3.536884024010618546720685716e-07, + -3.764141247066425811721444069e-07, -3.999433188979627475194953985e-07, + -4.242815403031968324934757476e-07, -4.494336076700758829872604187e-07, + -4.754035843765028756345157775e-07, -5.021947604061561968094573594e-07, + -5.298096351228658383158021811e-07, -5.582499008766427513484882465e-07, + -5.875164274732484963627006207e-07, -6.176092475381677871954801649e-07, + -6.485275428047468143218589297e-07, -6.802696313551208139947315545e-07, + -7.128329558413474339469530563e-07, -7.462140727129310721870824458e-07, + -7.804086424756117349013683285e-07, -8.154114210049636000550410918e-07, + -8.5121625193695023364829624e-07, -8.878160601561566844618219804e-07, + -9.252028464009691979957352402e-07, -9.633676830034208906717099752e-07, + -1.002300710779922053534967893e-06, -1.041991137087492650664254275e-06, + -1.08242723505850246204105982e-06, -1.123596344025302358414475888e-06, + -1.165484871144438565023285226e-06, -1.208078294228475233713167476e-06, + -1.251361165791727460334828263e-06, -1.295317118314474278415251995e-06, + -1.339928870728479872112960496e-06, -1.385178236124884976014897536e-06, + -1.431046130683764577395770956e-06, -1.477512583822861432316687902e-06, + -1.524556749561213855772949521e-06, -1.572156919091661310866657811e-06, + -1.620290534554268440157022771e-06, -1.668934204001179499629700827e-06, + -1.718063717541376982697164805e-06, -1.767654064652203776844639066e-06, + -1.817679452642699991951982276e-06, -1.868113326252062405516450941e-06, + -1.918928388364808640371246204e-06, -1.970096621822521419106028981e-06, + -2.021589312310361373281131572e-06, -2.073377072294880300840601295e-06, + -2.125429865988017168464433923e-06, -2.17771703531059002706556614e-06, + -2.230207326826995481092175133e-06, -2.282868919621310316287301004e-06, + -2.335669454083496147955324729e-06, -2.3885760615729497845661361e-06, + -2.441555394925229150571805922e-06, -2.494573659766428089045548974e-06, + -2.547596646598348605223258515e-06, -2.600589763616351103705853429e-06, + -2.653518070220559114746157123e-06, -2.706346311179915935181449285e-06, + -2.759038951407500054653241725e-06, -2.811560211304452528769445147e-06, + -2.863874102628887749678225985e-06, -2.915944464845226481247925446e-06, + -2.967735001908526475957687124e-06, -3.019209319437602061610755738e-06, + -3.070330962229975308857036695e-06, -3.121063452071044939977384133e-06, + -3.171370325789274263132005993e-06, -3.221215173508572611894406473e-06, + -3.27056167704890458593951566e-06, -3.319373648425242781523358815e-06, + -3.367615068395200352474377556e-06, -3.415250125005124935836063604e-06, + -3.46224325208437787806015247e-06, -3.508559167637401995454640713e-06, + -3.554162912083177714459101409e-06, -3.599019886291722917977817589e-06, + -3.643095889367409561580921779e-06, -3.686357156129095434147699417e-06, + -3.728770394237329476641020984e-06, -3.770302820919253720385660653e-06, + -3.810922199242259857641674375e-06, -3.850596873887930254615630937e-06, + -3.8892958063783886812144093e-06, -3.926988609707853070292238318e-06, + -3.96364558233280010616020328e-06, -3.99923774147508571946826525e-06, + -4.033736855693080884893795407e-06, -4.067115476676877805300124036e-06, + -4.09934697022458718358847371e-06, -4.130405546357797604321241552e-06, + -4.160266288535384436619076615e-06, -4.188905181926033045630881901e-06, + -4.216299140701067603583494792e-06, -4.242426034310486304354254755e-06, + -4.267264712706441250533381804e-06, -4.290795030479796345207216951e-06, + -4.312997869876890686812332537e-06, -4.33385516266507915658558886e-06, + -4.35334991081782163269923297e-06, -4.37146620598752406127406045e-06, + -4.388189247748388585124504346e-06, -4.40350536057254961680744107e-06, + -4.417402009525124247958649537e-06, -4.429867814653211545829550322e-06, + -4.440892564049755390656690907e-06, -4.450467225574420481533539917e-06, + -4.458583957215478517312114842e-06, -4.465236116078581125171925031e-06, + -4.470418265990144335384620655e-06, -4.474126183705026893943842992e-06, + -4.476356863710080364465726532e-06, -4.477108521617060724127456356e-06, + -4.476380596140414720122274739e-06, -4.474173749657294008670767316e-06, + -4.470489867349208388690087052e-06, -4.46533205492664119558472724e-06, + -4.458704634939850662556093397e-06, -4.450613141681168146010158515e-06, + -4.441064314685898974457717997e-06, -4.430066090840939995419700548e-06, + -4.417627595112133718981313468e-06, -4.403759129903255981649916329e-06, + -4.388472163061431407973366631e-06, -4.371779314545614091068806428e-06, + -4.353694341776626762399293041e-06, -4.334232123688995761974073612e-06, + -4.313408643506669887138053887e-06, -4.291240970266365453461999274e-06, + -4.267747239114056976368345719e-06, -4.242946630401723610002441556e-06, + -4.216859347613177568610178664e-06, -4.189506594149027259390595523e-06, + -4.160910549003363025403166853e-06, -4.131094341364545874037417228e-06, + -4.100082024175606812193758954e-06, -4.067898546690128633491773807e-06, + -4.034569726061134564102251404e-06, -4.000122218001721972012712375e-06, + -3.964583486557409236375557754e-06, -3.927981773031274333781836389e-06, + -3.890346064104092793222312158e-06, -3.851706059192650830156224445e-06, + -3.812092137090423368545998722e-06, -3.771535321935628281675000756e-06, + -3.730067248552568155071885656e-06, -3.687720127212835795728687605e-06, + -3.644526707863716112221694199e-06, -3.60052024387171414857196361e-06, + -3.555734455329582899946704033e-06, -3.510203491975880141803909723e-06, + -3.463961895776298650451250488e-06, -3.417044563216417380673104592e-06, + -3.369486707355778664095590294e-06, -3.32132381969331634712148775e-06, + -3.27259163189431691187865868e-06, -3.223326077429077835933678847e-06, + -3.173563253173407117731664312e-06, -3.123339381020956275825713883e-06, + -3.072690769557222428864148162e-06, -3.021653775844739543530873341e-06, + -2.970264767368696028629814973e-06, -2.918560084191727115493801212e-06, + -2.866576001366331038751420618e-06, -2.814348691652046400966556347e-06, + -2.761914188586029470564306779e-06, -2.709308349951471843653936708e-06, + -2.656566821691067427547603905e-06, -2.603725002309776053073531177e-06, + -2.550818007811000156191943294e-06, -2.497880637209183050327079498e-06, + -2.444947338660898798323034553e-06, -2.392052176255383068341963879e-06, + -2.339228797504373120466018149e-06, -2.286510401569915507715693645e-06, + -2.233929708267611687972286835e-06, -2.181518927881446560246162317e-06, + -2.129309731825070577663399154e-06, -2.077333224182966557049521972e-06, + -2.025619914163577052273416262e-06, -1.974199689494996015252199426e-06, + -1.923101790792250446137084258e-06, -1.8723547869238134706062213e-06, + -1.821986551403278852120579123e-06, -1.772024239830590429232602331e-06, + -1.722494268405599594009289591e-06, -1.673422293535017156242616573e-06, + -1.624833192552202599476815839e-06, -1.576751045567489905801865889e-06, + -1.529199118465049766512112682e-06, -1.482199847060538237418156338e-06, + -1.435774822432057762035999618e-06, -1.389944777435160776029275664e-06, + -1.344729574410906629397446238e-06, -1.300148194094161018549791337e-06, + -1.256218725727633478026976088e-06, -1.212958358385142707612882641e-06, + -1.17038337350645601610060146e-06, -1.128509138643265812711798807e-06, + -1.087350102415146310921747856e-06, -1.046919790671962764222946082e-06, + -1.007230803857716045922494896e-06, -9.682948155690327568680510553e-07, + -9.301225722998634600356313538e-07, -8.927238943622609631498325197e-07, + -8.561076779714877612592074073e-07, -8.202818984820792595790729662e-07, + -7.852536147599261976098676541e-07, -7.510289746738688729384928605e-07, + -7.176132216888073144835102912e-07, -6.850107025408278597054540643e-07, + -6.532248759734346922595617582e-07, -6.22258322512573586436114819e-07, + -5.921127552567399355903324937e-07, -5.627890316572391791549809931e-07, + -5.342871662623226545086197598e-07, -5.06606344397751829834893305e-07, + -4.797449367551790979266840113e-07, -4.537005148586024689647976018e-07, + -4.284698673781209259018405103e-07, -4.040490172591928256113627191e-07, + -3.804332396346616929128146931e-07, -3.576170804859232582575067575e-07, + -3.355943760187800916108510126e-07, -3.14358272718745779617449199e-07, + -2.939012480498685672176831588e-07, -2.742151317604689290485884406e-07, + -2.552911277587456611643705953e-07, -2.371198365198012853205273166e-07, + -2.196912779877307088271029675e-07, -2.029949149318072385100685103e-07, + -1.870196767196319714336391095e-07, -1.717539834673525281777135398e-07, + -1.571857705276811195187295364e-07, -1.43302513276158366613356244e-07, + -1.300912521560462437694336794e-07, -1.175386179421976331023190249e-07, + -1.056308571842999553186875699e-07, -9.435385778999136278368599666e-08, + -8.369317470851886992444425978e-08, -7.363405567582734960985858591e-08, + -6.416146698226567241571377921e-08, -5.526011922443079737626416633e-08, + -4.691449300308955340770366931e-08, -5.588523650122756722345346617e-08, + -6.574787287888833413505108643e-08, -7.629784414641814430503661409e-08, + -8.755508287142536383649275194e-08, -9.953918080378947341485974115e-08, + -1.122693513124687737833975239e-07, -1.257643917910459514026188989e-07, + -1.40042646095152337884569109e-07, -1.551219670754988163567276386e-07, + -1.710196792707384171363380661e-07, -1.87752541824756963164224418e-07, + -2.053367116932515661286383617e-07, -2.237877072046035491375729843e-07, + -2.431203720400932411376839198e-07, -2.633488396984102793790501803e-07, + -2.844864985092270266139663146e-07, -3.065459572602600319512339538e-07, + -3.295390115019061275645519127e-07, -3.534766105927332722086995145e-07, + -3.783688255488570130524782296e-07, -4.042248177590279771045358396e-07, + -4.31052808626615076023158666e-07, -4.588600501985611360665495706e-07, + -4.876527968402790046912719663e-07, -5.174362780142070764071359976e-07, + -5.482146722183996803633393262e-07, -5.799910821400627227792802347e-07, + -6.127675110773775958041258843e-07, -6.465448406812827861041216744e-07, + -6.81322810067114541078352706e-07, -7.170999963441213964718962126e-07, + -7.5387379660891220535480408e-07, -7.916404114468132897477537814e-07, + -8.303948299829639546868636536e-07, -8.701308165227521196271264457e-07, + -9.108408988188220356557343524e-07, -9.525163579995232585802028731e-07, + -9.951472201911628304323281097e-07, -1.038722249863869029351277212e-06, + -1.083228944928261315892121727e-06, -1.128653533607415151177001331e-06, + -1.174980973105883233853301804e-06, -1.222194950094725412174543819e-06, + -1.270277883028642697146827142e-06, -1.319210926308423796762077027e-06, + -1.368973976298973387012367087e-06, -1.419545679210217826218256784e-06, + -1.470903440845189545977300845e-06, -1.523023438219719677530396978e-06, + -1.575880633033083591610702158e-06, -1.629448787031691383539499032e-06, + -1.683700479195737044656113086e-06, -1.738607124784175663102141554e-06, + -1.794138996205568657355314786e-06, -1.850265245700735025039147807e-06, + -1.906953929817057481434965441e-06, -1.964172035651247702193978803e-06, + -2.021885508834384223168572844e-06, -2.080059283230047371011104188e-06, + -2.138657312313426017707932228e-06, -2.197642602196386805031005571e-06, + -2.25697724626061466704452993e-06, -2.316622461358141658210093444e-06, + -2.376538625535818920192629097e-06, -2.436685317237596020312640627e-06, + -2.497021355935842280805367355e-06, -2.557504844140401078106958691e-06, + -2.618093210731554944633225554e-06, -2.678743255560718624692538234e-06, + -2.739411195260319096449284221e-06, -2.800052710202124791905595527e-06, + -2.860622992541121654172346644e-06, -2.921076795280013921237696403e-06, + -2.981368482287470032300342321e-06, -3.041452079201421825744005439e-06, + -3.101281325146970569079426377e-06, -3.160809725196854586492210826e-06, + -3.219990603500926378021697316e-06, -3.278777157009708154757890095e-06, + -3.33712250971581442414372505e-06, -3.39497976733591683466077088e-06, + -3.452302072354816452499090898e-06, -3.509042659352555485683918327e-06, + -3.565154910534321824785693525e-06, -3.62059241138267107044425297e-06, + -3.675309006350869469383372753e-06, -3.729258854515867260159172128e-06, + -3.782396485109150620221654671e-06, -3.834676852843659419496462337e-06, + -3.88605539295497704393523089e-06, -3.936488075875171770720648695e-06, + -3.985931461457995708013487407e-06, -4.034342752674580992997867279e-06, + -4.081679848699355277132257147e-06, -4.127901397306635022661346762e-06, + -4.172966846499172521238029548e-06, -4.216836495290929503283652163e-06, + -4.259471543567492007127586046e-06, -4.300834140948701612104914521e-06, + -4.340887434579557059316935047e-06, -4.379595615776842970319829296e-06, + -4.416923965460587311990421633e-06, -4.452838898301215319512971758e-06, + -4.487308005515074310707440697e-06, -4.5203000962429841879503499e-06, + -4.551785237448592782571066967e-06, -4.581734792275403979854280639e-06, + -4.610121456803752136349629914e-06, -4.636919295151293454542405781e-06, + -4.662103772863099820759642117e-06, -4.685651788540064720256506092e-06, + -4.707541703656909211719340524e-06, -4.727753370523973643134267586e-06, + -4.74626815834922034608280364e-06, -4.763068977361454146737633486e-06, + -4.778140300955944561717668451e-06, -4.791468185829454357375044304e-06, + -4.80304029007308691984505164e-06, -4.812845889195117239146327892e-06, + -4.820875890048984206812023728e-06, -4.827122842644977024036730823e-06, + -4.831580949827318114612583616e-06, -4.834246074801713586959178021e-06, + -4.835115746501732165519085727e-06, -4.834189162785742161821973123e-06, + -4.831467191459494541156197145e-06, -4.826952369122807943785033458e-06, + -4.820648897842175087478239215e-06, -4.812562639654493874753933558e-06, + -4.802701108910512965948901715e-06, -4.791073462469823174324570769e-06, + -4.77769048776272174438922366e-06, -4.762564588737413984653647908e-06, + -4.745709769714369282442648079e-06, -4.727141617172884194243362432e-06, + -4.706877279498024927416061775e-06, -4.684935444719346183523305677e-06, + -4.661336316275805547089134545e-06, -4.636101586844348698473669557e-06, + -4.609254410272583322007253909e-06, -4.580819371658881844196296168e-06, + -4.55082245562603140487997061e-06, -4.51929101283733112041571256e-06, + -4.486253724806654029778462539e-06, -4.451740567056632163188151924e-06, + -4.415782770681266166236476206e-06, -4.378412782372620245152812501e-06, + -4.339664222971885768065369859e-06, -4.299571844608960174386087794e-06, + -4.258171486495702589918609104e-06, -4.21550002944038653204675629e-06, + -4.171595349152579401848500024e-06, -4.126496268409488569388690604e-06, + -4.080242508156351223243089865e-06, -4.032874637614957956150037177e-06, + -3.984434023475753617335795576e-06, -3.934962778250176148404828463e-06, + -3.884503707860988486254109897e-06, -3.833100258549375056007276624e-06, + -3.780796463178321036507434708e-06, -3.72763688701258159209780095e-06, + -3.673666573056102223966863651e-06, -3.618930987028082160700650019e-06, + -3.563475962059363563277621448e-06, -3.507347643190810261500404629e-06, + -3.4505924317554523942405513e-06, -3.393256929726076764116532436e-06, + -3.335387884109632279650003994e-06, -3.277032131469526784545631334e-06, + -3.218236542656306697489680332e-06, -3.159047967826622197964241481e-06, + -3.099513181829570930076378152e-06, -3.039678830038637787850502869e-06, + -2.97959137470640268325890003e-06, -2.919297041918055715214834478e-06, + -2.858841769218447527233862085e-06, -2.79827115398652088017086674e-06, + -2.737630402626143496223366791e-06, -2.676964280650619954594416142e-06, + -2.616317063719931423150565422e-06, -2.555732489704437444133370075e-06, + -2.495253711836882919952902704e-06, -2.434923253015842629237448086e-06, + -2.374782961321076766892127982e-06, -2.314873966799092433178864844e-06, + -2.255236639574832610511886943e-06, -2.195910549343031039465877485e-06, + -2.136934426290280705112469006e-06, -2.078346123496300523102392824e-06, + -2.020182580860253083543474212e-06, -1.962479790595286298479551362e-06, + -1.905272764331677437082404256e-06, -1.848595501866199034601335495e-06, + -1.792480961592449425467932743e-06, -1.736961032643921800473416073e-06, + -1.682066508778780738331140934e-06, -1.627827064032198504207405235e-06, + -1.574271230159174156113866851e-06, -1.521426375887719769356603086e-06, + -1.469318687999222936121836852e-06, -1.41797315424977947174436585e-06, + -1.367413548143184189387149517e-06, -1.317662415563231203502838652e-06, + -1.268741063269886305047632995e-06, -1.220669549260868137972022886e-06, + -1.173466674997108011969200111e-06, -1.127149979487567736641641727e-06, + -1.081735735225867990009357422e-06, -1.037238945968281187537786761e-06, + -9.936733463394984198048878743e-07, -9.51051403250270379838033491e-07, + -9.093843191072341639320905822e-07, -8.686820367933998741436364514e-07, + -8.289532463944484639206591176e-07, -7.902053936435325905273817544e-07, + -7.524446900545976255137770906e-07, -7.156761247117320158016360969e-07, + -6.799034776795600877426152715e-07, -6.451293349973019653506665222e-07, + -6.113551052168112857784732991e-07, -5.785810374426747572474218941e-07, + -5.468062408303017999107562171e-07, -5.160287054958986781440883826e-07, + -4.862453247902389462652703381e-07, -4.574519188863060328328988702e-07, + -4.296432596291182543732931412e-07, -4.028130965943454954694604581e-07, + -3.769541843008554959161852602e-07, -3.520583105208009616975096349e-07, + -3.281163256295591033039895593e-07, -3.051181729366091247159604657e-07, + -2.830529199372975269550145247e-07, -2.619087904244634023265237647e-07, + -2.416731973979920583817636043e-07, -2.223327767095997251927714947e-07, + -2.03873421379497925399999032e-07, -1.86280316521048749966901455e-07, + -1.69537974809094160360330595e-07, -1.536302724273504497368110283e-07, + -1.385404854300536166948496159e-07, -1.242513264530232998241810524e-07, + -1.107449817091160655319542283e-07, -9.800314820387945565156509855e-08, + -8.600707110636497446416065017e-08, -7.473758121157492636890559918e-08, + -6.417513243082749919942022821e-08, -5.429983924717057483643131992e-08, + -4.504711982676742047311980056e-08, -5.426558301260465800177712568e-08, + -6.418591729545960389893268991e-08, -7.483031488226991810231754224e-08, + -8.622059285178455451023040931e-08, -9.837814669166587208919415612e-08, + -1.113239037611849837630054877e-07, -1.25078276766871124271279488e-07, + -1.396611173394898225025723961e-07, -1.550916698012422009379383987e-07, + -1.713885252130428394748336849e-07, -1.885695757917536123499904939e-07, + -2.066519697877141280229135786e-07, -2.256520669128699751449347805e-07, + -2.455853944096904987303287959e-07, -2.664666038507373289778864221e-07, + -2.883094287582604617548509215e-07, -3.111266431325119048535775106e-07, + -3.349300209766045981211915038e-07, -3.597302969046982298726615815e-07, + -3.855371279190752209821977433e-07, -4.123590564402529295782290613e-07, + -4.402034746727093183697829704e-07, -4.690765903870265396130437904e-07, + -4.989833941973283045850885362e-07, -5.299276284108053209639206324e-07, + -5.619117575238085110459905665e-07, -5.949369404366015143376090167e-07, + -6.290030044562451110024253048e-07, -6.641084211543453628485067161e-07, + -7.002502841434981394578987782e-07, -7.374242888332119490833326154e-07, + -7.756247142229133498351209899e-07, -8.148444067863138712094826614e-07, + -8.550747664979667755406574949e-07, -8.963057350492724862403267141e-07, + -9.385257862975014106531393421e-07, -9.817219189876062719293152783e-07, + -1.025879651782694630560242161e-06, -1.070983020635017445932116176e-06, + -1.117014578525362025927737848e-06, -1.163955397594240920568719154e-06, + -1.211785073684585522314815023e-06, -1.260481733310796883992246573e-06, + -1.310022043064989635087003519e-06, -1.360381221466749979772010992e-06, + -1.411533053258297718931721897e-06, -1.463449906142478163057429018e-06, + -1.516102749956512904969617959e-06, -1.569461178269935382417841346e-06, + -1.623493432390626498406228755e-06, -1.678166427758359987088064395e-06, + -1.733445782700785985265415703e-06, -1.789295849522305547436504258e-06, + -1.845679747891860342327028169e-06, -1.90255940049126291498831666e-06, + -1.959895570881362230844123171e-06, -2.017647903539036290695811438e-06, + -2.075774966013806345683807147e-06, -2.134234293148708097673932338e-06, + -2.192982433306013229312942184e-06, -2.251974996534421599958487523e-06, + -2.311166704610491714328140284e-06, -2.370511442883297609701470296e-06, + -2.429962313847708464296330094e-06, -2.489471692368125455897300002e-06, + -2.548991282471162502090223159e-06, -2.608472175622501095291040987e-06, + -2.667864910400058199016135041e-06, -2.727119533472657226635515321e-06, + -2.78618566179060580897020212e-06, -2.845012545891984089463551399e-06, + -2.903549134225898987034459112e-06, -2.961744138391933763910547628e-06, + -3.019546099192536617555719658e-06, -3.076903453393555921556619392e-06, + -3.133764601086189187850380988e-06, -3.190077973542169055017449567e-06, + -3.245792101452641225636970568e-06, -3.300855683440084321222550076e-06, + -3.355217654731681840201210076e-06, -3.408827255881840238041459099e-06, + -3.461634101431015211945523002e-06, -3.513588248387723245934029584e-06, + -3.564640264420499005121193217e-06, -3.614741295646688764019475656e-06, + -3.663843133905267362277185378e-06, -3.711898283401429458162401956e-06, + -3.758860026611445733386038595e-06, -3.804682489337172134264471873e-06, + -3.849320704800873324741890963e-06, -3.892730676672267088741456048e-06, + -3.934869440921331616419030081e-06, -3.975695126392201036763691946e-06, + -4.015167013995371912791088748e-06, -4.053245594417680853105857147e-06, + -4.089892624251826217071821568e-06, -4.125071180449750530769281731e-06, + -4.158745713006925135910019087e-06, -4.1908820957874678232637361e-06, + -4.221447675403112484275331556e-06, -4.250411318062257528323667072e-06, + -4.277743454308712180026233463e-06, -4.303416121583789177699498618e-06, + -4.327403004475983126254912126e-06, -4.349679472745298480079994413e-06, + -4.370222616848634666908424151e-06, -4.389011281061007951345091099e-06, + -4.406026094073223285229462531e-06, -4.421249497023658897034651544e-06, + -4.434665768915833614397751378e-06, -4.44626104937796531640838843e-06, + -4.456023358725308819428250623e-06, -4.463942615290723569556035483e-06, + -4.47001064999364626463204675e-06, -4.474221218122460605047703563e-06, + -4.476570008310050579106685598e-06, -4.477054648687252573404510292e-06, + -4.475674710203750533525635102e-06, -4.472431707110959282877767074e-06, + -4.467329094606336110885244639e-06, -4.460372263643452357033750144e-06, + -4.451568532917188939998249381e-06, -4.440927138038216528666355526e-06, + -4.428459217915855865820018433e-06, -4.414177798373249466334315022e-06, + -4.398097773023546401311052734e-06, -4.380235881440571522090886986e-06, + -4.360610684662098994902185156e-06, -4.339242538068461264269722044e-06, + -4.316153561683746872211682455e-06, -4.291367607951247672678010692e-06, + -4.264910227039152789373088748e-06, -4.236808629736736229402099818e-06, + -4.207091648005300001350419137e-06, -4.175789693252278271583342178e-06, + -4.142934712400315706100264318e-06, -4.108560141827919728462360088e-06, + -4.072700859260138885368455336e-06, -4.035393133692805944302047644e-06, + -3.9966745734361510078392829e-06, -3.956584072367022953742917574e-06, + -3.915161754481756953857971709e-06, -3.872448916844576937725235649e-06, + -3.828487971028900285232459549e-06, -3.783322383151323958940361394e-06, + -3.736996612600249008427980013e-06, -3.689556049563112505768102192e-06, + -3.641046951457963729004412706e-06, -3.591516378376761689804374036e-06, + -3.541012127649109413518504347e-06, -3.489582667636388059408027867e-06, + -3.437277070867235679988739572e-06, -3.384144946625988809631993201e-06, + -3.330236373106469943315092325e-06, -3.275601829243660243992132541e-06, + -3.220292126336066173533569795e-06, -3.164358339571500650756275333e-06, + -3.107851739568694408204826279e-06, -3.05082372404673139693704817e-06, + -2.993325749733577875396923346e-06, -2.935409264624098139357570927e-06, + -2.877125640696861412579782291e-06, -2.818526107197759892367084841e-06, + -2.759661684596949802035720581e-06, -2.700583119323991681696777931e-06, + -2.64134081938413703121034358e-06, -2.58198479095682080624858494e-06, + -2.522564576074462276385809018e-06, -2.463129191479311259416803276e-06, + -2.403727068750133539430354282e-06, -2.344405995791159468677597108e-06, + -2.285213059770774351412304243e-06, -2.226194591595103678923536078e-06, + -2.167396111998280176048686449e-06, -2.108862279327925742388079311e-06, + -2.050636839100847549986327695e-06, -1.992762575400402726361406835e-06, + -1.935281264183242589652002991e-06, -1.878233628559369635708945281e-06, + -1.821659296105471915840404683e-06, -1.765596758267555658518128264e-06, + -1.710083331904717516031987253e-06, -1.655155123021806436186642401e-06, + -1.600846992734448278025206382e-06, -1.547192525505559740995947457e-06, + -1.494223999688247247406543486e-06, -1.441972360405473638225661188e-06, + -1.390467194792511628547381462e-06, -1.33973670962375456375324876e-06, + -1.289807711340956425423854952e-06, -1.240705588495548771210122072e-06, + -1.192454296613174595287397775e-06, -1.14507634548414487853660107e-06, + -1.098592788879076251107097181e-06, -1.05302321668457187726149378e-06, + -1.008385749449420465252247152e-06, -9.646970353274841070584941574e-07, + -9.219722493991493958239336233e-07, -8.802250953490614663511800407e-07, + -8.394678094735268658125042392e-07, -7.997111669874451754356928582e-07, + -7.609644905957734757953863508e-07, -7.232356612915372985199739461e-07, + -6.865311313380734747427729288e-07, -6.508559393897192554874898789e-07, + -6.162137277015453543723040586e-07, -5.826067613753309962831079989e-07, + -5.500359495856335931621410723e-07, -5.18500868726648352747361434e-07, + -4.879997874174993605648131476e-07, -4.585296933007207988402652993e-07, + -4.300863215659188623247728527e-07, -4.026641851280328625449121075e-07, + -3.762566063871468167713286654e-07, -3.508557504945551631341373131e-07, + -3.264526600476618846819994516e-07, -3.030372911343186325354827695e-07, + -2.80598550645499661044965584e-07, -2.591243347735456446330134812e-07, + -2.386015686118141768304161138e-07, -2.190162467703290841870161516e-07, + -2.003534749209318004149873787e-07, -1.825975121845720343429902164e-07, + -1.657318142726440552354912885e-07, -1.497390772937562437002384031e-07, + -1.346012821369655908107986972e-07, -1.202997393423459595171784572e-07, + -1.068151343697545284341292402e-07, -9.412757317686102903987255871e-08, + -8.221662801784779300363800421e-08, -7.106138337499132242683114354e-08, + -6.064048193428553670003577393e-08, -5.093217052236978823747136141e-08, + -5.385524414161247369276435759e-08, -6.475572127920612842222569628e-08, + -7.651306987665505637403838687e-08, -8.915517966384689936250665387e-08, + -1.027094004706736484665513878e-07, -1.172024760708585270599203592e-07, + -1.326604779890619574048951819e-07, -1.491087394114957474938618293e-07, + -1.665717893416587793031536377e-07, -1.850732871439109385607214723e-07, + -2.046359576183655336869068745e-07, -2.252815267510388022711769959e-07, + -2.470306582833623395152036414e-07, -2.699028912449256183048900467e-07, + -2.939165785928570492934516073e-07, -3.190888271003914703730260094e-07, + -3.454354386360085286894548284e-07, -3.7297085297304853115037712e-07, + -4.017080922678820864662161978e-07, -4.316587073425850796154533764e-07, + -4.628327259056050184743620092e-07, -4.952386028411294359601372249e-07, + -5.28883172694773772592102476e-07, -5.637716044798173973119463642e-07, + -5.999073589245027672653843426e-07, -6.372921482769324664889327298e-07, + -6.759258987796905334110566729e-07, -7.158067159224844158477065598e-07, + -7.569308525740787067868486221e-07, -7.992926800933551404989337724e-07, + -8.428846625102702877328645151e-07, -8.876973338641393614724438635e-07, + -9.337192787800689582891275342e-07, -9.809371163584422823332508237e-07, + -1.029335487446074143987853784e-06, -1.078897045351228915579014887e-06, + -1.12960245005803144185702741e-06, -1.181430365989023157077060684e-06, + -1.234357463357635685506099275e-06, -1.288358423145283171139274282e-06, + -1.343405945730535203566755227e-06, -1.399470763190526759520539504e-06, + -1.456521655287321665738268194e-06, -1.51452546914447038774696741e-06, + -1.573447142611447627038342816e-06, -1.633249731306042500493806886e-06, + -1.693894439317167720051074929e-06, -1.755340653542920306167036439e-06, + -1.817545981631090366612110883e-06, -1.880466293481727174506266606e-06, + -1.94405576626379739913429677e-06, -2.00826693289048638347248088e-06, + -2.073050733890254083741262747e-06, -2.138356572603430663063062839e-06, + -2.204132373626910904989553361e-06, -2.270324644422404453158233911e-06, + -2.336878539996748342731213571e-06, -2.403737930555980685472022493e-06, + -2.470845472028250996185221033e-06, -2.538142679344191221800812117e-06, + -2.605570002357186923321085217e-06, -2.673066904279883494396658633e-06, + -2.740571942507566427244675156e-06, -2.808022851693459136972544354e-06, + -2.87535662893574126252596232e-06, -2.942509620931041199081356838e-06, + -3.009417612944475489119905073e-06, -3.076015919441848917985924197e-06, + -3.142239476225524861586514691e-06, -3.208022933911654044747798278e-06, + -3.273300752582984656955875091e-06, -3.338007297448312680636156244e-06, + -3.402076935336847089827103097e-06, -3.465444131853281923536002143e-06, + -3.528043549017294548442473176e-06, -3.589810143209436914447539244e-06, + -3.650679263244008907477377787e-06, -3.710586748388521616281478244e-06, + -3.769469026148711196793229111e-06, -3.82726320963782134268156912e-06, + -3.883907194349001119730319803e-06, -3.939339754150153236175908866e-06, + -3.993500636321478805068965756e-06, -4.046330655457183958652843392e-06, + -4.097771786054501387899524217e-06, -4.147767253615128056122053624e-06, + -4.196261624086613861240105394e-06, -4.243200891473914339454501926e-06, + -4.28853256345451805246239696e-06, -4.332205744833883904662801684e-06, + -4.37417121868190299758833578e-06, -4.414381524994741023439331212e-06, + -4.452791036732223610449844797e-06, -4.48935603308351725956783923e-06, + -4.524034769821159088904177076e-06, -4.556787546607589088902730279e-06, + -4.587576771124455863128978328e-06, -4.616367019900890978007564763e-06, + -4.643125095723168501836864569e-06, -4.667820081514686773036578588e-06, + -4.690423390581911162263047121e-06, -4.710908813128878356820457979e-06, + -4.729252558950032829694631875e-06, -4.745433296218510778221710139e-06, + -4.75943218629454997459010332e-06, -4.771232914486350136788923859e-06, + -4.780821716703595999420958046e-06, -4.78818740195184193745789325e-06, + -4.793321370623936893411599219e-06, -4.796217628553011632925717062e-06, + -4.796872796799650529866402421e-06, -4.795286117154262484432464958e-06, + -4.791459453344028334093387955e-06, -4.785397287942105581145645771e-06, + -4.777106714985246672347963398e-06, -4.766597428314279518649781986e-06, + -4.753881705660282875139117237e-06, -4.738974388507545231472885272e-06, + -4.72189285777264172879429116e-06, -4.702657005347072265545940728e-06, + -4.681289201558970249344038966e-06, -4.657814258617259541126083555e-06, + -4.632259390109497603534981919e-06, -4.604654166631929042914801731e-06, + -4.575030467638687312558441744e-06, -4.543422429602738830869274045e-06, + -4.509866390589857714269426958e-06, -4.47440083135276724015522154e-06, + -4.437066313059565400751544512e-06, -4.397905411776839434284409186e-06, + -4.356962649834013514692655084e-06, -4.314284424201313226238108101e-06, + -4.269918932019280209243933255e-06, -4.223916093423040602188728299e-06, + -4.176327471809491130323027663e-06, -4.127206191700199114163419983e-06, + -4.076606854357157103205949733e-06, -4.024585451312443591317946634e-06, + -3.971199275976573297433028925e-06, -3.916506833493567172460852327e-06, + -3.860567749013615782927109216e-06, -3.803442674556987142893329373e-06, + -3.745193194644815934450871389e-06, -3.68588173087437490297170288e-06, + -3.625571445617852652166428554e-06, -3.564326145024716196502883106e-06, + -3.502210181508503193355871103e-06, -3.439288355899151780988758434e-06, + -3.37562581944197298385230456e-06, -3.311287975823909013729871159e-06, + -3.246340383406948301210246874e-06, -3.180848657847364034634805863e-06, + -3.114878375277938653151394224e-06, -3.048494976228369930003813879e-06, + -2.981763670463459277027969477e-06, -2.914749342869706609282553014e-06, + -2.847516460657320695227818358e-06, -2.780128981908429134370982355e-06, + -2.712650265732286865739009835e-06, -2.64514298414368638666317908e-06, + -2.577669035823581482997583075e-06, -2.510289461909557654796781162e-06, + -2.443064363959014896534194944e-06, -2.376052824222723473481964571e-06, + -2.309312828361075334239384954e-06, -2.242901190729657926343229915e-06, + -2.176873482354929689941902202e-06, -2.111283961714626621801807471e-06, + -2.046185508431246435028091554e-06, -1.981629559980379205529977052e-06, + -1.917666051509011810921514346e-06, -1.854343358852045183863253321e-06, + -1.791708244828185594543085157e-06, -1.729805808889349697378239046e-06, + -1.668679440190329114665599049e-06, -1.608370774138149588539754495e-06, + -1.548919652473116854090673736e-06, -1.490364086925976746999199761e-06, + -1.432740226488093288894579841e-06, -1.376082328323915879750532869e-06, + -1.320422732347396982638225438e-06, -1.265791839476394366222739528e-06, + -1.212218093571509543204030995e-06, -1.159727967058218063190638304e-06, + -1.108345950223661664823041062e-06, -1.058094544171989179391049803e-06, + -1.008994257414832077700750021e-06, -9.610636060660187099234262262e-07, + -9.143191176030493127631338345e-07, -8.687753381499047717069603332e-07, + -8.244448432298215664255675202e-07, -7.81338251929373432506931163e-07, + -7.394642444088767482384674454e-07, -6.988295826877152983796007146e-07, + -6.594391346270714770094658469e-07, -6.212959010265767622783355563e-07, + -5.844010457456999051452091291e-07, -5.48753928755201971290199163e-07, + -5.143521420187715582593977227e-07, -4.811915480999618388626153272e-07, + -4.49266321384871754206398204e-07, -4.185689918065540512774353604e-07, + -3.890904909530217326424090651e-07, -3.60820200436858839217310526e-07, + -3.337460024008597553022185348e-07, -3.078543320309405634210397473e-07, + -2.831302319445610741857654365e-07, -2.595574083203040767675237859e-07, + -2.371182886319577081928457012e-07, -2.157940808484413568320395586e-07, + -1.955648339592834947154480815e-07, -1.764094996840024630153855208e-07, + -1.583059952227467389421379637e-07, -1.412312669048613304366505657e-07, + -1.251613545916986821523059778e-07, -1.100714566899468820228343165e-07, + -9.593599563205097051538544932e-08, -8.272868368089066466094383271e-08, + -7.042258891684940868432602407e-08, -5.899020126641478014448152453e-08, + -4.959863403155133747592989949e-08, -6.038962871963520893190405714e-08, + -7.208212245001456501069072354e-08, -8.470712062958924393333605147e-08, + -9.829497896334180137317449192e-08, -1.128753206313643094056952667e-07, + -1.284769534666106854998464523e-07, -1.451277873311998573881820675e-07, + -1.628547518910136058962334496e-07, -1.816837149897429862057583955e-07, + -2.016394018244719288838166663e-07, -2.227453151252650339788063125e-07, + -2.450236565413373078075589748e-07, -2.684952494352105837745431187e-07, + -2.931794632860883885545270726e-07, -3.19094139901100555566023113e-07, + -3.462555216314987797461999886e-07, -3.746781817880163334878870166e-07, + -4.043749574464799031915001378e-07, -4.353568848310606336497090643e-07, + -4.676331374583913710413435663e-07, -5.012109672210942736621415439e-07, + -5.360956485841092934314911465e-07, -5.722904260615799386260980214e-07, + -6.097964651359607085161782317e-07, -6.486128067744607494964559011e-07, + -6.887363256909569838134154915e-07, -7.301616924940965178776521721e-07, + -7.728813398544951052446900716e-07, -8.168854328157533482200830868e-07, + -8.621618433654012792237072982e-07, -9.086961293729857877613789383e-07, + -9.564715179932515712660483914e-07, -1.005468893622786133679137752e-06, + -1.055666790488661914993178022e-06, -1.107041389937468803565320807e-06, + -1.159566522482786104901193031e-06, -1.213213674658561693273225654e-06, + -1.267952000715093719272644028e-06, -1.323748339183384156649437441e-06, + -1.380567234322565080514616694e-06, -1.438370962453913075394101861e-06, + -1.497119563173712009578704071e-06, -1.556770875425888146765087197e-06, + -1.61728057840403092327967189e-06, -1.678602237240991750433141e-06, + -1.740687353433050132034583257e-06, -1.80348541993425734648089781e-06, + -1.866943980845474564085129457e-06, -1.931008695611526562214846706e-06, + -1.99562340762898283996751303e-06, -2.060730217156325274360881977e-06, + -2.126269558407722040811998337e-06, -2.192180280701283554326518066e-06, + -2.258399733522618095087888465e-06, -2.324863855354696564123198957e-06, + -2.391507266115543116482633837e-06, -2.458263363036112840242586666e-06, + -2.525064419801879707870844588e-06, -2.591841688773236824930648603e-06, + -2.658525506091769270299203509e-06, -2.725045399471811961595452134e-06, + -2.791330198469561527151259345e-06, -2.857308147015235325798590549e-06, + -2.922907017987569627538420661e-06, -2.988054229604162462577941761e-06, + -3.052676963395931982608606098e-06, -3.116702283529238969516598351e-06, + -3.180057257235049642419156407e-06, -3.242669076100864625433967472e-06, + -3.304465177978083843715172846e-06, -3.365373369254972438864483703e-06, + -3.425321947243460289156749554e-06, -3.484239822426688042687498853e-06, + -3.542056640313438383436180773e-06, -3.598702902645930063417738926e-06, + -3.654110087704548181635486395e-06, -3.708210769464100701060240914e-06, + -3.760938735341224969715642756e-06, -3.812229102291328097665366187e-06, + -3.862018431006369775489520113e-06, -3.910244837971455492868846915e-06, + -3.95684810514171313823106671e-06, -4.001769787005452504483841297e-06, + -4.044953314804711869915460065e-06, -4.086344097689897675741016458e-06, + -4.125889620591420214813956069e-06, -4.163539538597904559713135803e-06, + -4.199245767637710845720990654e-06, -4.232962571268264469301779301e-06, + -4.264646643385706306238116386e-06, -4.294257186676083940413562595e-06, + -4.321755986638297843030042528e-06, -4.347107481018360909522969815e-06, + -4.370278824504504421423825566e-06, -4.391239948542704228976688713e-06, + -4.409963616142765992266319697e-06, -4.42642547155597659836161889e-06, + -4.440604084716349617655006821e-06, -4.452480990348979276375988856e-06, + -4.462040721660524364845616663e-06, -4.469270838538721444057905813e-06, + -4.474161950199791900587183158e-06, -4.476707732234716582834285065e-06, + -4.476904938017649822985712799e-06, -4.474753404452057119981139843e-06, + -4.470256052042526592781631484e-06, -4.463418879292749718212720417e-06, + -4.454250951442190500342756948e-06, -4.442764383567355503318937332e-06, + -4.428974318084297228563864235e-06, -4.412898896702804353835841722e-06, + -4.394559226893892857769129828e-06, -4.373979342944503348607990928e-06, + -4.351186161685012523047625527e-06, -4.326209432986782043900793326e-06, + -4.299081685138256533396973469e-06, -4.269838165219254085913733882e-06, + -4.238516774603790730063801462e-06, -4.205157999732345312012427724e-06, + -4.169804838304495906830399177e-06, -4.132502721052711551930503725e-06, + -4.093299429267362342572435241e-06, -4.052245008252042841737691065e-06, + -4.009391676896824061092448194e-06, -3.964793733565025779020697672e-06, + -3.918507458496893664824656245e-06, -3.870591012940502030994539828e-06, + -3.821104335226906454194353846e-06, -3.770109034012668295797639229e-06, + -3.717668278918370396634793251e-06, -3.663846688796836853241898138e-06, + -3.608710217869161225216030273e-06, -3.552326039970569285827810269e-06, + -3.494762431151455173898665724e-06, -3.436088650881652592359227424e-06, + -3.376374822108163903470199121e-06, -3.315691810418125123178199887e-06, + -3.254111102559733070463529256e-06, -3.191704684574361100492159021e-06, + -3.128544919792137785351541709e-06, -3.064704426944613923700696384e-06, + -3.00025595864313899001265401e-06, -2.935272280473213495587386096e-06, + -2.869826050950343313624031627e-06, -2.803989702580562610366660473e-06, + -2.737835324264960047284432967e-06, -2.671434545283382716926575892e-06, + -2.604858421087708233006502781e-06, -2.538177321129794991876223176e-06, + -2.471460818943460798510856208e-06, -2.404777584693581323675801859e-06, + -2.338195280398617242623984444e-06, -2.271780458025755358584174201e-06, + -2.205598460650146520195535871e-06, -2.139713326861751291460469332e-06, + -2.074187698594857296721313822e-06, -2.009082732546457798978103981e-06, + -1.944458015340688968096514305e-06, -1.880371482586904601064345562e-06, + -1.816879341969277423054791171e-06, -1.754036000495784051585678419e-06, + -1.691893996024100080480929119e-06, -1.630503933171488459375549247e-06, + -1.569914423705028837173719274e-06, -1.510172031497695210210596359e-06, + -1.451321222124788375465974377e-06, -1.393404317164136945700705396e-06, + -1.336461453252271684637533279e-06, -1.280530545937573368481710197e-06, + -1.22564725836009072539565818e-06, -1.17184497477654035798991846e-06, + -1.119154778937535539435070737e-06, -1.067605437313538860858884091e-06, + -1.017223387153951841491562706e-06, -9.680327293537890586392659353e-07, + -9.200552260909414688442686629e-07, -8.733103031866036513941120925e-07, + -8.278150571309001802585282419e-07, -7.835842667055424422547040865e-07, + -7.406304091253038437067386483e-07, -6.989636806103733862241675009e-07, + -6.585920212921880341486115425e-07, -6.19521144346204916595851394e-07, + -5.817545692362466296443444629e-07, -5.452936589466121150226942012e-07, + -5.101376610700223339261755347e-07, -4.762837526117949890573492235e-07, + -4.437270883633351418102758624e-07, -4.124608526911098475859894941e-07, + -3.82476314580908314957972266e-07, -3.537628857711190445481104321e-07, + -3.263081818032513833823535579e-07, -3.000980858128720908606314102e-07, + -2.751168148795156298360201595e-07, -2.513469887500620381238353434e-07, + -2.28769700746452787631652747e-07, -2.073645906655281061343288696e-07, + -1.871099194761686073420055244e-07, -1.679826456168480500949220357e-07, + -1.499585026951132402345761132e-07, -1.330120783894576413489060094e-07, + -1.171168943534770150188776953e-07, -1.022454869226299523306920468e-07, + -8.836948842106936774964449531e-08, -7.545970887692787824345863786e-08, + -6.348621793910570311251747363e-08, -5.241842680746955044718827219e-08, + -5.423629166976510476189012998e-08, -6.652033862630081785765993885e-08, + -7.988371401229499821292090195e-08, -9.436539944098773559303647068e-08, + -1.100034912403145663680853169e-07, -1.268350832899780176120894948e-07, + -1.448961499095651153124901826e-07, -1.642214291122039064960174597e-07, + -1.848443065413317245244192045e-07, -2.06796700410318978136445375e-07, + -2.301089477659953255924958713e-07, -2.54809692397548333819281511e-07, + -2.809257747117050189621697675e-07, -3.084821238937284892081449727e-07, + -3.375016526713995093826408377e-07, -3.680051549958857742761637096e-07, + -4.000112069492400989076461969e-07, -4.335360711831585841606856013e-07, + -4.685936051876528341156400315e-07, -5.051951736813904768913399516e-07, + -5.433495654076977778869882163e-07, -5.830629146115695573464408202e-07, + -6.243386274635695249924012031e-07, -6.671773136861750541423275902e-07, + -7.115767236270299506416562793e-07, -7.575316910116523418710558595e-07, + -8.050340815955948003609932151e-07, -8.540727479224818076330365095e-07, + -9.046334903806688112397425133e-07, -9.566990247362229757987920134e-07, + -1.01024895630484631889442395e-06, -1.065259760909416209849801503e-06, + -1.121704772753430239426940783e-06, -1.179554179323745749399885568e-06, + -1.238775023418685451790776514e-06, -1.29933121237983152154434139e-06, + -1.361183534587775615629133899e-06, -1.424289683263682433961750014e-06, + -1.488604287599922746995599089e-06, -1.554078951224183425915267506e-06, + -1.620662297982491226216094846e-06, -1.688300025007509987652284424e-06, + -1.756934963019355921016182234e-06, -1.826507143787084800129667285e-06, + -1.896953874659938589302375644e-06, -1.968209820058541943216473893e-06, + -2.040207089797485494987250645e-06, -2.112875334092198920229923459e-06, + -2.1861418450847945451687767e-06, -2.259931664705612579881243221e-06, + -2.334167698669712909606424947e-06, -2.408770836390424382832250658e-06, + -2.483660076575466618339915748e-06, -2.558752658255066574419364298e-06, + -2.633964196975993114600714598e-06, -2.709208825880558905692743754e-06, + -2.784399341375406712823306621e-06, -2.859447353081437379128219856e-06, + -2.934263437743341124629668781e-06, -3.008757296765641963510540605e-06, + -3.082837917030358670255783468e-06, -3.156413734641790112388920475e-06, + -3.229392801234127937650905671e-06, -3.301682952469313503661993772e-06, + -3.373191978344985581141210126e-06, -3.443827794925849560811253677e-06, + -3.513498617106248287213308285e-06, -3.582113132007187251553163507e-06, + -3.649580672607552536001887869e-06, -3.715811391206807741491996433e-06, + -3.780716432315043280094034317e-06, -3.844208104565903706033649923e-06, + -3.906200051248612055876559268e-06, -3.966607419057106301773455576e-06, + -4.025347024657149899392639958e-06, -4.082337518676110812738001138e-06, + -4.137499546725138585404925318e-06, -4.19075590706937877669971057e-06, + -4.242031704568899536707954345e-06, -4.291254500521020567177250121e-06, + -4.338354458043725969814633642e-06, -4.383264482649807826223666007e-06, + -4.425920357672326784219830192e-06, -4.466260874213741212900279781e-06, + -4.504227955303803487667208688e-06, -4.539766773964860941033023362e-06, + -4.572825864897529118437147222e-06, -4.603357229514915148938132561e-06, + -4.631316434069337405990841178e-06, -4.656662700632192817304204346e-06, + -4.679358990704503702380903651e-06, -4.699372081254295494586858267e-06, + -4.716672632994043900243365253e-06, -4.731235250731548773797923574e-06, + -4.743038535646200454948002295e-06, -4.752065129362562103895219201e-06, + -4.758301749713195100989753666e-06, -4.761739218103098564239747392e-06, + -4.762372478408677128230205161e-06, -4.760200607364962727509945933e-06, + -4.755226816415731065038757786e-06, -4.747458445022120899863243143e-06, + -4.736906945446391034072481513e-06, -4.723587859048351264091084034e-06, + -4.707520784152885464615874433e-06, -4.688729335567650036316594137e-06, + -4.667241095850537616074055897e-06, -4.64308755844659773443340936e-06, + -4.616304062834140128218640697e-06, -4.586929721839087566572033122e-06, + -4.55500734129577359373015899e-06, -4.520583332250981435369678596e-06, + -4.483707615925996895595798813e-06, -4.444433521668963865962516391e-06, + -4.402817678146643824883821328e-06, -4.358919898040826000802649975e-06, + -4.312803056530088988607032213e-06, -4.26453296385228267833047977e-06, + -4.21417823225698815440979153e-06, -4.161810137670275318853060215e-06, + -4.107502476406206656442399172e-06, -4.051331417271435525971883668e-06, + -3.99337534941569243521685903e-06, -3.933714726301954092224991144e-06, + -3.872431906159155677203329016e-06, -3.809610989307125112935141151e-06, + -3.745337652738121191124632745e-06, -3.679698982348687479981656778e-06, + -3.61278330321921344948140481e-06, -3.544680008341945960106348507e-06, + -3.475479386200347842146097035e-06, -3.405272447603864115900362819e-06, + -3.334150752182254235435636056e-06, -3.26220623494263949878951489e-06, + -3.189531033290416193277591606e-06, -3.116217314912100574080368667e-06, + -3.04235710691402851262618405e-06, -2.968042126605766970745070923e-06, + -2.893363614310928480228939097e-06, -2.818412168580918990897377779e-06, + -2.743277584179223339464447073e-06, -2.668048693194681247539690183e-06, + -2.592813209632386257106131944e-06, -2.517657577820062364597165569e-06, + -2.442666824956116670790589457e-06, -2.367924418113197565125774974e-06, + -2.293512125997867472809201017e-06, -2.21950988575310361757388436e-06, + -2.14599567507573316978283437e-06, -2.073045389905686696955080042e-06, + -2.000732727928093141855480502e-06, -1.929129078112885888176891366e-06, + -1.85830341649966194390885578e-06, -1.788322208418270352890157293e-06, + -1.719249317317598659858655756e-06, -1.651145920357657631970141159e-06, + -1.584070430900461979776107715e-06, -1.518078428017792364353643828e-06, + -1.453222593114327658287668506e-06, -1.389552653745950246114604539e-06, + -1.327115334693880393580368848e-06, -1.265954316336255261444231068e-06, + -1.206110200339658229237087099e-06, -1.147620482674122397792962347e-06, + -1.090519533936254316077102758e-06, -1.034838586946442030907607722e-06, + -9.806057315676261228849178858e-07, -9.278459166749629110035346193e-07, + -8.765809591878124727942853817e-07, -8.268295600580506006041796481e-07, + -7.786073270916411829314094165e-07, -7.319268044637745372093021699e-07, + -6.867975087719084259158040633e-07, -6.432259714554400000077792957e-07, + -6.012157873958640739168101871e-07, -5.607676694969916314568829374e-07, + -5.218795090311587729173269969e-07, -4.845464415244807775414001734e-07, + -4.487609179419966638705105037e-07, -4.145127809221582549033572555e-07, + -3.817893457994815623006011791e-07, -3.505754861443885088195457356e-07, + -3.208537235402769180985091055e-07, -2.926043213097705538191628093e-07, + -2.658053818948353004722429897e-07, -2.404329475891622229064990748e-07, + -2.164611043154738761507026919e-07, -1.938620881367006032664802861e-07, + -1.726063941849555240519616117e-07, -1.526628876909187488618513612e-07, + -1.339989167935947973658351341e-07, -1.16580426809820486167469536e-07, + -1.003720756428678060883388995e-07, -8.533735001043808378739933315e-08, + -7.143868217414504382688548133e-08, -5.86375668552972286854189888e-08, + -4.491232114285860340437156078e-08, -5.663268975977740833704297515e-08, + -6.947521330603513149318890482e-08, -8.348395349495623483096961789e-08, + -9.870197018520435249567141498e-08, -1.15171173933162987906637291e-07, + -1.329321785055967183650753186e-07, -1.520241537959850618567762826e-07, + -1.724846795931021039201020296e-07, -1.943496006534396973995816984e-07, + -2.176528835313103854081316895e-07, -2.42426475620949800694238236e-07, + -2.687001668640940277551555117e-07, -2.965014545741649576564302488e-07, + -3.258554118244333246031925813e-07, -3.567845598422800501345179304e-07, + -3.893087448449928485231770828e-07, -4.234450197443923339526788106e-07, + -4.592075311380350675741245699e-07, -4.966074119937533770327304367e-07, + -5.356526804219565461221254712e-07, -5.763481449163878328473395105e-07, + -6.186953164290105977699040299e-07, -6.626923276283947225265150496e-07, + -7.083338596733825770103008986e-07, -7.556110768150981772176802594e-07, + -8.045115691204572132890502148e-07, -8.55019303589349962486845097e-07, + -9.071145839156770560493515086e-07, -9.607740191194259947801573421e-07, + -1.015970501253124283954905153e-06, -1.072673192361294777715007356e-06, + -1.130847520846090459371554096e-06, -1.190455187366144435587127226e-06, + -1.251454180368946821159123819e-06, -1.313798801329798435720812994e-06, + -1.377439699742699503169120201e-06, -1.442323917879741106509196291e-06, + -1.508394945312469197608914312e-06, -1.575592783144648424472765609e-06, + -1.643854017903069264863475524e-06, -1.71311190497880071801457217e-06, + -1.783296461498138713846887439e-06, -1.854334568469095960761101535e-06, + -1.92615008202198501041906703e-06, -1.998663953534961469562115238e-06, + -2.071794358408172344055689015e-06, -2.145456833223480374049424099e-06, + -2.219564421000650416014631297e-06, -2.294027824235540066364572725e-06, + -2.368755565381273401167261036e-06, -2.44365415440967630107986161e-06, + -2.518628263067514925230630518e-06, -2.593580905420338526633618551e-06, + -2.668413624256147865718407503e-06, -2.743026682901596110001826712e-06, + -2.817319261985271686154781029e-06, -2.891189660665611752432980347e-06, + -2.964535501825483245077292802e-06, -3.037253940721250580753306711e-06, + -3.109241876561446567506187197e-06, -3.180396166478953019166476396e-06, + -3.250613841350914287489475007e-06, -3.319792322912499973972672018e-06, + -3.387829641604170221908139127e-06, -3.454624654587187162748046845e-06, + -3.520077263358959199067042475e-06, -3.584088630398243724683440478e-06, + -3.646561394270360937443263907e-06, -3.707399882624437413753976794e-06, + -3.766510322518042200030507355e-06, -3.823801047510216874546033761e-06, + -3.87918270096997087128002854e-06, -3.932568435056605732303910972e-06, + -3.983874104837828415020574424e-06, -4.033018457023580238536390741e-06, + -4.079923312806662051598679403e-06, -4.12451374431612704374435982e-06, + -4.166718244205694288617627258e-06, -4.206468887917150955473369334e-06, + -4.243701488177866774985196041e-06, -4.278355741311989179724833282e-06, + -4.310375364966619016974386236e-06, -4.339708226877213701107045135e-06, + -4.366306464320505161880777573e-06, -4.390126593928402234511421814e-06, + -4.411129611562469633484918213e-06, -4.429281081975539251878361963e-06, + -4.444551218015030224887679938e-06, -4.456914949151017891419267886e-06, + -4.46635197914144825548886375e-06, -4.472846832676716885177862354e-06, + -4.476388890876132943552351967e-06, -4.476972415539526177540117363e-06, + -4.47459656208821035685120962e-06, -4.469265381160753536056527008e-06, + -4.460987808860257640560745968e-06, -4.449777645681179931858983262e-06, + -4.435653524174942918605838577e-06, -4.418638865444584921059710536e-06, + -4.398761824589464344977766258e-06, -4.376055225251515436808626841e-06, + -4.350556483443732730029794575e-06, -4.322307520873099817234914283e-06, + -4.29135466799523585825458516e-06, -4.257748557069668221108493106e-06, + -4.221544005509601713542217755e-06, -4.182799889847059120293482765e-06, + -4.141579010659404310975336555e-06, -4.097947948827548700259214981e-06, + -4.051976913519187914469732448e-06, -4.003739582312354519069881598e-06, + -3.953312933895198760813911171e-06, -3.900777073797252969761598096e-06, + -3.846215053625357636478583612e-06, -3.78971268429397862705326587e-06, + -3.731358343754633246562406323e-06, -3.671242779742722070311514507e-06, + -3.609458908072010438380624112e-06, -3.546101607017291994699897603e-06, + -3.481267508334696073209451467e-06, -3.415054785476040474594648655e-06, + -3.347562939559177548826725962e-06, -3.278892583660068159529324405e-06, + -3.209145225994378090319213148e-06, -3.138423052556887391060114895e-06, + -3.066828709785718212987555911e-06, -2.994465087815505922609051956e-06, + -2.9214351048790647298852418e-06, -2.847841493410955959747618213e-06, + -2.773786588398519759268668824e-06, -2.699372118516647551698332125e-06, + -2.624699000571586107738311991e-06, -2.549867137766786361855343018e-06, + -2.474975222289615523304411385e-06, -2.400120542703368835605031578e-06, + -2.325398796610969183690058315e-06, -2.250903909040266686572995952e-06, + -2.176727856980842224616200242e-06, -2.102960500482195415125749247e-06, + -2.029689420701729923467073607e-06, -1.956999765268522529067457896e-06, + -1.88497410130544656336115325e-06, -1.81369227642794776059632228e-06, + -1.743231288012690340371311018e-06, -1.673665161003518892798109727e-06, + -1.605064834495722233742771336e-06, -1.537498057312665843495867388e-06, + -1.471029292761376247702974698e-06, -1.405719632725914652890213639e-06, + -1.341626721229279371993539302e-06, -1.278804687566253487610197503e-06, + -1.217304089081349134757355224e-06, -1.15717186363750453778609633e-06, + -1.098451291792922117308492491e-06, -1.041181968675299454311802654e-06, + -9.853997855147619169786455187e-07, -9.311369207692932785722225372e-07, + -8.784218407492829673583042624e-07, -8.272793096211875086737927258e-07, + -7.777304086442472917282357076e-07, -7.297925644688160162404703089e-07, + -6.834795863001940451929359759e-07, -6.388017117080378999929325678e-07, + -5.957656608384281778339596619e-07, -5.543746987638843309547753528e-07, + -5.146287056842739358726254197e-07, -4.765242546755830571116876408e-07, + -4.400546966581127447716852326e-07, -4.052102522446404009511813308e-07, + -3.719781101086853379339858955e-07, -3.40342531499218625545149803e-07, + -3.102849605140954134882970254e-07, -2.817841397320112779816675668e-07, + -2.548162307916198771885177201e-07, -2.293549394967136944093589026e-07, + -2.053716450180232235692888649e-07, -1.828355327552910534667400056e-07, + -1.617137304177823662931144611e-07, -1.419714468773815002572240545e-07, + -1.235721133458084031188746943e-07, -1.064775264263580144513503256e-07, + -9.064799259083118575129535844e-08, -7.604247363399430977635686446e-08, + -6.261873266104221405779816159e-08, -5.03334801679521468010618235e-08, + -4.781873388900757611688085188e-08, -6.057754297786051565318556902e-08, + -7.461233572291598288027300026e-08, -8.997515243661481127968287518e-08, + -1.067167002899747007334008446e-07, -1.248861561659515495081791995e-07, + -1.445309697268454362933129496e-07, -1.656966673650748409450921689e-07, + -1.884266577131868095846341411e-07, -2.127620393931780220494803454e-07, + -2.387414116869940811204028278e-07, -2.664006888094649292090946354e-07, + -2.957729184618544069868635495e-07, -3.268881053386968630822262405e-07, + -3.597730402525660221572565388e-07, -3.94451135531209383581325266e-07, + -4.309422673280107403233287096e-07, -4.692626254724774140880498834e-07, + -5.094245714687996253830395803e-07, -5.514365052311689439456902917e-07, + -5.953027411220846922153531605e-07, -6.410233938354584852154275341e-07, + -6.885942746397051623155052477e-07, -7.380067984673585356939591248e-07, + -7.892479023070923404328510034e-07, -8.422999753215042529529360885e-07, + -8.971408010797060574956110317e-07, -9.537435122577927274623152062e-07, + -1.012076558122721205891926359e-06, -1.072103685076177694606900347e-06, + -1.133783930494729703928095087e-06, -1.19707163006113920373748357e-06, + -1.261916438739260984142759314e-06, -1.328263365501575682593076236e-06, + -1.396052821874363232741191043e-06, -1.465220684320839173039006942e-06, + -1.535698370437491653886486441e-06, -1.607412928893501544201985465e-06, + -1.680287142997637075058584705e-06, -1.754239647731610739201085075e-06, + -1.829185060043653335325533615e-06, -1.905034122151223203973187045e-06, + -1.981693857557445585343370784e-06, -2.059067739442256950128462903e-06, + -2.137055871046450390747864501e-06, -2.215555177625041648366288616e-06, + -2.294459609505755462579646223e-06, -2.373660355749091908933055481e-06, + -2.453046067868652602405590488e-06, -2.532503093033980416616188225e-06, + -2.611915716143748455242874773e-06, -2.691166410124367389615886517e-06, + -2.7701360937783600855142431e-06, -2.848704396478232045940553324e-06, + -2.92674992897512733374971311e-06, -3.004150559567439951317614766e-06, + -3.080783694852825529888334932e-06, -3.15652656426779961663302114e-06, + -3.231256507602454485644782878e-06, -3.304851264663736429532791411e-06, + -3.377189266249404045905791599e-06, -3.44814992558611653323771308e-06, + -3.517613929379278929645115739e-06, -3.585463527619232497407929586e-06, + -3.651582821288111640686564058e-06, -3.715858047114397555253781022e-06, + -3.778177858527565186297055358e-06, -3.83843360197355995674581286e-06, + -3.896519587762920766560968688e-06, -3.952333354637199929035220464e-06, + -4.005775927255977872181412491e-06, -4.056752065826008669100800896e-06, + -4.105170507115968920491041322e-06, -4.150944196124732541992689849e-06, + -4.193990507698023304048590143e-06, -4.234231457417641581375197801e-06, + -4.271593901119064568406950844e-06, -4.306009722427007361340769304e-06, + -4.337416007732404307935519111e-06, -4.365755208086349846983206108e-06, + -4.390975287483384555706038277e-06, -4.413029857119175975647788757e-06, + -4.431878295179301218179816063e-06, -4.447485851802821858161536561e-06, + -4.45982373889574282971575564e-06, -4.468869204518071811449344416e-06, + -4.474605591615846273930486715e-06, -4.477022380917864331653730631e-06, + -4.476115217865842845195584188e-06, -4.471885923496175155691153419e-06, + -4.464342489241170656337834299e-06, -4.453499055667452931502308527e-06, + -4.439375875219023295261116385e-06, -4.421999259081876040931163852e-06, + -4.401401508336293126502202638e-06, -4.377620829611437810080683264e-06, + -4.3507012355045487751541676e-06, -4.320692430074144869879982506e-06, + -4.287649679762263308811440221e-06, -4.251633670145464819595769457e-06, + -4.212710348957557379245657259e-06, -4.170950755868680299217211155e-06, + -4.126430839545453382866384978e-06, -4.079231262555174991808228102e-06, + -4.029437194713342290262533818e-06, -3.97713809550810649918409917e-06, + -3.922427486267381081775588308e-06, -3.865402712764182081503494537e-06, + -3.806164698983327462764774188e-06, -3.744817692797610623328674606e-06, + -3.681469004324202320776017808e-06, -3.616228737751571646570148202e-06, + -3.549209517445499464043763213e-06, -3.480526209155609757494535123e-06, + -3.410295637157312163443775854e-06, -3.338636298172004288553008783e-06, + -3.265668072914932100957955546e-06, -3.191511936123349547418008923e-06, + -3.116289665918187754819817722e-06, -3.040123553350114833968660319e-06, + -2.963136112975766471192918053e-06, -2.885449795302040769515074942e-06, + -2.807186701925756536554886975e-06, -2.72846830418263048279579365e-06, + -2.649415166103634220590417464e-06, -2.570146672458232191857234461e-06, + -2.490780762643057068733741868e-06, -2.41143367115115828694339381e-06, + -2.332219675331163830257893629e-06, -2.253250851117919903546541957e-06, + -2.17463683738596116074167329e-06, -2.096484609545206024465782702e-06, + -2.018898262964367446286196445e-06, -1.941978806771861935638687907e-06, + -1.86582396854677788138553423e-06, -1.790528010373700362417126279e-06, + -1.716181556695110585741012935e-06, -1.642871434353834362234554264e-06, + -1.570680525175730145510423486e-06, -1.499687631399616314088990392e-06, + -1.42996735421758394029342204e-06, -1.361589985644347072080541719e-06, + -1.294621413889537826823541988e-06, -1.229123042361236001413556801e-06, + -1.165151722385291862529779067e-06, -1.10275969967748032676271245e-06, + -1.041994574563058531706315028e-06, -9.828992758923419677903263181e-07, + -9.25512048557479655759171102e-07, -8.69866454472244367694439178e-07, + -8.159913868342898542583715125e-07, -7.639110974478685897159479373e-07, + -7.136452368447192945964674404e-07, -6.652089069017925826462589271e-07, + -6.186127256168445344382050485e-07, -5.738629036667745162325800223e-07, + -5.309613323391061453569001426e-07, -4.899056823942115994680230641e-07, + -4.506895133849933106106103436e-07, -4.133023929317431472015530181e-07, + -3.777300254229046705574390774e-07, -3.439543895876973915395771828e-07, + -3.119538843638103302904852551e-07, -2.817034824629805520448749215e-07, + -2.531748910191397588776123905e-07, -2.263367186879936769611622663e-07, + -2.011546485535126819648506658e-07, -1.77591616185772380719583882e-07, + -1.556079921860081939279259449e-07, -1.351617685485834906675584478e-07, + -1.162087481658501141013232843e-07, -9.870273680056724997369457667e-08, + -8.259573685166017156972939227e-08, -6.783814224256262874955899665e-08, + -5.437893376724231978474937907e-08, -5.564134357016044416363771425e-08, + -7.003519399003667611926221949e-08, -8.590058203074095827517892791e-08, + -1.032982337631628428588814652e-07, -1.222870134729736248869238482e-07, + -1.429236610104556995876008739e-07, -1.652625301962639706478266433e-07, + -1.893553292923964545013974705e-07, -2.152508645548812079460125179e-07, + -2.42994787887856211020822482e-07, -2.726293496178266731548014631e-07, + -3.041931574019174411517747476e-07, -3.377209422748114340410497455e-07, + -3.732433328258548892656764739e-07, -4.107866384804653257309804519e-07, + -4.50372642838577894763190182e-07, -4.920184079974215026276134453e-07, + -5.35736090756546067842721031e-07, -5.815327715697410814794541742e-07, + -6.294102970714799867793932779e-07, -6.793651369648035207883789849e-07, + -7.313882560134404671993110271e-07, -7.854650018331862115376689956e-07, + -8.415750091271059723200967731e-07, -8.996921209549960237947252573e-07, + -9.597843275710993735084196332e-07, -1.021813723304726265046185781e-06, + -1.08573648189676937173876476e-06, -1.151502850641225404450208522e-06, + -1.219057163615043795840738733e-06, -1.28833787421211184474694432e-06, + -1.359277607128252680766160657e-06, -1.431803229874004339120582147e-06, + -1.505835943820939134567726998e-06, -1.581291394715656146554628482e-06, + -1.658079802523598344438982878e-06, -1.736106110392818646688951716e-06, + -1.815270152456015378001621605e-06, -1.895466840117865577966809083e-06, + -1.976586366404186062702922483e-06, -2.058514427880055578555995241e-06, + -2.141132463575970807333464369e-06, -2.224317910294717481347291643e-06, + -2.307944473607142872112951357e-06, -2.391882413782691020533600207e-06, + -2.475998845840690823071495591e-06, -2.560158052851199447216617652e-06, + -2.644221811559910431709344292e-06, -2.728049729360518235640178583e-06, + -2.811499591590196035290538309e-06, -2.894427718079621247951891197e-06, + -2.976689327848590378288329977e-06, -3.058138910801797896846015642e-06, + -3.138630605246701587229211233e-06, -3.218018580028032128552157448e-06, + -3.296157420048431233987893188e-06, -3.372902513926673146436342743e-06, + -3.448110442529440953574656342e-06, -3.521639367102805719947009044e-06, + -3.593349415724118058713216703e-06, -3.663103066794416137118240925e-06, + -3.730765528295556290308207514e-06, -3.796205111545165840548259409e-06, + -3.859293598196144361436518699e-06, -3.919906599245761796390490062e-06, + -3.977923904842372527178827324e-06, -4.033229823705325246309145309e-06, + -4.085713511005623557324935302e-06, -4.135269283591309985115367504e-06, + -4.181796921482140979371873446e-06, -4.225201954602768871524596378e-06, + -4.265395933772344363695341873e-06, -4.302296685020708284785673214e-06, + -4.335828546357290416083784396e-06, -4.365922586178050956182226244e-06, + -4.392516802558092692005536906e-06, -4.415556302742854466057611379e-06, + -4.434993462218563400943725089e-06, -4.450788062812883878163923435e-06, + -4.462907409348945555278755787e-06, -4.471326424450127709530125597e-06, + -4.476027721168567263245949284e-06, -4.477001653187366693789888544e-06, + -4.47424634242421871471642042e-06, -4.467767683942865834052695501e-06, + -4.457579328157266781269222472e-06, -4.443702640393246647580651615e-06, + -4.426166637949506217142910808e-06, -4.405007904879521792105689232e-06, + -4.380270484792186177092770949e-06, -4.352005752045436237228533127e-06, + -4.320272261781724188020765987e-06, -4.285135579327083736784782114e-06, + -4.246668089546475275395699678e-06, -4.204948786816670958598439467e-06, + -4.160063046344053117704068351e-06, -4.11210237761795333890323112e-06, + -4.061164160850426776657503408e-06, -4.007351367310341261188978701e-06, + -3.950772264513158513004036781e-06, -3.891540107277646218860312627e-06, + -3.829772815706779023610210888e-06, -3.765592641191915943905043837e-06, + -3.699125821577338760724751321e-06, -3.630502226655499778569784891e-06, + -3.55985499519249026000923021e-06, -3.487320164707731107883205424e-06, + -3.413036295251738855125898595e-06, -3.337144088441121248851282607e-06, + -3.259786003020414184110347539e-06, -3.181105868226152319077227465e-06, + -3.101248496229597813067828047e-06, -3.020359294930820872178379652e-06, + -2.938583882368411785549790205e-06, -2.856067703996058557326534824e-06, + -2.772955654059518709682362683e-06, -2.689391702284212802939082979e-06, + -2.605518527065671156807327019e-06, -2.521477156298404258321027918e-06, + -2.43740661698716143854464948e-06, -2.353443594702118047551353541e-06, + -2.269722103923046825467305446e-06, -2.186373170262453391080948242e-06, + -2.103524525509129675484350924e-06, -2.021300316380677261976495096e-06, + -1.939820827817602255643955264e-06, -1.859202221592908274986938495e-06, + -1.779556290949926403673129853e-06, -1.700990231917721583190989711e-06, + -1.623606431887950080021469114e-06, -1.547502275969958075041042408e-06, + -1.472769971572273802054098626e-06, -1.399496391588945650463781702e-06, + -1.327762936498524664344573001e-06, -1.257645415612198918657777848e-06, + -1.189213947636142988865492857e-06, -1.122532880641446720554159355e-06, + -1.057660731463690624926045521e-06, -9.946501444834351300878019786e-07, + -9.335478696688423521184889767e-07, -8.743947596927589073872153815e-07, + -8.172257858689656240047194738e-07, -7.620700725863219670536238999e-07, + -7.089509498553832696191479186e-07, -6.578860235200263452336427554e-07, + -6.088872626268628946227747141e-07, -5.619611033880592658660267126e-07, + -5.171085691186922387411486167e-07, -4.743254054783278108552689329e-07, + -4.336022302979605227880464859e-07, -3.949246972287832122734956182e-07, + -3.582736724069206337378948064e-07, -3.236254232908852095322701971e-07, + -2.909518187937195538840214667e-07, -2.602205398013898687197085341e-07, + -2.313952991422851911621622317e-07, -2.04436070050009150300882846e-07, + -1.792993221429521885377985366e-07, -1.559382639295326635222417111e-07, + -1.343030908374528099296783996e-07, -1.143412377588737224259587055e-07, + -9.599763510102106336444683981e-08, -7.92149673334073593836373705e-08, + -6.393393302849061866795888449e-08, -5.009350540218859707926665889e-08, + -5.042197055328331427734720924e-08, -6.553324489664544733605121936e-08, + -8.233594053105978442399197218e-08, -1.009067899649585753132037861e-07, + -1.213202500958770463718785224e-07, -1.436481352545120431251523445e-07, + -1.679592510846678113022939971e-07, -1.943190308319322134107432236e-07, + -2.227891756289060783552809187e-07, -2.534273003727496199035870966e-07, + -2.862865867916720996350782302e-07, -3.214154452906793366476787075e-07, + -3.588571871532830379748866146e-07, -3.986497086551144314442419146e-07, + -4.408251886173366954374162278e-07, -4.854098008925563287048292327e-07, + -5.32423443233685479333003928e-07, -5.818794839469744677553416506e-07, + -6.337845276744519547844217491e-07, -6.881382015883977948806889471e-07, + -7.44932963211506762938847806e-07, -8.041539310012998018796915971e-07, + -8.657787387564246572849353291e-07, -9.297774148160284654084160698e-07, + -9.961122869317781417723527138e-07, -1.064737913595761196070758718e-06, + -1.135601042505991170703145976e-06, -1.208640596748419300245037597e-06, + -1.283787689162657871989750916e-06, -1.360965665250395897420822126e-06, + -1.440090174869458060865116088e-06, -1.521069272840857290155121284e-06, + -1.603803548478240473916110916e-06, -1.688186283930154508146643383e-06, + -1.774103641106010048101877113e-06, -1.861434876836993666590213022e-06, + -1.950052585804044782795407809e-06, -2.039822970646866393879719295e-06, + -2.130606138551358320719483416e-06, -2.222256423498311060920219068e-06, + -2.314622733244269926300516055e-06, -2.407548919996625243916416742e-06, + -2.500874173639749026331127735e-06, -2.59443343626783673666960639e-06, + -2.688057836683523065923317324e-06, -2.781575143429739108922585031e-06, + -2.874810234836151168284204202e-06, -2.967585584481218457077525419e-06, + -3.059721760396847915758474987e-06, -3.151037936275152678958005534e-06, + -3.241352412876295564948944325e-06, -3.330483147783065531091339223e-06, + -3.418248291601991074352157735e-06, -3.504466728672711107653693977e-06, + -3.588958620317119918455370936e-06, -3.671545948637725749236389305e-06, + -3.752053058860777128442334435e-06, -3.830307198214184613994492262e-06, + -3.906139049332932494695055231e-06, -3.979383256196309839424884308e-06, + -4.049878940620146931502268406e-06, -4.117470207355833452156270574e-06, + -4.182006635883579428103126729e-06, -4.243343757031724674101767075e-06, + -4.30134351260594713025914998e-06, -4.355874696272098946963399063e-06, + -4.406813374003650198202936689e-06, -4.454043282479236133498609607e-06, + -4.497456203897207133038729787e-06, -4.536952315761995774268371812e-06, + -4.572440514291287694227054056e-06, -4.6038387101928963972882064e-06, + -4.63107409566553343549522026e-06, -4.654083381587904185675182156e-06, + -4.672813003975246014503729802e-06, -4.687219298900986518387548618e-06, + -4.697268645203435696682241901e-06, -4.702937574422285349452169806e-06, + -4.704212847537214883385670722e-06, -4.701091498210114197450933127e-06, + -4.693580842362968873313251728e-06, -4.68169845405472182653513688e-06, + -4.66547210775187831173103567e-06, -4.644939687218550445637309243e-06, + -4.620149061381749296052896814e-06, -4.591157927656162261167635541e-06, + -4.558033623339090918864802138e-06, -4.520852905809974345112400851e-06, + -4.479701702389499734665266606e-06, -4.434674830830362957643543675e-06, + -4.385875691523688947994017578e-06, -4.333415932615399580342657043e-06, + -4.277415089326091494263768628e-06, -4.218000198869005168346608958e-06, + -4.155305392449856574687335614e-06, -4.089471465918116499353458099e-06, + -4.020645430717468180015737589e-06, -3.948980046854562695770023834e-06, + -3.874633339669064604658069856e-06, -3.797768102244441846594442264e-06, + -3.718551385347453341900531704e-06, -3.637153976824946144147821664e-06, + -3.553749872418926852949425457e-06, -3.468515739985111534190477534e-06, + -3.381630379115914478556316133e-06, -3.29327417817636455805259052e-06, + -3.203628570760471899135082494e-06, -3.112875493566221429527027947e-06, + -3.021196847669995515987644008e-06, -2.928773965155334536614476978e-06, + -2.835787083017321681937400468e-06, -2.742414826222299549263747634e-06, + -2.648833701753419409729217379e-06, -2.555217605416025235861438025e-06, + -2.46173734311319929916970356e-06, -2.36856016823142803814829932e-06, + -2.275849336699480774699874339e-06, -2.183763681200738364634322819e-06, + -2.092457205930604986451101096e-06, -2.002078703196889207109642264e-06, + -1.912771393062350960742037595e-06, -1.82467258712578678217963897e-06, + -1.737913377430885710216460979e-06, -1.652618351382668135889477193e-06, + -1.568905333437020398120462575e-06, -1.486885154214673769641915334e-06, + -1.406661447572966787126938319e-06, -1.328330476050489373962180083e-06, + -1.251980984980312827989758565e-06, -1.177694085448039772740370761e-06, + -1.105543166151624544124468068e-06, -1.035593834101530618741274226e-06, + -9.679038839827126784135652438e-07, -9.025232958847074367077310125e-07, + -8.394942609932367663289651087e-07, -7.788512347267206974765004109e-07, + -7.20621016694339412758652224e-07, -6.648228567493406973305369173e-07, + -6.114685863124838625321856057e-07, -5.605627740462608523517207444e-07, + -5.121029048713883065924190076e-07, -4.660795812330622972982619411e-07, + -4.224767454462625440989216336e-07, -3.812719218770937816475274061e-07, + -3.4243647765106840054346953e-07, -3.059359005196665734794820961e-07, + -2.717300924635745954949120427e-07, -2.397736775649542798307853851e-07, + -2.100163226420307207779989301e-07, -1.824030691073420578261971622e-07, + -1.568746744862113001891640003e-07, -1.333679620144722209583318601e-07, + -1.118161767241463502743157167e-07, -9.214934642272089587863252019e-08, + -7.429464597542126532996091754e-08, -5.81767633117407015844603068e-08, + -5.807836767533269864544799989e-08, -7.462474821150851489433227003e-08, + -9.304795853483729594961894631e-08, -1.13432941332264401646017166e-07, + -1.3586151018892397410055392e-07, -1.604118825008490095333459806e-07, + -1.871582155806065685641636663e-07, -2.16170148231083072100900907e-07, + -2.475123500741646949177532898e-07, -2.812440809210975339856389017e-07, + -3.17418762459802731695215558e-07, -3.560835645112314013851237491e-07, + -3.972790080720296396784955995e-07, -4.410385873143847952389392467e-07, + -4.873884126559917421764442022e-07, -5.363468769439332568905250305e-07, + -5.879243467160114842317468822e-07, -6.421228804120745939270687754e-07, + -6.989359753065163895923870771e-07, -7.583483448217523350640026196e-07, + -8.203357277616404953825149718e-07, -8.848647308739799796899888618e-07, + -9.518927060130031780671227767e-07, -1.021367663026782956152806528e-06, + -1.093228219341398271336526088e-06, -1.167403587054227287323599459e-06, + -1.243813598183634248827366363e-06, -1.322368768552360381946181658e-06, + -1.402970400607991717097339061e-06, -1.485510725306601629365672868e-06, + -1.569873083006359815860927473e-06, -1.655932143136789809511385391e-06, + -1.743554162228010127571177328e-06, -1.832597279703146839985945966e-06, + -1.922911850657277495202368556e-06, -2.014340814668613038781715477e-06, + -2.106720099513046846342011198e-06, -2.199879058482603321611611666e-06, + -2.293640939842540610072189541e-06, -2.387823386801822726581943923e-06, + -2.482238966218128592032196589e-06, -2.576695724112396174756414377e-06, + -2.670997765929779351899622103e-06, -2.764945859354648466117004846e-06, + -2.858338057367534904777261334e-06, -2.950970339122317777119826332e-06, + -3.042637266123166394374494406e-06, -3.133132651093224531763927962e-06, + -3.222250236851291776594367194e-06, -3.30978438244928739383620038e-06, + -3.395530753772320826840971572e-06, -3.479287015765223428431307875e-06, + -3.560853523424483931588552243e-06, -3.640034008682982992309443496e-06, + -3.716636260316778833423566678e-06, -3.790472794018516726596759042e-06, + -3.86136150981081722929335806e-06, -3.929126334015116383255924321e-06, + -3.99359784304671310988009772e-06, -4.054613866375629687463337525e-06, + -4.112020066069878866915187493e-06, -4.165670490442701858087564543e-06, + -4.215428099410939603917773677e-06, -4.261165259307675652665579197e-06, + -4.302764205008002956483019463e-06, -4.340117467368301894877109792e-06, + -4.373128264126042459960033715e-06, -4.40171085256336639079900383e-06, + -4.425790842401960826276580141e-06, -4.445305467568477752191621194e-06, + -4.460203815648019225377236135e-06, -4.470447014027156808701427698e-06, + -4.476008371916741201133101841e-06, -4.476873477637453807391736821e-06, + -4.473040250746647992846020264e-06, -4.464518948782733729545389029e-06, + -4.451332128602100373748577666e-06, -4.433514562482279468475562106e-06, + -4.411113109363212822619428749e-06, -4.384186541794415768085249607e-06, + -4.352805329349299680037187893e-06, -4.317051379457585462884241373e-06, + -4.277017736791658855481906149e-06, -4.232808242522348686151262981e-06, + -4.184537154932659733306936356e-06, -4.132328733043956942071542326e-06, + -4.076316785066976218292970208e-06, -4.016644183639243569105582721e-06, + -3.953462349950146539651497229e-06, -3.886930708984526735628225319e-06, + -3.817216118234474685807361416e-06, -3.744492272336690326704029472e-06, + -3.668939086188229193084093735e-06, -3.59074205917808357733868492e-06, + -3.510091623241428389465192822e-06, -3.42718247750321787964454881e-06, + -3.3422129123218578988817936e-06, -3.255384125575828355722909913e-06, + -3.1668995340544010277331749e-06, -3.076964082818614439052400805e-06, + -2.985783555390177280595628839e-06, -2.893563887604221313931771725e-06, + -2.800510487926936259808242957e-06, -2.70682756699132025604310342e-06, + -2.612717479043830116192505611e-06, -2.518380077922080851108264932e-06, + -2.424012090099169369782940164e-06, -2.329806507234344062953193197e-06, + -2.2359520005630463147642574e-06, -2.142632359342242600642753497e-06, + -2.050025955440580043465277627e-06, -1.958305236027163387895052779e-06, + -1.867636246169098376552868135e-06, -1.778178182996708355439801838e-06, + -1.690082982937402066530132097e-06, -1.603494943355473633341185848e-06, + -1.518550379766342948238797179e-06, -1.435377319620861434054182385e-06, + -1.354095233479191791645503476e-06, -1.274814804215276997886624639e-06, + -1.197637734712958916064311395e-06, -1.122656594334338676197831454e-06, + -1.049954704260791404804402382e-06, -9.796060616282413460509164924e-07, + -9.116753022010840066342764881e-07, -8.462177011565974278495933479e-07, + -7.832792113796435087513217628e-07, -7.228965385042280556514402053e-07, + -6.650972517773296270718113785e-07, -6.098999296671451017916656956e-07, + -5.573143389910130555115852329e-07, -5.073416461990763311694883908e-07, + -4.599746593187047440809021512e-07, -4.151980989424788909297097186e-07, + -3.729888965296231516347740843e-07, -3.333165181876784050307152216e-07, + -2.961433120083136288328180818e-07, -2.614248769489111321835596736e-07, + -2.291104511801668589183919285e-07, -1.9914331775975065923964247e-07, + -1.714612254431986058126675303e-07, -1.459968224057895528617256062e-07, + -1.226781006233766773901060817e-07, -1.014288486457942035775462841e-07, + -8.216911049369719138318635685e-08, -6.481564841829129592327778629e-08, + -4.928240728320247305760588331e-08, -5.05376803697521652672840426e-08, + -6.717105644548139228116841789e-08, -8.586767156478572312814073059e-08, + -1.067298276854675514984172112e-07, -1.298561105554790685951359851e-07, + -1.553407661006476172656991068e-07, -1.832730802975029602795562682e-07, + -2.137367659271549298872453371e-07, -2.468093596291349676115941918e-07, + -2.825616326779320319103326088e-07, -3.210570188893360225656841908e-07, + -3.623510630285669307695101387e-07, -4.064908930374432427328444672e-07, + -4.53514719323673214017929485e-07, -5.03451364261952029232802773e-07, + -5.563198249441629479516350891e-07, -6.12128872085210191491860994e-07, + -6.708766878422668339271317008e-07, -7.32550545139245384096231533e-07, + -7.97126530905871512512487001e-07, -8.645693154426942743400645933e-07, + -9.348319699107392046234506038e-07, -1.007855833718323430644591039e-06, + -1.083570433338988187182429755e-06, -1.161893453844809607269092724e-06, + -1.242730764179822530558577019e-06, -1.325976496930330128065471385e-06, + -1.411513183073912753616517383e-06, -1.499211941908476282972950341e-06, + -1.588932726078265066739286446e-06, -1.680524621326891292839899109e-06, + -1.773826200319871433257233953e-06, -1.868665929592237779722010971e-06, + -1.964862628392457453421413027e-06, -2.062225977913481863635671021e-06, + -2.160557079127008312782656091e-06, -2.259649057169507712256343798e-06, + -2.359287709969786443883407734e-06, -2.459252198559317382570632224e-06, + -2.559315776269748495311794068e-06, -2.65924655379828671299038273e-06, + -2.758808296912331754324309435e-06, -2.857761253371126989995419307e-06, + -2.95586300546539240089328332e-06, -3.052869344417018244156785192e-06, + -3.148535162740943633855137535e-06, -3.24261536055107954068348064e-06, + -3.334865761692484406386116982e-06, -3.425044035503472991113435575e-06, + -3.512910619954544665772232237e-06, -3.59822964187636354949106389e-06, + -3.680769829976767596124926155e-06, -3.760305416357103136119942668e-06, + -3.836617022271135196871683082e-06, -3.909492523925224772207362434e-06, + -3.978727894196210401235331428e-06, -4.044128016243132276894781812e-06, + -4.105507465110072133358375818e-06, -4.162691253559457115265840521e-06, + -4.21551553853728565589330593e-06, -4.263828284853342760968644698e-06, + -4.307489882859077102929441783e-06, -4.346373717123725108628547187e-06, + -4.380366683341489776311403898e-06, -4.409369650952066194940677513e-06, + -4.433297869218018841415678705e-06, -4.452081314776895960871102437e-06, + -4.465664978970747282435976161e-06, -4.474009093549745257945883525e-06, + -4.47708929364824352581646999e-06, -4.474896717239152954005958901e-06, + -4.467438040584344866295446463e-06, -4.454735449513287613167687728e-06, + -4.436826546677334948457459285e-06, -4.413764195241692191314618332e-06, + -4.38561629978883747629087031e-06, -4.352465525515028672007885463e-06, + -4.314408957103194791930182023e-06, -4.271557698949689498512348462e-06, + -4.224036418707626035109851947e-06, -4.171982836383728825287945524e-06, + -4.115547161487985952817419272e-06, -4.054891480984064597531488922e-06, + -3.990189101022185161815256094e-06, -3.921623845653898276315731802e-06, + -3.849389315928518612958900841e-06, -3.773688112953098457678924316e-06, + -3.694731028660561047288757308e-06, -3.612736208173345926313859908e-06, + -3.527928287771765539622631849e-06, -3.440537512576782900274290772e-06, + -3.350798838135423609072916298e-06, -3.25895102015394298736118868e-06, + -3.165235696654288155305620803e-06, -3.069896466851015827420222012e-06, + -2.973177971017452263891934008e-06, -2.875324975593587866981321738e-06, + -2.776581467722172270017055862e-06, -2.677189763325709361192240865e-06, + -2.577389632738076731516925141e-06, -2.477417447785680724769768676e-06, + -2.377505354074379492068528133e-06, -2.277880472080982415816492043e-06, + -2.178764130472788706821465204e-06, -2.080371134886499306606471096e-06, + -1.982909075190037445629706245e-06, -1.886577674028662935846079214e-06, + -1.791568179221464181976632146e-06, -1.698062802327407509199908194e-06, + -1.606234205442896016040668639e-06, -1.516245038026792169640359284e-06, + -1.428247525275798867079699202e-06, -1.342383109294153243156951828e-06, + -1.258782144018769980200805544e-06, -1.177563644575636604027628687e-06, + -1.098835091457047217385610029e-06, -1.022692289623877087573482376e-06, + -9.492192823539763541699880445e-07, -8.784883193785913453729627398e-07, + -8.105598785749479197627605058e-07, -7.454827402163053898869154827e-07, + -6.832941125222564938360841902e-07, -6.240198070033030447017466033e-07, + -5.676744618559548342376017138e-07, -5.142618114391613363766244185e-07, + -4.63774999650653816266423525e-07, -4.161969348246139206937621244e-07, + -3.715006835892445055330251223e-07, -3.296499009577175466316890755e-07, + -2.90599293776830695594358021e-07, -2.542951145269138433600700829e-07, + -2.20675682353862513939015506e-07, -1.896719281203338245143973431e-07, + -1.612079601883518681582291646e-07, -1.352016475901130166223818464e-07, + -1.115652172077215819821140066e-07, -9.020586156592012181359405186e-08, + -7.102635384445860259536038427e-08, -5.392566673836674833819341212e-08, + -4.570758348941494621357512374e-08, -6.272648580714722562818756258e-08, + -8.203063206779436341209085781e-08, -1.037425077261853964046288456e-07, + -1.279800741012418667487475195e-07, -1.548559363361235050695664545e-07, + -1.844765156185505799448057533e-07, -2.169412307379900787707198906e-07, + -2.523416940952676475298831552e-07, -2.907609272868636609248168753e-07, + -3.322726013602750966215073486e-07, -3.769403067780866729354646936e-07, + -4.248168580368406385599296289e-07, -4.759436377626176670442234313e-07, + -5.303499849487931322322849768e-07, -5.880526318135110258776489418e-07, + -6.49055193535726577164267706e-07, -7.133477148803624076826390525e-07, + -7.809062774464795537386055044e-07, -8.516926709688038026253333046e-07, + -9.256541317742137732639930506e-07, -1.002723151142664452560929189e-06, + -1.082817355948546237604857879e-06, -1.165839463565819094040417435e-06, + -1.251677312610757221615436462e-06, -1.340203970672177075546286848e-06, + -1.431277919743245799114690284e-06, -1.52474331962393813000430573e-06, + -1.620430349111771986943221144e-06, -1.718155624343240284946829864e-06, + -1.817722693192493347880437857e-06, -1.918922604179771946344675373e-06, + -2.021534547893160773984928824e-06, -2.125326568485941138817200621e-06, + -2.23005634238119771907524376e-06, -2.335472020898075215354508863e-06, + -2.441313133112921691844068514e-06, -2.547311544886113459247025878e-06, + -2.653192469624148892512211645e-06, -2.758675526009018254052981844e-06, + -2.863475837615183620406657597e-06, -2.967305169050785936473530954e-06, + -3.069873093005933620806445147e-06, -3.170888182368810966212883257e-06, + -3.270059221381504513571783846e-06, -3.367096429653104315316307013e-06, + -3.461712692729130319449319664e-06, -3.553624792834337927532363521e-06, + -3.64255463336135668376766783e-06, -3.728230450670747885639957214e-06, + -3.810388006799145815968986317e-06, -3.888771756741195728018008898e-06, + -3.963135984077686785559489074e-06, -4.033245898866116636220877784e-06, + -4.098878691890120391566262881e-06, -4.159824539579862387168960464e-06, + -4.215887554165263865482357608e-06, -4.266886673906528550245190884e-06, + -4.312656488560080993393923421e-06, -4.353047995581077530961085914e-06, + -4.387929282933165266579293717e-06, -4.41718613477322135963147251e-06, + -4.440722556693507143865846942e-06, -4.458461217644701329138826745e-06, + -4.470343806116838118248132256e-06, -4.476331298625904466859711656e-06, + -4.476404139035707429434239601e-06, -4.470562327735516243475480391e-06, + -4.458825420190773710185129508e-06, -4.441232434883839553325848154e-06, + -4.417841671161268659836270783e-06, -4.388730438000411332834585498e-06, + -4.35399469519823458565346494e-06, -4.313748608966079216959187137e-06, + -4.26812402438278240573337266e-06, -4.217269857612311304191372169e-06, + -4.161351411228048916750386216e-06, -4.100549616401339825656844479e-06, + -4.035060206104828355586685434e-06, -3.96509282384841134908763996e-06, + -3.890870072805793615251107598e-06, -3.812626510500306740812778358e-06, + -3.730607594497956832073522204e-06, -3.64506858480232698543725689e-06, + -3.556273408858142884682654317e-06, -3.46449349524718649609824131e-06, + -3.370006582300632614387220221e-06, -3.273095507955193926759047268e-06, + -3.174046987246099810322857646e-06, -3.073150383857787909335336843e-06, + -2.970696482143081588761946571e-06, -2.866976265974056143259664914e-06, + -2.762279710702600796305141925e-06, -2.656894594388379011177169983e-06, + -2.551105334293538096562597647e-06, -2.445191854453971327167669317e-06, + -2.339428489911875333983042741e-06, -2.234082932939204795577637849e-06, + -2.12941522629640209285221443e-06, -2.025676808258039355447764282e-06, + -1.923109613798574925796558768e-06, -1.821945235969794232061178506e-06, + -1.722404151118899220140900409e-06, -1.624695011195267025825520607e-06, + -1.52901400597717064010531117e-06, -1.435544297620007919691603043e-06, + -1.344455529487506785957674077e-06, -1.255903410779923583650142908e-06, + -1.170029378021136723695772366e-06, -1.086960334012642000631686766e-06, + -1.006808464409832696635120966e-06, -9.296711316270361098309193103e-07, + -8.556308453357283782836914879e-07, -7.847553083876797476681154084e-07, + -7.170975365741227873565789494e-07, -6.526960502260220395835546917e-07, + -5.915751352714547780134815048e-07, -5.337451709963499539148370533e-07, + -4.79203021406492861441832852e-07, -4.279324867637761857002895709e-07, + -3.799048115699518360587310772e-07, -3.350792449983008727399226654e-07, + -2.934036495290608770050374849e-07, -2.548151533295292691622493421e-07, + -2.192408417348002378818020612e-07, -1.865984830336218804601613021e-07, + -1.567972836402645206140758468e-07, -1.297386676473450665680864618e-07, + -1.053170756969818118194199999e-07, -8.342077808480138351019159788e-08, + -6.393269702013935330946203545e-08, -4.67312330065591467231096831e-08, + -4.979621955890012360553751854e-08, -6.892006424899603355228112824e-08, + -9.073480312847074269990479143e-08, -1.153907497530704774455176148e-07, + -1.430320615524642592247307488e-07, -1.737955869417531315297475785e-07, + -2.078097205905946185582142821e-07, -2.45193274772849595234642606e-07, + -2.860543747681037522081321477e-07, -3.304893862784062164715439668e-07, + -3.785818827584164565199713152e-07, -4.304016604345079726144640813e-07, + -4.860038086085639835365779411e-07, -5.45427842605654062251041049e-07, + -6.086969064326088338370769788e-07, -6.758170518681505065596731331e-07, + -7.467766003065212345040659557e-07, -8.215455932278026250433649626e-07, + -9.000753366719549089619806063e-07, -9.822980445530962090907580939e-07, + -1.068126585069076141997152299e-06, -1.157454333842721099192738486e-06, + -1.250155136779249351135483853e-06, -1.346083384943633230507089443e-06, + -1.445074203053018606419835405e-06, -1.546943752479944391109390953e-06, + -1.651489648848326704562309089e-06, -1.758491493678918223610456104e-06, + -1.86771151866624603431763299e-06, -1.978895340489901676957066115e-06, + -2.091772823293945651057382587e-06, -2.206059045238131797789151584e-06, + -2.321455364808210463913257585e-06, -2.437650581878328018932064469e-06, + -2.554322187851560296394928459e-06, -2.671137698569753207331837347e-06, + -2.787756063085853336103994357e-06, -2.903829140835188759981909043e-06, + -3.019003239230945456907486205e-06, -3.132920703247169224155100828e-06, + -3.245221548143690346748847786e-06, -3.355545126134443930206651893e-06, + -3.463531817506658334871166155e-06, -3.568824736465650835400952728e-06, + -3.671071441810438949217808291e-06, -3.769925642440607643009631983e-06, + -3.86504888765590699323216814e-06, -3.956112232237417852397532575e-06, + -4.042797866393096296237612275e-06, -4.124800700810493939358399723e-06, + -4.201829897284876320418846307e-06, -4.273610335680264813969578275e-06, + -4.339884008332610523589120688e-06, -4.400411333415897166619189934e-06, + -4.45497237926105680699004688e-06, -4.503367992140888564803029304e-06, + -4.545420820608450299246325321e-06, -4.580976230097437818346902544e-06, + -4.609903102157884541669515682e-06, -4.63209451340186375163090679e-06, + -4.647468289971250783967123693e-06, -4.655967434103638084776522615e-06, + -4.657560420161006655456574499e-06, -4.652241358291863416161461553e-06, + -4.640030024716412108737231129e-06, -4.620971758449901268725728415e-06, + -4.595137225106244286169324825e-06, -4.562622049246470484534701079e-06, + -4.523546317549016433157745704e-06, -4.478053955875680766489117107e-06, + -4.426311984082851401348969456e-06, -4.368509653176958680846804495e-06, + -4.304857470131151355537037911e-06, -4.235586116361790407673984515e-06, + -4.160945266503977753866708178e-06, -4.08120231472098228840466802e-06, + -3.99664101632849347105983645e-06, -3.907560053008154715822788233e-06, + -3.814271530322142630335235242e-06, -3.717099416618982406945075406e-06, + -3.616377932737940824618663033e-06, -3.51244990217320171853364677e-06, + -3.405665071548105586244194545e-06, -3.296378411373021915332709106e-06, + -3.184948407117335808221101484e-06, -3.07173535061643994926940289e-06, + -2.957099641759001128308052483e-06, -2.841400110258840345953080739e-06, + -2.724992367111087637645931714e-06, -2.608227195064702245102085734e-06, + -2.49144898711827323891819172e-06, -2.374994241658878016995419535e-06, + -2.25919012242809920130233621e-06, -2.144353091008050145213322327e-06, + -2.030787618984156017715300355e-06, -1.918784986361473971790527274e-06, + -1.80862217219273588444212672e-06, -1.70056084272337027876753103e-06, + -1.594846441676523280349658113e-06, -1.49170738659435470959563081e-06, + -1.391354374425931800802048836e-06, -1.293979798811941436557037231e-06, + -1.199757280767675460386571286e-06, -1.108841313713448353833355628e-06, + -1.021367023051272592226680277e-06, -9.374500397433683461964853793e-07, + -8.571864866170772924498680138e-07, -7.806530754072309183849232364e-07, + -7.079073118554933014841918856e-07, -6.389878055216599162110472504e-07, + -5.739146803286113204253327327e-07, -5.126900812647310384494452225e-07, + -4.552987721091033489242126155e-07, -4.017088185290860699164824498e-07, + -3.518723504302404742115437802e-07, -3.057263970178439980154231747e-07, + -2.631937876597912212369334735e-07, -2.241841113246241030727037543e-07, + -1.885947271073847373294056842e-07, -1.563118181511143093660395637e-07, + -1.272114811239831617357623353e-07, -1.011608433213923594403701274e-07, + -7.801919942940378862358385276e-08, -5.763916000884604372322180671e-08, + -5.444807354339431929502233056e-08, -7.505716908515709193353574119e-08, + -9.864701750708414065428705948e-08, -1.253863817698173320702514184e-07, + -1.554358199952983039371351816e-07, -1.889462086163496287560651949e-07, + -2.260572831220332193421243766e-07, -2.668962078816265069920786544e-07, + -3.115761865457917377850811588e-07, -3.601951244469758486711308092e-07, + -4.128343542516190677502357746e-07, -4.695574358544803159039922758e-07, + -5.304090411512755430533967022e-07, -5.954139338815258053561681358e-07, + -6.645760542015348853068243754e-07, -7.378777170309696593113939038e-07, + -8.152789325196008958347390107e-07, -8.967168562080148564713143362e-07, + -9.821053756129376069786141024e-07, -1.071334839060156997138698563e-06, + -1.164271931622583985472185394e-06, -1.260759702004591764661544859e-06, + -1.360617743154637334645497802e-06, -1.463642528293438001897900855e-06, + -1.569607902923935753922027661e-06, -1.678265732250009697286083354e-06, + -1.789346702282570581043108678e-06, -1.90256127176324509924973654e-06, + -2.017600770896510260814715396e-06, -2.134138641759926531858227242e-06, + -2.251831814168142158340919431e-06, -2.370322209708417677908156088e-06, + -2.489238365652265733992233934e-06, -2.608197169487721223238079968e-06, + -2.726805693917692955454421325e-06, -2.844663121339420080177853856e-06, + -2.961362746065173571564151794e-06, -3.076494041871496935955550278e-06, + -3.189644781879333329142542364e-06, -3.300403197275361348421180568e-06, + -3.408360160990318052880556146e-06, -3.513111382156571367373727385e-06, + -3.614259596977595276866019464e-06, -3.711416741558403724641828844e-06, + -3.804206092269496245324373121e-06, -3.892264359347877255548755343e-06, + -3.975243719676650103308970102e-06, -4.052813775028242693372875632e-06, + -4.124663422503130115286378715e-06, -4.190502624443094937601358291e-06, + -4.250064065741487305289270787e-06, -4.303104687196847168530796507e-06, + -4.349407084456951502347745592e-06, -4.388780762764737456414244898e-06, + -4.421063239087427419759558644e-06, -4.446120983857210971724668869e-06, + -4.463850195887163261991570362e-06, -4.474177405096558754211272246e-06, + -4.47705989888097513553118223e-06, -4.47248596918442891480277232e-06, + -4.460474978575202686709080119e-06, -4.441077244884196268597063156e-06, + -4.41437374522523408868282524e-06, -4.380475641470790094575936402e-06, + -4.339523630494559749634381901e-06, -4.291687123704757574592111996e-06, + -4.237163261569440228363793433e-06, -4.176175769968828253701255415e-06, + -4.108973666290666916923839114e-06, -4.035829824204873710199407283e-06, + -3.957039407005704649436615e-06, -3.872918180285740737535220279e-06, + -3.783800715500036834749390119e-06, -3.69003849668479916231204549e-06, + -3.591997943207652595117582509e-06, -3.490058361941808194042150687e-06, + -3.384609842670392359034476498e-06, -3.276051110837238877310185689e-06, + -3.164787351964515706766872816e-06, -3.051228022154691414447079748e-06, + -2.93578465908416527736682182e-06, -2.818868707779183818169918205e-06, + -2.70088937524273459852533659e-06, -2.582251527676544549554701197e-06, + -2.463353643617584081901283888e-06, -2.344585835789256762263805395e-06, + -2.226327953854703085878087576e-06, -2.108947779564121016384779447e-06, + -1.992799325010347980262521983e-06, -1.878221243857407144161849114e-06, + -1.765535364490840806509755652e-06, -1.65504535306461560859806869e-06, + -1.547035513395058645166424242e-06, -1.441769729586233086306569333e-06, + -1.339490556172002418730115209e-06, -1.240418459436732259902288512e-06, + -1.144751212438093572600983708e-06, -1.052663445110968258250166117e-06, + -9.643063496899209099662373529e-07, -8.798075405582457044425278951e-07, + -7.992710665228523537857653787e-07, -7.227775724348063089537354438e-07, + -6.50384606033600748460784223e-07, -5.821270648967079646169818681e-07, + -5.180177774324182193461658767e-07, -4.580482109701017197944433908e-07, + -4.021892991842455760858655606e-07, -3.503923803427139845431865801e-07, + -3.025902372006666293518942819e-07, -2.586982287739613584600848178e-07, + -2.186155037232899311323082621e-07, -1.822262846657563072909385071e-07, + -1.494012124062682129867169834e-07, -1.199987388484462123774011016e-07, + -9.386655720435872617670922374e-08, -7.084305807424914107336353644e-08, + -5.07588000102524343891299656e-08, -5.077304153672055818915639295e-08, + -7.210424358812249361895644088e-08, -9.67538222470752062601221646e-08, + -1.249232652896561724879646599e-07, -1.568038730378205454838022245e-07, + -1.925747882923667500914264618e-07, -2.324010508338259172584993164e-07, + -2.764316936729872589933836025e-07, -3.247978982518612714409716666e-07, + -3.776112256598999181544224456e-07, -4.349619406382710049448474688e-07, + -4.96917444697356744159801728e-07, -5.635208340713960505007312611e-07, + -6.347895974826628808952298962e-07, -7.107144677908280699975556056e-07, + -7.912584405667975610463270308e-07, -8.763559714634936128455403558e-07, + -9.659123629654567196500987436e-07, -1.059803349697251872345640789e-06, + -1.157874889967250246945403881e-06, -1.259943169631501601234894842e-06, + -1.365794822695247155862796791e-06, -1.475187371341352063071035786e-06, + -1.587849886300368660441281396e-06, -1.703483866671517979137807919e-06, + -1.821764336483409625448703917e-06, -1.942341153463925147460702667e-06, + -2.064840523686587381112624365e-06, -2.188866713992124370401258851e-06, + -2.314003952364853232149524351e-06, -2.439818504789636001618300873e-06, + -2.565860915541688646050646344e-06, -2.691668396383100845121712566e-06, + -2.816767348770287955183472262e-06, -2.940676001928745095199491458e-06, + -3.062907148537281918281938511e-06, -3.182970958794082542861686794e-06, + -3.300377852821115757890862302e-06, -3.414641410709614942732906262e-06, + -3.525281299024452543827657866e-06, -3.631826192274396151982683578e-06, + -3.733816667722252863071416909e-06, -3.830808051955840582943665223e-06, + -3.922373197868125755121034015e-06, -4.00810517110157113002339227e-06, + -4.087619825595136219091585428e-06, -4.160558248627735883709306136e-06, + -4.226589056674599499370884037e-06, -4.285410524472891862412995273e-06, + -4.336752530925054096319713054e-06, -4.380378306838717091182319047e-06, + -4.416085971001601728725891038e-06, -4.443709842704857018811509528e-06, + -4.463121520545418722018208429e-06, -4.474230719142286735832015482e-06, + -4.476985857277932178376316646e-06, -4.471374392907886698947817622e-06, + -4.457422902452696916177857928e-06, -4.435196903779436117221893904e-06, + -4.40480042427802628846045252e-06, -4.366375317423189055237447986e-06, + -4.32010033316904044182419492e-06, -4.266189949433193594684980005e-06, + -4.204892973774168624817321877e-06, -4.136490926134608386497120563e-06, + -4.0612962151973619706569682e-06, -3.979650122468384976736049258e-06, + -3.891920609645986782975084911e-06, -3.79849996614803617548099951e-06, + -3.699802314836700262959574836e-06, -3.596260994994139219900920051e-06, + -3.488325842454412483968975711e-06, -3.376460387479781664432469668e-06, + -3.261138991478485189888601031e-06, -3.1428439439922745933791038e-06, + -3.022062541533574220228288917e-06, -2.899284169823586215807877109e-06, + -2.774997410768074053026609541e-06, -2.649687195175578118742877251e-06, + -2.523832021512756358395382014e-06, -2.397901260531111538128927821e-06, + -2.272352564458598380439874678e-06, -2.147629398579162703097639869e-06, + -2.024158711802282791257555708e-06, -1.902348761535864319805627133e-06, + -1.782587106763721235180224049e-06, -1.665238781713966108872083775e-06, + -1.550644660901336901472589991e-06, -1.439120024649429391454323428e-06, + -1.330953332463520311079990116e-06, -1.22640520984682009675607265e-06, + -1.125707652348776290529737409e-06, -1.029063448819475357513060672e-06, + -9.366458240355573365259057687e-07, -8.48598299076126860172365491e-07, + -7.65034766077572328781745796e-07, -6.860397722992343345229759692e-07, + -6.116690068016631276498094524e-07, -5.419499814898460251553851362e-07, + -4.768828968179247023735775265e-07, -4.164416811014701516862474007e-07, + -3.605751911491846199410643906e-07, -3.092085608174477456938883217e-07, + -2.622446831168557041503671713e-07, -2.195658106667411054740724494e-07, + -1.81035258607287645669418571e-07, -1.464991935434082226159276498e-07, + -1.157884917128462246020245067e-07, -8.872064934419669674883529749e-08, + -6.510172809865277812118526234e-08, -6.056473244241663142328594999e-08, + -8.492577032716319533955576368e-08, -1.131346664019927639238257094e-07, + -1.454244481555785412901630506e-07, -1.820138228083940246313497148e-07, + -2.231045652728446071620969698e-07, -2.688789567740610929098713042e-07, + -3.194972999222027983074823423e-07, -3.750955358823562526168998547e-07, + -4.357829888801768052846807942e-07, -5.016402626121326402007429696e-07, + -5.727173122005072563201356212e-07, -6.490317141514957661541443401e-07, + -7.30567155348137224489979847e-07, -8.172721604497675192032820138e-07, + -9.090590751898532186588207209e-07, -1.005803320980794636257862201e-06, + -1.107342933966070259253614873e-06, -1.213478399227661280480048203e-06, + -1.323972788282613090426868309e-06, -1.438552205311224924114067887e-06, + -1.55690654477644682621292286e-06, -1.678690560246633731931705305e-06, + -1.803525241349719097485389437e-06, -1.93099949289468879754655406e-06, + -2.060672107324841537969416227e-06, -2.192074018845632938626202119e-06, + -2.324710824826533731517859069e-06, -2.458065557439423451553672795e-06, + -2.591601685992716648705442434e-06, -2.724766328076828833537354618e-06, + -2.856993645477204865238763168e-06, -2.987708398858975234233621363e-06, + -3.116329633503196385325550305e-06, -3.242274466897409155457816105e-06, + -3.364961947769189877087848278e-06, -3.483816955214259726211767365e-06, + -3.598274105921696262416200826e-06, -3.707781637145380163619965558e-06, + -3.811805233020616679779800015e-06, -3.909831762074548267081163661e-06, + -4.001372894335915120580821763e-06, -4.08596856730173297721914194e-06, + -4.163190271164045058325999665e-06, -4.232644125126773525008474358e-06, + -4.293973718338640856910602001e-06, -4.346862690917461849427448628e-06, + -4.391037032725757784871589012e-06, -4.426267079956832121902937649e-06, + -4.452369192181724968124072184e-06, -4.469207095265681550842837982e-06, + -4.476692878461806231551751295e-06, -4.474787637001218735394170167e-06, + -4.46350175459448660867257247e-06, -4.442894823408166351174850006e-06, + -4.413075202252546030306287056e-06, -4.374199216881695330329943294e-06, + -4.32647000943342161899092882e-06, -4.270136047095158216230312981e-06, + -4.205489303042134449140722341e-06, -4.132863125528075727186608918e-06, + -4.052629813688963473302002971e-06, -3.965197921121307121487299663e-06, + -3.871009310594245252155985032e-06, -3.770535985327889981261108993e-06, + -3.664276724099305362897368785e-06, -3.552753549005418948902737877e-06, + -3.436508056004947990664556701e-06, -3.316097639367502939128189154e-06, + -3.192091641869260747893261715e-06, -3.065067462984795247231710122e-06, + -2.93560665743333846597232055e-06, -2.804291056241534137063835253e-06, + -2.671698941993201238941655143e-06, -2.538401309150569108892287612e-06, + -2.404958239264444190184076555e-06, -2.27191541955337671936814882e-06, + -2.139800831739767216231650274e-06, -2.009121636201266131497265854e-06, + -1.880361274448721156592428776e-06, -1.753976810699088275809459474e-06, + -1.630396530896946693278454395e-06, -1.510017814976679998087839667e-06, + -1.393205295475736371087855867e-06, -1.280289312835050426089920222e-06, + -1.171564674884197475114903063e-06, -1.067289725134686316984091413e-06, + -9.676857216238573886752088321e-07, -8.72936525192926974744175167e-07, + -7.831885932736124922458526877e-07, -6.985512725261961634697083223e-07, + -6.190973810439426470932262891e-07, -5.448640683394594216615606716e-07, + -4.758539389813762975006770483e-07, -4.120364235760648015646019811e-07, + -3.533493788086782278573224399e-07, -2.997008964878543282505318161e-07, + -2.509712999939835588950737526e-07, -2.070153052244244225198112775e-07, + -1.676643220703408867291599226e-07, -1.327288716560144763972336557e-07, + -1.020010940267967060096206632e-07, -7.525732069001537231102666025e-08, + -5.226068638420152515420793364e-08, -6.309059940872492934464942646e-08, + -8.946406852862399276327728254e-08, -1.20202669927681572813584019e-07, + -1.555803596535190849006654581e-07, -1.958522877917740873315117969e-07, + -2.412513257570318934127956336e-07, -2.919846757792754095352260636e-07, + -3.482306012075238116594349484e-07, -4.101353158772446974139050044e-07, + -4.778100699714454647007173121e-07, -5.513284685494576225800889696e-07, + -6.307240572300754023662289205e-07, -7.159882074097280496417327993e-07, + -8.07068330889824380410305614e-07, -9.038664509032518936025254498e-07, + -1.006238153295865233135446618e-06, -1.113991938066906947643413227e-06, + -1.226888987638767690237814705e-06, -1.344643364151285142515067361e-06, + -1.46692264380210289319837226e-06, -1.593348991828349732791689046e-06, + -1.723500677194347807349213836e-06, -1.856914021465025849933166806e-06, + -1.993085771756294304925261063e-06, -2.131475883113298405827128537e-06, + -2.271510691226747445713250034e-06, -2.412586452107069173310567589e-06, + -2.554073221245521377922296433e-06, -2.69531904094809020725549871e-06, + -2.835654400977119827544602193e-06, -2.974396934419485815406488174e-06, + -3.110856307856574927590831425e-06, -3.244339262476057843742269227e-06, + -3.374154760767460161307532834e-06, -3.499619191908827147227288232e-06, + -3.620061587900318484175990821e-06, -3.734828801947174672584564906e-06, + -3.843290600548361406142618829e-06, -3.944844621211880936857089447e-06, + -4.038921148690810895549949816e-06, -4.124987664107706628719395014e-06, + -4.202553123295088174612207238e-06, -4.271171923107188397200108254e-06, + -4.33044751732805455809050682e-06, -4.380035647083906895241176699e-06, + -4.419647154328668006587153144e-06, -4.449050350971869501081387005e-06, + -4.468072920515214212938172322e-06, -4.476603333611205174844254601e-06, + -4.474591763705769223154022629e-06, -4.462050493825087068872504298e-06, + -4.439053810561569647424526308e-06, -4.405737386351195851376567891e-06, + -4.362297156159007558665508669e-06, -4.308987699647253567629152232e-06, + -4.246120144737330434777343446e-06, -4.174059613140093652678720704e-06, + -4.093222232868714672660102188e-06, -4.004071746916385590676565331e-06, + -3.907115751132985338614587306e-06, -3.802901597829609706960182769e-06, + -3.692012004739710379633754397e-06, -3.575060411641642221943458713e-06, + -3.452686129164367136336463368e-06, -3.325549326045504899823776132e-06, + -3.194325902360233584265742854e-06, -3.059702296987580673348107452e-06, + -2.922370277818544934193790638e-06, -2.78302176293956730744215064e-06, + -2.64234372025113328143089246e-06, -2.501013191716541970923033678e-06, + -2.359692486697434323173134044e-06, -2.219024586643090164375788018e-06, + -2.079628800787216151330256964e-06, -1.942096709501274342656463451e-06, + -1.806988428593491393891697951e-06, -1.67482922416787829078196892e-06, + -1.546106503711191400748914924e-06, -1.42126720490385222454496339e-06, + -1.300715599302113821984219419e-06, -1.184811523562648039606740036e-06, + -1.073869046328715223107062686e-06, -9.681555743202340344493632765e-07, + -8.678913966196408178135532872e-07, -7.732496616718776577016625229e-07, + -6.843567771690058137835466039e-07, -6.012932188149901471856334859e-07, + -5.240947300085676676469244317e-07, -4.527538907834236351624931146e-07, + -3.872220309431695996339295018e-07, -3.274114592581412218203471866e-07, + -2.731979778816763878902557517e-07, -2.244236488208450893716046229e-07, + -1.808997773808970020217992474e-07, -1.424100760102921389521174163e-07, + -1.087139709129986558577358113e-07, -7.955001317428403194259545986e-08, + -5.463935596324858187004404439e-08, -5.678185507692238581909673339e-08, + -8.367694464455122748204379726e-08, -1.154048221188095490778851844e-07, + -1.522946218869337343827915967e-07, -1.946524462005903636318919752e-07, + -2.427567238242222529466410406e-07, -2.968536800028080959129410388e-07, + -3.571529755656978729678368081e-07, -4.238235724092149904435955846e-07, + -4.969898812850788882261696307e-07, -5.767282457689647691057217328e-07, + -6.630638135082317036078669061e-07, -7.559678423742790499018106599e-07, + -8.553554850070520631090224828e-07, -9.61084090480033569905103652e-07, + -1.072952056485530590709473464e-06, -1.190698259602202122690059287e-06, + -1.314002084927064196466701441e-06, -1.442484069706850979836068941e-06, + -1.575707168666725218930712085e-06, -1.7131786415987344359876908e-06, + -1.854352556511048050151145745e-06, -1.998632894364512912761377289e-06, + -2.145377234204983279546594468e-06, -2.293900990444396429410265498e-06, + -2.443482167234920550690250793e-06, -2.593366588408332083158210415e-06, + -2.742773555401355253243822832e-06, -2.890901880036782163651068456e-06, + -3.03693623405375274297807002e-06, -3.180053752945715464371017125e-06, + -3.319430828030719295666925092e-06, -3.454250017796614965283385004e-06, + -3.583707007474889652933261464e-06, -3.707017544533017870786624492e-06, + -3.823424277357472015291799811e-06, -3.932203424838538846869222254e-06, + -4.032671205863657658285698765e-06, -4.124189959866699295497165234e-06, + -4.206173892544647492349255136e-06, -4.278094384607888993289279145e-06, + -4.339484805932944492005629011e-06, -4.389944782684789844175513029e-06, + -4.429143870808407163343171919e-06, -4.456824595686437836714825084e-06, + -4.472804824644836341283188341e-06, -4.476979446278173937947414407e-06, + -4.469321338172171130065455508e-06, -4.449881612430752839278634558e-06, + -4.418789136372839683648567483e-06, -4.376249333753400910438074306e-06, + -4.322542279785907940760619067e-06, -4.258020111004390529350644573e-06, + -4.18310377850453746732947366e-06, -4.09827918025927135709700691e-06, + -4.004092714922660239073009397e-06, -3.90114630573991160800498279e-06, + -3.790091948794496097573970828e-06, -3.67162584478024934397802706e-06, + -3.546482177728280926054657204e-06, -3.41542660759701211981736492e-06, + -3.279249546309578928511693427e-06, -3.138759288667592446220137858e-06, + -2.994775070565738907382496645e-06, -2.848120127070868864315638172e-06, + -2.699614822215630593457485684e-06, -2.550069920805091361137124581e-06, + -2.400280070170016492474068456e-06, -2.251017556657842074677600835e-06, + -2.103026397777030715189813814e-06, -1.957016826355870633556872928e-06, + -1.813660217905518132598761266e-06, -1.673584506658536639187636469e-06, + -1.537370129564264179263086314e-06, -1.405546530942676461834730736e-06, + -1.278589253614399166259179945e-06, -1.156917635225128873402412021e-06, + -1.040893121258582209106994046e-06, -9.308181989746697953207578771e-07, + -8.26935949309812399614936021e-07, -7.294302067234917563091477904e-07, + -6.384263101555950174295661105e-07, -5.539924217554703205680806909e-07, + -4.761413839328233704883031226e-07, -4.048330796355324779194355574e-07, + -3.399772556414983903542515256e-07, -2.814367641223817802632965052e-07, + -2.290311738402844770747337523e-07, -1.82540699116929285097412055e-07, + -1.417103921975297068217746399e-07, -1.062545428393894679701964646e-07, + -7.586122789903367272216377394e-08, -5.019695337243856479827046097e-08, + -4.616907881014703119180791688e-08, -7.305285902999804617827066516e-08, + -1.053284163439066945673662783e-07, -1.434080389637961362503176463e-07, + -1.876766952924659702886279198e-07, -2.384856387605601139612369541e-07, + -2.961461441861658277698184354e-07, -3.609234645517022023751595519e-07, + -4.33031096528943553416080188e-07, -5.126254412407223541288479179e-07, + -5.998009436321172796685932682e-07, -6.945857894557790046373034129e-07, + -7.969382332992983876171597286e-07, -9.06743624356444906477517625e-07, + -1.023812188847751657882643658e-06, -1.147877619224497054299704082e-06, + -1.278596510654823139213663932e-06, -1.415548674916724065911866233e-06, + -1.558238350847719208504185001e-06, -1.706096319073357234203216007e-06, + -1.858482917012946100798601902e-06, -2.014691938303719477988251024e-06, + -2.173955388960556344470900422e-06, -2.335449060965067196642217656e-06, + -2.498298872721938471304619495e-06, -2.66158791509467536679140777e-06, + -2.824364131694075760877719189e-06, -2.985648552888999822060335509e-06, + -3.144443994777738076069634882e-06, -3.299744127223956379363909233e-06, + -3.450542809133502138342489488e-06, -3.595843584520389164815856731e-06, + -3.734669229657164244562525188e-06, -3.86607123978237774780892036e-06, + -3.989139143481817605595921711e-06, -4.10300953398535353170003756e-06, + -4.206874709221469428620850811e-06, -4.299990816519566675909039266e-06, + -4.381685403297683379817903382e-06, -4.451364281852803553307402346e-06, + -4.508517624389374790392585185e-06, -4.552725213595252751652871226e-06, + -4.583660784230340329140941658e-06, -4.601095402270637115210803053e-06, + -4.604899839924039782446639479e-06, -4.595045917194073526671881796e-06, + -4.571606793423616382765744398e-06, -4.534756205233856089960309266e-06, + -4.484766660305471001630311934e-06, -4.422006609351297508477777326e-06, + -4.346936631225848041756160134e-06, -4.260104678234915601099056653e-06, + -4.162140440183162914348363737e-06, -4.053748896373296907273686696e-06, + -3.935703134503098611174463223e-06, -3.808836524066024307999794168e-06, + -3.674034339332424903875728289e-06, -3.532224933174137646940769081e-06, + -3.384370567816739457859924467e-06, -3.231458012001248997219085904e-06, + -3.074489015972522172983390915e-06, -2.914470776166809249144943467e-06, + -2.752406500449443699219103515e-06, -2.589286182280004939415670936e-06, + -2.426077688301172630234298078e-06, -2.263718258623897765338976382e-06, + -2.103106512598644072670195371e-06, -1.945095045221288143925866126e-06, + -1.790483690639221428438651942e-06, -1.640013519629032063813865033e-06, + -1.494361627554117593168745738e-06, -1.35413675833128476991154901e-06, + -1.219875798498979954968216705e-06, -1.092041163752350770810794177e-06, + -9.710190884564805568422143564e-07, -8.571188168401458096250710925e-07, + -7.505726829694003741924525526e-07, -6.515370553659427778090480927e-07, + -5.600941114213497284396296207e-07, -4.762543967088573142639178638e-07, + -3.999601150414722514720919366e-07, -3.310890867878370987404399242e-07, + -2.694593056394523817825121213e-07, -2.148340178123637153729901233e-07, + -1.669272426335902009750516029e-07, -1.25409649659548378401835683e-07, + -8.991470493372170680113276324e-08, -6.004499772809769778036736521e-08, + -5.577255613996937875675955908e-08, -8.607556390568201041480275856e-08, + -1.225021449781002449848198036e-07, -1.655133602724682811765531849e-07, + -2.155322028510293467717457349e-07, -2.729353738931110680463972863e-07, + -3.380453188888678475962378846e-07, -4.111226534777346622207981532e-07, + -4.923591060727658832269718753e-07, -5.818711000390051012697012478e-07, + -6.79694091760226983231257987e-07, -7.857777725014045449756453637e-07, + -8.999822316559944954795060082e-07, -1.022075166892498756108695855e-06, + -1.151730213050080328931134253e-06, -1.288526446573023330851486337e-06, + -1.431949106039263412186121095e-06, -1.581391552172013405730063851e-06, + -1.736158472887048391056241149e-06, -1.895470320697174622184030639e-06, + -2.058468951455114603031615328e-06, -2.224224415256960966013818903e-06, + -2.391742832641099601384548912e-06, -2.559975272288106113420134632e-06, + -2.727827530532068909488885994e-06, -2.894170698395552923654072686e-06, + -3.057852388802618412682720467e-06, -3.217708485327845679187935835e-06, + -3.372575264498903002208587965e-06, -3.521301736448580188554302595e-06, + -3.662762043742709361317157896e-06, -3.795867755586618144756499982e-06, + -3.919579894394714642382251957e-06, -4.032920533915268874395731319e-06, + -4.134983812716950229819174584e-06, -4.224946213807988769101814386e-06, + -4.302075970377782344975653439e-06, -4.365741468992612129770836127e-06, + -4.415418534875820000934996956e-06, -4.450696498960295875669743171e-06, + -4.471282962990863056899557004e-06, -4.47700719682442810451895171e-06, + -4.46782212095419490504233026e-06, -4.443804846881742369674520021e-06, + -4.405155767976496782782711709e-06, -4.352196213588949785745687432e-06, + -4.285364699111955347915221132e-06, -4.205211824108076003531694192e-06, + -4.112393889242294587628694796e-06, -4.007665320293762206173282525e-06, + -3.891870003701307373237053278e-06, -3.765931652680083875612366759e-06, + -3.630843335712980878178524069e-06, -3.48765630998111983952715727e-06, + -3.337468310896983589416888577e-06, -3.18141145522010435851010049e-06, + -3.020639919184913643892360577e-06, -2.856317554607101141507735989e-06, + -2.68960560505207129725611416e-06, -2.521650680874509170456250831e-06, + -2.353573146355661936147962709e-06, -2.186456064346977750864880335e-06, + -2.021334833966831851735082223e-06, -1.859187645112829547451647853e-06, + -1.700926860081898467380069617e-06, -1.5473914176464852902810913e-06, + -1.399340338770573497403633227e-06, -1.257447396029500255666190058e-06, + -1.122296991001849312513780239e-06, -9.943812657169351160239530521e-07, + -8.740984559577606203832253993e-07, -7.617524761253353960080317124e-07, + -6.57553707748011681171525656e-07, -5.616209468399470000450558922e-07, + -4.739844494316253369904071071e-07, -3.945899999484244698593783923e-07, + -3.233039139132458798220315886e-07, -2.599188748824932991528865057e-07, + -2.041604957476502724862541449e-07, -1.556944866727375554132603054e-07, + -1.141343060825648340684591604e-07, -7.904916732516437348561897736e-08, + -4.997227192636757785028668306e-08, -6.281820257336211296171271786e-08, + -9.668667278057542925534030044e-08, -1.375894575577594618756371121e-07, + -1.860600862334050711118134391e-07, -2.425803283355997651954665678e-07, + -3.075693496373007221442348602e-07, -3.813733140122645447062641778e-07, + -4.642556234425313116013578699e-07, -5.563879832910223195534260565e-07, + -6.578424712352800075469217225e-07, -7.685847761423436530541170378e-07, + -8.884687578074007042417347367e-07, -1.017232460100518869441140607e-06, + -1.154495688946734174680432312e-06, -1.299759243040722902397666842e-06, + -1.452405859653017966640889055e-06, -1.611702910748718607766762773e-06, + -1.776806856374711458002317761e-06, -1.946769433367887282938313645e-06, + -2.120545528402675065996743284e-06, -2.297002655747942993845304993e-06, + -2.474931932356362445231097794e-06, -2.65306041656834602001247686e-06, + -2.830064652261852518525106145e-06, -3.00458523817342874925157524e-06, + -3.1752422227710733185408222e-06, -3.340651108845845554721175341e-06, + -3.499439239222693478153060689e-06, -3.650262325928245659507811322e-06, + -3.791820879985411331430022672e-06, -3.92287629785376945330648002e-06, + -4.042266363451585756139117223e-06, -4.148919931657160114373862625e-06, + -4.241870570098845954327103358e-06, -4.320268950737494834080879708e-06, + -4.383393800986593263988716496e-06, -4.430661245603883365495271468e-06, + -4.461632394964165075244236919e-06, -4.476019062174090588966755139e-06, + -4.473687520358538547739224445e-06, -4.454660241839930550744163645e-06, + -4.41911559232429290234103747e-06, -4.367385485060239786055634459e-06, + -4.299951031699931535757282924e-06, -4.217436257717482830551739698e-06, + -4.12059998019376928774090349e-06, -4.010325974044834246583397797e-06, + -3.887611578867460121391053801e-06, -3.753554922062104566598443947e-06, + -3.6093409543696299499602239e-06, -3.456226511087621080820517575e-06, + -3.295524625733638853701621546e-06, -3.128588332584266409110715715e-06, + -2.956794200196532327478728119e-06, -2.781525839641229557326054453e-06, + -2.604157628747410456156521907e-06, -2.42603888724834441882778624e-06, + -2.24847872747653116951645387e-06, -2.072731791392030449859605959e-06, + -1.899985067520321282836235667e-06, -1.731345961157525061314683794e-06, + -1.567831768356949939652702011e-06, -1.410360679170638028803079836e-06, + -1.259744408847268136349964104e-06, -1.116682527673756131108878838e-06, + -9.817585314004217922031255567e-07, -8.554376652238083814230396387e-07, + -7.380664856303545594626161833e-07, -6.298741165297893729478812853e-07, + -5.309751295098163921006278326e-07, -4.413739531744547805241162507e-07, + -3.609706938004472021093590149e-07, -2.89568229327599997421552715e-07, + -2.268804213064885182135426399e-07, -1.725412751206779234730087852e-07, + -1.261148677795135773326544058e-07, -8.710585497699089528951174859e-08, + -5.497036500153209973407893965e-08, -7.476727326800328394364121608e-08, + -1.136167516847518645634984406e-07, -1.60632188318175405485944713e-07, + -2.164212078563809212733166226e-07, -2.815193505120398011211358628e-07, + -3.563758686045663898542138273e-07, -4.413403058690101183447046778e-07, + -5.366501439868384553836871617e-07, -6.424197891086927304719997496e-07, + -7.586311536244102005910046153e-07, -8.851260653737057533456769089e-07, + -1.021600708245422836661139149e-06, -1.167602265162746062070794201e-06, + -1.322527897380854937226641287e-06, -1.485626153512056315297352495e-06, + -1.656000858503017762933203806e-06, -1.832617487747544743234258749e-06, + -2.014311985504432780046905199e-06, -2.199801940712946719407071619e-06, + -2.387699988081064000238536854e-06, -2.576529258879778247178296557e-06, + -2.764740665100725766476939468e-06, -2.950731763369430980364352055e-06, + -3.132866912034901505723985538e-06, -3.30949840688041977990684582e-06, + -3.478988258527157764217604616e-06, -3.639730258329909517111232231e-06, + -3.790171969771066803748301582e-06, -3.928836279294562876815768981e-06, + -4.054342144301061630210555181e-06, -4.165424186625568801648020895e-06, + -4.26095079708112423738913116e-06, -4.339940440274158198717679991e-06, + -4.401575878462984272167062005e-06, -4.445216068182973166050039188e-06, + -4.470405523049296713520087132e-06, -4.476880979812720490933555806e-06, + -4.464575251549791831955516647e-06, -4.433618200914256182504271514e-06, + -4.384334816714280628634128195e-06, -4.317240427735875270352349647e-06, + -4.233033137726405494244245886e-06, -4.132583613816390466250572794e-06, + -4.016922406460204639287812217e-06, -3.887225021336388810502208285e-06, + -3.744795001757507169781085191e-06, -3.591045313276001824532700918e-06, + -3.427478349717097593553913684e-06, -3.255664901318279050323502288e-06, + -3.077222440626511763605904423e-06, -2.893793090051974219016096834e-06, + -2.707021636388666793553419571e-06, -2.51853395221456956862369353e-06, + -2.329916172040562851147226658e-06, -2.142694952683767077014414734e-06, + -1.958319123018990872927592994e-06, -1.778142998548907719450666923e-06, + -1.603411601770738591934517374e-06, -1.435247990835691869605079095e-06, + -1.274642857302171987585984354e-06, -1.122446509735998876924585946e-06, + -9.793633144100852910368887674e-07, -8.45948618319872348493722574e-07, + -7.226081340779652973196119786e-07, -6.095997218774921458115723973e-07, + -5.070374614815718147090603356e-07, -4.14897867906387227106897609e-07, + -3.330280688516078693226624662e-07, -2.61155730638403715660844466e-07, + -1.989004929884762516978234008e-07, -1.457866518541435357397318979e-07, + -1.012568140095526704702895275e-07, -6.46862374343200484420261364e-08, + -5.064070606865187699534644342e-08, -8.601476344162720949657020223e-08, + -1.300429690186244961616970905e-07, -1.83494242344820223633810978e-07, + -2.470583585645296876327368842e-07, -3.213265734065217523292767518e-07, + -4.067731201422072208008149079e-07, -5.037380098065804141490089951e-07, + -6.124115521731910608712570916e-07, -7.328209913400317566427246037e-07, + -8.64819616644399023090217845e-07, -1.008078667544123741250374979e-06, + -1.162082300863652387987851565e-06, -1.326125831395368822619978272e-06, + -1.499317393442818740763138041e-06, -1.6805831028256448963185965e-06, + -1.868675727597755954414874072e-06, -2.062186802818034044563642523e-06, + -2.259562051774497300996469989e-06, -2.459119904738115186575630675e-06, + -2.659072838235162205557885612e-06, -2.857551194545826924402589023e-06, + -3.052629084138194534938683111e-06, -3.242351924378905535321362605e-06, + -3.42476512731202961282582671e-06, -3.597943418563093580524354931e-06, + -3.760020249287674489895071453e-06, -3.90921675409054039624723656e-06, + -4.043869710289592907888258505e-06, -4.162457967828460110408517192e-06, + -4.263626844332131468368485977e-06, -4.346210015774246989512727413e-06, + -4.409248479259027182807287315e-06, -4.452006219561164948107009204e-06, + -4.473982274149267250606693685e-06, -4.474918961096305727973172772e-06, + -4.45480610905516400565467075e-06, -4.413881206732093126596672833e-06, + -4.352625469329356487158469435e-06, -4.271755899512306408054729961e-06, + -4.172213498847203299332939835e-06, -4.055147860654760608677387584e-06, + -3.921898445210369801307813409e-06, -3.773972901690536039474290972e-06, + -3.613022856862712665161401979e-06, -3.440817637070127631555805856e-06, + -3.259216426610741396965257449e-06, -3.070139391415032911644396665e-06, + -2.875538311505385166038425288e-06, -2.677367268831327938718523188e-06, + -2.477553928757008546839577315e-06, -2.27797193400516148476648258e-06, + -2.080414899776904087366248552e-06, -1.886572458835696371707993726e-06, + -1.698008756553273116351402555e-06, -1.516143739441498274999730461e-06, + -1.342237517875492698140910304e-06, -1.177378016017728215710999584e-06, + -1.022472050941587865259779604e-06, -8.782399102439778339887683535e-07, + -7.452134246657389586430313491e-07, -6.237374610208624215837197764e-07, + -5.139746926278083956202689421e-07, -4.159134409011094443915960376e-07, + -3.293783241342003106571860969e-07, -2.540433989632754690597357412e-07, + -1.894474375418029961137605585e-07, -1.350109498677231735973904318e-07, + -9.005453656177556293426200154e-08, -5.381814303752904061404994593e-08, + -6.283961029974009197880571546e-08, -1.038981168261412557370676371e-07, + -1.550489264625419256508155391e-07, -2.1716527135680545878979519e-07, + -2.910086685673557396379033252e-07, -3.772036207099043137458958298e-07, + -4.762138848232863334912707068e-07, -5.88320944437460965053675755e-07, + -7.136052884286706184634174743e-07, -8.519310526521031744147686646e-07, + -1.002934517416260070193857919e-06, -1.16601687689373533121748195e-06, + -1.340341607233306069478398319e-06, -1.524836660486431534972042064e-06, + -1.718201603831588054004629595e-06, -1.91891971056336975293686066e-06, + -2.125274893682115724647622296e-06, -2.335373257555437609590690343e-06, + -2.547168930940681433273877626e-06, -2.758493738529201072556167398e-06, + -2.967090170851513814025612534e-06, -3.170647026425120639154565938e-06, + -3.366837027728620553414587424e-06, -3.553355655914762877413230757e-06, + -3.7279604097181204482470019e-06, -3.888509672930976934399852768e-06, + -4.033000372814853578097918363e-06, -4.159603629104896017063593833e-06, + -4.266697629579822777538475331e-06, -4.352897022755855638916251682e-06, + -4.417078189894259268469343255e-06, -4.458399845527893511250294711e-06, + -4.476318516049688290062407575e-06, -4.470598557166661120309842509e-06, + -4.441316490515511492128634258e-06, -4.388859564563933241573660815e-06, + -4.313918572046056073448529189e-06, -4.217475082504675667528521582e-06, + -4.100783370960782913891562451e-06, -3.965347439327936213051151865e-06, + -3.812893633138496704587010536e-06, -3.645339449904561641578517456e-06, + -3.464759214768391355922629374e-06, -3.273347362148114012838587966e-06, + -3.073380107416756753889843304e-06, -2.867176319284226157420867112e-06, + -2.657058410978862667266731795e-06, -2.4453140565329042869385269e-06, + -2.234159507936569306966708218e-06, -2.025705240580442763944366349e-06, + -1.821924589641014862874770532e-06, -1.624625960667737055410312502e-06, + -1.435429105742936905037673324e-06, -1.255745854643754992645754073e-06, + -1.086765581099976669279360934e-06, -9.294455703309999074253756716e-07, + -7.84506338456311874535978497e-07, -6.524318400066546917091510685e-07, + -5.334743894438092766792586588e-07, -4.276640190048291200798115386e-07, + -3.348219007849077259611567797e-07, -2.545773779473475438225871237e-07, + -1.863880801525373064439261616e-07, -1.295625432087451719771531216e-07, + -8.328471363161703571404906451e-08, -4.663969589566274802432834889e-08, + -4.690465220465174656475318307e-08, -8.65209232520916788747569119e-08, + -1.372122267860128763540918714e-07, -2.000832195734696868782845694e-07, + -2.761080278053339836397833424e-07, -3.660953079712457220651268975e-07, + -4.706552581228998858273203983e-07, -5.901695574711735956023811803e-07, + -7.24765168897218477211561935e-07, -8.742928676251957592776252459e-07, + -1.038311261398830710487380287e-06, -1.21607694523976792555215818e-06, + -1.406541290223111087017001872e-06, -1.608354204360117356993045354e-06, + -1.819875028865401258288520513e-06, -2.039190549585978468906648925e-06, + -2.26413991616631450561102426e-06, -2.492346075941277436032687126e-06, + -2.721253150818121790602667834e-06, -2.948169018706040977637842376e-06, + -3.17031221124815766883677827e-06, -3.384862111155106844588395798e-06, + -3.589011329216124458264033231e-06, -3.780019066273207660662004914e-06, + -3.955264221501940475798041186e-06, -4.112296996801922625418713314e-06, + -4.248887768598398900906591008e-06, -4.363072052592777841178127429e-06, + -4.453190472734384493225766322e-06, -4.51792276077440236567482959e-06, + -4.556314954213430000364969813e-06, -4.567799124511543014599043028e-06, + -4.552205149682410561336100979e-06, -4.509764240900998566972945891e-06, + -4.441104136191445855776256668e-06, -4.347236080070536751315205676e-06, + -4.229533910577175335478682106e-06, -4.089705768887691116867007246e-06, + -3.92975912642624244865315053e-06, -3.751959985162929579874174432e-06, + -3.558787244334608528250609924e-06, -3.352883337483633497777373023e-06, + -3.137002324625383223918179132e-06, -2.913956673521706468429556813e-06, + -2.686563980362671160681325641e-06, -2.457594863489680001028417702e-06, + -2.229723214915284052340532783e-06, -2.005479914999078208085077357e-06, + -1.787211008273460488446305813e-06, -1.577041206388655852538879625e-06, + -1.3768434314468257526975839e-06, -1.188214944143023324335029824e-06, + -1.012460421055167196312642511e-06, -8.505821593098007458500810218e-07, + -7.032773999790409903234739315e-07, -5.709425791633445738859002454e-07, + -4.536841428006254019239973808e-07, -3.513354024746889813360167191e-07, + -2.634787690458837835679720054e-07, -1.894725823594454301872810724e-07, + -1.284816614652191479490223871e-07, -7.951063279261933058798090482e-08, + -7.51706964724375109611727774e-08, -1.255405656796555667938520683e-07, + -1.891346798023743058503987708e-07, -2.671111797531482417892916784e-07, + -3.604277147679733516642906072e-07, -4.697980337409740425464441983e-07, + -5.956525969336967630228529824e-07, -7.381045821900921629680710802e-07, + -8.969225473600750708598407408e-07, -1.071510854541412890268085173e-06, + -1.2608987659938122572839082e-06, -1.463738891567097243946596677e-06, + -1.67831540986826783020010017e-06, -1.902562207860275271658896494e-06, + -2.134090794623958233248908062e-06, -2.370227553630555129078778809e-06, + -2.608059613297965433141405167e-06, -2.844488346991281292857733226e-06, + -3.076289269740851036437096627e-06, -3.300176887868214156343668261e-06, + -3.512872886548964563799019728e-06, -3.711175915011091176114003953e-06, + -3.892031154061193367439067808e-06, -4.052597828865590719117813212e-06, + -4.19031286261913597817512292e-06, -4.302948953401051400630486499e-06, + -4.388665494920222089156747886e-06, -4.446050948008395819631335261e-06, + -4.474155498335804104909074752e-06, -4.472513099811422977475795087e-06, + -4.441152294746335861270591233e-06, -4.380595512045986963662984326e-06, + -4.291846864027430202479223426e-06, -4.176368781117517020118421606e-06, + -4.036048131905617328545488737e-06, -3.873152764369919402742421105e-06, + -3.690279663789835435560226715e-06, -3.490296146055250326546226872e-06, + -3.27627568513317102009605418e-06, -3.051430105103709825579072143e-06, + -2.819039946748751594051340605e-06, -2.582384844167690198413634556e-06, + -2.34467571804030477280035398e-06, -2.108990510425638011056436241e-06, + -1.878215054517700235436092164e-06, -1.654990496268114380583151568e-06, + -1.441668469314012659453021724e-06, -1.240274977470457745421525755e-06, + -1.052483668336413881767431484e-06, -8.79598896140295265207522963e-07, + -7.225486809770450378031365034e-07, -5.818873842622060016066087677e-07, + -4.578076454796854269886706261e-07, -3.501608714987834406871141431e-07, + -2.584853444223731167445892373e-07, -1.820408235738853906005875732e-07, + -1.198483670415003892603601938e-07, -7.073399196048196973585827502e-08, + -7.220863732413506575527053707e-08, -1.250685197609634896197017577e-07, + -1.927541728107755119788217692e-07, -2.766368950445247439169009322e-07, + -3.778327334420725337056602092e-07, -4.971449919784266199636779855e-07, + -6.350126367542081414871066834e-07, -7.914666326327447728845800208e-07, + -9.660960562252930179790930132e-07, -1.158025567855667879436877207e-06, + -1.365905498535373058078905804e-06, -1.58791542726399923421399217e-06, + -1.821781701636774463022843545e-06, -2.064808905081771842564665811e-06, + -2.313924812630606495534452138e-06, -2.565737920224676518038669365e-06, + -2.816606196556562782731120143e-06, -3.062715307217672711781854614e-06, + -3.30016421323390758124356574e-06, -3.525055763011660755660387975e-06, + -3.733589689195553119904248673e-06, -3.922155298255292084190232887e-06, + -4.087421106126661221439894806e-06, -4.226418730118305794860901481e-06, + -4.336618494475857683476908294e-06, -4.415994440127884079674153162e-06, + -4.463076740768543908624305799e-06, -4.476989907250172447627199757e-06, + -4.457475597467489750300086854e-06, -4.404899324691555437282820817e-06, + -4.320240857349248655028955968e-06, -4.205068610347973033438025159e-06, + -4.061498824763626421701420005e-06, -3.892140801973934216258579899e-06, + -3.700029884069542809529613364e-06, -3.488550240148084081060354117e-06, + -3.261349815550256301077648377e-06, -3.022250018456459715499203e-06, + -2.775152848664631786594148358e-06, -2.523948213113231332825961428e-06, + -2.272424121302544692977071553e-06, -2.024182314125274095758513435e-06, + -1.782561657512316255345301633e-06, -1.550571336724520665552892566e-06, + -1.330835529310538641866996749e-06, -1.125550828188609464532068255e-06, + -9.364572459823503461416680654e-07, -7.648231736380065615843329777e-07, + -6.114442068491617910969831984e-07, -4.766553090642677363237883405e-07, + -3.603553651800036072341273333e-07, -2.620428093769186050736308413e-07, + -1.808606960033258249724677806e-07, -1.156493337327733335907076076e-07, + -6.500442756196303417302005678e-08, -8.503518062027577981140734169e-08, + -1.455728898812609897883962049e-07, -2.232843195556659965309839527e-07, + -3.196990186629153231814945597e-07, -4.359961809024687123146561251e-07, + -5.72930888885845665440632677e-07, -7.307700073808789499130254136e-07, + -9.092406504147436307059957326e-07, -1.107493786300532261304848357e-06, + -1.324085069129983028942050029e-06, -1.556974411375374626272018869e-06, + -1.803545160813997490001142285e-06, -2.060643040552339673888038868e-06, + -2.324634280703640849743019797e-06, -2.591481643066743753990154725e-06, + -2.85683634516278949527670443e-06, -3.116143255571244530233686321e-06, + -3.364756184990735305762911411e-06, -3.598059659985555233343472795e-06, + -3.811593257940316747885188889e-06, -4.001174416293915627471436403e-06, + -4.163015614969294413160762203e-06, -4.293831970330934086658384446e-06, + -4.390935568066592062429296522e-06, -4.452313291123957087348089745e-06, + -4.476685451563639978381746454e-06, -4.463543191177714493118183769e-06, + -4.413163349995242833298178531e-06, -4.32660028616677462889872352e-06, + -4.205654934944376118280406907e-06, -4.05282218749442974355850014e-06, + -3.871218421504248985258456184e-06, -3.664491696102370890886701024e-06, + -3.436717707546061414470347367e-06, -3.192285067447218208157126706e-06, + -2.935773794875248390515024358e-06, -2.671831095897572245145487613e-06, + -2.405048533383384931080102229e-06, -2.139844566764638156784999329e-06, + -1.880356172582981723456481242e-06, -1.630342854487534485238928866e-06, + -1.393105833524470238204496023e-06, -1.171424598132627141797547712e-06, + -9.675123137412670521243472643e-07, -7.829908721229643937851850992e-07, + -6.188856297190230595681279153e-07, -4.756391710029945789986471644e-07, + -3.531427652940318396937739633e-07, -2.507835885930144022453228657e-07, + -1.675052778929977880550982773e-07, -1.018789916433261844715097658e-07, + -5.218187932451769282309820674e-08, -6.220081162362199039585479877e-08, + -1.194916946953701336286393815e-07, -1.954987615321479750308950778e-07, + -2.922102307772715598000346383e-07, -4.112042372692336509784876569e-07, + -5.535455055994176651223601625e-07, -7.196944408241326904737407248e-07, + -9.094331983303274622674203589e-07, -1.121812766498041330319587403e-06, + -1.355124366866407167674752829e-06, -1.606897574687942699842523563e-06, + -1.873926524537133915545672296e-06, -2.152324434731136006105321756e-06, + -2.437605509694589187458810611e-06, -2.724792113053883813451579513e-06, + -3.008543998782863229560051443e-06, -3.283305393872622607504864478e-06, + -3.543464890199031511408772968e-06, -3.783522465410370451855282675e-06, + -3.998257544158971621211465935e-06, -4.182891853199739045678084981e-06, + -4.333240926959139332650880472e-06, -4.445848482587806311280669014e-06, + -4.518098491936478485169869507e-06, -4.548300607805840373989644809e-06, + -4.53574561853671706038865219e-06, -4.48072876526216960291811725e-06, + -4.384540010059033314558738642e-06, -4.249421636613414962981884193e-06, + -4.078494841831319029279347838e-06, -3.875658181827017383157089891e-06, + -3.645461816969313644887316223e-06, -3.392962411930153640755598171e-06, + -3.123564249550591592714593112e-06, -2.842852582975484717573442031e-06, + -2.556425460903611172495735956e-06, -2.269730209559401575236626744e-06, + -1.987910447528889434898845268e-06, -1.715668962790945605017970191e-06, + -1.457151022558146216234319786e-06, -1.215851752546876420683886165e-06, + -9.9455015702762037691430589e-07, -7.952712037075513666381878543e-07, + -6.192762202892369459837520855e-07, -4.670806949591218763904055394e-07, + -3.384974915644027999038544272e-07, -2.327025279384511956569842094e-07, + -1.483191623769211894341729001e-07, -8.351692009557113142246279535e-08, + -5.685649086778598277355797701e-08, -1.155217258017917284714816666e-07, + -1.948039674252890104516047418e-07, -2.970299017431973141013063985e-07, + -4.240129600304645328381002948e-07, -5.769184020296050527875589969e-07, + -7.561463189448738707348256563e-07, -9.612392028566568434361401529e-07, + -1.190819852067491490228506e-06, -1.442564180258007549781124751e-06, + -1.713212023308182408847530689e-06, -1.998617359032595297780102173e-06, + -2.293837552037549200925061962e-06, -2.59325939687963175273770558e-06, + -2.890757949848345587372548324e-06, -3.179882504052207187471594182e-06, + -3.45406265912725300015881022e-06, -3.706826340321985246365876082e-06, + -3.932020891825433901440971229e-06, -4.124028047917172800859459542e-06, + -4.277963694393228447619172139e-06, -4.389853871636519164949139654e-06, + -4.456779417666371432399895214e-06, -4.476982961653622289876185147e-06, + -4.449933594091481303342289905e-06, -4.376346381781316250585752575e-06, + -4.25815587504884105775598141e-06, -4.098444775072785449640706823e-06, + -3.901330892684247681845375461e-06, -3.671817341245118896644796663e-06, + -3.415612477898128313192520691e-06, -3.138927364653805545367543789e-06, + -2.848259404722043095620730158e-06, -2.550171280670798592979603772e-06, + -2.251074360969378902242767071e-06, -1.957025353714697204235385339e-06, + -1.673544195834580358217894003e-06, -1.405460017810687447291991166e-06, + -1.156790580408259514768286313e-06, -9.306589174654286026339557007e-07, + -7.292491237162479271485229955e-07, -5.538013903030526743402292035e-07, + -4.046446047903867462263024449e-07, -2.81263184346978445275131971e-07, + -1.823933785491506292913944324e-07, -1.061431272909153156836103049e-07, + -5.012873876939273034179995244e-08, -7.131354326158738095389901619e-08, + -1.399374057232412833510679616e-07, -2.32634391080283800442226618e-07, + -3.519632147931706467795613929e-07, -4.997666697054445821652921e-07, + -6.770009049918223613433653982e-07, -8.835944277511159996958884678e-07, + -1.118346188879556254140322166e-06, -1.378870451390759068927590984e-06, + -1.661593975963831125569332252e-06, -1.961808504477865854862027664e-06, + -2.273778712777998076903333835e-06, -2.590902892339763498373399198e-06, + -2.905920769711038261439405017e-06, -3.21116024534189336604467907e-06, + -3.498812582565631208448946043e-06, -3.761223836914297261139203746e-06, + -3.991189192228584308765049204e-06, -4.182236435841672590675750787e-06, + -4.328885094588634215376221626e-06, -4.42686875965042028085224407e-06, + -4.47330980348730154738928072e-06, -4.466837950101715074035287761e-06, + -4.407646880732310556516660022e-06, -4.297486094137427385566529309e-06, + -4.13958842887870106142141069e-06, -3.938536820687724486717094102e-06, + -3.700076838653416032558912674e-06, -3.430884158519200249735795274e-06, + -3.138298249423503329921846319e-06, -2.83003506030455760701680136e-06, + -2.513892317358811369452237239e-06, -2.197461147129753923049229336e-06, + -1.887857124901450858465491202e-06, -1.591482559509260003561517856e-06, + -1.313829945411712346717064345e-06, -1.059334155141001850410163027e-06, + -8.31278249516608005828695576e-07, -6.317549054092221913838962194e-07, + -4.616825648130509637272656139e-07, -3.208726555470982463443506937e-07, + -2.081417722636246635507811407e-07, -1.214606654331431161580347449e-07, + -5.813036690052463555380756833e-08, -5.501402063278118299598096609e-08, + -1.219153505322537351800464209e-07, -2.153318553647216822732375239e-07, + -3.385068891908344279180974844e-07, -4.938175375353911259704731834e-07, + -6.8253874850062334577707919e-07, -9.046479336632373959852676006e-07, + -1.158684441013649525070564918e-06, -1.44167570801445617680958209e-06, + -1.749138451141987865285025439e-06, -2.07515913418184891125551142e-06, + -2.412553425466989510272562344e-06, -2.753099682389181424480191496e-06, + -3.087836983903089490519381852e-06, -3.407414158801689670665871143e-06, + -3.702472896637283511576520939e-06, -3.964045605420678723251459025e-06, + -4.183947364919467129095592695e-06, -4.35514121694382979184346702e-06, + -4.472057158644825587386420485e-06, -4.530847507115979515680912609e-06, + -4.529564653313094089320551411e-06, -4.468251422589031186664073475e-06, + -4.348939054935575405902957458e-06, -4.175552918472697729501599134e-06, + -3.95373116311577120366230198e-06, -3.690566296439854047836117909e-06, + -3.394283830055062065652465852e-06, -3.073875451440304993710843362e-06, + -2.738706428087989521499151513e-06, -2.398118021114919081593483061e-06, + -2.061045523291850186704690998e-06, -1.735671169452341093195069099e-06, + -1.429128699206525298851097258e-06, -1.147272954893677302272078644e-06, + -8.945238000683189371183218555e-07, -6.737891142789298710186088152e-07, + -4.864669494070574435834008846e-07, -3.32522415028375644676180865e-07, + -2.106307721137169478948993496e-07, -1.183747983039306495384271898e-07, + -5.248193651844890134709235787e-08, -6.288549310635006734937897622e-08, + -1.376975537496904251159586356e-07, -2.427192498996164559116729773e-07, + -3.815302332795622190230746228e-07, -5.565484096855666991681028943e-07, + -7.687338943007314967249257384e-07, -1.017356498069450297024062836e-06, + -1.299846744199132976221411177e-06, -1.611745791985041661217165077e-06, + -1.946763731775088488031673004e-06, -2.2969488948587818194415483e-06, + -2.652963558284948232746580307e-06, -3.004454224804821652473722782e-06, + -3.340498037521437301762680314e-06, -3.650101331608378726304321021e-06, + -3.922722248074665072617092654e-06, -4.148787053540552212534640864e-06, + -4.320169517058140354879604284e-06, -4.430604441261957536881462699e-06, + -4.476010135766371723323609616e-06, -4.454700020700973510032194547e-06, + -4.367470298582639812764571302e-06, -4.217558276057975932360564336e-06, + -4.010473930962335366941142606e-06, -3.753715155156019841862927514e-06, + -3.456384223389269770663079911e-06, -3.128728959005327328563939374e-06, + -2.781636392092522738978335739e-06, -2.426109154204201762361709296e-06, + -2.072755281109906516276951416e-06, -1.731320501429429596006127554e-06, + -1.410288618197252877514984333e-06, -1.116570517485559011240377029e-06, + -8.552960476245899684263787437e-07, -6.297159682468278247080366826e-07, + -4.412138783758057053002417727e-07, -2.894210110033962529377954149e-07, + -1.724205098663291236386771671e-07, -8.70226972567341349869773047e-08, + -1.130694765648038301467654516e-07, -2.162493081469564297582882772e-07, + -3.568893928014529194541544672e-07, -5.382336214140107280405351392e-07, + -7.617357030047520339359717716e-07, -1.026729949716228570646319243e-06, + -1.330217929476051906396397335e-06, -1.66679505952892722870815282e-06, + -2.028731875328245020935306886e-06, -2.406213799976231003098460157e-06, + -2.787731589373360406260886693e-06, -3.160603151737119371816539526e-06, + -3.511597060420447568299595273e-06, -3.827619650691706923504968596e-06, + -4.096421827513009686913894591e-06, -4.307279122081843398834460901e-06, + -4.451599380760025457344410821e-06, -4.523416737995853894053945726e-06, + -4.51973792627432924111103435e-06, -4.440716968049085806499991919e-06, + -4.289646122806178637630776518e-06, -4.072763722431319027448767822e-06, + -3.798892239081620592218956067e-06, -3.47893161502220482942607932e-06, + -3.125242650697493597698782899e-06, -2.750962359942564226979047973e-06, + -2.36929714037362381949297814e-06, -1.992840110684783599156837119e-06, + -1.63295604938853802991932402e-06, -1.299271318321261097907611155e-06, + -9.992975010974691885660839766e-07, -7.382069616871998730766148492e-07, + -5.187669960919214327138299786e-07, -3.414276363253697683360153147e-07, + -2.045473795090218392829766597e-07, -1.047319733300690682550394047e-07, + -5.06922465549003568232664242e-08, -1.301364454705065472021879988e-07, + -2.471829170855739525488855082e-07, -4.069142962422922939694908389e-07, + -6.125529504727185759502088025e-07, -8.649448149392514432082798917e-07, + -1.162176757423805242364425738e-06, -1.499370136028169856395398166e-06, + -1.868680628012697688786094945e-06, -2.259518537906756326636998483e-06, + -2.658985960846686270772328345e-06, -3.052508930610836530736241709e-06, + -3.424625650395978033801525423e-06, -3.759877646847311839008740422e-06, + -4.043740544197751315123358362e-06, -4.263526116971083676878469942e-06, + -4.409187891023756180870849658e-06, -4.47396886434054746683281964e-06, + -4.454841438035021286524165612e-06, -4.352705436958217541008019091e-06, + -4.172328820329235559620593282e-06, -3.92203572912237530154145812e-06, + -3.613166160200002737206814024e-06, -3.25934910627406673389234483e-06, + -2.87564495721300884980122306e-06, -2.477622152895081418500465575e-06, + -2.08043677630373967978928175e-06, -1.697981741818911060381354534e-06, + -1.342164746379062973435686464e-06, -1.022361971637976276128462541e-06, + -7.450788200205448964439074871e-07, -5.138311943107867970040206033e-07, + -3.292425977096348323516197733e-07, -1.893352469681745538211231324e-07, + -8.997891328525927262582727404e-08, -1.039759591437529667336785036e-07, + -2.17277342560698876313408077e-07, -3.773353333999825902013338774e-07, + -5.884551533624797128575701841e-07, -8.520502865343535289151017005e-07, + -1.166105612834690375293551952e-06, -1.524883344871908121782107422e-06, + -1.918918263369300679528888648e-06, -2.335323864190363101742175037e-06, + -2.758402826086531203032608736e-06, -3.170526427386035065358795698e-06, + -3.553221068121185751060610303e-06, -3.888378616266998599141236498e-06, + -4.159493164856382418686966268e-06, -4.3528215325291607870096533e-06, + -4.458369158873898808960641038e-06, -4.470616671678838501718163817e-06, + -4.388924125106376939028582362e-06, -4.217577687411512453376661452e-06, + -3.965474733764190705127394149e-06, -3.645474864102668817981848029e-06, + -3.27347326827496139256285651e-06, -2.86727632618189137540809508e-06, + -2.445375143610327532954929614e-06, -2.025719453054232645504472224e-06, + -1.624591445436956416476675415e-06, -1.255667101906719427463379572e-06, + -9.293328294409444042268046877e-07, -6.522997855594487962049062707e-07, + -4.27529840762065026927966644e-07, -2.544585432144903669950835624e-07, + -1.294745229436781884279131487e-07, -4.659395056228650090531442506e-08, + -4.611587721838654555562249447e-08, -1.348467971388919574086387356e-07, + -2.712555217807826490910476716e-07, -4.622526123524946127104034814e-07, + -7.116525356125155511786799234e-07, -1.019306649533794876478294718e-06, + -1.380528845198675475734436183e-06, -1.785899884924671484430339953e-06, + -2.221501261698083528906564124e-06, -2.669586662853278894694426804e-06, + -3.109653437479777278294344398e-06, -3.519832922447190989948288473e-06, + -3.878482057926732642330787393e-06, -4.165833709680514087073111007e-06, + -4.365552589109947457428687057e-06, -4.466049103349850892224863486e-06, + -4.461424562305034478924131713e-06, -4.351955822946616968716244955e-06, + -4.144072015217113682443526163e-06, -3.849825679492063090639600298e-06, + -3.485910072919779585567251479e-06, -3.072318221830395662086225783e-06, + -2.630772808500530734278138531e-06, -2.183075668905837514666623198e-06, + -1.749529613373541207831714933e-06, -1.347573324078450739056970684e-06, + -9.907438751988978586297384527e-07, -6.880441722697823812764724057e-07, + -4.437486924953234863078514912e-07, -2.576353392215185471848478728e-07, + -1.255890532732902380294912449e-07, -1.251367226131176667795725328e-07, + -2.671615457861569119157245204e-07, -4.707313692177706058483754089e-07, + -7.404617085682455551569076252e-07, -1.075920699338715091596661334e-06, + -1.470879496190088723023997076e-06, -1.913108974066292286000598444e-06, + -2.384792872297266634070258065e-06, -2.863558270839640068329773684e-06, + -3.324051448572378412809041198e-06, -3.739919878774185865445396984e-06, + -4.086008056934644033873077484e-06, -4.340543114075685466040233768e-06, + -4.487080249583542622111940329e-06, -4.515999207406883950567492991e-06, + -4.425389168676459679039030676e-06, -4.221225196926109241252287468e-06, + -3.916816876264767404943779872e-06, -3.531589637031619939279642253e-06, + -3.089331772398817693161491432e-06, -2.616096568896856773068278906e-06, + -2.137982637446042594620444072e-06, -1.679022696661650570338188485e-06, + -1.259391361542712713643280345e-06, -8.940989416966679916357312735e-07, + -5.922768012422918121619142516e-07, -3.570885315586957801180342971e-07, + -1.862291076909910923439534641e-07, -7.291022064610797038212438399e-08, + -7.226085600656558540183082434e-08, -1.92843899767488460794291334e-07, + -3.779435267371484090009371454e-07, -6.351241926019553443461809414e-07, + -9.661879298264262268020226287e-07, -1.365960850987781444244623281e-06, + -1.821790386225861686577440039e-06, -2.313885234833625261294384398e-06, + -2.816525606801704803984053721e-06, -3.300057378662908461606270011e-06, + -3.733476187755348019359962278e-06, -4.08732173881655977182216638e-06, + -4.336551473223174288861795495e-06, -4.463054350567040583523323316e-06, + -4.457501944538131415801413687e-06, -4.32031111608535470632258893e-06, + -4.061600121565865563911384983e-06, -3.700143656191829581812019478e-06, + -3.261455212742266173943849958e-06, -2.775230554258086069395949566e-06, + -2.272459892468143291213321031e-06, -1.782548935863987620465027917e-06, + -1.330776643335980602452623366e-06, -9.363629848523051184787510323e-07, + -6.113318436104029353104030199e-07, -3.602454915253693418323308398e-07, + -1.807734486369418142565843868e-07, -6.495579771617745526644636814e-08, + -8.459825581756879976542691079e-08, -2.231885758009866425489856924e-07, + -4.366868547689251252961616274e-07, -7.328366707184548615235542696e-07, + -1.111639657242447980919843216e-06, -1.563961808903079347767592182e-06, + -2.071218947718654071964931168e-06, -2.606291021736333230108704703e-06, + -3.135640598856901924227497114e-06, -3.622430728401954309631644024e-06, + -4.030279826240273242574357199e-06, -4.327182204153036911074663162e-06, + -4.489080991200442838080612862e-06, -4.502613778902553941609933352e-06, + -4.366656710623179010559696128e-06, -4.0924547563327738164493802e-06, + -3.702320238506243684840132241e-06, -3.227078730450713127826103607e-06, + -2.702611218612378142246146714e-06, -2.165958321910835278600307094e-06, + -1.651499367290309020072790365e-06, -1.187690438026922853129250385e-06, + -7.947473652186152497217653222e-07, -4.835090481403567548246099674e-07, + -2.555382981021982745259120764e-07, -1.04340012667814814967690777e-07, + -6.136237583046028532650107432e-08, -1.9278650304817789877726876e-07, + -4.05374979448284503000731957e-07, -7.093143157492815061663789071e-07, + -1.105396467602402666026949196e-06, -1.58308350727796204212823386e-06, + -2.120063648360944129594562318e-06, -2.683524200382784697077164643e-06, + -3.233094002133157880484815375e-06, -3.725127058771543915707867914e-06, + -4.117760460704661024697141591e-06, -4.376027189018810442265507848e-06, + -4.47626775171921254003505608e-06, -4.40917319178653691736204448e-06, + -4.18099299440270494743893126e-06, -3.812721671826091630078071557e-06, + -3.33738981609820025827305677e-06, -2.795875902236302951875011533e-06, + -2.23187474293933903375392741e-06, -1.686770763219353817013632622e-06, + -1.195152089033389998157567123e-06, -7.815699680193402698607932702e-07, + -4.589233111712886727596354217e-07, -2.285719328874524413878777931e-07, + -8.200386413362169136106002336e-08, -1.151835256744897601322060311e-07, + -2.971653495204101836400583606e-07, -5.780928711726715795186579139e-07, + -9.641852131877946748976558958e-07, -1.44812038727444640463445924e-06, + -2.007632877189666974578801176e-06, -2.606474742057899375872673242e-06, + -3.197804668856746827001981057e-06, -3.729618936069034369225729322e-06, + -4.151437083034260493207348586e-06, -4.421185340916131237569072776e-06, + -4.511140578183622680530622667e-06, -4.411927831124704327530466896e-06, + -4.133884654752342238063361757e-06, -3.705556452872147623099153071e-06, + -3.169582963210184276128334249e-06, -2.576682326981340908798531752e-06, + -1.978750952610587901628639781e-06, -1.422217308540160760185668692e-06, + -9.426971716604950095655651027e-07, -5.617199415640930007306429357e-07, + -2.858899742993221067434558499e-07, -1.083963873279099335006556951e-07, + -1.396643493721513050169371999e-07, -3.522627574345921717122783606e-07, + -6.785158934854089540807792723e-07, -1.12189278253011713447795817e-06, + -1.668076482699076609010602722e-06, -2.284064527393505715632728709e-06, + -2.920693602788558583467940985e-06, -3.518429622058487353004766277e-06, + -4.015570415971330030181947468e-06, -4.357459585727086762640351131e-06, + -4.505034873153049366622385774e-06, -4.441102685236573789965240644e-06, + -4.173136237292643067073403401e-06, -3.732056279826223177696403396e-06, + -3.167230610831444796498743144e-06, -2.538655211030705567866331065e-06, + -1.907801092668918767553728338e-06, -1.328818795909788539420640953e-06, + -8.416497070250553588180875836e-07, -4.681409696789672933274224081e-07, + -2.116068485214545536404691416e-07, -5.957290380864112498307433069e-08, + -1.205074682840061357169762204e-07, -3.34484282107510487155931176e-07, + -6.742517305168236855467752029e-07, -1.144370001571902166790728819e-06, + -1.727207899060843138841297127e-06, -2.381907131702249758481741357e-06, + -3.048142908248221618895635807e-06, -3.654346465465230084428095367e-06, + -4.128985902180719224567433112e-06, -4.412709643709672632501481854e-06, + -4.468851137693397044864298401e-06, -4.29006593049543940437962064e-06, + -3.899671112900902061263862936e-06, -3.34739725006749910333190591e-06, + -2.700472396669966264917640483e-06, -2.031947028778812383570254521e-06, + -1.408704338630246532060113183e-06, -8.815641697090167597133697659e-07, + -4.79306290608065110876820792e-07, -2.074691846246387515338482693e-07, + -5.167348041505819090980720898e-08, -6.291914839069144882860169354e-08, + -2.427887292060186496357255051e-07, -5.566286417837095274103488551e-07, + -1.017418529742038738552145812e-06, -1.611767236324620418847506156e-06, + -2.296922010585625863177388489e-06, -3.004388710822396044939361706e-06, + -3.650020827978723752312451706e-06, -4.148720611205017649348886916e-06, + -4.43057603857299501181297996e-06, -4.454719909881854474846107211e-06, + -4.217619282563937098884040977e-06, -3.753795265718032409576468064e-06, + -3.128799264782412263184111639e-06, -2.426144282878944768153724881e-06, + -1.731307773702277747355300803e-06, -1.116514523524495803541672738e-06, + -6.296369122747898101132382233e-07, -2.893474210363784722882573089e-07, + -8.698113052770709625215243789e-08, -1.115883282149213275445985083e-07, + -3.532827454787043254541426332e-07, -7.549332686705246685767074256e-07, + -1.319283327956594531905204493e-06, -2.013111473609402355219215666e-06, + -2.76745693736696488781935839e-06, -3.487380289159802321160555247e-06, + -4.069607688150414318559774246e-06, -4.42397438102089931232733383e-06, + -4.493235637198626706266275238e-06, -4.266016579349772519459595838e-06, + -3.779413595381751876536944451e-06, -3.110541671629728953184885684e-06, + -2.359315221980748170489900276e-06, -1.627058347933601248043802845e-06, + -9.964861348146153054844680746e-07, -5.179357575526535865842025358e-07, + -2.047111072576103572266144727e-07, -1.299053987983424084242328007e-07, + -4.072995051114656765512474657e-07, -8.668027643991685914057784661e-07, + -1.503790516304600684545996099e-06, -2.267616466513580551327957865e-06, + -3.065143605656848411886898978e-06, -3.777371484461972125310771572e-06, + -4.285471207226660236193696574e-06, -4.499191760900685517704858385e-06, + -4.379419484712690878859368826e-06, -3.948154761551320469643681921e-06, + -3.282885676598872273681921363e-06, -2.497065135116641982162589974e-06, + -1.712552605034312926463231121e-06, -1.032085479432213580302689013e-06, + -5.194126546521793797003743037e-07, -1.918936774538063227477763771e-07, + -1.04014889744527564068153245e-07, -3.774012036762145135816400639e-07, + -8.521099142358953181181427383e-07, -1.524906690553625523387964828e-06, + -2.335299164585001867495972494e-06, -3.170466122600516397468184762e-06, + -3.888313084246338494347639686e-06, -4.352783786463512006150236577e-06, + -4.470625728885326637097007152e-06, -4.21762898798124307402209951e-06, + -3.645542566614429768354164324e-06, -2.867326324692087585765433444e-06, + -2.025726558369781473952289663e-06, -1.255627731871305949353499233e-06, + -6.522337710016880097865918028e-07, -2.543991390877508681089174455e-07, + -4.657108370115494510717112217e-08, -4.613731746086511751956521759e-08, + -2.713127762730010717324947642e-07, -7.117134060899393667326572922e-07, + -1.380559097732463828806350262e-06, -2.221483880065962482493711894e-06, + -3.109598194324434224160248405e-06, -3.878420020188498913867296974e-06, + -4.365518646996810444356907494e-06, -4.461437806935274610691758573e-06, + -4.144125000607092977470465728e-06, -3.485973002031469243286454507e-06, + -2.630810290000695126727504533e-06, -1.74952056571908321742990066e-06, + -9.906933839910947513733964834e-07, -4.436851519114507134629082821e-07, + -1.255481983494455439888599132e-07, -1.241100724544071438965801672e-07, + -4.667191288660439131588089819e-07, -1.066503170977730275607951033e-06, + -1.896010038633391677707342934e-06, -2.837506270556085624228457101e-06, + -3.705349804195466987416247157e-06, -4.299822508025467544844674256e-06, + -4.473024793707634018695082356e-06, -4.180485894843570179868486036e-06, + -3.497013956168331230077135977e-06, -2.590095479758278502666318105e-06, + -1.662058445487209399517975449e-06, -8.848925482015250824875066821e-07, + -3.533239510167852040743187696e-07, -7.211573210358857187567409742e-08, + -1.928887719203617714318170495e-07, -6.351799795791850131388084702e-07, + -1.365988530847800391486977258e-06, -2.313865443953882440657416134e-06, + -3.300003957684802861308626803e-06, -4.087272053269726604374234569e-06, + -4.463043155390439238128577615e-06, -4.320346244617267204900321748e-06, + -3.700200539131478256885728756e-06, -2.775269403716791467422739595e-06, + -1.782542575784620432336781415e-06, -9.363158612616736535498172984e-07, + -3.601905645306470624609736838e-07, -6.493148789893373365056264499e-08, + -2.215291529996076885164886473e-07, -7.271871723674388166829972609e-07, + -1.551588584551508642064648023e-06, -2.585235639203423898960839539e-06, + -3.592628316860339341120558418e-06, -4.290981214141743250892017947e-06, + -4.464337770849563222284959313e-06, -4.057109610414875472568767972e-06, + -3.198749952336313489474834207e-06, -2.146609782259291217200621038e-06, + -1.176868793790850620036990588e-06, -4.789950207865058010524815513e-07, + -1.033321074875335622675516511e-07, -1.928264750777516008709385658e-07, + -7.093626806649231676435538203e-07, -1.583098334056370492208183111e-06, + -2.68349263238194597118533441e-06, -3.725076462020981090842797548e-06, + -4.376001428842351185881636572e-06, -4.409194603350601415043229225e-06, + -3.812771694601485472951108227e-06, -2.795911169117805294861804633e-06, + -1.686760697515265532234760362e-06, -7.815232937070033202551794932e-07, + -2.285291135146190566752844552e-07, -1.142357208776160989204795349e-07, + -5.746875346698443164377041736e-07, -1.440687620227104158630274285e-06, + -2.594326453441123762617796789e-06, -3.713637315626541219183275738e-06, + -4.403757602988144637242914903e-06, -4.396058798518096992274592494e-06, + -3.693624503027525750965603599e-06, -2.569544977950868724751471578e-06, + -1.41914192240582102700610298e-06, -5.610806021413743042592779837e-07, + -1.086242823814542445195606857e-07, -3.500273331679848233023450571e-07, + -1.11450523021793564832900101e-06, -2.268614634795823993638347327e-06, + -3.494095174656933552062533163e-06, -4.326714818680755062776325387e-06, + -4.409167250048369457449126685e-06, -3.704704865947172616149523153e-06, + -2.519672994445174964779805837e-06, -1.318654551196598210361732653e-06, + -4.644561982875256419346686812e-07, -5.908327324736839334972502325e-08, + -1.203623634650172194542332594e-07, -6.749666659415198834116259713e-07, + -1.730459747840042365182389519e-06, -3.055650224237250633561261554e-06, + -4.141243949231082785921668338e-06, -4.484310979436354643347384386e-06, + -3.915166224581202343026607726e-06, -2.712778266971270901949855187e-06, + -1.416176564123521751961632884e-06, -4.824421392600259868410736593e-07, + -5.230645800854775265776918985e-08, -2.427789603780774376420186801e-07, + -1.018785141350958448980355137e-06, -2.301586847871457938626569076e-06, + -3.659387760393319882350508451e-06, -4.444129449994727472904049864e-06, + -4.232629309757420512586988809e-06, -3.141661582661557405485959135e-06, + -1.739608158715300463854750747e-06, -6.333232708436466809541714844e-07, + -8.78064782143830454176427233e-08, -3.514867944245375684401088388e-07, + -1.313826328855234582253935782e-06, -2.757323455984527050497421077e-06, + -4.056187432653427005528005284e-06, -4.479951820623845292997696615e-06, + -3.76963162591222878731425823e-06, -2.354286935898366312885617371e-06, + -9.950586189927446708160859584e-07, -2.047859949466918225646164947e-07, + -4.053929760555447163423515092e-07, -1.49803164098638711993361633e-06, + -3.05477141109589610699025751e-06, -4.272485997825252436942925632e-06, + -4.367658030825533692332283964e-06, -3.27535112540910935819533055e-06, + -1.709524548392529048700507269e-06, -5.190040314314604116268801921e-07, + -3.774341422972158696313928379e-07, -1.524918364267093331287537469e-06, + -3.170435968892083021167640003e-06, -4.352764913193824169383282924e-06, + -4.217654637796454873113673884e-06, -2.867351322713450016016218519e-06, + -1.255608048437313017164159053e-06, -2.543694403344001910317342084e-07, + -2.713414065078931954338883979e-07, -1.380574225109509032166947226e-06, + -3.109570571578584407667483758e-06, -4.365501675750036030833854672e-06, + -4.144151492781099764182127509e-06, -2.630829029800809543815755601e-06, + -9.906681404518454299191207793e-07, -1.255277731913876051981923893e-07, + -1.240099168070381390187751497e-07, -1.06760810927060970056871967e-06, + -2.842278922168182909643863177e-06, -4.309230482585694063061166476e-06, + -4.191714138848457094814817236e-06, -2.598538617148396346972182014e-06, + -8.885278050184165158425163809e-07, -7.266293599880584204424728133e-08, + -6.356073345014852499879976291e-07, -2.317202070148580711218258207e-06, + -4.095304199753368972869004699e-06, -4.330969663317768093889568309e-06, + -2.783643850221460946118201205e-06, -9.399072693670490188518301493e-07, + -6.541512321285025082782439449e-08, -2.21551565188978484653438113e-07, + -1.551597204117938451405165484e-06, -3.592601512677130527241304431e-06, + -4.464342804162977211318748261e-06, -3.198774194331792509153481255e-06, + -1.176851411867092953510930547e-06, -1.033167179272327965120861792e-07, + -7.093868648300088896704504969e-07, -2.683476847757458143690868432e-06, + -4.375988548644922917162623788e-06, -3.812796705427300124211171042e-06, + -1.686755664932887987010005221e-06, -2.285077056380560348258058163e-07, + -1.138624809653414121468726228e-07, -1.435597858310723160373272196e-06, + -3.699922608957102116767658162e-06, -4.379218456456709542945048702e-06, + -2.55933033557377104545552983e-06, -5.587415105769489322818472862e-07, + -3.500489998650266895377112727e-07, -2.268607610433362856871197452e-06, + -4.326701123113231743709354571e-06, -3.704727434869093990451932238e-06, + -1.31864263245586871123088326e-06, -5.90742303951375254115853451e-08 +}; +static void push_84_65536(vector &is, vector &js, vector &real, vector &imag) +{ + is.reserve(11688); + js.reserve(11688); + real.reserve(11688); + imag.reserve(11688); + for (int i = 0; i < 11688; ++i) { + is.push_back(sk_i_84_65536[i]); + js.push_back(sk_j_84_65536[i]); + real.push_back(sk_real_84_65536[i]); + imag.push_back(sk_imag_84_65536[i]); + } +} + +#endif + diff -r f44aa6d29642 -r cebe00b508b9 qm-dsp/dsp/chromagram/Chromagram.cpp --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/qm-dsp/dsp/chromagram/Chromagram.cpp Wed Apr 11 09:51:20 2012 +0100 @@ -0,0 +1,181 @@ +/* -*- c-basic-offset: 4 indent-tabs-mode: nil -*- vi:set ts=8 sts=4 sw=4: */ + +/* + QM DSP Library + + Centre for Digital Music, Queen Mary, University of London. + This file 2005-2006 Christian Landone. + + This program is free software; you can redistribute it and/or + modify it under the terms of the GNU General Public License as + published by the Free Software Foundation; either version 2 of the + License, or (at your option) any later version. See the file + COPYING included with this distribution for more information. +*/ + +#include +#include +#include "maths/MathUtilities.h" +#include "Chromagram.h" + +//---------------------------------------------------------------------------- + +Chromagram::Chromagram( ChromaConfig Config ) : + m_skGenerated(false) +{ + initialise( Config ); +} + +int Chromagram::initialise( ChromaConfig Config ) +{ + m_FMin = Config.min; // min freq + m_FMax = Config.max; // max freq + m_BPO = Config.BPO; // bins per octave + m_normalise = Config.normalise; // if frame normalisation is required + + // No. of constant Q bins + m_uK = ( unsigned int ) ceil( m_BPO * log(m_FMax/m_FMin)/log(2.0)); + + // Create array for chroma result + m_chromadata = new double[ m_BPO ]; + + // Create Config Structure for ConstantQ operator + CQConfig ConstantQConfig; + + // Populate CQ config structure with parameters + // inherited from the Chroma config + ConstantQConfig.FS = Config.FS; + ConstantQConfig.min = m_FMin; + ConstantQConfig.max = m_FMax; + ConstantQConfig.BPO = m_BPO; + ConstantQConfig.CQThresh = Config.CQThresh; + + // Initialise ConstantQ operator + m_ConstantQ = new ConstantQ( ConstantQConfig ); + + // Initialise working arrays + m_frameSize = m_ConstantQ->getfftlength(); + m_hopSize = m_ConstantQ->gethop(); + + // Initialise FFT object + m_FFT = new FFTReal(m_frameSize); + + m_FFTRe = new double[ m_frameSize ]; + m_FFTIm = new double[ m_frameSize ]; + m_CQRe = new double[ m_uK ]; + m_CQIm = new double[ m_uK ]; + + m_window = 0; + m_windowbuf = 0; + + return 1; +} + +Chromagram::~Chromagram() +{ + deInitialise(); +} + +int Chromagram::deInitialise() +{ + delete[] m_windowbuf; + delete m_window; + + delete [] m_chromadata; + + delete m_FFT; + + delete m_ConstantQ; + + delete [] m_FFTRe; + delete [] m_FFTIm; + delete [] m_CQRe; + delete [] m_CQIm; + return 1; +} + +//---------------------------------------------------------------------------------- +// returns the absolute value of complex number xx + i*yy +double Chromagram::kabs(double xx, double yy) +{ + double ab = sqrt(xx*xx + yy*yy); + return(ab); +} +//----------------------------------------------------------------------------------- + + +void Chromagram::unityNormalise(double *src) +{ + double min, max; + + double val = 0; + + MathUtilities::getFrameMinMax( src, m_BPO, & min, &max ); + + for( unsigned int i = 0; i < m_BPO; i++ ) + { + val = src[ i ] / max; + + src[ i ] = val; + } +} + + +double* Chromagram::process( const double *data ) +{ + if (!m_skGenerated) { + // Generate CQ Kernel + m_ConstantQ->sparsekernel(); + m_skGenerated = true; + } + + if (!m_window) { + m_window = new Window(HammingWindow, m_frameSize); + m_windowbuf = new double[m_frameSize]; + } + + for (int i = 0; i < m_frameSize; ++i) { + m_windowbuf[i] = data[i]; + } + m_window->cut(m_windowbuf); + + // FFT of current frame + m_FFT->process(false, m_windowbuf, m_FFTRe, m_FFTIm); + + return process(m_FFTRe, m_FFTIm); +} + +double* Chromagram::process( const double *real, const double *imag ) +{ + if (!m_skGenerated) { + // Generate CQ Kernel + m_ConstantQ->sparsekernel(); + m_skGenerated = true; + } + + // initialise chromadata to 0 + for (unsigned i = 0; i < m_BPO; i++) m_chromadata[i] = 0; + + double cmax = 0.0; + double cval = 0; + + // Calculate ConstantQ frame + m_ConstantQ->process( real, imag, m_CQRe, m_CQIm ); + + // add each octave of cq data into Chromagram + const unsigned octaves = (int)floor(double( m_uK/m_BPO))-1; + for (unsigned octave = 0; octave <= octaves; octave++) + { + unsigned firstBin = octave*m_BPO; + for (unsigned i = 0; i < m_BPO; i++) + { + m_chromadata[i] += kabs( m_CQRe[ firstBin + i ], m_CQIm[ firstBin + i ]); + } + } + + MathUtilities::normalise(m_chromadata, m_BPO, m_normalise); + + return m_chromadata; +} + + diff -r f44aa6d29642 -r cebe00b508b9 qm-dsp/dsp/chromagram/Chromagram.h --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/qm-dsp/dsp/chromagram/Chromagram.h Wed Apr 11 09:51:20 2012 +0100 @@ -0,0 +1,80 @@ +/* -*- c-basic-offset: 4 indent-tabs-mode: nil -*- vi:set ts=8 sts=4 sw=4: */ + +/* + QM DSP Library + + Centre for Digital Music, Queen Mary, University of London. + This file 2005-2006 Christian Landone. + + This program is free software; you can redistribute it and/or + modify it under the terms of the GNU General Public License as + published by the Free Software Foundation; either version 2 of the + License, or (at your option) any later version. See the file + COPYING included with this distribution for more information. +*/ + +#ifndef CHROMAGRAM_H +#define CHROMAGRAM_H + +#include "dsp/transforms/FFT.h" +#include "base/Window.h" +#include "ConstantQ.h" + +struct ChromaConfig{ + unsigned int FS; + double min; + double max; + unsigned int BPO; + double CQThresh; + MathUtilities::NormaliseType normalise; +}; + +class Chromagram +{ + +public: + Chromagram( ChromaConfig Config ); + ~Chromagram(); + + double* process( const double *data ); // time domain + double* process( const double *real, const double *imag ); // frequency domain + void unityNormalise( double* src ); + + // Complex arithmetic + double kabs( double real, double imag ); + + // Results + unsigned int getK() { return m_uK;} + unsigned int getFrameSize() { return m_frameSize; } + unsigned int getHopSize() { return m_hopSize; } + +private: + int initialise( ChromaConfig Config ); + int deInitialise(); + + Window *m_window; + double *m_windowbuf; + + double* m_chromadata; + double m_FMin; + double m_FMax; + unsigned int m_BPO; + unsigned int m_uK; + + MathUtilities::NormaliseType m_normalise; + + unsigned int m_frameSize; + unsigned int m_hopSize; + + FFTReal* m_FFT; + ConstantQ* m_ConstantQ; + + double* m_FFTRe; + double* m_FFTIm; + double* m_CQRe; + double* m_CQIm; + + bool m_skGenerated; +}; + +#endif diff -r f44aa6d29642 -r cebe00b508b9 qm-dsp/dsp/chromagram/Chromagram.o Binary file qm-dsp/dsp/chromagram/Chromagram.o has changed diff -r f44aa6d29642 -r cebe00b508b9 qm-dsp/dsp/chromagram/ConstantQ.cpp --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/qm-dsp/dsp/chromagram/ConstantQ.cpp Wed Apr 11 09:51:20 2012 +0100 @@ -0,0 +1,351 @@ +/* -*- c-basic-offset: 4 indent-tabs-mode: nil -*- vi:set ts=8 sts=4 sw=4: */ +/* + QM DSP Library + + Centre for Digital Music, Queen Mary, University of London. + This file 2005-2006 Christian Landone. + + This program is free software; you can redistribute it and/or + modify it under the terms of the GNU General Public License as + published by the Free Software Foundation; either version 2 of the + License, or (at your option) any later version. See the file + COPYING included with this distribution for more information. +*/ + +#include "ConstantQ.h" +#include "dsp/transforms/FFT.h" + +#include + +#ifdef NOT_DEFINED +// see note in CQprecalc + +#include "CQprecalc.cpp" + +static bool push_precalculated(int uk, int fftlength, + std::vector &is, + std::vector &js, + std::vector &real, + std::vector &imag) +{ + if (uk == 76 && fftlength == 16384) { + push_76_16384(is, js, real, imag); + return true; + } + if (uk == 144 && fftlength == 4096) { + push_144_4096(is, js, real, imag); + return true; + } + if (uk == 65 && fftlength == 2048) { + push_65_2048(is, js, real, imag); + return true; + } + if (uk == 84 && fftlength == 65536) { + push_84_65536(is, js, real, imag); + return true; + } + return false; +} +#endif + +//--------------------------------------------------------------------------- +// nextpow2 returns the smallest integer n such that 2^n >= x. +static double nextpow2(double x) { + double y = ceil(log(x)/log(2.0)); + return(y); +} + +static double squaredModule(const double & xx, const double & yy) { + return xx*xx + yy*yy; +} + +//---------------------------------------------------------------------------- + +ConstantQ::ConstantQ( CQConfig Config ) : + m_sparseKernel(0) +{ + initialise( Config ); +} + +ConstantQ::~ConstantQ() +{ + deInitialise(); +} + +//---------------------------------------------------------------------------- +void ConstantQ::sparsekernel() +{ +// std::cerr << "ConstantQ: initialising sparse kernel, uK = " << m_uK << ", FFTLength = " << m_FFTLength << "..."; + + SparseKernel *sk = new SparseKernel(); + +#ifdef NOT_DEFINED + if (push_precalculated(m_uK, m_FFTLength, + sk->is, sk->js, sk->real, sk->imag)) { +// std::cerr << "using precalculated kernel" << std::endl; + m_sparseKernel = sk; + return; + } +#endif + + //generates spectral kernel matrix (upside down?) + // initialise temporal kernel with zeros, twice length to deal w. complex numbers + + double* hammingWindowRe = new double [ m_FFTLength ]; + double* hammingWindowIm = new double [ m_FFTLength ]; + double* transfHammingWindowRe = new double [ m_FFTLength ]; + double* transfHammingWindowIm = new double [ m_FFTLength ]; + + for (unsigned u=0; u < m_FFTLength; u++) + { + hammingWindowRe[u] = 0; + hammingWindowIm[u] = 0; + } + + // Here, fftleng*2 is a guess of the number of sparse cells in the matrix + // The matrix K x fftlength but the non-zero cells are an antialiased + // square root function. So mostly is a line, with some grey point. + sk->is.reserve( m_FFTLength*2 ); + sk->js.reserve( m_FFTLength*2 ); + sk->real.reserve( m_FFTLength*2 ); + sk->imag.reserve( m_FFTLength*2 ); + + // for each bin value K, calculate temporal kernel, take its fft to + //calculate the spectral kernel then threshold it to make it sparse and + //add it to the sparse kernels matrix + double squareThreshold = m_CQThresh * m_CQThresh; + + FFT m_FFT(m_FFTLength); + + for (unsigned k = m_uK; k--; ) + { + for (unsigned u=0; u < m_FFTLength; u++) + { + hammingWindowRe[u] = 0; + hammingWindowIm[u] = 0; + } + + // Computing a hamming window + const unsigned hammingLength = (int) ceil( m_dQ * m_FS / ( m_FMin * pow(2,((double)(k))/(double)m_BPO))); + + unsigned origin = m_FFTLength/2 - hammingLength/2; + + for (unsigned i=0; iis.push_back(j); + sk->js.push_back(k); + + // take conjugate, normalise and add to array sparkernel + sk->real.push_back( transfHammingWindowRe[ j ]/m_FFTLength); + sk->imag.push_back(-transfHammingWindowIm[ j ]/m_FFTLength); + } + + } + + delete [] hammingWindowRe; + delete [] hammingWindowIm; + delete [] transfHammingWindowRe; + delete [] transfHammingWindowIm; + +/* + using std::cout; + using std::endl; + + cout.precision(28); + + int n = sk->is.size(); + int w = 8; + cout << "static unsigned int sk_i_" << m_uK << "_" << m_FFTLength << "[" << n << "] = {" << endl; + for (int i = 0; i < n; ++i) { + if (i % w == 0) cout << " "; + cout << sk->is[i]; + if (i + 1 < n) cout << ", "; + if (i % w == w-1) cout << endl; + }; + if (n % w != 0) cout << endl; + cout << "};" << endl; + + n = sk->js.size(); + cout << "static unsigned int sk_j_" << m_uK << "_" << m_FFTLength << "[" << n << "] = {" << endl; + for (int i = 0; i < n; ++i) { + if (i % w == 0) cout << " "; + cout << sk->js[i]; + if (i + 1 < n) cout << ", "; + if (i % w == w-1) cout << endl; + }; + if (n % w != 0) cout << endl; + cout << "};" << endl; + + w = 2; + n = sk->real.size(); + cout << "static double sk_real_" << m_uK << "_" << m_FFTLength << "[" << n << "] = {" << endl; + for (int i = 0; i < n; ++i) { + if (i % w == 0) cout << " "; + cout << sk->real[i]; + if (i + 1 < n) cout << ", "; + if (i % w == w-1) cout << endl; + }; + if (n % w != 0) cout << endl; + cout << "};" << endl; + + n = sk->imag.size(); + cout << "static double sk_imag_" << m_uK << "_" << m_FFTLength << "[" << n << "] = {" << endl; + for (int i = 0; i < n; ++i) { + if (i % w == 0) cout << " "; + cout << sk->imag[i]; + if (i + 1 < n) cout << ", "; + if (i % w == w-1) cout << endl; + }; + if (n % w != 0) cout << endl; + cout << "};" << endl; + + cout << "static void push_" << m_uK << "_" << m_FFTLength << "(vector &is, vector &js, vector &real, vector &imag)" << endl; + cout << "{\n is.reserve(" << n << ");\n"; + cout << " js.reserve(" << n << ");\n"; + cout << " real.reserve(" << n << ");\n"; + cout << " imag.reserve(" << n << ");\n"; + cout << " for (int i = 0; i < " << n << "; ++i) {" << endl; + cout << " is.push_back(sk_i_" << m_uK << "_" << m_FFTLength << "[i]);" << endl; + cout << " js.push_back(sk_j_" << m_uK << "_" << m_FFTLength << "[i]);" << endl; + cout << " real.push_back(sk_real_" << m_uK << "_" << m_FFTLength << "[i]);" << endl; + cout << " imag.push_back(sk_imag_" << m_uK << "_" << m_FFTLength << "[i]);" << endl; + cout << " }" << endl; + cout << "}" << endl; +*/ +// std::cerr << "done\n -> is: " << sk->is.size() << ", js: " << sk->js.size() << ", reals: " << sk->real.size() << ", imags: " << sk->imag.size() << std::endl; + + m_sparseKernel = sk; + return; +} + +//----------------------------------------------------------------------------- +double* ConstantQ::process( const double* fftdata ) +{ + if (!m_sparseKernel) { + std::cerr << "ERROR: ConstantQ::process: Sparse kernel has not been initialised" << std::endl; + return m_CQdata; + } + + SparseKernel *sk = m_sparseKernel; + + for (unsigned row=0; row<2*m_uK; row++) + { + m_CQdata[ row ] = 0; + m_CQdata[ row+1 ] = 0; + } + const unsigned *fftbin = &(sk->is[0]); + const unsigned *cqbin = &(sk->js[0]); + const double *real = &(sk->real[0]); + const double *imag = &(sk->imag[0]); + const unsigned int sparseCells = sk->real.size(); + + for (unsigned i = 0; i fft length = " << m_FFTLength << ", hop = " << m_hop << std::endl; + + // allocate memory for cqdata + m_CQdata = new double [2*m_uK]; +} + +void ConstantQ::deInitialise() +{ + delete [] m_CQdata; + delete m_sparseKernel; +} + +void ConstantQ::process(const double *FFTRe, const double* FFTIm, + double *CQRe, double *CQIm) +{ + if (!m_sparseKernel) { + std::cerr << "ERROR: ConstantQ::process: Sparse kernel has not been initialised" << std::endl; + return; + } + + SparseKernel *sk = m_sparseKernel; + + for (unsigned row=0; rowis[0]); + const unsigned *cqbin = &(sk->js[0]); + const double *real = &(sk->real[0]); + const double *imag = &(sk->imag[0]); + const unsigned int sparseCells = sk->real.size(); + + for (unsigned i = 0; i +#include "maths/MathAliases.h" +#include "maths/MathUtilities.h" + +struct CQConfig{ + unsigned int FS; // samplerate + double min; // minimum frequency + double max; // maximum frequency + unsigned int BPO; // bins per octave + double CQThresh; // threshold +}; + +class ConstantQ { + +//public functions incl. sparsekernel so can keep out of loop in main +public: + void process( const double* FFTRe, const double* FFTIm, + double* CQRe, double* CQIm ); + + ConstantQ( CQConfig Config ); + ~ConstantQ(); + + double* process( const double* FFTData ); + + void sparsekernel(); + + double hamming(int len, int n) { + double out = 0.54 - 0.46*cos(2*PI*n/len); + return(out); + } + + int getnumwin() { return m_numWin;} + double getQ() { return m_dQ;} + int getK() {return m_uK ;} + int getfftlength() { return m_FFTLength;} + int gethop() { return m_hop;} + +private: + void initialise( CQConfig Config ); + void deInitialise(); + + double* m_CQdata; + unsigned int m_FS; + double m_FMin; + double m_FMax; + double m_dQ; + double m_CQThresh; + unsigned int m_numWin; + unsigned int m_hop; + unsigned int m_BPO; + unsigned int m_FFTLength; + unsigned int m_uK; + + struct SparseKernel { + std::vector is; + std::vector js; + std::vector imag; + std::vector real; + }; + + SparseKernel *m_sparseKernel; +}; + + +#endif//CONSTANTQ_H + diff -r f44aa6d29642 -r cebe00b508b9 qm-dsp/dsp/chromagram/ConstantQ.o Binary file qm-dsp/dsp/chromagram/ConstantQ.o has changed diff -r f44aa6d29642 -r cebe00b508b9 qm-dsp/dsp/keydetection/GetKeyMode.cpp --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/qm-dsp/dsp/keydetection/GetKeyMode.cpp Wed Apr 11 09:51:20 2012 +0100 @@ -0,0 +1,318 @@ +/* -*- c-basic-offset: 4 indent-tabs-mode: nil -*- vi:set ts=8 sts=4 sw=4: */ + +// GetKeyMode.cpp: implementation of the CGetKeyMode class. +// +////////////////////////////////////////////////////////////////////// + +#include "GetKeyMode.h" +#include "maths/MathUtilities.h" +#include "base/Pitch.h" + +#include + +#include +#include + +// Chords profile +static double MajProfile[36] = +{ 0.0384, 0.0629, 0.0258, 0.0121, 0.0146, 0.0106, 0.0364, 0.0610, 0.0267, + 0.0126, 0.0121, 0.0086, 0.0364, 0.0623, 0.0279, 0.0275, 0.0414, 0.0186, + 0.0173, 0.0248, 0.0145, 0.0364, 0.0631, 0.0262, 0.0129, 0.0150, 0.0098, + 0.0312, 0.0521, 0.0235, 0.0129, 0.0142, 0.0095, 0.0289, 0.0478, 0.0239}; + +static double MinProfile[36] = +{ 0.0375, 0.0682, 0.0299, 0.0119, 0.0138, 0.0093, 0.0296, 0.0543, 0.0257, + 0.0292, 0.0519, 0.0246, 0.0159, 0.0234, 0.0135, 0.0291, 0.0544, 0.0248, + 0.0137, 0.0176, 0.0104, 0.0352, 0.0670, 0.0302, 0.0222, 0.0349, 0.0164, + 0.0174, 0.0297, 0.0166, 0.0222, 0.0401, 0.0202, 0.0175, 0.0270, 0.0146}; +// + + +////////////////////////////////////////////////////////////////////// +// Construction/Destruction +////////////////////////////////////////////////////////////////////// + +GetKeyMode::GetKeyMode( int sampleRate, float tuningFrequency, + double hpcpAverage, double medianAverage ) : + m_hpcpAverage( hpcpAverage ), + m_medianAverage( medianAverage ), + m_ChrPointer(0), + m_DecimatedBuffer(0), + m_ChromaBuffer(0), + m_MeanHPCP(0), + m_MajCorr(0), + m_MinCorr(0), + m_Keys(0), + m_MedianFilterBuffer(0), + m_SortedBuffer(0), + m_keyStrengths(0) +{ + m_DecimationFactor = 8; + + // Chromagram configuration parameters + m_ChromaConfig.normalise = MathUtilities::NormaliseUnitMax; + m_ChromaConfig.FS = lrint(sampleRate/(double)m_DecimationFactor); + if (m_ChromaConfig.FS < 1) m_ChromaConfig.FS = 1; + + // Set C (= MIDI #12) as our base : + // This implies that key = 1 => Cmaj, key = 12 => Bmaj, key = 13 => Cmin, etc. + m_ChromaConfig.min = Pitch::getFrequencyForPitch + (48, 0, tuningFrequency); + m_ChromaConfig.max = Pitch::getFrequencyForPitch + (96, 0, tuningFrequency); + + m_ChromaConfig.BPO = 36; + m_ChromaConfig.CQThresh = 0.0054; + + // Chromagram inst. + m_Chroma = new Chromagram( m_ChromaConfig ); + + // Get calculated parameters from chroma object + m_ChromaFrameSize = m_Chroma->getFrameSize(); + // override hopsize for this application + m_ChromaHopSize = m_ChromaFrameSize; + m_BPO = m_ChromaConfig.BPO; + +// std::cerr << "chroma frame size = " << m_ChromaFrameSize << ", decimation factor = " << m_DecimationFactor << " therefore block size = " << getBlockSize() << std::endl; + + // Chromagram average and estimated key median filter lengths + m_ChromaBuffersize = (int)ceil( m_hpcpAverage * m_ChromaConfig.FS/m_ChromaFrameSize ); + m_MedianWinsize = (int)ceil( m_medianAverage * m_ChromaConfig.FS/m_ChromaFrameSize ); + + // Reset counters + m_bufferindex = 0; + m_ChromaBufferFilling = 0; + m_MedianBufferFilling = 0; + + // Spawn objectc/arrays + m_DecimatedBuffer = new double[m_ChromaFrameSize]; + + m_ChromaBuffer = new double[m_BPO * m_ChromaBuffersize]; + memset( m_ChromaBuffer, 0, sizeof(double) * m_BPO * m_ChromaBuffersize); + + m_MeanHPCP = new double[m_BPO]; + + m_MajCorr = new double[m_BPO]; + m_MinCorr = new double[m_BPO]; + m_Keys = new double[2*m_BPO]; + + m_MedianFilterBuffer = new int[ m_MedianWinsize ]; + memset( m_MedianFilterBuffer, 0, sizeof(int)*m_MedianWinsize); + + m_SortedBuffer = new int[ m_MedianWinsize ]; + memset( m_SortedBuffer, 0, sizeof(int)*m_MedianWinsize); + + m_Decimator = new Decimator + ( m_ChromaFrameSize*m_DecimationFactor, m_DecimationFactor ); + + m_keyStrengths = new double[24]; +} + +GetKeyMode::~GetKeyMode() +{ + + delete m_Chroma; + delete m_Decimator; + + delete [] m_DecimatedBuffer; + delete [] m_ChromaBuffer; + delete [] m_MeanHPCP; + delete [] m_MajCorr; + delete [] m_MinCorr; + delete [] m_Keys; + delete [] m_MedianFilterBuffer; + delete [] m_SortedBuffer; + + delete[] m_keyStrengths; +} + +double GetKeyMode::krumCorr(double *pData1, double *pData2, unsigned int length) +{ + double retVal= 0.0; + + double num = 0; + double den = 0; + double mX = MathUtilities::mean( pData1, length ); + double mY = MathUtilities::mean( pData2, length ); + + double sum1 = 0; + double sum2 = 0; + + for( unsigned int i = 0; i 0 ) + retVal = num/den; + else + retVal = 0; + + + return retVal; +} + +int GetKeyMode::process(double *PCMData) +{ + int key; + + unsigned int j,k; + + ////////////////////////////////////////////// + m_Decimator->process( PCMData, m_DecimatedBuffer); + + m_ChrPointer = m_Chroma->process( m_DecimatedBuffer ); + + + // Move bins such that the centre of the base note is in the + // middle of its three bins : + // Added 21.11.07 by Chris Sutton based on debugging with Katy + // Noland + comparison with Matlab equivalent. + MathUtilities::circShift( m_ChrPointer, m_BPO, 1); +/* + std::cout << "raw chroma: "; + for (int ii = 0; ii < m_BPO; ++ii) { + if (ii % (m_BPO/12) == 0) std::cout << "\n"; + std::cout << m_ChrPointer[ii] << " "; + } + std::cout << std::endl; +*/ + // populate hpcp values; + int cbidx; + for( j = 0; j < m_BPO; j++ ) + { + cbidx = (m_bufferindex * m_BPO) + j; + m_ChromaBuffer[ cbidx ] = m_ChrPointer[j]; + } + + //keep track of input buffers; + if( m_bufferindex++ >= m_ChromaBuffersize - 1) + m_bufferindex = 0; + + // track filling of chroma matrix + if( m_ChromaBufferFilling++ >= m_ChromaBuffersize) + m_ChromaBufferFilling = m_ChromaBuffersize; + + //calculate mean + for( k = 0; k < m_BPO; k++ ) + { + double mnVal = 0.0; + for( j = 0; j < m_ChromaBufferFilling; j++ ) + { + mnVal += m_ChromaBuffer[ k + (j*m_BPO) ]; + } + + m_MeanHPCP[k] = mnVal/(double)m_ChromaBufferFilling; + } + + + for( k = 0; k < m_BPO; k++ ) + { + m_MajCorr[k] = krumCorr( m_MeanHPCP, MajProfile, m_BPO ); + m_MinCorr[k] = krumCorr( m_MeanHPCP, MinProfile, m_BPO ); + + MathUtilities::circShift( MajProfile, m_BPO, 1 ); + MathUtilities::circShift( MinProfile, m_BPO, 1 ); + } + + for( k = 0; k < m_BPO; k++ ) + { + m_Keys[k] = m_MajCorr[k]; + m_Keys[k+m_BPO] = m_MinCorr[k]; + } + + for (k = 0; k < 24; ++k) { + m_keyStrengths[k] = 0; + } + + for( k = 0; k < m_BPO*2; k++ ) + { + int idx = k / (m_BPO/12); + int rem = k % (m_BPO/12); + if (rem == 0 || m_Keys[k] > m_keyStrengths[idx]) { + m_keyStrengths[idx] = m_Keys[k]; + } + +// m_keyStrengths[k/(m_BPO/12)] += m_Keys[k]; + } + +/* + std::cout << "raw keys: "; + for (int ii = 0; ii < 2*m_BPO; ++ii) { + if (ii % (m_BPO/12) == 0) std::cout << "\n"; + std::cout << m_Keys[ii] << " "; + } + std::cout << std::endl; + + std::cout << "key strengths: "; + for (int ii = 0; ii < 24; ++ii) { + if (ii % 6 == 0) std::cout << "\n"; + std::cout << m_keyStrengths[ii] << " "; + } + std::cout << std::endl; +*/ + double dummy; + // '1 +' because we number keys 1-24, not 0-23. + key = 1 + (int)ceil( (double)MathUtilities::getMax( m_Keys, 2* m_BPO, &dummy )/3 ); + +// std::cout << "key pre-sorting: " << key << std::endl; + + + //Median filtering + + // track Median buffer initial filling + if( m_MedianBufferFilling++ >= m_MedianWinsize) + m_MedianBufferFilling = m_MedianWinsize; + + //shift median buffer + for( k = 1; k < m_MedianWinsize; k++ ) + { + m_MedianFilterBuffer[ k - 1 ] = m_MedianFilterBuffer[ k ]; + } + + //write new key value into median buffer + m_MedianFilterBuffer[ m_MedianWinsize - 1 ] = key; + + + //Copy median into sorting buffer, reversed + unsigned int ijx = 0; + for( k = 0; k < m_MedianWinsize; k++ ) + { + m_SortedBuffer[k] = m_MedianFilterBuffer[m_MedianWinsize-1-ijx]; + ijx++; + } + + qsort(m_SortedBuffer, m_MedianBufferFilling, sizeof(unsigned int), + MathUtilities::compareInt); +/* + std::cout << "sorted: "; + for (int ii = 0; ii < m_MedianBufferFilling; ++ii) { + std::cout << m_SortedBuffer[ii] << " "; + } + std::cout << std::endl; +*/ + int sortlength = m_MedianBufferFilling; + int midpoint = (int)ceil((double)sortlength/2); + +// std::cout << "midpoint = " << midpoint << endl; + + if( midpoint <= 0 ) + midpoint = 1; + + key = m_SortedBuffer[midpoint-1]; + +// std::cout << "returning key = " << key << endl; + + return key; +} + + +bool GetKeyMode::isModeMinor( int key ) +{ + return (key > 12); +} diff -r f44aa6d29642 -r cebe00b508b9 qm-dsp/dsp/keydetection/GetKeyMode.h --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/qm-dsp/dsp/keydetection/GetKeyMode.h Wed Apr 11 09:51:20 2012 +0100 @@ -0,0 +1,96 @@ +/* + * Author: c.landone + * Description: + * + * Syntax: C++ + * + * Copyright (c) 2005 Centre for Digital Music ( C4DM ) + * Queen Mary Univesrity of London + * + * + * This program is not free software; you cannot redistribute it + * without the explicit authorization from the centre for digital music, + * queen mary university of london + * + */ + +#ifndef GETKEYMODE_H +#define GETKEYMODE_H + + +#include "dsp/rateconversion/Decimator.h" +#include "dsp/chromagram/Chromagram.h" + + +class GetKeyMode +{ +public: + GetKeyMode( int sampleRate, float tuningFrequency, + double hpcpAverage, double medianAverage ); + + virtual ~GetKeyMode(); + + int process( double* PCMData ); + + double krumCorr( double* pData1, double* pData2, unsigned int length ); + + unsigned int getBlockSize() { return m_ChromaFrameSize*m_DecimationFactor; } + unsigned int getHopSize() { return m_ChromaHopSize*m_DecimationFactor; } + + double* getChroma() { return m_ChrPointer; } + unsigned int getChromaSize() { return m_BPO; } + + double* getMeanHPCP() { return m_MeanHPCP; } + + double *getKeyStrengths() { return m_keyStrengths; } + + bool isModeMinor( int key ); + +protected: + + double m_hpcpAverage; + double m_medianAverage; + unsigned int m_DecimationFactor; + + //Decimator (fixed) + Decimator* m_Decimator; + + //chroma configuration + ChromaConfig m_ChromaConfig; + + //Chromagram object + Chromagram* m_Chroma; + + //Chromagram output pointer + double* m_ChrPointer; + + //Framesize + unsigned int m_ChromaFrameSize; + //Hop + unsigned int m_ChromaHopSize; + //Bins per octave + unsigned int m_BPO; + + + unsigned int m_ChromaBuffersize; + unsigned int m_MedianWinsize; + + unsigned int m_bufferindex; + unsigned int m_ChromaBufferFilling; + unsigned int m_MedianBufferFilling; + + + double* m_DecimatedBuffer; + double* m_ChromaBuffer; + double* m_MeanHPCP; + + double* m_MajCorr; + double* m_MinCorr; + double* m_Keys; + int* m_MedianFilterBuffer; + int* m_SortedBuffer; + + double *m_keyStrengths; +}; + +#endif // !defined GETKEYMODE_H diff -r f44aa6d29642 -r cebe00b508b9 qm-dsp/dsp/keydetection/GetKeyMode.o Binary file qm-dsp/dsp/keydetection/GetKeyMode.o has changed diff -r f44aa6d29642 -r cebe00b508b9 qm-dsp/dsp/mfcc/MFCC.cpp --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/qm-dsp/dsp/mfcc/MFCC.cpp Wed Apr 11 09:51:20 2012 +0100 @@ -0,0 +1,276 @@ +/* -*- c-basic-offset: 4 indent-tabs-mode: nil -*- vi:set ts=8 sts=4 sw=4: */ + +/* + QM DSP Library + + Centre for Digital Music, Queen Mary, University of London. + This file copyright 2005 Nicolas Chetry, copyright 2008 QMUL. + + This program is free software; you can redistribute it and/or + modify it under the terms of the GNU General Public License as + published by the Free Software Foundation; either version 2 of the + License, or (at your option) any later version. See the file + COPYING included with this distribution for more information. +*/ + +#include +#include +#include + +#include "MFCC.h" +#include "dsp/transforms/FFT.h" +#include "base/Window.h" + +MFCC::MFCC(MFCCConfig config) +{ + int i,j; + + /* Calculate at startup */ + double *freqs, *lower, *center, *upper, *triangleHeight, *fftFreqs; + + lowestFrequency = 66.6666666; + linearFilters = 13; + linearSpacing = 66.66666666; + logFilters = 27; + logSpacing = 1.0711703; + + /* FFT and analysis window sizes */ + fftSize = config.fftsize; + fft = new FFTReal(fftSize); + + totalFilters = linearFilters + logFilters; + logPower = config.logpower; + + samplingRate = config.FS; + + /* The number of cepstral componenents */ + nceps = config.nceps; + + /* Set if user want C0 */ + WANT_C0 = (config.want_c0 ? 1 : 0); + + /* Allocate space for feature vector */ + if (WANT_C0 == 1) { + ceps = (double*)calloc(nceps+1, sizeof(double)); + } else { + ceps = (double*)calloc(nceps, sizeof(double)); + } + + /* Allocate space for local vectors */ + mfccDCTMatrix = (double**)calloc(nceps+1, sizeof(double*)); + for (i = 0; i < nceps+1; i++) { + mfccDCTMatrix[i]= (double*)calloc(totalFilters, sizeof(double)); + } + + mfccFilterWeights = (double**)calloc(totalFilters, sizeof(double*)); + for (i = 0; i < totalFilters; i++) { + mfccFilterWeights[i] = (double*)calloc(fftSize, sizeof(double)); + } + + freqs = (double*)calloc(totalFilters+2,sizeof(double)); + + lower = (double*)calloc(totalFilters,sizeof(double)); + center = (double*)calloc(totalFilters,sizeof(double)); + upper = (double*)calloc(totalFilters,sizeof(double)); + + triangleHeight = (double*)calloc(totalFilters,sizeof(double)); + fftFreqs = (double*)calloc(fftSize,sizeof(double)); + + for (i = 0; i < linearFilters; i++) { + freqs[i] = lowestFrequency + ((double)i) * linearSpacing; + } + + for (i = linearFilters; i < totalFilters+2; i++) { + freqs[i] = freqs[linearFilters-1] * + pow(logSpacing, (double)(i-linearFilters+1)); + } + + /* Define lower, center and upper */ + memcpy(lower, freqs,totalFilters*sizeof(double)); + memcpy(center, &freqs[1],totalFilters*sizeof(double)); + memcpy(upper, &freqs[2],totalFilters*sizeof(double)); + + for (i=0;i lower[i]) && (fftFreqs[j] <= center[i])) { + + mfccFilterWeights[i][j] = triangleHeight[i] * + (fftFreqs[j]-lower[i]) / (center[i]-lower[i]); + + } + else + { + mfccFilterWeights[i][j] = 0.0; + } + + if ((fftFreqs[j]>center[i]) && (fftFreqs[j](config.window, fftSize); + + /* Allocate memory for the FFT */ + realOut = (double*)calloc(fftSize, sizeof(double)); + imagOut = (double*)calloc(fftSize, sizeof(double)); + + earMag = (double*)calloc(totalFilters, sizeof(double)); + fftMag = (double*)calloc(fftSize/2, sizeof(double)); + + free(freqs); + free(lower); + free(center); + free(upper); + free(triangleHeight); + free(fftFreqs); +} + +MFCC::~MFCC() +{ + int i; + + /* Free the structure */ + for (i = 0; i < nceps+1; i++) { + free(mfccDCTMatrix[i]); + } + free(mfccDCTMatrix); + + for (i = 0; i < totalFilters; i++) { + free(mfccFilterWeights[i]); + } + free(mfccFilterWeights); + + /* Free the feature vector */ + free(ceps); + + /* The analysis window */ + delete window; + + free(earMag); + free(fftMag); + + /* Free the FFT */ + free(realOut); + free(imagOut); + + delete fft; +} + + +/* + * + * Extract the MFCC on the input frame + * + */ +int MFCC::process(const double *inframe, double *outceps) +{ + double *inputData = (double *)malloc(fftSize * sizeof(double)); + for (int i = 0; i < fftSize; ++i) inputData[i] = inframe[i]; + + window->cut(inputData); + + /* Calculate the fft on the input frame */ + fft->process(0, inputData, realOut, imagOut); + + free(inputData); + + return process(realOut, imagOut, outceps); +} + +int MFCC::process(const double *real, const double *imag, double *outceps) +{ + int i, j; + + for (i = 0; i < fftSize/2; ++i) { + fftMag[i] = sqrt(real[i] * real[i] + imag[i] * imag[i]); + } + + for (i = 0; i < totalFilters; ++i) { + earMag[i] = 0.0; + } + + /* Multiply by mfccFilterWeights */ + for (i = 0; i < totalFilters; i++) { + double tmp = 0.0; + for (j = 0; j < fftSize/2; j++) { + tmp = tmp + (mfccFilterWeights[i][j] * fftMag[j]); + } + if (tmp > 0) earMag[i] = log10(tmp); + else earMag[i] = 0.0; + + if (logPower != 1.0) { + earMag[i] = pow(earMag[i], logPower); + } + } + + /* + * + * Calculate now the cepstral coefficients + * with or without the DC component + * + */ + + if (WANT_C0 == 1) { + + for (i = 0; i < nceps+1; i++) { + double tmp = 0.; + for (j = 0; j < totalFilters; j++){ + tmp = tmp + mfccDCTMatrix[i][j] * earMag[j]; + } + outceps[i] = tmp; + } + } + else + { + for (i = 1; i < nceps+1; i++) { + double tmp = 0.; + for (j = 0; j < totalFilters; j++){ + tmp = tmp + mfccDCTMatrix[i][j] * earMag[j]; + } + outceps[i-1] = tmp; + } + } + + return nceps; +} + diff -r f44aa6d29642 -r cebe00b508b9 qm-dsp/dsp/mfcc/MFCC.h --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/qm-dsp/dsp/mfcc/MFCC.h Wed Apr 11 09:51:20 2012 +0100 @@ -0,0 +1,98 @@ +/* -*- c-basic-offset: 4 indent-tabs-mode: nil -*- vi:set ts=8 sts=4 sw=4: */ + +/* + QM DSP Library + + Centre for Digital Music, Queen Mary, University of London. + This file copyright 2005 Nicolas Chetry, copyright 2008 QMUL. + + This program is free software; you can redistribute it and/or + modify it under the terms of the GNU General Public License as + published by the Free Software Foundation; either version 2 of the + License, or (at your option) any later version. See the file + COPYING included with this distribution for more information. +*/ + +#ifndef MFCC_H +#define MFCC_H + +#include "base/Window.h" + +class FFTReal; + +struct MFCCConfig { + int FS; + int fftsize; + int nceps; + double logpower; + bool want_c0; + WindowType window; + MFCCConfig(int _FS) : + FS(_FS), fftsize(2048), nceps(19), + logpower(1.0), want_c0(true), window(HammingWindow) { } +}; + +class MFCC +{ +public: + MFCC(MFCCConfig config); + virtual ~MFCC(); + + /** + * Process time-domain input data. inframe must contain + * getfftlength() samples. outceps must contain space for nceps + * values, plus one if want_c0 is specified. + */ + int process(const double *inframe, double *outceps); + + /** + * Process time-domain input data. real and imag must contain + * getfftlength()/2+1 elements (i.e. the conjugate half of the FFT + * is not expected). outceps must contain space for nceps values, + * plus one if want_c0 is specified. + */ + int process(const double *real, const double *imag, double *outceps); + + int getfftlength() const { return fftSize; } + +private: + /* Filter bank parameters */ + double lowestFrequency; + int linearFilters; + double linearSpacing; + int logFilters; + double logSpacing; + + /* FFT length */ + int fftSize; + + int totalFilters; + double logPower; + + /* Misc. */ + int samplingRate; + int nceps; + + /* MFCC vector */ + double *ceps; + + double **mfccDCTMatrix; + double **mfccFilterWeights; + + /* The analysis window */ + Window *window; + + /* For the FFT */ + double *realOut; + double *imagOut; + double *fftMag; + double *earMag; + FFTReal *fft; + + /* Set if user want C0 */ + int WANT_C0; +}; + + +#endif + diff -r f44aa6d29642 -r cebe00b508b9 qm-dsp/dsp/mfcc/MFCC.o Binary file qm-dsp/dsp/mfcc/MFCC.o has changed diff -r f44aa6d29642 -r cebe00b508b9 qm-dsp/dsp/onsets/DetectionFunction.cpp --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/qm-dsp/dsp/onsets/DetectionFunction.cpp Wed Apr 11 09:51:20 2012 +0100 @@ -0,0 +1,296 @@ +/* -*- c-basic-offset: 4 indent-tabs-mode: nil -*- vi:set ts=8 sts=4 sw=4: */ + +/* + QM DSP Library + + Centre for Digital Music, Queen Mary, University of London. + This file 2005-2006 Christian Landone. + + This program is free software; you can redistribute it and/or + modify it under the terms of the GNU General Public License as + published by the Free Software Foundation; either version 2 of the + License, or (at your option) any later version. See the file + COPYING included with this distribution for more information. +*/ + +#include "DetectionFunction.h" +#include + +////////////////////////////////////////////////////////////////////// +// Construction/Destruction +////////////////////////////////////////////////////////////////////// + +DetectionFunction::DetectionFunction( DFConfig Config ) : + m_window(0) +{ + m_magHistory = NULL; + m_phaseHistory = NULL; + m_phaseHistoryOld = NULL; + m_magPeaks = NULL; + + initialise( Config ); +} + +DetectionFunction::~DetectionFunction() +{ + deInitialise(); +} + + +void DetectionFunction::initialise( DFConfig Config ) +{ + m_dataLength = Config.frameLength; + m_halfLength = m_dataLength/2; + + m_DFType = Config.DFType; + m_stepSize = Config.stepSize; + + m_whiten = Config.adaptiveWhitening; + m_whitenRelaxCoeff = Config.whiteningRelaxCoeff; + m_whitenFloor = Config.whiteningFloor; + if (m_whitenRelaxCoeff < 0) m_whitenRelaxCoeff = 0.9997; + if (m_whitenFloor < 0) m_whitenFloor = 0.01; + + m_magHistory = new double[ m_halfLength ]; + memset(m_magHistory,0, m_halfLength*sizeof(double)); + + m_phaseHistory = new double[ m_halfLength ]; + memset(m_phaseHistory,0, m_halfLength*sizeof(double)); + + m_phaseHistoryOld = new double[ m_halfLength ]; + memset(m_phaseHistoryOld,0, m_halfLength*sizeof(double)); + + m_magPeaks = new double[ m_halfLength ]; + memset(m_magPeaks,0, m_halfLength*sizeof(double)); + + // See note in process(const double *) below + int actualLength = MathUtilities::previousPowerOfTwo(m_dataLength); + m_phaseVoc = new PhaseVocoder(actualLength); + + m_DFWindowedFrame = new double[ m_dataLength ]; + m_magnitude = new double[ m_halfLength ]; + m_thetaAngle = new double[ m_halfLength ]; + + m_window = new Window(HanningWindow, m_dataLength); +} + +void DetectionFunction::deInitialise() +{ + delete [] m_magHistory ; + delete [] m_phaseHistory ; + delete [] m_phaseHistoryOld ; + delete [] m_magPeaks ; + + delete m_phaseVoc; + + delete [] m_DFWindowedFrame; + delete [] m_magnitude; + delete [] m_thetaAngle; + + delete m_window; +} + +double DetectionFunction::process( const double *TDomain ) +{ + m_window->cut( TDomain, m_DFWindowedFrame ); + + // Our own FFT implementation supports power-of-two sizes only. + // If we have to use this implementation (as opposed to the + // version of process() below that operates on frequency domain + // data directly), we will have to use the next smallest power of + // two from the block size. Results may vary accordingly! + + int actualLength = MathUtilities::previousPowerOfTwo(m_dataLength); + + if (actualLength != m_dataLength) { + // Pre-fill mag and phase vectors with zero, as the FFT output + // will not fill the arrays + for (int i = actualLength/2; i < m_dataLength/2; ++i) { + m_magnitude[i] = 0; + m_thetaAngle[0] = 0; + } + } + + m_phaseVoc->process(m_DFWindowedFrame, m_magnitude, m_thetaAngle); + + if (m_whiten) whiten(); + + return runDF(); +} + +double DetectionFunction::process( const double *magnitudes, const double *phases ) +{ + for (size_t i = 0; i < m_halfLength; ++i) { + m_magnitude[i] = magnitudes[i]; + m_thetaAngle[i] = phases[i]; + } + + if (m_whiten) whiten(); + + return runDF(); +} + +void DetectionFunction::whiten() +{ + for (unsigned int i = 0; i < m_halfLength; ++i) { + double m = m_magnitude[i]; + if (m < m_magPeaks[i]) { + m = m + (m_magPeaks[i] - m) * m_whitenRelaxCoeff; + } + if (m < m_whitenFloor) m = m_whitenFloor; + m_magPeaks[i] = m; + m_magnitude[i] /= m; + } +} + +double DetectionFunction::runDF() +{ + double retVal = 0; + + switch( m_DFType ) + { + case DF_HFC: + retVal = HFC( m_halfLength, m_magnitude); + break; + + case DF_SPECDIFF: + retVal = specDiff( m_halfLength, m_magnitude); + break; + + case DF_PHASEDEV: + retVal = phaseDev( m_halfLength, m_thetaAngle); + break; + + case DF_COMPLEXSD: + retVal = complexSD( m_halfLength, m_magnitude, m_thetaAngle); + break; + + case DF_BROADBAND: + retVal = broadband( m_halfLength, m_magnitude); + break; + } + + return retVal; +} + +double DetectionFunction::HFC(unsigned int length, double *src) +{ + unsigned int i; + double val = 0; + + for( i = 0; i < length; i++) + { + val += src[ i ] * ( i + 1); + } + return val; +} + +double DetectionFunction::specDiff(unsigned int length, double *src) +{ + unsigned int i; + double val = 0.0; + double temp = 0.0; + double diff = 0.0; + + for( i = 0; i < length; i++) + { + temp = fabs( (src[ i ] * src[ i ]) - (m_magHistory[ i ] * m_magHistory[ i ]) ); + + diff= sqrt(temp); + + // (See note in phaseDev below.) + + val += diff; + + m_magHistory[ i ] = src[ i ]; + } + + return val; +} + + +double DetectionFunction::phaseDev(unsigned int length, double *srcPhase) +{ + unsigned int i; + double tmpPhase = 0; + double tmpVal = 0; + double val = 0; + + double dev = 0; + + for( i = 0; i < length; i++) + { + tmpPhase = (srcPhase[ i ]- 2*m_phaseHistory[ i ]+m_phaseHistoryOld[ i ]); + dev = MathUtilities::princarg( tmpPhase ); + + // A previous version of this code only counted the value here + // if the magnitude exceeded 0.1. My impression is that + // doesn't greatly improve the results for "loud" music (so + // long as the peak picker is reasonably sophisticated), but + // does significantly damage its ability to work with quieter + // music, so I'm removing it and counting the result always. + // Same goes for the spectral difference measure above. + + tmpVal = fabs(dev); + val += tmpVal ; + + m_phaseHistoryOld[ i ] = m_phaseHistory[ i ] ; + m_phaseHistory[ i ] = srcPhase[ i ]; + } + + + return val; +} + + +double DetectionFunction::complexSD(unsigned int length, double *srcMagnitude, double *srcPhase) +{ + unsigned int i; + double val = 0; + double tmpPhase = 0; + double tmpReal = 0; + double tmpImag = 0; + + double dev = 0; + ComplexData meas = ComplexData( 0, 0 ); + ComplexData j = ComplexData( 0, 1 ); + + for( i = 0; i < length; i++) + { + tmpPhase = (srcPhase[ i ]- 2*m_phaseHistory[ i ]+m_phaseHistoryOld[ i ]); + dev= MathUtilities::princarg( tmpPhase ); + + meas = m_magHistory[i] - ( srcMagnitude[ i ] * exp( j * dev) ); + + tmpReal = real( meas ); + tmpImag = imag( meas ); + + val += sqrt( (tmpReal * tmpReal) + (tmpImag * tmpImag) ); + + m_phaseHistoryOld[ i ] = m_phaseHistory[ i ] ; + m_phaseHistory[ i ] = srcPhase[ i ]; + m_magHistory[ i ] = srcMagnitude[ i ]; + } + + return val; +} + +double DetectionFunction::broadband(unsigned int length, double *src) +{ + double val = 0; + for (unsigned int i = 0; i < length; ++i) { + double sqrmag = src[i] * src[i]; + if (m_magHistory[i] > 0.0) { + double diff = 10.0 * log10(sqrmag / m_magHistory[i]); + if (diff > m_dbRise) val = val + 1; + } + m_magHistory[i] = sqrmag; + } + return val; +} + +double* DetectionFunction::getSpectrumMagnitude() +{ + return m_magnitude; +} + diff -r f44aa6d29642 -r cebe00b508b9 qm-dsp/dsp/onsets/DetectionFunction.h --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/qm-dsp/dsp/onsets/DetectionFunction.h Wed Apr 11 09:51:20 2012 +0100 @@ -0,0 +1,85 @@ +/* -*- c-basic-offset: 4 indent-tabs-mode: nil -*- vi:set ts=8 sts=4 sw=4: */ + +/* + QM DSP Library + + Centre for Digital Music, Queen Mary, University of London. + This file 2005-2006 Christian Landone. + + This program is free software; you can redistribute it and/or + modify it under the terms of the GNU General Public License as + published by the Free Software Foundation; either version 2 of the + License, or (at your option) any later version. See the file + COPYING included with this distribution for more information. +*/ + +#ifndef DETECTIONFUNCTION_H +#define DETECTIONFUNCTION_H + +#include "maths/MathUtilities.h" +#include "maths/MathAliases.h" +#include "dsp/phasevocoder/PhaseVocoder.h" +#include "base/Window.h" + +#define DF_HFC (1) +#define DF_SPECDIFF (2) +#define DF_PHASEDEV (3) +#define DF_COMPLEXSD (4) +#define DF_BROADBAND (5) + +struct DFConfig{ + unsigned int stepSize; // DF step in samples + unsigned int frameLength; // DF analysis window - usually 2*step + int DFType; // type of detection function ( see defines ) + double dbRise; // only used for broadband df (and required for it) + bool adaptiveWhitening; // perform adaptive whitening + double whiteningRelaxCoeff; // if < 0, a sensible default will be used + double whiteningFloor; // if < 0, a sensible default will be used +}; + +class DetectionFunction +{ +public: + double* getSpectrumMagnitude(); + DetectionFunction( DFConfig Config ); + virtual ~DetectionFunction(); + double process( const double* TDomain ); + double process( const double* magnitudes, const double* phases ); + +private: + void whiten(); + double runDF(); + + double HFC( unsigned int length, double* src); + double specDiff( unsigned int length, double* src); + double phaseDev(unsigned int length, double *srcPhase); + double complexSD(unsigned int length, double *srcMagnitude, double *srcPhase); + double broadband(unsigned int length, double *srcMagnitude); + +private: + void initialise( DFConfig Config ); + void deInitialise(); + + int m_DFType; + unsigned int m_dataLength; + unsigned int m_halfLength; + unsigned int m_stepSize; + double m_dbRise; + bool m_whiten; + double m_whitenRelaxCoeff; + double m_whitenFloor; + + double* m_magHistory; + double* m_phaseHistory; + double* m_phaseHistoryOld; + double* m_magPeaks; + + double* m_DFWindowedFrame; // Array for windowed analysis frame + double* m_magnitude; // Magnitude of analysis frame ( frequency domain ) + double* m_thetaAngle;// Phase of analysis frame ( frequency domain ) + + Window *m_window; + PhaseVocoder* m_phaseVoc; // Phase Vocoder +}; + +#endif diff -r f44aa6d29642 -r cebe00b508b9 qm-dsp/dsp/onsets/DetectionFunction.o Binary file qm-dsp/dsp/onsets/DetectionFunction.o has changed diff -r f44aa6d29642 -r cebe00b508b9 qm-dsp/dsp/onsets/PeakPicking.cpp --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/qm-dsp/dsp/onsets/PeakPicking.cpp Wed Apr 11 09:51:20 2012 +0100 @@ -0,0 +1,157 @@ +/* -*- c-basic-offset: 4 indent-tabs-mode: nil -*- vi:set ts=8 sts=4 sw=4: */ + +/* + QM DSP Library + + Centre for Digital Music, Queen Mary, University of London. + This file 2005-2006 Christian Landone. + + Modifications: + + - delta threshold + Description: add delta threshold used as offset in the smoothed + detection function + Author: Mathieu Barthet + Date: June 2010 + + This program is free software; you can redistribute it and/or + modify it under the terms of the GNU General Public License as + published by the Free Software Foundation; either version 2 of the + License, or (at your option) any later version. See the file + COPYING included with this distribution for more information. +*/ + +#include "PeakPicking.h" +#include "maths/Polyfit.h" + +#include +#include + + +////////////////////////////////////////////////////////////////////// +// Construction/Destruction +////////////////////////////////////////////////////////////////////// + +PeakPicking::PeakPicking( PPickParams Config ) +{ + m_workBuffer = NULL; + initialise( Config ); +} + +PeakPicking::~PeakPicking() +{ + deInitialise(); +} + +void PeakPicking::initialise( PPickParams Config ) +{ + m_DFLength = Config.length ; + Qfilta = Config.QuadThresh.a ; + Qfiltb = Config.QuadThresh.b ; + Qfiltc = Config.QuadThresh.c ; + + m_DFProcessingParams.length = m_DFLength; + m_DFProcessingParams.LPOrd = Config.LPOrd; + m_DFProcessingParams.LPACoeffs = Config.LPACoeffs; + m_DFProcessingParams.LPBCoeffs = Config.LPBCoeffs; + m_DFProcessingParams.winPre = Config.WinT.pre; + m_DFProcessingParams.winPost = Config.WinT.post; + m_DFProcessingParams.AlphaNormParam = Config.alpha; + m_DFProcessingParams.isMedianPositive = false; + m_DFProcessingParams.Delta = Config.delta; //add the delta threshold as an adjustable parameter + + m_DFSmoothing = new DFProcess( m_DFProcessingParams ); + + m_workBuffer = new double[ m_DFLength ]; + memset( m_workBuffer, 0, sizeof(double)*m_DFLength); +} + +void PeakPicking::deInitialise() +{ + delete [] m_workBuffer; + delete m_DFSmoothing; + m_workBuffer = NULL; +} + +void PeakPicking::process( double* src, unsigned int len, vector &onsets ) +{ + if (len < 4) return; + + vector m_maxima; + + // Signal conditioning + m_DFSmoothing->process( src, m_workBuffer ); + + for( unsigned int u = 0; u < len; u++) + { + m_maxima.push_back( m_workBuffer[ u ] ); + } + + quadEval( m_maxima, onsets ); + + for( int b = 0; b < m_maxima.size(); b++) + { + src[ b ] = m_maxima[ b ]; + } +} + +int PeakPicking::quadEval( vector &src, vector &idx ) +{ + unsigned int maxLength; + + vector m_maxIndex; + vector m_onsetPosition; + + vector m_maxFit; + vector m_poly; + vector m_err; + + double p; + + m_poly.push_back(0); + m_poly.push_back(0); + m_poly.push_back(0); + + for( int t = -2; t < 3; t++) + { + m_err.push_back( (double)t ); + } + for( unsigned int i = 2; i < src.size() - 2; i++) + { + if( (src[i] > src[i-1]) && (src[i] > src[i+1]) && (src[i] > 0) ) + { +// m_maxIndex.push_back( i + 1 ); + m_maxIndex.push_back(i); + } + } + + maxLength = m_maxIndex.size(); + + double selMax = 0; + + for( unsigned int j = 0; j < maxLength ; j++) + { + for (int k = -2; k <= 2; ++k) + { + selMax = src[ m_maxIndex[j] + k ] ; + m_maxFit.push_back(selMax); + } + + p = TPolyFit::PolyFit2( m_err, m_maxFit, m_poly); + + double f = m_poly[0]; + double g = m_poly[1]; + double h = m_poly[2]; + + int kk = m_poly.size(); + + if (h < -Qfilta || f > Qfiltc) + { + idx.push_back(m_maxIndex[j]); + } + + m_maxFit.clear(); + } + + return 1; +} diff -r f44aa6d29642 -r cebe00b508b9 qm-dsp/dsp/onsets/PeakPicking.h --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/qm-dsp/dsp/onsets/PeakPicking.h Wed Apr 11 09:51:20 2012 +0100 @@ -0,0 +1,117 @@ +/* -*- c-basic-offset: 4 indent-tabs-mode: nil -*- vi:set ts=8 sts=4 sw=4: */ + +/* + QM DSP Library + + Centre for Digital Music, Queen Mary, University of London. + This file 2005-2006 Christian Landone. + + Modifications: + + - delta threshold + Description: add delta threshold used as offset in the smoothed + detection function + Author: Mathieu Barthet + Date: June 2010 + + This program is free software; you can redistribute it and/or + modify it under the terms of the GNU General Public License as + published by the Free Software Foundation; either version 2 of the + License, or (at your option) any later version. See the file + COPYING included with this distribution for more information. +*/ + +// PeakPicking.h: interface for the PeakPicking class. +// +////////////////////////////////////////////////////////////////////// + +#ifndef PEAKPICKING_H +#define PEAKPICKING_H + +#include "maths/MathUtilities.h" +#include "maths/MathAliases.h" +#include "dsp/signalconditioning/DFProcess.h" + + +struct PPWinThresh +{ + unsigned int pre; + unsigned int post; + + PPWinThresh(unsigned int x, unsigned int y) : + pre(x), + post(y) + { + } +}; + +struct QFitThresh +{ + double a; + double b; + double c; + + QFitThresh(double x, double y, double z) : + a(x), + b(y), + c(z) + { + } +}; + +struct PPickParams +{ + unsigned int length; //Detection FunctionLength + double tau; // time resolution of the detection function + unsigned int alpha; //alpha-norm parameter + double cutoff;//low-pass Filter cutoff freq + unsigned int LPOrd; // low-pass Filter order + double* LPACoeffs; //low pass Filter den coefficients + double* LPBCoeffs; //low pass Filter num coefficients + PPWinThresh WinT;//window size in frames for adaptive thresholding [pre post]: + QFitThresh QuadThresh; + float delta; //delta threshold used as an offset when computing the smoothed detection function + + PPickParams() : + length(0), + tau(0), + alpha(0), + cutoff(0), + LPOrd(0), + LPACoeffs(NULL), + LPBCoeffs(NULL), + WinT(0,0), + QuadThresh(0,0,0), + delta(0) + { + } +}; + +class PeakPicking +{ +public: + PeakPicking( PPickParams Config ); + virtual ~PeakPicking(); + + void process( double* src, unsigned int len, vector &onsets ); + + +private: + void initialise( PPickParams Config ); + void deInitialise(); + int quadEval( vector &src, vector &idx ); + + DFProcConfig m_DFProcessingParams; + + unsigned int m_DFLength ; + double Qfilta ; + double Qfiltb; + double Qfiltc; + + + double* m_workBuffer; + + DFProcess* m_DFSmoothing; +}; + +#endif diff -r f44aa6d29642 -r cebe00b508b9 qm-dsp/dsp/onsets/PeakPicking.o Binary file qm-dsp/dsp/onsets/PeakPicking.o has changed diff -r f44aa6d29642 -r cebe00b508b9 qm-dsp/dsp/phasevocoder/PhaseVocoder.cpp --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/qm-dsp/dsp/phasevocoder/PhaseVocoder.cpp Wed Apr 11 09:51:20 2012 +0100 @@ -0,0 +1,79 @@ +/* -*- c-basic-offset: 4 indent-tabs-mode: nil -*- vi:set ts=8 sts=4 sw=4: */ + +/* + QM DSP Library + + Centre for Digital Music, Queen Mary, University of London. + This file 2005-2006 Christian Landone. + + This program is free software; you can redistribute it and/or + modify it under the terms of the GNU General Public License as + published by the Free Software Foundation; either version 2 of the + License, or (at your option) any later version. See the file + COPYING included with this distribution for more information. +*/ + +#include "PhaseVocoder.h" +#include "dsp/transforms/FFT.h" +#include + +////////////////////////////////////////////////////////////////////// +// Construction/Destruction +////////////////////////////////////////////////////////////////////// + +PhaseVocoder::PhaseVocoder(unsigned int n) : + m_n(n) +{ + m_fft = new FFTReal(m_n); + m_realOut = new double[m_n]; + m_imagOut = new double[m_n]; +} + +PhaseVocoder::~PhaseVocoder() +{ + delete [] m_realOut; + delete [] m_imagOut; + delete m_fft; +} + +void PhaseVocoder::FFTShift(unsigned int size, double *src) +{ + const int hs = size/2; + for (int i = 0; i < hs; ++i) { + double tmp = src[i]; + src[i] = src[i + hs]; + src[i + hs] = tmp; + } +} + +void PhaseVocoder::process(double *src, double *mag, double *theta) +{ + FFTShift( m_n, src); + + m_fft->process(0, src, m_realOut, m_imagOut); + + getMagnitude( m_n/2, mag, m_realOut, m_imagOut); + getPhase( m_n/2, theta, m_realOut, m_imagOut); +} + +void PhaseVocoder::getMagnitude(unsigned int size, double *mag, double *real, double *imag) +{ + unsigned int j; + + for( j = 0; j < size; j++) + { + mag[ j ] = sqrt( real[ j ] * real[ j ] + imag[ j ] * imag[ j ]); + } +} + +void PhaseVocoder::getPhase(unsigned int size, double *theta, double *real, double *imag) +{ + unsigned int k; + + // Phase Angle "matlab" style + //Watch out for quadrant mapping !!! + for( k = 0; k < size; k++) + { + theta[ k ] = atan2( -imag[ k ], real[ k ]); + } +} diff -r f44aa6d29642 -r cebe00b508b9 qm-dsp/dsp/phasevocoder/PhaseVocoder.h --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/qm-dsp/dsp/phasevocoder/PhaseVocoder.h Wed Apr 11 09:51:20 2012 +0100 @@ -0,0 +1,42 @@ +/* -*- c-basic-offset: 4 indent-tabs-mode: nil -*- vi:set ts=8 sts=4 sw=4: */ + +/* + QM DSP Library + + Centre for Digital Music, Queen Mary, University of London. + This file 2005-2006 Christian Landone. + + This program is free software; you can redistribute it and/or + modify it under the terms of the GNU General Public License as + published by the Free Software Foundation; either version 2 of the + License, or (at your option) any later version. See the file + COPYING included with this distribution for more information. +*/ + +#ifndef PHASEVOCODER_H +#define PHASEVOCODER_H + +class FFTReal; + +class PhaseVocoder +{ +public: + PhaseVocoder( unsigned int size ); + virtual ~PhaseVocoder(); + + void process( double* src, double* mag, double* theta); + +protected: + void getPhase(unsigned int size, double *theta, double *real, double *imag); +// void coreFFT( unsigned int NumSamples, double *RealIn, double* ImagIn, double *RealOut, double *ImagOut); + void getMagnitude( unsigned int size, double* mag, double* real, double* imag); + void FFTShift( unsigned int size, double* src); + + unsigned int m_n; + FFTReal *m_fft; + double *m_imagOut; + double *m_realOut; + +}; + +#endif diff -r f44aa6d29642 -r cebe00b508b9 qm-dsp/dsp/phasevocoder/PhaseVocoder.o Binary file qm-dsp/dsp/phasevocoder/PhaseVocoder.o has changed diff -r f44aa6d29642 -r cebe00b508b9 qm-dsp/dsp/rateconversion/Decimator.cpp --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/qm-dsp/dsp/rateconversion/Decimator.cpp Wed Apr 11 09:51:20 2012 +0100 @@ -0,0 +1,226 @@ +/* -*- c-basic-offset: 4 indent-tabs-mode: nil -*- vi:set ts=8 sts=4 sw=4: */ + +/* + QM DSP Library + + Centre for Digital Music, Queen Mary, University of London. + This file 2005-2006 Christian Landone. + + This program is free software; you can redistribute it and/or + modify it under the terms of the GNU General Public License as + published by the Free Software Foundation; either version 2 of the + License, or (at your option) any later version. See the file + COPYING included with this distribution for more information. +*/ + +#include "Decimator.h" + +#include + +////////////////////////////////////////////////////////////////////// +// Construction/Destruction +////////////////////////////////////////////////////////////////////// + +Decimator::Decimator( unsigned int inLength, unsigned int decFactor ) +{ + + m_inputLength = 0; + m_outputLength = 0; + m_decFactor = 1; + + initialise( inLength, decFactor ); +} + +Decimator::~Decimator() +{ + deInitialise(); +} + +void Decimator::initialise( unsigned int inLength, unsigned int decFactor) +{ + m_inputLength = inLength; + m_decFactor = decFactor; + m_outputLength = m_inputLength / m_decFactor; + + decBuffer = new double[ m_inputLength ]; + + // If adding new factors here, add them to + // getHighestSupportedFactor in the header as well + + if(m_decFactor == 8) + { + ////////////////////////////////////////////////// + b[0] = 0.060111378492136; + b[1] = -0.257323420830598; + b[2] = 0.420583503165928; + b[3] = -0.222750785197418; + b[4] = -0.222750785197418; + b[5] = 0.420583503165928; + b[6] = -0.257323420830598; + b[7] = 0.060111378492136; + + a[0] = 1; + a[1] = -5.667654878577432; + a[2] = 14.062452278088417; + a[3] = -19.737303840697738; + a[4] = 16.889698874608641; + a[5] = -8.796600612325928; + a[6] = 2.577553446979888; + a[7] = -0.326903916815751; + ////////////////////////////////////////////////// + } + else if( m_decFactor == 4 ) + { + ////////////////////////////////////////////////// + b[ 0 ] = 0.10133306904918619; + b[ 1 ] = -0.2447523353702363; + b[ 2 ] = 0.33622528590120965; + b[ 3 ] = -0.13936581560633518; + b[ 4 ] = -0.13936581560633382; + b[ 5 ] = 0.3362252859012087; + b[ 6 ] = -0.2447523353702358; + b[ 7 ] = 0.10133306904918594; + + a[ 0 ] = 1; + a[ 1 ] = -3.9035590278139427; + a[ 2 ] = 7.5299379980621133; + a[ 3 ] = -8.6890803793177511; + a[ 4 ] = 6.4578667096099176; + a[ 5 ] = -3.0242979431223631; + a[ 6 ] = 0.83043385136748382; + a[ 7 ] = -0.094420800837809335; + ////////////////////////////////////////////////// + } + else if( m_decFactor == 2 ) + { + ////////////////////////////////////////////////// + b[ 0 ] = 0.20898944260075727; + b[ 1 ] = 0.40011234879814367; + b[ 2 ] = 0.819741973072733; + b[ 3 ] = 1.0087419911682323; + b[ 4 ] = 1.0087419911682325; + b[ 5 ] = 0.81974197307273156; + b[ 6 ] = 0.40011234879814295; + b[ 7 ] = 0.20898944260075661; + + a[ 0 ] = 1; + a[ 1 ] = 0.0077331184208358217; + a[ 2 ] = 1.9853971155964376; + a[ 3 ] = 0.19296739275341004; + a[ 4 ] = 1.2330748872852182; + a[ 5 ] = 0.18705341389316466; + a[ 6 ] = 0.23659265908013868; + a[ 7 ] = 0.032352924250533946; + } + else + { + if ( m_decFactor != 1 ) { + std::cerr << "WARNING: Decimator::initialise: unsupported decimation factor " << m_decFactor << ", no antialiasing filter will be used" << std::endl; + } + + ////////////////////////////////////////////////// + b[ 0 ] = 1; + b[ 1 ] = 0; + b[ 2 ] = 0; + b[ 3 ] = 0; + b[ 4 ] = 0; + b[ 5 ] = 0; + b[ 6 ] = 0; + b[ 7 ] = 0; + + a[ 0 ] = 1; + a[ 1 ] = 0; + a[ 2 ] = 0; + a[ 3 ] = 0; + a[ 4 ] = 0; + a[ 5 ] = 0; + a[ 6 ] = 0; + a[ 7 ] = 0; + } + + resetFilter(); +} + +void Decimator::deInitialise() +{ + delete [] decBuffer; +} + +void Decimator::resetFilter() +{ + Input = Output = 0; + + o1=o2=o3=o4=o5=o6=o7=0; +} + +void Decimator::doAntiAlias(const double *src, double *dst, unsigned int length) +{ + + for( unsigned int i = 0; i < length; i++ ) + { + Input = (double)src[ i ]; + + Output = Input * b[ 0 ] + o1; + + o1 = Input * b[ 1 ] - Output * a[ 1 ] + o2; + o2 = Input * b[ 2 ] - Output * a[ 2 ] + o3; + o3 = Input * b[ 3 ] - Output * a[ 3 ] + o4; + o4 = Input * b[ 4 ] - Output * a[ 4 ] + o5; + o5 = Input * b[ 5 ] - Output * a[ 5 ] + o6; + o6 = Input * b[ 6 ] - Output * a[ 6 ] + o7; + o7 = Input * b[ 7 ] - Output * a[ 7 ] ; + + dst[ i ] = Output; + } + +} + +void Decimator::doAntiAlias(const float *src, double *dst, unsigned int length) +{ + + for( unsigned int i = 0; i < length; i++ ) + { + Input = (double)src[ i ]; + + Output = Input * b[ 0 ] + o1; + + o1 = Input * b[ 1 ] - Output * a[ 1 ] + o2; + o2 = Input * b[ 2 ] - Output * a[ 2 ] + o3; + o3 = Input * b[ 3 ] - Output * a[ 3 ] + o4; + o4 = Input * b[ 4 ] - Output * a[ 4 ] + o5; + o5 = Input * b[ 5 ] - Output * a[ 5 ] + o6; + o6 = Input * b[ 6 ] - Output * a[ 6 ] + o7; + o7 = Input * b[ 7 ] - Output * a[ 7 ] ; + + dst[ i ] = Output; + } + +} + +void Decimator::process(const double *src, double *dst) +{ + if( m_decFactor != 1 ) + { + doAntiAlias( src, decBuffer, m_inputLength ); + } + unsigned idx = 0; + + for( unsigned int i = 0; i < m_outputLength; i++ ) + { + dst[ idx++ ] = decBuffer[ m_decFactor * i ]; + } +} + +void Decimator::process(const float *src, float *dst) +{ + if( m_decFactor != 1 ) + { + doAntiAlias( src, decBuffer, m_inputLength ); + } + unsigned idx = 0; + + for( unsigned int i = 0; i < m_outputLength; i++ ) + { + dst[ idx++ ] = decBuffer[ m_decFactor * i ]; + } +} diff -r f44aa6d29642 -r cebe00b508b9 qm-dsp/dsp/rateconversion/Decimator.h --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/qm-dsp/dsp/rateconversion/Decimator.h Wed Apr 11 09:51:20 2012 +0100 @@ -0,0 +1,62 @@ +/* -*- c-basic-offset: 4 indent-tabs-mode: nil -*- vi:set ts=8 sts=4 sw=4: */ +/* + QM DSP Library + + Centre for Digital Music, Queen Mary, University of London. + This file 2005-2006 Christian Landone. + + This program is free software; you can redistribute it and/or + modify it under the terms of the GNU General Public License as + published by the Free Software Foundation; either version 2 of the + License, or (at your option) any later version. See the file + COPYING included with this distribution for more information. +*/ + +#ifndef DECIMATOR_H +#define DECIMATOR_H + +class Decimator +{ +public: + void process( const double* src, double* dst ); + void process( const float* src, float* dst ); + + /** + * Construct a Decimator to operate on input blocks of length + * inLength, with decimation factor decFactor. inLength should be + * a multiple of decFactor. Output blocks will be of length + * inLength / decFactor. + * + * decFactor must be a power of two. The highest supported factor + * is obtained through getHighestSupportedFactor(); for higher + * factors, you will need to chain more than one decimator. + */ + Decimator( unsigned int inLength, unsigned int decFactor ); + virtual ~Decimator(); + + int getFactor() const { return m_decFactor; } + static int getHighestSupportedFactor() { return 8; } + +private: + void resetFilter(); + void deInitialise(); + void initialise( unsigned int inLength, unsigned int decFactor ); + void doAntiAlias( const double* src, double* dst, unsigned int length ); + void doAntiAlias( const float* src, double* dst, unsigned int length ); + + unsigned int m_inputLength; + unsigned int m_outputLength; + unsigned int m_decFactor; + + double Input; + double Output ; + + double o1,o2,o3,o4,o5,o6,o7; + + double a[ 9 ]; + double b[ 9 ]; + + double* decBuffer; +}; + +#endif // diff -r f44aa6d29642 -r cebe00b508b9 qm-dsp/dsp/rateconversion/Decimator.o Binary file qm-dsp/dsp/rateconversion/Decimator.o has changed diff -r f44aa6d29642 -r cebe00b508b9 qm-dsp/dsp/rhythm/BeatSpectrum.cpp --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/qm-dsp/dsp/rhythm/BeatSpectrum.cpp Wed Apr 11 09:51:20 2012 +0100 @@ -0,0 +1,60 @@ +/* -*- c-basic-offset: 4 indent-tabs-mode: nil -*- vi:set ts=8 sts=4 sw=4: */ + +/* + QM DSP Library + + Centre for Digital Music, Queen Mary, University of London. + This file copyright 2008 Kurt Jacobson and QMUL. + + This program is free software; you can redistribute it and/or + modify it under the terms of the GNU General Public License as + published by the Free Software Foundation; either version 2 of the + License, or (at your option) any later version. See the file + COPYING included with this distribution for more information. +*/ + +#include "BeatSpectrum.h" + +#include "maths/CosineDistance.h" + +using std::vector; + +vector BeatSpectrum::process(const vector > &m) +{ + int origin = 0; + int sz = m.size()/2; + + int i, j, k; + + vector v(sz); + for (i = 0; i < sz; ++i) v[i] = 0.0; + + CosineDistance cd; + + for (i = origin; i < origin + sz; ++i) { + + k = 0; + + for (j = i + 1; j < i + sz + 1; ++j) { + + v[k++] += cd.distance(m[i], m[j]); + } + } + + // normalize + + double max = 0.0; + + for (i = 0; i < sz; ++i) { + if (v[i] > max) max = v[i]; + } + + if (max > 0.0) { + for (i = 0; i < sz; ++i) { + v[i] /= max; + } + } + + return v; +} + diff -r f44aa6d29642 -r cebe00b508b9 qm-dsp/dsp/rhythm/BeatSpectrum.h --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/qm-dsp/dsp/rhythm/BeatSpectrum.h Wed Apr 11 09:51:20 2012 +0100 @@ -0,0 +1,40 @@ +/* -*- c-basic-offset: 4 indent-tabs-mode: nil -*- vi:set ts=8 sts=4 sw=4: */ + +/* + QM DSP Library + + Centre for Digital Music, Queen Mary, University of London. + This file copyright 2008 Kurt Jacobson and QMUL. + + This program is free software; you can redistribute it and/or + modify it under the terms of the GNU General Public License as + published by the Free Software Foundation; either version 2 of the + License, or (at your option) any later version. See the file + COPYING included with this distribution for more information. +*/ + +#ifndef BEATSPECTRUM_H +#define BEATSPECTRUM_H + +#include + +/** + * Given a matrix of "feature values", calculate a self-similarity + * vector. The resulting vector will have half as many elements as + * the number of columns in the matrix. This is based on the + * SoundBite rhythmic similarity code. + */ + +class BeatSpectrum +{ +public: + BeatSpectrum() { } + ~BeatSpectrum() { } + + std::vector process(const std::vector > &inmatrix); + +}; + +#endif + + diff -r f44aa6d29642 -r cebe00b508b9 qm-dsp/dsp/rhythm/BeatSpectrum.o Binary file qm-dsp/dsp/rhythm/BeatSpectrum.o has changed diff -r f44aa6d29642 -r cebe00b508b9 qm-dsp/dsp/segmentation/ClusterMeltSegmenter.cpp --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/qm-dsp/dsp/segmentation/ClusterMeltSegmenter.cpp Wed Apr 11 09:51:20 2012 +0100 @@ -0,0 +1,398 @@ +/* -*- c-basic-offset: 4 indent-tabs-mode: nil -*- vi:set ts=8 sts=4 sw=4: */ + +/* + * ClusterMeltSegmenter.cpp + * + * Created by Mark Levy on 23/03/2006. + * Copyright 2006 Centre for Digital Music, Queen Mary, University of London. + + This program is free software; you can redistribute it and/or + modify it under the terms of the GNU General Public License as + published by the Free Software Foundation; either version 2 of the + License, or (at your option) any later version. See the file + COPYING included with this distribution for more information. + */ + +#include +#include + +#include "ClusterMeltSegmenter.h" +#include "cluster_segmenter.h" +#include "segment.h" + +#include "dsp/transforms/FFT.h" +#include "dsp/chromagram/ConstantQ.h" +#include "dsp/rateconversion/Decimator.h" +#include "dsp/mfcc/MFCC.h" + +ClusterMeltSegmenter::ClusterMeltSegmenter(ClusterMeltSegmenterParams params) : + window(NULL), + fft(NULL), + constq(NULL), + mfcc(NULL), + featureType(params.featureType), + hopSize(params.hopSize), + windowSize(params.windowSize), + fmin(params.fmin), + fmax(params.fmax), + nbins(params.nbins), + ncomponents(params.ncomponents), // NB currently not passed - no. of PCA components is set in cluser_segmenter.c + nHMMStates(params.nHMMStates), + nclusters(params.nclusters), + histogramLength(params.histogramLength), + neighbourhoodLimit(params.neighbourhoodLimit), + decimator(NULL) +{ +} + +void ClusterMeltSegmenter::initialise(int fs) +{ + samplerate = fs; + + if (featureType == FEATURE_TYPE_CONSTQ || + featureType == FEATURE_TYPE_CHROMA) { + + // run internal processing at 11025 or thereabouts + int internalRate = 11025; + int decimationFactor = samplerate / internalRate; + if (decimationFactor < 1) decimationFactor = 1; + + // must be a power of two + while (decimationFactor & (decimationFactor - 1)) ++decimationFactor; + + if (decimationFactor > Decimator::getHighestSupportedFactor()) { + decimationFactor = Decimator::getHighestSupportedFactor(); + } + + if (decimationFactor > 1) { + decimator = new Decimator(getWindowsize(), decimationFactor); + } + + CQConfig config; + config.FS = samplerate / decimationFactor; + config.min = fmin; + config.max = fmax; + config.BPO = nbins; + config.CQThresh = 0.0054; + + constq = new ConstantQ(config); + constq->sparsekernel(); + + ncoeff = constq->getK(); + + fft = new FFTReal(constq->getfftlength()); + + } else if (featureType == FEATURE_TYPE_MFCC) { + + // run internal processing at 22050 or thereabouts + int internalRate = 22050; + int decimationFactor = samplerate / internalRate; + if (decimationFactor < 1) decimationFactor = 1; + + // must be a power of two + while (decimationFactor & (decimationFactor - 1)) ++decimationFactor; + + if (decimationFactor > Decimator::getHighestSupportedFactor()) { + decimationFactor = Decimator::getHighestSupportedFactor(); + } + + if (decimationFactor > 1) { + decimator = new Decimator(getWindowsize(), decimationFactor); + } + + MFCCConfig config(samplerate / decimationFactor); + config.fftsize = 2048; + config.nceps = 19; + config.want_c0 = true; + + mfcc = new MFCC(config); + ncoeff = config.nceps + 1; + } +} + +ClusterMeltSegmenter::~ClusterMeltSegmenter() +{ + delete window; + delete constq; + delete decimator; + delete fft; +} + +int +ClusterMeltSegmenter::getWindowsize() +{ + return static_cast(windowSize * samplerate + 0.001); +} + +int +ClusterMeltSegmenter::getHopsize() +{ + return static_cast(hopSize * samplerate + 0.001); +} + +void ClusterMeltSegmenter::extractFeatures(const double* samples, int nsamples) +{ + if (featureType == FEATURE_TYPE_CONSTQ || + featureType == FEATURE_TYPE_CHROMA) { + extractFeaturesConstQ(samples, nsamples); + } else if (featureType == FEATURE_TYPE_MFCC) { + extractFeaturesMFCC(samples, nsamples); + } +} + +void ClusterMeltSegmenter::extractFeaturesConstQ(const double* samples, int nsamples) +{ + if (!constq) { + std::cerr << "ERROR: ClusterMeltSegmenter::extractFeaturesConstQ: " + << "No const-q: initialise not called?" + << std::endl; + return; + } + + if (nsamples < getWindowsize()) { + std::cerr << "ERROR: ClusterMeltSegmenter::extractFeatures: nsamples < windowsize (" << nsamples << " < " << getWindowsize() << ")" << std::endl; + return; + } + + int fftsize = constq->getfftlength(); + + if (!window || window->getSize() != fftsize) { + delete window; + window = new Window(HammingWindow, fftsize); + } + + vector cq(ncoeff); + + for (int i = 0; i < ncoeff; ++i) cq[i] = 0.0; + + const double *psource = samples; + int pcount = nsamples; + + if (decimator) { + pcount = nsamples / decimator->getFactor(); + double *decout = new double[pcount]; + decimator->process(samples, decout); + psource = decout; + } + + int origin = 0; + +// std::cerr << "nsamples = " << nsamples << ", pcount = " << pcount << std::endl; + + int frames = 0; + + double *frame = new double[fftsize]; + double *real = new double[fftsize]; + double *imag = new double[fftsize]; + double *cqre = new double[ncoeff]; + double *cqim = new double[ncoeff]; + + while (origin <= pcount) { + + // always need at least one fft window per block, but after + // that we want to avoid having any incomplete ones + if (origin > 0 && origin + fftsize >= pcount) break; + + for (int i = 0; i < fftsize; ++i) { + if (origin + i < pcount) { + frame[i] = psource[origin + i]; + } else { + frame[i] = 0.0; + } + } + + for (int i = 0; i < fftsize/2; ++i) { + double value = frame[i]; + frame[i] = frame[i + fftsize/2]; + frame[i + fftsize/2] = value; + } + + window->cut(frame); + + fft->process(false, frame, real, imag); + + constq->process(real, imag, cqre, cqim); + + for (int i = 0; i < ncoeff; ++i) { + cq[i] += sqrt(cqre[i] * cqre[i] + cqim[i] * cqim[i]); + } + ++frames; + + origin += fftsize/2; + } + + delete [] cqre; + delete [] cqim; + delete [] real; + delete [] imag; + delete [] frame; + + for (int i = 0; i < ncoeff; ++i) { + cq[i] /= frames; + } + + if (decimator) delete[] psource; + + features.push_back(cq); +} + +void ClusterMeltSegmenter::extractFeaturesMFCC(const double* samples, int nsamples) +{ + if (!mfcc) { + std::cerr << "ERROR: ClusterMeltSegmenter::extractFeaturesMFCC: " + << "No mfcc: initialise not called?" + << std::endl; + return; + } + + if (nsamples < getWindowsize()) { + std::cerr << "ERROR: ClusterMeltSegmenter::extractFeatures: nsamples < windowsize (" << nsamples << " < " << getWindowsize() << ")" << std::endl; + return; + } + + int fftsize = mfcc->getfftlength(); + + vector cc(ncoeff); + + for (int i = 0; i < ncoeff; ++i) cc[i] = 0.0; + + const double *psource = samples; + int pcount = nsamples; + + if (decimator) { + pcount = nsamples / decimator->getFactor(); + double *decout = new double[pcount]; + decimator->process(samples, decout); + psource = decout; + } + + int origin = 0; + int frames = 0; + + double *frame = new double[fftsize]; + double *ccout = new double[ncoeff]; + + while (origin <= pcount) { + + // always need at least one fft window per block, but after + // that we want to avoid having any incomplete ones + if (origin > 0 && origin + fftsize >= pcount) break; + + for (int i = 0; i < fftsize; ++i) { + if (origin + i < pcount) { + frame[i] = psource[origin + i]; + } else { + frame[i] = 0.0; + } + } + + mfcc->process(frame, ccout); + + for (int i = 0; i < ncoeff; ++i) { + cc[i] += ccout[i]; + } + ++frames; + + origin += fftsize/2; + } + + delete [] ccout; + delete [] frame; + + for (int i = 0; i < ncoeff; ++i) { + cc[i] /= frames; + } + + if (decimator) delete[] psource; + + features.push_back(cc); +} + +void ClusterMeltSegmenter::segment(int m) +{ + nclusters = m; + segment(); +} + +void ClusterMeltSegmenter::setFeatures(const vector >& f) +{ + features = f; + featureType = FEATURE_TYPE_UNKNOWN; +} + +void ClusterMeltSegmenter::segment() +{ + delete constq; + constq = 0; + delete mfcc; + mfcc = 0; + delete decimator; + decimator = 0; + + if (features.size() < histogramLength) return; +/* + std::cerr << "ClusterMeltSegmenter::segment: have " << features.size() + << " features with " << features[0].size() << " coefficients (ncoeff = " << ncoeff << ", ncomponents = " << ncomponents << ")" << std::endl; +*/ + // copy the features to a native array and use the existing C segmenter... + double** arrFeatures = new double*[features.size()]; + for (int i = 0; i < features.size(); i++) + { + if (featureType == FEATURE_TYPE_UNKNOWN) { + arrFeatures[i] = new double[features[0].size()]; + for (int j = 0; j < features[0].size(); j++) + arrFeatures[i][j] = features[i][j]; + } else { + arrFeatures[i] = new double[ncoeff+1]; // allow space for the normalised envelope + for (int j = 0; j < ncoeff; j++) + arrFeatures[i][j] = features[i][j]; + } + } + + q = new int[features.size()]; + + if (featureType == FEATURE_TYPE_UNKNOWN || + featureType == FEATURE_TYPE_MFCC) + cluster_segment(q, arrFeatures, features.size(), features[0].size(), nHMMStates, histogramLength, + nclusters, neighbourhoodLimit); + else + constq_segment(q, arrFeatures, features.size(), nbins, ncoeff, featureType, + nHMMStates, histogramLength, nclusters, neighbourhoodLimit); + + // convert the cluster assignment sequence to a segmentation + makeSegmentation(q, features.size()); + + // de-allocate arrays + delete [] q; + for (int i = 0; i < features.size(); i++) + delete [] arrFeatures[i]; + delete [] arrFeatures; + + // clear the features + clear(); +} + +void ClusterMeltSegmenter::makeSegmentation(int* q, int len) +{ + segmentation.segments.clear(); + segmentation.nsegtypes = nclusters; + segmentation.samplerate = samplerate; + + Segment segment; + segment.start = 0; + segment.type = q[0]; + + for (int i = 1; i < len; i++) + { + if (q[i] != q[i-1]) + { + segment.end = i * getHopsize(); + segmentation.segments.push_back(segment); + segment.type = q[i]; + segment.start = segment.end; + } + } + segment.end = len * getHopsize(); + segmentation.segments.push_back(segment); +} + diff -r f44aa6d29642 -r cebe00b508b9 qm-dsp/dsp/segmentation/ClusterMeltSegmenter.h --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/qm-dsp/dsp/segmentation/ClusterMeltSegmenter.h Wed Apr 11 09:51:20 2012 +0100 @@ -0,0 +1,109 @@ +/* -*- c-basic-offset: 4 indent-tabs-mode: nil -*- vi:set ts=8 sts=4 sw=4: */ + +/* + * ClusterMeltSegmenter.h + * + * Created by Mark Levy on 23/03/2006. + * Copyright 2006 Centre for Digital Music, Queen Mary, University of London. + + This program is free software; you can redistribute it and/or + modify it under the terms of the GNU General Public License as + published by the Free Software Foundation; either version 2 of the + License, or (at your option) any later version. See the file + COPYING included with this distribution for more information. + */ + +#include + +#include "segment.h" +#include "Segmenter.h" +#include "hmm/hmm.h" +#include "base/Window.h" + +using std::vector; + +class Decimator; +class ConstantQ; +class MFCC; +class FFTReal; + +class ClusterMeltSegmenterParams +// defaults are sensible for 11025Hz with 0.2 second hopsize +{ +public: + ClusterMeltSegmenterParams() : + featureType(FEATURE_TYPE_CONSTQ), + hopSize(0.2), + windowSize(0.6), + fmin(62), + fmax(16000), + nbins(8), + ncomponents(20), + nHMMStates(40), + nclusters(10), + histogramLength(15), + neighbourhoodLimit(20) { } + feature_types featureType; + double hopSize; // in secs + double windowSize; // in secs + int fmin; + int fmax; + int nbins; + int ncomponents; + int nHMMStates; + int nclusters; + int histogramLength; + int neighbourhoodLimit; +}; + +class ClusterMeltSegmenter : public Segmenter +{ +public: + ClusterMeltSegmenter(ClusterMeltSegmenterParams params); + virtual ~ClusterMeltSegmenter(); + virtual void initialise(int samplerate); + virtual int getWindowsize(); + virtual int getHopsize(); + virtual void extractFeatures(const double* samples, int nsamples); + void setFeatures(const vector >& f); // provide the features yourself + virtual void segment(); // segment into default number of segment-types + void segment(int m); // segment into m segment-types + int getNSegmentTypes() { return nclusters; } + +protected: + void makeSegmentation(int* q, int len); + + void extractFeaturesConstQ(const double *, int); + void extractFeaturesMFCC(const double *, int); + + Window *window; + FFTReal *fft; + ConstantQ* constq; + MFCC* mfcc; + model_t* model; // the HMM + int* q; // the decoded HMM state sequence + vector > histograms; + + feature_types featureType; + double hopSize; // in seconds + double windowSize; // in seconds + + // constant-Q parameters + int fmin; + int fmax; + int nbins; + int ncoeff; + + // PCA parameters + int ncomponents; + + // HMM parameters + int nHMMStates; + + // clustering parameters + int nclusters; + int histogramLength; + int neighbourhoodLimit; + + Decimator *decimator; +}; diff -r f44aa6d29642 -r cebe00b508b9 qm-dsp/dsp/segmentation/ClusterMeltSegmenter.o Binary file qm-dsp/dsp/segmentation/ClusterMeltSegmenter.o has changed diff -r f44aa6d29642 -r cebe00b508b9 qm-dsp/dsp/segmentation/Segmenter.cpp --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/qm-dsp/dsp/segmentation/Segmenter.cpp Wed Apr 11 09:51:20 2012 +0100 @@ -0,0 +1,31 @@ +/* + * Segmenter.cpp + * + * Created by Mark Levy on 04/04/2006. + * Copyright 2006 Centre for Digital Music, Queen Mary, University of London. + + This program is free software; you can redistribute it and/or + modify it under the terms of the GNU General Public License as + published by the Free Software Foundation; either version 2 of the + License, or (at your option) any later version. See the file + COPYING included with this distribution for more information. + * + */ + +#include + +#include "Segmenter.h" + +ostream& operator<<(ostream& os, const Segmentation& s) +{ + os << "structure_name : begin_time end_time\n"; + + for (int i = 0; i < s.segments.size(); i++) + { + Segment seg = s.segments[i]; + os << std::fixed << seg.type << ':' << '\t' << std::setprecision(6) << seg.start / static_cast(s.samplerate) + << '\t' << std::setprecision(6) << seg.end / static_cast(s.samplerate) << "\n"; + } + + return os; +} diff -r f44aa6d29642 -r cebe00b508b9 qm-dsp/dsp/segmentation/Segmenter.h --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/qm-dsp/dsp/segmentation/Segmenter.h Wed Apr 11 09:51:20 2012 +0100 @@ -0,0 +1,62 @@ +#ifndef _SEGMENTER_H +#define _SEGMENTER_H + +/* + * Segmenter.h + * soundbite + * + * Created by Mark Levy on 23/03/2006. + * Copyright 2006 Centre for Digital Music, Queen Mary, University of London. + + This program is free software; you can redistribute it and/or + modify it under the terms of the GNU General Public License as + published by the Free Software Foundation; either version 2 of the + License, or (at your option) any later version. See the file + COPYING included with this distribution for more information. + * + */ + +#include +#include + +using std::vector; +using std::ostream; + +class Segment +{ +public: + int start; // in samples + int end; + int type; +}; + +class Segmentation +{ +public: + int nsegtypes; // number of segment types, so possible types are {0,1,...,nsegtypes-1} + int samplerate; + vector segments; +}; + +ostream& operator<<(ostream& os, const Segmentation& s); + +class Segmenter +{ +public: + Segmenter() {} + virtual ~Segmenter() {} + virtual void initialise(int samplerate) = 0; // must be called before any other methods + virtual int getWindowsize() = 0; // required window size for calls to extractFeatures() + virtual int getHopsize() = 0; // required hop size for calls to extractFeatures() + virtual void extractFeatures(const double* samples, int nsamples) = 0; + virtual void segment() = 0; // call once all the features have been extracted + virtual void segment(int m) = 0; // specify desired number of segment-types + virtual void clear() { features.clear(); } + const Segmentation& getSegmentation() const { return segmentation; } +protected: + vector > features; + Segmentation segmentation; + int samplerate; +}; + +#endif diff -r f44aa6d29642 -r cebe00b508b9 qm-dsp/dsp/segmentation/Segmenter.o Binary file qm-dsp/dsp/segmentation/Segmenter.o has changed diff -r f44aa6d29642 -r cebe00b508b9 qm-dsp/dsp/segmentation/cluster_melt.c --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/qm-dsp/dsp/segmentation/cluster_melt.c Wed Apr 11 09:51:20 2012 +0100 @@ -0,0 +1,225 @@ +/* + * cluster.c + * cluster_melt + * + * Created by Mark Levy on 21/02/2006. + * Copyright 2006 Centre for Digital Music, Queen Mary, University of London. + + This program is free software; you can redistribute it and/or + modify it under the terms of the GNU General Public License as + published by the Free Software Foundation; either version 2 of the + License, or (at your option) any later version. See the file + COPYING included with this distribution for more information. + * + */ + +#include + +#include "cluster_melt.h" + +#define DEFAULT_LAMBDA 0.02; +#define DEFAULT_LIMIT 20; + +double kldist(double* a, double* b, int n) { + /* NB assume that all a[i], b[i] are non-negative + because a, b represent probability distributions */ + double q, d; + int i; + + d = 0; + for (i = 0; i < n; i++) + { + q = (a[i] + b[i]) / 2.0; + if (q > 0) + { + if (a[i] > 0) + d += a[i] * log(a[i] / q); + if (b[i] > 0) + d += b[i] * log(b[i] / q); + } + } + return d; +} + +void cluster_melt(double *h, int m, int n, double *Bsched, int t, int k, int l, int *c) { + double lambda, sum, beta, logsumexp, maxlp; + int i, j, a, b, b0, b1, limit, B, it, maxiter, maxiter0, maxiter1; + double** cl; /* reference histograms for each cluster */ + int** nc; /* neighbour counts for each histogram */ + double** lp; /* soft assignment probs for each histogram */ + int* oldc; /* previous hard assignments (to check convergence) */ + + /* NB h is passed as a 1d row major array */ + + /* parameter values */ + lambda = DEFAULT_LAMBDA; + if (l > 0) + limit = l; + else + limit = DEFAULT_LIMIT; /* use default if no valid neighbourhood limit supplied */ + B = 2 * limit + 1; + maxiter0 = 20; /* number of iterations at initial temperature */ + maxiter1 = 5; /* number of iterations at subsequent temperatures */ + + /* allocate memory */ + cl = (double**) malloc(k*sizeof(double*)); + for (i= 0; i < k; i++) + cl[i] = (double*) malloc(m*sizeof(double)); + + nc = (int**) malloc(n*sizeof(int*)); + for (i= 0; i < n; i++) + nc[i] = (int*) malloc(k*sizeof(int)); + + lp = (double**) malloc(n*sizeof(double*)); + for (i= 0; i < n; i++) + lp[i] = (double*) malloc(k*sizeof(double)); + + oldc = (int*) malloc(n * sizeof(int)); + + /* initialise */ + for (i = 0; i < k; i++) + { + sum = 0; + for (j = 0; j < m; j++) + { + cl[i][j] = rand(); /* random initial reference histograms */ + sum += cl[i][j] * cl[i][j]; + } + sum = sqrt(sum); + for (j = 0; j < m; j++) + { + cl[i][j] /= sum; /* normalise */ + } + } + //print_array(cl, k, m); + + for (i = 0; i < n; i++) + c[i] = 1; /* initially assign all histograms to cluster 1 */ + + for (a = 0; a < t; a++) + { + beta = Bsched[a]; + + if (a == 0) + maxiter = maxiter0; + else + maxiter = maxiter1; + + for (it = 0; it < maxiter; it++) + { + //if (it == maxiter - 1) + // mexPrintf("hasn't converged after %d iterations\n", maxiter); + + for (i = 0; i < n; i++) + { + /* save current hard assignments */ + oldc[i] = c[i]; + + /* calculate soft assignment logprobs for each cluster */ + sum = 0; + for (j = 0; j < k; j++) + { + lp[i][ j] = -beta * kldist(cl[j], &h[i*m], m); + + /* update matching neighbour counts for this histogram, based on current hard assignments */ + /* old version: + nc[i][j] = 0; + if (i >= limit && i <= n - 1 - limit) + { + for (b = i - limit; b <= i + limit; b++) + { + if (c[b] == j+1) + nc[i][j]++; + } + nc[i][j] = B - nc[i][j]; + } + */ + b0 = i - limit; + if (b0 < 0) + b0 = 0; + b1 = i + limit; + if (b1 >= n) + b1 = n - 1; + nc[i][j] = b1 - b0 + 1; /* = B except at edges */ + for (b = b0; b <= b1; b++) + if (c[b] == j+1) + nc[i][j]--; + + sum += exp(lp[i][j]); + } + + /* normalise responsibilities and add duration logprior */ + logsumexp = log(sum); + for (j = 0; j < k; j++) + lp[i][j] -= logsumexp + lambda * nc[i][j]; + } + //print_array(lp, n, k); + /* + for (i = 0; i < n; i++) + { + for (j = 0; j < k; j++) + mexPrintf("%d ", nc[i][j]); + mexPrintf("\n"); + } + */ + + + /* update the assignments now that we know the duration priors + based on the current assignments */ + for (i = 0; i < n; i++) + { + maxlp = lp[i][0]; + c[i] = 1; + for (j = 1; j < k; j++) + if (lp[i][j] > maxlp) + { + maxlp = lp[i][j]; + c[i] = j+1; + } + } + + /* break if assignments haven't changed */ + i = 0; + while (i < n && oldc[i] == c[i]) + i++; + if (i == n) + break; + + /* update reference histograms now we know new responsibilities */ + for (j = 0; j < k; j++) + { + for (b = 0; b < m; b++) + { + cl[j][b] = 0; + for (i = 0; i < n; i++) + { + cl[j][b] += exp(lp[i][j]) * h[i*m+b]; + } + } + + sum = 0; + for (i = 0; i < n; i++) + sum += exp(lp[i][j]); + for (b = 0; b < m; b++) + cl[j][b] /= sum; /* normalise */ + } + + //print_array(cl, k, m); + //mexPrintf("\n\n"); + } + } + + /* free memory */ + for (i = 0; i < k; i++) + free(cl[i]); + free(cl); + for (i = 0; i < n; i++) + free(nc[i]); + free(nc); + for (i = 0; i < n; i++) + free(lp[i]); + free(lp); + free(oldc); +} + + diff -r f44aa6d29642 -r cebe00b508b9 qm-dsp/dsp/segmentation/cluster_melt.h --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/qm-dsp/dsp/segmentation/cluster_melt.h Wed Apr 11 09:51:20 2012 +0100 @@ -0,0 +1,39 @@ +#ifndef _CLUSTER_MELT_H +#define _CLUSTER_MELT_H +/* + * cluster_melt.h + * cluster_melt + * + * Created by Mark Levy on 21/02/2006. + * Copyright 2006 Centre for Digital Music, Queen Mary, University of London. + + This program is free software; you can redistribute it and/or + modify it under the terms of the GNU General Public License as + published by the Free Software Foundation; either version 2 of the + License, or (at your option) any later version. See the file + COPYING included with this distribution for more information. + * + */ + +#include +#include + +#ifdef __cplusplus +extern "C" { +#endif + +void cluster_melt(double *h, /* normalised histograms, as a vector in row major order */ + int m, /* number of dimensions (i.e. histogram bins) */ + int n, /* number of histograms */ + double *Bsched, /* inverse temperature schedule */ + int t, /* length of schedule */ + int k, /* number of clusters */ + int l, /* neighbourhood limit (supply zero to use default value) */ + int *c /* sequence of cluster assignments */ +); + +#ifdef __cplusplus +} +#endif + +#endif diff -r f44aa6d29642 -r cebe00b508b9 qm-dsp/dsp/segmentation/cluster_melt.o Binary file qm-dsp/dsp/segmentation/cluster_melt.o has changed diff -r f44aa6d29642 -r cebe00b508b9 qm-dsp/dsp/segmentation/cluster_segmenter.c --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/qm-dsp/dsp/segmentation/cluster_segmenter.c Wed Apr 11 09:51:20 2012 +0100 @@ -0,0 +1,285 @@ +/* + * cluster_segmenter.c + * soundbite + * + * Created by Mark Levy on 06/04/2006. + * Copyright 2006 Centre for Digital Music, Queen Mary, University of London. + + This program is free software; you can redistribute it and/or + modify it under the terms of the GNU General Public License as + published by the Free Software Foundation; either version 2 of the + License, or (at your option) any later version. See the file + COPYING included with this distribution for more information. + * + */ + +#include "cluster_segmenter.h" + +extern int readmatarray_size(const char *filepath, int n_array, int* t, int* d); +extern int readmatarray(const char *filepath, int n_array, int t, int d, double** arr); + +/* converts constant-Q features to normalised chroma */ +void cq2chroma(double** cq, int nframes, int ncoeff, int bins, double** chroma) +{ + int noct = ncoeff / bins; /* number of complete octaves in constant-Q */ + int t, b, oct, ix; + //double maxchroma; /* max chroma value at each time, for normalisation */ + //double sum; /* for normalisation */ + + for (t = 0; t < nframes; t++) + { + for (b = 0; b < bins; b++) + chroma[t][b] = 0; + for (oct = 0; oct < noct; oct++) + { + ix = oct * bins; + for (b = 0; b < bins; b++) + chroma[t][b] += fabs(cq[t][ix+b]); + } + /* normalise to unit sum + sum = 0; + for (b = 0; b < bins; b++) + sum += chroma[t][b]; + for (b = 0; b < bins; b++) + chroma[t][b] /= sum; + */ + /* normalise to unit max - NO this made results much worse! + maxchroma = 0; + for (b = 0; b < bins; b++) + if (chroma[t][b] > maxchroma) + maxchroma = chroma[t][b]; + if (maxchroma > 0) + for (b = 0; b < bins; b++) + chroma[t][b] /= maxchroma; + */ + } +} + +/* applies MPEG-7 normalisation to constant-Q features, storing normalised envelope (norm) in last feature dimension */ +void mpeg7_constq(double** features, int nframes, int ncoeff) +{ + int i, j; + double ss; + double env; + double maxenv = 0; + + /* convert const-Q features to dB scale */ + for (i = 0; i < nframes; i++) + for (j = 0; j < ncoeff; j++) + features[i][j] = 10.0 * log10(features[i][j]+DBL_EPSILON); + + /* normalise each feature vector and add the norm as an extra feature dimension */ + for (i = 0; i < nframes; i++) + { + ss = 0; + for (j = 0; j < ncoeff; j++) + ss += features[i][j] * features[i][j]; + env = sqrt(ss); + for (j = 0; j < ncoeff; j++) + features[i][j] /= env; + features[i][ncoeff] = env; + if (env > maxenv) + maxenv = env; + } + /* normalise the envelopes */ + for (i = 0; i < nframes; i++) + features[i][ncoeff] /= maxenv; +} + +/* return histograms h[nx*m] of data x[nx] into m bins using a sliding window of length h_len (MUST BE ODD) */ +/* NB h is a vector in row major order, as required by cluster_melt() */ +/* for historical reasons we normalise the histograms by their norm (not to sum to one) */ +void create_histograms(int* x, int nx, int m, int hlen, double* h) +{ + int i, j, t; + double norm; + + for (i = 0; i < nx*m; i++) + h[i] = 0; + + for (i = hlen/2; i < nx-hlen/2; i++) + { + for (j = 0; j < m; j++) + h[i*m+j] = 0; + for (t = i-hlen/2; t <= i+hlen/2; t++) + ++h[i*m+x[t]]; + norm = 0; + for (j = 0; j < m; j++) + norm += h[i*m+j] * h[i*m+j]; + for (j = 0; j < m; j++) + h[i*m+j] /= norm; + } + + /* duplicate histograms at beginning and end to create one histogram for each data value supplied */ + for (i = 0; i < hlen/2; i++) + for (j = 0; j < m; j++) + h[i*m+j] = h[hlen/2*m+j]; + for (i = nx-hlen/2; i < nx; i++) + for (j = 0; j < m; j++) + h[i*m+j] = h[(nx-hlen/2-1)*m+j]; +} + +/* segment using HMM and then histogram clustering */ +void cluster_segment(int* q, double** features, int frames_read, int feature_length, int nHMM_states, + int histogram_length, int nclusters, int neighbour_limit) +{ + int i, j; + + /*****************************/ + if (0) { + /* try just using the predominant bin number as a 'decoded state' */ + nHMM_states = feature_length + 1; /* allow a 'zero' state */ + double chroma_thresh = 0.05; + double maxval; + int maxbin; + for (i = 0; i < frames_read; i++) + { + maxval = 0; + for (j = 0; j < feature_length; j++) + { + if (features[i][j] > maxval) + { + maxval = features[i][j]; + maxbin = j; + } + } + if (maxval > chroma_thresh) + q[i] = maxbin; + else + q[i] = feature_length; + } + + } + if (1) { + /*****************************/ + + + /* scale all the features to 'balance covariances' during HMM training */ + double scale = 10; + for (i = 0; i < frames_read; i++) + for (j = 0; j < feature_length; j++) + features[i][j] *= scale; + + /* train an HMM on the features */ + + /* create a model */ + model_t* model = hmm_init(features, frames_read, feature_length, nHMM_states); + + /* train the model */ + hmm_train(features, frames_read, model); +/* + printf("\n\nafter training:\n"); + hmm_print(model); +*/ + /* decode the hidden state sequence */ + viterbi_decode(features, frames_read, model, q); + hmm_close(model); + + /*****************************/ + } + /*****************************/ + + +/* + fprintf(stderr, "HMM state sequence:\n"); + for (i = 0; i < frames_read; i++) + fprintf(stderr, "%d ", q[i]); + fprintf(stderr, "\n\n"); +*/ + + /* create histograms of states */ + double* h = (double*) malloc(frames_read*nHMM_states*sizeof(double)); /* vector in row major order */ + create_histograms(q, frames_read, nHMM_states, histogram_length, h); + + /* cluster the histograms */ + int nbsched = 20; /* length of inverse temperature schedule */ + double* bsched = (double*) malloc(nbsched*sizeof(double)); /* inverse temperature schedule */ + double b0 = 100; + double alpha = 0.7; + bsched[0] = b0; + for (i = 1; i < nbsched; i++) + bsched[i] = alpha * bsched[i-1]; + cluster_melt(h, nHMM_states, frames_read, bsched, nbsched, nclusters, neighbour_limit, q); + + /* now q holds a sequence of cluster assignments */ + + free(h); + free(bsched); +} + +/* segment constant-Q or chroma features */ +void constq_segment(int* q, double** features, int frames_read, int bins, int ncoeff, int feature_type, + int nHMM_states, int histogram_length, int nclusters, int neighbour_limit) +{ + int feature_length; + double** chroma; + int i; + + if (feature_type == FEATURE_TYPE_CONSTQ) + { +/* fprintf(stderr, "Converting to dB and normalising...\n"); + */ + mpeg7_constq(features, frames_read, ncoeff); +/* + fprintf(stderr, "Running PCA...\n"); +*/ + /* do PCA on the features (but not the envelope) */ + int ncomponents = 20; + pca_project(features, frames_read, ncoeff, ncomponents); + + /* copy the envelope so that it immediatly follows the chosen components */ + for (i = 0; i < frames_read; i++) + features[i][ncomponents] = features[i][ncoeff]; + + feature_length = ncomponents + 1; + + /************************************** + //TEST + // feature file name + char* dir = "/Users/mark/documents/semma/audio/"; + char* file_name = (char*) malloc((strlen(dir) + strlen(trackname) + strlen("_features_c20r8h0.2f0.6.mat") + 1)*sizeof(char)); + strcpy(file_name, dir); + strcat(file_name, trackname); + strcat(file_name, "_features_c20r8h0.2f0.6.mat"); + + // get the features from Matlab from mat-file + int frames_in_file; + readmatarray_size(file_name, 2, &frames_in_file, &feature_length); + readmatarray(file_name, 2, frames_in_file, feature_length, features); + // copy final frame to ensure that we get as many as we expected + int missing_frames = frames_read - frames_in_file; + while (missing_frames > 0) + { + for (i = 0; i < feature_length; i++) + features[frames_read-missing_frames][i] = features[frames_read-missing_frames-1][i]; + --missing_frames; + } + + free(file_name); + ******************************************/ + + cluster_segment(q, features, frames_read, feature_length, nHMM_states, histogram_length, nclusters, neighbour_limit); + } + + if (feature_type == FEATURE_TYPE_CHROMA) + { +/* + fprintf(stderr, "Converting to chroma features...\n"); +*/ + /* convert constant-Q to normalised chroma features */ + chroma = (double**) malloc(frames_read*sizeof(double*)); + for (i = 0; i < frames_read; i++) + chroma[i] = (double*) malloc(bins*sizeof(double)); + cq2chroma(features, frames_read, ncoeff, bins, chroma); + feature_length = bins; + + cluster_segment(q, chroma, frames_read, feature_length, nHMM_states, histogram_length, nclusters, neighbour_limit); + + for (i = 0; i < frames_read; i++) + free(chroma[i]); + free(chroma); + } +} + + + diff -r f44aa6d29642 -r cebe00b508b9 qm-dsp/dsp/segmentation/cluster_segmenter.h --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/qm-dsp/dsp/segmentation/cluster_segmenter.h Wed Apr 11 09:51:20 2012 +0100 @@ -0,0 +1,51 @@ +#ifndef _CLUSTER_SEGMENTER_H +#define _CLUSTER_SEGMENTER_H + +/* + * cluster_segmenter.h + * soundbite + * + * Created by Mark Levy on 06/04/2006. + * Copyright 2006 Centre for Digital Music, Queen Mary, University of London. + + This program is free software; you can redistribute it and/or + modify it under the terms of the GNU General Public License as + published by the Free Software Foundation; either version 2 of the + License, or (at your option) any later version. See the file + COPYING included with this distribution for more information. + * + */ + +#include +#include +#include +#include + +#include "segment.h" +#include "cluster_melt.h" +#include "hmm/hmm.h" +#include "maths/pca/pca.h" + +#ifdef __cplusplus +extern "C" { +#endif + +/* applies MPEG-7 normalisation to constant-Q features, storing normalised envelope (norm) in last feature dimension */ +void mpeg7_constq(double** features, int nframes, int ncoeff); + +/* converts constant-Q features to normalised chroma */ +void cq2chroma(double** cq, int nframes, int ncoeff, int bins, double** chroma); + +void create_histograms(int* x, int nx, int m, int hlen, double* h); + +void cluster_segment(int* q, double** features, int frames_read, int feature_length, int nHMM_states, + int histogram_length, int nclusters, int neighbour_limit); + +void constq_segment(int* q, double** features, int frames_read, int bins, int ncoeff, int feature_type, + int nHMM_states, int histogram_length, int nclusters, int neighbour_limit); + +#ifdef __cplusplus +} +#endif + +#endif diff -r f44aa6d29642 -r cebe00b508b9 qm-dsp/dsp/segmentation/cluster_segmenter.o Binary file qm-dsp/dsp/segmentation/cluster_segmenter.o has changed diff -r f44aa6d29642 -r cebe00b508b9 qm-dsp/dsp/segmentation/segment.h --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/qm-dsp/dsp/segmentation/segment.h Wed Apr 11 09:51:20 2012 +0100 @@ -0,0 +1,50 @@ +#ifndef _SEGMENT_H +#define _SEGMENT_H + +#ifdef __cplusplus +extern "C" { +#endif + +/* + * segment.h + * + * Created by Mark Levy on 06/04/2006. + * Copyright 2006 Centre for Digital Music, Queen Mary, University of London. + + This program is free software; you can redistribute it and/or + modify it under the terms of the GNU General Public License as + published by the Free Software Foundation; either version 2 of the + License, or (at your option) any later version. See the file + COPYING included with this distribution for more information. + * + */ + +typedef struct segment_t +{ + long start; /* in samples */ + long end; + int type; +} segment_t; + +typedef struct segmentation_t +{ + int nsegs; /* number of segments */ + int nsegtypes; /* number of segment types, so possible types are {0,1,...,nsegtypes-1} */ + int samplerate; + segment_t* segments; +} segmentation_t; + +typedef enum +{ + FEATURE_TYPE_UNKNOWN = 0, + FEATURE_TYPE_CONSTQ = 1, + FEATURE_TYPE_CHROMA = 2, + FEATURE_TYPE_MFCC = 3 +} feature_types; + +#ifdef __cplusplus +} +#endif + +#endif + diff -r f44aa6d29642 -r cebe00b508b9 qm-dsp/dsp/signalconditioning/DFProcess.cpp --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/qm-dsp/dsp/signalconditioning/DFProcess.cpp Wed Apr 11 09:51:20 2012 +0100 @@ -0,0 +1,200 @@ +/* -*- c-basic-offset: 4 indent-tabs-mode: nil -*- vi:set ts=8 sts=4 sw=4: */ + +/* + QM DSP Library + + Centre for Digital Music, Queen Mary, University of London. + This file 2005-2006 Christian Landone. + + Modifications: + + - delta threshold + Description: add delta threshold used as offset in the smoothed + detection function + Author: Mathieu Barthet + Date: June 2010 + + This program is free software; you can redistribute it and/or + modify it under the terms of the GNU General Public License as + published by the Free Software Foundation; either version 2 of the + License, or (at your option) any later version. See the file + COPYING included with this distribution for more information. +*/ + +#include "DFProcess.h" +#include "maths/MathUtilities.h" + +#include + +////////////////////////////////////////////////////////////////////// +// Construction/Destruction +////////////////////////////////////////////////////////////////////// + +DFProcess::DFProcess( DFProcConfig Config ) +{ + filtSrc = NULL; + filtDst = NULL; + m_filtScratchIn = NULL; + m_filtScratchOut = NULL; + + m_FFOrd = 0; + + initialise( Config ); +} + +DFProcess::~DFProcess() +{ + deInitialise(); +} + +void DFProcess::initialise( DFProcConfig Config ) +{ + m_length = Config.length; + m_winPre = Config.winPre; + m_winPost = Config.winPost; + m_alphaNormParam = Config.AlphaNormParam; + + m_isMedianPositive = Config.isMedianPositive; + + filtSrc = new double[ m_length ]; + filtDst = new double[ m_length ]; + + + //Low Pass Smoothing Filter Config + m_FilterConfigParams.ord = Config.LPOrd; + m_FilterConfigParams.ACoeffs = Config.LPACoeffs; + m_FilterConfigParams.BCoeffs = Config.LPBCoeffs; + + m_FiltFilt = new FiltFilt( m_FilterConfigParams ); + + //add delta threshold + m_Delta = Config.Delta; +} + +void DFProcess::deInitialise() +{ + delete [] filtSrc; + + delete [] filtDst; + + delete [] m_filtScratchIn; + + delete [] m_filtScratchOut; + + delete m_FiltFilt; +} + +void DFProcess::process(double *src, double* dst) +{ + if (m_length == 0) return; + + removeDCNormalize( src, filtSrc ); + + m_FiltFilt->process( filtSrc, filtDst, m_length ); + + medianFilter( filtDst, dst ); +} + + +void DFProcess::medianFilter(double *src, double *dst) +{ + int i,k,j,l; + int index = 0; + + double val = 0; + + double* y = new double[ m_winPost + m_winPre + 1]; + memset( y, 0, sizeof( double ) * ( m_winPost + m_winPre + 1) ); + + double* scratch = new double[ m_length ]; + + for( i = 0; i < m_winPre; i++) + { + if (index >= m_length) break; + + k = i + m_winPost + 1; + + for( j = 0; j < k; j++) + { + y[ j ] = src[ j ]; + } + scratch[ index ] = MathUtilities::median( y, k ); + index++; + } + + for( i = 0; i + m_winPost + m_winPre < m_length; i ++) + { + if (index >= m_length) break; + + + l = 0; + for( j = i; j < ( i + m_winPost + m_winPre + 1); j++) + { + y[ l ] = src[ j ]; + l++; + } + + scratch[ index++ ] = MathUtilities::median( y, (m_winPost + m_winPre + 1 )); + } + + for( i = std::max( m_length - m_winPost, 1); i < m_length; i++) + { + if (index >= m_length) break; + + k = std::max( i - m_winPre, 1); + + l = 0; + for( j = k; j < m_length; j++) + { + y[ l ] = src[ j ]; + + l++; + } + + scratch[ index++ ] = MathUtilities::median( y, l); + } + + + for( i = 0; i < m_length; i++ ) + { + //add a delta threshold used as an offset when computing the smoothed detection function + //(helps to discard noise when detecting peaks) + val = src[ i ] - scratch[ i ] - m_Delta; + + if( m_isMedianPositive ) + { + if( val > 0 ) + { + dst[ i ] = val; + } + else + { + dst[ i ] = 0; + } + } + else + { + dst[ i ] = val; + } + } + + delete [] y; + delete [] scratch; +} + + +void DFProcess::removeDCNormalize( double *src, double*dst ) +{ + double DFmax = 0; + double DFMin = 0; + double DFAlphaNorm = 0; + + MathUtilities::getFrameMinMax( src, m_length, &DFMin, &DFmax ); + + MathUtilities::getAlphaNorm( src, m_length, m_alphaNormParam, &DFAlphaNorm ); + + for( unsigned int i = 0; i< m_length; i++) + { + dst[ i ] = ( src[ i ] - DFMin ) / DFAlphaNorm; + } +} diff -r f44aa6d29642 -r cebe00b508b9 qm-dsp/dsp/signalconditioning/DFProcess.h --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/qm-dsp/dsp/signalconditioning/DFProcess.h Wed Apr 11 09:51:20 2012 +0100 @@ -0,0 +1,79 @@ +/* -*- c-basic-offset: 4 indent-tabs-mode: nil -*- vi:set ts=8 sts=4 sw=4: */ + +/* + QM DSP Library + + Centre for Digital Music, Queen Mary, University of London. + This file 2005-2006 Christian Landone. + + Modifications: + + - delta threshold + Description: add delta threshold used as offset in the smoothed + detection function + Author: Mathieu Barthet + Date: June 2010 + + This program is free software; you can redistribute it and/or + modify it under the terms of the GNU General Public License as + published by the Free Software Foundation; either version 2 of the + License, or (at your option) any later version. See the file + COPYING included with this distribution for more information. +*/ + +#ifndef CDFPROCESS_H +#define CDFPROCESS_H + +#include +#include "FiltFilt.h" + +struct DFProcConfig{ + unsigned int length; + unsigned int LPOrd; + double *LPACoeffs; + double *LPBCoeffs; + unsigned int winPre; + unsigned int winPost; + double AlphaNormParam; + bool isMedianPositive; + float Delta; //delta threshold used as an offset when computing the smoothed detection function +}; + +class DFProcess +{ +public: + DFProcess( DFProcConfig Config ); + virtual ~DFProcess(); + + void process( double* src, double* dst ); + + +private: + void initialise( DFProcConfig Config ); + void deInitialise(); + void removeDCNormalize( double *src, double*dst ); + void medianFilter( double* src, double* dst ); + + int m_length; + int m_FFOrd; + + int m_winPre; + int m_winPost; + + double m_alphaNormParam; + + double* filtSrc; + double* filtDst; + + double* m_filtScratchIn; + double* m_filtScratchOut; + + FiltFiltConfig m_FilterConfigParams; + + FiltFilt* m_FiltFilt; + + bool m_isMedianPositive; + float m_Delta; //add delta threshold +}; + +#endif diff -r f44aa6d29642 -r cebe00b508b9 qm-dsp/dsp/signalconditioning/DFProcess.o Binary file qm-dsp/dsp/signalconditioning/DFProcess.o has changed diff -r f44aa6d29642 -r cebe00b508b9 qm-dsp/dsp/signalconditioning/FiltFilt.cpp --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/qm-dsp/dsp/signalconditioning/FiltFilt.cpp Wed Apr 11 09:51:20 2012 +0100 @@ -0,0 +1,130 @@ +/* -*- c-basic-offset: 4 indent-tabs-mode: nil -*- vi:set ts=8 sts=4 sw=4: */ + +/* + QM DSP Library + + Centre for Digital Music, Queen Mary, University of London. + This file 2005-2006 Christian Landone. + + This program is free software; you can redistribute it and/or + modify it under the terms of the GNU General Public License as + published by the Free Software Foundation; either version 2 of the + License, or (at your option) any later version. See the file + COPYING included with this distribution for more information. +*/ + +#include "FiltFilt.h" + +////////////////////////////////////////////////////////////////////// +// Construction/Destruction +////////////////////////////////////////////////////////////////////// + +FiltFilt::FiltFilt( FiltFiltConfig Config ) +{ + m_filtScratchIn = NULL; + m_filtScratchOut = NULL; + m_ord = 0; + + initialise( Config ); +} + +FiltFilt::~FiltFilt() +{ + deInitialise(); +} + +void FiltFilt::initialise( FiltFiltConfig Config ) +{ + m_ord = Config.ord; + m_filterConfig.ord = Config.ord; + m_filterConfig.ACoeffs = Config.ACoeffs; + m_filterConfig.BCoeffs = Config.BCoeffs; + + m_filter = new Filter( m_filterConfig ); +} + +void FiltFilt::deInitialise() +{ + delete m_filter; +} + + +void FiltFilt::process(double *src, double *dst, unsigned int length) +{ + unsigned int i; + + if (length == 0) return; + + unsigned int nFilt = m_ord + 1; + unsigned int nFact = 3 * ( nFilt - 1); + unsigned int nExt = length + 2 * nFact; + + m_filtScratchIn = new double[ nExt ]; + m_filtScratchOut = new double[ nExt ]; + + + for( i = 0; i< nExt; i++ ) + { + m_filtScratchIn[ i ] = 0.0; + m_filtScratchOut[ i ] = 0.0; + } + + // Edge transients reflection + double sample0 = 2 * src[ 0 ]; + double sampleN = 2 * src[ length - 1 ]; + + unsigned int index = 0; + for( i = nFact; i > 0; i-- ) + { + m_filtScratchIn[ index++ ] = sample0 - src[ i ]; + } + index = 0; + for( i = 0; i < nFact; i++ ) + { + m_filtScratchIn[ (nExt - nFact) + index++ ] = sampleN - src[ (length - 2) - i ]; + } + + index = 0; + for( i = 0; i < length; i++ ) + { + m_filtScratchIn[ i + nFact ] = src[ i ]; + } + + //////////////////////////////// + // Do 0Ph filtering + m_filter->process( m_filtScratchIn, m_filtScratchOut, nExt); + + // reverse the series for FILTFILT + for ( i = 0; i < nExt; i++) + { + m_filtScratchIn[ i ] = m_filtScratchOut[ nExt - i - 1]; + } + + // do FILTER again + m_filter->process( m_filtScratchIn, m_filtScratchOut, nExt); + + // reverse the series back + for ( i = 0; i < nExt; i++) + { + m_filtScratchIn[ i ] = m_filtScratchOut[ nExt - i - 1 ]; + } + for ( i = 0;i < nExt; i++) + { + m_filtScratchOut[ i ] = m_filtScratchIn[ i ]; + } + + index = 0; + for( i = 0; i < length; i++ ) + { + dst[ index++ ] = m_filtScratchOut[ i + nFact ]; + } + + delete [] m_filtScratchIn; + delete [] m_filtScratchOut; + +} + +void FiltFilt::reset() +{ + +} diff -r f44aa6d29642 -r cebe00b508b9 qm-dsp/dsp/signalconditioning/FiltFilt.h --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/qm-dsp/dsp/signalconditioning/FiltFilt.h Wed Apr 11 09:51:20 2012 +0100 @@ -0,0 +1,50 @@ +/* -*- c-basic-offset: 4 indent-tabs-mode: nil -*- vi:set ts=8 sts=4 sw=4: */ + +/* + QM DSP Library + + Centre for Digital Music, Queen Mary, University of London. + This file 2005-2006 Christian Landone. + + This program is free software; you can redistribute it and/or + modify it under the terms of the GNU General Public License as + published by the Free Software Foundation; either version 2 of the + License, or (at your option) any later version. See the file + COPYING included with this distribution for more information. +*/ + +#ifndef FILTFILT_H +#define FILTFILT_H + +#include "Filter.h" + +struct FiltFiltConfig{ + unsigned int ord; + double* ACoeffs; + double* BCoeffs; +}; + +class FiltFilt +{ +public: + FiltFilt( FiltFiltConfig Config ); + virtual ~FiltFilt(); + + void reset(); + void process( double* src, double* dst, unsigned int length ); + +private: + void initialise( FiltFiltConfig Config ); + void deInitialise(); + + unsigned int m_ord; + + Filter* m_filter; + + double* m_filtScratchIn; + double* m_filtScratchOut; + + FilterConfig m_filterConfig; +}; + +#endif diff -r f44aa6d29642 -r cebe00b508b9 qm-dsp/dsp/signalconditioning/FiltFilt.o Binary file qm-dsp/dsp/signalconditioning/FiltFilt.o has changed diff -r f44aa6d29642 -r cebe00b508b9 qm-dsp/dsp/signalconditioning/Filter.cpp --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/qm-dsp/dsp/signalconditioning/Filter.cpp Wed Apr 11 09:51:20 2012 +0100 @@ -0,0 +1,87 @@ +/* -*- c-basic-offset: 4 indent-tabs-mode: nil -*- vi:set ts=8 sts=4 sw=4: */ + +/* + QM DSP Library + + Centre for Digital Music, Queen Mary, University of London. + This file 2005-2006 Christian Landone. + + This program is free software; you can redistribute it and/or + modify it under the terms of the GNU General Public License as + published by the Free Software Foundation; either version 2 of the + License, or (at your option) any later version. See the file + COPYING included with this distribution for more information. +*/ + +#include "Filter.h" + +////////////////////////////////////////////////////////////////////// +// Construction/Destruction +////////////////////////////////////////////////////////////////////// + +Filter::Filter( FilterConfig Config ) +{ + m_ord = 0; + m_outBuffer = NULL; + m_inBuffer = NULL; + + initialise( Config ); +} + +Filter::~Filter() +{ + deInitialise(); +} + +void Filter::initialise( FilterConfig Config ) +{ + m_ord = Config.ord; + m_ACoeffs = Config.ACoeffs; + m_BCoeffs = Config.BCoeffs; + + m_inBuffer = new double[ m_ord + 1 ]; + m_outBuffer = new double[ m_ord + 1 ]; + + reset(); +} + +void Filter::deInitialise() +{ + delete[] m_inBuffer; + delete[] m_outBuffer; +} + +void Filter::reset() +{ + for( unsigned int i = 0; i < m_ord+1; i++ ){ m_inBuffer[ i ] = 0.0; } + for(unsigned int i = 0; i < m_ord+1; i++ ){ m_outBuffer[ i ] = 0.0; } +} + +void Filter::process( double *src, double *dst, unsigned int length ) +{ + unsigned int SP,i,j; + + double xin,xout; + + for (SP=0;SP + +////////////////////////////////////////////////////////////////////// +// Construction/Destruction +////////////////////////////////////////////////////////////////////// + +Framer::Framer() +{ + m_dataFrame = NULL; + m_strideFrame = NULL; +} + +Framer::~Framer() +{ + if( m_dataFrame != NULL ) + delete [] m_dataFrame; + + if( m_strideFrame != NULL ) + delete [] m_strideFrame; +} + +void Framer::configure( unsigned int frameLength, unsigned int hop ) +{ + m_frameLength = frameLength; + m_stepSize = hop; + + resetCounters(); + + if( m_dataFrame != NULL ) + { + delete [] m_dataFrame; + m_dataFrame = NULL; + } + m_dataFrame = new double[ m_frameLength ]; + + if( m_strideFrame != NULL ) + { + delete [] m_strideFrame; + m_strideFrame = NULL; + } + m_strideFrame = new double[ m_stepSize ]; +} + +void Framer::getFrame(double *dst) +{ + + if( (m_ulSrcIndex + ( m_frameLength) ) < m_ulSampleLen ) + { + for( unsigned int u = 0; u < m_frameLength; u++) + { + dst[ u ] = m_srcBuffer[ m_ulSrcIndex++ ]; + } + m_ulSrcIndex -= ( m_frameLength - m_stepSize ); + } + else + { + unsigned int rem = (m_ulSampleLen - m_ulSrcIndex ); + unsigned int zero = m_frameLength - rem; + + for( unsigned int u = 0; u < rem; u++ ) + { + dst[ u ] = m_srcBuffer[ m_ulSrcIndex++ ]; + } + + for( unsigned int u = 0; u < zero; u++ ) + { + dst[ rem + u ] = 0; + } + + m_ulSrcIndex -= (( rem - m_stepSize ) ); + } + + m_framesRead++; +} + +void Framer::resetCounters() +{ + m_framesRead = 0; + m_ulSrcIndex = 0; +} + +unsigned int Framer::getMaxNoFrames() +{ + return m_maxFrames; +} + +void Framer::setSource(double *src, unsigned int length) +{ + m_srcBuffer = src; + m_ulSampleLen = length; + + m_maxFrames = (unsigned int)ceil( (double)m_ulSampleLen/(double)m_stepSize ) ; +} diff -r f44aa6d29642 -r cebe00b508b9 qm-dsp/dsp/signalconditioning/Framer.h --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/qm-dsp/dsp/signalconditioning/Framer.h Wed Apr 11 09:51:20 2012 +0100 @@ -0,0 +1,52 @@ +/* -*- c-basic-offset: 4 indent-tabs-mode: nil -*- vi:set ts=8 sts=4 sw=4: */ + +/* + QM DSP Library + + Centre for Digital Music, Queen Mary, University of London. + This file 2005-2006 Christian Landone. + + This program is free software; you can redistribute it and/or + modify it under the terms of the GNU General Public License as + published by the Free Software Foundation; either version 2 of the + License, or (at your option) any later version. See the file + COPYING included with this distribution for more information. +*/ + +#ifndef FRAMER_H +#define FRAMER_H + +//#include +#include +#include + + +class Framer +{ +public: + void setSource( double* src, unsigned int length ); + unsigned int getMaxNoFrames(); + void getFrame( double* dst ); + void configure( unsigned int frameLength, unsigned int hop ); + Framer(); + virtual ~Framer(); + + void resetCounters(); + +private: + + unsigned long m_ulSampleLen; // DataLength (samples) + unsigned int m_framesRead; // Read Frames Index + + double* m_srcBuffer; + double* m_dataFrame; // Analysis Frame Buffer + double* m_strideFrame; // Stride Frame Buffer + unsigned int m_frameLength; // Analysis Frame Length + unsigned int m_stepSize; // Analysis Frame Stride + + unsigned int m_maxFrames; + + unsigned long m_ulSrcIndex; +}; + +#endif diff -r f44aa6d29642 -r cebe00b508b9 qm-dsp/dsp/signalconditioning/Framer.o Binary file qm-dsp/dsp/signalconditioning/Framer.o has changed diff -r f44aa6d29642 -r cebe00b508b9 qm-dsp/dsp/tempotracking/DownBeat.cpp --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/qm-dsp/dsp/tempotracking/DownBeat.cpp Wed Apr 11 09:51:20 2012 +0100 @@ -0,0 +1,308 @@ +/* -*- c-basic-offset: 4 indent-tabs-mode: nil -*- vi:set ts=8 sts=4 sw=4: */ + +/* + QM DSP Library + + Centre for Digital Music, Queen Mary, University of London. + This file copyright 2008-2009 Matthew Davies and QMUL. + + This program is free software; you can redistribute it and/or + modify it under the terms of the GNU General Public License as + published by the Free Software Foundation; either version 2 of the + License, or (at your option) any later version. See the file + COPYING included with this distribution for more information. +*/ + +#include "DownBeat.h" + +#include "maths/MathAliases.h" +#include "maths/MathUtilities.h" +#include "maths/KLDivergence.h" +#include "dsp/transforms/FFT.h" + +#include +#include + +DownBeat::DownBeat(float originalSampleRate, + size_t decimationFactor, + size_t dfIncrement) : + m_bpb(0), + m_rate(originalSampleRate), + m_factor(decimationFactor), + m_increment(dfIncrement), + m_decimator1(0), + m_decimator2(0), + m_buffer(0), + m_decbuf(0), + m_bufsiz(0), + m_buffill(0), + m_beatframesize(0), + m_beatframe(0) +{ + // beat frame size is next power of two up from 1.3 seconds at the + // downsampled rate (happens to produce 4096 for 44100 or 48000 at + // 16x decimation, which is our expected normal situation) + m_beatframesize = MathUtilities::nextPowerOfTwo + (int((m_rate / decimationFactor) * 1.3)); +// std::cerr << "rate = " << m_rate << ", bfs = " << m_beatframesize << std::endl; + m_beatframe = new double[m_beatframesize]; + m_fftRealOut = new double[m_beatframesize]; + m_fftImagOut = new double[m_beatframesize]; + m_fft = new FFTReal(m_beatframesize); +} + +DownBeat::~DownBeat() +{ + delete m_decimator1; + delete m_decimator2; + if (m_buffer) free(m_buffer); + delete[] m_decbuf; + delete[] m_beatframe; + delete[] m_fftRealOut; + delete[] m_fftImagOut; + delete m_fft; +} + +void +DownBeat::setBeatsPerBar(int bpb) +{ + m_bpb = bpb; +} + +void +DownBeat::makeDecimators() +{ +// std::cerr << "m_factor = " << m_factor << std::endl; + if (m_factor < 2) return; + size_t highest = Decimator::getHighestSupportedFactor(); + if (m_factor <= highest) { + m_decimator1 = new Decimator(m_increment, m_factor); +// std::cerr << "DownBeat: decimator 1 factor " << m_factor << ", size " << m_increment << std::endl; + return; + } + m_decimator1 = new Decimator(m_increment, highest); +// std::cerr << "DownBeat: decimator 1 factor " << highest << ", size " << m_increment << std::endl; + m_decimator2 = new Decimator(m_increment / highest, m_factor / highest); +// std::cerr << "DownBeat: decimator 2 factor " << m_factor / highest << ", size " << m_increment / highest << std::endl; + m_decbuf = new float[m_increment / highest]; +} + +void +DownBeat::pushAudioBlock(const float *audio) +{ + if (m_buffill + (m_increment / m_factor) > m_bufsiz) { + if (m_bufsiz == 0) m_bufsiz = m_increment * 16; + else m_bufsiz = m_bufsiz * 2; + if (!m_buffer) { + m_buffer = (float *)malloc(m_bufsiz * sizeof(float)); + } else { +// std::cerr << "DownBeat::pushAudioBlock: realloc m_buffer to " << m_bufsiz << std::endl; + m_buffer = (float *)realloc(m_buffer, m_bufsiz * sizeof(float)); + } + } + if (!m_decimator1 && m_factor > 1) makeDecimators(); +// float rmsin = 0, rmsout = 0; +// for (int i = 0; i < m_increment; ++i) { +// rmsin += audio[i] * audio[i]; +// } + if (m_decimator2) { + m_decimator1->process(audio, m_decbuf); + m_decimator2->process(m_decbuf, m_buffer + m_buffill); + } else if (m_decimator1) { + m_decimator1->process(audio, m_buffer + m_buffill); + } else { + // just copy across (m_factor is presumably 1) + for (size_t i = 0; i < m_increment; ++i) { + (m_buffer + m_buffill)[i] = audio[i]; + } + } +// for (int i = 0; i < m_increment / m_factor; ++i) { +// rmsout += m_buffer[m_buffill + i] * m_buffer[m_buffill + i]; +// } +// std::cerr << "pushAudioBlock: rms in " << sqrt(rmsin) << ", out " << sqrt(rmsout) << std::endl; + m_buffill += m_increment / m_factor; +} + +const float * +DownBeat::getBufferedAudio(size_t &length) const +{ + length = m_buffill; + return m_buffer; +} + +void +DownBeat::resetAudioBuffer() +{ + if (m_buffer) free(m_buffer); + m_buffer = 0; + m_buffill = 0; + m_bufsiz = 0; +} + +void +DownBeat::findDownBeats(const float *audio, + size_t audioLength, + const d_vec_t &beats, + i_vec_t &downbeats) +{ + // FIND DOWNBEATS BY PARTITIONING THE INPUT AUDIO FILE INTO BEAT SEGMENTS + // WHERE THE AUDIO FRAMES ARE DOWNSAMPLED BY A FACTOR OF 16 (fs ~= 2700Hz) + // THEN TAKING THE JENSEN-SHANNON DIVERGENCE BETWEEN BEAT SYNCHRONOUS SPECTRAL FRAMES + + // IMPLEMENTATION (MOSTLY) FOLLOWS: + // DAVIES AND PLUMBLEY "A SPECTRAL DIFFERENCE APPROACH TO EXTRACTING DOWNBEATS IN MUSICAL AUDIO" + // EUSIPCO 2006, FLORENCE, ITALY + + d_vec_t newspec(m_beatframesize / 2); // magnitude spectrum of current beat + d_vec_t oldspec(m_beatframesize / 2); // magnitude spectrum of previous beat + + m_beatsd.clear(); + + if (audioLength == 0) return; + + for (size_t i = 0; i + 1 < beats.size(); ++i) { + + // Copy the extents of the current beat from downsampled array + // into beat frame buffer + + size_t beatstart = (beats[i] * m_increment) / m_factor; + size_t beatend = (beats[i+1] * m_increment) / m_factor; + if (beatend >= audioLength) beatend = audioLength - 1; + if (beatend < beatstart) beatend = beatstart; + size_t beatlen = beatend - beatstart; + + // Also apply a Hanning window to the beat frame buffer, sized + // to the beat extents rather than the frame size. (Because + // the size varies, it's easier to do this by hand than use + // our Window abstraction.) + +// std::cerr << "beatlen = " << beatlen << std::endl; + +// float rms = 0; + for (size_t j = 0; j < beatlen && j < m_beatframesize; ++j) { + double mul = 0.5 * (1.0 - cos(TWO_PI * (double(j) / double(beatlen)))); + m_beatframe[j] = audio[beatstart + j] * mul; +// rms += m_beatframe[j] * m_beatframe[j]; + } +// rms = sqrt(rms); +// std::cerr << "beat " << i << ": audio rms " << rms << std::endl; + + for (size_t j = beatlen; j < m_beatframesize; ++j) { + m_beatframe[j] = 0.0; + } + + // Now FFT beat frame + + m_fft->process(false, m_beatframe, m_fftRealOut, m_fftImagOut); + + // Calculate magnitudes + + for (size_t j = 0; j < m_beatframesize/2; ++j) { + newspec[j] = sqrt(m_fftRealOut[j] * m_fftRealOut[j] + + m_fftImagOut[j] * m_fftImagOut[j]); + } + + // Preserve peaks by applying adaptive threshold + + MathUtilities::adaptiveThreshold(newspec); + + // Calculate JS divergence between new and old spectral frames + + if (i > 0) { // otherwise we have no previous frame + m_beatsd.push_back(measureSpecDiff(oldspec, newspec)); +// std::cerr << "specdiff: " << m_beatsd[m_beatsd.size()-1] << std::endl; + } + + // Copy newspec across to old + + for (size_t j = 0; j < m_beatframesize/2; ++j) { + oldspec[j] = newspec[j]; + } + } + + // We now have all spectral difference measures in specdiff + + int timesig = m_bpb; + if (timesig == 0) timesig = 4; + + d_vec_t dbcand(timesig); // downbeat candidates + + for (int beat = 0; beat < timesig; ++beat) { + dbcand[beat] = 0; + } + + // look for beat transition which leads to greatest spectral change + for (int beat = 0; beat < timesig; ++beat) { + int count = 0; + for (int example = beat-1; example < (int)m_beatsd.size(); example += timesig) { + if (example < 0) continue; + dbcand[beat] += (m_beatsd[example]) / timesig; + ++count; + } + if (count > 0) dbcand[beat] /= count; +// std::cerr << "dbcand[" << beat << "] = " << dbcand[beat] << std::endl; + } + + // first downbeat is beat at index of maximum value of dbcand + int dbind = MathUtilities::getMax(dbcand); + + // remaining downbeats are at timesig intervals from the first + for (int i = dbind; i < (int)beats.size(); i += timesig) { + downbeats.push_back(i); + } +} + +double +DownBeat::measureSpecDiff(d_vec_t oldspec, d_vec_t newspec) +{ + // JENSEN-SHANNON DIVERGENCE BETWEEN SPECTRAL FRAMES + + unsigned int SPECSIZE = 512; // ONLY LOOK AT FIRST 512 SAMPLES OF SPECTRUM. + if (SPECSIZE > oldspec.size()/4) { + SPECSIZE = oldspec.size()/4; + } + double SD = 0.; + double sd1 = 0.; + + double sumnew = 0.; + double sumold = 0.; + + for (unsigned int i = 0;i < SPECSIZE;i++) + { + newspec[i] +=EPS; + oldspec[i] +=EPS; + + sumnew+=newspec[i]; + sumold+=oldspec[i]; + } + + for (unsigned int i = 0;i < SPECSIZE;i++) + { + newspec[i] /= (sumnew); + oldspec[i] /= (sumold); + + // IF ANY SPECTRAL VALUES ARE 0 (SHOULDN'T BE ANY!) SET THEM TO 1 + if (newspec[i] == 0) + { + newspec[i] = 1.; + } + + if (oldspec[i] == 0) + { + oldspec[i] = 1.; + } + + // JENSEN-SHANNON CALCULATION + sd1 = 0.5*oldspec[i] + 0.5*newspec[i]; + SD = SD + (-sd1*log(sd1)) + (0.5*(oldspec[i]*log(oldspec[i]))) + (0.5*(newspec[i]*log(newspec[i]))); + } + + return SD; +} + +void +DownBeat::getBeatSD(vector &beatsd) const +{ + for (int i = 0; i < (int)m_beatsd.size(); ++i) beatsd.push_back(m_beatsd[i]); +} + diff -r f44aa6d29642 -r cebe00b508b9 qm-dsp/dsp/tempotracking/DownBeat.h --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/qm-dsp/dsp/tempotracking/DownBeat.h Wed Apr 11 09:51:20 2012 +0100 @@ -0,0 +1,136 @@ +/* -*- c-basic-offset: 4 indent-tabs-mode: nil -*- vi:set ts=8 sts=4 sw=4: */ + +/* + QM DSP Library + + Centre for Digital Music, Queen Mary, University of London. + This file copyright 2008-2009 Matthew Davies and QMUL. + + This program is free software; you can redistribute it and/or + modify it under the terms of the GNU General Public License as + published by the Free Software Foundation; either version 2 of the + License, or (at your option) any later version. See the file + COPYING included with this distribution for more information. +*/ + +#ifndef DOWNBEAT_H +#define DOWNBEAT_H + +#include +#include + +#include "dsp/rateconversion/Decimator.h" + +using std::vector; + +class FFTReal; + +/** + * This class takes an input audio signal and a sequence of beat + * locations (calculated e.g. by TempoTrackV2) and estimates which of + * the beat locations are downbeats (first beat of the bar). + * + * The input audio signal is expected to have been downsampled to a + * very low sampling rate (e.g. 2700Hz). A utility function for + * downsampling and buffering incoming block-by-block audio is + * provided. + */ +class DownBeat +{ +public: + /** + * Construct a downbeat locator that will operate on audio at the + * downsampled by the given decimation factor from the given + * original sample rate, plus beats extracted from the same audio + * at the given original sample rate with the given frame + * increment. + * + * decimationFactor must be a power of two no greater than 64, and + * dfIncrement must be a multiple of decimationFactor. + */ + DownBeat(float originalSampleRate, + size_t decimationFactor, + size_t dfIncrement); + ~DownBeat(); + + void setBeatsPerBar(int bpb); + + /** + * Estimate which beats are down-beats. + * + * audio contains the input audio stream after downsampling, and + * audioLength contains the number of samples in this downsampled + * stream. + * + * beats contains a series of beat positions expressed in + * multiples of the df increment at the audio's original sample + * rate, as described to the constructor. + * + * The returned downbeat array contains a series of indices to the + * beats array. + */ + void findDownBeats(const float *audio, // downsampled + size_t audioLength, // after downsampling + const vector &beats, + vector &downbeats); + + /** + * Return the beat spectral difference function. This is + * calculated during findDownBeats, so this function can only be + * meaningfully called after that has completed. The returned + * vector contains one value for each of the beat times passed in + * to findDownBeats, less one. Each value contains the spectral + * difference between region prior to the beat's nominal position + * and the region following it. + */ + void getBeatSD(vector &beatsd) const; + + /** + * For your downsampling convenience: call this function + * repeatedly with input audio blocks containing dfIncrement + * samples at the original sample rate, to decimate them to the + * downsampled rate and buffer them within the DownBeat class. + * + * Call getBufferedAudio() to retrieve the results after all + * blocks have been processed. + */ + void pushAudioBlock(const float *audio); + + /** + * Retrieve the accumulated audio produced by pushAudioBlock calls. + */ + const float *getBufferedAudio(size_t &length) const; + + /** + * Clear any buffered downsampled audio data. + */ + void resetAudioBuffer(); + +private: + typedef vector i_vec_t; + typedef vector > i_mat_t; + typedef vector d_vec_t; + typedef vector > d_mat_t; + + void makeDecimators(); + double measureSpecDiff(d_vec_t oldspec, d_vec_t newspec); + + int m_bpb; + float m_rate; + size_t m_factor; + size_t m_increment; + Decimator *m_decimator1; + Decimator *m_decimator2; + float *m_buffer; + float *m_decbuf; + size_t m_bufsiz; + size_t m_buffill; + size_t m_beatframesize; + double *m_beatframe; + FFTReal *m_fft; + double *m_fftRealOut; + double *m_fftImagOut; + d_vec_t m_beatsd; +}; + +#endif diff -r f44aa6d29642 -r cebe00b508b9 qm-dsp/dsp/tempotracking/DownBeat.o Binary file qm-dsp/dsp/tempotracking/DownBeat.o has changed diff -r f44aa6d29642 -r cebe00b508b9 qm-dsp/dsp/tempotracking/TempoTrack.cpp --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/qm-dsp/dsp/tempotracking/TempoTrack.cpp Wed Apr 11 09:51:20 2012 +0100 @@ -0,0 +1,869 @@ +/* -*- c-basic-offset: 4 indent-tabs-mode: nil -*- vi:set ts=8 sts=4 sw=4: */ + +/* + QM DSP Library + + Centre for Digital Music, Queen Mary, University of London. + This file copyright 2005-2006 Christian Landone.and Matthew Davies. + + This program is free software; you can redistribute it and/or + modify it under the terms of the GNU General Public License as + published by the Free Software Foundation; either version 2 of the + License, or (at your option) any later version. See the file + COPYING included with this distribution for more information. +*/ + +#include "TempoTrack.h" + +#include "maths/MathAliases.h" +#include "maths/MathUtilities.h" + +#include + +#include + +//#define DEBUG_TEMPO_TRACK 1 + + +#define RAY43VAL + +////////////////////////////////////////////////////////////////////// +// Construction/Destruction +////////////////////////////////////////////////////////////////////// + +TempoTrack::TempoTrack( TTParams Params ) +{ + m_tempoScratch = NULL; + m_rawDFFrame = NULL; + m_smoothDFFrame = NULL; + m_frameACF = NULL; + m_smoothRCF = NULL; + + m_dataLength = 0; + m_winLength = 0; + m_lagLength = 0; + + m_rayparam = 0; + m_sigma = 0; + m_DFWVNnorm = 0; + + initialise( Params ); +} + +TempoTrack::~TempoTrack() +{ + deInitialise(); +} + +void TempoTrack::initialise( TTParams Params ) +{ + m_winLength = Params.winLength; + m_lagLength = Params.lagLength; + + m_rayparam = 43.0; + m_sigma = sqrt(3.9017); + m_DFWVNnorm = exp( ( log( 2.0 ) / m_rayparam ) * ( m_winLength + 2 ) ); + + m_rawDFFrame = new double[ m_winLength ]; + m_smoothDFFrame = new double[ m_winLength ]; + m_frameACF = new double[ m_winLength ]; + m_tempoScratch = new double[ m_lagLength ]; + m_smoothRCF = new double[ m_lagLength ]; + + + unsigned int winPre = Params.WinT.pre; + unsigned int winPost = Params.WinT.post; + + m_DFFramer.configure( m_winLength, m_lagLength ); + + m_DFPParams.length = m_winLength; + m_DFPParams.AlphaNormParam = Params.alpha; + m_DFPParams.LPOrd = Params.LPOrd; + m_DFPParams.LPACoeffs = Params.LPACoeffs; + m_DFPParams.LPBCoeffs = Params.LPBCoeffs; + m_DFPParams.winPre = Params.WinT.pre; + m_DFPParams.winPost = Params.WinT.post; + m_DFPParams.isMedianPositive = true; + + m_DFConditioning = new DFProcess( m_DFPParams ); + + + // these are parameters for smoothing m_tempoScratch + m_RCFPParams.length = m_lagLength; + m_RCFPParams.AlphaNormParam = Params.alpha; + m_RCFPParams.LPOrd = Params.LPOrd; + m_RCFPParams.LPACoeffs = Params.LPACoeffs; + m_RCFPParams.LPBCoeffs = Params.LPBCoeffs; + m_RCFPParams.winPre = Params.WinT.pre; + m_RCFPParams.winPost = Params.WinT.post; + m_RCFPParams.isMedianPositive = true; + + m_RCFConditioning = new DFProcess( m_RCFPParams ); + +} + +void TempoTrack::deInitialise() +{ + delete [] m_rawDFFrame; + + delete [] m_smoothDFFrame; + + delete [] m_smoothRCF; + + delete [] m_frameACF; + + delete [] m_tempoScratch; + + delete m_DFConditioning; + + delete m_RCFConditioning; + +} + +void TempoTrack::createCombFilter(double* Filter, unsigned int winLength, unsigned int TSig, double beatLag) +{ + unsigned int i; + + if( beatLag == 0 ) + { + for( i = 0; i < winLength; i++ ) + { + Filter[ i ] = ( ( i + 1 ) / pow( m_rayparam, 2.0) ) * exp( ( -pow(( i + 1 ),2.0 ) / ( 2.0 * pow( m_rayparam, 2.0)))); + } + } + else + { + m_sigma = beatLag/4; + for( i = 0; i < winLength; i++ ) + { + double dlag = (double)(i+1) - beatLag; + Filter[ i ] = exp(-0.5 * pow(( dlag / m_sigma), 2.0) ) / (sqrt( 2 * PI) * m_sigma); + } + } +} + +double TempoTrack::tempoMM(double* ACF, double* weight, int tsig) +{ + + double period = 0; + double maxValRCF = 0.0; + unsigned int maxIndexRCF = 0; + + double* pdPeaks; + + unsigned int maxIndexTemp; + double maxValTemp; + unsigned int count; + + unsigned int numelem,i,j; + int a, b; + + for( i = 0; i < m_lagLength; i++ ) + m_tempoScratch[ i ] = 0.0; + + if( tsig == 0 ) + { + //if time sig is unknown, use metrically unbiased version of Filterbank + numelem = 4; + } + else + { + numelem = tsig; + } + +#ifdef DEBUG_TEMPO_TRACK + std::cerr << "tempoMM: m_winLength = " << m_winLength << ", m_lagLength = " << m_lagLength << ", numelem = " << numelem << std::endl; +#endif + + for(i=1;iprocess( m_tempoScratch, m_smoothRCF); + + if (tsig != 0) // i.e. in context dependent state + { +// NOW FIND MAX INDEX OF ACFOUT + for( i = 0; i < m_lagLength; i++) + { + if( m_tempoScratch[ i ] > maxValRCF) + { + maxValRCF = m_tempoScratch[ i ]; + maxIndexRCF = i; + } + } + } + else // using rayleigh weighting + { + vector > rcfMat; + + double sumRcf = 0.; + + double maxVal = 0.; + // now find the two values which minimise rcfMat + double minVal = 0.; + int p_i = 1; // periodicity for row i; + int p_j = 1; //periodicity for column j; + + + for ( i=0; i() ); // adds a new row... + } + + for (i=0; i(i)/static_cast(j) ) / log(2.0); + rcfMat[i][j] = ( abs(1.0-abs(log2PeriodRatio)) ); + rcfMat[i][j] += ( 0.01*( 1./(m_tempoScratch[i]+m_tempoScratch[j]) ) ); + } + } + + // set diagonal equal to maximum value in rcfMat + // we don't want to pick one strong middle peak - we need a combination of two peaks. + + for ( i=1; i maxVal) + { + maxVal = rcfMat[i][j]; + } + } + } + + for ( i=1; i m_tempoScratch[p_j]) + { + beatPeriod = p_i; + } + + // now write the output + maxIndexRCF = static_cast(beatPeriod); + } + + + double locked = 5168.f / maxIndexRCF; + if (locked >= 30 && locked <= 180) { + m_lockedTempo = locked; + } + +#ifdef DEBUG_TEMPO_TRACK + std::cerr << "tempoMM: locked tempo = " << m_lockedTempo << std::endl; +#endif + + if( tsig == 0 ) + tsig = 4; + + +#ifdef DEBUG_TEMPO_TRACK +std::cerr << "tempoMM: maxIndexRCF = " << maxIndexRCF << std::endl; +#endif + + if( tsig == 4 ) + { +#ifdef DEBUG_TEMPO_TRACK + std::cerr << "tsig == 4" << std::endl; +#endif + + pdPeaks = new double[ 4 ]; + for( i = 0; i < 4; i++ ){ pdPeaks[ i ] = 0.0;} + + pdPeaks[ 0 ] = ( double )maxIndexRCF + 1; + + maxIndexTemp = 0; + maxValTemp = 0.0; + count = 0; + + for( i = (2 * maxIndexRCF + 1) - 1; i < (2 * maxIndexRCF + 1) + 2; i++ ) + { + if( ACF[ i ] > maxValTemp ) + { + maxValTemp = ACF[ i ]; + maxIndexTemp = count; + } + count++; + } + pdPeaks[ 1 ] = (double)( maxIndexTemp + 1 + ( (2 * maxIndexRCF + 1 ) - 2 ) + 1 )/2; + + maxIndexTemp = 0; + maxValTemp = 0.0; + count = 0; + + for( i = (3 * maxIndexRCF + 2 ) - 2; i < (3 * maxIndexRCF + 2 ) + 3; i++ ) + { + if( ACF[ i ] > maxValTemp ) + { + maxValTemp = ACF[ i ]; + maxIndexTemp = count; + } + count++; + } + pdPeaks[ 2 ] = (double)( maxIndexTemp + 1 + ( (3 * maxIndexRCF + 2) - 4 ) + 1 )/3; + + maxIndexTemp = 0; + maxValTemp = 0.0; + count = 0; + + for( i = ( 4 * maxIndexRCF + 3) - 3; i < ( 4 * maxIndexRCF + 3) + 4; i++ ) + { + if( ACF[ i ] > maxValTemp ) + { + maxValTemp = ACF[ i ]; + maxIndexTemp = count; + } + count++; + } + pdPeaks[ 3 ] = (double)( maxIndexTemp + 1 + ( (4 * maxIndexRCF + 3) - 9 ) + 1 )/4 ; + + + period = MathUtilities::mean( pdPeaks, 4 ); + } + else + { +#ifdef DEBUG_TEMPO_TRACK + std::cerr << "tsig != 4" << std::endl; +#endif + + pdPeaks = new double[ 3 ]; + for( i = 0; i < 3; i++ ){ pdPeaks[ i ] = 0.0;} + + pdPeaks[ 0 ] = ( double )maxIndexRCF + 1; + + maxIndexTemp = 0; + maxValTemp = 0.0; + count = 0; + + for( i = (2 * maxIndexRCF + 1) - 1; i < (2 * maxIndexRCF + 1) + 2; i++ ) + { + if( ACF[ i ] > maxValTemp ) + { + maxValTemp = ACF[ i ]; + maxIndexTemp = count; + } + count++; + } + pdPeaks[ 1 ] = (double)( maxIndexTemp + 1 + ( (2 * maxIndexRCF + 1 ) - 2 ) + 1 )/2; + + maxIndexTemp = 0; + maxValTemp = 0.0; + count = 0; + + for( i = (3 * maxIndexRCF + 2 ) - 2; i < (3 * maxIndexRCF + 2 ) + 3; i++ ) + { + if( ACF[ i ] > maxValTemp ) + { + maxValTemp = ACF[ i ]; + maxIndexTemp = count; + } + count++; + } + pdPeaks[ 2 ] = (double)( maxIndexTemp + 1 + ( (3 * maxIndexRCF + 2) - 4 ) + 1 )/3; + + + period = MathUtilities::mean( pdPeaks, 3 ); + } + + delete [] pdPeaks; + + return period; +} + +void TempoTrack::stepDetect( double* periodP, double* periodG, int currentIdx, int* flag ) +{ + double stepthresh = 1 * 3.9017; + + if( *flag ) + { + if(abs(periodG[ currentIdx ] - periodP[ currentIdx ]) > stepthresh) + { + // do nuffin' + } + } + else + { + if(fabs(periodG[ currentIdx ]-periodP[ currentIdx ]) > stepthresh) + { + *flag = 3; + } + } +} + +void TempoTrack::constDetect( double* periodP, int currentIdx, int* flag ) +{ + double constthresh = 2 * 3.9017; + + if( fabs( 2 * periodP[ currentIdx ] - periodP[ currentIdx - 1] - periodP[ currentIdx - 2] ) < constthresh) + { + *flag = 1; + } + else + { + *flag = 0; + } +} + +int TempoTrack::findMeter(double *ACF, unsigned int len, double period) +{ + int i; + int p = (int)MathUtilities::round( period ); + int tsig; + + double Energy_3 = 0.0; + double Energy_4 = 0.0; + + double temp3A = 0.0; + double temp3B = 0.0; + double temp4A = 0.0; + double temp4B = 0.0; + + double* dbf = new double[ len ]; int t = 0; + for( unsigned int u = 0; u < len; u++ ){ dbf[ u ] = 0.0; } + + if( (double)len < 6 * p + 2 ) + { + for( i = ( 3 * p - 2 ); i < ( 3 * p + 2 ) + 1; i++ ) + { + temp3A += ACF[ i ]; + dbf[ t++ ] = ACF[ i ]; + } + + for( i = ( 4 * p - 2 ); i < ( 4 * p + 2 ) + 1; i++ ) + { + temp4A += ACF[ i ]; + } + + Energy_3 = temp3A; + Energy_4 = temp4A; + } + else + { + for( i = ( 3 * p - 2 ); i < ( 3 * p + 2 ) + 1; i++ ) + { + temp3A += ACF[ i ]; + } + + for( i = ( 4 * p - 2 ); i < ( 4 * p + 2 ) + 1; i++ ) + { + temp4A += ACF[ i ]; + } + + for( i = ( 6 * p - 2 ); i < ( 6 * p + 2 ) + 1; i++ ) + { + temp3B += ACF[ i ]; + } + + for( i = ( 2 * p - 2 ); i < ( 2 * p + 2 ) + 1; i++ ) + { + temp4B += ACF[ i ]; + } + + Energy_3 = temp3A + temp3B; + Energy_4 = temp4A + temp4B; + } + + if (Energy_3 > Energy_4) + { + tsig = 3; + } + else + { + tsig = 4; + } + + + return tsig; +} + +void TempoTrack::createPhaseExtractor(double *Filter, unsigned int winLength, double period, unsigned int fsp, unsigned int lastBeat) +{ + int p = (int)MathUtilities::round( period ); + int predictedOffset = 0; + +#ifdef DEBUG_TEMPO_TRACK + std::cerr << "TempoTrack::createPhaseExtractor: period = " << period << ", p = " << p << std::endl; +#endif + + if (p > 10000) { + std::cerr << "TempoTrack::createPhaseExtractor: WARNING! Highly implausible period value " << p << "!" << std::endl; + period = 5168 / 120; + } + + double* phaseScratch = new double[ p*2 + 2 ]; + for (int i = 0; i < p*2 + 2; ++i) phaseScratch[i] = 0.0; + + + if( lastBeat != 0 ) + { + lastBeat = (int)MathUtilities::round((double)lastBeat );///(double)winLength); + + predictedOffset = lastBeat + p - fsp; + + if (predictedOffset < 0) + { + lastBeat = 0; + } + } + + if( lastBeat != 0 ) + { + int mu = p; + double sigma = (double)p/8; + double PhaseMin = 0.0; + double PhaseMax = 0.0; + unsigned int scratchLength = p*2; + double temp = 0.0; + + for( int i = 0; i < scratchLength; i++ ) + { + phaseScratch[ i ] = exp( -0.5 * pow( ( i - mu ) / sigma, 2 ) ) / ( sqrt( 2*PI ) *sigma ); + } + + MathUtilities::getFrameMinMax( phaseScratch, scratchLength, &PhaseMin, &PhaseMax ); + + for(int i = 0; i < scratchLength; i ++) + { + temp = phaseScratch[ i ]; + phaseScratch[ i ] = (temp - PhaseMin)/PhaseMax; + } + +#ifdef DEBUG_TEMPO_TRACK + std::cerr << "predictedOffset = " << predictedOffset << std::endl; +#endif + + unsigned int index = 0; + for (int i = p - ( predictedOffset - 1); i < p + ( p - predictedOffset) + 1; i++) + { +#ifdef DEBUG_TEMPO_TRACK + std::cerr << "assigning to filter index " << index << " (size = " << p*2 << ")" << " value " << phaseScratch[i] << " from scratch index " << i << std::endl; +#endif + Filter[ index++ ] = phaseScratch[ i ]; + } + } + else + { + for( int i = 0; i < p; i ++) + { + Filter[ i ] = 1; + } + } + + delete [] phaseScratch; +} + +int TempoTrack::phaseMM(double *DF, double *weighting, unsigned int winLength, double period) +{ + int alignment = 0; + int p = (int)MathUtilities::round( period ); + + double temp = 0.0; + + double* y = new double[ winLength ]; + double* align = new double[ p ]; + + for( int i = 0; i < winLength; i++ ) + { + y[ i ] = (double)( -i + winLength )/(double)winLength; + y[ i ] = pow(y [i ],2.0); // raise to power 2. + } + + for( int o = 0; o < p; o++ ) + { + temp = 0.0; + for(int i = 1 + (o - 1); i< winLength; i += (p + 1)) + { + temp = temp + DF[ i ] * y[ i ]; + } + align[ o ] = temp * weighting[ o ]; + } + + + double valTemp = 0.0; + for(int i = 0; i < p; i++) + { + if( align[ i ] > valTemp ) + { + valTemp = align[ i ]; + alignment = i; + } + } + + delete [] y; + delete [] align; + + return alignment; +} + +int TempoTrack::beatPredict(unsigned int FSP0, double alignment, double period, unsigned int step ) +{ + int beat = 0; + + int p = (int)MathUtilities::round( period ); + int align = (int)MathUtilities::round( alignment ); + int FSP = (int)MathUtilities::round( FSP0 ); + + int FEP = FSP + ( step ); + + beat = FSP + align; + + m_beats.push_back( beat ); + + while( beat + p < FEP ) + { + beat += p; + + m_beats.push_back( beat ); + } + + return beat; +} + + + +vector TempoTrack::process( vector DF, + vector *tempoReturn ) +{ + m_dataLength = DF.size(); + + m_lockedTempo = 0.0; + + double period = 0.0; + int stepFlag = 0; + int constFlag = 0; + int FSP = 0; + int tsig = 0; + int lastBeat = 0; + + vector causalDF; + + causalDF = DF; + + //Prepare Causal Extension DFData + unsigned int DFCLength = m_dataLength + m_winLength; + + for( unsigned int j = 0; j < m_winLength; j++ ) + { + causalDF.push_back( 0 ); + } + + + double* RW = new double[ m_lagLength ]; + for( unsigned int clear = 0; clear < m_lagLength; clear++){ RW[ clear ] = 0.0;} + + double* GW = new double[ m_lagLength ]; + for(unsigned int clear = 0; clear < m_lagLength; clear++){ GW[ clear ] = 0.0;} + + double* PW = new double[ m_lagLength ]; + for(unsigned clear = 0; clear < m_lagLength; clear++){ PW[ clear ] = 0.0;} + + m_DFFramer.setSource( &causalDF[0], m_dataLength ); + + unsigned int TTFrames = m_DFFramer.getMaxNoFrames(); + +#ifdef DEBUG_TEMPO_TRACK + std::cerr << "TTFrames = " << TTFrames << std::endl; +#endif + + double* periodP = new double[ TTFrames ]; + for(unsigned clear = 0; clear < TTFrames; clear++){ periodP[ clear ] = 0.0;} + + double* periodG = new double[ TTFrames ]; + for(unsigned clear = 0; clear < TTFrames; clear++){ periodG[ clear ] = 0.0;} + + double* alignment = new double[ TTFrames ]; + for(unsigned clear = 0; clear < TTFrames; clear++){ alignment[ clear ] = 0.0;} + + m_beats.clear(); + + createCombFilter( RW, m_lagLength, 0, 0 ); + + int TTLoopIndex = 0; + + for( unsigned int i = 0; i < TTFrames; i++ ) + { + m_DFFramer.getFrame( m_rawDFFrame ); + + m_DFConditioning->process( m_rawDFFrame, m_smoothDFFrame ); + + m_correlator.doAutoUnBiased( m_smoothDFFrame, m_frameACF, m_winLength ); + + periodP[ TTLoopIndex ] = tempoMM( m_frameACF, RW, 0 ); + + if( GW[ 0 ] != 0 ) + { + periodG[ TTLoopIndex ] = tempoMM( m_frameACF, GW, tsig ); + } + else + { + periodG[ TTLoopIndex ] = 0.0; + } + + stepDetect( periodP, periodG, TTLoopIndex, &stepFlag ); + + if( stepFlag == 1) + { + constDetect( periodP, TTLoopIndex, &constFlag ); + stepFlag = 0; + } + else + { + stepFlag -= 1; + } + + if( stepFlag < 0 ) + { + stepFlag = 0; + } + + if( constFlag != 0) + { + tsig = findMeter( m_frameACF, m_winLength, periodP[ TTLoopIndex ] ); + + createCombFilter( GW, m_lagLength, tsig, periodP[ TTLoopIndex ] ); + + periodG[ TTLoopIndex ] = tempoMM( m_frameACF, GW, tsig ); + + period = periodG[ TTLoopIndex ]; + +#ifdef DEBUG_TEMPO_TRACK + std::cerr << "TempoTrack::process: constFlag == " << constFlag << ", TTLoopIndex = " << TTLoopIndex << ", period from periodG = " << period << std::endl; +#endif + + createPhaseExtractor( PW, m_winLength, period, FSP, 0 ); + + constFlag = 0; + + } + else + { + if( GW[ 0 ] != 0 ) + { + period = periodG[ TTLoopIndex ]; + +#ifdef DEBUG_TEMPO_TRACK + std::cerr << "TempoTrack::process: GW[0] == " << GW[0] << ", TTLoopIndex = " << TTLoopIndex << ", period from periodG = " << period << std::endl; +#endif + + if (period > 10000) { + std::cerr << "TempoTrack::process: WARNING! Highly implausible period value " << period << "!" << std::endl; + std::cerr << "periodG contains (of " << TTFrames << " frames): " << std::endl; + for (int i = 0; i < TTLoopIndex + 3 && i < TTFrames; ++i) { + std::cerr << i << " -> " << periodG[i] << std::endl; + } + std::cerr << "periodP contains (of " << TTFrames << " frames): " << std::endl; + for (int i = 0; i < TTLoopIndex + 3 && i < TTFrames; ++i) { + std::cerr << i << " -> " << periodP[i] << std::endl; + } + period = 5168 / 120; + } + + createPhaseExtractor( PW, m_winLength, period, FSP, lastBeat ); + + } + else + { + period = periodP[ TTLoopIndex ]; + +#ifdef DEBUG_TEMPO_TRACK + std::cerr << "TempoTrack::process: GW[0] == " << GW[0] << ", TTLoopIndex = " << TTLoopIndex << ", period from periodP = " << period << std::endl; +#endif + + createPhaseExtractor( PW, m_winLength, period, FSP, 0 ); + } + } + + alignment[ TTLoopIndex ] = phaseMM( m_rawDFFrame, PW, m_winLength, period ); + + lastBeat = beatPredict(FSP, alignment[ TTLoopIndex ], period, m_lagLength ); + + FSP += (m_lagLength); + + if (tempoReturn) tempoReturn->push_back(m_lockedTempo); + + TTLoopIndex++; + } + + + delete [] periodP; + delete [] periodG; + delete [] alignment; + + delete [] RW; + delete [] GW; + delete [] PW; + + return m_beats; +} diff -r f44aa6d29642 -r cebe00b508b9 qm-dsp/dsp/tempotracking/TempoTrack.h --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/qm-dsp/dsp/tempotracking/TempoTrack.h Wed Apr 11 09:51:20 2012 +0100 @@ -0,0 +1,111 @@ +/* -*- c-basic-offset: 4 indent-tabs-mode: nil -*- vi:set ts=8 sts=4 sw=4: */ + +/* + QM DSP Library + + Centre for Digital Music, Queen Mary, University of London. + This file 2005-2006 Christian Landone. + + This program is free software; you can redistribute it and/or + modify it under the terms of the GNU General Public License as + published by the Free Software Foundation; either version 2 of the + License, or (at your option) any later version. See the file + COPYING included with this distribution for more information. +*/ + +#ifndef TEMPOTRACK_H +#define TEMPOTRACK_H + + +#include +#include + +#include "dsp/signalconditioning/DFProcess.h" +#include "maths/Correlation.h" +#include "dsp/signalconditioning/Framer.h" + + + +using std::vector; + +struct WinThresh +{ + unsigned int pre; + unsigned int post; +}; + +struct TTParams +{ + unsigned int winLength; //Analysis window length + unsigned int lagLength; //Lag & Stride size + unsigned int alpha; //alpha-norm parameter + unsigned int LPOrd; // low-pass Filter order + double* LPACoeffs; //low pass Filter den coefficients + double* LPBCoeffs; //low pass Filter num coefficients + WinThresh WinT;//window size in frames for adaptive thresholding [pre post]: +}; + + +class TempoTrack +{ +public: + TempoTrack( TTParams Params ); + virtual ~TempoTrack(); + + vector process( vector DF, vector *tempoReturn = 0); + + +private: + void initialise( TTParams Params ); + void deInitialise(); + + int beatPredict( unsigned int FSP, double alignment, double period, unsigned int step); + int phaseMM( double* DF, double* weighting, unsigned int winLength, double period ); + void createPhaseExtractor( double* Filter, unsigned int winLength, double period, unsigned int fsp, unsigned int lastBeat ); + int findMeter( double* ACF, unsigned int len, double period ); + void constDetect( double* periodP, int currentIdx, int* flag ); + void stepDetect( double* periodP, double* periodG, int currentIdx, int* flag ); + void createCombFilter( double* Filter, unsigned int winLength, unsigned int TSig, double beatLag ); + double tempoMM( double* ACF, double* weight, int sig ); + + unsigned int m_dataLength; + unsigned int m_winLength; + unsigned int m_lagLength; + + double m_rayparam; + double m_sigma; + double m_DFWVNnorm; + + vector m_beats; // Vector of detected beats + + double m_lockedTempo; + + double* m_tempoScratch; + double* m_smoothRCF; // Smoothed Output of Comb Filterbank (m_tempoScratch) + + // Processing Buffers + double* m_rawDFFrame; // Original Detection Function Analysis Frame + double* m_smoothDFFrame; // Smoothed Detection Function Analysis Frame + double* m_frameACF; // AutoCorrelation of Smoothed Detection Function + + //Low Pass Coefficients for DF Smoothing + double* m_ACoeffs; + double* m_BCoeffs; + + // Objetcs/operators declaration + Framer m_DFFramer; + DFProcess* m_DFConditioning; + Correlation m_correlator; + // Config structure for DFProcess + DFProcConfig m_DFPParams; + + // also want to smooth m_tempoScratch + DFProcess* m_RCFConditioning; + // Config structure for RCFProcess + DFProcConfig m_RCFPParams; + + + +}; + +#endif diff -r f44aa6d29642 -r cebe00b508b9 qm-dsp/dsp/tempotracking/TempoTrack.o Binary file qm-dsp/dsp/tempotracking/TempoTrack.o has changed diff -r f44aa6d29642 -r cebe00b508b9 qm-dsp/dsp/tempotracking/TempoTrackV2.cpp --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/qm-dsp/dsp/tempotracking/TempoTrackV2.cpp Wed Apr 11 09:51:20 2012 +0100 @@ -0,0 +1,487 @@ +/* -*- c-basic-offset: 4 indent-tabs-mode: nil -*- vi:set ts=8 sts=4 sw=4: */ + +/* + QM DSP Library + + Centre for Digital Music, Queen Mary, University of London. + This file copyright 2008-2009 Matthew Davies and QMUL. + + This program is free software; you can redistribute it and/or + modify it under the terms of the GNU General Public License as + published by the Free Software Foundation; either version 2 of the + License, or (at your option) any later version. See the file + COPYING included with this distribution for more information. +*/ + +#include "TempoTrackV2.h" + +#include +#include +#include + +#include "maths/MathUtilities.h" + +#define EPS 0.0000008 // just some arbitrary small number + +TempoTrackV2::TempoTrackV2(float rate, size_t increment) : + m_rate(rate), m_increment(increment) { } +TempoTrackV2::~TempoTrackV2() { } + +void +TempoTrackV2::filter_df(d_vec_t &df) +{ + d_vec_t a(3); + d_vec_t b(3); + d_vec_t lp_df(df.size()); + + //equivalent in matlab to [b,a] = butter(2,0.4); + a[0] = 1.0000; + a[1] = -0.3695; + a[2] = 0.1958; + b[0] = 0.2066; + b[1] = 0.4131; + b[2] = 0.2066; + + double inp1 = 0.; + double inp2 = 0.; + double out1 = 0.; + double out2 = 0.; + + + // forwards filtering + for (unsigned int i = 0;i < df.size();i++) + { + lp_df[i] = b[0]*df[i] + b[1]*inp1 + b[2]*inp2 - a[1]*out1 - a[2]*out2; + inp2 = inp1; + inp1 = df[i]; + out2 = out1; + out1 = lp_df[i]; + } + + // copy forwards filtering to df... + // but, time-reversed, ready for backwards filtering + for (unsigned int i = 0;i < df.size();i++) + { + df[i] = lp_df[df.size()-i-1]; + } + + for (unsigned int i = 0;i < df.size();i++) + { + lp_df[i] = 0.; + } + + inp1 = 0.; inp2 = 0.; + out1 = 0.; out2 = 0.; + + // backwards filetering on time-reversed df + for (unsigned int i = 0;i < df.size();i++) + { + lp_df[i] = b[0]*df[i] + b[1]*inp1 + b[2]*inp2 - a[1]*out1 - a[2]*out2; + inp2 = inp1; + inp1 = df[i]; + out2 = out1; + out1 = lp_df[i]; + } + + // write the re-reversed (i.e. forward) version back to df + for (unsigned int i = 0;i < df.size();i++) + { + df[i] = lp_df[df.size()-i-1]; + } +} + + +void +TempoTrackV2::calculateBeatPeriod(const vector &df, + vector &beat_period, + vector &tempi) +{ + // to follow matlab.. split into 512 sample frames with a 128 hop size + // calculate the acf, + // then the rcf.. and then stick the rcfs as columns of a matrix + // then call viterbi decoding with weight vector and transition matrix + // and get best path + + unsigned int wv_len = 128; + double rayparam = 43.; + + // make rayleigh weighting curve + d_vec_t wv(wv_len); + for (unsigned int i=0; i (i) / pow(rayparam,2.)) * exp((-1.*pow(-static_cast (i),2.)) / (2.*pow(rayparam,2.))); + } + + // beat tracking frame size (roughly 6 seconds) and hop (1.5 seconds) + unsigned int winlen = 512; + unsigned int step = 128; + + // matrix to store output of comb filter bank, increment column of matrix at each frame + d_mat_t rcfmat; + int col_counter = -1; + + // main loop for beat period calculation + for (unsigned int i=0; i+winlen (sum/ (dfframe.size()-lag)); + } + + // now apply comb filtering + int numelem = 4; + + for (unsigned int i = 2;i < rcf.size();i++) // max beat period + { + for (int a = 1;a <= numelem;a++) // number of comb elements + { + for (int b = 1-a;b <= a-1;b++) // general state using normalisation of comb elements + { + rcf[i-1] += ( acf[(a*i+b)-1]*wv[i-1] ) / (2.*a-1.); // calculate value for comb filter row + } + } + } + + // apply adaptive threshold to rcf + MathUtilities::adaptiveThreshold(rcf); + + double rcfsum =0.; + for (unsigned int i=0; i(i); + tmat[i][j] = exp( (-1.*pow((j-mu),2.)) / (2.*pow(sigma,2.)) ); + } + } + + // parameters for Viterbi decoding... this part is taken from + // Murphy's matlab + + d_mat_t delta; + i_mat_t psi; + for (unsigned int i=0;i 0 ;t--) + { + bestpath[t] = psi[t+1][bestpath[t+1]]; + } + + // weird but necessary hack -- couldn't get above loop to terminate at t >= 0 + bestpath[0] = psi[1][bestpath[1]]; + + unsigned int lastind = 0; + for (unsigned int i=0; i &df, + const vector &beat_period, + vector &beats) +{ + if (df.empty() || beat_period.empty()) return; + + d_vec_t cumscore(df.size()); // store cumulative score + i_vec_t backlink(df.size()); // backlink (stores best beat locations at each time instant) + d_vec_t localscore(df.size()); // localscore, for now this is the same as the detection function + + for (unsigned int i=0; i (beat_period[i]); + txwt[j] = exp( -0.5*pow(tightness * log((round(2*mu)-j)/mu),2)); + + // IF IN THE ALLOWED RANGE, THEN LOOK AT CUMSCORE[I+PRANGE_MIN+J + // ELSE LEAVE AT DEFAULT VALUE FROM INITIALISATION: D_VEC_T SCORECANDS (TXWT.SIZE()); + + int cscore_ind = i+prange_min+j; + if (cscore_ind >= 0) + { + scorecands[j] = txwt[j] * cumscore[cscore_ind]; + } + } + + // find max value and index of maximum value + double vv = get_max_val(scorecands); + int xx = get_max_ind(scorecands); + + cumscore[i] = alpha*vv + (1.-alpha)*localscore[i]; + backlink[i] = i+prange_min+xx; + +// std::cerr << "backlink[" << i << "] <= " << backlink[i] << std::endl; + } + + // STARTING POINT, I.E. LAST BEAT.. PICK A STRONG POINT IN cumscore VECTOR + d_vec_t tmp_vec; + for (unsigned int i=cumscore.size() - beat_period[beat_period.size()-1] ; i= backlink.size()) startpoint = backlink.size()-1; + + // USE BACKLINK TO GET EACH NEW BEAT (TOWARDS THE BEGINNING OF THE FILE) + // BACKTRACKING FROM THE END TO THE BEGINNING.. MAKING SURE NOT TO GO BEFORE SAMPLE 0 + i_vec_t ibeats; + ibeats.push_back(startpoint); +// std::cerr << "startpoint = " << startpoint << std::endl; + while (backlink[ibeats.back()] > 0) + { +// std::cerr << "backlink[" << ibeats.back() << "] = " << backlink[ibeats.back()] << std::endl; + int b = ibeats.back(); + if (backlink[b] == b) break; // shouldn't happen... haha + ibeats.push_back(backlink[b]); + } + + // REVERSE SEQUENCE OF IBEATS AND STORE AS BEATS + for (unsigned int i=0; i(ibeats[ibeats.size()-i-1]) ); + } +} + + diff -r f44aa6d29642 -r cebe00b508b9 qm-dsp/dsp/tempotracking/TempoTrackV2.h --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/qm-dsp/dsp/tempotracking/TempoTrackV2.h Wed Apr 11 09:51:20 2012 +0100 @@ -0,0 +1,74 @@ +/* -*- c-basic-offset: 4 indent-tabs-mode: nil -*- vi:set ts=8 sts=4 sw=4: */ + +/* + QM DSP Library + + Centre for Digital Music, Queen Mary, University of London. + This file copyright 2008-2009 Matthew Davies and QMUL. + + This program is free software; you can redistribute it and/or + modify it under the terms of the GNU General Public License as + published by the Free Software Foundation; either version 2 of the + License, or (at your option) any later version. See the file + COPYING included with this distribution for more information. +*/ + + +#ifndef TEMPOTRACKV2_H +#define TEMPOTRACKV2_H + +#include +#include + +using std::vector; + +//!!! Question: how far is this actually sample rate dependent? I +// think it does produce plausible results for e.g. 48000 as well as +// 44100, but surely the fixed window sizes and comb filtering will +// make it prefer double or half time when run at e.g. 96000? + +class TempoTrackV2 +{ +public: + /** + * Construct a tempo tracker that will operate on beat detection + * function data calculated from audio at the given sample rate + * with the given frame increment. + * + * Currently the sample rate and increment are used only for the + * conversion from beat frame location to bpm in the tempo array. + */ + TempoTrackV2(float sampleRate, size_t dfIncrement); + ~TempoTrackV2(); + + // Returned beat periods are given in df increment units; tempi in bpm + void calculateBeatPeriod(const vector &df, + vector &beatPeriod, + vector &tempi); + + // Returned beat positions are given in df increment units + void calculateBeats(const vector &df, + const vector &beatPeriod, + vector &beats); + +private: + typedef vector i_vec_t; + typedef vector > i_mat_t; + typedef vector d_vec_t; + typedef vector > d_mat_t; + + float m_rate; + size_t m_increment; + + void adapt_thresh(d_vec_t &df); + double mean_array(const d_vec_t &dfin, int start, int end); + void filter_df(d_vec_t &df); + void get_rcf(const d_vec_t &dfframe, const d_vec_t &wv, d_vec_t &rcf); + void viterbi_decode(const d_mat_t &rcfmat, const d_vec_t &wv, + d_vec_t &bp, d_vec_t &tempi); + double get_max_val(const d_vec_t &df); + int get_max_ind(const d_vec_t &df); + void normalise_vec(d_vec_t &df); +}; + +#endif diff -r f44aa6d29642 -r cebe00b508b9 qm-dsp/dsp/tempotracking/TempoTrackV2.o Binary file qm-dsp/dsp/tempotracking/TempoTrackV2.o has changed diff -r f44aa6d29642 -r cebe00b508b9 qm-dsp/dsp/tonal/ChangeDetectionFunction.cpp --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/qm-dsp/dsp/tonal/ChangeDetectionFunction.cpp Wed Apr 11 09:51:20 2012 +0100 @@ -0,0 +1,144 @@ +/* -*- c-basic-offset: 4 indent-tabs-mode: nil -*- vi:set ts=8 sts=4 sw=4: */ + +/* + QM DSP Library + + Centre for Digital Music, Queen Mary, University of London. + This file copyright 2006 Martin Gasser. + + This program is free software; you can redistribute it and/or + modify it under the terms of the GNU General Public License as + published by the Free Software Foundation; either version 2 of the + License, or (at your option) any later version. See the file + COPYING included with this distribution for more information. +*/ + +#include "ChangeDetectionFunction.h" + +#ifndef PI +#define PI (3.14159265358979232846) +#endif + + + +ChangeDetectionFunction::ChangeDetectionFunction(ChangeDFConfig config) : + m_dFilterSigma(0.0), m_iFilterWidth(0) +{ + setFilterWidth(config.smoothingWidth); +} + +ChangeDetectionFunction::~ChangeDetectionFunction() +{ +} + +void ChangeDetectionFunction::setFilterWidth(const int iWidth) +{ + m_iFilterWidth = iWidth*2+1; + + // it is assumed that the gaussian is 0 outside of +/- FWHM + // => filter width = 2*FWHM = 2*2.3548*sigma + m_dFilterSigma = double(m_iFilterWidth) / double(2*2.3548); + m_vaGaussian.resize(m_iFilterWidth); + + double dScale = 1.0 / (m_dFilterSigma*sqrt(2*PI)); + + for (int x = -(m_iFilterWidth-1)/2; x <= (m_iFilterWidth-1)/2; x++) + { + double w = dScale * std::exp ( -(x*x)/(2*m_dFilterSigma*m_dFilterSigma) ); + m_vaGaussian[x + (m_iFilterWidth-1)/2] = w; + } + +#ifdef DEBUG_CHANGE_DETECTION_FUNCTION + std::cerr << "Filter sigma: " << m_dFilterSigma << std::endl; + std::cerr << "Filter width: " << m_iFilterWidth << std::endl; +#endif +} + + +ChangeDistance ChangeDetectionFunction::process(const TCSGram& rTCSGram) +{ + ChangeDistance retVal; + retVal.resize(rTCSGram.getSize(), 0.0); + + TCSGram smoothedTCSGram; + + for (int iPosition = 0; iPosition < rTCSGram.getSize(); iPosition++) + { + int iSkipLower = 0; + + int iLowerPos = iPosition - (m_iFilterWidth-1)/2; + int iUpperPos = iPosition + (m_iFilterWidth-1)/2; + + if (iLowerPos < 0) + { + iSkipLower = -iLowerPos; + iLowerPos = 0; + } + + if (iUpperPos >= rTCSGram.getSize()) + { + int iMaxIndex = rTCSGram.getSize() - 1; + iUpperPos = iMaxIndex; + } + + TCSVector smoothedVector; + + // for every bin of the vector, calculate the smoothed value + for (int iPC = 0; iPC < 6; iPC++) + { + size_t j = 0; + double dSmoothedValue = 0.0; + TCSVector rCV; + + for (int i = iLowerPos; i <= iUpperPos; i++) + { + rTCSGram.getTCSVector(i, rCV); + dSmoothedValue += m_vaGaussian[iSkipLower + j++] * rCV[iPC]; + } + + smoothedVector[iPC] = dSmoothedValue; + } + + smoothedTCSGram.addTCSVector(smoothedVector); + } + + for (int iPosition = 0; iPosition < rTCSGram.getSize(); iPosition++) + { + /* + TODO: calculate a confidence measure for the current estimation + if the current estimate is not confident enough, look further into the future/the past + e.g., High frequency content, zero crossing rate, spectral flatness + */ + + TCSVector nextTCS; + TCSVector previousTCS; + + int iWindow = 1; + + // while (previousTCS.magnitude() < 0.1 && (iPosition-iWindow) > 0) + { + smoothedTCSGram.getTCSVector(iPosition-iWindow, previousTCS); + // std::cout << previousTCS.magnitude() << std::endl; + iWindow++; + } + + iWindow = 1; + + // while (nextTCS.magnitude() < 0.1 && (iPosition+iWindow) < (rTCSGram.getSize()-1) ) + { + smoothedTCSGram.getTCSVector(iPosition+iWindow, nextTCS); + iWindow++; + } + + double distance = 0.0; + // Euclidean distance + for (size_t j = 0; j < 6; j++) + { + distance += std::pow(nextTCS[j] - previousTCS[j], 2.0); + } + + retVal[iPosition] = std::pow(distance, 0.5); + } + + return retVal; +} diff -r f44aa6d29642 -r cebe00b508b9 qm-dsp/dsp/tonal/ChangeDetectionFunction.h --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/qm-dsp/dsp/tonal/ChangeDetectionFunction.h Wed Apr 11 09:51:20 2012 +0100 @@ -0,0 +1,48 @@ +/* -*- c-basic-offset: 4 indent-tabs-mode: nil -*- vi:set ts=8 sts=4 sw=4: */ + +/* + QM DSP Library + + Centre for Digital Music, Queen Mary, University of London. + This file copyright 2006 Martin Gasser. + + This program is free software; you can redistribute it and/or + modify it under the terms of the GNU General Public License as + published by the Free Software Foundation; either version 2 of the + License, or (at your option) any later version. See the file + COPYING included with this distribution for more information. +*/ + +#ifndef _CHANGEDETECTIONFUNCTION_ +#define _CHANGEDETECTIONFUNCTION_ + +//#define DEBUG_CHANGE_DETECTION_FUNCTION 1 + +#include "TCSgram.h" + +#include +using std::valarray; + +typedef valarray ChangeDistance; + +struct ChangeDFConfig +{ + int smoothingWidth; +}; + +class ChangeDetectionFunction +{ +public: + ChangeDetectionFunction(ChangeDFConfig); + ~ChangeDetectionFunction(); + ChangeDistance process(const TCSGram& rTCSGram); +private: + void setFilterWidth(const int iWidth); + +private: + valarray m_vaGaussian; + double m_dFilterSigma; + int m_iFilterWidth; +}; + +#endif // _CHANGDETECTIONFUNCTION_ diff -r f44aa6d29642 -r cebe00b508b9 qm-dsp/dsp/tonal/ChangeDetectionFunction.o Binary file qm-dsp/dsp/tonal/ChangeDetectionFunction.o has changed diff -r f44aa6d29642 -r cebe00b508b9 qm-dsp/dsp/tonal/TCSgram.cpp --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/qm-dsp/dsp/tonal/TCSgram.cpp Wed Apr 11 09:51:20 2012 +0100 @@ -0,0 +1,77 @@ +/* -*- c-basic-offset: 4 indent-tabs-mode: nil -*- vi:set ts=8 sts=4 sw=4: */ + +/* + QM DSP Library + + Centre for Digital Music, Queen Mary, University of London. + This file copyright 2006 Martin Gasser. + + This program is free software; you can redistribute it and/or + modify it under the terms of the GNU General Public License as + published by the Free Software Foundation; either version 2 of the + License, or (at your option) any later version. See the file + COPYING included with this distribution for more information. +*/ + +#include "TCSgram.h" + +#include +#include +#include +#include + +#include "maths/MathUtilities.h" + +TCSGram::TCSGram() : + m_uNumBins(6) +{ +} + +TCSGram::~TCSGram() +{ +} + + +void TCSGram::getTCSVector(int iPosition, TCSVector& rTCSVector) const +{ + if (iPosition < 0) + rTCSVector = TCSVector(); + else if (iPosition >= m_VectorList.size()) + rTCSVector = TCSVector(); + else + rTCSVector = m_VectorList[iPosition].second; +} + +long TCSGram::getTime(size_t uPosition) const +{ + return m_VectorList[uPosition].first; +} + + +void TCSGram::addTCSVector(const TCSVector& rTCSVector) +{ + size_t uSize = m_VectorList.size(); + long lMilliSeconds = static_cast(uSize*m_dFrameDurationMS); + std::pair p; + p.first = lMilliSeconds; + p.second = rTCSVector; + + m_VectorList.push_back(p); +} + +long TCSGram::getDuration() const +{ + size_t uSize = m_VectorList.size(); + return static_cast(uSize*m_dFrameDurationMS); +} + +void TCSGram::printDebug() +{ + vectorlist_t::iterator vectorIterator = m_VectorList.begin(); + + while (vectorIterator != m_VectorList.end()) + { + vectorIterator->second.printDebug(); + vectorIterator++; + } +} diff -r f44aa6d29642 -r cebe00b508b9 qm-dsp/dsp/tonal/TCSgram.h --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/qm-dsp/dsp/tonal/TCSgram.h Wed Apr 11 09:51:20 2012 +0100 @@ -0,0 +1,49 @@ +/* -*- c-basic-offset: 4 indent-tabs-mode: nil -*- vi:set ts=8 sts=4 sw=4: */ + +/* + QM DSP Library + + Centre for Digital Music, Queen Mary, University of London. + This file copyright 2006 Martin Gasser. + + This program is free software; you can redistribute it and/or + modify it under the terms of the GNU General Public License as + published by the Free Software Foundation; either version 2 of the + License, or (at your option) any later version. See the file + COPYING included with this distribution for more information. +*/ + +#ifndef _TCSGram_ +#define _TCSGram_ + +#include +#include +#include + +#include "TonalEstimator.h" + +typedef std::vector > vectorlist_t; + +class TCSGram +{ +public: + TCSGram(); + ~TCSGram(); + void getTCSVector(int, TCSVector&) const; + void addTCSVector(const TCSVector&); + long getTime(size_t) const; + long getDuration() const; + void printDebug(); + int getSize() const { return m_VectorList.size(); } + void reserve(size_t uSize) { m_VectorList.reserve(uSize); } + void clear() { m_VectorList.clear(); } + void setFrameDuration(const double dFrameDurationMS) { m_dFrameDurationMS = dFrameDurationMS; } + void setNumBins(const unsigned int uNumBins) { m_uNumBins = uNumBins; } + void normalize(); +protected: + vectorlist_t m_VectorList; + unsigned int m_uNumBins; + double m_dFrameDurationMS; +}; + +#endif diff -r f44aa6d29642 -r cebe00b508b9 qm-dsp/dsp/tonal/TCSgram.o Binary file qm-dsp/dsp/tonal/TCSgram.o has changed diff -r f44aa6d29642 -r cebe00b508b9 qm-dsp/dsp/tonal/TonalEstimator.cpp --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/qm-dsp/dsp/tonal/TonalEstimator.cpp Wed Apr 11 09:51:20 2012 +0100 @@ -0,0 +1,103 @@ +/* -*- c-basic-offset: 4 indent-tabs-mode: nil -*- vi:set ts=8 sts=4 sw=4: */ + +/* + QM DSP Library + + Centre for Digital Music, Queen Mary, University of London. + This file copyright 2006 Martin Gasser. + + This program is free software; you can redistribute it and/or + modify it under the terms of the GNU General Public License as + published by the Free Software Foundation; either version 2 of the + License, or (at your option) any later version. See the file + COPYING included with this distribution for more information. +*/ + +#include "TonalEstimator.h" + +#include +#include + +#ifndef PI +#define PI (3.14159265358979232846) +#endif + +TonalEstimator::TonalEstimator() +{ + m_Basis.resize(6); + + int i = 0; + + + // circle of fifths + m_Basis[i].resize(12); + for (int iP = 0; iP < 12; iP++) + { + m_Basis[i][iP] = std::sin( (7.0 / 6.0) * iP * PI); + } + + i++; + + m_Basis[i].resize(12); + for (int iP = 0; iP < 12; iP++) + { + m_Basis[i][iP] = std::cos( (7.0 / 6.0) * iP * PI); + } + + i++; + + + // circle of major thirds + m_Basis[i].resize(12); + for (int iP = 0; iP < 12; iP++) + { + m_Basis[i][iP] = 0.6 * std::sin( (2.0 / 3.0) * iP * PI); + } + + i++; + + m_Basis[i].resize(12); + for (int iP = 0; iP < 12; iP++) + { + m_Basis[i][iP] = 0.6 * std::cos( (2.0 / 3.0) * iP * PI); + } + + i++; + + + // circle of minor thirds + m_Basis[i].resize(12); + for (int iP = 0; iP < 12; iP++) + { + m_Basis[i][iP] = 1.1 * std::sin( (3.0 / 2.0) * iP * PI); + } + + i++; + + m_Basis[i].resize(12); + for (int iP = 0; iP < 12; iP++) + { + m_Basis[i][iP] = 1.1 * std::cos( (3.0 / 2.0) * iP * PI); + } + +} + +TonalEstimator::~TonalEstimator() +{ +} + +TCSVector TonalEstimator::transform2TCS(const ChromaVector& rVector) +{ + TCSVector vaRetVal; + vaRetVal.resize(6, 0.0); + + for (int i = 0; i < 6; i++) + { + for (int iP = 0; iP < 12; iP++) + { + vaRetVal[i] += m_Basis[i][iP] * rVector[iP]; + } + } + + return vaRetVal; +} diff -r f44aa6d29642 -r cebe00b508b9 qm-dsp/dsp/tonal/TonalEstimator.h --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/qm-dsp/dsp/tonal/TonalEstimator.h Wed Apr 11 09:51:20 2012 +0100 @@ -0,0 +1,105 @@ +/* -*- c-basic-offset: 4 indent-tabs-mode: nil -*- vi:set ts=8 sts=4 sw=4: */ + +/* + QM DSP Library + + Centre for Digital Music, Queen Mary, University of London. + This file copyright 2006 Martin Gasser. + + This program is free software; you can redistribute it and/or + modify it under the terms of the GNU General Public License as + published by the Free Software Foundation; either version 2 of the + License, or (at your option) any later version. See the file + COPYING included with this distribution for more information. +*/ + +#ifndef _TONALESTIMATOR_ +#define _TONALESTIMATOR_ + + +#include +#include +#include +#include + +class ChromaVector : public std::valarray +{ +public: + ChromaVector(size_t uSize = 12) : std::valarray() + { resize(uSize, 0.0f); } + + virtual ~ChromaVector() {}; + + void printDebug() + { + for (int i = 0; i < size(); i++) + { + std::cout << (*this)[i] << ";"; + } + + std::cout << std::endl; + } + + void normalizeL1() + { + // normalize the chroma vector (L1 norm) + double dSum = 0.0; + + for (size_t i = 0; i < 12; (dSum += std::abs((*this)[i++]))) ; + for (size_t i = 0; i < 12; dSum > 0.0000001?((*this)[i] /= dSum):(*this)[i]=0.0, i++) ; + + } + + void clear() + { + for (size_t i = 0; i < 12; ++i) (*this)[i] = 0.0; + } + + +}; + +class TCSVector : public std::valarray +{ +public: + TCSVector() : std::valarray() + { resize(6, 0.0f); } + + virtual ~TCSVector() {}; + + void printDebug() + { + for (int i = 0; i < size(); i++) + { + std::cout << (*this)[i] << ";"; + } + + std::cout << std::endl; + } + + double magnitude() const + { + double dMag = 0.0; + + for (size_t i = 0; i < 6; i++) + { + dMag += std::pow((*this)[i], 2.0); + } + + return std::sqrt(dMag); + } + +}; + + + +class TonalEstimator +{ +public: + TonalEstimator(); + virtual ~TonalEstimator(); + TCSVector transform2TCS(const ChromaVector& rVector); +protected: + std::valarray< std::valarray > m_Basis; +}; + +#endif // _TONALESTIMATOR_ diff -r f44aa6d29642 -r cebe00b508b9 qm-dsp/dsp/tonal/TonalEstimator.o Binary file qm-dsp/dsp/tonal/TonalEstimator.o has changed diff -r f44aa6d29642 -r cebe00b508b9 qm-dsp/dsp/transforms/FFT.cpp --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/qm-dsp/dsp/transforms/FFT.cpp Wed Apr 11 09:51:20 2012 +0100 @@ -0,0 +1,181 @@ +/* -*- c-basic-offset: 4 indent-tabs-mode: nil -*- vi:set ts=8 sts=4 sw=4: */ + +/* + QM DSP Library + + Centre for Digital Music, Queen Mary, University of London. + This file is based on Don Cross's public domain FFT implementation. +*/ + +#include "FFT.h" + +#include "maths/MathUtilities.h" + +#include + +#include + +FFT::FFT(unsigned int n) : + m_n(n), + m_private(0) +{ + if( !MathUtilities::isPowerOfTwo(m_n) ) + { + std::cerr << "ERROR: FFT: Non-power-of-two FFT size " + << m_n << " not supported in this implementation" + << std::endl; + return; + } +} + +FFT::~FFT() +{ + +} + +FFTReal::FFTReal(unsigned int n) : + m_n(n), + m_private(0) +{ + m_private = new FFT(m_n); +} + +FFTReal::~FFTReal() +{ + delete (FFT *)m_private; +} + +void +FFTReal::process(bool inverse, + const double *realIn, + double *realOut, double *imagOut) +{ + ((FFT *)m_private)->process(inverse, realIn, 0, realOut, imagOut); +} + +static unsigned int numberOfBitsNeeded(unsigned int p_nSamples) +{ + int i; + + if( p_nSamples < 2 ) + { + return 0; + } + + for ( i=0; ; i++ ) + { + if( p_nSamples & (1 << i) ) return i; + } +} + +static unsigned int reverseBits(unsigned int p_nIndex, unsigned int p_nBits) +{ + unsigned int i, rev; + + for(i=rev=0; i < p_nBits; i++) + { + rev = (rev << 1) | (p_nIndex & 1); + p_nIndex >>= 1; + } + + return rev; +} + +void +FFT::process(bool p_bInverseTransform, + const double *p_lpRealIn, const double *p_lpImagIn, + double *p_lpRealOut, double *p_lpImagOut) +{ + if (!p_lpRealIn || !p_lpRealOut || !p_lpImagOut) return; + +// std::cerr << "FFT::process(" << m_n << "," << p_bInverseTransform << ")" << std::endl; + + unsigned int NumBits; + unsigned int i, j, k, n; + unsigned int BlockSize, BlockEnd; + + double angle_numerator = 2.0 * M_PI; + double tr, ti; + + if( !MathUtilities::isPowerOfTwo(m_n) ) + { + std::cerr << "ERROR: FFT::process: Non-power-of-two FFT size " + << m_n << " not supported in this implementation" + << std::endl; + return; + } + + if( p_bInverseTransform ) angle_numerator = -angle_numerator; + + NumBits = numberOfBitsNeeded ( m_n ); + + + for( i=0; i < m_n; i++ ) + { + j = reverseBits ( i, NumBits ); + p_lpRealOut[j] = p_lpRealIn[i]; + p_lpImagOut[j] = (p_lpImagIn == 0) ? 0.0 : p_lpImagIn[i]; + } + + + BlockEnd = 1; + for( BlockSize = 2; BlockSize <= m_n; BlockSize <<= 1 ) + { + double delta_angle = angle_numerator / (double)BlockSize; + double sm2 = -sin ( -2 * delta_angle ); + double sm1 = -sin ( -delta_angle ); + double cm2 = cos ( -2 * delta_angle ); + double cm1 = cos ( -delta_angle ); + double w = 2 * cm1; + double ar[3], ai[3]; + + for( i=0; i < m_n; i += BlockSize ) + { + + ar[2] = cm2; + ar[1] = cm1; + + ai[2] = sm2; + ai[1] = sm1; + + for ( j=i, n=0; n < BlockEnd; j++, n++ ) + { + + ar[0] = w*ar[1] - ar[2]; + ar[2] = ar[1]; + ar[1] = ar[0]; + + ai[0] = w*ai[1] - ai[2]; + ai[2] = ai[1]; + ai[1] = ai[0]; + + k = j + BlockEnd; + tr = ar[0]*p_lpRealOut[k] - ai[0]*p_lpImagOut[k]; + ti = ar[0]*p_lpImagOut[k] + ai[0]*p_lpRealOut[k]; + + p_lpRealOut[k] = p_lpRealOut[j] - tr; + p_lpImagOut[k] = p_lpImagOut[j] - ti; + + p_lpRealOut[j] += tr; + p_lpImagOut[j] += ti; + + } + } + + BlockEnd = BlockSize; + + } + + + if( p_bInverseTransform ) + { + double denom = (double)m_n; + + for ( i=0; i < m_n; i++ ) + { + p_lpRealOut[i] /= denom; + p_lpImagOut[i] /= denom; + } + } +} + diff -r f44aa6d29642 -r cebe00b508b9 qm-dsp/dsp/transforms/FFT.h --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/qm-dsp/dsp/transforms/FFT.h Wed Apr 11 09:51:20 2012 +0100 @@ -0,0 +1,42 @@ +/* -*- c-basic-offset: 4 indent-tabs-mode: nil -*- vi:set ts=8 sts=4 sw=4: */ + +/* + QM DSP Library + + Centre for Digital Music, Queen Mary, University of London. +*/ + +#ifndef FFT_H +#define FFT_H + +class FFT +{ +public: + FFT(unsigned int nsamples); + ~FFT(); + + void process(bool inverse, + const double *realIn, const double *imagIn, + double *realOut, double *imagOut); + +private: + unsigned int m_n; + void *m_private; +}; + +class FFTReal +{ +public: + FFTReal(unsigned int nsamples); + ~FFTReal(); + + void process(bool inverse, + const double *realIn, + double *realOut, double *imagOut); + +private: + unsigned int m_n; + void *m_private; +}; + +#endif diff -r f44aa6d29642 -r cebe00b508b9 qm-dsp/dsp/transforms/FFT.o Binary file qm-dsp/dsp/transforms/FFT.o has changed diff -r f44aa6d29642 -r cebe00b508b9 qm-dsp/dsp/wavelet/Wavelet.cpp --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/qm-dsp/dsp/wavelet/Wavelet.cpp Wed Apr 11 09:51:20 2012 +0100 @@ -0,0 +1,1849 @@ +/* -*- c-basic-offset: 4 indent-tabs-mode: nil -*- vi:set ts=8 sts=4 sw=4: */ + +/* + QM DSP Library + + Centre for Digital Music, Queen Mary, University of London. + This file copyright 2009 Thomas Wilmering. + + This program is free software; you can redistribute it and/or + modify it under the terms of the GNU General Public License as + published by the Free Software Foundation; either version 2 of the + License, or (at your option) any later version. See the file + COPYING included with this distribution for more information. +*/ + +#include "Wavelet.h" + +#include + +std::string +Wavelet::getWaveletName(Type wavelet) +{ + switch (wavelet) { + case Haar: return "Haar"; + case Daubechies_2: return "Daubechies 2"; + case Daubechies_3: return "Daubechies 3"; + case Daubechies_4: return "Daubechies 4"; + case Daubechies_5: return "Daubechies 5"; + case Daubechies_6: return "Daubechies 6"; + case Daubechies_7: return "Daubechies 7"; + case Daubechies_8: return "Daubechies 8"; + case Daubechies_9: return "Daubechies 9"; + case Daubechies_10: return "Daubechies 10"; + case Daubechies_20: return "Daubechies 20"; + case Daubechies_40: return "Daubechies 40"; + case Symlet_2: return "Symlet 2"; + case Symlet_3: return "Symlet 3"; + case Symlet_4: return "Symlet 4"; + case Symlet_5: return "Symlet 5"; + case Symlet_6: return "Symlet 6"; + case Symlet_7: return "Symlet 7"; + case Symlet_8: return "Symlet 8"; + case Symlet_9: return "Symlet 9"; + case Symlet_10: return "Symlet 10"; + case Symlet_20: return "Symlet 20"; + case Symlet_30: return "Symlet 30"; + case Coiflet_1: return "Coiflet 1"; + case Coiflet_2: return "Coiflet 2"; + case Coiflet_3: return "Coiflet 3"; + case Coiflet_4: return "Coiflet 4"; + case Coiflet_5: return "Coiflet 5"; + case Biorthogonal_1_3: return "Biorthogonal 1.3"; + case Biorthogonal_1_5: return "Biorthogonal 1.5"; + case Biorthogonal_2_2: return "Biorthogonal 2.2"; + case Biorthogonal_2_4: return "Biorthogonal 2.4"; + case Biorthogonal_2_6: return "Biorthogonal 2.6"; + case Biorthogonal_2_8: return "Biorthogonal 2.8"; + case Biorthogonal_3_1: return "Biorthogonal 3.1"; + case Biorthogonal_3_3: return "Biorthogonal 3.3"; + case Biorthogonal_3_5: return "Biorthogonal 3.5"; + case Biorthogonal_3_7: return "Biorthogonal 3.7"; + case Biorthogonal_3_9: return "Biorthogonal 3.9"; + case Biorthogonal_4_4: return "Biorthogonal 4.4"; + case Biorthogonal_5_5: return "Biorthogonal 5.5"; + case Biorthogonal_6_8: return "Biorthogonal 6.8"; + case Meyer: return "Meyer"; + } + + return "(unknown)"; +} + +void +Wavelet::createDecompositionFilters(Type wavelet, + std::vector &lpd, + std::vector &hpd) +{ + lpd.clear(); + hpd.clear(); + + int flength = 0; + + switch (wavelet) { + + case Haar: + lpd.push_back(0.70710678118655); + lpd.push_back(0.70710678118655); + hpd.push_back(-0.70710678118655); + hpd.push_back(0.70710678118655); + flength = 2; + break; + + case Daubechies_2: + lpd.push_back(-0.12940952255092); + lpd.push_back(0.22414386804186); + lpd.push_back(0.83651630373747); + lpd.push_back(0.48296291314469); + hpd.push_back(-0.48296291314469); + hpd.push_back(0.83651630373747); + hpd.push_back(-0.22414386804186); + hpd.push_back(-0.12940952255092); + flength = 4; + break; + + case Daubechies_3: + lpd.push_back(0.03522629188210); + lpd.push_back(-0.08544127388224); + lpd.push_back(-0.13501102001039); + lpd.push_back(0.45987750211933); + lpd.push_back(0.80689150931334); + lpd.push_back(0.33267055295096); + hpd.push_back(-0.33267055295096); + hpd.push_back(0.80689150931334); + hpd.push_back(-0.45987750211933); + hpd.push_back(-0.13501102001039); + hpd.push_back(0.08544127388224); + hpd.push_back(0.03522629188210); + flength = 6; + break; + + case Daubechies_4: + lpd.push_back(-0.01059740178500); + lpd.push_back(0.03288301166698); + lpd.push_back(0.03084138183599); + lpd.push_back(-0.18703481171888); + lpd.push_back(-0.02798376941698); + lpd.push_back(0.63088076792959); + lpd.push_back(0.71484657055254); + lpd.push_back(0.23037781330886); + hpd.push_back(-0.23037781330886); + hpd.push_back(0.71484657055254); + hpd.push_back(-0.63088076792959); + hpd.push_back(-0.02798376941698); + hpd.push_back(0.18703481171888); + hpd.push_back(0.03084138183599); + hpd.push_back(-0.03288301166698); + hpd.push_back(-0.01059740178500); + flength = 8; + break; + + case Daubechies_5: + lpd.push_back(0.00333572528500); + lpd.push_back(-0.01258075199902); + lpd.push_back(-0.00624149021301); + lpd.push_back(0.07757149384007); + lpd.push_back(-0.03224486958503); + lpd.push_back(-0.24229488706619); + lpd.push_back(0.13842814590110); + lpd.push_back(0.72430852843857); + lpd.push_back(0.60382926979747); + lpd.push_back(0.16010239797413); + hpd.push_back(-0.16010239797413); + hpd.push_back(0.60382926979747); + hpd.push_back(-0.72430852843857); + hpd.push_back(0.13842814590110); + hpd.push_back(0.24229488706619); + hpd.push_back(-0.03224486958503); + hpd.push_back(-0.07757149384007); + hpd.push_back(-0.00624149021301); + hpd.push_back(0.01258075199902); + hpd.push_back(0.00333572528500); + flength = 10; + break; + + case Daubechies_6: + lpd.push_back(-0.00107730108500); + lpd.push_back(0.00477725751101); + lpd.push_back(0.00055384220099); + lpd.push_back(-0.03158203931803); + lpd.push_back(0.02752286553002); + lpd.push_back(0.09750160558708); + lpd.push_back(-0.12976686756710); + lpd.push_back(-0.22626469396517); + lpd.push_back(0.31525035170924); + lpd.push_back(0.75113390802158); + lpd.push_back(0.49462389039839); + lpd.push_back(0.11154074335008); + hpd.push_back(-0.11154074335008); + hpd.push_back(0.49462389039839); + hpd.push_back(-0.75113390802158); + hpd.push_back(0.31525035170924); + hpd.push_back(0.22626469396517); + hpd.push_back(-0.12976686756710); + hpd.push_back(-0.09750160558708); + hpd.push_back(0.02752286553002); + hpd.push_back(0.03158203931803); + hpd.push_back(0.00055384220099); + hpd.push_back(-0.00477725751101); + hpd.push_back(-0.00107730108500); + flength = 12; + break; + + case Daubechies_7: + lpd.push_back(0.00035371380000); + lpd.push_back(-0.00180164070400); + lpd.push_back(0.00042957797300); + lpd.push_back(0.01255099855601); + lpd.push_back(-0.01657454163102); + lpd.push_back(-0.03802993693503); + lpd.push_back(0.08061260915107); + lpd.push_back(0.07130921926705); + lpd.push_back(-0.22403618499417); + lpd.push_back(-0.14390600392911); + lpd.push_back(0.46978228740536); + lpd.push_back(0.72913209084656); + lpd.push_back(0.39653931948231); + lpd.push_back(0.07785205408506); + hpd.push_back(-0.07785205408506); + hpd.push_back(0.39653931948231); + hpd.push_back(-0.72913209084656); + hpd.push_back(0.46978228740536); + hpd.push_back(0.14390600392911); + hpd.push_back(-0.22403618499417); + hpd.push_back(-0.07130921926705); + hpd.push_back(0.08061260915107); + hpd.push_back(0.03802993693503); + hpd.push_back(-0.01657454163102); + hpd.push_back(-0.01255099855601); + hpd.push_back(0.00042957797300); + hpd.push_back(0.00180164070400); + hpd.push_back(0.00035371380000); + flength = 14; + break; + + case Daubechies_8: + lpd.push_back(-0.00011747678400); + lpd.push_back(0.00067544940600); + lpd.push_back(-0.00039174037300); + lpd.push_back(-0.00487035299301); + lpd.push_back(0.00874609404702); + lpd.push_back(0.01398102791702); + lpd.push_back(-0.04408825393106); + lpd.push_back(-0.01736930100202); + lpd.push_back(0.12874742662019); + lpd.push_back(0.00047248457400); + lpd.push_back(-0.28401554296243); + lpd.push_back(-0.01582910525602); + lpd.push_back(0.58535468365487); + lpd.push_back(0.67563073629801); + lpd.push_back(0.31287159091447); + lpd.push_back(0.05441584224308); + hpd.push_back(-0.05441584224308); + hpd.push_back(0.31287159091447); + hpd.push_back(-0.67563073629801); + hpd.push_back(0.58535468365487); + hpd.push_back(0.01582910525602); + hpd.push_back(-0.28401554296243); + hpd.push_back(-0.00047248457400); + hpd.push_back(0.12874742662019); + hpd.push_back(0.01736930100202); + hpd.push_back(-0.04408825393106); + hpd.push_back(-0.01398102791702); + hpd.push_back(0.00874609404702); + hpd.push_back(0.00487035299301); + hpd.push_back(-0.00039174037300); + hpd.push_back(-0.00067544940600); + hpd.push_back(-0.00011747678400); + flength = 16; + break; + + case Daubechies_9: + lpd.push_back(0.00003934732000); + lpd.push_back(-0.00025196318900); + lpd.push_back(0.00023038576400); + lpd.push_back(0.00184764688296); + lpd.push_back(-0.00428150368190); + lpd.push_back(-0.00472320475789); + lpd.push_back(0.02236166212352); + lpd.push_back(0.00025094711499); + lpd.push_back(-0.06763282905952); + lpd.push_back(0.03072568147832); + lpd.push_back(0.14854074933476); + lpd.push_back(-0.09684078322088); + lpd.push_back(-0.29327378327259); + lpd.push_back(0.13319738582209); + lpd.push_back(0.65728807803664); + lpd.push_back(0.60482312367678); + lpd.push_back(0.24383467463767); + lpd.push_back(0.03807794736317); + hpd.push_back(-0.03807794736317); + hpd.push_back(0.24383467463767); + hpd.push_back(-0.60482312367678); + hpd.push_back(0.65728807803664); + hpd.push_back(-0.13319738582209); + hpd.push_back(-0.29327378327259); + hpd.push_back(0.09684078322088); + hpd.push_back(0.14854074933476); + hpd.push_back(-0.03072568147832); + hpd.push_back(-0.06763282905952); + hpd.push_back(-0.00025094711499); + hpd.push_back(0.02236166212352); + hpd.push_back(0.00472320475789); + hpd.push_back(-0.00428150368190); + hpd.push_back(-0.00184764688296); + hpd.push_back(0.00023038576400); + hpd.push_back(0.00025196318900); + hpd.push_back(0.00003934732000); + flength = 18; + break; + + case Daubechies_10: + lpd.push_back(-0.00001326420300); + lpd.push_back(0.00009358867000); + lpd.push_back(-0.00011646685499); + lpd.push_back(-0.00068585669500); + lpd.push_back(0.00199240529499); + lpd.push_back(0.00139535174699); + lpd.push_back(-0.01073317548298); + lpd.push_back(0.00360655356699); + lpd.push_back(0.03321267405893); + lpd.push_back(-0.02945753682195); + lpd.push_back(-0.07139414716586); + lpd.push_back(0.09305736460381); + lpd.push_back(0.12736934033574); + lpd.push_back(-0.19594627437660); + lpd.push_back(-0.24984642432649); + lpd.push_back(0.28117234366043); + lpd.push_back(0.68845903945259); + lpd.push_back(0.52720118893092); + lpd.push_back(0.18817680007762); + lpd.push_back(0.02667005790095); + hpd.push_back(-0.02667005790095); + hpd.push_back(0.18817680007762); + hpd.push_back(-0.52720118893092); + hpd.push_back(0.68845903945259); + hpd.push_back(-0.28117234366043); + hpd.push_back(-0.24984642432649); + hpd.push_back(0.19594627437660); + hpd.push_back(0.12736934033574); + hpd.push_back(-0.09305736460381); + hpd.push_back(-0.07139414716586); + hpd.push_back(0.02945753682195); + hpd.push_back(0.03321267405893); + hpd.push_back(-0.00360655356699); + hpd.push_back(-0.01073317548298); + hpd.push_back(-0.00139535174699); + hpd.push_back(0.00199240529499); + hpd.push_back(0.00068585669500); + hpd.push_back(-0.00011646685499); + hpd.push_back(-0.00009358867000); + hpd.push_back(-0.00001326420300); + flength = 20; + break; + + case Daubechies_20: + lpd.push_back(-0.00000000029988); + lpd.push_back(0.00000000405613); + lpd.push_back(-0.00000001814843); + lpd.push_back(0.00000000020143); + lpd.push_back(0.00000026339242); + lpd.push_back(-0.00000068470796); + lpd.push_back(-0.00000101199401); + lpd.push_back(0.00000724124829); + lpd.push_back(-0.00000437614386); + lpd.push_back(-0.00003710586183); + lpd.push_back(0.00006774280828); + lpd.push_back(0.00010153288973); + lpd.push_back(-0.00038510474870); + lpd.push_back(-0.00005349759845); + lpd.push_back(0.00139255961930); + lpd.push_back(-0.00083156217284); + lpd.push_back(-0.00358149425960); + lpd.push_back(0.00442054238705); + lpd.push_back(0.00672162730228); + lpd.push_back(-0.01381052613705); + lpd.push_back(-0.00878932492387); + lpd.push_back(0.03229429953057); + lpd.push_back(0.00587468181179); + lpd.push_back(-0.06172289962416); + lpd.push_back(0.00563224685793); + lpd.push_back(0.10229171917503); + lpd.push_back(-0.02471682733721); + lpd.push_back(-0.15545875070532); + lpd.push_back(0.03985024645854); + lpd.push_back(0.22829105081947); + lpd.push_back(-0.01672708830868); + lpd.push_back(-0.32678680043239); + lpd.push_back(-0.13921208801080); + lpd.push_back(0.36150229873767); + lpd.push_back(0.61049323893578); + lpd.push_back(0.47269618530872); + lpd.push_back(0.21994211355038); + lpd.push_back(0.06342378045879); + lpd.push_back(0.01054939462490); + lpd.push_back(0.00077995361366); + hpd.push_back(-0.00077995361366); + hpd.push_back(0.01054939462490); + hpd.push_back(-0.06342378045879); + hpd.push_back(0.21994211355038); + hpd.push_back(-0.47269618530872); + hpd.push_back(0.61049323893578); + hpd.push_back(-0.36150229873767); + hpd.push_back(-0.13921208801080); + hpd.push_back(0.32678680043239); + hpd.push_back(-0.01672708830868); + hpd.push_back(-0.22829105081947); + hpd.push_back(0.03985024645854); + hpd.push_back(0.15545875070532); + hpd.push_back(-0.02471682733721); + hpd.push_back(-0.10229171917503); + hpd.push_back(0.00563224685793); + hpd.push_back(0.06172289962416); + hpd.push_back(0.00587468181179); + hpd.push_back(-0.03229429953057); + hpd.push_back(-0.00878932492387); + hpd.push_back(0.01381052613705); + hpd.push_back(0.00672162730228); + hpd.push_back(-0.00442054238705); + hpd.push_back(-0.00358149425960); + hpd.push_back(0.00083156217284); + hpd.push_back(0.00139255961930); + hpd.push_back(0.00005349759845); + hpd.push_back(-0.00038510474870); + hpd.push_back(-0.00010153288973); + hpd.push_back(0.00006774280828); + hpd.push_back(0.00003710586183); + hpd.push_back(-0.00000437614386); + hpd.push_back(-0.00000724124829); + hpd.push_back(-0.00000101199401); + hpd.push_back(0.00000068470796); + hpd.push_back(0.00000026339242); + hpd.push_back(-0.00000000020143); + hpd.push_back(-0.00000001814843); + hpd.push_back(-0.00000000405613); + hpd.push_back(-0.00000000029988); + flength = 40; + break; + + case Daubechies_40: + lpd.push_back(-0.00000000000000); + lpd.push_back(0.00000000000000); + lpd.push_back(-0.00000000000000); + lpd.push_back(0.00000000000000); + lpd.push_back(-0.00000000000000); + lpd.push_back(-0.00000000000001); + lpd.push_back(0.00000000000003); + lpd.push_back(-0.00000000000001); + lpd.push_back(-0.00000000000037); + lpd.push_back(0.00000000000121); + lpd.push_back(0.00000000000108); + lpd.push_back(-0.00000000001441); + lpd.push_back(0.00000000001995); + lpd.push_back(0.00000000008134); + lpd.push_back(-0.00000000029288); + lpd.push_back(-0.00000000009963); + lpd.push_back(0.00000000205938); + lpd.push_back(-0.00000000227332); + lpd.push_back(-0.00000000873967); + lpd.push_back(0.00000002288390); + lpd.push_back(0.00000001741059); + lpd.push_back(-0.00000012745008); + lpd.push_back(0.00000005361186); + lpd.push_back(0.00000048834273); + lpd.push_back(-0.00000066863337); + lpd.push_back(-0.00000128043283); + lpd.push_back(0.00000350778202); + lpd.push_back(0.00000165493877); + lpd.push_back(-0.00001288842174); + lpd.push_back(0.00000406557792); + lpd.push_back(0.00003629399945); + lpd.push_back(-0.00003566632371); + lpd.push_back(-0.00007878802614); + lpd.push_back(0.00014251943335); + lpd.push_back(0.00012109867291); + lpd.push_back(-0.00041818330353); + lpd.push_back(-0.00007088554491); + lpd.push_back(0.00099285797789); + lpd.push_back(-0.00031193527356); + lpd.push_back(-0.00197480748041); + lpd.push_back(0.00148388984367); + lpd.push_back(0.00332132500594); + lpd.push_back(-0.00412431015737); + lpd.push_back(-0.00467322831674); + lpd.push_back(0.00901902126682); + lpd.push_back(0.00524573780794); + lpd.push_back(-0.01682072694998); + lpd.push_back(-0.00388701203892); + lpd.push_back(0.02781129406516); + lpd.push_back(-0.00059370667303); + lpd.push_back(-0.04179364874023); + lpd.push_back(0.00895082555981); + lpd.push_back(0.05834125954654); + lpd.push_back(-0.02094317414735); + lpd.push_back(-0.07729538082012); + lpd.push_back(0.03492832601473); + lpd.push_back(0.09941959711973); + lpd.push_back(-0.04741061635274); + lpd.push_back(-0.12673146574763); + lpd.push_back(0.05216571236437); + lpd.push_back(0.16185493481917); + lpd.push_back(-0.03814703831047); + lpd.push_back(-0.20452405393126); + lpd.push_back(-0.01395065907035); + lpd.push_back(0.24017584511066); + lpd.push_back(0.13119716231525); + lpd.push_back(-0.21027451192673); + lpd.push_back(-0.31275608334174); + lpd.push_back(-0.02817037418845); + lpd.push_back(0.35209361261033); + lpd.push_back(0.51902874766301); + lpd.push_back(0.43815806016110); + lpd.push_back(0.25977619424035); + lpd.push_back(0.11476477757177); + lpd.push_back(0.03842788992792); + lpd.push_back(0.00969841552091); + lpd.push_back(0.00179808920458); + lpd.push_back(0.00023209364055); + lpd.push_back(0.00001869221611); + lpd.push_back(0.00000070900603); + hpd.push_back(-0.00000070900603); + hpd.push_back(0.00001869221611); + hpd.push_back(-0.00023209364055); + hpd.push_back(0.00179808920458); + hpd.push_back(-0.00969841552091); + hpd.push_back(0.03842788992792); + hpd.push_back(-0.11476477757177); + hpd.push_back(0.25977619424035); + hpd.push_back(-0.43815806016110); + hpd.push_back(0.51902874766301); + hpd.push_back(-0.35209361261033); + hpd.push_back(-0.02817037418845); + hpd.push_back(0.31275608334174); + hpd.push_back(-0.21027451192673); + hpd.push_back(-0.13119716231525); + hpd.push_back(0.24017584511066); + hpd.push_back(0.01395065907035); + hpd.push_back(-0.20452405393126); + hpd.push_back(0.03814703831047); + hpd.push_back(0.16185493481917); + hpd.push_back(-0.05216571236437); + hpd.push_back(-0.12673146574763); + hpd.push_back(0.04741061635274); + hpd.push_back(0.09941959711973); + hpd.push_back(-0.03492832601473); + hpd.push_back(-0.07729538082012); + hpd.push_back(0.02094317414735); + hpd.push_back(0.05834125954654); + hpd.push_back(-0.00895082555981); + hpd.push_back(-0.04179364874023); + hpd.push_back(0.00059370667303); + hpd.push_back(0.02781129406516); + hpd.push_back(0.00388701203892); + hpd.push_back(-0.01682072694998); + hpd.push_back(-0.00524573780794); + hpd.push_back(0.00901902126682); + hpd.push_back(0.00467322831674); + hpd.push_back(-0.00412431015737); + hpd.push_back(-0.00332132500594); + hpd.push_back(0.00148388984367); + hpd.push_back(0.00197480748041); + hpd.push_back(-0.00031193527356); + hpd.push_back(-0.00099285797789); + hpd.push_back(-0.00007088554491); + hpd.push_back(0.00041818330353); + hpd.push_back(0.00012109867291); + hpd.push_back(-0.00014251943335); + hpd.push_back(-0.00007878802614); + hpd.push_back(0.00003566632371); + hpd.push_back(0.00003629399945); + hpd.push_back(-0.00000406557792); + hpd.push_back(-0.00001288842174); + hpd.push_back(-0.00000165493877); + hpd.push_back(0.00000350778202); + hpd.push_back(0.00000128043283); + hpd.push_back(-0.00000066863337); + hpd.push_back(-0.00000048834273); + hpd.push_back(0.00000005361186); + hpd.push_back(0.00000012745008); + hpd.push_back(0.00000001741059); + hpd.push_back(-0.00000002288390); + hpd.push_back(-0.00000000873967); + hpd.push_back(0.00000000227332); + hpd.push_back(0.00000000205938); + hpd.push_back(0.00000000009963); + hpd.push_back(-0.00000000029288); + hpd.push_back(-0.00000000008134); + hpd.push_back(0.00000000001995); + hpd.push_back(0.00000000001441); + hpd.push_back(0.00000000000108); + hpd.push_back(-0.00000000000121); + hpd.push_back(-0.00000000000037); + hpd.push_back(0.00000000000001); + hpd.push_back(0.00000000000003); + hpd.push_back(0.00000000000001); + hpd.push_back(-0.00000000000000); + hpd.push_back(-0.00000000000000); + hpd.push_back(-0.00000000000000); + hpd.push_back(-0.00000000000000); + hpd.push_back(-0.00000000000000); + flength = 80; + break; + + case Symlet_2: + lpd.push_back(-0.12940952255092); + lpd.push_back(0.22414386804186); + lpd.push_back(0.83651630373747); + lpd.push_back(0.48296291314469); + hpd.push_back(-0.48296291314469); + hpd.push_back(0.83651630373747); + hpd.push_back(-0.22414386804186); + hpd.push_back(-0.12940952255092); + flength = 4; + break; + + case Symlet_3: + lpd.push_back(0.03522629188210); + lpd.push_back(-0.08544127388224); + lpd.push_back(-0.13501102001039); + lpd.push_back(0.45987750211933); + lpd.push_back(0.80689150931334); + lpd.push_back(0.33267055295096); + hpd.push_back(-0.33267055295096); + hpd.push_back(0.80689150931334); + hpd.push_back(-0.45987750211933); + hpd.push_back(-0.13501102001039); + hpd.push_back(0.08544127388224); + hpd.push_back(0.03522629188210); + flength = 6; + break; + + case Symlet_4: + lpd.push_back(-0.07576571478927); + lpd.push_back(-0.02963552764600); + lpd.push_back(0.49761866763202); + lpd.push_back(0.80373875180592); + lpd.push_back(0.29785779560528); + lpd.push_back(-0.09921954357685); + lpd.push_back(-0.01260396726204); + lpd.push_back(0.03222310060404); + hpd.push_back(-0.03222310060404); + hpd.push_back(-0.01260396726204); + hpd.push_back(0.09921954357685); + hpd.push_back(0.29785779560528); + hpd.push_back(-0.80373875180592); + hpd.push_back(0.49761866763202); + hpd.push_back(0.02963552764600); + hpd.push_back(-0.07576571478927); + flength = 8; + break; + + case Symlet_5: + lpd.push_back(0.02733306834508); + lpd.push_back(0.02951949092577); + lpd.push_back(-0.03913424930238); + lpd.push_back(0.19939753397739); + lpd.push_back(0.72340769040242); + lpd.push_back(0.63397896345821); + lpd.push_back(0.01660210576452); + lpd.push_back(-0.17532808990845); + lpd.push_back(-0.02110183402476); + lpd.push_back(0.01953888273529); + hpd.push_back(-0.01953888273529); + hpd.push_back(-0.02110183402476); + hpd.push_back(0.17532808990845); + hpd.push_back(0.01660210576452); + hpd.push_back(-0.63397896345821); + hpd.push_back(0.72340769040242); + hpd.push_back(-0.19939753397739); + hpd.push_back(-0.03913424930238); + hpd.push_back(-0.02951949092577); + hpd.push_back(0.02733306834508); + flength = 10; + break; + + case Symlet_6: + lpd.push_back(0.01540410932703); + lpd.push_back(0.00349071208422); + lpd.push_back(-0.11799011114819); + lpd.push_back(-0.04831174258563); + lpd.push_back(0.49105594192675); + lpd.push_back(0.78764114103019); + lpd.push_back(0.33792942172762); + lpd.push_back(-0.07263752278646); + lpd.push_back(-0.02106029251230); + lpd.push_back(0.04472490177067); + lpd.push_back(0.00176771186424); + lpd.push_back(-0.00780070832503); + hpd.push_back(0.00780070832503); + hpd.push_back(0.00176771186424); + hpd.push_back(-0.04472490177067); + hpd.push_back(-0.02106029251230); + hpd.push_back(0.07263752278646); + hpd.push_back(0.33792942172762); + hpd.push_back(-0.78764114103019); + hpd.push_back(0.49105594192675); + hpd.push_back(0.04831174258563); + hpd.push_back(-0.11799011114819); + hpd.push_back(-0.00349071208422); + hpd.push_back(0.01540410932703); + flength = 12; + break; + + case Symlet_7: + lpd.push_back(0.00268181456826); + lpd.push_back(-0.00104738488868); + lpd.push_back(-0.01263630340325); + lpd.push_back(0.03051551316596); + lpd.push_back(0.06789269350137); + lpd.push_back(-0.04955283493713); + lpd.push_back(0.01744125508686); + lpd.push_back(0.53610191709176); + lpd.push_back(0.76776431700316); + lpd.push_back(0.28862963175151); + lpd.push_back(-0.14004724044296); + lpd.push_back(-0.10780823770382); + lpd.push_back(0.00401024487153); + lpd.push_back(0.01026817670851); + hpd.push_back(-0.01026817670851); + hpd.push_back(0.00401024487153); + hpd.push_back(0.10780823770382); + hpd.push_back(-0.14004724044296); + hpd.push_back(-0.28862963175151); + hpd.push_back(0.76776431700316); + hpd.push_back(-0.53610191709176); + hpd.push_back(0.01744125508686); + hpd.push_back(0.04955283493713); + hpd.push_back(0.06789269350137); + hpd.push_back(-0.03051551316596); + hpd.push_back(-0.01263630340325); + hpd.push_back(0.00104738488868); + hpd.push_back(0.00268181456826); + flength = 14; + break; + + case Symlet_8: + lpd.push_back(-0.00338241595101); + lpd.push_back(-0.00054213233179); + lpd.push_back(0.03169508781149); + lpd.push_back(0.00760748732492); + lpd.push_back(-0.14329423835081); + lpd.push_back(-0.06127335906766); + lpd.push_back(0.48135965125837); + lpd.push_back(0.77718575170052); + lpd.push_back(0.36444189483533); + lpd.push_back(-0.05194583810771); + lpd.push_back(-0.02721902991706); + lpd.push_back(0.04913717967361); + lpd.push_back(0.00380875201389); + lpd.push_back(-0.01495225833705); + lpd.push_back(-0.00030292051472); + lpd.push_back(0.00188995033276); + hpd.push_back(-0.00188995033276); + hpd.push_back(-0.00030292051472); + hpd.push_back(0.01495225833705); + hpd.push_back(0.00380875201389); + hpd.push_back(-0.04913717967361); + hpd.push_back(-0.02721902991706); + hpd.push_back(0.05194583810771); + hpd.push_back(0.36444189483533); + hpd.push_back(-0.77718575170052); + hpd.push_back(0.48135965125837); + hpd.push_back(0.06127335906766); + hpd.push_back(-0.14329423835081); + hpd.push_back(-0.00760748732492); + hpd.push_back(0.03169508781149); + hpd.push_back(0.00054213233179); + hpd.push_back(-0.00338241595101); + flength = 16; + break; + + case Symlet_9: + lpd.push_back(0.00140091552591); + lpd.push_back(0.00061978088899); + lpd.push_back(-0.01327196778182); + lpd.push_back(-0.01152821020768); + lpd.push_back(0.03022487885828); + lpd.push_back(0.00058346274612); + lpd.push_back(-0.05456895843083); + lpd.push_back(0.23876091460730); + lpd.push_back(0.71789708276441); + lpd.push_back(0.61733844914094); + lpd.push_back(0.03527248803527); + lpd.push_back(-0.19155083129728); + lpd.push_back(-0.01823377077940); + lpd.push_back(0.06207778930289); + lpd.push_back(0.00885926749340); + lpd.push_back(-0.01026406402763); + lpd.push_back(-0.00047315449868); + lpd.push_back(0.00106949003291); + hpd.push_back(-0.00106949003291); + hpd.push_back(-0.00047315449868); + hpd.push_back(0.01026406402763); + hpd.push_back(0.00885926749340); + hpd.push_back(-0.06207778930289); + hpd.push_back(-0.01823377077940); + hpd.push_back(0.19155083129728); + hpd.push_back(0.03527248803527); + hpd.push_back(-0.61733844914094); + hpd.push_back(0.71789708276441); + hpd.push_back(-0.23876091460730); + hpd.push_back(-0.05456895843083); + hpd.push_back(-0.00058346274612); + hpd.push_back(0.03022487885828); + hpd.push_back(0.01152821020768); + hpd.push_back(-0.01327196778182); + hpd.push_back(-0.00061978088899); + hpd.push_back(0.00140091552591); + flength = 18; + break; + + case Symlet_10: + lpd.push_back(0.00077015980911); + lpd.push_back(0.00009563267072); + lpd.push_back(-0.00864129927702); + lpd.push_back(-0.00146538258130); + lpd.push_back(0.04592723923109); + lpd.push_back(0.01160989390371); + lpd.push_back(-0.15949427888491); + lpd.push_back(-0.07088053578323); + lpd.push_back(0.47169066693845); + lpd.push_back(0.76951003702110); + lpd.push_back(0.38382676106707); + lpd.push_back(-0.03553674047383); + lpd.push_back(-0.03199005688243); + lpd.push_back(0.04999497207737); + lpd.push_back(0.00576491203358); + lpd.push_back(-0.02035493981231); + lpd.push_back(-0.00080435893202); + lpd.push_back(0.00459317358531); + lpd.push_back(0.00005703608362); + lpd.push_back(-0.00045932942100); + hpd.push_back(0.00045932942100); + hpd.push_back(0.00005703608362); + hpd.push_back(-0.00459317358531); + hpd.push_back(-0.00080435893202); + hpd.push_back(0.02035493981231); + hpd.push_back(0.00576491203358); + hpd.push_back(-0.04999497207737); + hpd.push_back(-0.03199005688243); + hpd.push_back(0.03553674047383); + hpd.push_back(0.38382676106707); + hpd.push_back(-0.76951003702110); + hpd.push_back(0.47169066693845); + hpd.push_back(0.07088053578323); + hpd.push_back(-0.15949427888491); + hpd.push_back(-0.01160989390371); + hpd.push_back(0.04592723923109); + hpd.push_back(0.00146538258130); + hpd.push_back(-0.00864129927702); + hpd.push_back(-0.00009563267072); + hpd.push_back(0.00077015980911); + flength = 20; + break; + + case Symlet_20: + lpd.push_back(0.00000036955375); + lpd.push_back(-0.00000019015676); + lpd.push_back(-0.00000791936141); + lpd.push_back(0.00000302566606); + lpd.push_back(0.00007992967836); + lpd.push_back(-0.00001928412301); + lpd.push_back(-0.00049473109157); + lpd.push_back(0.00007215991188); + lpd.push_back(0.00208899470819); + lpd.push_back(-0.00030526283181); + lpd.push_back(-0.00660658579912); + lpd.push_back(0.00142308735944); + lpd.push_back(0.01700404902335); + lpd.push_back(-0.00331385738375); + lpd.push_back(-0.03162943714501); + lpd.push_back(0.00812322835637); + lpd.push_back(0.02557934951027); + lpd.push_back(-0.07899434492693); + lpd.push_back(-0.02981936887758); + lpd.push_back(0.40583144435233); + lpd.push_back(0.75116272842520); + lpd.push_back(0.47199147510012); + lpd.push_back(-0.05108834292497); + lpd.push_back(-0.16057829841831); + lpd.push_back(0.03625095165278); + lpd.push_back(0.08891966802764); + lpd.push_back(-0.00684370196580); + lpd.push_back(-0.03537333675714); + lpd.push_back(0.00193859706711); + lpd.push_back(0.01215704094879); + lpd.push_back(-0.00061112638583); + lpd.push_back(-0.00347164780287); + lpd.push_back(0.00012544091723); + lpd.push_back(0.00074761085979); + lpd.push_back(-0.00002661555034); + lpd.push_back(-0.00011739133516); + lpd.push_back(0.00000452542221); + lpd.push_back(0.00001228725278); + lpd.push_back(-0.00000032567026); + lpd.push_back(-0.00000063291290); + hpd.push_back(0.00000063291290); + hpd.push_back(-0.00000032567026); + hpd.push_back(-0.00001228725278); + hpd.push_back(0.00000452542221); + hpd.push_back(0.00011739133516); + hpd.push_back(-0.00002661555034); + hpd.push_back(-0.00074761085979); + hpd.push_back(0.00012544091723); + hpd.push_back(0.00347164780287); + hpd.push_back(-0.00061112638583); + hpd.push_back(-0.01215704094879); + hpd.push_back(0.00193859706711); + hpd.push_back(0.03537333675714); + hpd.push_back(-0.00684370196580); + hpd.push_back(-0.08891966802764); + hpd.push_back(0.03625095165278); + hpd.push_back(0.16057829841831); + hpd.push_back(-0.05108834292497); + hpd.push_back(-0.47199147510012); + hpd.push_back(0.75116272842520); + hpd.push_back(-0.40583144435233); + hpd.push_back(-0.02981936887758); + hpd.push_back(0.07899434492693); + hpd.push_back(0.02557934951027); + hpd.push_back(-0.00812322835637); + hpd.push_back(-0.03162943714501); + hpd.push_back(0.00331385738375); + hpd.push_back(0.01700404902335); + hpd.push_back(-0.00142308735944); + hpd.push_back(-0.00660658579912); + hpd.push_back(0.00030526283181); + hpd.push_back(0.00208899470819); + hpd.push_back(-0.00007215991188); + hpd.push_back(-0.00049473109157); + hpd.push_back(0.00001928412301); + hpd.push_back(0.00007992967836); + hpd.push_back(-0.00000302566606); + hpd.push_back(-0.00000791936141); + hpd.push_back(0.00000019015676); + hpd.push_back(0.00000036955375); + flength = 40; + break; + + case Symlet_30: + lpd.push_back(-0.00000000032641); + lpd.push_back(0.00000000014934); + lpd.push_back(0.00000001014810); + lpd.push_back(-0.00000000380480); + lpd.push_back(-0.00000014986093); + lpd.push_back(0.00000005465704); + lpd.push_back(0.00000142300535); + lpd.push_back(-0.00000055432777); + lpd.push_back(-0.00000989667666); + lpd.push_back(0.00000402586608); + lpd.push_back(0.00005384705071); + lpd.push_back(-0.00002120203482); + lpd.push_back(-0.00023724381672); + lpd.push_back(0.00008209438737); + lpd.push_back(0.00086145325795); + lpd.push_back(-0.00023156681831); + lpd.push_back(-0.00258964866287); + lpd.push_back(0.00046642571155); + lpd.push_back(0.00645416706920); + lpd.push_back(-0.00051919282891); + lpd.push_back(-0.01284118837655); + lpd.push_back(0.00037212345706); + lpd.push_back(0.01829725025850); + lpd.push_back(-0.00795200356952); + lpd.push_back(-0.02521794435506); + lpd.push_back(0.02965858822312); + lpd.push_back(0.02927100294045); + lpd.push_back(-0.09630227559219); + lpd.push_back(-0.03849155121162); + lpd.push_back(0.40072250790936); + lpd.push_back(0.74269376814242); + lpd.push_back(0.48469805553706); + lpd.push_back(-0.02843778080778); + lpd.push_back(-0.16204679936904); + lpd.push_back(0.02619852204894); + lpd.push_back(0.08910160832786); + lpd.push_back(-0.01523693234758); + lpd.push_back(-0.04889669606591); + lpd.push_back(0.00760939409040); + lpd.push_back(0.02556854558808); + lpd.push_back(-0.00162932098036); + lpd.push_back(-0.01038876672659); + lpd.push_back(0.00054379809563); + lpd.push_back(0.00371380689803); + lpd.push_back(-0.00027628401612); + lpd.push_back(-0.00119692132405); + lpd.push_back(0.00011735865251); + lpd.push_back(0.00034385220669); + lpd.push_back(-0.00003293175202); + lpd.push_back(-0.00008272690387); + lpd.push_back(0.00000647382532); + lpd.push_back(0.00001589700426); + lpd.push_back(-0.00000089828423); + lpd.push_back(-0.00000232354967); + lpd.push_back(0.00000008995011); + lpd.push_back(0.00000024412960); + lpd.push_back(-0.00000000612778); + lpd.push_back(-0.00000001650488); + lpd.push_back(0.00000000025363); + lpd.push_back(0.00000000055439); + hpd.push_back(-0.00000000055439); + hpd.push_back(0.00000000025363); + hpd.push_back(0.00000001650488); + hpd.push_back(-0.00000000612778); + hpd.push_back(-0.00000024412960); + hpd.push_back(0.00000008995011); + hpd.push_back(0.00000232354967); + hpd.push_back(-0.00000089828423); + hpd.push_back(-0.00001589700426); + hpd.push_back(0.00000647382532); + hpd.push_back(0.00008272690387); + hpd.push_back(-0.00003293175202); + hpd.push_back(-0.00034385220669); + hpd.push_back(0.00011735865251); + hpd.push_back(0.00119692132405); + hpd.push_back(-0.00027628401612); + hpd.push_back(-0.00371380689803); + hpd.push_back(0.00054379809563); + hpd.push_back(0.01038876672659); + hpd.push_back(-0.00162932098036); + hpd.push_back(-0.02556854558808); + hpd.push_back(0.00760939409040); + hpd.push_back(0.04889669606591); + hpd.push_back(-0.01523693234758); + hpd.push_back(-0.08910160832786); + hpd.push_back(0.02619852204894); + hpd.push_back(0.16204679936904); + hpd.push_back(-0.02843778080778); + hpd.push_back(-0.48469805553706); + hpd.push_back(0.74269376814242); + hpd.push_back(-0.40072250790936); + hpd.push_back(-0.03849155121162); + hpd.push_back(0.09630227559219); + hpd.push_back(0.02927100294045); + hpd.push_back(-0.02965858822312); + hpd.push_back(-0.02521794435506); + hpd.push_back(0.00795200356952); + hpd.push_back(0.01829725025850); + hpd.push_back(-0.00037212345706); + hpd.push_back(-0.01284118837655); + hpd.push_back(0.00051919282891); + hpd.push_back(0.00645416706920); + hpd.push_back(-0.00046642571155); + hpd.push_back(-0.00258964866287); + hpd.push_back(0.00023156681831); + hpd.push_back(0.00086145325795); + hpd.push_back(-0.00008209438737); + hpd.push_back(-0.00023724381672); + hpd.push_back(0.00002120203482); + hpd.push_back(0.00005384705071); + hpd.push_back(-0.00000402586608); + hpd.push_back(-0.00000989667666); + hpd.push_back(0.00000055432777); + hpd.push_back(0.00000142300535); + hpd.push_back(-0.00000005465704); + hpd.push_back(-0.00000014986093); + hpd.push_back(0.00000000380480); + hpd.push_back(0.00000001014810); + hpd.push_back(-0.00000000014934); + hpd.push_back(-0.00000000032641); + flength = 60; + break; + + case Coiflet_1: + lpd.push_back(-0.01565572813546); + lpd.push_back(-0.07273261951285); + lpd.push_back(0.38486484686420); + lpd.push_back(0.85257202021226); + lpd.push_back(0.33789766245781); + lpd.push_back(-0.07273261951285); + hpd.push_back(0.07273261951285); + hpd.push_back(0.33789766245781); + hpd.push_back(-0.85257202021226); + hpd.push_back(0.38486484686420); + hpd.push_back(0.07273261951285); + hpd.push_back(-0.01565572813546); + flength = 6; + break; + + case Coiflet_2: + lpd.push_back(-0.00072054944536); + lpd.push_back(-0.00182320887070); + lpd.push_back(0.00561143481939); + lpd.push_back(0.02368017194633); + lpd.push_back(-0.05943441864646); + lpd.push_back(-0.07648859907831); + lpd.push_back(0.41700518442169); + lpd.push_back(0.81272363544554); + lpd.push_back(0.38611006682116); + lpd.push_back(-0.06737255472196); + lpd.push_back(-0.04146493678176); + lpd.push_back(0.01638733646352); + hpd.push_back(-0.01638733646352); + hpd.push_back(-0.04146493678176); + hpd.push_back(0.06737255472196); + hpd.push_back(0.38611006682116); + hpd.push_back(-0.81272363544554); + hpd.push_back(0.41700518442169); + hpd.push_back(0.07648859907831); + hpd.push_back(-0.05943441864646); + hpd.push_back(-0.02368017194633); + hpd.push_back(0.00561143481939); + hpd.push_back(0.00182320887070); + hpd.push_back(-0.00072054944536); + flength = 12; + break; + + case Coiflet_3: + lpd.push_back(-0.00003459977284); + lpd.push_back(-0.00007098330314); + lpd.push_back(0.00046621696011); + lpd.push_back(0.00111751877089); + lpd.push_back(-0.00257451768875); + lpd.push_back(-0.00900797613666); + lpd.push_back(0.01588054486362); + lpd.push_back(0.03455502757306); + lpd.push_back(-0.08230192710689); + lpd.push_back(-0.07179982161931); + lpd.push_back(0.42848347637762); + lpd.push_back(0.79377722262562); + lpd.push_back(0.40517690240962); + lpd.push_back(-0.06112339000267); + lpd.push_back(-0.06577191128186); + lpd.push_back(0.02345269614184); + lpd.push_back(0.00778259642733); + lpd.push_back(-0.00379351286449); + hpd.push_back(0.00379351286449); + hpd.push_back(0.00778259642733); + hpd.push_back(-0.02345269614184); + hpd.push_back(-0.06577191128186); + hpd.push_back(0.06112339000267); + hpd.push_back(0.40517690240962); + hpd.push_back(-0.79377722262562); + hpd.push_back(0.42848347637762); + hpd.push_back(0.07179982161931); + hpd.push_back(-0.08230192710689); + hpd.push_back(-0.03455502757306); + hpd.push_back(0.01588054486362); + hpd.push_back(0.00900797613666); + hpd.push_back(-0.00257451768875); + hpd.push_back(-0.00111751877089); + hpd.push_back(0.00046621696011); + hpd.push_back(0.00007098330314); + hpd.push_back(-0.00003459977284); + flength = 18; + break; + + case Coiflet_4: + lpd.push_back(-0.00000178498500); + lpd.push_back(-0.00000325968024); + lpd.push_back(0.00003122987587); + lpd.push_back(0.00006233903446); + lpd.push_back(-0.00025997455249); + lpd.push_back(-0.00058902075624); + lpd.push_back(0.00126656192930); + lpd.push_back(0.00375143615728); + lpd.push_back(-0.00565828668661); + lpd.push_back(-0.01521173152795); + lpd.push_back(0.02508226184486); + lpd.push_back(0.03933442712334); + lpd.push_back(-0.09622044203399); + lpd.push_back(-0.06662747426343); + lpd.push_back(0.43438605649147); + lpd.push_back(0.78223893092050); + lpd.push_back(0.41530840703043); + lpd.push_back(-0.05607731331675); + lpd.push_back(-0.08126669968088); + lpd.push_back(0.02668230015605); + lpd.push_back(0.01606894396478); + lpd.push_back(-0.00734616632764); + lpd.push_back(-0.00162949201260); + lpd.push_back(0.00089231366858); + hpd.push_back(-0.00089231366858); + hpd.push_back(-0.00162949201260); + hpd.push_back(0.00734616632764); + hpd.push_back(0.01606894396478); + hpd.push_back(-0.02668230015605); + hpd.push_back(-0.08126669968088); + hpd.push_back(0.05607731331675); + hpd.push_back(0.41530840703043); + hpd.push_back(-0.78223893092050); + hpd.push_back(0.43438605649147); + hpd.push_back(0.06662747426343); + hpd.push_back(-0.09622044203399); + hpd.push_back(-0.03933442712334); + hpd.push_back(0.02508226184486); + hpd.push_back(0.01521173152795); + hpd.push_back(-0.00565828668661); + hpd.push_back(-0.00375143615728); + hpd.push_back(0.00126656192930); + hpd.push_back(0.00058902075624); + hpd.push_back(-0.00025997455249); + hpd.push_back(-0.00006233903446); + hpd.push_back(0.00003122987587); + hpd.push_back(0.00000325968024); + hpd.push_back(-0.00000178498500); + flength = 24; + break; + + case Coiflet_5: + lpd.push_back(-0.00000009517657); + lpd.push_back(-0.00000016744289); + lpd.push_back(0.00000206376185); + lpd.push_back(0.00000373465518); + lpd.push_back(-0.00002131502681); + lpd.push_back(-0.00004134043227); + lpd.push_back(0.00014054114970); + lpd.push_back(0.00030225958181); + lpd.push_back(-0.00063813134305); + lpd.push_back(-0.00166286370201); + lpd.push_back(0.00243337321266); + lpd.push_back(0.00676418544805); + lpd.push_back(-0.00916423116248); + lpd.push_back(-0.01976177894257); + lpd.push_back(0.03268357426711); + lpd.push_back(0.04128920875018); + lpd.push_back(-0.10557420870334); + lpd.push_back(-0.06203596396290); + lpd.push_back(0.43799162617184); + lpd.push_back(0.77428960365296); + lpd.push_back(0.42156620669085); + lpd.push_back(-0.05204316317624); + lpd.push_back(-0.09192001055970); + lpd.push_back(0.02816802897094); + lpd.push_back(0.02340815678584); + lpd.push_back(-0.01013111751985); + lpd.push_back(-0.00415935878139); + lpd.push_back(0.00217823635811); + lpd.push_back(0.00035858968790); + lpd.push_back(-0.00021208083980); + hpd.push_back(0.00021208083980); + hpd.push_back(0.00035858968790); + hpd.push_back(-0.00217823635811); + hpd.push_back(-0.00415935878139); + hpd.push_back(0.01013111751985); + hpd.push_back(0.02340815678584); + hpd.push_back(-0.02816802897094); + hpd.push_back(-0.09192001055970); + hpd.push_back(0.05204316317624); + hpd.push_back(0.42156620669085); + hpd.push_back(-0.77428960365296); + hpd.push_back(0.43799162617184); + hpd.push_back(0.06203596396290); + hpd.push_back(-0.10557420870334); + hpd.push_back(-0.04128920875018); + hpd.push_back(0.03268357426711); + hpd.push_back(0.01976177894257); + hpd.push_back(-0.00916423116248); + hpd.push_back(-0.00676418544805); + hpd.push_back(0.00243337321266); + hpd.push_back(0.00166286370201); + hpd.push_back(-0.00063813134305); + hpd.push_back(-0.00030225958181); + hpd.push_back(0.00014054114970); + hpd.push_back(0.00004134043227); + hpd.push_back(-0.00002131502681); + hpd.push_back(-0.00000373465518); + hpd.push_back(0.00000206376185); + hpd.push_back(0.00000016744289); + hpd.push_back(-0.00000009517657); + flength = 30; + break; + + case Biorthogonal_1_3: + lpd.push_back(-0.08838834764832); + lpd.push_back(0.08838834764832); + lpd.push_back(0.70710678118655); + lpd.push_back(0.70710678118655); + lpd.push_back(0.08838834764832); + lpd.push_back(-0.08838834764832); + hpd.push_back(-0.00000000000000); + hpd.push_back(0.00000000000000); + hpd.push_back(-0.70710678118655); + hpd.push_back(0.70710678118655); + hpd.push_back(-0.00000000000000); + hpd.push_back(0.00000000000000); + flength = 6; + break; + + case Biorthogonal_1_5: + lpd.push_back(0.01657281518406); + lpd.push_back(-0.01657281518406); + lpd.push_back(-0.12153397801644); + lpd.push_back(0.12153397801644); + lpd.push_back(0.70710678118655); + lpd.push_back(0.70710678118655); + lpd.push_back(0.12153397801644); + lpd.push_back(-0.12153397801644); + lpd.push_back(-0.01657281518406); + lpd.push_back(0.01657281518406); + hpd.push_back(-0.00000000000000); + hpd.push_back(0.00000000000000); + hpd.push_back(-0.00000000000000); + hpd.push_back(0.00000000000000); + hpd.push_back(-0.70710678118655); + hpd.push_back(0.70710678118655); + hpd.push_back(-0.00000000000000); + hpd.push_back(0.00000000000000); + hpd.push_back(-0.00000000000000); + hpd.push_back(0.00000000000000); + flength = 10; + break; + + case Biorthogonal_2_2: + lpd.push_back(0.00000000000000); + lpd.push_back(-0.17677669529664); + lpd.push_back(0.35355339059327); + lpd.push_back(1.06066017177982); + lpd.push_back(0.35355339059327); + lpd.push_back(-0.17677669529664); + hpd.push_back(-0.00000000000000); + hpd.push_back(0.35355339059327); + hpd.push_back(-0.70710678118655); + hpd.push_back(0.35355339059327); + hpd.push_back(-0.00000000000000); + hpd.push_back(0.00000000000000); + flength = 6; + break; + + case Biorthogonal_2_4: + lpd.push_back(0.00000000000000); + lpd.push_back(0.03314563036812); + lpd.push_back(-0.06629126073624); + lpd.push_back(-0.17677669529664); + lpd.push_back(0.41984465132951); + lpd.push_back(0.99436891104358); + lpd.push_back(0.41984465132951); + lpd.push_back(-0.17677669529664); + lpd.push_back(-0.06629126073624); + lpd.push_back(0.03314563036812); + hpd.push_back(-0.00000000000000); + hpd.push_back(0.00000000000000); + hpd.push_back(-0.00000000000000); + hpd.push_back(0.35355339059327); + hpd.push_back(-0.70710678118655); + hpd.push_back(0.35355339059327); + hpd.push_back(-0.00000000000000); + hpd.push_back(0.00000000000000); + hpd.push_back(-0.00000000000000); + hpd.push_back(0.00000000000000); + flength = 10; + break; + + + case Biorthogonal_2_6: + lpd.push_back(0.00000000000000); + lpd.push_back(-0.00690533966002); + lpd.push_back(0.01381067932005); + lpd.push_back(0.04695630968817); + lpd.push_back(-0.10772329869639); + lpd.push_back(-0.16987135563661); + lpd.push_back(0.44746600996961); + lpd.push_back(0.96674755240348); + lpd.push_back(0.44746600996961); + lpd.push_back(-0.16987135563661); + lpd.push_back(-0.10772329869639); + lpd.push_back(0.04695630968817); + lpd.push_back(0.01381067932005); + lpd.push_back(-0.00690533966002); + hpd.push_back(-0.00000000000000); + hpd.push_back(0.00000000000000); + hpd.push_back(-0.00000000000000); + hpd.push_back(0.00000000000000); + hpd.push_back(-0.00000000000000); + hpd.push_back(0.35355339059327); + hpd.push_back(-0.70710678118655); + hpd.push_back(0.35355339059327); + hpd.push_back(-0.00000000000000); + hpd.push_back(0.00000000000000); + hpd.push_back(-0.00000000000000); + hpd.push_back(0.00000000000000); + hpd.push_back(-0.00000000000000); + hpd.push_back(0.00000000000000); + flength = 14; + break; + + case Biorthogonal_2_8: + lpd.push_back(0.00000000000000); + lpd.push_back(0.00151054305063); + lpd.push_back(-0.00302108610126); + lpd.push_back(-0.01294751186255); + lpd.push_back(0.02891610982635); + lpd.push_back(0.05299848189069); + lpd.push_back(-0.13491307360774); + lpd.push_back(-0.16382918343409); + lpd.push_back(0.46257144047592); + lpd.push_back(0.95164212189718); + lpd.push_back(0.46257144047592); + lpd.push_back(-0.16382918343409); + lpd.push_back(-0.13491307360774); + lpd.push_back(0.05299848189069); + lpd.push_back(0.02891610982635); + lpd.push_back(-0.01294751186255); + lpd.push_back(-0.00302108610126); + lpd.push_back(0.00151054305063); + hpd.push_back(-0.00000000000000); + hpd.push_back(0.00000000000000); + hpd.push_back(-0.00000000000000); + hpd.push_back(0.00000000000000); + hpd.push_back(-0.00000000000000); + hpd.push_back(0.00000000000000); + hpd.push_back(-0.00000000000000); + hpd.push_back(0.35355339059327); + hpd.push_back(-0.70710678118655); + hpd.push_back(0.35355339059327); + hpd.push_back(-0.00000000000000); + hpd.push_back(0.00000000000000); + hpd.push_back(-0.00000000000000); + hpd.push_back(0.00000000000000); + hpd.push_back(-0.00000000000000); + hpd.push_back(0.00000000000000); + hpd.push_back(-0.00000000000000); + hpd.push_back(0.00000000000000); + flength = 18; + break; + + case Biorthogonal_3_1: + lpd.push_back(-0.35355339059327); + lpd.push_back(1.06066017177982); + lpd.push_back(1.06066017177982); + lpd.push_back(-0.35355339059327); + hpd.push_back(-0.17677669529664); + hpd.push_back(0.53033008588991); + hpd.push_back(-0.53033008588991); + hpd.push_back(0.17677669529664); + flength = 4; + break; + + case Biorthogonal_3_3: + lpd.push_back(0.06629126073624); + lpd.push_back(-0.19887378220872); + lpd.push_back(-0.15467960838456); + lpd.push_back(0.99436891104358); + lpd.push_back(0.99436891104358); + lpd.push_back(-0.15467960838456); + lpd.push_back(-0.19887378220872); + lpd.push_back(0.06629126073624); + hpd.push_back(-0.00000000000000); + hpd.push_back(0.00000000000000); + hpd.push_back(-0.17677669529664); + hpd.push_back(0.53033008588991); + hpd.push_back(-0.53033008588991); + hpd.push_back(0.17677669529664); + hpd.push_back(-0.00000000000000); + hpd.push_back(0.00000000000000); + flength = 8; + break; + + case Biorthogonal_3_5: + lpd.push_back(-0.01381067932005); + lpd.push_back(0.04143203796015); + lpd.push_back(0.05248058141619); + lpd.push_back(-0.26792717880897); + lpd.push_back(-0.07181553246426); + lpd.push_back(0.96674755240348); + lpd.push_back(0.96674755240348); + lpd.push_back(-0.07181553246426); + lpd.push_back(-0.26792717880897); + lpd.push_back(0.05248058141619); + lpd.push_back(0.04143203796015); + lpd.push_back(-0.01381067932005); + hpd.push_back(-0.00000000000000); + hpd.push_back(0.00000000000000); + hpd.push_back(-0.00000000000000); + hpd.push_back(0.00000000000000); + hpd.push_back(-0.17677669529664); + hpd.push_back(0.53033008588991); + hpd.push_back(-0.53033008588991); + hpd.push_back(0.17677669529664); + hpd.push_back(-0.00000000000000); + hpd.push_back(0.00000000000000); + hpd.push_back(-0.00000000000000); + hpd.push_back(0.00000000000000); + flength = 12; + break; + + case Biorthogonal_3_7: + lpd.push_back(0.00302108610126); + lpd.push_back(-0.00906325830378); + lpd.push_back(-0.01683176542131); + lpd.push_back(0.07466398507402); + lpd.push_back(0.03133297870736); + lpd.push_back(-0.30115912592284); + lpd.push_back(-0.02649924094535); + lpd.push_back(0.95164212189718); + lpd.push_back(0.95164212189718); + lpd.push_back(-0.02649924094535); + lpd.push_back(-0.30115912592284); + lpd.push_back(0.03133297870736); + lpd.push_back(0.07466398507402); + lpd.push_back(-0.01683176542131); + lpd.push_back(-0.00906325830378); + lpd.push_back(0.00302108610126); + hpd.push_back(-0.00000000000000); + hpd.push_back(0.00000000000000); + hpd.push_back(-0.00000000000000); + hpd.push_back(0.00000000000000); + hpd.push_back(-0.00000000000000); + hpd.push_back(0.00000000000000); + hpd.push_back(-0.17677669529664); + hpd.push_back(0.53033008588991); + hpd.push_back(-0.53033008588991); + hpd.push_back(0.17677669529664); + hpd.push_back(-0.00000000000000); + hpd.push_back(0.00000000000000); + hpd.push_back(-0.00000000000000); + hpd.push_back(0.00000000000000); + hpd.push_back(-0.00000000000000); + hpd.push_back(0.00000000000000); + flength = 16; + break; + + case Biorthogonal_3_9: + lpd.push_back(-0.00067974437278); + lpd.push_back(0.00203923311835); + lpd.push_back(0.00506031921961); + lpd.push_back(-0.02061891264111); + lpd.push_back(-0.01411278793018); + lpd.push_back(0.09913478249423); + lpd.push_back(0.01230013626942); + lpd.push_back(-0.32019196836078); + lpd.push_back(0.00205002271157); + lpd.push_back(0.94212570067821); + lpd.push_back(0.94212570067821); + lpd.push_back(0.00205002271157); + lpd.push_back(-0.32019196836078); + lpd.push_back(0.01230013626942); + lpd.push_back(0.09913478249423); + lpd.push_back(-0.01411278793018); + lpd.push_back(-0.02061891264111); + lpd.push_back(0.00506031921961); + lpd.push_back(0.00203923311835); + lpd.push_back(-0.00067974437278); + hpd.push_back(-0.00000000000000); + hpd.push_back(0.00000000000000); + hpd.push_back(-0.00000000000000); + hpd.push_back(0.00000000000000); + hpd.push_back(-0.00000000000000); + hpd.push_back(0.00000000000000); + hpd.push_back(-0.00000000000000); + hpd.push_back(0.00000000000000); + hpd.push_back(-0.17677669529664); + hpd.push_back(0.53033008588991); + hpd.push_back(-0.53033008588991); + hpd.push_back(0.17677669529664); + hpd.push_back(-0.00000000000000); + hpd.push_back(0.00000000000000); + hpd.push_back(-0.00000000000000); + hpd.push_back(0.00000000000000); + hpd.push_back(-0.00000000000000); + hpd.push_back(0.00000000000000); + hpd.push_back(-0.00000000000000); + hpd.push_back(0.00000000000000); + flength = 20; + break; + + case Biorthogonal_4_4: + lpd.push_back(0.00000000000000); + lpd.push_back(0.03782845550726); + lpd.push_back(-0.02384946501956); + lpd.push_back(-0.11062440441844); + lpd.push_back(0.37740285561283); + lpd.push_back(0.85269867900889); + lpd.push_back(0.37740285561283); + lpd.push_back(-0.11062440441844); + lpd.push_back(-0.02384946501956); + lpd.push_back(0.03782845550726); + hpd.push_back(-0.00000000000000); + hpd.push_back(-0.06453888262870); + hpd.push_back(0.04068941760916); + hpd.push_back(0.41809227322162); + hpd.push_back(-0.78848561640558); + hpd.push_back(0.41809227322162); + hpd.push_back(0.04068941760916); + hpd.push_back(-0.06453888262870); + hpd.push_back(-0.00000000000000); + hpd.push_back(0.00000000000000); + flength = 10; + break; + + case Biorthogonal_5_5: + lpd.push_back(0.00000000000000); + lpd.push_back(0.00000000000000); + lpd.push_back(0.03968708834741); + lpd.push_back(0.00794810863724); + lpd.push_back(-0.05446378846824); + lpd.push_back(0.34560528195603); + lpd.push_back(0.73666018142821); + lpd.push_back(0.34560528195603); + lpd.push_back(-0.05446378846824); + lpd.push_back(0.00794810863724); + lpd.push_back(0.03968708834741); + lpd.push_back(0.00000000000000); + hpd.push_back(-0.01345670945912); + hpd.push_back(-0.00269496688011); + hpd.push_back(0.13670658466433); + hpd.push_back(-0.09350469740094); + hpd.push_back(-0.47680326579848); + hpd.push_back(0.89950610974865); + hpd.push_back(-0.47680326579848); + hpd.push_back(-0.09350469740094); + hpd.push_back(0.13670658466433); + hpd.push_back(-0.00269496688011); + hpd.push_back(-0.01345670945912); + hpd.push_back(0.00000000000000); + flength = 12; + break; + + case Biorthogonal_6_8: + lpd.push_back(0.00000000000000); + lpd.push_back(0.00190883173648); + lpd.push_back(-0.00191428612909); + lpd.push_back(-0.01699063986760); + lpd.push_back(0.01193456527973); + lpd.push_back(0.04973290349094); + lpd.push_back(-0.07726317316720); + lpd.push_back(-0.09405920349574); + lpd.push_back(0.42079628460983); + lpd.push_back(0.82592299745840); + lpd.push_back(0.42079628460983); + lpd.push_back(-0.09405920349574); + lpd.push_back(-0.07726317316720); + lpd.push_back(0.04973290349094); + lpd.push_back(0.01193456527973); + lpd.push_back(-0.01699063986760); + lpd.push_back(-0.00191428612909); + lpd.push_back(0.00190883173648); + hpd.push_back(0.00000000000000); + hpd.push_back(-0.00000000000000); + hpd.push_back(0.00000000000000); + hpd.push_back(0.01442628250562); + hpd.push_back(-0.01446750489679); + hpd.push_back(-0.07872200106263); + hpd.push_back(0.04036797903034); + hpd.push_back(0.41784910915027); + hpd.push_back(-0.75890772945365); + hpd.push_back(0.41784910915027); + hpd.push_back(0.04036797903034); + hpd.push_back(-0.07872200106263); + hpd.push_back(-0.01446750489679); + hpd.push_back(0.01442628250562); + hpd.push_back(0.00000000000000); + hpd.push_back(-0.00000000000000); + hpd.push_back(0.00000000000000); + hpd.push_back(-0.00000000000000); + flength = 18; + break; + + case Meyer: + lpd.push_back(0.00000000000000); + lpd.push_back(-0.00000150974086); + lpd.push_back(0.00000127876676); + lpd.push_back(0.00000044958556); + lpd.push_back(-0.00000209656887); + lpd.push_back(0.00000172322355); + lpd.push_back(0.00000069808228); + lpd.push_back(-0.00000287940803); + lpd.push_back(0.00000238314839); + lpd.push_back(0.00000098251560); + lpd.push_back(-0.00000421778919); + lpd.push_back(0.00000335350154); + lpd.push_back(0.00000167472186); + lpd.push_back(-0.00000603450134); + lpd.push_back(0.00000483755580); + lpd.push_back(0.00000240228802); + lpd.push_back(-0.00000955630985); + lpd.push_back(0.00000721652769); + lpd.push_back(0.00000484907830); + lpd.push_back(-0.00001420692858); + lpd.push_back(0.00001050391427); + lpd.push_back(0.00000618758030); + lpd.push_back(-0.00002443800585); + lpd.push_back(0.00002010638769); + lpd.push_back(0.00001499352360); + lpd.push_back(-0.00004642876428); + lpd.push_back(0.00003234131191); + lpd.push_back(0.00003740966576); + lpd.push_back(-0.00010277900508); + lpd.push_back(0.00002446195684); + lpd.push_back(0.00014971351539); + lpd.push_back(-0.00007559287026); + lpd.push_back(-0.00013991314822); + lpd.push_back(-0.00009351289388); + lpd.push_back(0.00016118981973); + lpd.push_back(0.00085950021376); + lpd.push_back(-0.00057818579527); + lpd.push_back(-0.00270216873394); + lpd.push_back(0.00219477533646); + lpd.push_back(0.00604551059646); + lpd.push_back(-0.00638672861855); + lpd.push_back(-0.01104464190054); + lpd.push_back(0.01525091315859); + lpd.push_back(0.01740388821018); + lpd.push_back(-0.03209406335451); + lpd.push_back(-0.02432178395952); + lpd.push_back(0.06366730088447); + lpd.push_back(0.03062124394342); + lpd.push_back(-0.13269661535886); + lpd.push_back(-0.03504828739060); + lpd.push_back(0.44409503076653); + lpd.push_back(0.74375100490379); + lpd.push_back(0.44409503076653); + lpd.push_back(-0.03504828739060); + lpd.push_back(-0.13269661535886); + lpd.push_back(0.03062124394342); + lpd.push_back(0.06366730088447); + lpd.push_back(-0.02432178395952); + lpd.push_back(-0.03209406335451); + lpd.push_back(0.01740388821018); + lpd.push_back(0.01525091315859); + lpd.push_back(-0.01104464190054); + lpd.push_back(-0.00638672861855); + lpd.push_back(0.00604551059646); + lpd.push_back(0.00219477533646); + lpd.push_back(-0.00270216873394); + lpd.push_back(-0.00057818579527); + lpd.push_back(0.00085950021376); + lpd.push_back(0.00016118981973); + lpd.push_back(-0.00009351289388); + lpd.push_back(-0.00013991314822); + lpd.push_back(-0.00007559287026); + lpd.push_back(0.00014971351539); + lpd.push_back(0.00002446195684); + lpd.push_back(-0.00010277900508); + lpd.push_back(0.00003740966576); + lpd.push_back(0.00003234131191); + lpd.push_back(-0.00004642876428); + lpd.push_back(0.00001499352360); + lpd.push_back(0.00002010638769); + lpd.push_back(-0.00002443800585); + lpd.push_back(0.00000618758030); + lpd.push_back(0.00001050391427); + lpd.push_back(-0.00001420692858); + lpd.push_back(0.00000484907830); + lpd.push_back(0.00000721652769); + lpd.push_back(-0.00000955630985); + lpd.push_back(0.00000240228802); + lpd.push_back(0.00000483755580); + lpd.push_back(-0.00000603450134); + lpd.push_back(0.00000167472186); + lpd.push_back(0.00000335350154); + lpd.push_back(-0.00000421778919); + lpd.push_back(0.00000098251560); + lpd.push_back(0.00000238314839); + lpd.push_back(-0.00000287940803); + lpd.push_back(0.00000069808228); + lpd.push_back(0.00000172322355); + lpd.push_back(-0.00000209656887); + lpd.push_back(0.00000044958556); + lpd.push_back(0.00000127876676); + lpd.push_back(-0.00000150974086); + hpd.push_back(0.00000150974086); + hpd.push_back(0.00000127876676); + hpd.push_back(-0.00000044958556); + hpd.push_back(-0.00000209656887); + hpd.push_back(-0.00000172322355); + hpd.push_back(0.00000069808228); + hpd.push_back(0.00000287940803); + hpd.push_back(0.00000238314839); + hpd.push_back(-0.00000098251560); + hpd.push_back(-0.00000421778919); + hpd.push_back(-0.00000335350154); + hpd.push_back(0.00000167472186); + hpd.push_back(0.00000603450134); + hpd.push_back(0.00000483755580); + hpd.push_back(-0.00000240228802); + hpd.push_back(-0.00000955630985); + hpd.push_back(-0.00000721652769); + hpd.push_back(0.00000484907830); + hpd.push_back(0.00001420692858); + hpd.push_back(0.00001050391427); + hpd.push_back(-0.00000618758030); + hpd.push_back(-0.00002443800585); + hpd.push_back(-0.00002010638769); + hpd.push_back(0.00001499352360); + hpd.push_back(0.00004642876428); + hpd.push_back(0.00003234131191); + hpd.push_back(-0.00003740966576); + hpd.push_back(-0.00010277900508); + hpd.push_back(-0.00002446195684); + hpd.push_back(0.00014971351539); + hpd.push_back(0.00007559287026); + hpd.push_back(-0.00013991314822); + hpd.push_back(0.00009351289388); + hpd.push_back(0.00016118981973); + hpd.push_back(-0.00085950021376); + hpd.push_back(-0.00057818579527); + hpd.push_back(0.00270216873394); + hpd.push_back(0.00219477533646); + hpd.push_back(-0.00604551059646); + hpd.push_back(-0.00638672861855); + hpd.push_back(0.01104464190054); + hpd.push_back(0.01525091315859); + hpd.push_back(-0.01740388821018); + hpd.push_back(-0.03209406335451); + hpd.push_back(0.02432178395952); + hpd.push_back(0.06366730088447); + hpd.push_back(-0.03062124394342); + hpd.push_back(-0.13269661535886); + hpd.push_back(0.03504828739060); + hpd.push_back(0.44409503076653); + hpd.push_back(-0.74375100490379); + hpd.push_back(0.44409503076653); + hpd.push_back(0.03504828739060); + hpd.push_back(-0.13269661535886); + hpd.push_back(-0.03062124394342); + hpd.push_back(0.06366730088447); + hpd.push_back(0.02432178395952); + hpd.push_back(-0.03209406335451); + hpd.push_back(-0.01740388821018); + hpd.push_back(0.01525091315859); + hpd.push_back(0.01104464190054); + hpd.push_back(-0.00638672861855); + hpd.push_back(-0.00604551059646); + hpd.push_back(0.00219477533646); + hpd.push_back(0.00270216873394); + hpd.push_back(-0.00057818579527); + hpd.push_back(-0.00085950021376); + hpd.push_back(0.00016118981973); + hpd.push_back(0.00009351289388); + hpd.push_back(-0.00013991314822); + hpd.push_back(0.00007559287026); + hpd.push_back(0.00014971351539); + hpd.push_back(-0.00002446195684); + hpd.push_back(-0.00010277900508); + hpd.push_back(-0.00003740966576); + hpd.push_back(0.00003234131191); + hpd.push_back(0.00004642876428); + hpd.push_back(0.00001499352360); + hpd.push_back(-0.00002010638769); + hpd.push_back(-0.00002443800585); + hpd.push_back(-0.00000618758030); + hpd.push_back(0.00001050391427); + hpd.push_back(0.00001420692858); + hpd.push_back(0.00000484907830); + hpd.push_back(-0.00000721652769); + hpd.push_back(-0.00000955630985); + hpd.push_back(-0.00000240228802); + hpd.push_back(0.00000483755580); + hpd.push_back(0.00000603450134); + hpd.push_back(0.00000167472186); + hpd.push_back(-0.00000335350154); + hpd.push_back(-0.00000421778919); + hpd.push_back(-0.00000098251560); + hpd.push_back(0.00000238314839); + hpd.push_back(0.00000287940803); + hpd.push_back(0.00000069808228); + hpd.push_back(-0.00000172322355); + hpd.push_back(-0.00000209656887); + hpd.push_back(-0.00000044958556); + hpd.push_back(0.00000127876676); + hpd.push_back(0.00000150974086); + hpd.push_back(0.00000000000000); + flength = 102; + break; + } + + assert(flength == lpd.size()); + assert(flength == hpd.size()); +} + diff -r f44aa6d29642 -r cebe00b508b9 qm-dsp/dsp/wavelet/Wavelet.h --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/qm-dsp/dsp/wavelet/Wavelet.h Wed Apr 11 09:51:20 2012 +0100 @@ -0,0 +1,80 @@ +/* -*- c-basic-offset: 4 indent-tabs-mode: nil -*- vi:set ts=8 sts=4 sw=4: */ + +/* + QM DSP Library + + Centre for Digital Music, Queen Mary, University of London. + This file copyright 2009 Thomas Wilmering. + + This program is free software; you can redistribute it and/or + modify it under the terms of the GNU General Public License as + published by the Free Software Foundation; either version 2 of the + License, or (at your option) any later version. See the file + COPYING included with this distribution for more information. +*/ + +#ifndef _WAVELET_H_ +#define _WAVELET_H_ + +#include +#include + +class Wavelet +{ +public: + enum Type { + Haar = 0, + Daubechies_2, + Daubechies_3, + Daubechies_4, + Daubechies_5, + Daubechies_6, + Daubechies_7, + Daubechies_8, + Daubechies_9, + Daubechies_10, + Daubechies_20, + Daubechies_40, + Symlet_2, + Symlet_3, + Symlet_4, + Symlet_5, + Symlet_6, + Symlet_7, + Symlet_8, + Symlet_9, + Symlet_10, + Symlet_20, + Symlet_30, + Coiflet_1, + Coiflet_2, + Coiflet_3, + Coiflet_4, + Coiflet_5, + Biorthogonal_1_3, + Biorthogonal_1_5, + Biorthogonal_2_2, + Biorthogonal_2_4, + Biorthogonal_2_6, + Biorthogonal_2_8, + Biorthogonal_3_1, + Biorthogonal_3_3, + Biorthogonal_3_5, + Biorthogonal_3_7, + Biorthogonal_3_9, + Biorthogonal_4_4, + Biorthogonal_5_5, + Biorthogonal_6_8, + Meyer, + + LastType = Meyer + }; + + static std::string getWaveletName(Type); + + static void createDecompositionFilters(Type, + std::vector &lpd, + std::vector &hpd); +}; + +#endif diff -r f44aa6d29642 -r cebe00b508b9 qm-dsp/dsp/wavelet/Wavelet.o Binary file qm-dsp/dsp/wavelet/Wavelet.o has changed diff -r f44aa6d29642 -r cebe00b508b9 qm-dsp/hmm/hmm.c --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/qm-dsp/hmm/hmm.c Wed Apr 11 09:51:20 2012 +0100 @@ -0,0 +1,837 @@ +/* + * hmm.c + * + * Created by Mark Levy on 12/02/2006. + * Copyright 2006 Centre for Digital Music, Queen Mary, University of London. + + This program is free software; you can redistribute it and/or + modify it under the terms of the GNU General Public License as + published by the Free Software Foundation; either version 2 of the + License, or (at your option) any later version. See the file + COPYING included with this distribution for more information. + * + */ + +#include +#include +#include +#include +#include /* to seed random number generator */ + +#include /* LAPACK for matrix inversion */ + +#include "maths/nan-inf.h" + +#ifdef ATLAS_ORDER +#define HAVE_ATLAS 1 +#endif + +#ifdef HAVE_ATLAS +// Using ATLAS C interface to LAPACK +#define dgetrf_(m, n, a, lda, ipiv, info) \ + clapack_dgetrf(CblasColMajor, *m, *n, a, *lda, ipiv) +#define dgetri_(n, a, lda, ipiv, work, lwork, info) \ + clapack_dgetri(CblasColMajor, *n, a, *lda, ipiv) +#endif + +#ifdef _MAC_OS_X +#include +#else +#include /* BLAS for matrix multiplication */ +#endif + +#include "hmm.h" + +model_t* hmm_init(double** x, int T, int L, int N) +{ + int i, j, d, e, t; + double s, ss; + + model_t* model; + model = (model_t*) malloc(sizeof(model_t)); + model->N = N; + model->L = L; + model->p0 = (double*) malloc(N*sizeof(double)); + model->a = (double**) malloc(N*sizeof(double*)); + model->mu = (double**) malloc(N*sizeof(double*)); + for (i = 0; i < N; i++) + { + model->a[i] = (double*) malloc(N*sizeof(double)); + model->mu[i] = (double*) malloc(L*sizeof(double)); + } + model->cov = (double**) malloc(L*sizeof(double*)); + for (i = 0; i < L; i++) + model->cov[i] = (double*) malloc(L*sizeof(double)); + + srand(time(0)); + double* global_mean = (double*) malloc(L*sizeof(double)); + + /* find global mean */ + for (d = 0; d < L; d++) + { + global_mean[d] = 0; + for (t = 0; t < T; t++) + global_mean[d] += x[t][d]; + global_mean[d] /= T; + } + + /* calculate global diagonal covariance */ + for (d = 0; d < L; d++) + { + for (e = 0; e < L; e++) + model->cov[d][e] = 0; + for (t = 0; t < T; t++) + model->cov[d][d] += (x[t][d] - global_mean[d]) * (x[t][d] - global_mean[d]); + model->cov[d][d] /= T-1; + } + + /* set all means close to global mean */ + for (i = 0; i < N; i++) + { + for (d = 0; d < L; d++) + { + /* add some random noise related to covariance */ + /* ideally the random number would be Gaussian(0,1), as a hack we make it uniform on [-0.25,0.25] */ + model->mu[i][d] = global_mean[d] + (0.5 * rand() / (double) RAND_MAX - 0.25) * sqrt(model->cov[d][d]); + } + } + + /* random intial and transition probs */ + s = 0; + for (i = 0; i < N; i++) + { + model->p0[i] = 1 + rand() / (double) RAND_MAX; + s += model->p0[i]; + ss = 0; + for (j = 0; j < N; j++) + { + model->a[i][j] = 1 + rand() / (double) RAND_MAX; + ss += model->a[i][j]; + } + for (j = 0; j < N; j++) + { + model->a[i][j] /= ss; + } + } + for (i = 0; i < N; i++) + model->p0[i] /= s; + + free(global_mean); + + return model; +} + +void hmm_close(model_t* model) +{ + int i; + + for (i = 0; i < model->N; i++) + { + free(model->a[i]); + free(model->mu[i]); + } + free(model->a); + free(model->mu); + for (i = 0; i < model->L; i++) + free(model->cov[i]); + free(model->cov); + free(model); +} + +void hmm_train(double** x, int T, model_t* model) +{ + int i, t; + double loglik; /* overall log-likelihood at each iteration */ + + int N = model->N; + int L = model->L; + double* p0 = model->p0; + double** a = model->a; + double** mu = model->mu; + double** cov = model->cov; + + /* allocate memory */ + double** gamma = (double**) malloc(T*sizeof(double*)); + double*** xi = (double***) malloc(T*sizeof(double**)); + for (t = 0; t < T; t++) + { + gamma[t] = (double*) malloc(N*sizeof(double)); + xi[t] = (double**) malloc(N*sizeof(double*)); + for (i = 0; i < N; i++) + xi[t][i] = (double*) malloc(N*sizeof(double)); + } + + /* temporary memory */ + double* gauss_y = (double*) malloc(L*sizeof(double)); + double* gauss_z = (double*) malloc(L*sizeof(double)); + + /* obs probs P(j|{x}) */ + double** b = (double**) malloc(T*sizeof(double*)); + for (t = 0; t < T; t++) + b[t] = (double*) malloc(N*sizeof(double)); + + /* inverse covariance and its determinant */ + double** icov = (double**) malloc(L*sizeof(double*)); + for (i = 0; i < L; i++) + icov[i] = (double*) malloc(L*sizeof(double)); + double detcov; + + double thresh = 0.0001; + int niter = 50; + int iter = 0; + double loglik1, loglik2; + int foundnan = 0; + + while (iter < niter && !foundnan && !(iter > 1 && (loglik - loglik1) < thresh * (loglik1 - loglik2))) + { + ++iter; +/* + fprintf(stderr, "calculating obsprobs...\n"); + fflush(stderr); +*/ + /* precalculate obs probs */ + invert(cov, L, icov, &detcov); + + for (t = 0; t < T; t++) + { + //int allzero = 1; + for (i = 0; i < N; i++) + { + b[t][i] = exp(loggauss(x[t], L, mu[i], icov, detcov, gauss_y, gauss_z)); + + //if (b[t][i] != 0) + // allzero = 0; + } + /* + if (allzero) + { + printf("all the b[t][i] were zero for t = %d, correcting...\n", t); + for (i = 0; i < N; i++) + { + b[t][i] = 0.00001; + } + } + */ + } +/* + fprintf(stderr, "forwards-backwards...\n"); + fflush(stderr); +*/ + forward_backwards(xi, gamma, &loglik, &loglik1, &loglik2, iter, N, T, p0, a, b); +/* + fprintf(stderr, "iteration %d: loglik = %f\n", iter, loglik); + fprintf(stderr, "re-estimation...\n"); + fflush(stderr); +*/ + if (ISNAN(loglik)) { + foundnan = 1; + continue; + } + + baum_welch(p0, a, mu, cov, N, T, L, x, xi, gamma); + + /* + printf("a:\n"); + for (i = 0; i < model->N; i++) + { + for (j = 0; j < model->N; j++) + printf("%f ", model->a[i][j]); + printf("\n"); + } + printf("\n\n"); + */ + //hmm_print(model); + } + + /* deallocate memory */ + for (t = 0; t < T; t++) + { + free(gamma[t]); + free(b[t]); + for (i = 0; i < N; i++) + free(xi[t][i]); + free(xi[t]); + } + free(gamma); + free(xi); + free(b); + + for (i = 0; i < L; i++) + free(icov[i]); + free(icov); + + free(gauss_y); + free(gauss_z); +} + +void mlss_reestimate(double* p0, double** a, double** mu, double** cov, int N, int T, int L, int* q, double** x) +{ + /* fit a single Gaussian to observations in each state */ + + /* calculate the mean observation in each state */ + + /* calculate the overall covariance */ + + /* count transitions */ + + /* estimate initial probs from transitions (???) */ +} + +void baum_welch(double* p0, double** a, double** mu, double** cov, int N, int T, int L, double** x, double*** xi, double** gamma) +{ + int i, j, t; + + double* sum_gamma = (double*) malloc(N*sizeof(double)); + + /* temporary memory */ + double* u = (double*) malloc(L*L*sizeof(double)); + double* yy = (double*) malloc(T*L*sizeof(double)); + double* yy2 = (double*) malloc(T*L*sizeof(double)); + + /* re-estimate transition probs */ + for (i = 0; i < N; i++) + { + sum_gamma[i] = 0; + for (t = 0; t < T-1; t++) + sum_gamma[i] += gamma[t][i]; + } + + for (i = 0; i < N; i++) + { + if (sum_gamma[i] == 0) + { +/* fprintf(stderr, "sum_gamma[%d] was zero...\n", i); */ + } + //double s = 0; + for (j = 0; j < N; j++) + { + a[i][j] = 0; + if (sum_gamma[i] == 0.) continue; + for (t = 0; t < T-1; t++) + a[i][j] += xi[t][i][j]; + //s += a[i][j]; + a[i][j] /= sum_gamma[i]; + } + /* + for (j = 0; j < N; j++) + { + a[i][j] /= s; + } + */ + } + + /* NB: now we need to sum gamma over all t */ + for (i = 0; i < N; i++) + sum_gamma[i] += gamma[T-1][i]; + + /* re-estimate initial probs */ + for (i = 0; i < N; i++) + p0[i] = gamma[0][i]; + + /* re-estimate covariance */ + int d, e; + double sum_sum_gamma = 0; + for (i = 0; i < N; i++) + sum_sum_gamma += sum_gamma[i]; + + /* + for (d = 0; d < L; d++) + { + for (e = d; e < L; e++) + { + cov[d][e] = 0; + for (t = 0; t < T; t++) + for (j = 0; j < N; j++) + cov[d][e] += gamma[t][j] * (x[t][d] - mu[j][d]) * (x[t][e] - mu[j][e]); + + cov[d][e] /= sum_sum_gamma; + + if (ISNAN(cov[d][e])) + { + printf("cov[%d][%d] was nan\n", d, e); + for (j = 0; j < N; j++) + for (i = 0; i < L; i++) + if (ISNAN(mu[j][i])) + printf("mu[%d][%d] was nan\n", j, i); + for (t = 0; t < T; t++) + for (j = 0; j < N; j++) + if (ISNAN(gamma[t][j])) + printf("gamma[%d][%d] was nan\n", t, j); + exit(-1); + } + } + } + for (d = 0; d < L; d++) + for (e = 0; e < d; e++) + cov[d][e] = cov[e][d]; + */ + + /* using BLAS */ + for (d = 0; d < L; d++) + for (e = 0; e < L; e++) + cov[d][e] = 0; + + for (j = 0; j < N; j++) + { + for (d = 0; d < L; d++) + for (t = 0; t < T; t++) + { + yy[d*T+t] = x[t][d] - mu[j][d]; + yy2[d*T+t] = gamma[t][j] * (x[t][d] - mu[j][d]); + } + + cblas_dgemm(CblasColMajor, CblasTrans, CblasNoTrans, L, L, T, 1.0, yy, T, yy2, T, 0, u, L); + + for (e = 0; e < L; e++) + for (d = 0; d < L; d++) + cov[d][e] += u[e*L+d]; + } + + for (d = 0; d < L; d++) + for (e = 0; e < L; e++) + cov[d][e] /= T; /* sum_sum_gamma; */ + + //printf("sum_sum_gamma = %f\n", sum_sum_gamma); /* fine, = T IS THIS ALWAYS TRUE with pooled cov?? */ + + /* re-estimate means */ + for (j = 0; j < N; j++) + { + for (d = 0; d < L; d++) + { + mu[j][d] = 0; + for (t = 0; t < T; t++) + mu[j][d] += gamma[t][j] * x[t][d]; + mu[j][d] /= sum_gamma[j]; + } + } + + /* deallocate memory */ + free(sum_gamma); + free(yy); + free(yy2); + free(u); +} + +void forward_backwards(double*** xi, double** gamma, double* loglik, double* loglik1, double* loglik2, int iter, int N, int T, double* p0, double** a, double** b) +{ + /* forwards-backwards with scaling */ + int i, j, t; + + double** alpha = (double**) malloc(T*sizeof(double*)); + double** beta = (double**) malloc(T*sizeof(double*)); + for (t = 0; t < T; t++) + { + alpha[t] = (double*) malloc(N*sizeof(double)); + beta[t] = (double*) malloc(N*sizeof(double)); + } + + /* scaling coefficients */ + double* c = (double*) malloc(T*sizeof(double)); + + /* calculate forward probs and scale coefficients */ + c[0] = 0; + for (i = 0; i < N; i++) + { + alpha[0][i] = p0[i] * b[0][i]; + c[0] += alpha[0][i]; + + //printf("p0[%d] = %f, b[0][%d] = %f\n", i, p0[i], i, b[0][i]); + } + c[0] = 1 / c[0]; + for (i = 0; i < N; i++) + { + alpha[0][i] *= c[0]; + + //printf("alpha[0][%d] = %f\n", i, alpha[0][i]); /* OK agrees with Matlab */ + } + + *loglik1 = *loglik; + *loglik = -log(c[0]); + if (iter == 2) + *loglik2 = *loglik; + + for (t = 1; t < T; t++) + { + c[t] = 0; + for (j = 0; j < N; j++) + { + alpha[t][j] = 0; + for (i = 0; i < N; i++) + alpha[t][j] += alpha[t-1][i] * a[i][j]; + alpha[t][j] *= b[t][j]; + + c[t] += alpha[t][j]; + } + + /* + if (c[t] == 0) + { + printf("c[%d] = 0, going to blow up so exiting\n", t); + for (i = 0; i < N; i++) + if (b[t][i] == 0) + fprintf(stderr, "b[%d][%d] was zero\n", t, i); + fprintf(stderr, "x[t] was \n"); + for (i = 0; i < L; i++) + fprintf(stderr, "%f ", x[t][i]); + fprintf(stderr, "\n\n"); + exit(-1); + } + */ + + c[t] = 1 / c[t]; + for (j = 0; j < N; j++) + alpha[t][j] *= c[t]; + + //printf("c[%d] = %e\n", t, c[t]); + + *loglik -= log(c[t]); + } + + /* calculate backwards probs using same coefficients */ + for (i = 0; i < N; i++) + beta[T-1][i] = 1; + t = T - 1; + while (1) + { + for (i = 0; i < N; i++) + beta[t][i] *= c[t]; + + if (t == 0) + break; + + for (i = 0; i < N; i++) + { + beta[t-1][i] = 0; + for (j = 0; j < N; j++) + beta[t-1][i] += a[i][j] * b[t][j] * beta[t][j]; + } + + t--; + } + + /* + printf("alpha:\n"); + for (t = 0; t < T; t++) + { + for (i = 0; i < N; i++) + printf("%4.4e\t\t", alpha[t][i]); + printf("\n"); + } + printf("\n\n");printf("beta:\n"); + for (t = 0; t < T; t++) + { + for (i = 0; i < N; i++) + printf("%4.4e\t\t", beta[t][i]); + printf("\n"); + } + printf("\n\n"); + */ + + /* calculate posterior probs */ + double tot; + for (t = 0; t < T; t++) + { + tot = 0; + for (i = 0; i < N; i++) + { + gamma[t][i] = alpha[t][i] * beta[t][i]; + tot += gamma[t][i]; + } + for (i = 0; i < N; i++) + { + gamma[t][i] /= tot; + + //printf("gamma[%d][%d] = %f\n", t, i, gamma[t][i]); + } + } + + for (t = 0; t < T-1; t++) + { + tot = 0; + for (i = 0; i < N; i++) + { + for (j = 0; j < N; j++) + { + xi[t][i][j] = alpha[t][i] * a[i][j] * b[t+1][j] * beta[t+1][j]; + tot += xi[t][i][j]; + } + } + for (i = 0; i < N; i++) + for (j = 0; j < N; j++) + xi[t][i][j] /= tot; + } + + /* + // CHECK - fine + // gamma[t][i] = \sum_j{xi[t][i][j]} + tot = 0; + for (j = 0; j < N; j++) + tot += xi[3][1][j]; + printf("gamma[3][1] = %f, sum_j(xi[3][1][j]) = %f\n", gamma[3][1], tot); + */ + + for (t = 0; t < T; t++) + { + free(alpha[t]); + free(beta[t]); + } + free(alpha); + free(beta); + free(c); +} + +void viterbi_decode(double** x, int T, model_t* model, int* q) +{ + int i, j, t; + double max; + int havemax; + + int N = model->N; + int L = model->L; + double* p0 = model->p0; + double** a = model->a; + double** mu = model->mu; + double** cov = model->cov; + + /* inverse covariance and its determinant */ + double** icov = (double**) malloc(L*sizeof(double*)); + for (i = 0; i < L; i++) + icov[i] = (double*) malloc(L*sizeof(double)); + double detcov; + + double** logb = (double**) malloc(T*sizeof(double*)); + double** phi = (double**) malloc(T*sizeof(double*)); + int** psi = (int**) malloc(T*sizeof(int*)); + for (t = 0; t < T; t++) + { + logb[t] = (double*) malloc(N*sizeof(double)); + phi[t] = (double*) malloc(N*sizeof(double)); + psi[t] = (int*) malloc(N*sizeof(int)); + } + + /* temporary memory */ + double* gauss_y = (double*) malloc(L*sizeof(double)); + double* gauss_z = (double*) malloc(L*sizeof(double)); + + /* calculate observation logprobs */ + invert(cov, L, icov, &detcov); + for (t = 0; t < T; t++) + for (i = 0; i < N; i++) + logb[t][i] = loggauss(x[t], L, mu[i], icov, detcov, gauss_y, gauss_z); + + /* initialise */ + for (i = 0; i < N; i++) + { + phi[0][i] = log(p0[i]) + logb[0][i]; + psi[0][i] = 0; + } + + for (t = 1; t < T; t++) + { + for (j = 0; j < N; j++) + { + max = -1000000; + havemax = 0; + + psi[t][j] = 0; + for (i = 0; i < N; i++) + { + if (phi[t-1][i] + log(a[i][j]) > max || !havemax) + { + max = phi[t-1][i] + log(a[i][j]); + phi[t][j] = max + logb[t][j]; + psi[t][j] = i; + havemax = 1; + } + } + } + } + + /* find maximising state at time T-1 */ + max = phi[T-1][0]; + q[T-1] = 0; + for (i = 1; i < N; i++) + { + if (phi[T-1][i] > max) + { + max = phi[T-1][i]; + q[T-1] = i; + } + } + + + /* track back */ + t = T - 2; + while (t >= 0) + { + q[t] = psi[t+1][q[t+1]]; + t--; + } + + /* de-allocate memory */ + for (i = 0; i < L; i++) + free(icov[i]); + free(icov); + for (t = 0; t < T; t++) + { + free(logb[t]); + free(phi[t]); + free(psi[t]); + } + free(logb); + free(phi); + free(psi); + + free(gauss_y); + free(gauss_z); +} + +/* invert matrix and calculate determinant using LAPACK */ +void invert(double** cov, int L, double** icov, double* detcov) +{ + /* copy square matrix into a vector in column-major order */ + double* a = (double*) malloc(L*L*sizeof(double)); + int i, j; + for(j=0; j < L; j++) + for (i=0; i < L; i++) + a[j*L+i] = cov[i][j]; + + int M = (int) L; + int* ipiv = (int *) malloc(L*L*sizeof(int)); + int ret; + + /* LU decomposition */ + ret = dgetrf_(&M, &M, a, &M, ipiv, &ret); /* ret should be zero, negative if cov is singular */ + if (ret < 0) + { + fprintf(stderr, "Covariance matrix was singular, couldn't invert\n"); + exit(-1); + } + + /* find determinant */ + double det = 1; + for(i = 0; i < L; i++) + det *= a[i*L+i]; + // TODO: get this to work!!! If detcov < 0 then cov is bad anyway... + /* + int sign = 1; + for (i = 0; i < L; i++) + if (ipiv[i] != i) + sign = -sign; + det *= sign; + */ + if (det < 0) + det = -det; + *detcov = det; + + /* allocate required working storage */ +#ifndef HAVE_ATLAS + int lwork = -1; + double lwbest = 0.0; + dgetri_(&M, a, &M, ipiv, &lwbest, &lwork, &ret); + lwork = (int) lwbest; + double* work = (double*) malloc(lwork*sizeof(double)); +#endif + + /* find inverse */ + dgetri_(&M, a, &M, ipiv, work, &lwork, &ret); + + for(j=0; j < L; j++) + for (i=0; i < L; i++) + icov[i][j] = a[j*L+i]; + +#ifndef HAVE_ATLAS + free(work); +#endif + free(a); +} + +/* probability of multivariate Gaussian given mean, inverse and determinant of covariance */ +double gauss(double* x, int L, double* mu, double** icov, double detcov, double* y, double* z) +{ + int i, j; + double s = 0; + for (i = 0; i < L; i++) + y[i] = x[i] - mu[i]; + for (i = 0; i < L; i++) + { + //z[i] = 0; + //for (j = 0; j < L; j++) + // z[i] += icov[i][j] * y[j]; + z[i] = cblas_ddot(L, &icov[i][0], 1, y, 1); + } + s = cblas_ddot(L, z, 1, y, 1); + //for (i = 0; i < L; i++) + // s += z[i] * y[i]; + + return exp(-s/2.0) / (pow(2*PI, L/2.0) * sqrt(detcov)); +} + +/* log probability of multivariate Gaussian given mean, inverse and determinant of covariance */ +double loggauss(double* x, int L, double* mu, double** icov, double detcov, double* y, double* z) +{ + int i, j; + double s = 0; + double ret; + for (i = 0; i < L; i++) + y[i] = x[i] - mu[i]; + for (i = 0; i < L; i++) + { + //z[i] = 0; + //for (j = 0; j < L; j++) + // z[i] += icov[i][j] * y[j]; + z[i] = cblas_ddot(L, &icov[i][0], 1, y, 1); + } + s = cblas_ddot(L, z, 1, y, 1); + //for (i = 0; i < L; i++) + // s += z[i] * y[i]; + + ret = -0.5 * (s + L * log(2*PI) + log(detcov)); + + /* + // TEST + if (ISINF(ret) > 0) + printf("loggauss returning infinity\n"); + if (ISINF(ret) < 0) + printf("loggauss returning -infinity\n"); + if (ISNAN(ret)) + printf("loggauss returning nan\n"); + */ + + return ret; +} + +void hmm_print(model_t* model) +{ + int i, j; + printf("p0:\n"); + for (i = 0; i < model->N; i++) + printf("%f ", model->p0[i]); + printf("\n\n"); + printf("a:\n"); + for (i = 0; i < model->N; i++) + { + for (j = 0; j < model->N; j++) + printf("%f ", model->a[i][j]); + printf("\n"); + } + printf("\n\n"); + printf("mu:\n"); + for (i = 0; i < model->N; i++) + { + for (j = 0; j < model->L; j++) + printf("%f ", model->mu[i][j]); + printf("\n"); + } + printf("\n\n"); + printf("cov:\n"); + for (i = 0; i < model->L; i++) + { + for (j = 0; j < model->L; j++) + printf("%f ", model->cov[i][j]); + printf("\n"); + } + printf("\n\n"); +} + + diff -r f44aa6d29642 -r cebe00b508b9 qm-dsp/hmm/hmm.h --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/qm-dsp/hmm/hmm.h Wed Apr 11 09:51:20 2012 +0100 @@ -0,0 +1,52 @@ +#ifndef _HMM_H +#define _HMM_H + +#ifdef __cplusplus +extern "C" { +#endif + +/* + * hmm.h + * + * Created by Mark Levy on 12/02/2006. + * Copyright 2006 Centre for Digital Music, Queen Mary, University of London. + + This program is free software; you can redistribute it and/or + modify it under the terms of the GNU General Public License as + published by the Free Software Foundation; either version 2 of the + License, or (at your option) any later version. See the file + COPYING included with this distribution for more information. + * + */ + +#ifndef PI +#define PI 3.14159265358979323846264338327950288 +#endif + +typedef struct _model_t { + int N; /* number of states */ + double* p0; /* initial probs */ + double** a; /* transition probs */ + int L; /* dimensionality of data */ + double** mu; /* state means */ + double** cov; /* covariance, tied between all states */ +} model_t; + +void hmm_train(double** x, int T, model_t* model); /* with scaling */ +void forward_backwards(double*** xi, double** gamma, double* loglik, double* loglik1, double* loglik2, int iter, + int N, int T, double* p0, double** a, double** b); +void baum_welch(double* p0, double** a, double** mu, double** cov, int N, int T, int L, double** x, double*** xi, double** gamma); +void viterbi_decode(double** x, int T, model_t* model, int* q); /* using logs */ +model_t* hmm_init(double** x, int T, int L, int N); +void hmm_close(model_t* model); +void invert(double** cov, int L, double** icov, double* detcov); /* uses LAPACK (included with Mac OSX) */ +double gauss(double* x, int L, double* mu, double** icov, double detcov, double* y, double* z); +double loggauss(double* x, int L, double* mu, double** icov, double detcov, double* y, double* z); +void hmm_print(model_t* model); + +#ifdef __cplusplus +} +#endif + +#endif + diff -r f44aa6d29642 -r cebe00b508b9 qm-dsp/hmm/hmm.o Binary file qm-dsp/hmm/hmm.o has changed diff -r f44aa6d29642 -r cebe00b508b9 qm-dsp/include/cblas.h --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/qm-dsp/include/cblas.h Wed Apr 11 09:51:20 2012 +0100 @@ -0,0 +1,578 @@ +#ifndef CBLAS_H +#define CBLAS_H +#include + +/* Allow the use in C++ code. */ +#ifdef __cplusplus +extern "C" +{ +#endif + +/* + * Enumerated and derived types + */ +#define CBLAS_INDEX size_t /* this may vary between platforms */ + +enum CBLAS_ORDER {CblasRowMajor=101, CblasColMajor=102}; +enum CBLAS_TRANSPOSE {CblasNoTrans=111, CblasTrans=112, CblasConjTrans=113}; +enum CBLAS_UPLO {CblasUpper=121, CblasLower=122}; +enum CBLAS_DIAG {CblasNonUnit=131, CblasUnit=132}; +enum CBLAS_SIDE {CblasLeft=141, CblasRight=142}; + +/* + * =========================================================================== + * Prototypes for level 1 BLAS functions (complex are recast as routines) + * =========================================================================== + */ +float cblas_sdsdot(const int N, const float alpha, const float *X, + const int incX, const float *Y, const int incY); +double cblas_dsdot(const int N, const float *X, const int incX, const float *Y, + const int incY); +float cblas_sdot(const int N, const float *X, const int incX, + const float *Y, const int incY); +double cblas_ddot(const int N, const double *X, const int incX, + const double *Y, const int incY); + +/* + * Functions having prefixes Z and C only + */ +void cblas_cdotu_sub(const int N, const void *X, const int incX, + const void *Y, const int incY, void *dotu); +void cblas_cdotc_sub(const int N, const void *X, const int incX, + const void *Y, const int incY, void *dotc); + +void cblas_zdotu_sub(const int N, const void *X, const int incX, + const void *Y, const int incY, void *dotu); +void cblas_zdotc_sub(const int N, const void *X, const int incX, + const void *Y, const int incY, void *dotc); + + +/* + * Functions having prefixes S D SC DZ + */ +float cblas_snrm2(const int N, const float *X, const int incX); +float cblas_sasum(const int N, const float *X, const int incX); + +double cblas_dnrm2(const int N, const double *X, const int incX); +double cblas_dasum(const int N, const double *X, const int incX); + +float cblas_scnrm2(const int N, const void *X, const int incX); +float cblas_scasum(const int N, const void *X, const int incX); + +double cblas_dznrm2(const int N, const void *X, const int incX); +double cblas_dzasum(const int N, const void *X, const int incX); + + +/* + * Functions having standard 4 prefixes (S D C Z) + */ +CBLAS_INDEX cblas_isamax(const int N, const float *X, const int incX); +CBLAS_INDEX cblas_idamax(const int N, const double *X, const int incX); +CBLAS_INDEX cblas_icamax(const int N, const void *X, const int incX); +CBLAS_INDEX cblas_izamax(const int N, const void *X, const int incX); + +/* + * =========================================================================== + * Prototypes for level 1 BLAS routines + * =========================================================================== + */ + +/* + * Routines with standard 4 prefixes (s, d, c, z) + */ +void cblas_sswap(const int N, float *X, const int incX, + float *Y, const int incY); +void cblas_scopy(const int N, const float *X, const int incX, + float *Y, const int incY); +void cblas_saxpy(const int N, const float alpha, const float *X, + const int incX, float *Y, const int incY); + +void cblas_dswap(const int N, double *X, const int incX, + double *Y, const int incY); +void cblas_dcopy(const int N, const double *X, const int incX, + double *Y, const int incY); +void cblas_daxpy(const int N, const double alpha, const double *X, + const int incX, double *Y, const int incY); + +void cblas_cswap(const int N, void *X, const int incX, + void *Y, const int incY); +void cblas_ccopy(const int N, const void *X, const int incX, + void *Y, const int incY); +void cblas_caxpy(const int N, const void *alpha, const void *X, + const int incX, void *Y, const int incY); + +void cblas_zswap(const int N, void *X, const int incX, + void *Y, const int incY); +void cblas_zcopy(const int N, const void *X, const int incX, + void *Y, const int incY); +void cblas_zaxpy(const int N, const void *alpha, const void *X, + const int incX, void *Y, const int incY); + + +/* + * Routines with S and D prefix only + */ +void cblas_srotg(float *a, float *b, float *c, float *s); +void cblas_srotmg(float *d1, float *d2, float *b1, const float b2, float *P); +void cblas_srot(const int N, float *X, const int incX, + float *Y, const int incY, const float c, const float s); +void cblas_srotm(const int N, float *X, const int incX, + float *Y, const int incY, const float *P); + +void cblas_drotg(double *a, double *b, double *c, double *s); +void cblas_drotmg(double *d1, double *d2, double *b1, const double b2, double *P); +void cblas_drot(const int N, double *X, const int incX, + double *Y, const int incY, const double c, const double s); +void cblas_drotm(const int N, double *X, const int incX, + double *Y, const int incY, const double *P); + + +/* + * Routines with S D C Z CS and ZD prefixes + */ +void cblas_sscal(const int N, const float alpha, float *X, const int incX); +void cblas_dscal(const int N, const double alpha, double *X, const int incX); +void cblas_cscal(const int N, const void *alpha, void *X, const int incX); +void cblas_zscal(const int N, const void *alpha, void *X, const int incX); +void cblas_csscal(const int N, const float alpha, void *X, const int incX); +void cblas_zdscal(const int N, const double alpha, void *X, const int incX); + +/* + * =========================================================================== + * Prototypes for level 2 BLAS + * =========================================================================== + */ + +/* + * Routines with standard 4 prefixes (S, D, C, Z) + */ +void cblas_sgemv(const enum CBLAS_ORDER order, + const enum CBLAS_TRANSPOSE TransA, const int M, const int N, + const float alpha, const float *A, const int lda, + const float *X, const int incX, const float beta, + float *Y, const int incY); +void cblas_sgbmv(const enum CBLAS_ORDER order, + const enum CBLAS_TRANSPOSE TransA, const int M, const int N, + const int KL, const int KU, const float alpha, + const float *A, const int lda, const float *X, + const int incX, const float beta, float *Y, const int incY); +void cblas_strmv(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, + const enum CBLAS_TRANSPOSE TransA, const enum CBLAS_DIAG Diag, + const int N, const float *A, const int lda, + float *X, const int incX); +void cblas_stbmv(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, + const enum CBLAS_TRANSPOSE TransA, const enum CBLAS_DIAG Diag, + const int N, const int K, const float *A, const int lda, + float *X, const int incX); +void cblas_stpmv(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, + const enum CBLAS_TRANSPOSE TransA, const enum CBLAS_DIAG Diag, + const int N, const float *Ap, float *X, const int incX); +void cblas_strsv(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, + const enum CBLAS_TRANSPOSE TransA, const enum CBLAS_DIAG Diag, + const int N, const float *A, const int lda, float *X, + const int incX); +void cblas_stbsv(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, + const enum CBLAS_TRANSPOSE TransA, const enum CBLAS_DIAG Diag, + const int N, const int K, const float *A, const int lda, + float *X, const int incX); +void cblas_stpsv(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, + const enum CBLAS_TRANSPOSE TransA, const enum CBLAS_DIAG Diag, + const int N, const float *Ap, float *X, const int incX); + +void cblas_dgemv(const enum CBLAS_ORDER order, + const enum CBLAS_TRANSPOSE TransA, const int M, const int N, + const double alpha, const double *A, const int lda, + const double *X, const int incX, const double beta, + double *Y, const int incY); +void cblas_dgbmv(const enum CBLAS_ORDER order, + const enum CBLAS_TRANSPOSE TransA, const int M, const int N, + const int KL, const int KU, const double alpha, + const double *A, const int lda, const double *X, + const int incX, const double beta, double *Y, const int incY); +void cblas_dtrmv(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, + const enum CBLAS_TRANSPOSE TransA, const enum CBLAS_DIAG Diag, + const int N, const double *A, const int lda, + double *X, const int incX); +void cblas_dtbmv(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, + const enum CBLAS_TRANSPOSE TransA, const enum CBLAS_DIAG Diag, + const int N, const int K, const double *A, const int lda, + double *X, const int incX); +void cblas_dtpmv(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, + const enum CBLAS_TRANSPOSE TransA, const enum CBLAS_DIAG Diag, + const int N, const double *Ap, double *X, const int incX); +void cblas_dtrsv(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, + const enum CBLAS_TRANSPOSE TransA, const enum CBLAS_DIAG Diag, + const int N, const double *A, const int lda, double *X, + const int incX); +void cblas_dtbsv(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, + const enum CBLAS_TRANSPOSE TransA, const enum CBLAS_DIAG Diag, + const int N, const int K, const double *A, const int lda, + double *X, const int incX); +void cblas_dtpsv(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, + const enum CBLAS_TRANSPOSE TransA, const enum CBLAS_DIAG Diag, + const int N, const double *Ap, double *X, const int incX); + +void cblas_cgemv(const enum CBLAS_ORDER order, + const enum CBLAS_TRANSPOSE TransA, const int M, const int N, + const void *alpha, const void *A, const int lda, + const void *X, const int incX, const void *beta, + void *Y, const int incY); +void cblas_cgbmv(const enum CBLAS_ORDER order, + const enum CBLAS_TRANSPOSE TransA, const int M, const int N, + const int KL, const int KU, const void *alpha, + const void *A, const int lda, const void *X, + const int incX, const void *beta, void *Y, const int incY); +void cblas_ctrmv(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, + const enum CBLAS_TRANSPOSE TransA, const enum CBLAS_DIAG Diag, + const int N, const void *A, const int lda, + void *X, const int incX); +void cblas_ctbmv(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, + const enum CBLAS_TRANSPOSE TransA, const enum CBLAS_DIAG Diag, + const int N, const int K, const void *A, const int lda, + void *X, const int incX); +void cblas_ctpmv(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, + const enum CBLAS_TRANSPOSE TransA, const enum CBLAS_DIAG Diag, + const int N, const void *Ap, void *X, const int incX); +void cblas_ctrsv(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, + const enum CBLAS_TRANSPOSE TransA, const enum CBLAS_DIAG Diag, + const int N, const void *A, const int lda, void *X, + const int incX); +void cblas_ctbsv(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, + const enum CBLAS_TRANSPOSE TransA, const enum CBLAS_DIAG Diag, + const int N, const int K, const void *A, const int lda, + void *X, const int incX); +void cblas_ctpsv(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, + const enum CBLAS_TRANSPOSE TransA, const enum CBLAS_DIAG Diag, + const int N, const void *Ap, void *X, const int incX); + +void cblas_zgemv(const enum CBLAS_ORDER order, + const enum CBLAS_TRANSPOSE TransA, const int M, const int N, + const void *alpha, const void *A, const int lda, + const void *X, const int incX, const void *beta, + void *Y, const int incY); +void cblas_zgbmv(const enum CBLAS_ORDER order, + const enum CBLAS_TRANSPOSE TransA, const int M, const int N, + const int KL, const int KU, const void *alpha, + const void *A, const int lda, const void *X, + const int incX, const void *beta, void *Y, const int incY); +void cblas_ztrmv(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, + const enum CBLAS_TRANSPOSE TransA, const enum CBLAS_DIAG Diag, + const int N, const void *A, const int lda, + void *X, const int incX); +void cblas_ztbmv(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, + const enum CBLAS_TRANSPOSE TransA, const enum CBLAS_DIAG Diag, + const int N, const int K, const void *A, const int lda, + void *X, const int incX); +void cblas_ztpmv(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, + const enum CBLAS_TRANSPOSE TransA, const enum CBLAS_DIAG Diag, + const int N, const void *Ap, void *X, const int incX); +void cblas_ztrsv(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, + const enum CBLAS_TRANSPOSE TransA, const enum CBLAS_DIAG Diag, + const int N, const void *A, const int lda, void *X, + const int incX); +void cblas_ztbsv(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, + const enum CBLAS_TRANSPOSE TransA, const enum CBLAS_DIAG Diag, + const int N, const int K, const void *A, const int lda, + void *X, const int incX); +void cblas_ztpsv(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, + const enum CBLAS_TRANSPOSE TransA, const enum CBLAS_DIAG Diag, + const int N, const void *Ap, void *X, const int incX); + + +/* + * Routines with S and D prefixes only + */ +void cblas_ssymv(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, + const int N, const float alpha, const float *A, + const int lda, const float *X, const int incX, + const float beta, float *Y, const int incY); +void cblas_ssbmv(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, + const int N, const int K, const float alpha, const float *A, + const int lda, const float *X, const int incX, + const float beta, float *Y, const int incY); +void cblas_sspmv(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, + const int N, const float alpha, const float *Ap, + const float *X, const int incX, + const float beta, float *Y, const int incY); +void cblas_sger(const enum CBLAS_ORDER order, const int M, const int N, + const float alpha, const float *X, const int incX, + const float *Y, const int incY, float *A, const int lda); +void cblas_ssyr(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, + const int N, const float alpha, const float *X, + const int incX, float *A, const int lda); +void cblas_sspr(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, + const int N, const float alpha, const float *X, + const int incX, float *Ap); +void cblas_ssyr2(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, + const int N, const float alpha, const float *X, + const int incX, const float *Y, const int incY, float *A, + const int lda); +void cblas_sspr2(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, + const int N, const float alpha, const float *X, + const int incX, const float *Y, const int incY, float *A); + +void cblas_dsymv(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, + const int N, const double alpha, const double *A, + const int lda, const double *X, const int incX, + const double beta, double *Y, const int incY); +void cblas_dsbmv(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, + const int N, const int K, const double alpha, const double *A, + const int lda, const double *X, const int incX, + const double beta, double *Y, const int incY); +void cblas_dspmv(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, + const int N, const double alpha, const double *Ap, + const double *X, const int incX, + const double beta, double *Y, const int incY); +void cblas_dger(const enum CBLAS_ORDER order, const int M, const int N, + const double alpha, const double *X, const int incX, + const double *Y, const int incY, double *A, const int lda); +void cblas_dsyr(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, + const int N, const double alpha, const double *X, + const int incX, double *A, const int lda); +void cblas_dspr(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, + const int N, const double alpha, const double *X, + const int incX, double *Ap); +void cblas_dsyr2(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, + const int N, const double alpha, const double *X, + const int incX, const double *Y, const int incY, double *A, + const int lda); +void cblas_dspr2(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, + const int N, const double alpha, const double *X, + const int incX, const double *Y, const int incY, double *A); + + +/* + * Routines with C and Z prefixes only + */ +void cblas_chemv(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, + const int N, const void *alpha, const void *A, + const int lda, const void *X, const int incX, + const void *beta, void *Y, const int incY); +void cblas_chbmv(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, + const int N, const int K, const void *alpha, const void *A, + const int lda, const void *X, const int incX, + const void *beta, void *Y, const int incY); +void cblas_chpmv(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, + const int N, const void *alpha, const void *Ap, + const void *X, const int incX, + const void *beta, void *Y, const int incY); +void cblas_cgeru(const enum CBLAS_ORDER order, const int M, const int N, + const void *alpha, const void *X, const int incX, + const void *Y, const int incY, void *A, const int lda); +void cblas_cgerc(const enum CBLAS_ORDER order, const int M, const int N, + const void *alpha, const void *X, const int incX, + const void *Y, const int incY, void *A, const int lda); +void cblas_cher(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, + const int N, const float alpha, const void *X, const int incX, + void *A, const int lda); +void cblas_chpr(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, + const int N, const float alpha, const void *X, + const int incX, void *A); +void cblas_cher2(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, const int N, + const void *alpha, const void *X, const int incX, + const void *Y, const int incY, void *A, const int lda); +void cblas_chpr2(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, const int N, + const void *alpha, const void *X, const int incX, + const void *Y, const int incY, void *Ap); + +void cblas_zhemv(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, + const int N, const void *alpha, const void *A, + const int lda, const void *X, const int incX, + const void *beta, void *Y, const int incY); +void cblas_zhbmv(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, + const int N, const int K, const void *alpha, const void *A, + const int lda, const void *X, const int incX, + const void *beta, void *Y, const int incY); +void cblas_zhpmv(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, + const int N, const void *alpha, const void *Ap, + const void *X, const int incX, + const void *beta, void *Y, const int incY); +void cblas_zgeru(const enum CBLAS_ORDER order, const int M, const int N, + const void *alpha, const void *X, const int incX, + const void *Y, const int incY, void *A, const int lda); +void cblas_zgerc(const enum CBLAS_ORDER order, const int M, const int N, + const void *alpha, const void *X, const int incX, + const void *Y, const int incY, void *A, const int lda); +void cblas_zher(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, + const int N, const double alpha, const void *X, const int incX, + void *A, const int lda); +void cblas_zhpr(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, + const int N, const double alpha, const void *X, + const int incX, void *A); +void cblas_zher2(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, const int N, + const void *alpha, const void *X, const int incX, + const void *Y, const int incY, void *A, const int lda); +void cblas_zhpr2(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, const int N, + const void *alpha, const void *X, const int incX, + const void *Y, const int incY, void *Ap); + +/* + * =========================================================================== + * Prototypes for level 3 BLAS + * =========================================================================== + */ + +/* + * Routines with standard 4 prefixes (S, D, C, Z) + */ +void cblas_sgemm(const enum CBLAS_ORDER Order, const enum CBLAS_TRANSPOSE TransA, + const enum CBLAS_TRANSPOSE TransB, const int M, const int N, + const int K, const float alpha, const float *A, + const int lda, const float *B, const int ldb, + const float beta, float *C, const int ldc); +void cblas_ssymm(const enum CBLAS_ORDER Order, const enum CBLAS_SIDE Side, + const enum CBLAS_UPLO Uplo, const int M, const int N, + const float alpha, const float *A, const int lda, + const float *B, const int ldb, const float beta, + float *C, const int ldc); +void cblas_ssyrk(const enum CBLAS_ORDER Order, const enum CBLAS_UPLO Uplo, + const enum CBLAS_TRANSPOSE Trans, const int N, const int K, + const float alpha, const float *A, const int lda, + const float beta, float *C, const int ldc); +void cblas_ssyr2k(const enum CBLAS_ORDER Order, const enum CBLAS_UPLO Uplo, + const enum CBLAS_TRANSPOSE Trans, const int N, const int K, + const float alpha, const float *A, const int lda, + const float *B, const int ldb, const float beta, + float *C, const int ldc); +void cblas_strmm(const enum CBLAS_ORDER Order, const enum CBLAS_SIDE Side, + const enum CBLAS_UPLO Uplo, const enum CBLAS_TRANSPOSE TransA, + const enum CBLAS_DIAG Diag, const int M, const int N, + const float alpha, const float *A, const int lda, + float *B, const int ldb); +void cblas_strsm(const enum CBLAS_ORDER Order, const enum CBLAS_SIDE Side, + const enum CBLAS_UPLO Uplo, const enum CBLAS_TRANSPOSE TransA, + const enum CBLAS_DIAG Diag, const int M, const int N, + const float alpha, const float *A, const int lda, + float *B, const int ldb); + +void cblas_dgemm(const enum CBLAS_ORDER Order, const enum CBLAS_TRANSPOSE TransA, + const enum CBLAS_TRANSPOSE TransB, const int M, const int N, + const int K, const double alpha, const double *A, + const int lda, const double *B, const int ldb, + const double beta, double *C, const int ldc); +void cblas_dsymm(const enum CBLAS_ORDER Order, const enum CBLAS_SIDE Side, + const enum CBLAS_UPLO Uplo, const int M, const int N, + const double alpha, const double *A, const int lda, + const double *B, const int ldb, const double beta, + double *C, const int ldc); +void cblas_dsyrk(const enum CBLAS_ORDER Order, const enum CBLAS_UPLO Uplo, + const enum CBLAS_TRANSPOSE Trans, const int N, const int K, + const double alpha, const double *A, const int lda, + const double beta, double *C, const int ldc); +void cblas_dsyr2k(const enum CBLAS_ORDER Order, const enum CBLAS_UPLO Uplo, + const enum CBLAS_TRANSPOSE Trans, const int N, const int K, + const double alpha, const double *A, const int lda, + const double *B, const int ldb, const double beta, + double *C, const int ldc); +void cblas_dtrmm(const enum CBLAS_ORDER Order, const enum CBLAS_SIDE Side, + const enum CBLAS_UPLO Uplo, const enum CBLAS_TRANSPOSE TransA, + const enum CBLAS_DIAG Diag, const int M, const int N, + const double alpha, const double *A, const int lda, + double *B, const int ldb); +void cblas_dtrsm(const enum CBLAS_ORDER Order, const enum CBLAS_SIDE Side, + const enum CBLAS_UPLO Uplo, const enum CBLAS_TRANSPOSE TransA, + const enum CBLAS_DIAG Diag, const int M, const int N, + const double alpha, const double *A, const int lda, + double *B, const int ldb); + +void cblas_cgemm(const enum CBLAS_ORDER Order, const enum CBLAS_TRANSPOSE TransA, + const enum CBLAS_TRANSPOSE TransB, const int M, const int N, + const int K, const void *alpha, const void *A, + const int lda, const void *B, const int ldb, + const void *beta, void *C, const int ldc); +void cblas_csymm(const enum CBLAS_ORDER Order, const enum CBLAS_SIDE Side, + const enum CBLAS_UPLO Uplo, const int M, const int N, + const void *alpha, const void *A, const int lda, + const void *B, const int ldb, const void *beta, + void *C, const int ldc); +void cblas_csyrk(const enum CBLAS_ORDER Order, const enum CBLAS_UPLO Uplo, + const enum CBLAS_TRANSPOSE Trans, const int N, const int K, + const void *alpha, const void *A, const int lda, + const void *beta, void *C, const int ldc); +void cblas_csyr2k(const enum CBLAS_ORDER Order, const enum CBLAS_UPLO Uplo, + const enum CBLAS_TRANSPOSE Trans, const int N, const int K, + const void *alpha, const void *A, const int lda, + const void *B, const int ldb, const void *beta, + void *C, const int ldc); +void cblas_ctrmm(const enum CBLAS_ORDER Order, const enum CBLAS_SIDE Side, + const enum CBLAS_UPLO Uplo, const enum CBLAS_TRANSPOSE TransA, + const enum CBLAS_DIAG Diag, const int M, const int N, + const void *alpha, const void *A, const int lda, + void *B, const int ldb); +void cblas_ctrsm(const enum CBLAS_ORDER Order, const enum CBLAS_SIDE Side, + const enum CBLAS_UPLO Uplo, const enum CBLAS_TRANSPOSE TransA, + const enum CBLAS_DIAG Diag, const int M, const int N, + const void *alpha, const void *A, const int lda, + void *B, const int ldb); + +void cblas_zgemm(const enum CBLAS_ORDER Order, const enum CBLAS_TRANSPOSE TransA, + const enum CBLAS_TRANSPOSE TransB, const int M, const int N, + const int K, const void *alpha, const void *A, + const int lda, const void *B, const int ldb, + const void *beta, void *C, const int ldc); +void cblas_zsymm(const enum CBLAS_ORDER Order, const enum CBLAS_SIDE Side, + const enum CBLAS_UPLO Uplo, const int M, const int N, + const void *alpha, const void *A, const int lda, + const void *B, const int ldb, const void *beta, + void *C, const int ldc); +void cblas_zsyrk(const enum CBLAS_ORDER Order, const enum CBLAS_UPLO Uplo, + const enum CBLAS_TRANSPOSE Trans, const int N, const int K, + const void *alpha, const void *A, const int lda, + const void *beta, void *C, const int ldc); +void cblas_zsyr2k(const enum CBLAS_ORDER Order, const enum CBLAS_UPLO Uplo, + const enum CBLAS_TRANSPOSE Trans, const int N, const int K, + const void *alpha, const void *A, const int lda, + const void *B, const int ldb, const void *beta, + void *C, const int ldc); +void cblas_ztrmm(const enum CBLAS_ORDER Order, const enum CBLAS_SIDE Side, + const enum CBLAS_UPLO Uplo, const enum CBLAS_TRANSPOSE TransA, + const enum CBLAS_DIAG Diag, const int M, const int N, + const void *alpha, const void *A, const int lda, + void *B, const int ldb); +void cblas_ztrsm(const enum CBLAS_ORDER Order, const enum CBLAS_SIDE Side, + const enum CBLAS_UPLO Uplo, const enum CBLAS_TRANSPOSE TransA, + const enum CBLAS_DIAG Diag, const int M, const int N, + const void *alpha, const void *A, const int lda, + void *B, const int ldb); + + +/* + * Routines with prefixes C and Z only + */ +void cblas_chemm(const enum CBLAS_ORDER Order, const enum CBLAS_SIDE Side, + const enum CBLAS_UPLO Uplo, const int M, const int N, + const void *alpha, const void *A, const int lda, + const void *B, const int ldb, const void *beta, + void *C, const int ldc); +void cblas_cherk(const enum CBLAS_ORDER Order, const enum CBLAS_UPLO Uplo, + const enum CBLAS_TRANSPOSE Trans, const int N, const int K, + const float alpha, const void *A, const int lda, + const float beta, void *C, const int ldc); +void cblas_cher2k(const enum CBLAS_ORDER Order, const enum CBLAS_UPLO Uplo, + const enum CBLAS_TRANSPOSE Trans, const int N, const int K, + const void *alpha, const void *A, const int lda, + const void *B, const int ldb, const float beta, + void *C, const int ldc); + +void cblas_zhemm(const enum CBLAS_ORDER Order, const enum CBLAS_SIDE Side, + const enum CBLAS_UPLO Uplo, const int M, const int N, + const void *alpha, const void *A, const int lda, + const void *B, const int ldb, const void *beta, + void *C, const int ldc); +void cblas_zherk(const enum CBLAS_ORDER Order, const enum CBLAS_UPLO Uplo, + const enum CBLAS_TRANSPOSE Trans, const int N, const int K, + const double alpha, const void *A, const int lda, + const double beta, void *C, const int ldc); +void cblas_zher2k(const enum CBLAS_ORDER Order, const enum CBLAS_UPLO Uplo, + const enum CBLAS_TRANSPOSE Trans, const int N, const int K, + const void *alpha, const void *A, const int lda, + const void *B, const int ldb, const double beta, + void *C, const int ldc); + +void cblas_xerbla(int p, const char *rout, const char *form, ...); + +#ifdef __cplusplus +} +#endif + +#endif diff -r f44aa6d29642 -r cebe00b508b9 qm-dsp/include/clapack.h --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/qm-dsp/include/clapack.h Wed Apr 11 09:51:20 2012 +0100 @@ -0,0 +1,5394 @@ +/* + ================================================================================================= + Definitions and prototypes for LAPACK as provided Apple Computer. + + Documentation of the LAPACK interfaces, including reference implementations, can be found on the web + starting from the LAPACK FAQ page at this URL (verified live as of April 2002): + http://netlib.org/lapack/faq.html + + A hardcopy maanual is: + LAPACK Users' Guide, Third Edition. + @BOOK{laug, + AUTHOR = {Anderson, E. and Bai, Z. and Bischof, C. and + Blackford, S. and Demmel, J. and Dongarra, J. and + Du Croz, J. and Greenbaum, A. and Hammarling, S. and + McKenney, A. and Sorensen, D.}, + TITLE = {{LAPACK} Users' Guide}, + EDITION = {Third}, + PUBLISHER = {Society for Industrial and Applied Mathematics}, + YEAR = {1999}, + ADDRESS = {Philadelphia, PA}, + ISBN = {0-89871-447-8 (paperback)} } + + ================================================================================================= +*/ +#ifndef __CLAPACK_H +#define __CLAPACK_H + +#ifdef __cplusplus +extern "C" { +#endif + + +#if defined(__LP64__) /* In LP64 match sizes with the 32 bit ABI */ +typedef int __CLPK_integer; +typedef int __CLPK_logical; +typedef float __CLPK_real; +typedef double __CLPK_doublereal; +typedef __CLPK_logical (*__CLPK_L_fp)(); +typedef int __CLPK_ftnlen; +#else +typedef long int __CLPK_integer; +typedef long int __CLPK_logical; +typedef float __CLPK_real; +typedef double __CLPK_doublereal; +typedef __CLPK_logical (*__CLPK_L_fp)(); +typedef long int __CLPK_ftnlen; +#endif + +typedef struct { __CLPK_real r, i; } __CLPK_complex; +typedef struct { __CLPK_doublereal r, i; } __CLPK_doublecomplex; + +/* Subroutine */ int cbdsqr_(char *uplo, __CLPK_integer *n, __CLPK_integer *ncvt, __CLPK_integer * + nru, __CLPK_integer *ncc, __CLPK_real *d__, __CLPK_real *e, __CLPK_complex *vt, __CLPK_integer *ldvt, + __CLPK_complex *u, __CLPK_integer *ldu, __CLPK_complex *c__, __CLPK_integer *ldc, __CLPK_real *rwork, + __CLPK_integer *info); + +/* Subroutine */ int cgbbrd_(char *vect, __CLPK_integer *m, __CLPK_integer *n, __CLPK_integer *ncc, + __CLPK_integer *kl, __CLPK_integer *ku, __CLPK_complex *ab, __CLPK_integer *ldab, __CLPK_real *d__, + __CLPK_real *e, __CLPK_complex *q, __CLPK_integer *ldq, __CLPK_complex *pt, __CLPK_integer *ldpt, + __CLPK_complex *c__, __CLPK_integer *ldc, __CLPK_complex *work, __CLPK_real *rwork, __CLPK_integer *info); + +/* Subroutine */ int cgbcon_(char *norm, __CLPK_integer *n, __CLPK_integer *kl, __CLPK_integer *ku, + __CLPK_complex *ab, __CLPK_integer *ldab, __CLPK_integer *ipiv, __CLPK_real *anorm, __CLPK_real *rcond, + __CLPK_complex *work, __CLPK_real *rwork, __CLPK_integer *info); + +/* Subroutine */ int cgbequ_(__CLPK_integer *m, __CLPK_integer *n, __CLPK_integer *kl, __CLPK_integer *ku, + __CLPK_complex *ab, __CLPK_integer *ldab, __CLPK_real *r__, __CLPK_real *c__, __CLPK_real *rowcnd, __CLPK_real + *colcnd, __CLPK_real *amax, __CLPK_integer *info); + +/* Subroutine */ int cgbrfs_(char *trans, __CLPK_integer *n, __CLPK_integer *kl, __CLPK_integer * + ku, __CLPK_integer *nrhs, __CLPK_complex *ab, __CLPK_integer *ldab, __CLPK_complex *afb, __CLPK_integer * + ldafb, __CLPK_integer *ipiv, __CLPK_complex *b, __CLPK_integer *ldb, __CLPK_complex *x, __CLPK_integer * + ldx, __CLPK_real *ferr, __CLPK_real *berr, __CLPK_complex *work, __CLPK_real *rwork, __CLPK_integer * + info); + +/* Subroutine */ int cgbsv_(__CLPK_integer *n, __CLPK_integer *kl, __CLPK_integer *ku, __CLPK_integer * + nrhs, __CLPK_complex *ab, __CLPK_integer *ldab, __CLPK_integer *ipiv, __CLPK_complex *b, __CLPK_integer * + ldb, __CLPK_integer *info); + +/* Subroutine */ int cgbsvx_(char *fact, char *trans, __CLPK_integer *n, __CLPK_integer *kl, + __CLPK_integer *ku, __CLPK_integer *nrhs, __CLPK_complex *ab, __CLPK_integer *ldab, __CLPK_complex *afb, + __CLPK_integer *ldafb, __CLPK_integer *ipiv, char *equed, __CLPK_real *r__, __CLPK_real *c__, + __CLPK_complex *b, __CLPK_integer *ldb, __CLPK_complex *x, __CLPK_integer *ldx, __CLPK_real *rcond, __CLPK_real + *ferr, __CLPK_real *berr, __CLPK_complex *work, __CLPK_real *rwork, __CLPK_integer *info); + +/* Subroutine */ int cgbtf2_(__CLPK_integer *m, __CLPK_integer *n, __CLPK_integer *kl, __CLPK_integer *ku, + __CLPK_complex *ab, __CLPK_integer *ldab, __CLPK_integer *ipiv, __CLPK_integer *info); + +/* Subroutine */ int cgbtrf_(__CLPK_integer *m, __CLPK_integer *n, __CLPK_integer *kl, __CLPK_integer *ku, + __CLPK_complex *ab, __CLPK_integer *ldab, __CLPK_integer *ipiv, __CLPK_integer *info); + +/* Subroutine */ int cgbtrs_(char *trans, __CLPK_integer *n, __CLPK_integer *kl, __CLPK_integer * + ku, __CLPK_integer *nrhs, __CLPK_complex *ab, __CLPK_integer *ldab, __CLPK_integer *ipiv, __CLPK_complex + *b, __CLPK_integer *ldb, __CLPK_integer *info); + +/* Subroutine */ int cgebak_(char *job, char *side, __CLPK_integer *n, __CLPK_integer *ilo, + __CLPK_integer *ihi, __CLPK_real *scale, __CLPK_integer *m, __CLPK_complex *v, __CLPK_integer *ldv, + __CLPK_integer *info); + +/* Subroutine */ int cgebal_(char *job, __CLPK_integer *n, __CLPK_complex *a, __CLPK_integer *lda, + __CLPK_integer *ilo, __CLPK_integer *ihi, __CLPK_real *scale, __CLPK_integer *info); + +/* Subroutine */ int cgebd2_(__CLPK_integer *m, __CLPK_integer *n, __CLPK_complex *a, __CLPK_integer *lda, + __CLPK_real *d__, __CLPK_real *e, __CLPK_complex *tauq, __CLPK_complex *taup, __CLPK_complex *work, + __CLPK_integer *info); + +/* Subroutine */ int cgebrd_(__CLPK_integer *m, __CLPK_integer *n, __CLPK_complex *a, __CLPK_integer *lda, + __CLPK_real *d__, __CLPK_real *e, __CLPK_complex *tauq, __CLPK_complex *taup, __CLPK_complex *work, + __CLPK_integer *lwork, __CLPK_integer *info); + +/* Subroutine */ int cgecon_(char *norm, __CLPK_integer *n, __CLPK_complex *a, __CLPK_integer *lda, + __CLPK_real *anorm, __CLPK_real *rcond, __CLPK_complex *work, __CLPK_real *rwork, __CLPK_integer *info); + +/* Subroutine */ int cgeequ_(__CLPK_integer *m, __CLPK_integer *n, __CLPK_complex *a, __CLPK_integer *lda, + __CLPK_real *r__, __CLPK_real *c__, __CLPK_real *rowcnd, __CLPK_real *colcnd, __CLPK_real *amax, + __CLPK_integer *info); + +/* Subroutine */ int cgees_(char *jobvs, char *sort, __CLPK_L_fp select, __CLPK_integer *n, + __CLPK_complex *a, __CLPK_integer *lda, __CLPK_integer *sdim, __CLPK_complex *w, __CLPK_complex *vs, + __CLPK_integer *ldvs, __CLPK_complex *work, __CLPK_integer *lwork, __CLPK_real *rwork, __CLPK_logical * + bwork, __CLPK_integer *info); + +/* Subroutine */ int cgeesx_(char *jobvs, char *sort, __CLPK_L_fp select, char * + sense, __CLPK_integer *n, __CLPK_complex *a, __CLPK_integer *lda, __CLPK_integer *sdim, __CLPK_complex * + w, __CLPK_complex *vs, __CLPK_integer *ldvs, __CLPK_real *rconde, __CLPK_real *rcondv, __CLPK_complex * + work, __CLPK_integer *lwork, __CLPK_real *rwork, __CLPK_logical *bwork, __CLPK_integer *info); + +/* Subroutine */ int cgeev_(char *jobvl, char *jobvr, __CLPK_integer *n, __CLPK_complex *a, + __CLPK_integer *lda, __CLPK_complex *w, __CLPK_complex *vl, __CLPK_integer *ldvl, __CLPK_complex *vr, + __CLPK_integer *ldvr, __CLPK_complex *work, __CLPK_integer *lwork, __CLPK_real *rwork, __CLPK_integer * + info); + +/* Subroutine */ int cgeevx_(char *balanc, char *jobvl, char *jobvr, char * + sense, __CLPK_integer *n, __CLPK_complex *a, __CLPK_integer *lda, __CLPK_complex *w, __CLPK_complex *vl, + __CLPK_integer *ldvl, __CLPK_complex *vr, __CLPK_integer *ldvr, __CLPK_integer *ilo, __CLPK_integer *ihi, + __CLPK_real *scale, __CLPK_real *abnrm, __CLPK_real *rconde, __CLPK_real *rcondv, __CLPK_complex *work, + __CLPK_integer *lwork, __CLPK_real *rwork, __CLPK_integer *info); + +/* Subroutine */ int cgegs_(char *jobvsl, char *jobvsr, __CLPK_integer *n, __CLPK_complex * + a, __CLPK_integer *lda, __CLPK_complex *b, __CLPK_integer *ldb, __CLPK_complex *alpha, __CLPK_complex * + beta, __CLPK_complex *vsl, __CLPK_integer *ldvsl, __CLPK_complex *vsr, __CLPK_integer *ldvsr, + __CLPK_complex *work, __CLPK_integer *lwork, __CLPK_real *rwork, __CLPK_integer *info); + +/* Subroutine */ int cgegv_(char *jobvl, char *jobvr, __CLPK_integer *n, __CLPK_complex *a, + __CLPK_integer *lda, __CLPK_complex *b, __CLPK_integer *ldb, __CLPK_complex *alpha, __CLPK_complex *beta, + __CLPK_complex *vl, __CLPK_integer *ldvl, __CLPK_complex *vr, __CLPK_integer *ldvr, __CLPK_complex * + work, __CLPK_integer *lwork, __CLPK_real *rwork, __CLPK_integer *info); + +/* Subroutine */ int cgehd2_(__CLPK_integer *n, __CLPK_integer *ilo, __CLPK_integer *ihi, __CLPK_complex * + a, __CLPK_integer *lda, __CLPK_complex *tau, __CLPK_complex *work, __CLPK_integer *info); + +/* Subroutine */ int cgehrd_(__CLPK_integer *n, __CLPK_integer *ilo, __CLPK_integer *ihi, __CLPK_complex * + a, __CLPK_integer *lda, __CLPK_complex *tau, __CLPK_complex *work, __CLPK_integer *lwork, __CLPK_integer + *info); + +/* Subroutine */ int cgelq2_(__CLPK_integer *m, __CLPK_integer *n, __CLPK_complex *a, __CLPK_integer *lda, + __CLPK_complex *tau, __CLPK_complex *work, __CLPK_integer *info); + +/* Subroutine */ int cgelqf_(__CLPK_integer *m, __CLPK_integer *n, __CLPK_complex *a, __CLPK_integer *lda, + __CLPK_complex *tau, __CLPK_complex *work, __CLPK_integer *lwork, __CLPK_integer *info); + +/* Subroutine */ int cgels_(char *trans, __CLPK_integer *m, __CLPK_integer *n, __CLPK_integer * + nrhs, __CLPK_complex *a, __CLPK_integer *lda, __CLPK_complex *b, __CLPK_integer *ldb, __CLPK_complex * + work, __CLPK_integer *lwork, __CLPK_integer *info); + +/* Subroutine */ int cgelsx_(__CLPK_integer *m, __CLPK_integer *n, __CLPK_integer *nrhs, __CLPK_complex * + a, __CLPK_integer *lda, __CLPK_complex *b, __CLPK_integer *ldb, __CLPK_integer *jpvt, __CLPK_real *rcond, + __CLPK_integer *rank, __CLPK_complex *work, __CLPK_real *rwork, __CLPK_integer *info); + +/* Subroutine */ int cgelsy_(__CLPK_integer *m, __CLPK_integer *n, __CLPK_integer *nrhs, __CLPK_complex * + a, __CLPK_integer *lda, __CLPK_complex *b, __CLPK_integer *ldb, __CLPK_integer *jpvt, __CLPK_real *rcond, + __CLPK_integer *rank, __CLPK_complex *work, __CLPK_integer *lwork, __CLPK_real *rwork, __CLPK_integer * + info); + +/* Subroutine */ int cgeql2_(__CLPK_integer *m, __CLPK_integer *n, __CLPK_complex *a, __CLPK_integer *lda, + __CLPK_complex *tau, __CLPK_complex *work, __CLPK_integer *info); + +/* Subroutine */ int cgeqlf_(__CLPK_integer *m, __CLPK_integer *n, __CLPK_complex *a, __CLPK_integer *lda, + __CLPK_complex *tau, __CLPK_complex *work, __CLPK_integer *lwork, __CLPK_integer *info); + +/* Subroutine */ int cgeqp3_(__CLPK_integer *m, __CLPK_integer *n, __CLPK_complex *a, __CLPK_integer *lda, + __CLPK_integer *jpvt, __CLPK_complex *tau, __CLPK_complex *work, __CLPK_integer *lwork, __CLPK_real * + rwork, __CLPK_integer *info); + +/* Subroutine */ int cgeqpf_(__CLPK_integer *m, __CLPK_integer *n, __CLPK_complex *a, __CLPK_integer *lda, + __CLPK_integer *jpvt, __CLPK_complex *tau, __CLPK_complex *work, __CLPK_real *rwork, __CLPK_integer * + info); + +/* Subroutine */ int cgeqr2_(__CLPK_integer *m, __CLPK_integer *n, __CLPK_complex *a, __CLPK_integer *lda, + __CLPK_complex *tau, __CLPK_complex *work, __CLPK_integer *info); + +/* Subroutine */ int cgeqrf_(__CLPK_integer *m, __CLPK_integer *n, __CLPK_complex *a, __CLPK_integer *lda, + __CLPK_complex *tau, __CLPK_complex *work, __CLPK_integer *lwork, __CLPK_integer *info); + +/* Subroutine */ int cgerfs_(char *trans, __CLPK_integer *n, __CLPK_integer *nrhs, __CLPK_complex * + a, __CLPK_integer *lda, __CLPK_complex *af, __CLPK_integer *ldaf, __CLPK_integer *ipiv, __CLPK_complex * + b, __CLPK_integer *ldb, __CLPK_complex *x, __CLPK_integer *ldx, __CLPK_real *ferr, __CLPK_real *berr, + __CLPK_complex *work, __CLPK_real *rwork, __CLPK_integer *info); + +/* Subroutine */ int cgerq2_(__CLPK_integer *m, __CLPK_integer *n, __CLPK_complex *a, __CLPK_integer *lda, + __CLPK_complex *tau, __CLPK_complex *work, __CLPK_integer *info); + +/* Subroutine */ int cgerqf_(__CLPK_integer *m, __CLPK_integer *n, __CLPK_complex *a, __CLPK_integer *lda, + __CLPK_complex *tau, __CLPK_complex *work, __CLPK_integer *lwork, __CLPK_integer *info); + +/* Subroutine */ int cgesc2_(__CLPK_integer *n, __CLPK_complex *a, __CLPK_integer *lda, __CLPK_complex * + rhs, __CLPK_integer *ipiv, __CLPK_integer *jpiv, __CLPK_real *scale); + +/* Subroutine */ int cgesv_(__CLPK_integer *n, __CLPK_integer *nrhs, __CLPK_complex *a, __CLPK_integer * + lda, __CLPK_integer *ipiv, __CLPK_complex *b, __CLPK_integer *ldb, __CLPK_integer *info); + +/* Subroutine */ int cgesvx_(char *fact, char *trans, __CLPK_integer *n, __CLPK_integer * + nrhs, __CLPK_complex *a, __CLPK_integer *lda, __CLPK_complex *af, __CLPK_integer *ldaf, __CLPK_integer * + ipiv, char *equed, __CLPK_real *r__, __CLPK_real *c__, __CLPK_complex *b, __CLPK_integer *ldb, + __CLPK_complex *x, __CLPK_integer *ldx, __CLPK_real *rcond, __CLPK_real *ferr, __CLPK_real *berr, + __CLPK_complex *work, __CLPK_real *rwork, __CLPK_integer *info); + +/* Subroutine */ int cgetc2_(__CLPK_integer *n, __CLPK_complex *a, __CLPK_integer *lda, __CLPK_integer * + ipiv, __CLPK_integer *jpiv, __CLPK_integer *info); + +/* Subroutine */ int cgetf2_(__CLPK_integer *m, __CLPK_integer *n, __CLPK_complex *a, __CLPK_integer *lda, + __CLPK_integer *ipiv, __CLPK_integer *info); + +/* Subroutine */ int cgetrf_(__CLPK_integer *m, __CLPK_integer *n, __CLPK_complex *a, __CLPK_integer *lda, + __CLPK_integer *ipiv, __CLPK_integer *info); + +/* Subroutine */ int cgetri_(__CLPK_integer *n, __CLPK_complex *a, __CLPK_integer *lda, __CLPK_integer * + ipiv, __CLPK_complex *work, __CLPK_integer *lwork, __CLPK_integer *info); + +/* Subroutine */ int cgetrs_(char *trans, __CLPK_integer *n, __CLPK_integer *nrhs, __CLPK_complex * + a, __CLPK_integer *lda, __CLPK_integer *ipiv, __CLPK_complex *b, __CLPK_integer *ldb, __CLPK_integer * + info); + +/* Subroutine */ int cggbak_(char *job, char *side, __CLPK_integer *n, __CLPK_integer *ilo, + __CLPK_integer *ihi, __CLPK_real *lscale, __CLPK_real *rscale, __CLPK_integer *m, __CLPK_complex *v, + __CLPK_integer *ldv, __CLPK_integer *info); + +/* Subroutine */ int cggbal_(char *job, __CLPK_integer *n, __CLPK_complex *a, __CLPK_integer *lda, + __CLPK_complex *b, __CLPK_integer *ldb, __CLPK_integer *ilo, __CLPK_integer *ihi, __CLPK_real *lscale, + __CLPK_real *rscale, __CLPK_real *work, __CLPK_integer *info); + +/* Subroutine */ int cgges_(char *jobvsl, char *jobvsr, char *sort, __CLPK_L_fp + selctg, __CLPK_integer *n, __CLPK_complex *a, __CLPK_integer *lda, __CLPK_complex *b, __CLPK_integer * + ldb, __CLPK_integer *sdim, __CLPK_complex *alpha, __CLPK_complex *beta, __CLPK_complex *vsl, + __CLPK_integer *ldvsl, __CLPK_complex *vsr, __CLPK_integer *ldvsr, __CLPK_complex *work, __CLPK_integer * + lwork, __CLPK_real *rwork, __CLPK_logical *bwork, __CLPK_integer *info); + +/* Subroutine */ int cggesx_(char *jobvsl, char *jobvsr, char *sort, __CLPK_L_fp + selctg, char *sense, __CLPK_integer *n, __CLPK_complex *a, __CLPK_integer *lda, __CLPK_complex *b, + __CLPK_integer *ldb, __CLPK_integer *sdim, __CLPK_complex *alpha, __CLPK_complex *beta, __CLPK_complex * + vsl, __CLPK_integer *ldvsl, __CLPK_complex *vsr, __CLPK_integer *ldvsr, __CLPK_real *rconde, __CLPK_real + *rcondv, __CLPK_complex *work, __CLPK_integer *lwork, __CLPK_real *rwork, __CLPK_integer *iwork, + __CLPK_integer *liwork, __CLPK_logical *bwork, __CLPK_integer *info); + +/* Subroutine */ int cggev_(char *jobvl, char *jobvr, __CLPK_integer *n, __CLPK_complex *a, + __CLPK_integer *lda, __CLPK_complex *b, __CLPK_integer *ldb, __CLPK_complex *alpha, __CLPK_complex *beta, + __CLPK_complex *vl, __CLPK_integer *ldvl, __CLPK_complex *vr, __CLPK_integer *ldvr, __CLPK_complex * + work, __CLPK_integer *lwork, __CLPK_real *rwork, __CLPK_integer *info); + +/* Subroutine */ int cggevx_(char *balanc, char *jobvl, char *jobvr, char * + sense, __CLPK_integer *n, __CLPK_complex *a, __CLPK_integer *lda, __CLPK_complex *b, __CLPK_integer *ldb, + __CLPK_complex *alpha, __CLPK_complex *beta, __CLPK_complex *vl, __CLPK_integer *ldvl, __CLPK_complex * + vr, __CLPK_integer *ldvr, __CLPK_integer *ilo, __CLPK_integer *ihi, __CLPK_real *lscale, __CLPK_real * + rscale, __CLPK_real *abnrm, __CLPK_real *bbnrm, __CLPK_real *rconde, __CLPK_real *rcondv, __CLPK_complex + *work, __CLPK_integer *lwork, __CLPK_real *rwork, __CLPK_integer *iwork, __CLPK_logical *bwork, + __CLPK_integer *info); + +/* Subroutine */ int cggglm_(__CLPK_integer *n, __CLPK_integer *m, __CLPK_integer *p, __CLPK_complex *a, + __CLPK_integer *lda, __CLPK_complex *b, __CLPK_integer *ldb, __CLPK_complex *d__, __CLPK_complex *x, + __CLPK_complex *y, __CLPK_complex *work, __CLPK_integer *lwork, __CLPK_integer *info); + +/* Subroutine */ int cgghrd_(char *compq, char *compz, __CLPK_integer *n, __CLPK_integer * + ilo, __CLPK_integer *ihi, __CLPK_complex *a, __CLPK_integer *lda, __CLPK_complex *b, __CLPK_integer *ldb, + __CLPK_complex *q, __CLPK_integer *ldq, __CLPK_complex *z__, __CLPK_integer *ldz, __CLPK_integer *info); + +/* Subroutine */ int cgglse_(__CLPK_integer *m, __CLPK_integer *n, __CLPK_integer *p, __CLPK_complex *a, + __CLPK_integer *lda, __CLPK_complex *b, __CLPK_integer *ldb, __CLPK_complex *c__, __CLPK_complex *d__, + __CLPK_complex *x, __CLPK_complex *work, __CLPK_integer *lwork, __CLPK_integer *info); + +/* Subroutine */ int cggqrf_(__CLPK_integer *n, __CLPK_integer *m, __CLPK_integer *p, __CLPK_complex *a, + __CLPK_integer *lda, __CLPK_complex *taua, __CLPK_complex *b, __CLPK_integer *ldb, __CLPK_complex *taub, + __CLPK_complex *work, __CLPK_integer *lwork, __CLPK_integer *info); + +/* Subroutine */ int cggrqf_(__CLPK_integer *m, __CLPK_integer *p, __CLPK_integer *n, __CLPK_complex *a, + __CLPK_integer *lda, __CLPK_complex *taua, __CLPK_complex *b, __CLPK_integer *ldb, __CLPK_complex *taub, + __CLPK_complex *work, __CLPK_integer *lwork, __CLPK_integer *info); + +/* Subroutine */ int cggsvd_(char *jobu, char *jobv, char *jobq, __CLPK_integer *m, + __CLPK_integer *n, __CLPK_integer *p, __CLPK_integer *k, __CLPK_integer *l, __CLPK_complex *a, __CLPK_integer * + lda, __CLPK_complex *b, __CLPK_integer *ldb, __CLPK_real *alpha, __CLPK_real *beta, __CLPK_complex *u, + __CLPK_integer *ldu, __CLPK_complex *v, __CLPK_integer *ldv, __CLPK_complex *q, __CLPK_integer *ldq, + __CLPK_complex *work, __CLPK_real *rwork, __CLPK_integer *iwork, __CLPK_integer *info); + +/* Subroutine */ int cggsvp_(char *jobu, char *jobv, char *jobq, __CLPK_integer *m, + __CLPK_integer *p, __CLPK_integer *n, __CLPK_complex *a, __CLPK_integer *lda, __CLPK_complex *b, __CLPK_integer + *ldb, __CLPK_real *tola, __CLPK_real *tolb, __CLPK_integer *k, __CLPK_integer *l, __CLPK_complex *u, + __CLPK_integer *ldu, __CLPK_complex *v, __CLPK_integer *ldv, __CLPK_complex *q, __CLPK_integer *ldq, + __CLPK_integer *iwork, __CLPK_real *rwork, __CLPK_complex *tau, __CLPK_complex *work, __CLPK_integer * + info); + +/* Subroutine */ int cgtcon_(char *norm, __CLPK_integer *n, __CLPK_complex *dl, __CLPK_complex * + d__, __CLPK_complex *du, __CLPK_complex *du2, __CLPK_integer *ipiv, __CLPK_real *anorm, __CLPK_real * + rcond, __CLPK_complex *work, __CLPK_integer *info); + +/* Subroutine */ int cgtrfs_(char *trans, __CLPK_integer *n, __CLPK_integer *nrhs, __CLPK_complex * + dl, __CLPK_complex *d__, __CLPK_complex *du, __CLPK_complex *dlf, __CLPK_complex *df, __CLPK_complex * + duf, __CLPK_complex *du2, __CLPK_integer *ipiv, __CLPK_complex *b, __CLPK_integer *ldb, __CLPK_complex * + x, __CLPK_integer *ldx, __CLPK_real *ferr, __CLPK_real *berr, __CLPK_complex *work, __CLPK_real *rwork, + __CLPK_integer *info); + +/* Subroutine */ int cgtsv_(__CLPK_integer *n, __CLPK_integer *nrhs, __CLPK_complex *dl, __CLPK_complex * + d__, __CLPK_complex *du, __CLPK_complex *b, __CLPK_integer *ldb, __CLPK_integer *info); + +/* Subroutine */ int cgtsvx_(char *fact, char *trans, __CLPK_integer *n, __CLPK_integer * + nrhs, __CLPK_complex *dl, __CLPK_complex *d__, __CLPK_complex *du, __CLPK_complex *dlf, __CLPK_complex * + df, __CLPK_complex *duf, __CLPK_complex *du2, __CLPK_integer *ipiv, __CLPK_complex *b, __CLPK_integer * + ldb, __CLPK_complex *x, __CLPK_integer *ldx, __CLPK_real *rcond, __CLPK_real *ferr, __CLPK_real *berr, + __CLPK_complex *work, __CLPK_real *rwork, __CLPK_integer *info); + +/* Subroutine */ int cgttrf_(__CLPK_integer *n, __CLPK_complex *dl, __CLPK_complex *d__, __CLPK_complex * + du, __CLPK_complex *du2, __CLPK_integer *ipiv, __CLPK_integer *info); + +/* Subroutine */ int cgttrs_(char *trans, __CLPK_integer *n, __CLPK_integer *nrhs, __CLPK_complex * + dl, __CLPK_complex *d__, __CLPK_complex *du, __CLPK_complex *du2, __CLPK_integer *ipiv, __CLPK_complex * + b, __CLPK_integer *ldb, __CLPK_integer *info); + +/* Subroutine */ int cgtts2_(__CLPK_integer *itrans, __CLPK_integer *n, __CLPK_integer *nrhs, + __CLPK_complex *dl, __CLPK_complex *d__, __CLPK_complex *du, __CLPK_complex *du2, __CLPK_integer *ipiv, + __CLPK_complex *b, __CLPK_integer *ldb); + +/* Subroutine */ int chbev_(char *jobz, char *uplo, __CLPK_integer *n, __CLPK_integer *kd, + __CLPK_complex *ab, __CLPK_integer *ldab, __CLPK_real *w, __CLPK_complex *z__, __CLPK_integer *ldz, + __CLPK_complex *work, __CLPK_real *rwork, __CLPK_integer *info); + +/* Subroutine */ int chbevd_(char *jobz, char *uplo, __CLPK_integer *n, __CLPK_integer *kd, + __CLPK_complex *ab, __CLPK_integer *ldab, __CLPK_real *w, __CLPK_complex *z__, __CLPK_integer *ldz, + __CLPK_complex *work, __CLPK_integer *lwork, __CLPK_real *rwork, __CLPK_integer *lrwork, __CLPK_integer * + iwork, __CLPK_integer *liwork, __CLPK_integer *info); + +/* Subroutine */ int chbevx_(char *jobz, char *range, char *uplo, __CLPK_integer *n, + __CLPK_integer *kd, __CLPK_complex *ab, __CLPK_integer *ldab, __CLPK_complex *q, __CLPK_integer *ldq, + __CLPK_real *vl, __CLPK_real *vu, __CLPK_integer *il, __CLPK_integer *iu, __CLPK_real *abstol, __CLPK_integer * + m, __CLPK_real *w, __CLPK_complex *z__, __CLPK_integer *ldz, __CLPK_complex *work, __CLPK_real *rwork, + __CLPK_integer *iwork, __CLPK_integer *ifail, __CLPK_integer *info); + +/* Subroutine */ int chbgst_(char *vect, char *uplo, __CLPK_integer *n, __CLPK_integer *ka, + __CLPK_integer *kb, __CLPK_complex *ab, __CLPK_integer *ldab, __CLPK_complex *bb, __CLPK_integer *ldbb, + __CLPK_complex *x, __CLPK_integer *ldx, __CLPK_complex *work, __CLPK_real *rwork, __CLPK_integer *info); + +/* Subroutine */ int chbgv_(char *jobz, char *uplo, __CLPK_integer *n, __CLPK_integer *ka, + __CLPK_integer *kb, __CLPK_complex *ab, __CLPK_integer *ldab, __CLPK_complex *bb, __CLPK_integer *ldbb, + __CLPK_real *w, __CLPK_complex *z__, __CLPK_integer *ldz, __CLPK_complex *work, __CLPK_real *rwork, + __CLPK_integer *info); + +/* Subroutine */ int chbgvx_(char *jobz, char *range, char *uplo, __CLPK_integer *n, + __CLPK_integer *ka, __CLPK_integer *kb, __CLPK_complex *ab, __CLPK_integer *ldab, __CLPK_complex *bb, + __CLPK_integer *ldbb, __CLPK_complex *q, __CLPK_integer *ldq, __CLPK_real *vl, __CLPK_real *vu, __CLPK_integer * + il, __CLPK_integer *iu, __CLPK_real *abstol, __CLPK_integer *m, __CLPK_real *w, __CLPK_complex *z__, + __CLPK_integer *ldz, __CLPK_complex *work, __CLPK_real *rwork, __CLPK_integer *iwork, __CLPK_integer * + ifail, __CLPK_integer *info); + +/* Subroutine */ int chbtrd_(char *vect, char *uplo, __CLPK_integer *n, __CLPK_integer *kd, + __CLPK_complex *ab, __CLPK_integer *ldab, __CLPK_real *d__, __CLPK_real *e, __CLPK_complex *q, __CLPK_integer * + ldq, __CLPK_complex *work, __CLPK_integer *info); + +/* Subroutine */ int checon_(char *uplo, __CLPK_integer *n, __CLPK_complex *a, __CLPK_integer *lda, + __CLPK_integer *ipiv, __CLPK_real *anorm, __CLPK_real *rcond, __CLPK_complex *work, __CLPK_integer * + info); + +/* Subroutine */ int cheev_(char *jobz, char *uplo, __CLPK_integer *n, __CLPK_complex *a, + __CLPK_integer *lda, __CLPK_real *w, __CLPK_complex *work, __CLPK_integer *lwork, __CLPK_real *rwork, + __CLPK_integer *info); + +/* Subroutine */ int cheevd_(char *jobz, char *uplo, __CLPK_integer *n, __CLPK_complex *a, + __CLPK_integer *lda, __CLPK_real *w, __CLPK_complex *work, __CLPK_integer *lwork, __CLPK_real *rwork, + __CLPK_integer *lrwork, __CLPK_integer *iwork, __CLPK_integer *liwork, __CLPK_integer *info); + +/* Subroutine */ int cheevr_(char *jobz, char *range, char *uplo, __CLPK_integer *n, + __CLPK_complex *a, __CLPK_integer *lda, __CLPK_real *vl, __CLPK_real *vu, __CLPK_integer *il, __CLPK_integer * + iu, __CLPK_real *abstol, __CLPK_integer *m, __CLPK_real *w, __CLPK_complex *z__, __CLPK_integer *ldz, + __CLPK_integer *isuppz, __CLPK_complex *work, __CLPK_integer *lwork, __CLPK_real *rwork, __CLPK_integer * + lrwork, __CLPK_integer *iwork, __CLPK_integer *liwork, __CLPK_integer *info); + +/* Subroutine */ int cheevx_(char *jobz, char *range, char *uplo, __CLPK_integer *n, + __CLPK_complex *a, __CLPK_integer *lda, __CLPK_real *vl, __CLPK_real *vu, __CLPK_integer *il, __CLPK_integer * + iu, __CLPK_real *abstol, __CLPK_integer *m, __CLPK_real *w, __CLPK_complex *z__, __CLPK_integer *ldz, + __CLPK_complex *work, __CLPK_integer *lwork, __CLPK_real *rwork, __CLPK_integer *iwork, __CLPK_integer * + ifail, __CLPK_integer *info); + +/* Subroutine */ int chegs2_(__CLPK_integer *itype, char *uplo, __CLPK_integer *n, __CLPK_complex * + a, __CLPK_integer *lda, __CLPK_complex *b, __CLPK_integer *ldb, __CLPK_integer *info); + +/* Subroutine */ int chegst_(__CLPK_integer *itype, char *uplo, __CLPK_integer *n, __CLPK_complex * + a, __CLPK_integer *lda, __CLPK_complex *b, __CLPK_integer *ldb, __CLPK_integer *info); + +/* Subroutine */ int chegv_(__CLPK_integer *itype, char *jobz, char *uplo, __CLPK_integer * + n, __CLPK_complex *a, __CLPK_integer *lda, __CLPK_complex *b, __CLPK_integer *ldb, __CLPK_real *w, + __CLPK_complex *work, __CLPK_integer *lwork, __CLPK_real *rwork, __CLPK_integer *info); + +/* Subroutine */ int chegvd_(__CLPK_integer *itype, char *jobz, char *uplo, __CLPK_integer * + n, __CLPK_complex *a, __CLPK_integer *lda, __CLPK_complex *b, __CLPK_integer *ldb, __CLPK_real *w, + __CLPK_complex *work, __CLPK_integer *lwork, __CLPK_real *rwork, __CLPK_integer *lrwork, __CLPK_integer * + iwork, __CLPK_integer *liwork, __CLPK_integer *info); + +/* Subroutine */ int chegvx_(__CLPK_integer *itype, char *jobz, char *range, char * + uplo, __CLPK_integer *n, __CLPK_complex *a, __CLPK_integer *lda, __CLPK_complex *b, __CLPK_integer *ldb, + __CLPK_real *vl, __CLPK_real *vu, __CLPK_integer *il, __CLPK_integer *iu, __CLPK_real *abstol, __CLPK_integer * + m, __CLPK_real *w, __CLPK_complex *z__, __CLPK_integer *ldz, __CLPK_complex *work, __CLPK_integer *lwork, + __CLPK_real *rwork, __CLPK_integer *iwork, __CLPK_integer *ifail, __CLPK_integer *info); + +/* Subroutine */ int cherfs_(char *uplo, __CLPK_integer *n, __CLPK_integer *nrhs, __CLPK_complex * + a, __CLPK_integer *lda, __CLPK_complex *af, __CLPK_integer *ldaf, __CLPK_integer *ipiv, __CLPK_complex * + b, __CLPK_integer *ldb, __CLPK_complex *x, __CLPK_integer *ldx, __CLPK_real *ferr, __CLPK_real *berr, + __CLPK_complex *work, __CLPK_real *rwork, __CLPK_integer *info); + +/* Subroutine */ int chesv_(char *uplo, __CLPK_integer *n, __CLPK_integer *nrhs, __CLPK_complex *a, + __CLPK_integer *lda, __CLPK_integer *ipiv, __CLPK_complex *b, __CLPK_integer *ldb, __CLPK_complex *work, + __CLPK_integer *lwork, __CLPK_integer *info); + +/* Subroutine */ int chesvx_(char *fact, char *uplo, __CLPK_integer *n, __CLPK_integer * + nrhs, __CLPK_complex *a, __CLPK_integer *lda, __CLPK_complex *af, __CLPK_integer *ldaf, __CLPK_integer * + ipiv, __CLPK_complex *b, __CLPK_integer *ldb, __CLPK_complex *x, __CLPK_integer *ldx, __CLPK_real *rcond, + __CLPK_real *ferr, __CLPK_real *berr, __CLPK_complex *work, __CLPK_integer *lwork, __CLPK_real *rwork, + __CLPK_integer *info); + +/* Subroutine */ int chetf2_(char *uplo, __CLPK_integer *n, __CLPK_complex *a, __CLPK_integer *lda, + __CLPK_integer *ipiv, __CLPK_integer *info); + +/* Subroutine */ int chetrd_(char *uplo, __CLPK_integer *n, __CLPK_complex *a, __CLPK_integer *lda, + __CLPK_real *d__, __CLPK_real *e, __CLPK_complex *tau, __CLPK_complex *work, __CLPK_integer *lwork, + __CLPK_integer *info); + +/* Subroutine */ int chetrf_(char *uplo, __CLPK_integer *n, __CLPK_complex *a, __CLPK_integer *lda, + __CLPK_integer *ipiv, __CLPK_complex *work, __CLPK_integer *lwork, __CLPK_integer *info); + +/* Subroutine */ int chetri_(char *uplo, __CLPK_integer *n, __CLPK_complex *a, __CLPK_integer *lda, + __CLPK_integer *ipiv, __CLPK_complex *work, __CLPK_integer *info); + +/* Subroutine */ int chetrs_(char *uplo, __CLPK_integer *n, __CLPK_integer *nrhs, __CLPK_complex * + a, __CLPK_integer *lda, __CLPK_integer *ipiv, __CLPK_complex *b, __CLPK_integer *ldb, __CLPK_integer * + info); + +/* Subroutine */ int chgeqz_(char *job, char *compq, char *compz, __CLPK_integer *n, + __CLPK_integer *ilo, __CLPK_integer *ihi, __CLPK_complex *a, __CLPK_integer *lda, __CLPK_complex *b, + __CLPK_integer *ldb, __CLPK_complex *alpha, __CLPK_complex *beta, __CLPK_complex *q, __CLPK_integer *ldq, + __CLPK_complex *z__, __CLPK_integer *ldz, __CLPK_complex *work, __CLPK_integer *lwork, __CLPK_real * + rwork, __CLPK_integer *info); + +/* Subroutine */ int chpcon_(char *uplo, __CLPK_integer *n, __CLPK_complex *ap, __CLPK_integer * + ipiv, __CLPK_real *anorm, __CLPK_real *rcond, __CLPK_complex *work, __CLPK_integer *info); + +/* Subroutine */ int chpev_(char *jobz, char *uplo, __CLPK_integer *n, __CLPK_complex *ap, + __CLPK_real *w, __CLPK_complex *z__, __CLPK_integer *ldz, __CLPK_complex *work, __CLPK_real *rwork, + __CLPK_integer *info); + +/* Subroutine */ int chpevd_(char *jobz, char *uplo, __CLPK_integer *n, __CLPK_complex *ap, + __CLPK_real *w, __CLPK_complex *z__, __CLPK_integer *ldz, __CLPK_complex *work, __CLPK_integer *lwork, + __CLPK_real *rwork, __CLPK_integer *lrwork, __CLPK_integer *iwork, __CLPK_integer *liwork, + __CLPK_integer *info); + +/* Subroutine */ int chpevx_(char *jobz, char *range, char *uplo, __CLPK_integer *n, + __CLPK_complex *ap, __CLPK_real *vl, __CLPK_real *vu, __CLPK_integer *il, __CLPK_integer *iu, __CLPK_real * + abstol, __CLPK_integer *m, __CLPK_real *w, __CLPK_complex *z__, __CLPK_integer *ldz, __CLPK_complex * + work, __CLPK_real *rwork, __CLPK_integer *iwork, __CLPK_integer *ifail, __CLPK_integer *info); + +/* Subroutine */ int chpgst_(__CLPK_integer *itype, char *uplo, __CLPK_integer *n, __CLPK_complex * + ap, __CLPK_complex *bp, __CLPK_integer *info); + +/* Subroutine */ int chpgv_(__CLPK_integer *itype, char *jobz, char *uplo, __CLPK_integer * + n, __CLPK_complex *ap, __CLPK_complex *bp, __CLPK_real *w, __CLPK_complex *z__, __CLPK_integer *ldz, + __CLPK_complex *work, __CLPK_real *rwork, __CLPK_integer *info); + +/* Subroutine */ int chpgvd_(__CLPK_integer *itype, char *jobz, char *uplo, __CLPK_integer * + n, __CLPK_complex *ap, __CLPK_complex *bp, __CLPK_real *w, __CLPK_complex *z__, __CLPK_integer *ldz, + __CLPK_complex *work, __CLPK_integer *lwork, __CLPK_real *rwork, __CLPK_integer *lrwork, __CLPK_integer * + iwork, __CLPK_integer *liwork, __CLPK_integer *info); + +/* Subroutine */ int chpgvx_(__CLPK_integer *itype, char *jobz, char *range, char * + uplo, __CLPK_integer *n, __CLPK_complex *ap, __CLPK_complex *bp, __CLPK_real *vl, __CLPK_real *vu, + __CLPK_integer *il, __CLPK_integer *iu, __CLPK_real *abstol, __CLPK_integer *m, __CLPK_real *w, __CLPK_complex * + z__, __CLPK_integer *ldz, __CLPK_complex *work, __CLPK_real *rwork, __CLPK_integer *iwork, + __CLPK_integer *ifail, __CLPK_integer *info); + +/* Subroutine */ int chprfs_(char *uplo, __CLPK_integer *n, __CLPK_integer *nrhs, __CLPK_complex * + ap, __CLPK_complex *afp, __CLPK_integer *ipiv, __CLPK_complex *b, __CLPK_integer *ldb, __CLPK_complex *x, + __CLPK_integer *ldx, __CLPK_real *ferr, __CLPK_real *berr, __CLPK_complex *work, __CLPK_real *rwork, + __CLPK_integer *info); + +/* Subroutine */ int chpsv_(char *uplo, __CLPK_integer *n, __CLPK_integer *nrhs, __CLPK_complex * + ap, __CLPK_integer *ipiv, __CLPK_complex *b, __CLPK_integer *ldb, __CLPK_integer *info); + +/* Subroutine */ int chpsvx_(char *fact, char *uplo, __CLPK_integer *n, __CLPK_integer * + nrhs, __CLPK_complex *ap, __CLPK_complex *afp, __CLPK_integer *ipiv, __CLPK_complex *b, __CLPK_integer * + ldb, __CLPK_complex *x, __CLPK_integer *ldx, __CLPK_real *rcond, __CLPK_real *ferr, __CLPK_real *berr, + __CLPK_complex *work, __CLPK_real *rwork, __CLPK_integer *info); + +/* Subroutine */ int chptrd_(char *uplo, __CLPK_integer *n, __CLPK_complex *ap, __CLPK_real *d__, + __CLPK_real *e, __CLPK_complex *tau, __CLPK_integer *info); + +/* Subroutine */ int chptrf_(char *uplo, __CLPK_integer *n, __CLPK_complex *ap, __CLPK_integer * + ipiv, __CLPK_integer *info); + +/* Subroutine */ int chptri_(char *uplo, __CLPK_integer *n, __CLPK_complex *ap, __CLPK_integer * + ipiv, __CLPK_complex *work, __CLPK_integer *info); + +/* Subroutine */ int chptrs_(char *uplo, __CLPK_integer *n, __CLPK_integer *nrhs, __CLPK_complex * + ap, __CLPK_integer *ipiv, __CLPK_complex *b, __CLPK_integer *ldb, __CLPK_integer *info); + +/* Subroutine */ int chsein_(char *side, char *eigsrc, char *initv, __CLPK_logical * + select, __CLPK_integer *n, __CLPK_complex *h__, __CLPK_integer *ldh, __CLPK_complex *w, __CLPK_complex * + vl, __CLPK_integer *ldvl, __CLPK_complex *vr, __CLPK_integer *ldvr, __CLPK_integer *mm, __CLPK_integer * + m, __CLPK_complex *work, __CLPK_real *rwork, __CLPK_integer *ifaill, __CLPK_integer *ifailr, + __CLPK_integer *info); + +/* Subroutine */ int chseqr_(char *job, char *compz, __CLPK_integer *n, __CLPK_integer *ilo, + __CLPK_integer *ihi, __CLPK_complex *h__, __CLPK_integer *ldh, __CLPK_complex *w, __CLPK_complex *z__, + __CLPK_integer *ldz, __CLPK_complex *work, __CLPK_integer *lwork, __CLPK_integer *info); + +/* Subroutine */ int clabrd_(__CLPK_integer *m, __CLPK_integer *n, __CLPK_integer *nb, __CLPK_complex *a, + __CLPK_integer *lda, __CLPK_real *d__, __CLPK_real *e, __CLPK_complex *tauq, __CLPK_complex *taup, + __CLPK_complex *x, __CLPK_integer *ldx, __CLPK_complex *y, __CLPK_integer *ldy); + +/* Subroutine */ int clacgv_(__CLPK_integer *n, __CLPK_complex *x, __CLPK_integer *incx); + +/* Subroutine */ int clacon_(__CLPK_integer *n, __CLPK_complex *v, __CLPK_complex *x, __CLPK_real *est, + __CLPK_integer *kase); + +/* Subroutine */ int clacp2_(char *uplo, __CLPK_integer *m, __CLPK_integer *n, __CLPK_real *a, + __CLPK_integer *lda, __CLPK_complex *b, __CLPK_integer *ldb); + +/* Subroutine */ int clacpy_(char *uplo, __CLPK_integer *m, __CLPK_integer *n, __CLPK_complex *a, + __CLPK_integer *lda, __CLPK_complex *b, __CLPK_integer *ldb); + +/* Subroutine */ int clacrm_(__CLPK_integer *m, __CLPK_integer *n, __CLPK_complex *a, __CLPK_integer *lda, + __CLPK_real *b, __CLPK_integer *ldb, __CLPK_complex *c__, __CLPK_integer *ldc, __CLPK_real *rwork); + +/* Subroutine */ int clacrt_(__CLPK_integer *n, __CLPK_complex *cx, __CLPK_integer *incx, __CLPK_complex * + cy, __CLPK_integer *incy, __CLPK_complex *c__, __CLPK_complex *s); + +/* Subroutine */ int claed0_(__CLPK_integer *qsiz, __CLPK_integer *n, __CLPK_real *d__, __CLPK_real *e, + __CLPK_complex *q, __CLPK_integer *ldq, __CLPK_complex *qstore, __CLPK_integer *ldqs, __CLPK_real *rwork, + __CLPK_integer *iwork, __CLPK_integer *info); + +/* Subroutine */ int claed7_(__CLPK_integer *n, __CLPK_integer *cutpnt, __CLPK_integer *qsiz, + __CLPK_integer *tlvls, __CLPK_integer *curlvl, __CLPK_integer *curpbm, __CLPK_real *d__, __CLPK_complex * + q, __CLPK_integer *ldq, __CLPK_real *rho, __CLPK_integer *indxq, __CLPK_real *qstore, __CLPK_integer * + qptr, __CLPK_integer *prmptr, __CLPK_integer *perm, __CLPK_integer *givptr, __CLPK_integer * + givcol, __CLPK_real *givnum, __CLPK_complex *work, __CLPK_real *rwork, __CLPK_integer *iwork, + __CLPK_integer *info); + +/* Subroutine */ int claed8_(__CLPK_integer *k, __CLPK_integer *n, __CLPK_integer *qsiz, __CLPK_complex * + q, __CLPK_integer *ldq, __CLPK_real *d__, __CLPK_real *rho, __CLPK_integer *cutpnt, __CLPK_real *z__, + __CLPK_real *dlamda, __CLPK_complex *q2, __CLPK_integer *ldq2, __CLPK_real *w, __CLPK_integer *indxp, + __CLPK_integer *indx, __CLPK_integer *indxq, __CLPK_integer *perm, __CLPK_integer *givptr, + __CLPK_integer *givcol, __CLPK_real *givnum, __CLPK_integer *info); + +/* Subroutine */ int claein_(__CLPK_logical *rightv, __CLPK_logical *noinit, __CLPK_integer *n, + __CLPK_complex *h__, __CLPK_integer *ldh, __CLPK_complex *w, __CLPK_complex *v, __CLPK_complex *b, + __CLPK_integer *ldb, __CLPK_real *rwork, __CLPK_real *eps3, __CLPK_real *smlnum, __CLPK_integer *info); + +/* Subroutine */ int claesy_(__CLPK_complex *a, __CLPK_complex *b, __CLPK_complex *c__, __CLPK_complex * + rt1, __CLPK_complex *rt2, __CLPK_complex *evscal, __CLPK_complex *cs1, __CLPK_complex *sn1); + +/* Subroutine */ int claev2_(__CLPK_complex *a, __CLPK_complex *b, __CLPK_complex *c__, __CLPK_real *rt1, + __CLPK_real *rt2, __CLPK_real *cs1, __CLPK_complex *sn1); + +/* Subroutine */ int clags2_(__CLPK_logical *upper, __CLPK_real *a1, __CLPK_complex *a2, __CLPK_real *a3, + __CLPK_real *b1, __CLPK_complex *b2, __CLPK_real *b3, __CLPK_real *csu, __CLPK_complex *snu, __CLPK_real *csv, + __CLPK_complex *snv, __CLPK_real *csq, __CLPK_complex *snq); + +/* Subroutine */ int clagtm_(char *trans, __CLPK_integer *n, __CLPK_integer *nrhs, __CLPK_real * + alpha, __CLPK_complex *dl, __CLPK_complex *d__, __CLPK_complex *du, __CLPK_complex *x, __CLPK_integer * + ldx, __CLPK_real *beta, __CLPK_complex *b, __CLPK_integer *ldb); + +/* Subroutine */ int clahef_(char *uplo, __CLPK_integer *n, __CLPK_integer *nb, __CLPK_integer *kb, + __CLPK_complex *a, __CLPK_integer *lda, __CLPK_integer *ipiv, __CLPK_complex *w, __CLPK_integer *ldw, + __CLPK_integer *info); + +/* Subroutine */ int clahqr_(__CLPK_logical *wantt, __CLPK_logical *wantz, __CLPK_integer *n, + __CLPK_integer *ilo, __CLPK_integer *ihi, __CLPK_complex *h__, __CLPK_integer *ldh, __CLPK_complex *w, + __CLPK_integer *iloz, __CLPK_integer *ihiz, __CLPK_complex *z__, __CLPK_integer *ldz, __CLPK_integer * + info); + +/* Subroutine */ int clahrd_(__CLPK_integer *n, __CLPK_integer *k, __CLPK_integer *nb, __CLPK_complex *a, + __CLPK_integer *lda, __CLPK_complex *tau, __CLPK_complex *t, __CLPK_integer *ldt, __CLPK_complex *y, + __CLPK_integer *ldy); + +/* Subroutine */ int claic1_(__CLPK_integer *job, __CLPK_integer *j, __CLPK_complex *x, __CLPK_real *sest, + __CLPK_complex *w, __CLPK_complex *gamma, __CLPK_real *sestpr, __CLPK_complex *s, __CLPK_complex *c__); + +/* Subroutine */ int clals0_(__CLPK_integer *icompq, __CLPK_integer *nl, __CLPK_integer *nr, + __CLPK_integer *sqre, __CLPK_integer *nrhs, __CLPK_complex *b, __CLPK_integer *ldb, __CLPK_complex *bx, + __CLPK_integer *ldbx, __CLPK_integer *perm, __CLPK_integer *givptr, __CLPK_integer *givcol, + __CLPK_integer *ldgcol, __CLPK_real *givnum, __CLPK_integer *ldgnum, __CLPK_real *poles, __CLPK_real * + difl, __CLPK_real *difr, __CLPK_real *z__, __CLPK_integer *k, __CLPK_real *c__, __CLPK_real *s, __CLPK_real * + rwork, __CLPK_integer *info); + +/* Subroutine */ int clalsa_(__CLPK_integer *icompq, __CLPK_integer *smlsiz, __CLPK_integer *n, + __CLPK_integer *nrhs, __CLPK_complex *b, __CLPK_integer *ldb, __CLPK_complex *bx, __CLPK_integer *ldbx, + __CLPK_real *u, __CLPK_integer *ldu, __CLPK_real *vt, __CLPK_integer *k, __CLPK_real *difl, __CLPK_real *difr, + __CLPK_real *z__, __CLPK_real *poles, __CLPK_integer *givptr, __CLPK_integer *givcol, __CLPK_integer * + ldgcol, __CLPK_integer *perm, __CLPK_real *givnum, __CLPK_real *c__, __CLPK_real *s, __CLPK_real *rwork, + __CLPK_integer *iwork, __CLPK_integer *info); + +/* Subroutine */ int clapll_(__CLPK_integer *n, __CLPK_complex *x, __CLPK_integer *incx, __CLPK_complex * + y, __CLPK_integer *incy, __CLPK_real *ssmin); + +/* Subroutine */ int clapmt_(__CLPK_logical *forwrd, __CLPK_integer *m, __CLPK_integer *n, __CLPK_complex + *x, __CLPK_integer *ldx, __CLPK_integer *k); + +/* Subroutine */ int claqgb_(__CLPK_integer *m, __CLPK_integer *n, __CLPK_integer *kl, __CLPK_integer *ku, + __CLPK_complex *ab, __CLPK_integer *ldab, __CLPK_real *r__, __CLPK_real *c__, __CLPK_real *rowcnd, __CLPK_real + *colcnd, __CLPK_real *amax, char *equed); + +/* Subroutine */ int claqge_(__CLPK_integer *m, __CLPK_integer *n, __CLPK_complex *a, __CLPK_integer *lda, + __CLPK_real *r__, __CLPK_real *c__, __CLPK_real *rowcnd, __CLPK_real *colcnd, __CLPK_real *amax, char * + equed); + +/* Subroutine */ int claqhb_(char *uplo, __CLPK_integer *n, __CLPK_integer *kd, __CLPK_complex *ab, + __CLPK_integer *ldab, __CLPK_real *s, __CLPK_real *scond, __CLPK_real *amax, char *equed); + +/* Subroutine */ int claqhe_(char *uplo, __CLPK_integer *n, __CLPK_complex *a, __CLPK_integer *lda, + __CLPK_real *s, __CLPK_real *scond, __CLPK_real *amax, char *equed); + +/* Subroutine */ int claqhp_(char *uplo, __CLPK_integer *n, __CLPK_complex *ap, __CLPK_real *s, + __CLPK_real *scond, __CLPK_real *amax, char *equed); + +/* Subroutine */ int claqp2_(__CLPK_integer *m, __CLPK_integer *n, __CLPK_integer *offset, __CLPK_complex + *a, __CLPK_integer *lda, __CLPK_integer *jpvt, __CLPK_complex *tau, __CLPK_real *vn1, __CLPK_real *vn2, + __CLPK_complex *work); + +/* Subroutine */ int claqps_(__CLPK_integer *m, __CLPK_integer *n, __CLPK_integer *offset, __CLPK_integer + *nb, __CLPK_integer *kb, __CLPK_complex *a, __CLPK_integer *lda, __CLPK_integer *jpvt, __CLPK_complex * + tau, __CLPK_real *vn1, __CLPK_real *vn2, __CLPK_complex *auxv, __CLPK_complex *f, __CLPK_integer *ldf); + +/* Subroutine */ int claqsb_(char *uplo, __CLPK_integer *n, __CLPK_integer *kd, __CLPK_complex *ab, + __CLPK_integer *ldab, __CLPK_real *s, __CLPK_real *scond, __CLPK_real *amax, char *equed); + +/* Subroutine */ int claqsp_(char *uplo, __CLPK_integer *n, __CLPK_complex *ap, __CLPK_real *s, + __CLPK_real *scond, __CLPK_real *amax, char *equed); + +/* Subroutine */ int claqsy_(char *uplo, __CLPK_integer *n, __CLPK_complex *a, __CLPK_integer *lda, + __CLPK_real *s, __CLPK_real *scond, __CLPK_real *amax, char *equed); + +/* Subroutine */ int clar1v_(__CLPK_integer *n, __CLPK_integer *b1, __CLPK_integer *bn, __CLPK_real * + sigma, __CLPK_real *d__, __CLPK_real *l, __CLPK_real *ld, __CLPK_real *lld, __CLPK_real *gersch, __CLPK_complex + *z__, __CLPK_real *ztz, __CLPK_real *mingma, __CLPK_integer *r__, __CLPK_integer *isuppz, __CLPK_real * + work); + +/* Subroutine */ int clar2v_(__CLPK_integer *n, __CLPK_complex *x, __CLPK_complex *y, __CLPK_complex *z__, + __CLPK_integer *incx, __CLPK_real *c__, __CLPK_complex *s, __CLPK_integer *incc); + +/* Subroutine */ int clarcm_(__CLPK_integer *m, __CLPK_integer *n, __CLPK_real *a, __CLPK_integer *lda, + __CLPK_complex *b, __CLPK_integer *ldb, __CLPK_complex *c__, __CLPK_integer *ldc, __CLPK_real *rwork); + +/* Subroutine */ int clarf_(char *side, __CLPK_integer *m, __CLPK_integer *n, __CLPK_complex *v, + __CLPK_integer *incv, __CLPK_complex *tau, __CLPK_complex *c__, __CLPK_integer *ldc, __CLPK_complex * + work); + +/* Subroutine */ int clarfb_(char *side, char *trans, char *direct, char * + storev, __CLPK_integer *m, __CLPK_integer *n, __CLPK_integer *k, __CLPK_complex *v, __CLPK_integer *ldv, + __CLPK_complex *t, __CLPK_integer *ldt, __CLPK_complex *c__, __CLPK_integer *ldc, __CLPK_complex *work, + __CLPK_integer *ldwork); + +/* Subroutine */ int clarfg_(__CLPK_integer *n, __CLPK_complex *alpha, __CLPK_complex *x, __CLPK_integer * + incx, __CLPK_complex *tau); + +/* Subroutine */ int clarft_(char *direct, char *storev, __CLPK_integer *n, __CLPK_integer * + k, __CLPK_complex *v, __CLPK_integer *ldv, __CLPK_complex *tau, __CLPK_complex *t, __CLPK_integer *ldt); + +/* Subroutine */ int clarfx_(char *side, __CLPK_integer *m, __CLPK_integer *n, __CLPK_complex *v, + __CLPK_complex *tau, __CLPK_complex *c__, __CLPK_integer *ldc, __CLPK_complex *work); + +/* Subroutine */ int clargv_(__CLPK_integer *n, __CLPK_complex *x, __CLPK_integer *incx, __CLPK_complex * + y, __CLPK_integer *incy, __CLPK_real *c__, __CLPK_integer *incc); + +/* Subroutine */ int clarnv_(__CLPK_integer *idist, __CLPK_integer *iseed, __CLPK_integer *n, + __CLPK_complex *x); + +/* Subroutine */ int clarrv_(__CLPK_integer *n, __CLPK_real *d__, __CLPK_real *l, __CLPK_integer *isplit, + __CLPK_integer *m, __CLPK_real *w, __CLPK_integer *iblock, __CLPK_real *gersch, __CLPK_real *tol, + __CLPK_complex *z__, __CLPK_integer *ldz, __CLPK_integer *isuppz, __CLPK_real *work, __CLPK_integer * + iwork, __CLPK_integer *info); + +/* Subroutine */ int clartg_(__CLPK_complex *f, __CLPK_complex *g, __CLPK_real *cs, __CLPK_complex *sn, + __CLPK_complex *r__); + +/* Subroutine */ int clartv_(__CLPK_integer *n, __CLPK_complex *x, __CLPK_integer *incx, __CLPK_complex * + y, __CLPK_integer *incy, __CLPK_real *c__, __CLPK_complex *s, __CLPK_integer *incc); + +/* Subroutine */ int clarz_(char *side, __CLPK_integer *m, __CLPK_integer *n, __CLPK_integer *l, + __CLPK_complex *v, __CLPK_integer *incv, __CLPK_complex *tau, __CLPK_complex *c__, __CLPK_integer *ldc, + __CLPK_complex *work); + +/* Subroutine */ int clarzb_(char *side, char *trans, char *direct, char * + storev, __CLPK_integer *m, __CLPK_integer *n, __CLPK_integer *k, __CLPK_integer *l, __CLPK_complex *v, + __CLPK_integer *ldv, __CLPK_complex *t, __CLPK_integer *ldt, __CLPK_complex *c__, __CLPK_integer *ldc, + __CLPK_complex *work, __CLPK_integer *ldwork); + +/* Subroutine */ int clarzt_(char *direct, char *storev, __CLPK_integer *n, __CLPK_integer * + k, __CLPK_complex *v, __CLPK_integer *ldv, __CLPK_complex *tau, __CLPK_complex *t, __CLPK_integer *ldt); + +/* Subroutine */ int clascl_(char *type__, __CLPK_integer *kl, __CLPK_integer *ku, __CLPK_real * + cfrom, __CLPK_real *cto, __CLPK_integer *m, __CLPK_integer *n, __CLPK_complex *a, __CLPK_integer *lda, + __CLPK_integer *info); + +/* Subroutine */ int claset_(char *uplo, __CLPK_integer *m, __CLPK_integer *n, __CLPK_complex * + alpha, __CLPK_complex *beta, __CLPK_complex *a, __CLPK_integer *lda); + +/* Subroutine */ int clasr_(char *side, char *pivot, char *direct, __CLPK_integer *m, + __CLPK_integer *n, __CLPK_real *c__, __CLPK_real *s, __CLPK_complex *a, __CLPK_integer *lda); + +/* Subroutine */ int classq_(__CLPK_integer *n, __CLPK_complex *x, __CLPK_integer *incx, __CLPK_real * + scale, __CLPK_real *sumsq); + +/* Subroutine */ int claswp_(__CLPK_integer *n, __CLPK_complex *a, __CLPK_integer *lda, __CLPK_integer * + k1, __CLPK_integer *k2, __CLPK_integer *ipiv, __CLPK_integer *incx); + +/* Subroutine */ int clasyf_(char *uplo, __CLPK_integer *n, __CLPK_integer *nb, __CLPK_integer *kb, + __CLPK_complex *a, __CLPK_integer *lda, __CLPK_integer *ipiv, __CLPK_complex *w, __CLPK_integer *ldw, + __CLPK_integer *info); + +/* Subroutine */ int clatbs_(char *uplo, char *trans, char *diag, char * + normin, __CLPK_integer *n, __CLPK_integer *kd, __CLPK_complex *ab, __CLPK_integer *ldab, __CLPK_complex * + x, __CLPK_real *scale, __CLPK_real *cnorm, __CLPK_integer *info); + +/* Subroutine */ int clatdf_(__CLPK_integer *ijob, __CLPK_integer *n, __CLPK_complex *z__, __CLPK_integer + *ldz, __CLPK_complex *rhs, __CLPK_real *rdsum, __CLPK_real *rdscal, __CLPK_integer *ipiv, __CLPK_integer + *jpiv); + +/* Subroutine */ int clatps_(char *uplo, char *trans, char *diag, char * + normin, __CLPK_integer *n, __CLPK_complex *ap, __CLPK_complex *x, __CLPK_real *scale, __CLPK_real *cnorm, + __CLPK_integer *info); + +/* Subroutine */ int clatrd_(char *uplo, __CLPK_integer *n, __CLPK_integer *nb, __CLPK_complex *a, + __CLPK_integer *lda, __CLPK_real *e, __CLPK_complex *tau, __CLPK_complex *w, __CLPK_integer *ldw); + +/* Subroutine */ int clatrs_(char *uplo, char *trans, char *diag, char * + normin, __CLPK_integer *n, __CLPK_complex *a, __CLPK_integer *lda, __CLPK_complex *x, __CLPK_real *scale, + __CLPK_real *cnorm, __CLPK_integer *info); + +/* Subroutine */ int clatrz_(__CLPK_integer *m, __CLPK_integer *n, __CLPK_integer *l, __CLPK_complex *a, + __CLPK_integer *lda, __CLPK_complex *tau, __CLPK_complex *work); + +/* Subroutine */ int clatzm_(char *side, __CLPK_integer *m, __CLPK_integer *n, __CLPK_complex *v, + __CLPK_integer *incv, __CLPK_complex *tau, __CLPK_complex *c1, __CLPK_complex *c2, __CLPK_integer *ldc, + __CLPK_complex *work); + +/* Subroutine */ int clauu2_(char *uplo, __CLPK_integer *n, __CLPK_complex *a, __CLPK_integer *lda, + __CLPK_integer *info); + +/* Subroutine */ int clauum_(char *uplo, __CLPK_integer *n, __CLPK_complex *a, __CLPK_integer *lda, + __CLPK_integer *info); + +/* Subroutine */ int cpbcon_(char *uplo, __CLPK_integer *n, __CLPK_integer *kd, __CLPK_complex *ab, + __CLPK_integer *ldab, __CLPK_real *anorm, __CLPK_real *rcond, __CLPK_complex *work, __CLPK_real *rwork, + __CLPK_integer *info); + +/* Subroutine */ int cpbequ_(char *uplo, __CLPK_integer *n, __CLPK_integer *kd, __CLPK_complex *ab, + __CLPK_integer *ldab, __CLPK_real *s, __CLPK_real *scond, __CLPK_real *amax, __CLPK_integer *info); + +/* Subroutine */ int cpbrfs_(char *uplo, __CLPK_integer *n, __CLPK_integer *kd, __CLPK_integer * + nrhs, __CLPK_complex *ab, __CLPK_integer *ldab, __CLPK_complex *afb, __CLPK_integer *ldafb, + __CLPK_complex *b, __CLPK_integer *ldb, __CLPK_complex *x, __CLPK_integer *ldx, __CLPK_real *ferr, __CLPK_real * + berr, __CLPK_complex *work, __CLPK_real *rwork, __CLPK_integer *info); + +/* Subroutine */ int cpbstf_(char *uplo, __CLPK_integer *n, __CLPK_integer *kd, __CLPK_complex *ab, + __CLPK_integer *ldab, __CLPK_integer *info); + +/* Subroutine */ int cpbsv_(char *uplo, __CLPK_integer *n, __CLPK_integer *kd, __CLPK_integer * + nrhs, __CLPK_complex *ab, __CLPK_integer *ldab, __CLPK_complex *b, __CLPK_integer *ldb, __CLPK_integer * + info); + +/* Subroutine */ int cpbsvx_(char *fact, char *uplo, __CLPK_integer *n, __CLPK_integer *kd, + __CLPK_integer *nrhs, __CLPK_complex *ab, __CLPK_integer *ldab, __CLPK_complex *afb, __CLPK_integer * + ldafb, char *equed, __CLPK_real *s, __CLPK_complex *b, __CLPK_integer *ldb, __CLPK_complex *x, + __CLPK_integer *ldx, __CLPK_real *rcond, __CLPK_real *ferr, __CLPK_real *berr, __CLPK_complex *work, + __CLPK_real *rwork, __CLPK_integer *info); + +/* Subroutine */ int cpbtf2_(char *uplo, __CLPK_integer *n, __CLPK_integer *kd, __CLPK_complex *ab, + __CLPK_integer *ldab, __CLPK_integer *info); + +/* Subroutine */ int cpbtrf_(char *uplo, __CLPK_integer *n, __CLPK_integer *kd, __CLPK_complex *ab, + __CLPK_integer *ldab, __CLPK_integer *info); + +/* Subroutine */ int cpbtrs_(char *uplo, __CLPK_integer *n, __CLPK_integer *kd, __CLPK_integer * + nrhs, __CLPK_complex *ab, __CLPK_integer *ldab, __CLPK_complex *b, __CLPK_integer *ldb, __CLPK_integer * + info); + +/* Subroutine */ int cpocon_(char *uplo, __CLPK_integer *n, __CLPK_complex *a, __CLPK_integer *lda, + __CLPK_real *anorm, __CLPK_real *rcond, __CLPK_complex *work, __CLPK_real *rwork, __CLPK_integer *info); + +/* Subroutine */ int cpoequ_(__CLPK_integer *n, __CLPK_complex *a, __CLPK_integer *lda, __CLPK_real *s, + __CLPK_real *scond, __CLPK_real *amax, __CLPK_integer *info); + +/* Subroutine */ int cporfs_(char *uplo, __CLPK_integer *n, __CLPK_integer *nrhs, __CLPK_complex * + a, __CLPK_integer *lda, __CLPK_complex *af, __CLPK_integer *ldaf, __CLPK_complex *b, __CLPK_integer *ldb, + __CLPK_complex *x, __CLPK_integer *ldx, __CLPK_real *ferr, __CLPK_real *berr, __CLPK_complex *work, + __CLPK_real *rwork, __CLPK_integer *info); + +/* Subroutine */ int cposv_(char *uplo, __CLPK_integer *n, __CLPK_integer *nrhs, __CLPK_complex *a, + __CLPK_integer *lda, __CLPK_complex *b, __CLPK_integer *ldb, __CLPK_integer *info); + +/* Subroutine */ int cposvx_(char *fact, char *uplo, __CLPK_integer *n, __CLPK_integer * + nrhs, __CLPK_complex *a, __CLPK_integer *lda, __CLPK_complex *af, __CLPK_integer *ldaf, char * + equed, __CLPK_real *s, __CLPK_complex *b, __CLPK_integer *ldb, __CLPK_complex *x, __CLPK_integer *ldx, + __CLPK_real *rcond, __CLPK_real *ferr, __CLPK_real *berr, __CLPK_complex *work, __CLPK_real *rwork, + __CLPK_integer *info); + +/* Subroutine */ int cpotf2_(char *uplo, __CLPK_integer *n, __CLPK_complex *a, __CLPK_integer *lda, + __CLPK_integer *info); + +/* Subroutine */ int cpotrf_(char *uplo, __CLPK_integer *n, __CLPK_complex *a, __CLPK_integer *lda, + __CLPK_integer *info); + +/* Subroutine */ int cpotri_(char *uplo, __CLPK_integer *n, __CLPK_complex *a, __CLPK_integer *lda, + __CLPK_integer *info); + +/* Subroutine */ int cpotrs_(char *uplo, __CLPK_integer *n, __CLPK_integer *nrhs, __CLPK_complex * + a, __CLPK_integer *lda, __CLPK_complex *b, __CLPK_integer *ldb, __CLPK_integer *info); + +/* Subroutine */ int cppcon_(char *uplo, __CLPK_integer *n, __CLPK_complex *ap, __CLPK_real *anorm, + __CLPK_real *rcond, __CLPK_complex *work, __CLPK_real *rwork, __CLPK_integer *info); + +/* Subroutine */ int cppequ_(char *uplo, __CLPK_integer *n, __CLPK_complex *ap, __CLPK_real *s, + __CLPK_real *scond, __CLPK_real *amax, __CLPK_integer *info); + +/* Subroutine */ int cpprfs_(char *uplo, __CLPK_integer *n, __CLPK_integer *nrhs, __CLPK_complex * + ap, __CLPK_complex *afp, __CLPK_complex *b, __CLPK_integer *ldb, __CLPK_complex *x, __CLPK_integer *ldx, + __CLPK_real *ferr, __CLPK_real *berr, __CLPK_complex *work, __CLPK_real *rwork, __CLPK_integer *info); + +/* Subroutine */ int cppsv_(char *uplo, __CLPK_integer *n, __CLPK_integer *nrhs, __CLPK_complex * + ap, __CLPK_complex *b, __CLPK_integer *ldb, __CLPK_integer *info); + +/* Subroutine */ int cppsvx_(char *fact, char *uplo, __CLPK_integer *n, __CLPK_integer * + nrhs, __CLPK_complex *ap, __CLPK_complex *afp, char *equed, __CLPK_real *s, __CLPK_complex *b, + __CLPK_integer *ldb, __CLPK_complex *x, __CLPK_integer *ldx, __CLPK_real *rcond, __CLPK_real *ferr, __CLPK_real + *berr, __CLPK_complex *work, __CLPK_real *rwork, __CLPK_integer *info); + +/* Subroutine */ int cpptrf_(char *uplo, __CLPK_integer *n, __CLPK_complex *ap, __CLPK_integer * + info); + +/* Subroutine */ int cpptri_(char *uplo, __CLPK_integer *n, __CLPK_complex *ap, __CLPK_integer * + info); + +/* Subroutine */ int cpptrs_(char *uplo, __CLPK_integer *n, __CLPK_integer *nrhs, __CLPK_complex * + ap, __CLPK_complex *b, __CLPK_integer *ldb, __CLPK_integer *info); + +/* Subroutine */ int cptcon_(__CLPK_integer *n, __CLPK_real *d__, __CLPK_complex *e, __CLPK_real *anorm, + __CLPK_real *rcond, __CLPK_real *rwork, __CLPK_integer *info); + +/* Subroutine */ int cptrfs_(char *uplo, __CLPK_integer *n, __CLPK_integer *nrhs, __CLPK_real *d__, + __CLPK_complex *e, __CLPK_real *df, __CLPK_complex *ef, __CLPK_complex *b, __CLPK_integer *ldb, __CLPK_complex + *x, __CLPK_integer *ldx, __CLPK_real *ferr, __CLPK_real *berr, __CLPK_complex *work, __CLPK_real *rwork, + __CLPK_integer *info); + +/* Subroutine */ int cptsv_(__CLPK_integer *n, __CLPK_integer *nrhs, __CLPK_real *d__, __CLPK_complex *e, + __CLPK_complex *b, __CLPK_integer *ldb, __CLPK_integer *info); + +/* Subroutine */ int cptsvx_(char *fact, __CLPK_integer *n, __CLPK_integer *nrhs, __CLPK_real *d__, + __CLPK_complex *e, __CLPK_real *df, __CLPK_complex *ef, __CLPK_complex *b, __CLPK_integer *ldb, __CLPK_complex + *x, __CLPK_integer *ldx, __CLPK_real *rcond, __CLPK_real *ferr, __CLPK_real *berr, __CLPK_complex *work, + __CLPK_real *rwork, __CLPK_integer *info); + +/* Subroutine */ int cpttrf_(__CLPK_integer *n, __CLPK_real *d__, __CLPK_complex *e, __CLPK_integer *info); + +/* Subroutine */ int cpttrs_(char *uplo, __CLPK_integer *n, __CLPK_integer *nrhs, __CLPK_real *d__, + __CLPK_complex *e, __CLPK_complex *b, __CLPK_integer *ldb, __CLPK_integer *info); + +/* Subroutine */ int cptts2_(__CLPK_integer *iuplo, __CLPK_integer *n, __CLPK_integer *nrhs, __CLPK_real * + d__, __CLPK_complex *e, __CLPK_complex *b, __CLPK_integer *ldb); + +/* Subroutine */ int crot_(__CLPK_integer *n, __CLPK_complex *cx, __CLPK_integer *incx, __CLPK_complex * + cy, __CLPK_integer *incy, __CLPK_real *c__, __CLPK_complex *s); + +/* Subroutine */ int cspcon_(char *uplo, __CLPK_integer *n, __CLPK_complex *ap, __CLPK_integer * + ipiv, __CLPK_real *anorm, __CLPK_real *rcond, __CLPK_complex *work, __CLPK_integer *info); + +/* Subroutine */ int cspmv_(char *uplo, __CLPK_integer *n, __CLPK_complex *alpha, __CLPK_complex * + ap, __CLPK_complex *x, __CLPK_integer *incx, __CLPK_complex *beta, __CLPK_complex *y, __CLPK_integer * + incy); + +/* Subroutine */ int cspr_(char *uplo, __CLPK_integer *n, __CLPK_complex *alpha, __CLPK_complex *x, + __CLPK_integer *incx, __CLPK_complex *ap); + +/* Subroutine */ int csprfs_(char *uplo, __CLPK_integer *n, __CLPK_integer *nrhs, __CLPK_complex * + ap, __CLPK_complex *afp, __CLPK_integer *ipiv, __CLPK_complex *b, __CLPK_integer *ldb, __CLPK_complex *x, + __CLPK_integer *ldx, __CLPK_real *ferr, __CLPK_real *berr, __CLPK_complex *work, __CLPK_real *rwork, + __CLPK_integer *info); + +/* Subroutine */ int cspsv_(char *uplo, __CLPK_integer *n, __CLPK_integer *nrhs, __CLPK_complex * + ap, __CLPK_integer *ipiv, __CLPK_complex *b, __CLPK_integer *ldb, __CLPK_integer *info); + +/* Subroutine */ int cspsvx_(char *fact, char *uplo, __CLPK_integer *n, __CLPK_integer * + nrhs, __CLPK_complex *ap, __CLPK_complex *afp, __CLPK_integer *ipiv, __CLPK_complex *b, __CLPK_integer * + ldb, __CLPK_complex *x, __CLPK_integer *ldx, __CLPK_real *rcond, __CLPK_real *ferr, __CLPK_real *berr, + __CLPK_complex *work, __CLPK_real *rwork, __CLPK_integer *info); + +/* Subroutine */ int csptrf_(char *uplo, __CLPK_integer *n, __CLPK_complex *ap, __CLPK_integer * + ipiv, __CLPK_integer *info); + +/* Subroutine */ int csptri_(char *uplo, __CLPK_integer *n, __CLPK_complex *ap, __CLPK_integer * + ipiv, __CLPK_complex *work, __CLPK_integer *info); + +/* Subroutine */ int csptrs_(char *uplo, __CLPK_integer *n, __CLPK_integer *nrhs, __CLPK_complex * + ap, __CLPK_integer *ipiv, __CLPK_complex *b, __CLPK_integer *ldb, __CLPK_integer *info); + +/* Subroutine */ int csrot_(__CLPK_integer *n, __CLPK_complex *cx, __CLPK_integer *incx, __CLPK_complex * + cy, __CLPK_integer *incy, __CLPK_real *c__, __CLPK_real *s); + +/* Subroutine */ int csrscl_(__CLPK_integer *n, __CLPK_real *sa, __CLPK_complex *sx, __CLPK_integer *incx); + +/* Subroutine */ int cstedc_(char *compz, __CLPK_integer *n, __CLPK_real *d__, __CLPK_real *e, + __CLPK_complex *z__, __CLPK_integer *ldz, __CLPK_complex *work, __CLPK_integer *lwork, __CLPK_real * + rwork, __CLPK_integer *lrwork, __CLPK_integer *iwork, __CLPK_integer *liwork, __CLPK_integer * + info); + +/* Subroutine */ int cstein_(__CLPK_integer *n, __CLPK_real *d__, __CLPK_real *e, __CLPK_integer *m, __CLPK_real + *w, __CLPK_integer *iblock, __CLPK_integer *isplit, __CLPK_complex *z__, __CLPK_integer *ldz, + __CLPK_real *work, __CLPK_integer *iwork, __CLPK_integer *ifail, __CLPK_integer *info); + +/* Subroutine */ int csteqr_(char *compz, __CLPK_integer *n, __CLPK_real *d__, __CLPK_real *e, + __CLPK_complex *z__, __CLPK_integer *ldz, __CLPK_real *work, __CLPK_integer *info); + +/* Subroutine */ int csycon_(char *uplo, __CLPK_integer *n, __CLPK_complex *a, __CLPK_integer *lda, + __CLPK_integer *ipiv, __CLPK_real *anorm, __CLPK_real *rcond, __CLPK_complex *work, __CLPK_integer * + info); + +/* Subroutine */ int csymv_(char *uplo, __CLPK_integer *n, __CLPK_complex *alpha, __CLPK_complex * + a, __CLPK_integer *lda, __CLPK_complex *x, __CLPK_integer *incx, __CLPK_complex *beta, __CLPK_complex *y, + __CLPK_integer *incy); + +/* Subroutine */ int csyr_(char *uplo, __CLPK_integer *n, __CLPK_complex *alpha, __CLPK_complex *x, + __CLPK_integer *incx, __CLPK_complex *a, __CLPK_integer *lda); + +/* Subroutine */ int csyrfs_(char *uplo, __CLPK_integer *n, __CLPK_integer *nrhs, __CLPK_complex * + a, __CLPK_integer *lda, __CLPK_complex *af, __CLPK_integer *ldaf, __CLPK_integer *ipiv, __CLPK_complex * + b, __CLPK_integer *ldb, __CLPK_complex *x, __CLPK_integer *ldx, __CLPK_real *ferr, __CLPK_real *berr, + __CLPK_complex *work, __CLPK_real *rwork, __CLPK_integer *info); + +/* Subroutine */ int csysv_(char *uplo, __CLPK_integer *n, __CLPK_integer *nrhs, __CLPK_complex *a, + __CLPK_integer *lda, __CLPK_integer *ipiv, __CLPK_complex *b, __CLPK_integer *ldb, __CLPK_complex *work, + __CLPK_integer *lwork, __CLPK_integer *info); + +/* Subroutine */ int csysvx_(char *fact, char *uplo, __CLPK_integer *n, __CLPK_integer * + nrhs, __CLPK_complex *a, __CLPK_integer *lda, __CLPK_complex *af, __CLPK_integer *ldaf, __CLPK_integer * + ipiv, __CLPK_complex *b, __CLPK_integer *ldb, __CLPK_complex *x, __CLPK_integer *ldx, __CLPK_real *rcond, + __CLPK_real *ferr, __CLPK_real *berr, __CLPK_complex *work, __CLPK_integer *lwork, __CLPK_real *rwork, + __CLPK_integer *info); + +/* Subroutine */ int csytf2_(char *uplo, __CLPK_integer *n, __CLPK_complex *a, __CLPK_integer *lda, + __CLPK_integer *ipiv, __CLPK_integer *info); + +/* Subroutine */ int csytrf_(char *uplo, __CLPK_integer *n, __CLPK_complex *a, __CLPK_integer *lda, + __CLPK_integer *ipiv, __CLPK_complex *work, __CLPK_integer *lwork, __CLPK_integer *info); + +/* Subroutine */ int csytri_(char *uplo, __CLPK_integer *n, __CLPK_complex *a, __CLPK_integer *lda, + __CLPK_integer *ipiv, __CLPK_complex *work, __CLPK_integer *info); + +/* Subroutine */ int csytrs_(char *uplo, __CLPK_integer *n, __CLPK_integer *nrhs, __CLPK_complex * + a, __CLPK_integer *lda, __CLPK_integer *ipiv, __CLPK_complex *b, __CLPK_integer *ldb, __CLPK_integer * + info); + +/* Subroutine */ int ctbcon_(char *norm, char *uplo, char *diag, __CLPK_integer *n, + __CLPK_integer *kd, __CLPK_complex *ab, __CLPK_integer *ldab, __CLPK_real *rcond, __CLPK_complex *work, + __CLPK_real *rwork, __CLPK_integer *info); + +/* Subroutine */ int ctbrfs_(char *uplo, char *trans, char *diag, __CLPK_integer *n, + __CLPK_integer *kd, __CLPK_integer *nrhs, __CLPK_complex *ab, __CLPK_integer *ldab, __CLPK_complex *b, + __CLPK_integer *ldb, __CLPK_complex *x, __CLPK_integer *ldx, __CLPK_real *ferr, __CLPK_real *berr, + __CLPK_complex *work, __CLPK_real *rwork, __CLPK_integer *info); + +/* Subroutine */ int ctbtrs_(char *uplo, char *trans, char *diag, __CLPK_integer *n, + __CLPK_integer *kd, __CLPK_integer *nrhs, __CLPK_complex *ab, __CLPK_integer *ldab, __CLPK_complex *b, + __CLPK_integer *ldb, __CLPK_integer *info); + +/* Subroutine */ int ctgevc_(char *side, char *howmny, __CLPK_logical *select, + __CLPK_integer *n, __CLPK_complex *a, __CLPK_integer *lda, __CLPK_complex *b, __CLPK_integer *ldb, + __CLPK_complex *vl, __CLPK_integer *ldvl, __CLPK_complex *vr, __CLPK_integer *ldvr, __CLPK_integer *mm, + __CLPK_integer *m, __CLPK_complex *work, __CLPK_real *rwork, __CLPK_integer *info); + +/* Subroutine */ int ctgex2_(__CLPK_logical *wantq, __CLPK_logical *wantz, __CLPK_integer *n, + __CLPK_complex *a, __CLPK_integer *lda, __CLPK_complex *b, __CLPK_integer *ldb, __CLPK_complex *q, + __CLPK_integer *ldq, __CLPK_complex *z__, __CLPK_integer *ldz, __CLPK_integer *j1, __CLPK_integer *info); + +/* Subroutine */ int ctgexc_(__CLPK_logical *wantq, __CLPK_logical *wantz, __CLPK_integer *n, + __CLPK_complex *a, __CLPK_integer *lda, __CLPK_complex *b, __CLPK_integer *ldb, __CLPK_complex *q, + __CLPK_integer *ldq, __CLPK_complex *z__, __CLPK_integer *ldz, __CLPK_integer *ifst, __CLPK_integer * + ilst, __CLPK_integer *info); + +/* Subroutine */ int ctgsen_(__CLPK_integer *ijob, __CLPK_logical *wantq, __CLPK_logical *wantz, + __CLPK_logical *select, __CLPK_integer *n, __CLPK_complex *a, __CLPK_integer *lda, __CLPK_complex *b, + __CLPK_integer *ldb, __CLPK_complex *alpha, __CLPK_complex *beta, __CLPK_complex *q, __CLPK_integer *ldq, + __CLPK_complex *z__, __CLPK_integer *ldz, __CLPK_integer *m, __CLPK_real *pl, __CLPK_real *pr, __CLPK_real * + dif, __CLPK_complex *work, __CLPK_integer *lwork, __CLPK_integer *iwork, __CLPK_integer *liwork, + __CLPK_integer *info); + +/* Subroutine */ int ctgsja_(char *jobu, char *jobv, char *jobq, __CLPK_integer *m, + __CLPK_integer *p, __CLPK_integer *n, __CLPK_integer *k, __CLPK_integer *l, __CLPK_complex *a, __CLPK_integer * + lda, __CLPK_complex *b, __CLPK_integer *ldb, __CLPK_real *tola, __CLPK_real *tolb, __CLPK_real *alpha, + __CLPK_real *beta, __CLPK_complex *u, __CLPK_integer *ldu, __CLPK_complex *v, __CLPK_integer *ldv, + __CLPK_complex *q, __CLPK_integer *ldq, __CLPK_complex *work, __CLPK_integer *ncycle, __CLPK_integer * + info); + +/* Subroutine */ int ctgsna_(char *job, char *howmny, __CLPK_logical *select, + __CLPK_integer *n, __CLPK_complex *a, __CLPK_integer *lda, __CLPK_complex *b, __CLPK_integer *ldb, + __CLPK_complex *vl, __CLPK_integer *ldvl, __CLPK_complex *vr, __CLPK_integer *ldvr, __CLPK_real *s, __CLPK_real + *dif, __CLPK_integer *mm, __CLPK_integer *m, __CLPK_complex *work, __CLPK_integer *lwork, __CLPK_integer + *iwork, __CLPK_integer *info); + +/* Subroutine */ int ctgsy2_(char *trans, __CLPK_integer *ijob, __CLPK_integer *m, __CLPK_integer * + n, __CLPK_complex *a, __CLPK_integer *lda, __CLPK_complex *b, __CLPK_integer *ldb, __CLPK_complex *c__, + __CLPK_integer *ldc, __CLPK_complex *d__, __CLPK_integer *ldd, __CLPK_complex *e, __CLPK_integer *lde, + __CLPK_complex *f, __CLPK_integer *ldf, __CLPK_real *scale, __CLPK_real *rdsum, __CLPK_real *rdscal, + __CLPK_integer *info); + +/* Subroutine */ int ctgsyl_(char *trans, __CLPK_integer *ijob, __CLPK_integer *m, __CLPK_integer * + n, __CLPK_complex *a, __CLPK_integer *lda, __CLPK_complex *b, __CLPK_integer *ldb, __CLPK_complex *c__, + __CLPK_integer *ldc, __CLPK_complex *d__, __CLPK_integer *ldd, __CLPK_complex *e, __CLPK_integer *lde, + __CLPK_complex *f, __CLPK_integer *ldf, __CLPK_real *scale, __CLPK_real *dif, __CLPK_complex *work, + __CLPK_integer *lwork, __CLPK_integer *iwork, __CLPK_integer *info); + +/* Subroutine */ int ctpcon_(char *norm, char *uplo, char *diag, __CLPK_integer *n, + __CLPK_complex *ap, __CLPK_real *rcond, __CLPK_complex *work, __CLPK_real *rwork, __CLPK_integer *info); + +/* Subroutine */ int ctprfs_(char *uplo, char *trans, char *diag, __CLPK_integer *n, + __CLPK_integer *nrhs, __CLPK_complex *ap, __CLPK_complex *b, __CLPK_integer *ldb, __CLPK_complex *x, + __CLPK_integer *ldx, __CLPK_real *ferr, __CLPK_real *berr, __CLPK_complex *work, __CLPK_real *rwork, + __CLPK_integer *info); + +/* Subroutine */ int ctptri_(char *uplo, char *diag, __CLPK_integer *n, __CLPK_complex *ap, + __CLPK_integer *info); + +/* Subroutine */ int ctptrs_(char *uplo, char *trans, char *diag, __CLPK_integer *n, + __CLPK_integer *nrhs, __CLPK_complex *ap, __CLPK_complex *b, __CLPK_integer *ldb, __CLPK_integer *info); + +/* Subroutine */ int ctrcon_(char *norm, char *uplo, char *diag, __CLPK_integer *n, + __CLPK_complex *a, __CLPK_integer *lda, __CLPK_real *rcond, __CLPK_complex *work, __CLPK_real *rwork, + __CLPK_integer *info); + +/* Subroutine */ int ctrevc_(char *side, char *howmny, __CLPK_logical *select, + __CLPK_integer *n, __CLPK_complex *t, __CLPK_integer *ldt, __CLPK_complex *vl, __CLPK_integer *ldvl, + __CLPK_complex *vr, __CLPK_integer *ldvr, __CLPK_integer *mm, __CLPK_integer *m, __CLPK_complex *work, + __CLPK_real *rwork, __CLPK_integer *info); + +/* Subroutine */ int ctrexc_(char *compq, __CLPK_integer *n, __CLPK_complex *t, __CLPK_integer * + ldt, __CLPK_complex *q, __CLPK_integer *ldq, __CLPK_integer *ifst, __CLPK_integer *ilst, __CLPK_integer * + info); + +/* Subroutine */ int ctrrfs_(char *uplo, char *trans, char *diag, __CLPK_integer *n, + __CLPK_integer *nrhs, __CLPK_complex *a, __CLPK_integer *lda, __CLPK_complex *b, __CLPK_integer *ldb, + __CLPK_complex *x, __CLPK_integer *ldx, __CLPK_real *ferr, __CLPK_real *berr, __CLPK_complex *work, __CLPK_real + *rwork, __CLPK_integer *info); + +/* Subroutine */ int ctrsen_(char *job, char *compq, __CLPK_logical *select, __CLPK_integer + *n, __CLPK_complex *t, __CLPK_integer *ldt, __CLPK_complex *q, __CLPK_integer *ldq, __CLPK_complex *w, + __CLPK_integer *m, __CLPK_real *s, __CLPK_real *sep, __CLPK_complex *work, __CLPK_integer *lwork, + __CLPK_integer *info); + +/* Subroutine */ int ctrsna_(char *job, char *howmny, __CLPK_logical *select, + __CLPK_integer *n, __CLPK_complex *t, __CLPK_integer *ldt, __CLPK_complex *vl, __CLPK_integer *ldvl, + __CLPK_complex *vr, __CLPK_integer *ldvr, __CLPK_real *s, __CLPK_real *sep, __CLPK_integer *mm, __CLPK_integer * + m, __CLPK_complex *work, __CLPK_integer *ldwork, __CLPK_real *rwork, __CLPK_integer *info); + +/* Subroutine */ int ctrsyl_(char *trana, char *tranb, __CLPK_integer *isgn, __CLPK_integer + *m, __CLPK_integer *n, __CLPK_complex *a, __CLPK_integer *lda, __CLPK_complex *b, __CLPK_integer *ldb, + __CLPK_complex *c__, __CLPK_integer *ldc, __CLPK_real *scale, __CLPK_integer *info); + +/* Subroutine */ int ctrti2_(char *uplo, char *diag, __CLPK_integer *n, __CLPK_complex *a, + __CLPK_integer *lda, __CLPK_integer *info); + +/* Subroutine */ int ctrtri_(char *uplo, char *diag, __CLPK_integer *n, __CLPK_complex *a, + __CLPK_integer *lda, __CLPK_integer *info); + +/* Subroutine */ int ctrtrs_(char *uplo, char *trans, char *diag, __CLPK_integer *n, + __CLPK_integer *nrhs, __CLPK_complex *a, __CLPK_integer *lda, __CLPK_complex *b, __CLPK_integer *ldb, + __CLPK_integer *info); + +/* Subroutine */ int ctzrqf_(__CLPK_integer *m, __CLPK_integer *n, __CLPK_complex *a, __CLPK_integer *lda, + __CLPK_complex *tau, __CLPK_integer *info); + +/* Subroutine */ int ctzrzf_(__CLPK_integer *m, __CLPK_integer *n, __CLPK_complex *a, __CLPK_integer *lda, + __CLPK_complex *tau, __CLPK_complex *work, __CLPK_integer *lwork, __CLPK_integer *info); + +/* Subroutine */ int cung2l_(__CLPK_integer *m, __CLPK_integer *n, __CLPK_integer *k, __CLPK_complex *a, + __CLPK_integer *lda, __CLPK_complex *tau, __CLPK_complex *work, __CLPK_integer *info); + +/* Subroutine */ int cung2r_(__CLPK_integer *m, __CLPK_integer *n, __CLPK_integer *k, __CLPK_complex *a, + __CLPK_integer *lda, __CLPK_complex *tau, __CLPK_complex *work, __CLPK_integer *info); + +/* Subroutine */ int cungbr_(char *vect, __CLPK_integer *m, __CLPK_integer *n, __CLPK_integer *k, + __CLPK_complex *a, __CLPK_integer *lda, __CLPK_complex *tau, __CLPK_complex *work, __CLPK_integer *lwork, + __CLPK_integer *info); + +/* Subroutine */ int cunghr_(__CLPK_integer *n, __CLPK_integer *ilo, __CLPK_integer *ihi, __CLPK_complex * + a, __CLPK_integer *lda, __CLPK_complex *tau, __CLPK_complex *work, __CLPK_integer *lwork, __CLPK_integer + *info); + +/* Subroutine */ int cungl2_(__CLPK_integer *m, __CLPK_integer *n, __CLPK_integer *k, __CLPK_complex *a, + __CLPK_integer *lda, __CLPK_complex *tau, __CLPK_complex *work, __CLPK_integer *info); + +/* Subroutine */ int cunglq_(__CLPK_integer *m, __CLPK_integer *n, __CLPK_integer *k, __CLPK_complex *a, + __CLPK_integer *lda, __CLPK_complex *tau, __CLPK_complex *work, __CLPK_integer *lwork, __CLPK_integer * + info); + +/* Subroutine */ int cungql_(__CLPK_integer *m, __CLPK_integer *n, __CLPK_integer *k, __CLPK_complex *a, + __CLPK_integer *lda, __CLPK_complex *tau, __CLPK_complex *work, __CLPK_integer *lwork, __CLPK_integer * + info); + +/* Subroutine */ int cungqr_(__CLPK_integer *m, __CLPK_integer *n, __CLPK_integer *k, __CLPK_complex *a, + __CLPK_integer *lda, __CLPK_complex *tau, __CLPK_complex *work, __CLPK_integer *lwork, __CLPK_integer * + info); + +/* Subroutine */ int cungr2_(__CLPK_integer *m, __CLPK_integer *n, __CLPK_integer *k, __CLPK_complex *a, + __CLPK_integer *lda, __CLPK_complex *tau, __CLPK_complex *work, __CLPK_integer *info); + +/* Subroutine */ int cungrq_(__CLPK_integer *m, __CLPK_integer *n, __CLPK_integer *k, __CLPK_complex *a, + __CLPK_integer *lda, __CLPK_complex *tau, __CLPK_complex *work, __CLPK_integer *lwork, __CLPK_integer * + info); + +/* Subroutine */ int cungtr_(char *uplo, __CLPK_integer *n, __CLPK_complex *a, __CLPK_integer *lda, + __CLPK_complex *tau, __CLPK_complex *work, __CLPK_integer *lwork, __CLPK_integer *info); + +/* Subroutine */ int cunm2l_(char *side, char *trans, __CLPK_integer *m, __CLPK_integer *n, + __CLPK_integer *k, __CLPK_complex *a, __CLPK_integer *lda, __CLPK_complex *tau, __CLPK_complex *c__, + __CLPK_integer *ldc, __CLPK_complex *work, __CLPK_integer *info); + +/* Subroutine */ int cunm2r_(char *side, char *trans, __CLPK_integer *m, __CLPK_integer *n, + __CLPK_integer *k, __CLPK_complex *a, __CLPK_integer *lda, __CLPK_complex *tau, __CLPK_complex *c__, + __CLPK_integer *ldc, __CLPK_complex *work, __CLPK_integer *info); + +/* Subroutine */ int cunmbr_(char *vect, char *side, char *trans, __CLPK_integer *m, + __CLPK_integer *n, __CLPK_integer *k, __CLPK_complex *a, __CLPK_integer *lda, __CLPK_complex *tau, + __CLPK_complex *c__, __CLPK_integer *ldc, __CLPK_complex *work, __CLPK_integer *lwork, __CLPK_integer * + info); + +/* Subroutine */ int cunmhr_(char *side, char *trans, __CLPK_integer *m, __CLPK_integer *n, + __CLPK_integer *ilo, __CLPK_integer *ihi, __CLPK_complex *a, __CLPK_integer *lda, __CLPK_complex *tau, + __CLPK_complex *c__, __CLPK_integer *ldc, __CLPK_complex *work, __CLPK_integer *lwork, __CLPK_integer * + info); + +/* Subroutine */ int cunml2_(char *side, char *trans, __CLPK_integer *m, __CLPK_integer *n, + __CLPK_integer *k, __CLPK_complex *a, __CLPK_integer *lda, __CLPK_complex *tau, __CLPK_complex *c__, + __CLPK_integer *ldc, __CLPK_complex *work, __CLPK_integer *info); + +/* Subroutine */ int cunmlq_(char *side, char *trans, __CLPK_integer *m, __CLPK_integer *n, + __CLPK_integer *k, __CLPK_complex *a, __CLPK_integer *lda, __CLPK_complex *tau, __CLPK_complex *c__, + __CLPK_integer *ldc, __CLPK_complex *work, __CLPK_integer *lwork, __CLPK_integer *info); + +/* Subroutine */ int cunmql_(char *side, char *trans, __CLPK_integer *m, __CLPK_integer *n, + __CLPK_integer *k, __CLPK_complex *a, __CLPK_integer *lda, __CLPK_complex *tau, __CLPK_complex *c__, + __CLPK_integer *ldc, __CLPK_complex *work, __CLPK_integer *lwork, __CLPK_integer *info); + +/* Subroutine */ int cunmqr_(char *side, char *trans, __CLPK_integer *m, __CLPK_integer *n, + __CLPK_integer *k, __CLPK_complex *a, __CLPK_integer *lda, __CLPK_complex *tau, __CLPK_complex *c__, + __CLPK_integer *ldc, __CLPK_complex *work, __CLPK_integer *lwork, __CLPK_integer *info); + +/* Subroutine */ int cunmr2_(char *side, char *trans, __CLPK_integer *m, __CLPK_integer *n, + __CLPK_integer *k, __CLPK_complex *a, __CLPK_integer *lda, __CLPK_complex *tau, __CLPK_complex *c__, + __CLPK_integer *ldc, __CLPK_complex *work, __CLPK_integer *info); + +/* Subroutine */ int cunmr3_(char *side, char *trans, __CLPK_integer *m, __CLPK_integer *n, + __CLPK_integer *k, __CLPK_integer *l, __CLPK_complex *a, __CLPK_integer *lda, __CLPK_complex *tau, + __CLPK_complex *c__, __CLPK_integer *ldc, __CLPK_complex *work, __CLPK_integer *info); + +/* Subroutine */ int cunmrq_(char *side, char *trans, __CLPK_integer *m, __CLPK_integer *n, + __CLPK_integer *k, __CLPK_complex *a, __CLPK_integer *lda, __CLPK_complex *tau, __CLPK_complex *c__, + __CLPK_integer *ldc, __CLPK_complex *work, __CLPK_integer *lwork, __CLPK_integer *info); + +/* Subroutine */ int cunmrz_(char *side, char *trans, __CLPK_integer *m, __CLPK_integer *n, + __CLPK_integer *k, __CLPK_integer *l, __CLPK_complex *a, __CLPK_integer *lda, __CLPK_complex *tau, + __CLPK_complex *c__, __CLPK_integer *ldc, __CLPK_complex *work, __CLPK_integer *lwork, __CLPK_integer * + info); + +/* Subroutine */ int cunmtr_(char *side, char *uplo, char *trans, __CLPK_integer *m, + __CLPK_integer *n, __CLPK_complex *a, __CLPK_integer *lda, __CLPK_complex *tau, __CLPK_complex *c__, + __CLPK_integer *ldc, __CLPK_complex *work, __CLPK_integer *lwork, __CLPK_integer *info); + +/* Subroutine */ int cupgtr_(char *uplo, __CLPK_integer *n, __CLPK_complex *ap, __CLPK_complex * + tau, __CLPK_complex *q, __CLPK_integer *ldq, __CLPK_complex *work, __CLPK_integer *info); + +/* Subroutine */ int cupmtr_(char *side, char *uplo, char *trans, __CLPK_integer *m, + __CLPK_integer *n, __CLPK_complex *ap, __CLPK_complex *tau, __CLPK_complex *c__, __CLPK_integer *ldc, + __CLPK_complex *work, __CLPK_integer *info); + +/* Subroutine */ int dbdsdc_(char *uplo, char *compq, __CLPK_integer *n, __CLPK_doublereal * + d__, __CLPK_doublereal *e, __CLPK_doublereal *u, __CLPK_integer *ldu, __CLPK_doublereal *vt, + __CLPK_integer *ldvt, __CLPK_doublereal *q, __CLPK_integer *iq, __CLPK_doublereal *work, __CLPK_integer * + iwork, __CLPK_integer *info); + +/* Subroutine */ int dbdsqr_(char *uplo, __CLPK_integer *n, __CLPK_integer *ncvt, __CLPK_integer * + nru, __CLPK_integer *ncc, __CLPK_doublereal *d__, __CLPK_doublereal *e, __CLPK_doublereal *vt, + __CLPK_integer *ldvt, __CLPK_doublereal *u, __CLPK_integer *ldu, __CLPK_doublereal *c__, __CLPK_integer * + ldc, __CLPK_doublereal *work, __CLPK_integer *info); + +/* Subroutine */ int ddisna_(char *job, __CLPK_integer *m, __CLPK_integer *n, __CLPK_doublereal * + d__, __CLPK_doublereal *sep, __CLPK_integer *info); + +/* Subroutine */ int dgbbrd_(char *vect, __CLPK_integer *m, __CLPK_integer *n, __CLPK_integer *ncc, + __CLPK_integer *kl, __CLPK_integer *ku, __CLPK_doublereal *ab, __CLPK_integer *ldab, __CLPK_doublereal * + d__, __CLPK_doublereal *e, __CLPK_doublereal *q, __CLPK_integer *ldq, __CLPK_doublereal *pt, + __CLPK_integer *ldpt, __CLPK_doublereal *c__, __CLPK_integer *ldc, __CLPK_doublereal *work, + __CLPK_integer *info); + +/* Subroutine */ int dgbcon_(char *norm, __CLPK_integer *n, __CLPK_integer *kl, __CLPK_integer *ku, + __CLPK_doublereal *ab, __CLPK_integer *ldab, __CLPK_integer *ipiv, __CLPK_doublereal *anorm, + __CLPK_doublereal *rcond, __CLPK_doublereal *work, __CLPK_integer *iwork, __CLPK_integer *info); + +/* Subroutine */ int dgbequ_(__CLPK_integer *m, __CLPK_integer *n, __CLPK_integer *kl, __CLPK_integer *ku, + __CLPK_doublereal *ab, __CLPK_integer *ldab, __CLPK_doublereal *r__, __CLPK_doublereal *c__, + __CLPK_doublereal *rowcnd, __CLPK_doublereal *colcnd, __CLPK_doublereal *amax, __CLPK_integer * + info); + +/* Subroutine */ int dgbrfs_(char *trans, __CLPK_integer *n, __CLPK_integer *kl, __CLPK_integer * + ku, __CLPK_integer *nrhs, __CLPK_doublereal *ab, __CLPK_integer *ldab, __CLPK_doublereal *afb, + __CLPK_integer *ldafb, __CLPK_integer *ipiv, __CLPK_doublereal *b, __CLPK_integer *ldb, + __CLPK_doublereal *x, __CLPK_integer *ldx, __CLPK_doublereal *ferr, __CLPK_doublereal *berr, + __CLPK_doublereal *work, __CLPK_integer *iwork, __CLPK_integer *info); + +/* Subroutine */ int dgbsv_(__CLPK_integer *n, __CLPK_integer *kl, __CLPK_integer *ku, __CLPK_integer * + nrhs, __CLPK_doublereal *ab, __CLPK_integer *ldab, __CLPK_integer *ipiv, __CLPK_doublereal *b, + __CLPK_integer *ldb, __CLPK_integer *info); + +/* Subroutine */ int dgbsvx_(char *fact, char *trans, __CLPK_integer *n, __CLPK_integer *kl, + __CLPK_integer *ku, __CLPK_integer *nrhs, __CLPK_doublereal *ab, __CLPK_integer *ldab, + __CLPK_doublereal *afb, __CLPK_integer *ldafb, __CLPK_integer *ipiv, char *equed, + __CLPK_doublereal *r__, __CLPK_doublereal *c__, __CLPK_doublereal *b, __CLPK_integer *ldb, + __CLPK_doublereal *x, __CLPK_integer *ldx, __CLPK_doublereal *rcond, __CLPK_doublereal *ferr, + __CLPK_doublereal *berr, __CLPK_doublereal *work, __CLPK_integer *iwork, __CLPK_integer *info); + +/* Subroutine */ int dgbtf2_(__CLPK_integer *m, __CLPK_integer *n, __CLPK_integer *kl, __CLPK_integer *ku, + __CLPK_doublereal *ab, __CLPK_integer *ldab, __CLPK_integer *ipiv, __CLPK_integer *info); + +/* Subroutine */ int dgbtrf_(__CLPK_integer *m, __CLPK_integer *n, __CLPK_integer *kl, __CLPK_integer *ku, + __CLPK_doublereal *ab, __CLPK_integer *ldab, __CLPK_integer *ipiv, __CLPK_integer *info); + +/* Subroutine */ int dgbtrs_(char *trans, __CLPK_integer *n, __CLPK_integer *kl, __CLPK_integer * + ku, __CLPK_integer *nrhs, __CLPK_doublereal *ab, __CLPK_integer *ldab, __CLPK_integer *ipiv, + __CLPK_doublereal *b, __CLPK_integer *ldb, __CLPK_integer *info); + +/* Subroutine */ int dgebak_(char *job, char *side, __CLPK_integer *n, __CLPK_integer *ilo, + __CLPK_integer *ihi, __CLPK_doublereal *scale, __CLPK_integer *m, __CLPK_doublereal *v, __CLPK_integer * + ldv, __CLPK_integer *info); + +/* Subroutine */ int dgebal_(char *job, __CLPK_integer *n, __CLPK_doublereal *a, __CLPK_integer * + lda, __CLPK_integer *ilo, __CLPK_integer *ihi, __CLPK_doublereal *scale, __CLPK_integer *info); + +/* Subroutine */ int dgebd2_(__CLPK_integer *m, __CLPK_integer *n, __CLPK_doublereal *a, __CLPK_integer * + lda, __CLPK_doublereal *d__, __CLPK_doublereal *e, __CLPK_doublereal *tauq, __CLPK_doublereal * + taup, __CLPK_doublereal *work, __CLPK_integer *info); + +/* Subroutine */ int dgebrd_(__CLPK_integer *m, __CLPK_integer *n, __CLPK_doublereal *a, __CLPK_integer * + lda, __CLPK_doublereal *d__, __CLPK_doublereal *e, __CLPK_doublereal *tauq, __CLPK_doublereal * + taup, __CLPK_doublereal *work, __CLPK_integer *lwork, __CLPK_integer *info); + +/* Subroutine */ int dgecon_(char *norm, __CLPK_integer *n, __CLPK_doublereal *a, __CLPK_integer * + lda, __CLPK_doublereal *anorm, __CLPK_doublereal *rcond, __CLPK_doublereal *work, __CLPK_integer * + iwork, __CLPK_integer *info); + +/* Subroutine */ int dgeequ_(__CLPK_integer *m, __CLPK_integer *n, __CLPK_doublereal *a, __CLPK_integer * + lda, __CLPK_doublereal *r__, __CLPK_doublereal *c__, __CLPK_doublereal *rowcnd, __CLPK_doublereal + *colcnd, __CLPK_doublereal *amax, __CLPK_integer *info); + +/* Subroutine */ int dgees_(char *jobvs, char *sort, __CLPK_L_fp select, __CLPK_integer *n, + __CLPK_doublereal *a, __CLPK_integer *lda, __CLPK_integer *sdim, __CLPK_doublereal *wr, + __CLPK_doublereal *wi, __CLPK_doublereal *vs, __CLPK_integer *ldvs, __CLPK_doublereal *work, + __CLPK_integer *lwork, __CLPK_logical *bwork, __CLPK_integer *info); + +/* Subroutine */ int dgeesx_(char *jobvs, char *sort, __CLPK_L_fp select, char * + sense, __CLPK_integer *n, __CLPK_doublereal *a, __CLPK_integer *lda, __CLPK_integer *sdim, + __CLPK_doublereal *wr, __CLPK_doublereal *wi, __CLPK_doublereal *vs, __CLPK_integer *ldvs, + __CLPK_doublereal *rconde, __CLPK_doublereal *rcondv, __CLPK_doublereal *work, __CLPK_integer * + lwork, __CLPK_integer *iwork, __CLPK_integer *liwork, __CLPK_logical *bwork, __CLPK_integer *info); + +/* Subroutine */ int dgeev_(char *jobvl, char *jobvr, __CLPK_integer *n, __CLPK_doublereal * + a, __CLPK_integer *lda, __CLPK_doublereal *wr, __CLPK_doublereal *wi, __CLPK_doublereal *vl, + __CLPK_integer *ldvl, __CLPK_doublereal *vr, __CLPK_integer *ldvr, __CLPK_doublereal *work, + __CLPK_integer *lwork, __CLPK_integer *info); + +/* Subroutine */ int dgeevx_(char *balanc, char *jobvl, char *jobvr, char * + sense, __CLPK_integer *n, __CLPK_doublereal *a, __CLPK_integer *lda, __CLPK_doublereal *wr, + __CLPK_doublereal *wi, __CLPK_doublereal *vl, __CLPK_integer *ldvl, __CLPK_doublereal *vr, + __CLPK_integer *ldvr, __CLPK_integer *ilo, __CLPK_integer *ihi, __CLPK_doublereal *scale, + __CLPK_doublereal *abnrm, __CLPK_doublereal *rconde, __CLPK_doublereal *rcondv, __CLPK_doublereal + *work, __CLPK_integer *lwork, __CLPK_integer *iwork, __CLPK_integer *info); + +/* Subroutine */ int dgegs_(char *jobvsl, char *jobvsr, __CLPK_integer *n, + __CLPK_doublereal *a, __CLPK_integer *lda, __CLPK_doublereal *b, __CLPK_integer *ldb, __CLPK_doublereal * + alphar, __CLPK_doublereal *alphai, __CLPK_doublereal *beta, __CLPK_doublereal *vsl, + __CLPK_integer *ldvsl, __CLPK_doublereal *vsr, __CLPK_integer *ldvsr, __CLPK_doublereal *work, + __CLPK_integer *lwork, __CLPK_integer *info); + +/* Subroutine */ int dgegv_(char *jobvl, char *jobvr, __CLPK_integer *n, __CLPK_doublereal * + a, __CLPK_integer *lda, __CLPK_doublereal *b, __CLPK_integer *ldb, __CLPK_doublereal *alphar, + __CLPK_doublereal *alphai, __CLPK_doublereal *beta, __CLPK_doublereal *vl, __CLPK_integer *ldvl, + __CLPK_doublereal *vr, __CLPK_integer *ldvr, __CLPK_doublereal *work, __CLPK_integer *lwork, + __CLPK_integer *info); + +/* Subroutine */ int dgehd2_(__CLPK_integer *n, __CLPK_integer *ilo, __CLPK_integer *ihi, + __CLPK_doublereal *a, __CLPK_integer *lda, __CLPK_doublereal *tau, __CLPK_doublereal *work, + __CLPK_integer *info); + +/* Subroutine */ int dgehrd_(__CLPK_integer *n, __CLPK_integer *ilo, __CLPK_integer *ihi, + __CLPK_doublereal *a, __CLPK_integer *lda, __CLPK_doublereal *tau, __CLPK_doublereal *work, + __CLPK_integer *lwork, __CLPK_integer *info); + +/* Subroutine */ int dgelq2_(__CLPK_integer *m, __CLPK_integer *n, __CLPK_doublereal *a, __CLPK_integer * + lda, __CLPK_doublereal *tau, __CLPK_doublereal *work, __CLPK_integer *info); + +/* Subroutine */ int dgelqf_(__CLPK_integer *m, __CLPK_integer *n, __CLPK_doublereal *a, __CLPK_integer * + lda, __CLPK_doublereal *tau, __CLPK_doublereal *work, __CLPK_integer *lwork, __CLPK_integer *info); + +/* Subroutine */ int dgels_(char *trans, __CLPK_integer *m, __CLPK_integer *n, __CLPK_integer * + nrhs, __CLPK_doublereal *a, __CLPK_integer *lda, __CLPK_doublereal *b, __CLPK_integer *ldb, + __CLPK_doublereal *work, __CLPK_integer *lwork, __CLPK_integer *info); + +/* Subroutine */ int dgelsd_(__CLPK_integer *m, __CLPK_integer *n, __CLPK_integer *nrhs, + __CLPK_doublereal *a, __CLPK_integer *lda, __CLPK_doublereal *b, __CLPK_integer *ldb, __CLPK_doublereal * + s, __CLPK_doublereal *rcond, __CLPK_integer *rank, __CLPK_doublereal *work, __CLPK_integer *lwork, + __CLPK_integer *iwork, __CLPK_integer *info); + +/* Subroutine */ int dgelss_(__CLPK_integer *m, __CLPK_integer *n, __CLPK_integer *nrhs, + __CLPK_doublereal *a, __CLPK_integer *lda, __CLPK_doublereal *b, __CLPK_integer *ldb, __CLPK_doublereal * + s, __CLPK_doublereal *rcond, __CLPK_integer *rank, __CLPK_doublereal *work, __CLPK_integer *lwork, + __CLPK_integer *info); + +/* Subroutine */ int dgelsx_(__CLPK_integer *m, __CLPK_integer *n, __CLPK_integer *nrhs, + __CLPK_doublereal *a, __CLPK_integer *lda, __CLPK_doublereal *b, __CLPK_integer *ldb, __CLPK_integer * + jpvt, __CLPK_doublereal *rcond, __CLPK_integer *rank, __CLPK_doublereal *work, __CLPK_integer * + info); + +/* Subroutine */ int dgelsy_(__CLPK_integer *m, __CLPK_integer *n, __CLPK_integer *nrhs, + __CLPK_doublereal *a, __CLPK_integer *lda, __CLPK_doublereal *b, __CLPK_integer *ldb, __CLPK_integer * + jpvt, __CLPK_doublereal *rcond, __CLPK_integer *rank, __CLPK_doublereal *work, __CLPK_integer * + lwork, __CLPK_integer *info); + +/* Subroutine */ int dgeql2_(__CLPK_integer *m, __CLPK_integer *n, __CLPK_doublereal *a, __CLPK_integer * + lda, __CLPK_doublereal *tau, __CLPK_doublereal *work, __CLPK_integer *info); + +/* Subroutine */ int dgeqlf_(__CLPK_integer *m, __CLPK_integer *n, __CLPK_doublereal *a, __CLPK_integer * + lda, __CLPK_doublereal *tau, __CLPK_doublereal *work, __CLPK_integer *lwork, __CLPK_integer *info); + +/* Subroutine */ int dgeqp3_(__CLPK_integer *m, __CLPK_integer *n, __CLPK_doublereal *a, __CLPK_integer * + lda, __CLPK_integer *jpvt, __CLPK_doublereal *tau, __CLPK_doublereal *work, __CLPK_integer *lwork, + __CLPK_integer *info); + +/* Subroutine */ int dgeqpf_(__CLPK_integer *m, __CLPK_integer *n, __CLPK_doublereal *a, __CLPK_integer * + lda, __CLPK_integer *jpvt, __CLPK_doublereal *tau, __CLPK_doublereal *work, __CLPK_integer *info); + +/* Subroutine */ int dgeqr2_(__CLPK_integer *m, __CLPK_integer *n, __CLPK_doublereal *a, __CLPK_integer * + lda, __CLPK_doublereal *tau, __CLPK_doublereal *work, __CLPK_integer *info); + +/* Subroutine */ int dgeqrf_(__CLPK_integer *m, __CLPK_integer *n, __CLPK_doublereal *a, __CLPK_integer * + lda, __CLPK_doublereal *tau, __CLPK_doublereal *work, __CLPK_integer *lwork, __CLPK_integer *info); + +/* Subroutine */ int dgerfs_(char *trans, __CLPK_integer *n, __CLPK_integer *nrhs, + __CLPK_doublereal *a, __CLPK_integer *lda, __CLPK_doublereal *af, __CLPK_integer *ldaf, __CLPK_integer * + ipiv, __CLPK_doublereal *b, __CLPK_integer *ldb, __CLPK_doublereal *x, __CLPK_integer *ldx, + __CLPK_doublereal *ferr, __CLPK_doublereal *berr, __CLPK_doublereal *work, __CLPK_integer *iwork, + __CLPK_integer *info); + +/* Subroutine */ int dgerq2_(__CLPK_integer *m, __CLPK_integer *n, __CLPK_doublereal *a, __CLPK_integer * + lda, __CLPK_doublereal *tau, __CLPK_doublereal *work, __CLPK_integer *info); + +/* Subroutine */ int dgerqf_(__CLPK_integer *m, __CLPK_integer *n, __CLPK_doublereal *a, __CLPK_integer * + lda, __CLPK_doublereal *tau, __CLPK_doublereal *work, __CLPK_integer *lwork, __CLPK_integer *info); + +/* Subroutine */ int dgesc2_(__CLPK_integer *n, __CLPK_doublereal *a, __CLPK_integer *lda, + __CLPK_doublereal *rhs, __CLPK_integer *ipiv, __CLPK_integer *jpiv, __CLPK_doublereal *scale); + +/* Subroutine */ int dgesdd_(char *jobz, __CLPK_integer *m, __CLPK_integer *n, __CLPK_doublereal * + a, __CLPK_integer *lda, __CLPK_doublereal *s, __CLPK_doublereal *u, __CLPK_integer *ldu, + __CLPK_doublereal *vt, __CLPK_integer *ldvt, __CLPK_doublereal *work, __CLPK_integer *lwork, + __CLPK_integer *iwork, __CLPK_integer *info); + +/* Subroutine */ int dgesv_(__CLPK_integer *n, __CLPK_integer *nrhs, __CLPK_doublereal *a, __CLPK_integer + *lda, __CLPK_integer *ipiv, __CLPK_doublereal *b, __CLPK_integer *ldb, __CLPK_integer *info); + +/* Subroutine */ int dgesvd_(char *jobu, char *jobvt, __CLPK_integer *m, __CLPK_integer *n, + __CLPK_doublereal *a, __CLPK_integer *lda, __CLPK_doublereal *s, __CLPK_doublereal *u, __CLPK_integer * + ldu, __CLPK_doublereal *vt, __CLPK_integer *ldvt, __CLPK_doublereal *work, __CLPK_integer *lwork, + __CLPK_integer *info); + +/* Subroutine */ int dgesvx_(char *fact, char *trans, __CLPK_integer *n, __CLPK_integer * + nrhs, __CLPK_doublereal *a, __CLPK_integer *lda, __CLPK_doublereal *af, __CLPK_integer *ldaf, + __CLPK_integer *ipiv, char *equed, __CLPK_doublereal *r__, __CLPK_doublereal *c__, + __CLPK_doublereal *b, __CLPK_integer *ldb, __CLPK_doublereal *x, __CLPK_integer *ldx, __CLPK_doublereal * + rcond, __CLPK_doublereal *ferr, __CLPK_doublereal *berr, __CLPK_doublereal *work, __CLPK_integer * + iwork, __CLPK_integer *info); + +/* Subroutine */ int dgetc2_(__CLPK_integer *n, __CLPK_doublereal *a, __CLPK_integer *lda, __CLPK_integer + *ipiv, __CLPK_integer *jpiv, __CLPK_integer *info); + +/* Subroutine */ int dgetf2_(__CLPK_integer *m, __CLPK_integer *n, __CLPK_doublereal *a, __CLPK_integer * + lda, __CLPK_integer *ipiv, __CLPK_integer *info); + +/* Subroutine */ int dgetrf_(__CLPK_integer *m, __CLPK_integer *n, __CLPK_doublereal *a, __CLPK_integer * + lda, __CLPK_integer *ipiv, __CLPK_integer *info); + +/* Subroutine */ int dgetri_(__CLPK_integer *n, __CLPK_doublereal *a, __CLPK_integer *lda, __CLPK_integer + *ipiv, __CLPK_doublereal *work, __CLPK_integer *lwork, __CLPK_integer *info); + +/* Subroutine */ int dgetrs_(char *trans, __CLPK_integer *n, __CLPK_integer *nrhs, + __CLPK_doublereal *a, __CLPK_integer *lda, __CLPK_integer *ipiv, __CLPK_doublereal *b, __CLPK_integer * + ldb, __CLPK_integer *info); + +/* Subroutine */ int dggbak_(char *job, char *side, __CLPK_integer *n, __CLPK_integer *ilo, + __CLPK_integer *ihi, __CLPK_doublereal *lscale, __CLPK_doublereal *rscale, __CLPK_integer *m, + __CLPK_doublereal *v, __CLPK_integer *ldv, __CLPK_integer *info); + +/* Subroutine */ int dggbal_(char *job, __CLPK_integer *n, __CLPK_doublereal *a, __CLPK_integer * + lda, __CLPK_doublereal *b, __CLPK_integer *ldb, __CLPK_integer *ilo, __CLPK_integer *ihi, + __CLPK_doublereal *lscale, __CLPK_doublereal *rscale, __CLPK_doublereal *work, __CLPK_integer * + info); + +/* Subroutine */ int dgges_(char *jobvsl, char *jobvsr, char *sort, __CLPK_L_fp + delctg, __CLPK_integer *n, __CLPK_doublereal *a, __CLPK_integer *lda, __CLPK_doublereal *b, + __CLPK_integer *ldb, __CLPK_integer *sdim, __CLPK_doublereal *alphar, __CLPK_doublereal *alphai, + __CLPK_doublereal *beta, __CLPK_doublereal *vsl, __CLPK_integer *ldvsl, __CLPK_doublereal *vsr, + __CLPK_integer *ldvsr, __CLPK_doublereal *work, __CLPK_integer *lwork, __CLPK_logical *bwork, + __CLPK_integer *info); + +/* Subroutine */ int dggesx_(char *jobvsl, char *jobvsr, char *sort, __CLPK_L_fp + delctg, char *sense, __CLPK_integer *n, __CLPK_doublereal *a, __CLPK_integer *lda, + __CLPK_doublereal *b, __CLPK_integer *ldb, __CLPK_integer *sdim, __CLPK_doublereal *alphar, + __CLPK_doublereal *alphai, __CLPK_doublereal *beta, __CLPK_doublereal *vsl, __CLPK_integer *ldvsl, + __CLPK_doublereal *vsr, __CLPK_integer *ldvsr, __CLPK_doublereal *rconde, __CLPK_doublereal * + rcondv, __CLPK_doublereal *work, __CLPK_integer *lwork, __CLPK_integer *iwork, __CLPK_integer * + liwork, __CLPK_logical *bwork, __CLPK_integer *info); + +/* Subroutine */ int dggev_(char *jobvl, char *jobvr, __CLPK_integer *n, __CLPK_doublereal * + a, __CLPK_integer *lda, __CLPK_doublereal *b, __CLPK_integer *ldb, __CLPK_doublereal *alphar, + __CLPK_doublereal *alphai, __CLPK_doublereal *beta, __CLPK_doublereal *vl, __CLPK_integer *ldvl, + __CLPK_doublereal *vr, __CLPK_integer *ldvr, __CLPK_doublereal *work, __CLPK_integer *lwork, + __CLPK_integer *info); + +/* Subroutine */ int dggevx_(char *balanc, char *jobvl, char *jobvr, char * + sense, __CLPK_integer *n, __CLPK_doublereal *a, __CLPK_integer *lda, __CLPK_doublereal *b, + __CLPK_integer *ldb, __CLPK_doublereal *alphar, __CLPK_doublereal *alphai, __CLPK_doublereal * + beta, __CLPK_doublereal *vl, __CLPK_integer *ldvl, __CLPK_doublereal *vr, __CLPK_integer *ldvr, + __CLPK_integer *ilo, __CLPK_integer *ihi, __CLPK_doublereal *lscale, __CLPK_doublereal *rscale, + __CLPK_doublereal *abnrm, __CLPK_doublereal *bbnrm, __CLPK_doublereal *rconde, __CLPK_doublereal * + rcondv, __CLPK_doublereal *work, __CLPK_integer *lwork, __CLPK_integer *iwork, __CLPK_logical * + bwork, __CLPK_integer *info); + +/* Subroutine */ int dggglm_(__CLPK_integer *n, __CLPK_integer *m, __CLPK_integer *p, __CLPK_doublereal * + a, __CLPK_integer *lda, __CLPK_doublereal *b, __CLPK_integer *ldb, __CLPK_doublereal *d__, + __CLPK_doublereal *x, __CLPK_doublereal *y, __CLPK_doublereal *work, __CLPK_integer *lwork, + __CLPK_integer *info); + +/* Subroutine */ int dgghrd_(char *compq, char *compz, __CLPK_integer *n, __CLPK_integer * + ilo, __CLPK_integer *ihi, __CLPK_doublereal *a, __CLPK_integer *lda, __CLPK_doublereal *b, + __CLPK_integer *ldb, __CLPK_doublereal *q, __CLPK_integer *ldq, __CLPK_doublereal *z__, __CLPK_integer * + ldz, __CLPK_integer *info); + +/* Subroutine */ int dgglse_(__CLPK_integer *m, __CLPK_integer *n, __CLPK_integer *p, __CLPK_doublereal * + a, __CLPK_integer *lda, __CLPK_doublereal *b, __CLPK_integer *ldb, __CLPK_doublereal *c__, + __CLPK_doublereal *d__, __CLPK_doublereal *x, __CLPK_doublereal *work, __CLPK_integer *lwork, + __CLPK_integer *info); + +/* Subroutine */ int dggqrf_(__CLPK_integer *n, __CLPK_integer *m, __CLPK_integer *p, __CLPK_doublereal * + a, __CLPK_integer *lda, __CLPK_doublereal *taua, __CLPK_doublereal *b, __CLPK_integer *ldb, + __CLPK_doublereal *taub, __CLPK_doublereal *work, __CLPK_integer *lwork, __CLPK_integer *info); + +/* Subroutine */ int dggrqf_(__CLPK_integer *m, __CLPK_integer *p, __CLPK_integer *n, __CLPK_doublereal * + a, __CLPK_integer *lda, __CLPK_doublereal *taua, __CLPK_doublereal *b, __CLPK_integer *ldb, + __CLPK_doublereal *taub, __CLPK_doublereal *work, __CLPK_integer *lwork, __CLPK_integer *info); + +/* Subroutine */ int dggsvd_(char *jobu, char *jobv, char *jobq, __CLPK_integer *m, + __CLPK_integer *n, __CLPK_integer *p, __CLPK_integer *k, __CLPK_integer *l, __CLPK_doublereal *a, + __CLPK_integer *lda, __CLPK_doublereal *b, __CLPK_integer *ldb, __CLPK_doublereal *alpha, + __CLPK_doublereal *beta, __CLPK_doublereal *u, __CLPK_integer *ldu, __CLPK_doublereal *v, __CLPK_integer + *ldv, __CLPK_doublereal *q, __CLPK_integer *ldq, __CLPK_doublereal *work, __CLPK_integer *iwork, + __CLPK_integer *info); + +/* Subroutine */ int dggsvp_(char *jobu, char *jobv, char *jobq, __CLPK_integer *m, + __CLPK_integer *p, __CLPK_integer *n, __CLPK_doublereal *a, __CLPK_integer *lda, __CLPK_doublereal *b, + __CLPK_integer *ldb, __CLPK_doublereal *tola, __CLPK_doublereal *tolb, __CLPK_integer *k, __CLPK_integer + *l, __CLPK_doublereal *u, __CLPK_integer *ldu, __CLPK_doublereal *v, __CLPK_integer *ldv, + __CLPK_doublereal *q, __CLPK_integer *ldq, __CLPK_integer *iwork, __CLPK_doublereal *tau, + __CLPK_doublereal *work, __CLPK_integer *info); + +/* Subroutine */ int dgtcon_(char *norm, __CLPK_integer *n, __CLPK_doublereal *dl, + __CLPK_doublereal *d__, __CLPK_doublereal *du, __CLPK_doublereal *du2, __CLPK_integer *ipiv, + __CLPK_doublereal *anorm, __CLPK_doublereal *rcond, __CLPK_doublereal *work, __CLPK_integer * + iwork, __CLPK_integer *info); + +/* Subroutine */ int dgtrfs_(char *trans, __CLPK_integer *n, __CLPK_integer *nrhs, + __CLPK_doublereal *dl, __CLPK_doublereal *d__, __CLPK_doublereal *du, __CLPK_doublereal *dlf, + __CLPK_doublereal *df, __CLPK_doublereal *duf, __CLPK_doublereal *du2, __CLPK_integer *ipiv, + __CLPK_doublereal *b, __CLPK_integer *ldb, __CLPK_doublereal *x, __CLPK_integer *ldx, __CLPK_doublereal * + ferr, __CLPK_doublereal *berr, __CLPK_doublereal *work, __CLPK_integer *iwork, __CLPK_integer * + info); + +/* Subroutine */ int dgtsv_(__CLPK_integer *n, __CLPK_integer *nrhs, __CLPK_doublereal *dl, + __CLPK_doublereal *d__, __CLPK_doublereal *du, __CLPK_doublereal *b, __CLPK_integer *ldb, __CLPK_integer + *info); + +/* Subroutine */ int dgtsvx_(char *fact, char *trans, __CLPK_integer *n, __CLPK_integer * + nrhs, __CLPK_doublereal *dl, __CLPK_doublereal *d__, __CLPK_doublereal *du, __CLPK_doublereal * + dlf, __CLPK_doublereal *df, __CLPK_doublereal *duf, __CLPK_doublereal *du2, __CLPK_integer *ipiv, + __CLPK_doublereal *b, __CLPK_integer *ldb, __CLPK_doublereal *x, __CLPK_integer *ldx, __CLPK_doublereal * + rcond, __CLPK_doublereal *ferr, __CLPK_doublereal *berr, __CLPK_doublereal *work, __CLPK_integer * + iwork, __CLPK_integer *info); + +/* Subroutine */ int dgttrf_(__CLPK_integer *n, __CLPK_doublereal *dl, __CLPK_doublereal *d__, + __CLPK_doublereal *du, __CLPK_doublereal *du2, __CLPK_integer *ipiv, __CLPK_integer *info); + +/* Subroutine */ int dgttrs_(char *trans, __CLPK_integer *n, __CLPK_integer *nrhs, + __CLPK_doublereal *dl, __CLPK_doublereal *d__, __CLPK_doublereal *du, __CLPK_doublereal *du2, + __CLPK_integer *ipiv, __CLPK_doublereal *b, __CLPK_integer *ldb, __CLPK_integer *info); + +/* Subroutine */ int dgtts2_(__CLPK_integer *itrans, __CLPK_integer *n, __CLPK_integer *nrhs, + __CLPK_doublereal *dl, __CLPK_doublereal *d__, __CLPK_doublereal *du, __CLPK_doublereal *du2, + __CLPK_integer *ipiv, __CLPK_doublereal *b, __CLPK_integer *ldb); + +/* Subroutine */ int dhgeqz_(char *job, char *compq, char *compz, __CLPK_integer *n, + __CLPK_integer *ilo, __CLPK_integer *ihi, __CLPK_doublereal *a, __CLPK_integer *lda, __CLPK_doublereal * + b, __CLPK_integer *ldb, __CLPK_doublereal *alphar, __CLPK_doublereal *alphai, __CLPK_doublereal * + beta, __CLPK_doublereal *q, __CLPK_integer *ldq, __CLPK_doublereal *z__, __CLPK_integer *ldz, + __CLPK_doublereal *work, __CLPK_integer *lwork, __CLPK_integer *info); + +/* Subroutine */ int dhsein_(char *side, char *eigsrc, char *initv, __CLPK_logical * + select, __CLPK_integer *n, __CLPK_doublereal *h__, __CLPK_integer *ldh, __CLPK_doublereal *wr, + __CLPK_doublereal *wi, __CLPK_doublereal *vl, __CLPK_integer *ldvl, __CLPK_doublereal *vr, + __CLPK_integer *ldvr, __CLPK_integer *mm, __CLPK_integer *m, __CLPK_doublereal *work, __CLPK_integer * + ifaill, __CLPK_integer *ifailr, __CLPK_integer *info); + +/* Subroutine */ int dhseqr_(char *job, char *compz, __CLPK_integer *n, __CLPK_integer *ilo, + __CLPK_integer *ihi, __CLPK_doublereal *h__, __CLPK_integer *ldh, __CLPK_doublereal *wr, + __CLPK_doublereal *wi, __CLPK_doublereal *z__, __CLPK_integer *ldz, __CLPK_doublereal *work, + __CLPK_integer *lwork, __CLPK_integer *info); + +/* Subroutine */ int dlabad_(__CLPK_doublereal *small, __CLPK_doublereal *large); + +/* Subroutine */ int dlabrd_(__CLPK_integer *m, __CLPK_integer *n, __CLPK_integer *nb, __CLPK_doublereal * + a, __CLPK_integer *lda, __CLPK_doublereal *d__, __CLPK_doublereal *e, __CLPK_doublereal *tauq, + __CLPK_doublereal *taup, __CLPK_doublereal *x, __CLPK_integer *ldx, __CLPK_doublereal *y, __CLPK_integer + *ldy); + +/* Subroutine */ int dlacon_(__CLPK_integer *n, __CLPK_doublereal *v, __CLPK_doublereal *x, + __CLPK_integer *isgn, __CLPK_doublereal *est, __CLPK_integer *kase); + +/* Subroutine */ int dlacpy_(char *uplo, __CLPK_integer *m, __CLPK_integer *n, __CLPK_doublereal * + a, __CLPK_integer *lda, __CLPK_doublereal *b, __CLPK_integer *ldb); + +/* Subroutine */ int dladiv_(__CLPK_doublereal *a, __CLPK_doublereal *b, __CLPK_doublereal *c__, + __CLPK_doublereal *d__, __CLPK_doublereal *p, __CLPK_doublereal *q); + +/* Subroutine */ int dlae2_(__CLPK_doublereal *a, __CLPK_doublereal *b, __CLPK_doublereal *c__, + __CLPK_doublereal *rt1, __CLPK_doublereal *rt2); + +/* Subroutine */ int dlaebz_(__CLPK_integer *ijob, __CLPK_integer *nitmax, __CLPK_integer *n, + __CLPK_integer *mmax, __CLPK_integer *minp, __CLPK_integer *nbmin, __CLPK_doublereal *abstol, + __CLPK_doublereal *reltol, __CLPK_doublereal *pivmin, __CLPK_doublereal *d__, __CLPK_doublereal * + e, __CLPK_doublereal *e2, __CLPK_integer *nval, __CLPK_doublereal *ab, __CLPK_doublereal *c__, + __CLPK_integer *mout, __CLPK_integer *nab, __CLPK_doublereal *work, __CLPK_integer *iwork, + __CLPK_integer *info); + +/* Subroutine */ int dlaed0_(__CLPK_integer *icompq, __CLPK_integer *qsiz, __CLPK_integer *n, + __CLPK_doublereal *d__, __CLPK_doublereal *e, __CLPK_doublereal *q, __CLPK_integer *ldq, + __CLPK_doublereal *qstore, __CLPK_integer *ldqs, __CLPK_doublereal *work, __CLPK_integer *iwork, + __CLPK_integer *info); + +/* Subroutine */ int dlaed1_(__CLPK_integer *n, __CLPK_doublereal *d__, __CLPK_doublereal *q, + __CLPK_integer *ldq, __CLPK_integer *indxq, __CLPK_doublereal *rho, __CLPK_integer *cutpnt, + __CLPK_doublereal *work, __CLPK_integer *iwork, __CLPK_integer *info); + +/* Subroutine */ int dlaed2_(__CLPK_integer *k, __CLPK_integer *n, __CLPK_integer *n1, __CLPK_doublereal * + d__, __CLPK_doublereal *q, __CLPK_integer *ldq, __CLPK_integer *indxq, __CLPK_doublereal *rho, + __CLPK_doublereal *z__, __CLPK_doublereal *dlamda, __CLPK_doublereal *w, __CLPK_doublereal *q2, + __CLPK_integer *indx, __CLPK_integer *indxc, __CLPK_integer *indxp, __CLPK_integer *coltyp, + __CLPK_integer *info); + +/* Subroutine */ int dlaed3_(__CLPK_integer *k, __CLPK_integer *n, __CLPK_integer *n1, __CLPK_doublereal * + d__, __CLPK_doublereal *q, __CLPK_integer *ldq, __CLPK_doublereal *rho, __CLPK_doublereal *dlamda, + __CLPK_doublereal *q2, __CLPK_integer *indx, __CLPK_integer *ctot, __CLPK_doublereal *w, + __CLPK_doublereal *s, __CLPK_integer *info); + +/* Subroutine */ int dlaed4_(__CLPK_integer *n, __CLPK_integer *i__, __CLPK_doublereal *d__, + __CLPK_doublereal *z__, __CLPK_doublereal *delta, __CLPK_doublereal *rho, __CLPK_doublereal *dlam, + __CLPK_integer *info); + +/* Subroutine */ int dlaed5_(__CLPK_integer *i__, __CLPK_doublereal *d__, __CLPK_doublereal *z__, + __CLPK_doublereal *delta, __CLPK_doublereal *rho, __CLPK_doublereal *dlam); + +/* Subroutine */ int dlaed6_(__CLPK_integer *kniter, __CLPK_logical *orgati, __CLPK_doublereal * + rho, __CLPK_doublereal *d__, __CLPK_doublereal *z__, __CLPK_doublereal *finit, __CLPK_doublereal * + tau, __CLPK_integer *info); + +/* Subroutine */ int dlaed7_(__CLPK_integer *icompq, __CLPK_integer *n, __CLPK_integer *qsiz, + __CLPK_integer *tlvls, __CLPK_integer *curlvl, __CLPK_integer *curpbm, __CLPK_doublereal *d__, + __CLPK_doublereal *q, __CLPK_integer *ldq, __CLPK_integer *indxq, __CLPK_doublereal *rho, __CLPK_integer + *cutpnt, __CLPK_doublereal *qstore, __CLPK_integer *qptr, __CLPK_integer *prmptr, __CLPK_integer * + perm, __CLPK_integer *givptr, __CLPK_integer *givcol, __CLPK_doublereal *givnum, + __CLPK_doublereal *work, __CLPK_integer *iwork, __CLPK_integer *info); + +/* Subroutine */ int dlaed8_(__CLPK_integer *icompq, __CLPK_integer *k, __CLPK_integer *n, __CLPK_integer + *qsiz, __CLPK_doublereal *d__, __CLPK_doublereal *q, __CLPK_integer *ldq, __CLPK_integer *indxq, + __CLPK_doublereal *rho, __CLPK_integer *cutpnt, __CLPK_doublereal *z__, __CLPK_doublereal *dlamda, + __CLPK_doublereal *q2, __CLPK_integer *ldq2, __CLPK_doublereal *w, __CLPK_integer *perm, __CLPK_integer + *givptr, __CLPK_integer *givcol, __CLPK_doublereal *givnum, __CLPK_integer *indxp, __CLPK_integer + *indx, __CLPK_integer *info); + +/* Subroutine */ int dlaed9_(__CLPK_integer *k, __CLPK_integer *kstart, __CLPK_integer *kstop, + __CLPK_integer *n, __CLPK_doublereal *d__, __CLPK_doublereal *q, __CLPK_integer *ldq, __CLPK_doublereal * + rho, __CLPK_doublereal *dlamda, __CLPK_doublereal *w, __CLPK_doublereal *s, __CLPK_integer *lds, + __CLPK_integer *info); + +/* Subroutine */ int dlaeda_(__CLPK_integer *n, __CLPK_integer *tlvls, __CLPK_integer *curlvl, + __CLPK_integer *curpbm, __CLPK_integer *prmptr, __CLPK_integer *perm, __CLPK_integer *givptr, + __CLPK_integer *givcol, __CLPK_doublereal *givnum, __CLPK_doublereal *q, __CLPK_integer *qptr, + __CLPK_doublereal *z__, __CLPK_doublereal *ztemp, __CLPK_integer *info); + +/* Subroutine */ int dlaein_(__CLPK_logical *rightv, __CLPK_logical *noinit, __CLPK_integer *n, + __CLPK_doublereal *h__, __CLPK_integer *ldh, __CLPK_doublereal *wr, __CLPK_doublereal *wi, + __CLPK_doublereal *vr, __CLPK_doublereal *vi, __CLPK_doublereal *b, __CLPK_integer *ldb, + __CLPK_doublereal *work, __CLPK_doublereal *eps3, __CLPK_doublereal *smlnum, __CLPK_doublereal * + bignum, __CLPK_integer *info); + +/* Subroutine */ int dlaev2_(__CLPK_doublereal *a, __CLPK_doublereal *b, __CLPK_doublereal *c__, + __CLPK_doublereal *rt1, __CLPK_doublereal *rt2, __CLPK_doublereal *cs1, __CLPK_doublereal *sn1); + +/* Subroutine */ int dlaexc_(__CLPK_logical *wantq, __CLPK_integer *n, __CLPK_doublereal *t, + __CLPK_integer *ldt, __CLPK_doublereal *q, __CLPK_integer *ldq, __CLPK_integer *j1, __CLPK_integer *n1, + __CLPK_integer *n2, __CLPK_doublereal *work, __CLPK_integer *info); + +/* Subroutine */ int dlag2_(__CLPK_doublereal *a, __CLPK_integer *lda, __CLPK_doublereal *b, + __CLPK_integer *ldb, __CLPK_doublereal *safmin, __CLPK_doublereal *scale1, __CLPK_doublereal * + scale2, __CLPK_doublereal *wr1, __CLPK_doublereal *wr2, __CLPK_doublereal *wi); + +/* Subroutine */ int dlags2_(__CLPK_logical *upper, __CLPK_doublereal *a1, __CLPK_doublereal *a2, + __CLPK_doublereal *a3, __CLPK_doublereal *b1, __CLPK_doublereal *b2, __CLPK_doublereal *b3, + __CLPK_doublereal *csu, __CLPK_doublereal *snu, __CLPK_doublereal *csv, __CLPK_doublereal *snv, + __CLPK_doublereal *csq, __CLPK_doublereal *snq); + +/* Subroutine */ int dlagtf_(__CLPK_integer *n, __CLPK_doublereal *a, __CLPK_doublereal *lambda, + __CLPK_doublereal *b, __CLPK_doublereal *c__, __CLPK_doublereal *tol, __CLPK_doublereal *d__, + __CLPK_integer *in, __CLPK_integer *info); + +/* Subroutine */ int dlagtm_(char *trans, __CLPK_integer *n, __CLPK_integer *nrhs, + __CLPK_doublereal *alpha, __CLPK_doublereal *dl, __CLPK_doublereal *d__, __CLPK_doublereal *du, + __CLPK_doublereal *x, __CLPK_integer *ldx, __CLPK_doublereal *beta, __CLPK_doublereal *b, __CLPK_integer + *ldb); + +/* Subroutine */ int dlagts_(__CLPK_integer *job, __CLPK_integer *n, __CLPK_doublereal *a, + __CLPK_doublereal *b, __CLPK_doublereal *c__, __CLPK_doublereal *d__, __CLPK_integer *in, + __CLPK_doublereal *y, __CLPK_doublereal *tol, __CLPK_integer *info); + +/* Subroutine */ int dlagv2_(__CLPK_doublereal *a, __CLPK_integer *lda, __CLPK_doublereal *b, + __CLPK_integer *ldb, __CLPK_doublereal *alphar, __CLPK_doublereal *alphai, __CLPK_doublereal * + beta, __CLPK_doublereal *csl, __CLPK_doublereal *snl, __CLPK_doublereal *csr, __CLPK_doublereal * + snr); + +/* Subroutine */ int dlahqr_(__CLPK_logical *wantt, __CLPK_logical *wantz, __CLPK_integer *n, + __CLPK_integer *ilo, __CLPK_integer *ihi, __CLPK_doublereal *h__, __CLPK_integer *ldh, __CLPK_doublereal + *wr, __CLPK_doublereal *wi, __CLPK_integer *iloz, __CLPK_integer *ihiz, __CLPK_doublereal *z__, + __CLPK_integer *ldz, __CLPK_integer *info); + +/* Subroutine */ int dlahrd_(__CLPK_integer *n, __CLPK_integer *k, __CLPK_integer *nb, __CLPK_doublereal * + a, __CLPK_integer *lda, __CLPK_doublereal *tau, __CLPK_doublereal *t, __CLPK_integer *ldt, + __CLPK_doublereal *y, __CLPK_integer *ldy); + +/* Subroutine */ int dlaic1_(__CLPK_integer *job, __CLPK_integer *j, __CLPK_doublereal *x, + __CLPK_doublereal *sest, __CLPK_doublereal *w, __CLPK_doublereal *gamma, __CLPK_doublereal * + sestpr, __CLPK_doublereal *s, __CLPK_doublereal *c__); + +/* Subroutine */ int dlaln2_(__CLPK_logical *ltrans, __CLPK_integer *na, __CLPK_integer *nw, + __CLPK_doublereal *smin, __CLPK_doublereal *ca, __CLPK_doublereal *a, __CLPK_integer *lda, + __CLPK_doublereal *d1, __CLPK_doublereal *d2, __CLPK_doublereal *b, __CLPK_integer *ldb, + __CLPK_doublereal *wr, __CLPK_doublereal *wi, __CLPK_doublereal *x, __CLPK_integer *ldx, + __CLPK_doublereal *scale, __CLPK_doublereal *xnorm, __CLPK_integer *info); + +/* Subroutine */ int dlals0_(__CLPK_integer *icompq, __CLPK_integer *nl, __CLPK_integer *nr, + __CLPK_integer *sqre, __CLPK_integer *nrhs, __CLPK_doublereal *b, __CLPK_integer *ldb, __CLPK_doublereal + *bx, __CLPK_integer *ldbx, __CLPK_integer *perm, __CLPK_integer *givptr, __CLPK_integer *givcol, + __CLPK_integer *ldgcol, __CLPK_doublereal *givnum, __CLPK_integer *ldgnum, __CLPK_doublereal * + poles, __CLPK_doublereal *difl, __CLPK_doublereal *difr, __CLPK_doublereal *z__, __CLPK_integer * + k, __CLPK_doublereal *c__, __CLPK_doublereal *s, __CLPK_doublereal *work, __CLPK_integer *info); + +/* Subroutine */ int dlalsa_(__CLPK_integer *icompq, __CLPK_integer *smlsiz, __CLPK_integer *n, + __CLPK_integer *nrhs, __CLPK_doublereal *b, __CLPK_integer *ldb, __CLPK_doublereal *bx, __CLPK_integer * + ldbx, __CLPK_doublereal *u, __CLPK_integer *ldu, __CLPK_doublereal *vt, __CLPK_integer *k, + __CLPK_doublereal *difl, __CLPK_doublereal *difr, __CLPK_doublereal *z__, __CLPK_doublereal * + poles, __CLPK_integer *givptr, __CLPK_integer *givcol, __CLPK_integer *ldgcol, __CLPK_integer * + perm, __CLPK_doublereal *givnum, __CLPK_doublereal *c__, __CLPK_doublereal *s, __CLPK_doublereal * + work, __CLPK_integer *iwork, __CLPK_integer *info); + +/* Subroutine */ int dlalsd_(char *uplo, __CLPK_integer *smlsiz, __CLPK_integer *n, __CLPK_integer + *nrhs, __CLPK_doublereal *d__, __CLPK_doublereal *e, __CLPK_doublereal *b, __CLPK_integer *ldb, + __CLPK_doublereal *rcond, __CLPK_integer *rank, __CLPK_doublereal *work, __CLPK_integer *iwork, + __CLPK_integer *info); + +/* Subroutine */ int dlamc1_(__CLPK_integer *beta, __CLPK_integer *t, __CLPK_logical *rnd, __CLPK_logical + *ieee1); + +/* Subroutine */ int dlamc2_(__CLPK_integer *beta, __CLPK_integer *t, __CLPK_logical *rnd, + __CLPK_doublereal *eps, __CLPK_integer *emin, __CLPK_doublereal *rmin, __CLPK_integer *emax, + __CLPK_doublereal *rmax); + +/* Subroutine */ int dlamc4_(__CLPK_integer *emin, __CLPK_doublereal *start, __CLPK_integer *base); + +/* Subroutine */ int dlamc5_(__CLPK_integer *beta, __CLPK_integer *p, __CLPK_integer *emin, + __CLPK_logical *ieee, __CLPK_integer *emax, __CLPK_doublereal *rmax); + +/* Subroutine */ int dlamrg_(__CLPK_integer *n1, __CLPK_integer *n2, __CLPK_doublereal *a, __CLPK_integer + *dtrd1, __CLPK_integer *dtrd2, __CLPK_integer *index); + +/* Subroutine */ int dlanv2_(__CLPK_doublereal *a, __CLPK_doublereal *b, __CLPK_doublereal *c__, + __CLPK_doublereal *d__, __CLPK_doublereal *rt1r, __CLPK_doublereal *rt1i, __CLPK_doublereal *rt2r, + __CLPK_doublereal *rt2i, __CLPK_doublereal *cs, __CLPK_doublereal *sn); + +/* Subroutine */ int dlapll_(__CLPK_integer *n, __CLPK_doublereal *x, __CLPK_integer *incx, + __CLPK_doublereal *y, __CLPK_integer *incy, __CLPK_doublereal *ssmin); + +/* Subroutine */ int dlapmt_(__CLPK_logical *forwrd, __CLPK_integer *m, __CLPK_integer *n, + __CLPK_doublereal *x, __CLPK_integer *ldx, __CLPK_integer *k); + +/* Subroutine */ int dlaqgb_(__CLPK_integer *m, __CLPK_integer *n, __CLPK_integer *kl, __CLPK_integer *ku, + __CLPK_doublereal *ab, __CLPK_integer *ldab, __CLPK_doublereal *r__, __CLPK_doublereal *c__, + __CLPK_doublereal *rowcnd, __CLPK_doublereal *colcnd, __CLPK_doublereal *amax, char *equed); + +/* Subroutine */ int dlaqge_(__CLPK_integer *m, __CLPK_integer *n, __CLPK_doublereal *a, __CLPK_integer * + lda, __CLPK_doublereal *r__, __CLPK_doublereal *c__, __CLPK_doublereal *rowcnd, __CLPK_doublereal + *colcnd, __CLPK_doublereal *amax, char *equed); + +/* Subroutine */ int dlaqp2_(__CLPK_integer *m, __CLPK_integer *n, __CLPK_integer *offset, + __CLPK_doublereal *a, __CLPK_integer *lda, __CLPK_integer *jpvt, __CLPK_doublereal *tau, + __CLPK_doublereal *vn1, __CLPK_doublereal *vn2, __CLPK_doublereal *work); + +/* Subroutine */ int dlaqps_(__CLPK_integer *m, __CLPK_integer *n, __CLPK_integer *offset, __CLPK_integer + *nb, __CLPK_integer *kb, __CLPK_doublereal *a, __CLPK_integer *lda, __CLPK_integer *jpvt, + __CLPK_doublereal *tau, __CLPK_doublereal *vn1, __CLPK_doublereal *vn2, __CLPK_doublereal *auxv, + __CLPK_doublereal *f, __CLPK_integer *ldf); + +/* Subroutine */ int dlaqsb_(char *uplo, __CLPK_integer *n, __CLPK_integer *kd, __CLPK_doublereal * + ab, __CLPK_integer *ldab, __CLPK_doublereal *s, __CLPK_doublereal *scond, __CLPK_doublereal *amax, + char *equed); + +/* Subroutine */ int dlaqsp_(char *uplo, __CLPK_integer *n, __CLPK_doublereal *ap, + __CLPK_doublereal *s, __CLPK_doublereal *scond, __CLPK_doublereal *amax, char *equed); + +/* Subroutine */ int dlaqsy_(char *uplo, __CLPK_integer *n, __CLPK_doublereal *a, __CLPK_integer * + lda, __CLPK_doublereal *s, __CLPK_doublereal *scond, __CLPK_doublereal *amax, char *equed); + +/* Subroutine */ int dlaqtr_(__CLPK_logical *ltran, __CLPK_logical *lreal, __CLPK_integer *n, + __CLPK_doublereal *t, __CLPK_integer *ldt, __CLPK_doublereal *b, __CLPK_doublereal *w, __CLPK_doublereal + *scale, __CLPK_doublereal *x, __CLPK_doublereal *work, __CLPK_integer *info); + +/* Subroutine */ int dlar1v_(__CLPK_integer *n, __CLPK_integer *b1, __CLPK_integer *bn, __CLPK_doublereal + *sigma, __CLPK_doublereal *d__, __CLPK_doublereal *l, __CLPK_doublereal *ld, __CLPK_doublereal * + lld, __CLPK_doublereal *gersch, __CLPK_doublereal *z__, __CLPK_doublereal *ztz, __CLPK_doublereal + *mingma, __CLPK_integer *r__, __CLPK_integer *isuppz, __CLPK_doublereal *work); + +/* Subroutine */ int dlar2v_(__CLPK_integer *n, __CLPK_doublereal *x, __CLPK_doublereal *y, + __CLPK_doublereal *z__, __CLPK_integer *incx, __CLPK_doublereal *c__, __CLPK_doublereal *s, + __CLPK_integer *incc); + +/* Subroutine */ int dlarf_(char *side, __CLPK_integer *m, __CLPK_integer *n, __CLPK_doublereal *v, + __CLPK_integer *incv, __CLPK_doublereal *tau, __CLPK_doublereal *c__, __CLPK_integer *ldc, + __CLPK_doublereal *work); + +/* Subroutine */ int dlarfb_(char *side, char *trans, char *direct, char * + storev, __CLPK_integer *m, __CLPK_integer *n, __CLPK_integer *k, __CLPK_doublereal *v, __CLPK_integer * + ldv, __CLPK_doublereal *t, __CLPK_integer *ldt, __CLPK_doublereal *c__, __CLPK_integer *ldc, + __CLPK_doublereal *work, __CLPK_integer *ldwork); + +/* Subroutine */ int dlarfg_(__CLPK_integer *n, __CLPK_doublereal *alpha, __CLPK_doublereal *x, + __CLPK_integer *incx, __CLPK_doublereal *tau); + +/* Subroutine */ int dlarft_(char *direct, char *storev, __CLPK_integer *n, __CLPK_integer * + k, __CLPK_doublereal *v, __CLPK_integer *ldv, __CLPK_doublereal *tau, __CLPK_doublereal *t, + __CLPK_integer *ldt); + +/* Subroutine */ int dlarfx_(char *side, __CLPK_integer *m, __CLPK_integer *n, __CLPK_doublereal * + v, __CLPK_doublereal *tau, __CLPK_doublereal *c__, __CLPK_integer *ldc, __CLPK_doublereal *work); + +/* Subroutine */ int dlargv_(__CLPK_integer *n, __CLPK_doublereal *x, __CLPK_integer *incx, + __CLPK_doublereal *y, __CLPK_integer *incy, __CLPK_doublereal *c__, __CLPK_integer *incc); + +/* Subroutine */ int dlarnv_(__CLPK_integer *idist, __CLPK_integer *iseed, __CLPK_integer *n, + __CLPK_doublereal *x); + +/* Subroutine */ int dlarrb_(__CLPK_integer *n, __CLPK_doublereal *d__, __CLPK_doublereal *l, + __CLPK_doublereal *ld, __CLPK_doublereal *lld, __CLPK_integer *ifirst, __CLPK_integer *ilast, + __CLPK_doublereal *sigma, __CLPK_doublereal *reltol, __CLPK_doublereal *w, __CLPK_doublereal * + wgap, __CLPK_doublereal *werr, __CLPK_doublereal *work, __CLPK_integer *iwork, __CLPK_integer * + info); + +/* Subroutine */ int dlarre_(__CLPK_integer *n, __CLPK_doublereal *d__, __CLPK_doublereal *e, + __CLPK_doublereal *tol, __CLPK_integer *nsplit, __CLPK_integer *isplit, __CLPK_integer *m, + __CLPK_doublereal *w, __CLPK_doublereal *woff, __CLPK_doublereal *gersch, __CLPK_doublereal *work, + __CLPK_integer *info); + +/* Subroutine */ int dlarrf_(__CLPK_integer *n, __CLPK_doublereal *d__, __CLPK_doublereal *l, + __CLPK_doublereal *ld, __CLPK_doublereal *lld, __CLPK_integer *ifirst, __CLPK_integer *ilast, + __CLPK_doublereal *w, __CLPK_doublereal *dplus, __CLPK_doublereal *lplus, __CLPK_doublereal *work, + __CLPK_integer *iwork, __CLPK_integer *info); + +/* Subroutine */ int dlarrv_(__CLPK_integer *n, __CLPK_doublereal *d__, __CLPK_doublereal *l, + __CLPK_integer *isplit, __CLPK_integer *m, __CLPK_doublereal *w, __CLPK_integer *iblock, + __CLPK_doublereal *gersch, __CLPK_doublereal *tol, __CLPK_doublereal *z__, __CLPK_integer *ldz, + __CLPK_integer *isuppz, __CLPK_doublereal *work, __CLPK_integer *iwork, __CLPK_integer *info); + +/* Subroutine */ int dlartg_(__CLPK_doublereal *f, __CLPK_doublereal *g, __CLPK_doublereal *cs, + __CLPK_doublereal *sn, __CLPK_doublereal *r__); + +/* Subroutine */ int dlartv_(__CLPK_integer *n, __CLPK_doublereal *x, __CLPK_integer *incx, + __CLPK_doublereal *y, __CLPK_integer *incy, __CLPK_doublereal *c__, __CLPK_doublereal *s, __CLPK_integer + *incc); + +/* Subroutine */ int dlaruv_(__CLPK_integer *iseed, __CLPK_integer *n, __CLPK_doublereal *x); + +/* Subroutine */ int dlarz_(char *side, __CLPK_integer *m, __CLPK_integer *n, __CLPK_integer *l, + __CLPK_doublereal *v, __CLPK_integer *incv, __CLPK_doublereal *tau, __CLPK_doublereal *c__, + __CLPK_integer *ldc, __CLPK_doublereal *work); + +/* Subroutine */ int dlarzb_(char *side, char *trans, char *direct, char * + storev, __CLPK_integer *m, __CLPK_integer *n, __CLPK_integer *k, __CLPK_integer *l, __CLPK_doublereal *v, + __CLPK_integer *ldv, __CLPK_doublereal *t, __CLPK_integer *ldt, __CLPK_doublereal *c__, __CLPK_integer * + ldc, __CLPK_doublereal *work, __CLPK_integer *ldwork); + +/* Subroutine */ int dlarzt_(char *direct, char *storev, __CLPK_integer *n, __CLPK_integer * + k, __CLPK_doublereal *v, __CLPK_integer *ldv, __CLPK_doublereal *tau, __CLPK_doublereal *t, + __CLPK_integer *ldt); + +/* Subroutine */ int dlas2_(__CLPK_doublereal *f, __CLPK_doublereal *g, __CLPK_doublereal *h__, + __CLPK_doublereal *ssmin, __CLPK_doublereal *ssmax); + +/* Subroutine */ int dlascl_(char *type__, __CLPK_integer *kl, __CLPK_integer *ku, + __CLPK_doublereal *cfrom, __CLPK_doublereal *cto, __CLPK_integer *m, __CLPK_integer *n, + __CLPK_doublereal *a, __CLPK_integer *lda, __CLPK_integer *info); + +/* Subroutine */ int dlasd0_(__CLPK_integer *n, __CLPK_integer *sqre, __CLPK_doublereal *d__, + __CLPK_doublereal *e, __CLPK_doublereal *u, __CLPK_integer *ldu, __CLPK_doublereal *vt, __CLPK_integer * + ldvt, __CLPK_integer *smlsiz, __CLPK_integer *iwork, __CLPK_doublereal *work, __CLPK_integer * + info); + +/* Subroutine */ int dlasd1_(__CLPK_integer *nl, __CLPK_integer *nr, __CLPK_integer *sqre, + __CLPK_doublereal *d__, __CLPK_doublereal *alpha, __CLPK_doublereal *beta, __CLPK_doublereal *u, + __CLPK_integer *ldu, __CLPK_doublereal *vt, __CLPK_integer *ldvt, __CLPK_integer *idxq, __CLPK_integer * + iwork, __CLPK_doublereal *work, __CLPK_integer *info); + +/* Subroutine */ int dlasd2_(__CLPK_integer *nl, __CLPK_integer *nr, __CLPK_integer *sqre, __CLPK_integer + *k, __CLPK_doublereal *d__, __CLPK_doublereal *z__, __CLPK_doublereal *alpha, __CLPK_doublereal * + beta, __CLPK_doublereal *u, __CLPK_integer *ldu, __CLPK_doublereal *vt, __CLPK_integer *ldvt, + __CLPK_doublereal *dsigma, __CLPK_doublereal *u2, __CLPK_integer *ldu2, __CLPK_doublereal *vt2, + __CLPK_integer *ldvt2, __CLPK_integer *idxp, __CLPK_integer *idx, __CLPK_integer *idxc, __CLPK_integer * + idxq, __CLPK_integer *coltyp, __CLPK_integer *info); + +/* Subroutine */ int dlasd3_(__CLPK_integer *nl, __CLPK_integer *nr, __CLPK_integer *sqre, __CLPK_integer + *k, __CLPK_doublereal *d__, __CLPK_doublereal *q, __CLPK_integer *ldq, __CLPK_doublereal *dsigma, + __CLPK_doublereal *u, __CLPK_integer *ldu, __CLPK_doublereal *u2, __CLPK_integer *ldu2, + __CLPK_doublereal *vt, __CLPK_integer *ldvt, __CLPK_doublereal *vt2, __CLPK_integer *ldvt2, + __CLPK_integer *idxc, __CLPK_integer *ctot, __CLPK_doublereal *z__, __CLPK_integer *info); + +/* Subroutine */ int dlasd4_(__CLPK_integer *n, __CLPK_integer *i__, __CLPK_doublereal *d__, + __CLPK_doublereal *z__, __CLPK_doublereal *delta, __CLPK_doublereal *rho, __CLPK_doublereal * + sigma, __CLPK_doublereal *work, __CLPK_integer *info); + +/* Subroutine */ int dlasd5_(__CLPK_integer *i__, __CLPK_doublereal *d__, __CLPK_doublereal *z__, + __CLPK_doublereal *delta, __CLPK_doublereal *rho, __CLPK_doublereal *dsigma, __CLPK_doublereal * + work); + +/* Subroutine */ int dlasd6_(__CLPK_integer *icompq, __CLPK_integer *nl, __CLPK_integer *nr, + __CLPK_integer *sqre, __CLPK_doublereal *d__, __CLPK_doublereal *vf, __CLPK_doublereal *vl, + __CLPK_doublereal *alpha, __CLPK_doublereal *beta, __CLPK_integer *idxq, __CLPK_integer *perm, + __CLPK_integer *givptr, __CLPK_integer *givcol, __CLPK_integer *ldgcol, __CLPK_doublereal *givnum, + __CLPK_integer *ldgnum, __CLPK_doublereal *poles, __CLPK_doublereal *difl, __CLPK_doublereal * + difr, __CLPK_doublereal *z__, __CLPK_integer *k, __CLPK_doublereal *c__, __CLPK_doublereal *s, + __CLPK_doublereal *work, __CLPK_integer *iwork, __CLPK_integer *info); + +/* Subroutine */ int dlasd7_(__CLPK_integer *icompq, __CLPK_integer *nl, __CLPK_integer *nr, + __CLPK_integer *sqre, __CLPK_integer *k, __CLPK_doublereal *d__, __CLPK_doublereal *z__, + __CLPK_doublereal *zw, __CLPK_doublereal *vf, __CLPK_doublereal *vfw, __CLPK_doublereal *vl, + __CLPK_doublereal *vlw, __CLPK_doublereal *alpha, __CLPK_doublereal *beta, __CLPK_doublereal * + dsigma, __CLPK_integer *idx, __CLPK_integer *idxp, __CLPK_integer *idxq, __CLPK_integer *perm, + __CLPK_integer *givptr, __CLPK_integer *givcol, __CLPK_integer *ldgcol, __CLPK_doublereal *givnum, + __CLPK_integer *ldgnum, __CLPK_doublereal *c__, __CLPK_doublereal *s, __CLPK_integer *info); + +/* Subroutine */ int dlasd8_(__CLPK_integer *icompq, __CLPK_integer *k, __CLPK_doublereal *d__, + __CLPK_doublereal *z__, __CLPK_doublereal *vf, __CLPK_doublereal *vl, __CLPK_doublereal *difl, + __CLPK_doublereal *difr, __CLPK_integer *lddifr, __CLPK_doublereal *dsigma, __CLPK_doublereal * + work, __CLPK_integer *info); + +/* Subroutine */ int dlasd9_(__CLPK_integer *icompq, __CLPK_integer *ldu, __CLPK_integer *k, + __CLPK_doublereal *d__, __CLPK_doublereal *z__, __CLPK_doublereal *vf, __CLPK_doublereal *vl, + __CLPK_doublereal *difl, __CLPK_doublereal *difr, __CLPK_doublereal *dsigma, __CLPK_doublereal * + work, __CLPK_integer *info); + +/* Subroutine */ int dlasda_(__CLPK_integer *icompq, __CLPK_integer *smlsiz, __CLPK_integer *n, + __CLPK_integer *sqre, __CLPK_doublereal *d__, __CLPK_doublereal *e, __CLPK_doublereal *u, __CLPK_integer + *ldu, __CLPK_doublereal *vt, __CLPK_integer *k, __CLPK_doublereal *difl, __CLPK_doublereal *difr, + __CLPK_doublereal *z__, __CLPK_doublereal *poles, __CLPK_integer *givptr, __CLPK_integer *givcol, + __CLPK_integer *ldgcol, __CLPK_integer *perm, __CLPK_doublereal *givnum, __CLPK_doublereal *c__, + __CLPK_doublereal *s, __CLPK_doublereal *work, __CLPK_integer *iwork, __CLPK_integer *info); + +/* Subroutine */ int dlasdq_(char *uplo, __CLPK_integer *sqre, __CLPK_integer *n, __CLPK_integer * + ncvt, __CLPK_integer *nru, __CLPK_integer *ncc, __CLPK_doublereal *d__, __CLPK_doublereal *e, + __CLPK_doublereal *vt, __CLPK_integer *ldvt, __CLPK_doublereal *u, __CLPK_integer *ldu, + __CLPK_doublereal *c__, __CLPK_integer *ldc, __CLPK_doublereal *work, __CLPK_integer *info); + +/* Subroutine */ int dlasdt_(__CLPK_integer *n, __CLPK_integer *lvl, __CLPK_integer *nd, __CLPK_integer * + inode, __CLPK_integer *ndiml, __CLPK_integer *ndimr, __CLPK_integer *msub); + +/* Subroutine */ int dlaset_(char *uplo, __CLPK_integer *m, __CLPK_integer *n, __CLPK_doublereal * + alpha, __CLPK_doublereal *beta, __CLPK_doublereal *a, __CLPK_integer *lda); + +/* Subroutine */ int dlasq1_(__CLPK_integer *n, __CLPK_doublereal *d__, __CLPK_doublereal *e, + __CLPK_doublereal *work, __CLPK_integer *info); + +/* Subroutine */ int dlasq2_(__CLPK_integer *n, __CLPK_doublereal *z__, __CLPK_integer *info); + +/* Subroutine */ int dlasq3_(__CLPK_integer *i0, __CLPK_integer *n0, __CLPK_doublereal *z__, + __CLPK_integer *pp, __CLPK_doublereal *dmin__, __CLPK_doublereal *sigma, __CLPK_doublereal *desig, + __CLPK_doublereal *qmax, __CLPK_integer *nfail, __CLPK_integer *iter, __CLPK_integer *ndiv, + __CLPK_logical *ieee); + +/* Subroutine */ int dlasq4_(__CLPK_integer *i0, __CLPK_integer *n0, __CLPK_doublereal *z__, + __CLPK_integer *pp, __CLPK_integer *n0in, __CLPK_doublereal *dmin__, __CLPK_doublereal *dmin1, + __CLPK_doublereal *dmin2, __CLPK_doublereal *dn, __CLPK_doublereal *dn1, __CLPK_doublereal *dn2, + __CLPK_doublereal *tau, __CLPK_integer *ttype); + +/* Subroutine */ int dlasq5_(__CLPK_integer *i0, __CLPK_integer *n0, __CLPK_doublereal *z__, + __CLPK_integer *pp, __CLPK_doublereal *tau, __CLPK_doublereal *dmin__, __CLPK_doublereal *dmin1, + __CLPK_doublereal *dmin2, __CLPK_doublereal *dn, __CLPK_doublereal *dnm1, __CLPK_doublereal *dnm2, + __CLPK_logical *ieee); + +/* Subroutine */ int dlasq6_(__CLPK_integer *i0, __CLPK_integer *n0, __CLPK_doublereal *z__, + __CLPK_integer *pp, __CLPK_doublereal *dmin__, __CLPK_doublereal *dmin1, __CLPK_doublereal *dmin2, + __CLPK_doublereal *dn, __CLPK_doublereal *dnm1, __CLPK_doublereal *dnm2); + +/* Subroutine */ int dlasr_(char *side, char *pivot, char *direct, __CLPK_integer *m, + __CLPK_integer *n, __CLPK_doublereal *c__, __CLPK_doublereal *s, __CLPK_doublereal *a, __CLPK_integer * + lda); + +/* Subroutine */ int dlasrt_(char *id, __CLPK_integer *n, __CLPK_doublereal *d__, __CLPK_integer * + info); + +/* Subroutine */ int dlassq_(__CLPK_integer *n, __CLPK_doublereal *x, __CLPK_integer *incx, + __CLPK_doublereal *scale, __CLPK_doublereal *sumsq); + +/* Subroutine */ int dlasv2_(__CLPK_doublereal *f, __CLPK_doublereal *g, __CLPK_doublereal *h__, + __CLPK_doublereal *ssmin, __CLPK_doublereal *ssmax, __CLPK_doublereal *snr, __CLPK_doublereal * + csr, __CLPK_doublereal *snl, __CLPK_doublereal *csl); + +/* Subroutine */ int dlaswp_(__CLPK_integer *n, __CLPK_doublereal *a, __CLPK_integer *lda, __CLPK_integer + *k1, __CLPK_integer *k2, __CLPK_integer *ipiv, __CLPK_integer *incx); + +/* Subroutine */ int dlasy2_(__CLPK_logical *ltranl, __CLPK_logical *ltranr, __CLPK_integer *isgn, + __CLPK_integer *n1, __CLPK_integer *n2, __CLPK_doublereal *tl, __CLPK_integer *ldtl, __CLPK_doublereal * + tr, __CLPK_integer *ldtr, __CLPK_doublereal *b, __CLPK_integer *ldb, __CLPK_doublereal *scale, + __CLPK_doublereal *x, __CLPK_integer *ldx, __CLPK_doublereal *xnorm, __CLPK_integer *info); + +/* Subroutine */ int dlasyf_(char *uplo, __CLPK_integer *n, __CLPK_integer *nb, __CLPK_integer *kb, + __CLPK_doublereal *a, __CLPK_integer *lda, __CLPK_integer *ipiv, __CLPK_doublereal *w, __CLPK_integer * + ldw, __CLPK_integer *info); + +/* Subroutine */ int dlatbs_(char *uplo, char *trans, char *diag, char * + normin, __CLPK_integer *n, __CLPK_integer *kd, __CLPK_doublereal *ab, __CLPK_integer *ldab, + __CLPK_doublereal *x, __CLPK_doublereal *scale, __CLPK_doublereal *cnorm, __CLPK_integer *info); + +/* Subroutine */ int dlatdf_(__CLPK_integer *ijob, __CLPK_integer *n, __CLPK_doublereal *z__, + __CLPK_integer *ldz, __CLPK_doublereal *rhs, __CLPK_doublereal *rdsum, __CLPK_doublereal *rdscal, + __CLPK_integer *ipiv, __CLPK_integer *jpiv); + +/* Subroutine */ int dlatps_(char *uplo, char *trans, char *diag, char * + normin, __CLPK_integer *n, __CLPK_doublereal *ap, __CLPK_doublereal *x, __CLPK_doublereal *scale, + __CLPK_doublereal *cnorm, __CLPK_integer *info); + +/* Subroutine */ int dlatrd_(char *uplo, __CLPK_integer *n, __CLPK_integer *nb, __CLPK_doublereal * + a, __CLPK_integer *lda, __CLPK_doublereal *e, __CLPK_doublereal *tau, __CLPK_doublereal *w, + __CLPK_integer *ldw); + +/* Subroutine */ int dlatrs_(char *uplo, char *trans, char *diag, char * + normin, __CLPK_integer *n, __CLPK_doublereal *a, __CLPK_integer *lda, __CLPK_doublereal *x, + __CLPK_doublereal *scale, __CLPK_doublereal *cnorm, __CLPK_integer *info); + +/* Subroutine */ int dlatrz_(__CLPK_integer *m, __CLPK_integer *n, __CLPK_integer *l, __CLPK_doublereal * + a, __CLPK_integer *lda, __CLPK_doublereal *tau, __CLPK_doublereal *work); + +/* Subroutine */ int dlatzm_(char *side, __CLPK_integer *m, __CLPK_integer *n, __CLPK_doublereal * + v, __CLPK_integer *incv, __CLPK_doublereal *tau, __CLPK_doublereal *c1, __CLPK_doublereal *c2, + __CLPK_integer *ldc, __CLPK_doublereal *work); + +/* Subroutine */ int dlauu2_(char *uplo, __CLPK_integer *n, __CLPK_doublereal *a, __CLPK_integer * + lda, __CLPK_integer *info); + +/* Subroutine */ int dlauum_(char *uplo, __CLPK_integer *n, __CLPK_doublereal *a, __CLPK_integer * + lda, __CLPK_integer *info); + +/* Subroutine */ int dopgtr_(char *uplo, __CLPK_integer *n, __CLPK_doublereal *ap, + __CLPK_doublereal *tau, __CLPK_doublereal *q, __CLPK_integer *ldq, __CLPK_doublereal *work, + __CLPK_integer *info); + +/* Subroutine */ int dopmtr_(char *side, char *uplo, char *trans, __CLPK_integer *m, + __CLPK_integer *n, __CLPK_doublereal *ap, __CLPK_doublereal *tau, __CLPK_doublereal *c__, __CLPK_integer + *ldc, __CLPK_doublereal *work, __CLPK_integer *info); + +/* Subroutine */ int dorg2l_(__CLPK_integer *m, __CLPK_integer *n, __CLPK_integer *k, __CLPK_doublereal * + a, __CLPK_integer *lda, __CLPK_doublereal *tau, __CLPK_doublereal *work, __CLPK_integer *info); + +/* Subroutine */ int dorg2r_(__CLPK_integer *m, __CLPK_integer *n, __CLPK_integer *k, __CLPK_doublereal * + a, __CLPK_integer *lda, __CLPK_doublereal *tau, __CLPK_doublereal *work, __CLPK_integer *info); + +/* Subroutine */ int dorgbr_(char *vect, __CLPK_integer *m, __CLPK_integer *n, __CLPK_integer *k, + __CLPK_doublereal *a, __CLPK_integer *lda, __CLPK_doublereal *tau, __CLPK_doublereal *work, + __CLPK_integer *lwork, __CLPK_integer *info); + +/* Subroutine */ int dorghr_(__CLPK_integer *n, __CLPK_integer *ilo, __CLPK_integer *ihi, + __CLPK_doublereal *a, __CLPK_integer *lda, __CLPK_doublereal *tau, __CLPK_doublereal *work, + __CLPK_integer *lwork, __CLPK_integer *info); + +/* Subroutine */ int dorgl2_(__CLPK_integer *m, __CLPK_integer *n, __CLPK_integer *k, __CLPK_doublereal * + a, __CLPK_integer *lda, __CLPK_doublereal *tau, __CLPK_doublereal *work, __CLPK_integer *info); + +/* Subroutine */ int dorglq_(__CLPK_integer *m, __CLPK_integer *n, __CLPK_integer *k, __CLPK_doublereal * + a, __CLPK_integer *lda, __CLPK_doublereal *tau, __CLPK_doublereal *work, __CLPK_integer *lwork, + __CLPK_integer *info); + +/* Subroutine */ int dorgql_(__CLPK_integer *m, __CLPK_integer *n, __CLPK_integer *k, __CLPK_doublereal * + a, __CLPK_integer *lda, __CLPK_doublereal *tau, __CLPK_doublereal *work, __CLPK_integer *lwork, + __CLPK_integer *info); + +/* Subroutine */ int dorgqr_(__CLPK_integer *m, __CLPK_integer *n, __CLPK_integer *k, __CLPK_doublereal * + a, __CLPK_integer *lda, __CLPK_doublereal *tau, __CLPK_doublereal *work, __CLPK_integer *lwork, + __CLPK_integer *info); + +/* Subroutine */ int dorgr2_(__CLPK_integer *m, __CLPK_integer *n, __CLPK_integer *k, __CLPK_doublereal * + a, __CLPK_integer *lda, __CLPK_doublereal *tau, __CLPK_doublereal *work, __CLPK_integer *info); + +/* Subroutine */ int dorgrq_(__CLPK_integer *m, __CLPK_integer *n, __CLPK_integer *k, __CLPK_doublereal * + a, __CLPK_integer *lda, __CLPK_doublereal *tau, __CLPK_doublereal *work, __CLPK_integer *lwork, + __CLPK_integer *info); + +/* Subroutine */ int dorgtr_(char *uplo, __CLPK_integer *n, __CLPK_doublereal *a, __CLPK_integer * + lda, __CLPK_doublereal *tau, __CLPK_doublereal *work, __CLPK_integer *lwork, __CLPK_integer *info); + +/* Subroutine */ int dorm2l_(char *side, char *trans, __CLPK_integer *m, __CLPK_integer *n, + __CLPK_integer *k, __CLPK_doublereal *a, __CLPK_integer *lda, __CLPK_doublereal *tau, __CLPK_doublereal * + c__, __CLPK_integer *ldc, __CLPK_doublereal *work, __CLPK_integer *info); + +/* Subroutine */ int dorm2r_(char *side, char *trans, __CLPK_integer *m, __CLPK_integer *n, + __CLPK_integer *k, __CLPK_doublereal *a, __CLPK_integer *lda, __CLPK_doublereal *tau, __CLPK_doublereal * + c__, __CLPK_integer *ldc, __CLPK_doublereal *work, __CLPK_integer *info); + +/* Subroutine */ int dormbr_(char *vect, char *side, char *trans, __CLPK_integer *m, + __CLPK_integer *n, __CLPK_integer *k, __CLPK_doublereal *a, __CLPK_integer *lda, __CLPK_doublereal *tau, + __CLPK_doublereal *c__, __CLPK_integer *ldc, __CLPK_doublereal *work, __CLPK_integer *lwork, + __CLPK_integer *info); + +/* Subroutine */ int dormhr_(char *side, char *trans, __CLPK_integer *m, __CLPK_integer *n, + __CLPK_integer *ilo, __CLPK_integer *ihi, __CLPK_doublereal *a, __CLPK_integer *lda, __CLPK_doublereal * + tau, __CLPK_doublereal *c__, __CLPK_integer *ldc, __CLPK_doublereal *work, __CLPK_integer *lwork, + __CLPK_integer *info); + +/* Subroutine */ int dorml2_(char *side, char *trans, __CLPK_integer *m, __CLPK_integer *n, + __CLPK_integer *k, __CLPK_doublereal *a, __CLPK_integer *lda, __CLPK_doublereal *tau, __CLPK_doublereal * + c__, __CLPK_integer *ldc, __CLPK_doublereal *work, __CLPK_integer *info); + +/* Subroutine */ int dormlq_(char *side, char *trans, __CLPK_integer *m, __CLPK_integer *n, + __CLPK_integer *k, __CLPK_doublereal *a, __CLPK_integer *lda, __CLPK_doublereal *tau, __CLPK_doublereal * + c__, __CLPK_integer *ldc, __CLPK_doublereal *work, __CLPK_integer *lwork, __CLPK_integer *info); + +/* Subroutine */ int dormql_(char *side, char *trans, __CLPK_integer *m, __CLPK_integer *n, + __CLPK_integer *k, __CLPK_doublereal *a, __CLPK_integer *lda, __CLPK_doublereal *tau, __CLPK_doublereal * + c__, __CLPK_integer *ldc, __CLPK_doublereal *work, __CLPK_integer *lwork, __CLPK_integer *info); + +/* Subroutine */ int dormqr_(char *side, char *trans, __CLPK_integer *m, __CLPK_integer *n, + __CLPK_integer *k, __CLPK_doublereal *a, __CLPK_integer *lda, __CLPK_doublereal *tau, __CLPK_doublereal * + c__, __CLPK_integer *ldc, __CLPK_doublereal *work, __CLPK_integer *lwork, __CLPK_integer *info); + +/* Subroutine */ int dormr2_(char *side, char *trans, __CLPK_integer *m, __CLPK_integer *n, + __CLPK_integer *k, __CLPK_doublereal *a, __CLPK_integer *lda, __CLPK_doublereal *tau, __CLPK_doublereal * + c__, __CLPK_integer *ldc, __CLPK_doublereal *work, __CLPK_integer *info); + +/* Subroutine */ int dormr3_(char *side, char *trans, __CLPK_integer *m, __CLPK_integer *n, + __CLPK_integer *k, __CLPK_integer *l, __CLPK_doublereal *a, __CLPK_integer *lda, __CLPK_doublereal *tau, + __CLPK_doublereal *c__, __CLPK_integer *ldc, __CLPK_doublereal *work, __CLPK_integer *info); + +/* Subroutine */ int dormrq_(char *side, char *trans, __CLPK_integer *m, __CLPK_integer *n, + __CLPK_integer *k, __CLPK_doublereal *a, __CLPK_integer *lda, __CLPK_doublereal *tau, __CLPK_doublereal * + c__, __CLPK_integer *ldc, __CLPK_doublereal *work, __CLPK_integer *lwork, __CLPK_integer *info); + +/* Subroutine */ int dormrz_(char *side, char *trans, __CLPK_integer *m, __CLPK_integer *n, + __CLPK_integer *k, __CLPK_integer *l, __CLPK_doublereal *a, __CLPK_integer *lda, __CLPK_doublereal *tau, + __CLPK_doublereal *c__, __CLPK_integer *ldc, __CLPK_doublereal *work, __CLPK_integer *lwork, + __CLPK_integer *info); + +/* Subroutine */ int dormtr_(char *side, char *uplo, char *trans, __CLPK_integer *m, + __CLPK_integer *n, __CLPK_doublereal *a, __CLPK_integer *lda, __CLPK_doublereal *tau, __CLPK_doublereal * + c__, __CLPK_integer *ldc, __CLPK_doublereal *work, __CLPK_integer *lwork, __CLPK_integer *info); + +/* Subroutine */ int dpbcon_(char *uplo, __CLPK_integer *n, __CLPK_integer *kd, __CLPK_doublereal * + ab, __CLPK_integer *ldab, __CLPK_doublereal *anorm, __CLPK_doublereal *rcond, __CLPK_doublereal * + work, __CLPK_integer *iwork, __CLPK_integer *info); + +/* Subroutine */ int dpbequ_(char *uplo, __CLPK_integer *n, __CLPK_integer *kd, __CLPK_doublereal * + ab, __CLPK_integer *ldab, __CLPK_doublereal *s, __CLPK_doublereal *scond, __CLPK_doublereal *amax, + __CLPK_integer *info); + +/* Subroutine */ int dpbrfs_(char *uplo, __CLPK_integer *n, __CLPK_integer *kd, __CLPK_integer * + nrhs, __CLPK_doublereal *ab, __CLPK_integer *ldab, __CLPK_doublereal *afb, __CLPK_integer *ldafb, + __CLPK_doublereal *b, __CLPK_integer *ldb, __CLPK_doublereal *x, __CLPK_integer *ldx, __CLPK_doublereal * + ferr, __CLPK_doublereal *berr, __CLPK_doublereal *work, __CLPK_integer *iwork, __CLPK_integer * + info); + +/* Subroutine */ int dpbstf_(char *uplo, __CLPK_integer *n, __CLPK_integer *kd, __CLPK_doublereal * + ab, __CLPK_integer *ldab, __CLPK_integer *info); + +/* Subroutine */ int dpbsv_(char *uplo, __CLPK_integer *n, __CLPK_integer *kd, __CLPK_integer * + nrhs, __CLPK_doublereal *ab, __CLPK_integer *ldab, __CLPK_doublereal *b, __CLPK_integer *ldb, + __CLPK_integer *info); + +/* Subroutine */ int dpbsvx_(char *fact, char *uplo, __CLPK_integer *n, __CLPK_integer *kd, + __CLPK_integer *nrhs, __CLPK_doublereal *ab, __CLPK_integer *ldab, __CLPK_doublereal *afb, + __CLPK_integer *ldafb, char *equed, __CLPK_doublereal *s, __CLPK_doublereal *b, __CLPK_integer * + ldb, __CLPK_doublereal *x, __CLPK_integer *ldx, __CLPK_doublereal *rcond, __CLPK_doublereal *ferr, + __CLPK_doublereal *berr, __CLPK_doublereal *work, __CLPK_integer *iwork, __CLPK_integer *info); + +/* Subroutine */ int dpbtf2_(char *uplo, __CLPK_integer *n, __CLPK_integer *kd, __CLPK_doublereal * + ab, __CLPK_integer *ldab, __CLPK_integer *info); + +/* Subroutine */ int dpbtrf_(char *uplo, __CLPK_integer *n, __CLPK_integer *kd, __CLPK_doublereal * + ab, __CLPK_integer *ldab, __CLPK_integer *info); + +/* Subroutine */ int dpbtrs_(char *uplo, __CLPK_integer *n, __CLPK_integer *kd, __CLPK_integer * + nrhs, __CLPK_doublereal *ab, __CLPK_integer *ldab, __CLPK_doublereal *b, __CLPK_integer *ldb, + __CLPK_integer *info); + +/* Subroutine */ int dpocon_(char *uplo, __CLPK_integer *n, __CLPK_doublereal *a, __CLPK_integer * + lda, __CLPK_doublereal *anorm, __CLPK_doublereal *rcond, __CLPK_doublereal *work, __CLPK_integer * + iwork, __CLPK_integer *info); + +/* Subroutine */ int dpoequ_(__CLPK_integer *n, __CLPK_doublereal *a, __CLPK_integer *lda, + __CLPK_doublereal *s, __CLPK_doublereal *scond, __CLPK_doublereal *amax, __CLPK_integer *info); + +/* Subroutine */ int dporfs_(char *uplo, __CLPK_integer *n, __CLPK_integer *nrhs, + __CLPK_doublereal *a, __CLPK_integer *lda, __CLPK_doublereal *af, __CLPK_integer *ldaf, + __CLPK_doublereal *b, __CLPK_integer *ldb, __CLPK_doublereal *x, __CLPK_integer *ldx, __CLPK_doublereal * + ferr, __CLPK_doublereal *berr, __CLPK_doublereal *work, __CLPK_integer *iwork, __CLPK_integer * + info); + +/* Subroutine */ int dposv_(char *uplo, __CLPK_integer *n, __CLPK_integer *nrhs, __CLPK_doublereal + *a, __CLPK_integer *lda, __CLPK_doublereal *b, __CLPK_integer *ldb, __CLPK_integer *info); + +/* Subroutine */ int dposvx_(char *fact, char *uplo, __CLPK_integer *n, __CLPK_integer * + nrhs, __CLPK_doublereal *a, __CLPK_integer *lda, __CLPK_doublereal *af, __CLPK_integer *ldaf, + char *equed, __CLPK_doublereal *s, __CLPK_doublereal *b, __CLPK_integer *ldb, __CLPK_doublereal * + x, __CLPK_integer *ldx, __CLPK_doublereal *rcond, __CLPK_doublereal *ferr, __CLPK_doublereal * + berr, __CLPK_doublereal *work, __CLPK_integer *iwork, __CLPK_integer *info); + +/* Subroutine */ int dpotf2_(char *uplo, __CLPK_integer *n, __CLPK_doublereal *a, __CLPK_integer * + lda, __CLPK_integer *info); + +/* Subroutine */ int dpotrf_(char *uplo, __CLPK_integer *n, __CLPK_doublereal *a, __CLPK_integer * + lda, __CLPK_integer *info); + +/* Subroutine */ int dpotri_(char *uplo, __CLPK_integer *n, __CLPK_doublereal *a, __CLPK_integer * + lda, __CLPK_integer *info); + +/* Subroutine */ int dpotrs_(char *uplo, __CLPK_integer *n, __CLPK_integer *nrhs, + __CLPK_doublereal *a, __CLPK_integer *lda, __CLPK_doublereal *b, __CLPK_integer *ldb, __CLPK_integer * + info); + +/* Subroutine */ int dppcon_(char *uplo, __CLPK_integer *n, __CLPK_doublereal *ap, + __CLPK_doublereal *anorm, __CLPK_doublereal *rcond, __CLPK_doublereal *work, __CLPK_integer * + iwork, __CLPK_integer *info); + +/* Subroutine */ int dppequ_(char *uplo, __CLPK_integer *n, __CLPK_doublereal *ap, + __CLPK_doublereal *s, __CLPK_doublereal *scond, __CLPK_doublereal *amax, __CLPK_integer *info); + +/* Subroutine */ int dpprfs_(char *uplo, __CLPK_integer *n, __CLPK_integer *nrhs, + __CLPK_doublereal *ap, __CLPK_doublereal *afp, __CLPK_doublereal *b, __CLPK_integer *ldb, + __CLPK_doublereal *x, __CLPK_integer *ldx, __CLPK_doublereal *ferr, __CLPK_doublereal *berr, + __CLPK_doublereal *work, __CLPK_integer *iwork, __CLPK_integer *info); + +/* Subroutine */ int dppsv_(char *uplo, __CLPK_integer *n, __CLPK_integer *nrhs, __CLPK_doublereal + *ap, __CLPK_doublereal *b, __CLPK_integer *ldb, __CLPK_integer *info); + +/* Subroutine */ int dppsvx_(char *fact, char *uplo, __CLPK_integer *n, __CLPK_integer * + nrhs, __CLPK_doublereal *ap, __CLPK_doublereal *afp, char *equed, __CLPK_doublereal *s, + __CLPK_doublereal *b, __CLPK_integer *ldb, __CLPK_doublereal *x, __CLPK_integer *ldx, __CLPK_doublereal * + rcond, __CLPK_doublereal *ferr, __CLPK_doublereal *berr, __CLPK_doublereal *work, __CLPK_integer * + iwork, __CLPK_integer *info); + +/* Subroutine */ int dpptrf_(char *uplo, __CLPK_integer *n, __CLPK_doublereal *ap, __CLPK_integer * + info); + +/* Subroutine */ int dpptri_(char *uplo, __CLPK_integer *n, __CLPK_doublereal *ap, __CLPK_integer * + info); + +/* Subroutine */ int dpptrs_(char *uplo, __CLPK_integer *n, __CLPK_integer *nrhs, + __CLPK_doublereal *ap, __CLPK_doublereal *b, __CLPK_integer *ldb, __CLPK_integer *info); + +/* Subroutine */ int dptcon_(__CLPK_integer *n, __CLPK_doublereal *d__, __CLPK_doublereal *e, + __CLPK_doublereal *anorm, __CLPK_doublereal *rcond, __CLPK_doublereal *work, __CLPK_integer *info); + +/* Subroutine */ int dpteqr_(char *compz, __CLPK_integer *n, __CLPK_doublereal *d__, + __CLPK_doublereal *e, __CLPK_doublereal *z__, __CLPK_integer *ldz, __CLPK_doublereal *work, + __CLPK_integer *info); + +/* Subroutine */ int dptrfs_(__CLPK_integer *n, __CLPK_integer *nrhs, __CLPK_doublereal *d__, + __CLPK_doublereal *e, __CLPK_doublereal *df, __CLPK_doublereal *ef, __CLPK_doublereal *b, __CLPK_integer + *ldb, __CLPK_doublereal *x, __CLPK_integer *ldx, __CLPK_doublereal *ferr, __CLPK_doublereal *berr, + __CLPK_doublereal *work, __CLPK_integer *info); + +/* Subroutine */ int dptsv_(__CLPK_integer *n, __CLPK_integer *nrhs, __CLPK_doublereal *d__, + __CLPK_doublereal *e, __CLPK_doublereal *b, __CLPK_integer *ldb, __CLPK_integer *info); + +/* Subroutine */ int dptsvx_(char *fact, __CLPK_integer *n, __CLPK_integer *nrhs, + __CLPK_doublereal *d__, __CLPK_doublereal *e, __CLPK_doublereal *df, __CLPK_doublereal *ef, + __CLPK_doublereal *b, __CLPK_integer *ldb, __CLPK_doublereal *x, __CLPK_integer *ldx, __CLPK_doublereal * + rcond, __CLPK_doublereal *ferr, __CLPK_doublereal *berr, __CLPK_doublereal *work, __CLPK_integer * + info); + +/* Subroutine */ int dpttrf_(__CLPK_integer *n, __CLPK_doublereal *d__, __CLPK_doublereal *e, + __CLPK_integer *info); + +/* Subroutine */ int dpttrs_(__CLPK_integer *n, __CLPK_integer *nrhs, __CLPK_doublereal *d__, + __CLPK_doublereal *e, __CLPK_doublereal *b, __CLPK_integer *ldb, __CLPK_integer *info); + +/* Subroutine */ int dptts2_(__CLPK_integer *n, __CLPK_integer *nrhs, __CLPK_doublereal *d__, + __CLPK_doublereal *e, __CLPK_doublereal *b, __CLPK_integer *ldb); + +/* Subroutine */ int drscl_(__CLPK_integer *n, __CLPK_doublereal *sa, __CLPK_doublereal *sx, + __CLPK_integer *incx); + +/* Subroutine */ int dsbev_(char *jobz, char *uplo, __CLPK_integer *n, __CLPK_integer *kd, + __CLPK_doublereal *ab, __CLPK_integer *ldab, __CLPK_doublereal *w, __CLPK_doublereal *z__, + __CLPK_integer *ldz, __CLPK_doublereal *work, __CLPK_integer *info); + +/* Subroutine */ int dsbevd_(char *jobz, char *uplo, __CLPK_integer *n, __CLPK_integer *kd, + __CLPK_doublereal *ab, __CLPK_integer *ldab, __CLPK_doublereal *w, __CLPK_doublereal *z__, + __CLPK_integer *ldz, __CLPK_doublereal *work, __CLPK_integer *lwork, __CLPK_integer *iwork, + __CLPK_integer *liwork, __CLPK_integer *info); + +/* Subroutine */ int dsbevx_(char *jobz, char *range, char *uplo, __CLPK_integer *n, + __CLPK_integer *kd, __CLPK_doublereal *ab, __CLPK_integer *ldab, __CLPK_doublereal *q, __CLPK_integer * + ldq, __CLPK_doublereal *vl, __CLPK_doublereal *vu, __CLPK_integer *il, __CLPK_integer *iu, + __CLPK_doublereal *abstol, __CLPK_integer *m, __CLPK_doublereal *w, __CLPK_doublereal *z__, + __CLPK_integer *ldz, __CLPK_doublereal *work, __CLPK_integer *iwork, __CLPK_integer *ifail, + __CLPK_integer *info); + +/* Subroutine */ int dsbgst_(char *vect, char *uplo, __CLPK_integer *n, __CLPK_integer *ka, + __CLPK_integer *kb, __CLPK_doublereal *ab, __CLPK_integer *ldab, __CLPK_doublereal *bb, __CLPK_integer * + ldbb, __CLPK_doublereal *x, __CLPK_integer *ldx, __CLPK_doublereal *work, __CLPK_integer *info); + +/* Subroutine */ int dsbgv_(char *jobz, char *uplo, __CLPK_integer *n, __CLPK_integer *ka, + __CLPK_integer *kb, __CLPK_doublereal *ab, __CLPK_integer *ldab, __CLPK_doublereal *bb, __CLPK_integer * + ldbb, __CLPK_doublereal *w, __CLPK_doublereal *z__, __CLPK_integer *ldz, __CLPK_doublereal *work, + __CLPK_integer *info); + +/* Subroutine */ int dsbgvd_(char *jobz, char *uplo, __CLPK_integer *n, __CLPK_integer *ka, + __CLPK_integer *kb, __CLPK_doublereal *ab, __CLPK_integer *ldab, __CLPK_doublereal *bb, __CLPK_integer * + ldbb, __CLPK_doublereal *w, __CLPK_doublereal *z__, __CLPK_integer *ldz, __CLPK_doublereal *work, + __CLPK_integer *lwork, __CLPK_integer *iwork, __CLPK_integer *liwork, __CLPK_integer *info); + +/* Subroutine */ int dsbgvx_(char *jobz, char *range, char *uplo, __CLPK_integer *n, + __CLPK_integer *ka, __CLPK_integer *kb, __CLPK_doublereal *ab, __CLPK_integer *ldab, __CLPK_doublereal * + bb, __CLPK_integer *ldbb, __CLPK_doublereal *q, __CLPK_integer *ldq, __CLPK_doublereal *vl, + __CLPK_doublereal *vu, __CLPK_integer *il, __CLPK_integer *iu, __CLPK_doublereal *abstol, __CLPK_integer + *m, __CLPK_doublereal *w, __CLPK_doublereal *z__, __CLPK_integer *ldz, __CLPK_doublereal *work, + __CLPK_integer *iwork, __CLPK_integer *ifail, __CLPK_integer *info); + +/* Subroutine */ int dsbtrd_(char *vect, char *uplo, __CLPK_integer *n, __CLPK_integer *kd, + __CLPK_doublereal *ab, __CLPK_integer *ldab, __CLPK_doublereal *d__, __CLPK_doublereal *e, + __CLPK_doublereal *q, __CLPK_integer *ldq, __CLPK_doublereal *work, __CLPK_integer *info); + +/* Subroutine */ int dspcon_(char *uplo, __CLPK_integer *n, __CLPK_doublereal *ap, __CLPK_integer * + ipiv, __CLPK_doublereal *anorm, __CLPK_doublereal *rcond, __CLPK_doublereal *work, __CLPK_integer + *iwork, __CLPK_integer *info); + +/* Subroutine */ int dspev_(char *jobz, char *uplo, __CLPK_integer *n, __CLPK_doublereal * + ap, __CLPK_doublereal *w, __CLPK_doublereal *z__, __CLPK_integer *ldz, __CLPK_doublereal *work, + __CLPK_integer *info); + +/* Subroutine */ int dspevd_(char *jobz, char *uplo, __CLPK_integer *n, __CLPK_doublereal * + ap, __CLPK_doublereal *w, __CLPK_doublereal *z__, __CLPK_integer *ldz, __CLPK_doublereal *work, + __CLPK_integer *lwork, __CLPK_integer *iwork, __CLPK_integer *liwork, __CLPK_integer *info); + +/* Subroutine */ int dspevx_(char *jobz, char *range, char *uplo, __CLPK_integer *n, + __CLPK_doublereal *ap, __CLPK_doublereal *vl, __CLPK_doublereal *vu, __CLPK_integer *il, __CLPK_integer * + iu, __CLPK_doublereal *abstol, __CLPK_integer *m, __CLPK_doublereal *w, __CLPK_doublereal *z__, + __CLPK_integer *ldz, __CLPK_doublereal *work, __CLPK_integer *iwork, __CLPK_integer *ifail, + __CLPK_integer *info); + +/* Subroutine */ int dspgst_(__CLPK_integer *itype, char *uplo, __CLPK_integer *n, + __CLPK_doublereal *ap, __CLPK_doublereal *bp, __CLPK_integer *info); + +/* Subroutine */ int dspgv_(__CLPK_integer *itype, char *jobz, char *uplo, __CLPK_integer * + n, __CLPK_doublereal *ap, __CLPK_doublereal *bp, __CLPK_doublereal *w, __CLPK_doublereal *z__, + __CLPK_integer *ldz, __CLPK_doublereal *work, __CLPK_integer *info); + +/* Subroutine */ int dspgvd_(__CLPK_integer *itype, char *jobz, char *uplo, __CLPK_integer * + n, __CLPK_doublereal *ap, __CLPK_doublereal *bp, __CLPK_doublereal *w, __CLPK_doublereal *z__, + __CLPK_integer *ldz, __CLPK_doublereal *work, __CLPK_integer *lwork, __CLPK_integer *iwork, + __CLPK_integer *liwork, __CLPK_integer *info); + +/* Subroutine */ int dspgvx_(__CLPK_integer *itype, char *jobz, char *range, char * + uplo, __CLPK_integer *n, __CLPK_doublereal *ap, __CLPK_doublereal *bp, __CLPK_doublereal *vl, + __CLPK_doublereal *vu, __CLPK_integer *il, __CLPK_integer *iu, __CLPK_doublereal *abstol, __CLPK_integer + *m, __CLPK_doublereal *w, __CLPK_doublereal *z__, __CLPK_integer *ldz, __CLPK_doublereal *work, + __CLPK_integer *iwork, __CLPK_integer *ifail, __CLPK_integer *info); + +/* Subroutine */ int dsprfs_(char *uplo, __CLPK_integer *n, __CLPK_integer *nrhs, + __CLPK_doublereal *ap, __CLPK_doublereal *afp, __CLPK_integer *ipiv, __CLPK_doublereal *b, + __CLPK_integer *ldb, __CLPK_doublereal *x, __CLPK_integer *ldx, __CLPK_doublereal *ferr, + __CLPK_doublereal *berr, __CLPK_doublereal *work, __CLPK_integer *iwork, __CLPK_integer *info); + +/* Subroutine */ int dspsv_(char *uplo, __CLPK_integer *n, __CLPK_integer *nrhs, __CLPK_doublereal + *ap, __CLPK_integer *ipiv, __CLPK_doublereal *b, __CLPK_integer *ldb, __CLPK_integer *info); + +/* Subroutine */ int dspsvx_(char *fact, char *uplo, __CLPK_integer *n, __CLPK_integer * + nrhs, __CLPK_doublereal *ap, __CLPK_doublereal *afp, __CLPK_integer *ipiv, __CLPK_doublereal *b, + __CLPK_integer *ldb, __CLPK_doublereal *x, __CLPK_integer *ldx, __CLPK_doublereal *rcond, + __CLPK_doublereal *ferr, __CLPK_doublereal *berr, __CLPK_doublereal *work, __CLPK_integer *iwork, + __CLPK_integer *info); + +/* Subroutine */ int dsptrd_(char *uplo, __CLPK_integer *n, __CLPK_doublereal *ap, + __CLPK_doublereal *d__, __CLPK_doublereal *e, __CLPK_doublereal *tau, __CLPK_integer *info); + +/* Subroutine */ int dsptrf_(char *uplo, __CLPK_integer *n, __CLPK_doublereal *ap, __CLPK_integer * + ipiv, __CLPK_integer *info); + +/* Subroutine */ int dsptri_(char *uplo, __CLPK_integer *n, __CLPK_doublereal *ap, __CLPK_integer * + ipiv, __CLPK_doublereal *work, __CLPK_integer *info); + +/* Subroutine */ int dsptrs_(char *uplo, __CLPK_integer *n, __CLPK_integer *nrhs, + __CLPK_doublereal *ap, __CLPK_integer *ipiv, __CLPK_doublereal *b, __CLPK_integer *ldb, __CLPK_integer * + info); + +/* Subroutine */ int dstebz_(char *range, char *order, __CLPK_integer *n, __CLPK_doublereal + *vl, __CLPK_doublereal *vu, __CLPK_integer *il, __CLPK_integer *iu, __CLPK_doublereal *abstol, + __CLPK_doublereal *d__, __CLPK_doublereal *e, __CLPK_integer *m, __CLPK_integer *nsplit, + __CLPK_doublereal *w, __CLPK_integer *iblock, __CLPK_integer *isplit, __CLPK_doublereal *work, + __CLPK_integer *iwork, __CLPK_integer *info); + +/* Subroutine */ int dstedc_(char *compz, __CLPK_integer *n, __CLPK_doublereal *d__, + __CLPK_doublereal *e, __CLPK_doublereal *z__, __CLPK_integer *ldz, __CLPK_doublereal *work, + __CLPK_integer *lwork, __CLPK_integer *iwork, __CLPK_integer *liwork, __CLPK_integer *info); + +/* Subroutine */ int dstegr_(char *jobz, char *range, __CLPK_integer *n, __CLPK_doublereal * + d__, __CLPK_doublereal *e, __CLPK_doublereal *vl, __CLPK_doublereal *vu, __CLPK_integer *il, + __CLPK_integer *iu, __CLPK_doublereal *abstol, __CLPK_integer *m, __CLPK_doublereal *w, + __CLPK_doublereal *z__, __CLPK_integer *ldz, __CLPK_integer *isuppz, __CLPK_doublereal *work, + __CLPK_integer *lwork, __CLPK_integer *iwork, __CLPK_integer *liwork, __CLPK_integer *info); + +/* Subroutine */ int dstein_(__CLPK_integer *n, __CLPK_doublereal *d__, __CLPK_doublereal *e, + __CLPK_integer *m, __CLPK_doublereal *w, __CLPK_integer *iblock, __CLPK_integer *isplit, + __CLPK_doublereal *z__, __CLPK_integer *ldz, __CLPK_doublereal *work, __CLPK_integer *iwork, + __CLPK_integer *ifail, __CLPK_integer *info); + +/* Subroutine */ int dsteqr_(char *compz, __CLPK_integer *n, __CLPK_doublereal *d__, + __CLPK_doublereal *e, __CLPK_doublereal *z__, __CLPK_integer *ldz, __CLPK_doublereal *work, + __CLPK_integer *info); + +/* Subroutine */ int dsterf_(__CLPK_integer *n, __CLPK_doublereal *d__, __CLPK_doublereal *e, + __CLPK_integer *info); + +/* Subroutine */ int dstev_(char *jobz, __CLPK_integer *n, __CLPK_doublereal *d__, + __CLPK_doublereal *e, __CLPK_doublereal *z__, __CLPK_integer *ldz, __CLPK_doublereal *work, + __CLPK_integer *info); + +/* Subroutine */ int dstevd_(char *jobz, __CLPK_integer *n, __CLPK_doublereal *d__, + __CLPK_doublereal *e, __CLPK_doublereal *z__, __CLPK_integer *ldz, __CLPK_doublereal *work, + __CLPK_integer *lwork, __CLPK_integer *iwork, __CLPK_integer *liwork, __CLPK_integer *info); + +/* Subroutine */ int dstevr_(char *jobz, char *range, __CLPK_integer *n, __CLPK_doublereal * + d__, __CLPK_doublereal *e, __CLPK_doublereal *vl, __CLPK_doublereal *vu, __CLPK_integer *il, + __CLPK_integer *iu, __CLPK_doublereal *abstol, __CLPK_integer *m, __CLPK_doublereal *w, + __CLPK_doublereal *z__, __CLPK_integer *ldz, __CLPK_integer *isuppz, __CLPK_doublereal *work, + __CLPK_integer *lwork, __CLPK_integer *iwork, __CLPK_integer *liwork, __CLPK_integer *info); + +/* Subroutine */ int dstevx_(char *jobz, char *range, __CLPK_integer *n, __CLPK_doublereal * + d__, __CLPK_doublereal *e, __CLPK_doublereal *vl, __CLPK_doublereal *vu, __CLPK_integer *il, + __CLPK_integer *iu, __CLPK_doublereal *abstol, __CLPK_integer *m, __CLPK_doublereal *w, + __CLPK_doublereal *z__, __CLPK_integer *ldz, __CLPK_doublereal *work, __CLPK_integer *iwork, + __CLPK_integer *ifail, __CLPK_integer *info); + +/* Subroutine */ int dsycon_(char *uplo, __CLPK_integer *n, __CLPK_doublereal *a, __CLPK_integer * + lda, __CLPK_integer *ipiv, __CLPK_doublereal *anorm, __CLPK_doublereal *rcond, __CLPK_doublereal * + work, __CLPK_integer *iwork, __CLPK_integer *info); + +/* Subroutine */ int dsyev_(char *jobz, char *uplo, __CLPK_integer *n, __CLPK_doublereal *a, + __CLPK_integer *lda, __CLPK_doublereal *w, __CLPK_doublereal *work, __CLPK_integer *lwork, + __CLPK_integer *info); + +/* Subroutine */ int dsyevd_(char *jobz, char *uplo, __CLPK_integer *n, __CLPK_doublereal * + a, __CLPK_integer *lda, __CLPK_doublereal *w, __CLPK_doublereal *work, __CLPK_integer *lwork, + __CLPK_integer *iwork, __CLPK_integer *liwork, __CLPK_integer *info); + +/* Subroutine */ int dsyevr_(char *jobz, char *range, char *uplo, __CLPK_integer *n, + __CLPK_doublereal *a, __CLPK_integer *lda, __CLPK_doublereal *vl, __CLPK_doublereal *vu, __CLPK_integer * + il, __CLPK_integer *iu, __CLPK_doublereal *abstol, __CLPK_integer *m, __CLPK_doublereal *w, + __CLPK_doublereal *z__, __CLPK_integer *ldz, __CLPK_integer *isuppz, __CLPK_doublereal *work, + __CLPK_integer *lwork, __CLPK_integer *iwork, __CLPK_integer *liwork, __CLPK_integer *info); + +/* Subroutine */ int dsyevx_(char *jobz, char *range, char *uplo, __CLPK_integer *n, + __CLPK_doublereal *a, __CLPK_integer *lda, __CLPK_doublereal *vl, __CLPK_doublereal *vu, __CLPK_integer * + il, __CLPK_integer *iu, __CLPK_doublereal *abstol, __CLPK_integer *m, __CLPK_doublereal *w, + __CLPK_doublereal *z__, __CLPK_integer *ldz, __CLPK_doublereal *work, __CLPK_integer *lwork, + __CLPK_integer *iwork, __CLPK_integer *ifail, __CLPK_integer *info); + +/* Subroutine */ int dsygs2_(__CLPK_integer *itype, char *uplo, __CLPK_integer *n, + __CLPK_doublereal *a, __CLPK_integer *lda, __CLPK_doublereal *b, __CLPK_integer *ldb, __CLPK_integer * + info); + +/* Subroutine */ int dsygst_(__CLPK_integer *itype, char *uplo, __CLPK_integer *n, + __CLPK_doublereal *a, __CLPK_integer *lda, __CLPK_doublereal *b, __CLPK_integer *ldb, __CLPK_integer * + info); + +/* Subroutine */ int dsygv_(__CLPK_integer *itype, char *jobz, char *uplo, __CLPK_integer * + n, __CLPK_doublereal *a, __CLPK_integer *lda, __CLPK_doublereal *b, __CLPK_integer *ldb, + __CLPK_doublereal *w, __CLPK_doublereal *work, __CLPK_integer *lwork, __CLPK_integer *info); + +/* Subroutine */ int dsygvd_(__CLPK_integer *itype, char *jobz, char *uplo, __CLPK_integer * + n, __CLPK_doublereal *a, __CLPK_integer *lda, __CLPK_doublereal *b, __CLPK_integer *ldb, + __CLPK_doublereal *w, __CLPK_doublereal *work, __CLPK_integer *lwork, __CLPK_integer *iwork, + __CLPK_integer *liwork, __CLPK_integer *info); + +/* Subroutine */ int dsygvx_(__CLPK_integer *itype, char *jobz, char *range, char * + uplo, __CLPK_integer *n, __CLPK_doublereal *a, __CLPK_integer *lda, __CLPK_doublereal *b, __CLPK_integer + *ldb, __CLPK_doublereal *vl, __CLPK_doublereal *vu, __CLPK_integer *il, __CLPK_integer *iu, + __CLPK_doublereal *abstol, __CLPK_integer *m, __CLPK_doublereal *w, __CLPK_doublereal *z__, + __CLPK_integer *ldz, __CLPK_doublereal *work, __CLPK_integer *lwork, __CLPK_integer *iwork, + __CLPK_integer *ifail, __CLPK_integer *info); + +/* Subroutine */ int dsyrfs_(char *uplo, __CLPK_integer *n, __CLPK_integer *nrhs, + __CLPK_doublereal *a, __CLPK_integer *lda, __CLPK_doublereal *af, __CLPK_integer *ldaf, __CLPK_integer * + ipiv, __CLPK_doublereal *b, __CLPK_integer *ldb, __CLPK_doublereal *x, __CLPK_integer *ldx, + __CLPK_doublereal *ferr, __CLPK_doublereal *berr, __CLPK_doublereal *work, __CLPK_integer *iwork, + __CLPK_integer *info); + +/* Subroutine */ int dsysv_(char *uplo, __CLPK_integer *n, __CLPK_integer *nrhs, __CLPK_doublereal + *a, __CLPK_integer *lda, __CLPK_integer *ipiv, __CLPK_doublereal *b, __CLPK_integer *ldb, + __CLPK_doublereal *work, __CLPK_integer *lwork, __CLPK_integer *info); + +/* Subroutine */ int dsysvx_(char *fact, char *uplo, __CLPK_integer *n, __CLPK_integer * + nrhs, __CLPK_doublereal *a, __CLPK_integer *lda, __CLPK_doublereal *af, __CLPK_integer *ldaf, + __CLPK_integer *ipiv, __CLPK_doublereal *b, __CLPK_integer *ldb, __CLPK_doublereal *x, __CLPK_integer * + ldx, __CLPK_doublereal *rcond, __CLPK_doublereal *ferr, __CLPK_doublereal *berr, + __CLPK_doublereal *work, __CLPK_integer *lwork, __CLPK_integer *iwork, __CLPK_integer *info); + +/* Subroutine */ int dsytd2_(char *uplo, __CLPK_integer *n, __CLPK_doublereal *a, __CLPK_integer * + lda, __CLPK_doublereal *d__, __CLPK_doublereal *e, __CLPK_doublereal *tau, __CLPK_integer *info); + +/* Subroutine */ int dsytf2_(char *uplo, __CLPK_integer *n, __CLPK_doublereal *a, __CLPK_integer * + lda, __CLPK_integer *ipiv, __CLPK_integer *info); + +/* Subroutine */ int dsytrd_(char *uplo, __CLPK_integer *n, __CLPK_doublereal *a, __CLPK_integer * + lda, __CLPK_doublereal *d__, __CLPK_doublereal *e, __CLPK_doublereal *tau, __CLPK_doublereal * + work, __CLPK_integer *lwork, __CLPK_integer *info); + +/* Subroutine */ int dsytrf_(char *uplo, __CLPK_integer *n, __CLPK_doublereal *a, __CLPK_integer * + lda, __CLPK_integer *ipiv, __CLPK_doublereal *work, __CLPK_integer *lwork, __CLPK_integer *info); + +/* Subroutine */ int dsytri_(char *uplo, __CLPK_integer *n, __CLPK_doublereal *a, __CLPK_integer * + lda, __CLPK_integer *ipiv, __CLPK_doublereal *work, __CLPK_integer *info); + +/* Subroutine */ int dsytrs_(char *uplo, __CLPK_integer *n, __CLPK_integer *nrhs, + __CLPK_doublereal *a, __CLPK_integer *lda, __CLPK_integer *ipiv, __CLPK_doublereal *b, __CLPK_integer * + ldb, __CLPK_integer *info); + +/* Subroutine */ int dtbcon_(char *norm, char *uplo, char *diag, __CLPK_integer *n, + __CLPK_integer *kd, __CLPK_doublereal *ab, __CLPK_integer *ldab, __CLPK_doublereal *rcond, + __CLPK_doublereal *work, __CLPK_integer *iwork, __CLPK_integer *info); + +/* Subroutine */ int dtbrfs_(char *uplo, char *trans, char *diag, __CLPK_integer *n, + __CLPK_integer *kd, __CLPK_integer *nrhs, __CLPK_doublereal *ab, __CLPK_integer *ldab, __CLPK_doublereal + *b, __CLPK_integer *ldb, __CLPK_doublereal *x, __CLPK_integer *ldx, __CLPK_doublereal *ferr, + __CLPK_doublereal *berr, __CLPK_doublereal *work, __CLPK_integer *iwork, __CLPK_integer *info); + +/* Subroutine */ int dtbtrs_(char *uplo, char *trans, char *diag, __CLPK_integer *n, + __CLPK_integer *kd, __CLPK_integer *nrhs, __CLPK_doublereal *ab, __CLPK_integer *ldab, __CLPK_doublereal + *b, __CLPK_integer *ldb, __CLPK_integer *info); + +/* Subroutine */ int dtgevc_(char *side, char *howmny, __CLPK_logical *select, + __CLPK_integer *n, __CLPK_doublereal *a, __CLPK_integer *lda, __CLPK_doublereal *b, __CLPK_integer *ldb, + __CLPK_doublereal *vl, __CLPK_integer *ldvl, __CLPK_doublereal *vr, __CLPK_integer *ldvr, __CLPK_integer + *mm, __CLPK_integer *m, __CLPK_doublereal *work, __CLPK_integer *info); + +/* Subroutine */ int dtgex2_(__CLPK_logical *wantq, __CLPK_logical *wantz, __CLPK_integer *n, + __CLPK_doublereal *a, __CLPK_integer *lda, __CLPK_doublereal *b, __CLPK_integer *ldb, __CLPK_doublereal * + q, __CLPK_integer *ldq, __CLPK_doublereal *z__, __CLPK_integer *ldz, __CLPK_integer *j1, __CLPK_integer * + n1, __CLPK_integer *n2, __CLPK_doublereal *work, __CLPK_integer *lwork, __CLPK_integer *info); + +/* Subroutine */ int dtgexc_(__CLPK_logical *wantq, __CLPK_logical *wantz, __CLPK_integer *n, + __CLPK_doublereal *a, __CLPK_integer *lda, __CLPK_doublereal *b, __CLPK_integer *ldb, __CLPK_doublereal * + q, __CLPK_integer *ldq, __CLPK_doublereal *z__, __CLPK_integer *ldz, __CLPK_integer *ifst, + __CLPK_integer *ilst, __CLPK_doublereal *work, __CLPK_integer *lwork, __CLPK_integer *info); + +/* Subroutine */ int dtgsen_(__CLPK_integer *ijob, __CLPK_logical *wantq, __CLPK_logical *wantz, + __CLPK_logical *select, __CLPK_integer *n, __CLPK_doublereal *a, __CLPK_integer *lda, __CLPK_doublereal * + b, __CLPK_integer *ldb, __CLPK_doublereal *alphar, __CLPK_doublereal *alphai, __CLPK_doublereal * + beta, __CLPK_doublereal *q, __CLPK_integer *ldq, __CLPK_doublereal *z__, __CLPK_integer *ldz, + __CLPK_integer *m, __CLPK_doublereal *pl, __CLPK_doublereal *pr, __CLPK_doublereal *dif, + __CLPK_doublereal *work, __CLPK_integer *lwork, __CLPK_integer *iwork, __CLPK_integer *liwork, + __CLPK_integer *info); + +/* Subroutine */ int dtgsja_(char *jobu, char *jobv, char *jobq, __CLPK_integer *m, + __CLPK_integer *p, __CLPK_integer *n, __CLPK_integer *k, __CLPK_integer *l, __CLPK_doublereal *a, + __CLPK_integer *lda, __CLPK_doublereal *b, __CLPK_integer *ldb, __CLPK_doublereal *tola, + __CLPK_doublereal *tolb, __CLPK_doublereal *alpha, __CLPK_doublereal *beta, __CLPK_doublereal *u, + __CLPK_integer *ldu, __CLPK_doublereal *v, __CLPK_integer *ldv, __CLPK_doublereal *q, __CLPK_integer * + ldq, __CLPK_doublereal *work, __CLPK_integer *ncycle, __CLPK_integer *info); + +/* Subroutine */ int dtgsna_(char *job, char *howmny, __CLPK_logical *select, + __CLPK_integer *n, __CLPK_doublereal *a, __CLPK_integer *lda, __CLPK_doublereal *b, __CLPK_integer *ldb, + __CLPK_doublereal *vl, __CLPK_integer *ldvl, __CLPK_doublereal *vr, __CLPK_integer *ldvr, + __CLPK_doublereal *s, __CLPK_doublereal *dif, __CLPK_integer *mm, __CLPK_integer *m, __CLPK_doublereal * + work, __CLPK_integer *lwork, __CLPK_integer *iwork, __CLPK_integer *info); + +/* Subroutine */ int dtgsy2_(char *trans, __CLPK_integer *ijob, __CLPK_integer *m, __CLPK_integer * + n, __CLPK_doublereal *a, __CLPK_integer *lda, __CLPK_doublereal *b, __CLPK_integer *ldb, + __CLPK_doublereal *c__, __CLPK_integer *ldc, __CLPK_doublereal *d__, __CLPK_integer *ldd, + __CLPK_doublereal *e, __CLPK_integer *lde, __CLPK_doublereal *f, __CLPK_integer *ldf, __CLPK_doublereal * + scale, __CLPK_doublereal *rdsum, __CLPK_doublereal *rdscal, __CLPK_integer *iwork, __CLPK_integer + *pq, __CLPK_integer *info); + +/* Subroutine */ int dtgsyl_(char *trans, __CLPK_integer *ijob, __CLPK_integer *m, __CLPK_integer * + n, __CLPK_doublereal *a, __CLPK_integer *lda, __CLPK_doublereal *b, __CLPK_integer *ldb, + __CLPK_doublereal *c__, __CLPK_integer *ldc, __CLPK_doublereal *d__, __CLPK_integer *ldd, + __CLPK_doublereal *e, __CLPK_integer *lde, __CLPK_doublereal *f, __CLPK_integer *ldf, __CLPK_doublereal * + scale, __CLPK_doublereal *dif, __CLPK_doublereal *work, __CLPK_integer *lwork, __CLPK_integer * + iwork, __CLPK_integer *info); + +/* Subroutine */ int dtpcon_(char *norm, char *uplo, char *diag, __CLPK_integer *n, + __CLPK_doublereal *ap, __CLPK_doublereal *rcond, __CLPK_doublereal *work, __CLPK_integer *iwork, + __CLPK_integer *info); + +/* Subroutine */ int dtprfs_(char *uplo, char *trans, char *diag, __CLPK_integer *n, + __CLPK_integer *nrhs, __CLPK_doublereal *ap, __CLPK_doublereal *b, __CLPK_integer *ldb, + __CLPK_doublereal *x, __CLPK_integer *ldx, __CLPK_doublereal *ferr, __CLPK_doublereal *berr, + __CLPK_doublereal *work, __CLPK_integer *iwork, __CLPK_integer *info); + +/* Subroutine */ int dtptri_(char *uplo, char *diag, __CLPK_integer *n, __CLPK_doublereal * + ap, __CLPK_integer *info); + +/* Subroutine */ int dtptrs_(char *uplo, char *trans, char *diag, __CLPK_integer *n, + __CLPK_integer *nrhs, __CLPK_doublereal *ap, __CLPK_doublereal *b, __CLPK_integer *ldb, __CLPK_integer * + info); + +/* Subroutine */ int dtrcon_(char *norm, char *uplo, char *diag, __CLPK_integer *n, + __CLPK_doublereal *a, __CLPK_integer *lda, __CLPK_doublereal *rcond, __CLPK_doublereal *work, + __CLPK_integer *iwork, __CLPK_integer *info); + +/* Subroutine */ int dtrevc_(char *side, char *howmny, __CLPK_logical *select, + __CLPK_integer *n, __CLPK_doublereal *t, __CLPK_integer *ldt, __CLPK_doublereal *vl, __CLPK_integer * + ldvl, __CLPK_doublereal *vr, __CLPK_integer *ldvr, __CLPK_integer *mm, __CLPK_integer *m, + __CLPK_doublereal *work, __CLPK_integer *info); + +/* Subroutine */ int dtrexc_(char *compq, __CLPK_integer *n, __CLPK_doublereal *t, __CLPK_integer * + ldt, __CLPK_doublereal *q, __CLPK_integer *ldq, __CLPK_integer *ifst, __CLPK_integer *ilst, + __CLPK_doublereal *work, __CLPK_integer *info); + +/* Subroutine */ int dtrrfs_(char *uplo, char *trans, char *diag, __CLPK_integer *n, + __CLPK_integer *nrhs, __CLPK_doublereal *a, __CLPK_integer *lda, __CLPK_doublereal *b, __CLPK_integer * + ldb, __CLPK_doublereal *x, __CLPK_integer *ldx, __CLPK_doublereal *ferr, __CLPK_doublereal *berr, + __CLPK_doublereal *work, __CLPK_integer *iwork, __CLPK_integer *info); + +/* Subroutine */ int dtrsen_(char *job, char *compq, __CLPK_logical *select, __CLPK_integer + *n, __CLPK_doublereal *t, __CLPK_integer *ldt, __CLPK_doublereal *q, __CLPK_integer *ldq, + __CLPK_doublereal *wr, __CLPK_doublereal *wi, __CLPK_integer *m, __CLPK_doublereal *s, __CLPK_doublereal + *sep, __CLPK_doublereal *work, __CLPK_integer *lwork, __CLPK_integer *iwork, __CLPK_integer * + liwork, __CLPK_integer *info); + +/* Subroutine */ int dtrsna_(char *job, char *howmny, __CLPK_logical *select, + __CLPK_integer *n, __CLPK_doublereal *t, __CLPK_integer *ldt, __CLPK_doublereal *vl, __CLPK_integer * + ldvl, __CLPK_doublereal *vr, __CLPK_integer *ldvr, __CLPK_doublereal *s, __CLPK_doublereal *sep, + __CLPK_integer *mm, __CLPK_integer *m, __CLPK_doublereal *work, __CLPK_integer *ldwork, __CLPK_integer * + iwork, __CLPK_integer *info); + +/* Subroutine */ int dtrsyl_(char *trana, char *tranb, __CLPK_integer *isgn, __CLPK_integer + *m, __CLPK_integer *n, __CLPK_doublereal *a, __CLPK_integer *lda, __CLPK_doublereal *b, __CLPK_integer * + ldb, __CLPK_doublereal *c__, __CLPK_integer *ldc, __CLPK_doublereal *scale, __CLPK_integer *info); + +/* Subroutine */ int dtrti2_(char *uplo, char *diag, __CLPK_integer *n, __CLPK_doublereal * + a, __CLPK_integer *lda, __CLPK_integer *info); + +/* Subroutine */ int dtrtri_(char *uplo, char *diag, __CLPK_integer *n, __CLPK_doublereal * + a, __CLPK_integer *lda, __CLPK_integer *info); + +/* Subroutine */ int dtrtrs_(char *uplo, char *trans, char *diag, __CLPK_integer *n, + __CLPK_integer *nrhs, __CLPK_doublereal *a, __CLPK_integer *lda, __CLPK_doublereal *b, __CLPK_integer * + ldb, __CLPK_integer *info); + +/* Subroutine */ int dtzrqf_(__CLPK_integer *m, __CLPK_integer *n, __CLPK_doublereal *a, __CLPK_integer * + lda, __CLPK_doublereal *tau, __CLPK_integer *info); + +/* Subroutine */ int dtzrzf_(__CLPK_integer *m, __CLPK_integer *n, __CLPK_doublereal *a, __CLPK_integer * + lda, __CLPK_doublereal *tau, __CLPK_doublereal *work, __CLPK_integer *lwork, __CLPK_integer *info); + +__CLPK_integer icmax1_(__CLPK_integer *n, __CLPK_complex *cx, __CLPK_integer *incx); + +__CLPK_integer ieeeck_(__CLPK_integer *ispec, __CLPK_real *zero, __CLPK_real *one); + +__CLPK_integer ilaenv_(__CLPK_integer *ispec, char *name__, char *opts, __CLPK_integer *n1, + __CLPK_integer *n2, __CLPK_integer *n3, __CLPK_integer *n4, __CLPK_ftnlen name_len, __CLPK_ftnlen + opts_len); + +__CLPK_integer izmax1_(__CLPK_integer *n, __CLPK_doublecomplex *cx, __CLPK_integer *incx); + +/* Subroutine */ int sbdsdc_(char *uplo, char *compq, __CLPK_integer *n, __CLPK_real *d__, + __CLPK_real *e, __CLPK_real *u, __CLPK_integer *ldu, __CLPK_real *vt, __CLPK_integer *ldvt, __CLPK_real *q, + __CLPK_integer *iq, __CLPK_real *work, __CLPK_integer *iwork, __CLPK_integer *info); + +/* Subroutine */ int sbdsqr_(char *uplo, __CLPK_integer *n, __CLPK_integer *ncvt, __CLPK_integer * + nru, __CLPK_integer *ncc, __CLPK_real *d__, __CLPK_real *e, __CLPK_real *vt, __CLPK_integer *ldvt, __CLPK_real * + u, __CLPK_integer *ldu, __CLPK_real *c__, __CLPK_integer *ldc, __CLPK_real *work, __CLPK_integer *info); + +/* Subroutine */ int sdisna_(char *job, __CLPK_integer *m, __CLPK_integer *n, __CLPK_real *d__, + __CLPK_real *sep, __CLPK_integer *info); + +/* Subroutine */ int sgbbrd_(char *vect, __CLPK_integer *m, __CLPK_integer *n, __CLPK_integer *ncc, + __CLPK_integer *kl, __CLPK_integer *ku, __CLPK_real *ab, __CLPK_integer *ldab, __CLPK_real *d__, __CLPK_real * + e, __CLPK_real *q, __CLPK_integer *ldq, __CLPK_real *pt, __CLPK_integer *ldpt, __CLPK_real *c__, __CLPK_integer + *ldc, __CLPK_real *work, __CLPK_integer *info); + +/* Subroutine */ int sgbcon_(char *norm, __CLPK_integer *n, __CLPK_integer *kl, __CLPK_integer *ku, + __CLPK_real *ab, __CLPK_integer *ldab, __CLPK_integer *ipiv, __CLPK_real *anorm, __CLPK_real *rcond, + __CLPK_real *work, __CLPK_integer *iwork, __CLPK_integer *info); + +/* Subroutine */ int sgbequ_(__CLPK_integer *m, __CLPK_integer *n, __CLPK_integer *kl, __CLPK_integer *ku, + __CLPK_real *ab, __CLPK_integer *ldab, __CLPK_real *r__, __CLPK_real *c__, __CLPK_real *rowcnd, __CLPK_real * + colcnd, __CLPK_real *amax, __CLPK_integer *info); + +/* Subroutine */ int sgbrfs_(char *trans, __CLPK_integer *n, __CLPK_integer *kl, __CLPK_integer * + ku, __CLPK_integer *nrhs, __CLPK_real *ab, __CLPK_integer *ldab, __CLPK_real *afb, __CLPK_integer *ldafb, + __CLPK_integer *ipiv, __CLPK_real *b, __CLPK_integer *ldb, __CLPK_real *x, __CLPK_integer *ldx, __CLPK_real * + ferr, __CLPK_real *berr, __CLPK_real *work, __CLPK_integer *iwork, __CLPK_integer *info); + +/* Subroutine */ int sgbsv_(__CLPK_integer *n, __CLPK_integer *kl, __CLPK_integer *ku, __CLPK_integer * + nrhs, __CLPK_real *ab, __CLPK_integer *ldab, __CLPK_integer *ipiv, __CLPK_real *b, __CLPK_integer *ldb, + __CLPK_integer *info); + +/* Subroutine */ int sgbsvx_(char *fact, char *trans, __CLPK_integer *n, __CLPK_integer *kl, + __CLPK_integer *ku, __CLPK_integer *nrhs, __CLPK_real *ab, __CLPK_integer *ldab, __CLPK_real *afb, + __CLPK_integer *ldafb, __CLPK_integer *ipiv, char *equed, __CLPK_real *r__, __CLPK_real *c__, + __CLPK_real *b, __CLPK_integer *ldb, __CLPK_real *x, __CLPK_integer *ldx, __CLPK_real *rcond, __CLPK_real *ferr, + __CLPK_real *berr, __CLPK_real *work, __CLPK_integer *iwork, __CLPK_integer *info); + +/* Subroutine */ int sgbtf2_(__CLPK_integer *m, __CLPK_integer *n, __CLPK_integer *kl, __CLPK_integer *ku, + __CLPK_real *ab, __CLPK_integer *ldab, __CLPK_integer *ipiv, __CLPK_integer *info); + +/* Subroutine */ int sgbtrf_(__CLPK_integer *m, __CLPK_integer *n, __CLPK_integer *kl, __CLPK_integer *ku, + __CLPK_real *ab, __CLPK_integer *ldab, __CLPK_integer *ipiv, __CLPK_integer *info); + +/* Subroutine */ int sgbtrs_(char *trans, __CLPK_integer *n, __CLPK_integer *kl, __CLPK_integer * + ku, __CLPK_integer *nrhs, __CLPK_real *ab, __CLPK_integer *ldab, __CLPK_integer *ipiv, __CLPK_real *b, + __CLPK_integer *ldb, __CLPK_integer *info); + +/* Subroutine */ int sgebak_(char *job, char *side, __CLPK_integer *n, __CLPK_integer *ilo, + __CLPK_integer *ihi, __CLPK_real *scale, __CLPK_integer *m, __CLPK_real *v, __CLPK_integer *ldv, __CLPK_integer + *info); + +/* Subroutine */ int sgebal_(char *job, __CLPK_integer *n, __CLPK_real *a, __CLPK_integer *lda, + __CLPK_integer *ilo, __CLPK_integer *ihi, __CLPK_real *scale, __CLPK_integer *info); + +/* Subroutine */ int sgebd2_(__CLPK_integer *m, __CLPK_integer *n, __CLPK_real *a, __CLPK_integer *lda, + __CLPK_real *d__, __CLPK_real *e, __CLPK_real *tauq, __CLPK_real *taup, __CLPK_real *work, __CLPK_integer *info); + +/* Subroutine */ int sgebrd_(__CLPK_integer *m, __CLPK_integer *n, __CLPK_real *a, __CLPK_integer *lda, + __CLPK_real *d__, __CLPK_real *e, __CLPK_real *tauq, __CLPK_real *taup, __CLPK_real *work, __CLPK_integer * + lwork, __CLPK_integer *info); + +/* Subroutine */ int sgecon_(char *norm, __CLPK_integer *n, __CLPK_real *a, __CLPK_integer *lda, + __CLPK_real *anorm, __CLPK_real *rcond, __CLPK_real *work, __CLPK_integer *iwork, __CLPK_integer *info); + +/* Subroutine */ int sgeequ_(__CLPK_integer *m, __CLPK_integer *n, __CLPK_real *a, __CLPK_integer *lda, + __CLPK_real *r__, __CLPK_real *c__, __CLPK_real *rowcnd, __CLPK_real *colcnd, __CLPK_real *amax, __CLPK_integer + *info); + +/* Subroutine */ int sgees_(char *jobvs, char *sort, __CLPK_L_fp select, __CLPK_integer *n, + __CLPK_real *a, __CLPK_integer *lda, __CLPK_integer *sdim, __CLPK_real *wr, __CLPK_real *wi, __CLPK_real *vs, + __CLPK_integer *ldvs, __CLPK_real *work, __CLPK_integer *lwork, __CLPK_logical *bwork, __CLPK_integer * + info); + +/* Subroutine */ int sgeesx_(char *jobvs, char *sort, __CLPK_L_fp select, char * + sense, __CLPK_integer *n, __CLPK_real *a, __CLPK_integer *lda, __CLPK_integer *sdim, __CLPK_real *wr, + __CLPK_real *wi, __CLPK_real *vs, __CLPK_integer *ldvs, __CLPK_real *rconde, __CLPK_real *rcondv, __CLPK_real * + work, __CLPK_integer *lwork, __CLPK_integer *iwork, __CLPK_integer *liwork, __CLPK_logical *bwork, + __CLPK_integer *info); + +/* Subroutine */ int sgeev_(char *jobvl, char *jobvr, __CLPK_integer *n, __CLPK_real *a, + __CLPK_integer *lda, __CLPK_real *wr, __CLPK_real *wi, __CLPK_real *vl, __CLPK_integer *ldvl, __CLPK_real *vr, + __CLPK_integer *ldvr, __CLPK_real *work, __CLPK_integer *lwork, __CLPK_integer *info); + +/* Subroutine */ int sgeevx_(char *balanc, char *jobvl, char *jobvr, char * + sense, __CLPK_integer *n, __CLPK_real *a, __CLPK_integer *lda, __CLPK_real *wr, __CLPK_real *wi, __CLPK_real * + vl, __CLPK_integer *ldvl, __CLPK_real *vr, __CLPK_integer *ldvr, __CLPK_integer *ilo, __CLPK_integer * + ihi, __CLPK_real *scale, __CLPK_real *abnrm, __CLPK_real *rconde, __CLPK_real *rcondv, __CLPK_real *work, + __CLPK_integer *lwork, __CLPK_integer *iwork, __CLPK_integer *info); + +/* Subroutine */ int sgegs_(char *jobvsl, char *jobvsr, __CLPK_integer *n, __CLPK_real *a, + __CLPK_integer *lda, __CLPK_real *b, __CLPK_integer *ldb, __CLPK_real *alphar, __CLPK_real *alphai, __CLPK_real + *beta, __CLPK_real *vsl, __CLPK_integer *ldvsl, __CLPK_real *vsr, __CLPK_integer *ldvsr, __CLPK_real * + work, __CLPK_integer *lwork, __CLPK_integer *info); + +/* Subroutine */ int sgegv_(char *jobvl, char *jobvr, __CLPK_integer *n, __CLPK_real *a, + __CLPK_integer *lda, __CLPK_real *b, __CLPK_integer *ldb, __CLPK_real *alphar, __CLPK_real *alphai, __CLPK_real + *beta, __CLPK_real *vl, __CLPK_integer *ldvl, __CLPK_real *vr, __CLPK_integer *ldvr, __CLPK_real *work, + __CLPK_integer *lwork, __CLPK_integer *info); + +/* Subroutine */ int sgehd2_(__CLPK_integer *n, __CLPK_integer *ilo, __CLPK_integer *ihi, __CLPK_real *a, + __CLPK_integer *lda, __CLPK_real *tau, __CLPK_real *work, __CLPK_integer *info); + +/* Subroutine */ int sgehrd_(__CLPK_integer *n, __CLPK_integer *ilo, __CLPK_integer *ihi, __CLPK_real *a, + __CLPK_integer *lda, __CLPK_real *tau, __CLPK_real *work, __CLPK_integer *lwork, __CLPK_integer *info); + +/* Subroutine */ int sgelq2_(__CLPK_integer *m, __CLPK_integer *n, __CLPK_real *a, __CLPK_integer *lda, + __CLPK_real *tau, __CLPK_real *work, __CLPK_integer *info); + +/* Subroutine */ int sgelqf_(__CLPK_integer *m, __CLPK_integer *n, __CLPK_real *a, __CLPK_integer *lda, + __CLPK_real *tau, __CLPK_real *work, __CLPK_integer *lwork, __CLPK_integer *info); + +/* Subroutine */ int sgels_(char *trans, __CLPK_integer *m, __CLPK_integer *n, __CLPK_integer * + nrhs, __CLPK_real *a, __CLPK_integer *lda, __CLPK_real *b, __CLPK_integer *ldb, __CLPK_real *work, + __CLPK_integer *lwork, __CLPK_integer *info); + +/* Subroutine */ int sgelsd_(__CLPK_integer *m, __CLPK_integer *n, __CLPK_integer *nrhs, __CLPK_real *a, + __CLPK_integer *lda, __CLPK_real *b, __CLPK_integer *ldb, __CLPK_real *s, __CLPK_real *rcond, __CLPK_integer * + rank, __CLPK_real *work, __CLPK_integer *lwork, __CLPK_integer *iwork, __CLPK_integer *info); + +/* Subroutine */ int sgelss_(__CLPK_integer *m, __CLPK_integer *n, __CLPK_integer *nrhs, __CLPK_real *a, + __CLPK_integer *lda, __CLPK_real *b, __CLPK_integer *ldb, __CLPK_real *s, __CLPK_real *rcond, __CLPK_integer * + rank, __CLPK_real *work, __CLPK_integer *lwork, __CLPK_integer *info); + +/* Subroutine */ int sgelsx_(__CLPK_integer *m, __CLPK_integer *n, __CLPK_integer *nrhs, __CLPK_real *a, + __CLPK_integer *lda, __CLPK_real *b, __CLPK_integer *ldb, __CLPK_integer *jpvt, __CLPK_real *rcond, + __CLPK_integer *rank, __CLPK_real *work, __CLPK_integer *info); + +/* Subroutine */ int sgelsy_(__CLPK_integer *m, __CLPK_integer *n, __CLPK_integer *nrhs, __CLPK_real *a, + __CLPK_integer *lda, __CLPK_real *b, __CLPK_integer *ldb, __CLPK_integer *jpvt, __CLPK_real *rcond, + __CLPK_integer *rank, __CLPK_real *work, __CLPK_integer *lwork, __CLPK_integer *info); + +/* Subroutine */ int sgeql2_(__CLPK_integer *m, __CLPK_integer *n, __CLPK_real *a, __CLPK_integer *lda, + __CLPK_real *tau, __CLPK_real *work, __CLPK_integer *info); + +/* Subroutine */ int sgeqlf_(__CLPK_integer *m, __CLPK_integer *n, __CLPK_real *a, __CLPK_integer *lda, + __CLPK_real *tau, __CLPK_real *work, __CLPK_integer *lwork, __CLPK_integer *info); + +/* Subroutine */ int sgeqp3_(__CLPK_integer *m, __CLPK_integer *n, __CLPK_real *a, __CLPK_integer *lda, + __CLPK_integer *jpvt, __CLPK_real *tau, __CLPK_real *work, __CLPK_integer *lwork, __CLPK_integer *info); + +/* Subroutine */ int sgeqpf_(__CLPK_integer *m, __CLPK_integer *n, __CLPK_real *a, __CLPK_integer *lda, + __CLPK_integer *jpvt, __CLPK_real *tau, __CLPK_real *work, __CLPK_integer *info); + +/* Subroutine */ int sgeqr2_(__CLPK_integer *m, __CLPK_integer *n, __CLPK_real *a, __CLPK_integer *lda, + __CLPK_real *tau, __CLPK_real *work, __CLPK_integer *info); + +/* Subroutine */ int sgeqrf_(__CLPK_integer *m, __CLPK_integer *n, __CLPK_real *a, __CLPK_integer *lda, + __CLPK_real *tau, __CLPK_real *work, __CLPK_integer *lwork, __CLPK_integer *info); + +/* Subroutine */ int sgerfs_(char *trans, __CLPK_integer *n, __CLPK_integer *nrhs, __CLPK_real *a, + __CLPK_integer *lda, __CLPK_real *af, __CLPK_integer *ldaf, __CLPK_integer *ipiv, __CLPK_real *b, + __CLPK_integer *ldb, __CLPK_real *x, __CLPK_integer *ldx, __CLPK_real *ferr, __CLPK_real *berr, __CLPK_real * + work, __CLPK_integer *iwork, __CLPK_integer *info); + +/* Subroutine */ int sgerq2_(__CLPK_integer *m, __CLPK_integer *n, __CLPK_real *a, __CLPK_integer *lda, + __CLPK_real *tau, __CLPK_real *work, __CLPK_integer *info); + +/* Subroutine */ int sgerqf_(__CLPK_integer *m, __CLPK_integer *n, __CLPK_real *a, __CLPK_integer *lda, + __CLPK_real *tau, __CLPK_real *work, __CLPK_integer *lwork, __CLPK_integer *info); + +/* Subroutine */ int sgesc2_(__CLPK_integer *n, __CLPK_real *a, __CLPK_integer *lda, __CLPK_real *rhs, + __CLPK_integer *ipiv, __CLPK_integer *jpiv, __CLPK_real *scale); + +/* Subroutine */ int sgesdd_(char *jobz, __CLPK_integer *m, __CLPK_integer *n, __CLPK_real *a, + __CLPK_integer *lda, __CLPK_real *s, __CLPK_real *u, __CLPK_integer *ldu, __CLPK_real *vt, __CLPK_integer *ldvt, + __CLPK_real *work, __CLPK_integer *lwork, __CLPK_integer *iwork, __CLPK_integer *info); + +/* Subroutine */ int sgesv_(__CLPK_integer *n, __CLPK_integer *nrhs, __CLPK_real *a, __CLPK_integer *lda, + __CLPK_integer *ipiv, __CLPK_real *b, __CLPK_integer *ldb, __CLPK_integer *info); + +/* Subroutine */ int sgesvd_(char *jobu, char *jobvt, __CLPK_integer *m, __CLPK_integer *n, + __CLPK_real *a, __CLPK_integer *lda, __CLPK_real *s, __CLPK_real *u, __CLPK_integer *ldu, __CLPK_real *vt, + __CLPK_integer *ldvt, __CLPK_real *work, __CLPK_integer *lwork, __CLPK_integer *info); + +/* Subroutine */ int sgesvx_(char *fact, char *trans, __CLPK_integer *n, __CLPK_integer * + nrhs, __CLPK_real *a, __CLPK_integer *lda, __CLPK_real *af, __CLPK_integer *ldaf, __CLPK_integer *ipiv, + char *equed, __CLPK_real *r__, __CLPK_real *c__, __CLPK_real *b, __CLPK_integer *ldb, __CLPK_real *x, + __CLPK_integer *ldx, __CLPK_real *rcond, __CLPK_real *ferr, __CLPK_real *berr, __CLPK_real *work, + __CLPK_integer *iwork, __CLPK_integer *info); + +/* Subroutine */ int sgetc2_(__CLPK_integer *n, __CLPK_real *a, __CLPK_integer *lda, __CLPK_integer *ipiv, + __CLPK_integer *jpiv, __CLPK_integer *info); + +/* Subroutine */ int sgetf2_(__CLPK_integer *m, __CLPK_integer *n, __CLPK_real *a, __CLPK_integer *lda, + __CLPK_integer *ipiv, __CLPK_integer *info); + +/* Subroutine */ int sgetrf_(__CLPK_integer *m, __CLPK_integer *n, __CLPK_real *a, __CLPK_integer *lda, + __CLPK_integer *ipiv, __CLPK_integer *info); + +/* Subroutine */ int sgetri_(__CLPK_integer *n, __CLPK_real *a, __CLPK_integer *lda, __CLPK_integer *ipiv, + __CLPK_real *work, __CLPK_integer *lwork, __CLPK_integer *info); + +/* Subroutine */ int sgetrs_(char *trans, __CLPK_integer *n, __CLPK_integer *nrhs, __CLPK_real *a, + __CLPK_integer *lda, __CLPK_integer *ipiv, __CLPK_real *b, __CLPK_integer *ldb, __CLPK_integer *info); + +/* Subroutine */ int sggbak_(char *job, char *side, __CLPK_integer *n, __CLPK_integer *ilo, + __CLPK_integer *ihi, __CLPK_real *lscale, __CLPK_real *rscale, __CLPK_integer *m, __CLPK_real *v, + __CLPK_integer *ldv, __CLPK_integer *info); + +/* Subroutine */ int sggbal_(char *job, __CLPK_integer *n, __CLPK_real *a, __CLPK_integer *lda, + __CLPK_real *b, __CLPK_integer *ldb, __CLPK_integer *ilo, __CLPK_integer *ihi, __CLPK_real *lscale, __CLPK_real + *rscale, __CLPK_real *work, __CLPK_integer *info); + +/* Subroutine */ int sgges_(char *jobvsl, char *jobvsr, char *sort, __CLPK_L_fp + selctg, __CLPK_integer *n, __CLPK_real *a, __CLPK_integer *lda, __CLPK_real *b, __CLPK_integer *ldb, + __CLPK_integer *sdim, __CLPK_real *alphar, __CLPK_real *alphai, __CLPK_real *beta, __CLPK_real *vsl, + __CLPK_integer *ldvsl, __CLPK_real *vsr, __CLPK_integer *ldvsr, __CLPK_real *work, __CLPK_integer *lwork, + __CLPK_logical *bwork, __CLPK_integer *info); + +/* Subroutine */ int sggesx_(char *jobvsl, char *jobvsr, char *sort, __CLPK_L_fp + selctg, char *sense, __CLPK_integer *n, __CLPK_real *a, __CLPK_integer *lda, __CLPK_real *b, + __CLPK_integer *ldb, __CLPK_integer *sdim, __CLPK_real *alphar, __CLPK_real *alphai, __CLPK_real *beta, + __CLPK_real *vsl, __CLPK_integer *ldvsl, __CLPK_real *vsr, __CLPK_integer *ldvsr, __CLPK_real *rconde, + __CLPK_real *rcondv, __CLPK_real *work, __CLPK_integer *lwork, __CLPK_integer *iwork, __CLPK_integer * + liwork, __CLPK_logical *bwork, __CLPK_integer *info); + +/* Subroutine */ int sggev_(char *jobvl, char *jobvr, __CLPK_integer *n, __CLPK_real *a, + __CLPK_integer *lda, __CLPK_real *b, __CLPK_integer *ldb, __CLPK_real *alphar, __CLPK_real *alphai, __CLPK_real + *beta, __CLPK_real *vl, __CLPK_integer *ldvl, __CLPK_real *vr, __CLPK_integer *ldvr, __CLPK_real *work, + __CLPK_integer *lwork, __CLPK_integer *info); + +/* Subroutine */ int sggevx_(char *balanc, char *jobvl, char *jobvr, char * + sense, __CLPK_integer *n, __CLPK_real *a, __CLPK_integer *lda, __CLPK_real *b, __CLPK_integer *ldb, __CLPK_real + *alphar, __CLPK_real *alphai, __CLPK_real *beta, __CLPK_real *vl, __CLPK_integer *ldvl, __CLPK_real *vr, + __CLPK_integer *ldvr, __CLPK_integer *ilo, __CLPK_integer *ihi, __CLPK_real *lscale, __CLPK_real *rscale, + __CLPK_real *abnrm, __CLPK_real *bbnrm, __CLPK_real *rconde, __CLPK_real *rcondv, __CLPK_real *work, + __CLPK_integer *lwork, __CLPK_integer *iwork, __CLPK_logical *bwork, __CLPK_integer *info); + +/* Subroutine */ int sggglm_(__CLPK_integer *n, __CLPK_integer *m, __CLPK_integer *p, __CLPK_real *a, + __CLPK_integer *lda, __CLPK_real *b, __CLPK_integer *ldb, __CLPK_real *d__, __CLPK_real *x, __CLPK_real *y, + __CLPK_real *work, __CLPK_integer *lwork, __CLPK_integer *info); + +/* Subroutine */ int sgghrd_(char *compq, char *compz, __CLPK_integer *n, __CLPK_integer * + ilo, __CLPK_integer *ihi, __CLPK_real *a, __CLPK_integer *lda, __CLPK_real *b, __CLPK_integer *ldb, __CLPK_real + *q, __CLPK_integer *ldq, __CLPK_real *z__, __CLPK_integer *ldz, __CLPK_integer *info); + +/* Subroutine */ int sgglse_(__CLPK_integer *m, __CLPK_integer *n, __CLPK_integer *p, __CLPK_real *a, + __CLPK_integer *lda, __CLPK_real *b, __CLPK_integer *ldb, __CLPK_real *c__, __CLPK_real *d__, __CLPK_real *x, + __CLPK_real *work, __CLPK_integer *lwork, __CLPK_integer *info); + +/* Subroutine */ int sggqrf_(__CLPK_integer *n, __CLPK_integer *m, __CLPK_integer *p, __CLPK_real *a, + __CLPK_integer *lda, __CLPK_real *taua, __CLPK_real *b, __CLPK_integer *ldb, __CLPK_real *taub, __CLPK_real * + work, __CLPK_integer *lwork, __CLPK_integer *info); + +/* Subroutine */ int sggrqf_(__CLPK_integer *m, __CLPK_integer *p, __CLPK_integer *n, __CLPK_real *a, + __CLPK_integer *lda, __CLPK_real *taua, __CLPK_real *b, __CLPK_integer *ldb, __CLPK_real *taub, __CLPK_real * + work, __CLPK_integer *lwork, __CLPK_integer *info); + +/* Subroutine */ int sggsvd_(char *jobu, char *jobv, char *jobq, __CLPK_integer *m, + __CLPK_integer *n, __CLPK_integer *p, __CLPK_integer *k, __CLPK_integer *l, __CLPK_real *a, __CLPK_integer *lda, + __CLPK_real *b, __CLPK_integer *ldb, __CLPK_real *alpha, __CLPK_real *beta, __CLPK_real *u, __CLPK_integer * + ldu, __CLPK_real *v, __CLPK_integer *ldv, __CLPK_real *q, __CLPK_integer *ldq, __CLPK_real *work, + __CLPK_integer *iwork, __CLPK_integer *info); + +/* Subroutine */ int sggsvp_(char *jobu, char *jobv, char *jobq, __CLPK_integer *m, + __CLPK_integer *p, __CLPK_integer *n, __CLPK_real *a, __CLPK_integer *lda, __CLPK_real *b, __CLPK_integer *ldb, + __CLPK_real *tola, __CLPK_real *tolb, __CLPK_integer *k, __CLPK_integer *l, __CLPK_real *u, __CLPK_integer *ldu, + __CLPK_real *v, __CLPK_integer *ldv, __CLPK_real *q, __CLPK_integer *ldq, __CLPK_integer *iwork, __CLPK_real * + tau, __CLPK_real *work, __CLPK_integer *info); + +/* Subroutine */ int sgtcon_(char *norm, __CLPK_integer *n, __CLPK_real *dl, __CLPK_real *d__, + __CLPK_real *du, __CLPK_real *du2, __CLPK_integer *ipiv, __CLPK_real *anorm, __CLPK_real *rcond, __CLPK_real * + work, __CLPK_integer *iwork, __CLPK_integer *info); + +/* Subroutine */ int sgtrfs_(char *trans, __CLPK_integer *n, __CLPK_integer *nrhs, __CLPK_real *dl, + __CLPK_real *d__, __CLPK_real *du, __CLPK_real *dlf, __CLPK_real *df, __CLPK_real *duf, __CLPK_real *du2, + __CLPK_integer *ipiv, __CLPK_real *b, __CLPK_integer *ldb, __CLPK_real *x, __CLPK_integer *ldx, __CLPK_real * + ferr, __CLPK_real *berr, __CLPK_real *work, __CLPK_integer *iwork, __CLPK_integer *info); + +/* Subroutine */ int sgtsv_(__CLPK_integer *n, __CLPK_integer *nrhs, __CLPK_real *dl, __CLPK_real *d__, + __CLPK_real *du, __CLPK_real *b, __CLPK_integer *ldb, __CLPK_integer *info); + +/* Subroutine */ int sgtsvx_(char *fact, char *trans, __CLPK_integer *n, __CLPK_integer * + nrhs, __CLPK_real *dl, __CLPK_real *d__, __CLPK_real *du, __CLPK_real *dlf, __CLPK_real *df, __CLPK_real *duf, + __CLPK_real *du2, __CLPK_integer *ipiv, __CLPK_real *b, __CLPK_integer *ldb, __CLPK_real *x, __CLPK_integer * + ldx, __CLPK_real *rcond, __CLPK_real *ferr, __CLPK_real *berr, __CLPK_real *work, __CLPK_integer *iwork, + __CLPK_integer *info); + +/* Subroutine */ int sgttrf_(__CLPK_integer *n, __CLPK_real *dl, __CLPK_real *d__, __CLPK_real *du, __CLPK_real * + du2, __CLPK_integer *ipiv, __CLPK_integer *info); + +/* Subroutine */ int sgttrs_(char *trans, __CLPK_integer *n, __CLPK_integer *nrhs, __CLPK_real *dl, + __CLPK_real *d__, __CLPK_real *du, __CLPK_real *du2, __CLPK_integer *ipiv, __CLPK_real *b, __CLPK_integer *ldb, + __CLPK_integer *info); + +/* Subroutine */ int sgtts2_(__CLPK_integer *itrans, __CLPK_integer *n, __CLPK_integer *nrhs, __CLPK_real + *dl, __CLPK_real *d__, __CLPK_real *du, __CLPK_real *du2, __CLPK_integer *ipiv, __CLPK_real *b, __CLPK_integer * + ldb); + +/* Subroutine */ int shgeqz_(char *job, char *compq, char *compz, __CLPK_integer *n, + __CLPK_integer *ilo, __CLPK_integer *ihi, __CLPK_real *a, __CLPK_integer *lda, __CLPK_real *b, __CLPK_integer * + ldb, __CLPK_real *alphar, __CLPK_real *alphai, __CLPK_real *beta, __CLPK_real *q, __CLPK_integer *ldq, + __CLPK_real *z__, __CLPK_integer *ldz, __CLPK_real *work, __CLPK_integer *lwork, __CLPK_integer *info); + +/* Subroutine */ int shsein_(char *side, char *eigsrc, char *initv, __CLPK_logical * + select, __CLPK_integer *n, __CLPK_real *h__, __CLPK_integer *ldh, __CLPK_real *wr, __CLPK_real *wi, __CLPK_real + *vl, __CLPK_integer *ldvl, __CLPK_real *vr, __CLPK_integer *ldvr, __CLPK_integer *mm, __CLPK_integer *m, + __CLPK_real *work, __CLPK_integer *ifaill, __CLPK_integer *ifailr, __CLPK_integer *info); + +/* Subroutine */ int shseqr_(char *job, char *compz, __CLPK_integer *n, __CLPK_integer *ilo, + __CLPK_integer *ihi, __CLPK_real *h__, __CLPK_integer *ldh, __CLPK_real *wr, __CLPK_real *wi, __CLPK_real *z__, + __CLPK_integer *ldz, __CLPK_real *work, __CLPK_integer *lwork, __CLPK_integer *info); + +/* Subroutine */ int slabad_(__CLPK_real *small, __CLPK_real *large); + +/* Subroutine */ int slabrd_(__CLPK_integer *m, __CLPK_integer *n, __CLPK_integer *nb, __CLPK_real *a, + __CLPK_integer *lda, __CLPK_real *d__, __CLPK_real *e, __CLPK_real *tauq, __CLPK_real *taup, __CLPK_real *x, + __CLPK_integer *ldx, __CLPK_real *y, __CLPK_integer *ldy); + +/* Subroutine */ int slacon_(__CLPK_integer *n, __CLPK_real *v, __CLPK_real *x, __CLPK_integer *isgn, + __CLPK_real *est, __CLPK_integer *kase); + +/* Subroutine */ int slacpy_(char *uplo, __CLPK_integer *m, __CLPK_integer *n, __CLPK_real *a, + __CLPK_integer *lda, __CLPK_real *b, __CLPK_integer *ldb); + +/* Subroutine */ int sladiv_(__CLPK_real *a, __CLPK_real *b, __CLPK_real *c__, __CLPK_real *d__, __CLPK_real *p, + __CLPK_real *q); + +/* Subroutine */ int slae2_(__CLPK_real *a, __CLPK_real *b, __CLPK_real *c__, __CLPK_real *rt1, __CLPK_real *rt2); + +/* Subroutine */ int slaebz_(__CLPK_integer *ijob, __CLPK_integer *nitmax, __CLPK_integer *n, + __CLPK_integer *mmax, __CLPK_integer *minp, __CLPK_integer *nbmin, __CLPK_real *abstol, __CLPK_real * + reltol, __CLPK_real *pivmin, __CLPK_real *d__, __CLPK_real *e, __CLPK_real *e2, __CLPK_integer *nval, + __CLPK_real *ab, __CLPK_real *c__, __CLPK_integer *mout, __CLPK_integer *nab, __CLPK_real *work, __CLPK_integer + *iwork, __CLPK_integer *info); + +/* Subroutine */ int slaed0_(__CLPK_integer *icompq, __CLPK_integer *qsiz, __CLPK_integer *n, __CLPK_real + *d__, __CLPK_real *e, __CLPK_real *q, __CLPK_integer *ldq, __CLPK_real *qstore, __CLPK_integer *ldqs, + __CLPK_real *work, __CLPK_integer *iwork, __CLPK_integer *info); + +/* Subroutine */ int slaed1_(__CLPK_integer *n, __CLPK_real *d__, __CLPK_real *q, __CLPK_integer *ldq, + __CLPK_integer *indxq, __CLPK_real *rho, __CLPK_integer *cutpnt, __CLPK_real *work, __CLPK_integer * + iwork, __CLPK_integer *info); + +/* Subroutine */ int slaed2_(__CLPK_integer *k, __CLPK_integer *n, __CLPK_integer *n1, __CLPK_real *d__, + __CLPK_real *q, __CLPK_integer *ldq, __CLPK_integer *indxq, __CLPK_real *rho, __CLPK_real *z__, __CLPK_real * + dlamda, __CLPK_real *w, __CLPK_real *q2, __CLPK_integer *indx, __CLPK_integer *indxc, __CLPK_integer * + indxp, __CLPK_integer *coltyp, __CLPK_integer *info); + +/* Subroutine */ int slaed3_(__CLPK_integer *k, __CLPK_integer *n, __CLPK_integer *n1, __CLPK_real *d__, + __CLPK_real *q, __CLPK_integer *ldq, __CLPK_real *rho, __CLPK_real *dlamda, __CLPK_real *q2, __CLPK_integer * + indx, __CLPK_integer *ctot, __CLPK_real *w, __CLPK_real *s, __CLPK_integer *info); + +/* Subroutine */ int slaed4_(__CLPK_integer *n, __CLPK_integer *i__, __CLPK_real *d__, __CLPK_real *z__, + __CLPK_real *delta, __CLPK_real *rho, __CLPK_real *dlam, __CLPK_integer *info); + +/* Subroutine */ int slaed5_(__CLPK_integer *i__, __CLPK_real *d__, __CLPK_real *z__, __CLPK_real *delta, + __CLPK_real *rho, __CLPK_real *dlam); + +/* Subroutine */ int slaed6_(__CLPK_integer *kniter, __CLPK_logical *orgati, __CLPK_real *rho, + __CLPK_real *d__, __CLPK_real *z__, __CLPK_real *finit, __CLPK_real *tau, __CLPK_integer *info); + +/* Subroutine */ int slaed7_(__CLPK_integer *icompq, __CLPK_integer *n, __CLPK_integer *qsiz, + __CLPK_integer *tlvls, __CLPK_integer *curlvl, __CLPK_integer *curpbm, __CLPK_real *d__, __CLPK_real *q, + __CLPK_integer *ldq, __CLPK_integer *indxq, __CLPK_real *rho, __CLPK_integer *cutpnt, __CLPK_real * + qstore, __CLPK_integer *qptr, __CLPK_integer *prmptr, __CLPK_integer *perm, __CLPK_integer * + givptr, __CLPK_integer *givcol, __CLPK_real *givnum, __CLPK_real *work, __CLPK_integer *iwork, + __CLPK_integer *info); + +/* Subroutine */ int slaed8_(__CLPK_integer *icompq, __CLPK_integer *k, __CLPK_integer *n, __CLPK_integer + *qsiz, __CLPK_real *d__, __CLPK_real *q, __CLPK_integer *ldq, __CLPK_integer *indxq, __CLPK_real *rho, + __CLPK_integer *cutpnt, __CLPK_real *z__, __CLPK_real *dlamda, __CLPK_real *q2, __CLPK_integer *ldq2, + __CLPK_real *w, __CLPK_integer *perm, __CLPK_integer *givptr, __CLPK_integer *givcol, __CLPK_real * + givnum, __CLPK_integer *indxp, __CLPK_integer *indx, __CLPK_integer *info); + +/* Subroutine */ int slaed9_(__CLPK_integer *k, __CLPK_integer *kstart, __CLPK_integer *kstop, + __CLPK_integer *n, __CLPK_real *d__, __CLPK_real *q, __CLPK_integer *ldq, __CLPK_real *rho, __CLPK_real *dlamda, + __CLPK_real *w, __CLPK_real *s, __CLPK_integer *lds, __CLPK_integer *info); + +/* Subroutine */ int slaeda_(__CLPK_integer *n, __CLPK_integer *tlvls, __CLPK_integer *curlvl, + __CLPK_integer *curpbm, __CLPK_integer *prmptr, __CLPK_integer *perm, __CLPK_integer *givptr, + __CLPK_integer *givcol, __CLPK_real *givnum, __CLPK_real *q, __CLPK_integer *qptr, __CLPK_real *z__, + __CLPK_real *ztemp, __CLPK_integer *info); + +/* Subroutine */ int slaein_(__CLPK_logical *rightv, __CLPK_logical *noinit, __CLPK_integer *n, + __CLPK_real *h__, __CLPK_integer *ldh, __CLPK_real *wr, __CLPK_real *wi, __CLPK_real *vr, __CLPK_real *vi, __CLPK_real + *b, __CLPK_integer *ldb, __CLPK_real *work, __CLPK_real *eps3, __CLPK_real *smlnum, __CLPK_real *bignum, + __CLPK_integer *info); + +/* Subroutine */ int slaev2_(__CLPK_real *a, __CLPK_real *b, __CLPK_real *c__, __CLPK_real *rt1, __CLPK_real * + rt2, __CLPK_real *cs1, __CLPK_real *sn1); + +/* Subroutine */ int slaexc_(__CLPK_logical *wantq, __CLPK_integer *n, __CLPK_real *t, __CLPK_integer * + ldt, __CLPK_real *q, __CLPK_integer *ldq, __CLPK_integer *j1, __CLPK_integer *n1, __CLPK_integer *n2, + __CLPK_real *work, __CLPK_integer *info); + +/* Subroutine */ int slag2_(__CLPK_real *a, __CLPK_integer *lda, __CLPK_real *b, __CLPK_integer *ldb, + __CLPK_real *safmin, __CLPK_real *scale1, __CLPK_real *scale2, __CLPK_real *wr1, __CLPK_real *wr2, __CLPK_real * + wi); + +/* Subroutine */ int slags2_(__CLPK_logical *upper, __CLPK_real *a1, __CLPK_real *a2, __CLPK_real *a3, + __CLPK_real *b1, __CLPK_real *b2, __CLPK_real *b3, __CLPK_real *csu, __CLPK_real *snu, __CLPK_real *csv, __CLPK_real * + snv, __CLPK_real *csq, __CLPK_real *snq); + +/* Subroutine */ int slagtf_(__CLPK_integer *n, __CLPK_real *a, __CLPK_real *lambda, __CLPK_real *b, __CLPK_real + *c__, __CLPK_real *tol, __CLPK_real *d__, __CLPK_integer *in, __CLPK_integer *info); + +/* Subroutine */ int slagtm_(char *trans, __CLPK_integer *n, __CLPK_integer *nrhs, __CLPK_real * + alpha, __CLPK_real *dl, __CLPK_real *d__, __CLPK_real *du, __CLPK_real *x, __CLPK_integer *ldx, __CLPK_real * + beta, __CLPK_real *b, __CLPK_integer *ldb); + +/* Subroutine */ int slagts_(__CLPK_integer *job, __CLPK_integer *n, __CLPK_real *a, __CLPK_real *b, __CLPK_real + *c__, __CLPK_real *d__, __CLPK_integer *in, __CLPK_real *y, __CLPK_real *tol, __CLPK_integer *info); + +/* Subroutine */ int slagv2_(__CLPK_real *a, __CLPK_integer *lda, __CLPK_real *b, __CLPK_integer *ldb, + __CLPK_real *alphar, __CLPK_real *alphai, __CLPK_real *beta, __CLPK_real *csl, __CLPK_real *snl, __CLPK_real * + csr, __CLPK_real *snr); + +/* Subroutine */ int slahqr_(__CLPK_logical *wantt, __CLPK_logical *wantz, __CLPK_integer *n, + __CLPK_integer *ilo, __CLPK_integer *ihi, __CLPK_real *h__, __CLPK_integer *ldh, __CLPK_real *wr, __CLPK_real * + wi, __CLPK_integer *iloz, __CLPK_integer *ihiz, __CLPK_real *z__, __CLPK_integer *ldz, __CLPK_integer * + info); + +/* Subroutine */ int slahrd_(__CLPK_integer *n, __CLPK_integer *k, __CLPK_integer *nb, __CLPK_real *a, + __CLPK_integer *lda, __CLPK_real *tau, __CLPK_real *t, __CLPK_integer *ldt, __CLPK_real *y, __CLPK_integer *ldy); + +/* Subroutine */ int slaic1_(__CLPK_integer *job, __CLPK_integer *j, __CLPK_real *x, __CLPK_real *sest, + __CLPK_real *w, __CLPK_real *gamma, __CLPK_real *sestpr, __CLPK_real *s, __CLPK_real *c__); + +/* Subroutine */ int slaln2_(__CLPK_logical *ltrans, __CLPK_integer *na, __CLPK_integer *nw, __CLPK_real * + smin, __CLPK_real *ca, __CLPK_real *a, __CLPK_integer *lda, __CLPK_real *d1, __CLPK_real *d2, __CLPK_real *b, + __CLPK_integer *ldb, __CLPK_real *wr, __CLPK_real *wi, __CLPK_real *x, __CLPK_integer *ldx, __CLPK_real *scale, + __CLPK_real *xnorm, __CLPK_integer *info); + +/* Subroutine */ int slals0_(__CLPK_integer *icompq, __CLPK_integer *nl, __CLPK_integer *nr, + __CLPK_integer *sqre, __CLPK_integer *nrhs, __CLPK_real *b, __CLPK_integer *ldb, __CLPK_real *bx, + __CLPK_integer *ldbx, __CLPK_integer *perm, __CLPK_integer *givptr, __CLPK_integer *givcol, + __CLPK_integer *ldgcol, __CLPK_real *givnum, __CLPK_integer *ldgnum, __CLPK_real *poles, __CLPK_real * + difl, __CLPK_real *difr, __CLPK_real *z__, __CLPK_integer *k, __CLPK_real *c__, __CLPK_real *s, __CLPK_real * + work, __CLPK_integer *info); + +/* Subroutine */ int slalsa_(__CLPK_integer *icompq, __CLPK_integer *smlsiz, __CLPK_integer *n, + __CLPK_integer *nrhs, __CLPK_real *b, __CLPK_integer *ldb, __CLPK_real *bx, __CLPK_integer *ldbx, __CLPK_real * + u, __CLPK_integer *ldu, __CLPK_real *vt, __CLPK_integer *k, __CLPK_real *difl, __CLPK_real *difr, __CLPK_real * + z__, __CLPK_real *poles, __CLPK_integer *givptr, __CLPK_integer *givcol, __CLPK_integer *ldgcol, + __CLPK_integer *perm, __CLPK_real *givnum, __CLPK_real *c__, __CLPK_real *s, __CLPK_real *work, __CLPK_integer * + iwork, __CLPK_integer *info); + +/* Subroutine */ int slalsd_(char *uplo, __CLPK_integer *smlsiz, __CLPK_integer *n, __CLPK_integer + *nrhs, __CLPK_real *d__, __CLPK_real *e, __CLPK_real *b, __CLPK_integer *ldb, __CLPK_real *rcond, + __CLPK_integer *rank, __CLPK_real *work, __CLPK_integer *iwork, __CLPK_integer *info); + +/* Subroutine */ int slamc1_(__CLPK_integer *beta, __CLPK_integer *t, __CLPK_logical *rnd, __CLPK_logical + *ieee1); + +/* Subroutine */ int slamc2_(__CLPK_integer *beta, __CLPK_integer *t, __CLPK_logical *rnd, __CLPK_real * + eps, __CLPK_integer *emin, __CLPK_real *rmin, __CLPK_integer *emax, __CLPK_real *rmax); + +/* Subroutine */ int slamc4_(__CLPK_integer *emin, __CLPK_real *start, __CLPK_integer *base); + +/* Subroutine */ int slamc5_(__CLPK_integer *beta, __CLPK_integer *p, __CLPK_integer *emin, + __CLPK_logical *ieee, __CLPK_integer *emax, __CLPK_real *rmax); + +/* Subroutine */ int slamrg_(__CLPK_integer *n1, __CLPK_integer *n2, __CLPK_real *a, __CLPK_integer * + strd1, __CLPK_integer *strd2, __CLPK_integer *index); + +/* Subroutine */ int slanv2_(__CLPK_real *a, __CLPK_real *b, __CLPK_real *c__, __CLPK_real *d__, __CLPK_real * + rt1r, __CLPK_real *rt1i, __CLPK_real *rt2r, __CLPK_real *rt2i, __CLPK_real *cs, __CLPK_real *sn); + +/* Subroutine */ int slapll_(__CLPK_integer *n, __CLPK_real *x, __CLPK_integer *incx, __CLPK_real *y, + __CLPK_integer *incy, __CLPK_real *ssmin); + +/* Subroutine */ int slapmt_(__CLPK_logical *forwrd, __CLPK_integer *m, __CLPK_integer *n, __CLPK_real *x, + __CLPK_integer *ldx, __CLPK_integer *k); + +/* Subroutine */ int slaqgb_(__CLPK_integer *m, __CLPK_integer *n, __CLPK_integer *kl, __CLPK_integer *ku, + __CLPK_real *ab, __CLPK_integer *ldab, __CLPK_real *r__, __CLPK_real *c__, __CLPK_real *rowcnd, __CLPK_real * + colcnd, __CLPK_real *amax, char *equed); + +/* Subroutine */ int slaqge_(__CLPK_integer *m, __CLPK_integer *n, __CLPK_real *a, __CLPK_integer *lda, + __CLPK_real *r__, __CLPK_real *c__, __CLPK_real *rowcnd, __CLPK_real *colcnd, __CLPK_real *amax, char * + equed); + +/* Subroutine */ int slaqp2_(__CLPK_integer *m, __CLPK_integer *n, __CLPK_integer *offset, __CLPK_real *a, + __CLPK_integer *lda, __CLPK_integer *jpvt, __CLPK_real *tau, __CLPK_real *vn1, __CLPK_real *vn2, __CLPK_real * + work); + +/* Subroutine */ int slaqps_(__CLPK_integer *m, __CLPK_integer *n, __CLPK_integer *offset, __CLPK_integer + *nb, __CLPK_integer *kb, __CLPK_real *a, __CLPK_integer *lda, __CLPK_integer *jpvt, __CLPK_real *tau, + __CLPK_real *vn1, __CLPK_real *vn2, __CLPK_real *auxv, __CLPK_real *f, __CLPK_integer *ldf); + +/* Subroutine */ int slaqsb_(char *uplo, __CLPK_integer *n, __CLPK_integer *kd, __CLPK_real *ab, + __CLPK_integer *ldab, __CLPK_real *s, __CLPK_real *scond, __CLPK_real *amax, char *equed); + +/* Subroutine */ int slaqsp_(char *uplo, __CLPK_integer *n, __CLPK_real *ap, __CLPK_real *s, __CLPK_real * + scond, __CLPK_real *amax, char *equed); + +/* Subroutine */ int slaqsy_(char *uplo, __CLPK_integer *n, __CLPK_real *a, __CLPK_integer *lda, + __CLPK_real *s, __CLPK_real *scond, __CLPK_real *amax, char *equed); + +/* Subroutine */ int slaqtr_(__CLPK_logical *ltran, __CLPK_logical *lreal, __CLPK_integer *n, __CLPK_real + *t, __CLPK_integer *ldt, __CLPK_real *b, __CLPK_real *w, __CLPK_real *scale, __CLPK_real *x, __CLPK_real *work, + __CLPK_integer *info); + +/* Subroutine */ int slar1v_(__CLPK_integer *n, __CLPK_integer *b1, __CLPK_integer *bn, __CLPK_real * + sigma, __CLPK_real *d__, __CLPK_real *l, __CLPK_real *ld, __CLPK_real *lld, __CLPK_real *gersch, __CLPK_real * + z__, __CLPK_real *ztz, __CLPK_real *mingma, __CLPK_integer *r__, __CLPK_integer *isuppz, __CLPK_real * + work); + +/* Subroutine */ int slar2v_(__CLPK_integer *n, __CLPK_real *x, __CLPK_real *y, __CLPK_real *z__, __CLPK_integer + *incx, __CLPK_real *c__, __CLPK_real *s, __CLPK_integer *incc); + +/* Subroutine */ int slarf_(char *side, __CLPK_integer *m, __CLPK_integer *n, __CLPK_real *v, + __CLPK_integer *incv, __CLPK_real *tau, __CLPK_real *c__, __CLPK_integer *ldc, __CLPK_real *work); + +/* Subroutine */ int slarfb_(char *side, char *trans, char *direct, char * + storev, __CLPK_integer *m, __CLPK_integer *n, __CLPK_integer *k, __CLPK_real *v, __CLPK_integer *ldv, + __CLPK_real *t, __CLPK_integer *ldt, __CLPK_real *c__, __CLPK_integer *ldc, __CLPK_real *work, __CLPK_integer * + ldwork); + +/* Subroutine */ int slarfg_(__CLPK_integer *n, __CLPK_real *alpha, __CLPK_real *x, __CLPK_integer *incx, + __CLPK_real *tau); + +/* Subroutine */ int slarft_(char *direct, char *storev, __CLPK_integer *n, __CLPK_integer * + k, __CLPK_real *v, __CLPK_integer *ldv, __CLPK_real *tau, __CLPK_real *t, __CLPK_integer *ldt); + +/* Subroutine */ int slarfx_(char *side, __CLPK_integer *m, __CLPK_integer *n, __CLPK_real *v, + __CLPK_real *tau, __CLPK_real *c__, __CLPK_integer *ldc, __CLPK_real *work); + +/* Subroutine */ int slargv_(__CLPK_integer *n, __CLPK_real *x, __CLPK_integer *incx, __CLPK_real *y, + __CLPK_integer *incy, __CLPK_real *c__, __CLPK_integer *incc); + +/* Subroutine */ int slarnv_(__CLPK_integer *idist, __CLPK_integer *iseed, __CLPK_integer *n, __CLPK_real + *x); + +/* Subroutine */ int slarrb_(__CLPK_integer *n, __CLPK_real *d__, __CLPK_real *l, __CLPK_real *ld, __CLPK_real * + lld, __CLPK_integer *ifirst, __CLPK_integer *ilast, __CLPK_real *sigma, __CLPK_real *reltol, __CLPK_real + *w, __CLPK_real *wgap, __CLPK_real *werr, __CLPK_real *work, __CLPK_integer *iwork, __CLPK_integer *info); + +/* Subroutine */ int slarre_(__CLPK_integer *n, __CLPK_real *d__, __CLPK_real *e, __CLPK_real *tol, + __CLPK_integer *nsplit, __CLPK_integer *isplit, __CLPK_integer *m, __CLPK_real *w, __CLPK_real *woff, + __CLPK_real *gersch, __CLPK_real *work, __CLPK_integer *info); + +/* Subroutine */ int slarrf_(__CLPK_integer *n, __CLPK_real *d__, __CLPK_real *l, __CLPK_real *ld, __CLPK_real * + lld, __CLPK_integer *ifirst, __CLPK_integer *ilast, __CLPK_real *w, __CLPK_real *dplus, __CLPK_real * + lplus, __CLPK_real *work, __CLPK_integer *iwork, __CLPK_integer *info); + +/* Subroutine */ int slarrv_(__CLPK_integer *n, __CLPK_real *d__, __CLPK_real *l, __CLPK_integer *isplit, + __CLPK_integer *m, __CLPK_real *w, __CLPK_integer *iblock, __CLPK_real *gersch, __CLPK_real *tol, __CLPK_real * + z__, __CLPK_integer *ldz, __CLPK_integer *isuppz, __CLPK_real *work, __CLPK_integer *iwork, + __CLPK_integer *info); + +/* Subroutine */ int slartg_(__CLPK_real *f, __CLPK_real *g, __CLPK_real *cs, __CLPK_real *sn, __CLPK_real *r__); + +/* Subroutine */ int slartv_(__CLPK_integer *n, __CLPK_real *x, __CLPK_integer *incx, __CLPK_real *y, + __CLPK_integer *incy, __CLPK_real *c__, __CLPK_real *s, __CLPK_integer *incc); + +/* Subroutine */ int slaruv_(__CLPK_integer *iseed, __CLPK_integer *n, __CLPK_real *x); + +/* Subroutine */ int slarz_(char *side, __CLPK_integer *m, __CLPK_integer *n, __CLPK_integer *l, + __CLPK_real *v, __CLPK_integer *incv, __CLPK_real *tau, __CLPK_real *c__, __CLPK_integer *ldc, __CLPK_real * + work); + +/* Subroutine */ int slarzb_(char *side, char *trans, char *direct, char * + storev, __CLPK_integer *m, __CLPK_integer *n, __CLPK_integer *k, __CLPK_integer *l, __CLPK_real *v, + __CLPK_integer *ldv, __CLPK_real *t, __CLPK_integer *ldt, __CLPK_real *c__, __CLPK_integer *ldc, __CLPK_real * + work, __CLPK_integer *ldwork); + +/* Subroutine */ int slarzt_(char *direct, char *storev, __CLPK_integer *n, __CLPK_integer * + k, __CLPK_real *v, __CLPK_integer *ldv, __CLPK_real *tau, __CLPK_real *t, __CLPK_integer *ldt); + +/* Subroutine */ int slas2_(__CLPK_real *f, __CLPK_real *g, __CLPK_real *h__, __CLPK_real *ssmin, __CLPK_real * + ssmax); + +/* Subroutine */ int slascl_(char *type__, __CLPK_integer *kl, __CLPK_integer *ku, __CLPK_real * + cfrom, __CLPK_real *cto, __CLPK_integer *m, __CLPK_integer *n, __CLPK_real *a, __CLPK_integer *lda, + __CLPK_integer *info); + +/* Subroutine */ int slasd0_(__CLPK_integer *n, __CLPK_integer *sqre, __CLPK_real *d__, __CLPK_real *e, + __CLPK_real *u, __CLPK_integer *ldu, __CLPK_real *vt, __CLPK_integer *ldvt, __CLPK_integer *smlsiz, + __CLPK_integer *iwork, __CLPK_real *work, __CLPK_integer *info); + +/* Subroutine */ int slasd1_(__CLPK_integer *nl, __CLPK_integer *nr, __CLPK_integer *sqre, __CLPK_real * + d__, __CLPK_real *alpha, __CLPK_real *beta, __CLPK_real *u, __CLPK_integer *ldu, __CLPK_real *vt, + __CLPK_integer *ldvt, __CLPK_integer *idxq, __CLPK_integer *iwork, __CLPK_real *work, __CLPK_integer * + info); + +/* Subroutine */ int slasd2_(__CLPK_integer *nl, __CLPK_integer *nr, __CLPK_integer *sqre, __CLPK_integer + *k, __CLPK_real *d__, __CLPK_real *z__, __CLPK_real *alpha, __CLPK_real *beta, __CLPK_real *u, __CLPK_integer * + ldu, __CLPK_real *vt, __CLPK_integer *ldvt, __CLPK_real *dsigma, __CLPK_real *u2, __CLPK_integer *ldu2, + __CLPK_real *vt2, __CLPK_integer *ldvt2, __CLPK_integer *idxp, __CLPK_integer *idx, __CLPK_integer *idxc, + __CLPK_integer *idxq, __CLPK_integer *coltyp, __CLPK_integer *info); + +/* Subroutine */ int slasd3_(__CLPK_integer *nl, __CLPK_integer *nr, __CLPK_integer *sqre, __CLPK_integer + *k, __CLPK_real *d__, __CLPK_real *q, __CLPK_integer *ldq, __CLPK_real *dsigma, __CLPK_real *u, __CLPK_integer * + ldu, __CLPK_real *u2, __CLPK_integer *ldu2, __CLPK_real *vt, __CLPK_integer *ldvt, __CLPK_real *vt2, + __CLPK_integer *ldvt2, __CLPK_integer *idxc, __CLPK_integer *ctot, __CLPK_real *z__, __CLPK_integer * + info); + +/* Subroutine */ int slasd4_(__CLPK_integer *n, __CLPK_integer *i__, __CLPK_real *d__, __CLPK_real *z__, + __CLPK_real *delta, __CLPK_real *rho, __CLPK_real *sigma, __CLPK_real *work, __CLPK_integer *info); + +/* Subroutine */ int slasd5_(__CLPK_integer *i__, __CLPK_real *d__, __CLPK_real *z__, __CLPK_real *delta, + __CLPK_real *rho, __CLPK_real *dsigma, __CLPK_real *work); + +/* Subroutine */ int slasd6_(__CLPK_integer *icompq, __CLPK_integer *nl, __CLPK_integer *nr, + __CLPK_integer *sqre, __CLPK_real *d__, __CLPK_real *vf, __CLPK_real *vl, __CLPK_real *alpha, __CLPK_real *beta, + __CLPK_integer *idxq, __CLPK_integer *perm, __CLPK_integer *givptr, __CLPK_integer *givcol, + __CLPK_integer *ldgcol, __CLPK_real *givnum, __CLPK_integer *ldgnum, __CLPK_real *poles, __CLPK_real * + difl, __CLPK_real *difr, __CLPK_real *z__, __CLPK_integer *k, __CLPK_real *c__, __CLPK_real *s, __CLPK_real * + work, __CLPK_integer *iwork, __CLPK_integer *info); + +/* Subroutine */ int slasd7_(__CLPK_integer *icompq, __CLPK_integer *nl, __CLPK_integer *nr, + __CLPK_integer *sqre, __CLPK_integer *k, __CLPK_real *d__, __CLPK_real *z__, __CLPK_real *zw, __CLPK_real *vf, + __CLPK_real *vfw, __CLPK_real *vl, __CLPK_real *vlw, __CLPK_real *alpha, __CLPK_real *beta, __CLPK_real *dsigma, + __CLPK_integer *idx, __CLPK_integer *idxp, __CLPK_integer *idxq, __CLPK_integer *perm, __CLPK_integer * + givptr, __CLPK_integer *givcol, __CLPK_integer *ldgcol, __CLPK_real *givnum, __CLPK_integer * + ldgnum, __CLPK_real *c__, __CLPK_real *s, __CLPK_integer *info); + +/* Subroutine */ int slasd8_(__CLPK_integer *icompq, __CLPK_integer *k, __CLPK_real *d__, __CLPK_real * + z__, __CLPK_real *vf, __CLPK_real *vl, __CLPK_real *difl, __CLPK_real *difr, __CLPK_integer *lddifr, + __CLPK_real *dsigma, __CLPK_real *work, __CLPK_integer *info); + +/* Subroutine */ int slasd9_(__CLPK_integer *icompq, __CLPK_integer *ldu, __CLPK_integer *k, __CLPK_real * + d__, __CLPK_real *z__, __CLPK_real *vf, __CLPK_real *vl, __CLPK_real *difl, __CLPK_real *difr, __CLPK_real * + dsigma, __CLPK_real *work, __CLPK_integer *info); + +/* Subroutine */ int slasda_(__CLPK_integer *icompq, __CLPK_integer *smlsiz, __CLPK_integer *n, + __CLPK_integer *sqre, __CLPK_real *d__, __CLPK_real *e, __CLPK_real *u, __CLPK_integer *ldu, __CLPK_real *vt, + __CLPK_integer *k, __CLPK_real *difl, __CLPK_real *difr, __CLPK_real *z__, __CLPK_real *poles, __CLPK_integer * + givptr, __CLPK_integer *givcol, __CLPK_integer *ldgcol, __CLPK_integer *perm, __CLPK_real *givnum, + __CLPK_real *c__, __CLPK_real *s, __CLPK_real *work, __CLPK_integer *iwork, __CLPK_integer *info); + +/* Subroutine */ int slasdq_(char *uplo, __CLPK_integer *sqre, __CLPK_integer *n, __CLPK_integer * + ncvt, __CLPK_integer *nru, __CLPK_integer *ncc, __CLPK_real *d__, __CLPK_real *e, __CLPK_real *vt, + __CLPK_integer *ldvt, __CLPK_real *u, __CLPK_integer *ldu, __CLPK_real *c__, __CLPK_integer *ldc, __CLPK_real * + work, __CLPK_integer *info); + +/* Subroutine */ int slasdt_(__CLPK_integer *n, __CLPK_integer *lvl, __CLPK_integer *nd, __CLPK_integer * + inode, __CLPK_integer *ndiml, __CLPK_integer *ndimr, __CLPK_integer *msub); + +/* Subroutine */ int slaset_(char *uplo, __CLPK_integer *m, __CLPK_integer *n, __CLPK_real *alpha, + __CLPK_real *beta, __CLPK_real *a, __CLPK_integer *lda); + +/* Subroutine */ int slasq1_(__CLPK_integer *n, __CLPK_real *d__, __CLPK_real *e, __CLPK_real *work, + __CLPK_integer *info); + +/* Subroutine */ int slasq2_(__CLPK_integer *n, __CLPK_real *z__, __CLPK_integer *info); + +/* Subroutine */ int slasq3_(__CLPK_integer *i0, __CLPK_integer *n0, __CLPK_real *z__, __CLPK_integer *pp, + __CLPK_real *dmin__, __CLPK_real *sigma, __CLPK_real *desig, __CLPK_real *qmax, __CLPK_integer *nfail, + __CLPK_integer *iter, __CLPK_integer *ndiv, __CLPK_logical *ieee); + +/* Subroutine */ int slasq4_(__CLPK_integer *i0, __CLPK_integer *n0, __CLPK_real *z__, __CLPK_integer *pp, + __CLPK_integer *n0in, __CLPK_real *dmin__, __CLPK_real *dmin1, __CLPK_real *dmin2, __CLPK_real *dn, + __CLPK_real *dn1, __CLPK_real *dn2, __CLPK_real *tau, __CLPK_integer *ttype); + +/* Subroutine */ int slasq5_(__CLPK_integer *i0, __CLPK_integer *n0, __CLPK_real *z__, __CLPK_integer *pp, + __CLPK_real *tau, __CLPK_real *dmin__, __CLPK_real *dmin1, __CLPK_real *dmin2, __CLPK_real *dn, __CLPK_real * + dnm1, __CLPK_real *dnm2, __CLPK_logical *ieee); + +/* Subroutine */ int slasq6_(__CLPK_integer *i0, __CLPK_integer *n0, __CLPK_real *z__, __CLPK_integer *pp, + __CLPK_real *dmin__, __CLPK_real *dmin1, __CLPK_real *dmin2, __CLPK_real *dn, __CLPK_real *dnm1, __CLPK_real * + dnm2); + +/* Subroutine */ int slasr_(char *side, char *pivot, char *direct, __CLPK_integer *m, + __CLPK_integer *n, __CLPK_real *c__, __CLPK_real *s, __CLPK_real *a, __CLPK_integer *lda); + +/* Subroutine */ int slasrt_(char *id, __CLPK_integer *n, __CLPK_real *d__, __CLPK_integer *info); + +/* Subroutine */ int slassq_(__CLPK_integer *n, __CLPK_real *x, __CLPK_integer *incx, __CLPK_real *scale, + __CLPK_real *sumsq); + +/* Subroutine */ int slasv2_(__CLPK_real *f, __CLPK_real *g, __CLPK_real *h__, __CLPK_real *ssmin, __CLPK_real * + ssmax, __CLPK_real *snr, __CLPK_real *csr, __CLPK_real *snl, __CLPK_real *csl); + +/* Subroutine */ int slaswp_(__CLPK_integer *n, __CLPK_real *a, __CLPK_integer *lda, __CLPK_integer *k1, + __CLPK_integer *k2, __CLPK_integer *ipiv, __CLPK_integer *incx); + +/* Subroutine */ int slasy2_(__CLPK_logical *ltranl, __CLPK_logical *ltranr, __CLPK_integer *isgn, + __CLPK_integer *n1, __CLPK_integer *n2, __CLPK_real *tl, __CLPK_integer *ldtl, __CLPK_real *tr, __CLPK_integer * + ldtr, __CLPK_real *b, __CLPK_integer *ldb, __CLPK_real *scale, __CLPK_real *x, __CLPK_integer *ldx, __CLPK_real + *xnorm, __CLPK_integer *info); + +/* Subroutine */ int slasyf_(char *uplo, __CLPK_integer *n, __CLPK_integer *nb, __CLPK_integer *kb, + __CLPK_real *a, __CLPK_integer *lda, __CLPK_integer *ipiv, __CLPK_real *w, __CLPK_integer *ldw, __CLPK_integer + *info); + +/* Subroutine */ int slatbs_(char *uplo, char *trans, char *diag, char * + normin, __CLPK_integer *n, __CLPK_integer *kd, __CLPK_real *ab, __CLPK_integer *ldab, __CLPK_real *x, + __CLPK_real *scale, __CLPK_real *cnorm, __CLPK_integer *info); + +/* Subroutine */ int slatdf_(__CLPK_integer *ijob, __CLPK_integer *n, __CLPK_real *z__, __CLPK_integer * + ldz, __CLPK_real *rhs, __CLPK_real *rdsum, __CLPK_real *rdscal, __CLPK_integer *ipiv, __CLPK_integer * + jpiv); + +/* Subroutine */ int slatps_(char *uplo, char *trans, char *diag, char * + normin, __CLPK_integer *n, __CLPK_real *ap, __CLPK_real *x, __CLPK_real *scale, __CLPK_real *cnorm, + __CLPK_integer *info); + +/* Subroutine */ int slatrd_(char *uplo, __CLPK_integer *n, __CLPK_integer *nb, __CLPK_real *a, + __CLPK_integer *lda, __CLPK_real *e, __CLPK_real *tau, __CLPK_real *w, __CLPK_integer *ldw); + +/* Subroutine */ int slatrs_(char *uplo, char *trans, char *diag, char * + normin, __CLPK_integer *n, __CLPK_real *a, __CLPK_integer *lda, __CLPK_real *x, __CLPK_real *scale, __CLPK_real + *cnorm, __CLPK_integer *info); + +/* Subroutine */ int slatrz_(__CLPK_integer *m, __CLPK_integer *n, __CLPK_integer *l, __CLPK_real *a, + __CLPK_integer *lda, __CLPK_real *tau, __CLPK_real *work); + +/* Subroutine */ int slatzm_(char *side, __CLPK_integer *m, __CLPK_integer *n, __CLPK_real *v, + __CLPK_integer *incv, __CLPK_real *tau, __CLPK_real *c1, __CLPK_real *c2, __CLPK_integer *ldc, __CLPK_real * + work); + +/* Subroutine */ int slauu2_(char *uplo, __CLPK_integer *n, __CLPK_real *a, __CLPK_integer *lda, + __CLPK_integer *info); + +/* Subroutine */ int slauum_(char *uplo, __CLPK_integer *n, __CLPK_real *a, __CLPK_integer *lda, + __CLPK_integer *info); + +/* Subroutine */ int sopgtr_(char *uplo, __CLPK_integer *n, __CLPK_real *ap, __CLPK_real *tau, + __CLPK_real *q, __CLPK_integer *ldq, __CLPK_real *work, __CLPK_integer *info); + +/* Subroutine */ int sopmtr_(char *side, char *uplo, char *trans, __CLPK_integer *m, + __CLPK_integer *n, __CLPK_real *ap, __CLPK_real *tau, __CLPK_real *c__, __CLPK_integer *ldc, __CLPK_real *work, + __CLPK_integer *info); + +/* Subroutine */ int sorg2l_(__CLPK_integer *m, __CLPK_integer *n, __CLPK_integer *k, __CLPK_real *a, + __CLPK_integer *lda, __CLPK_real *tau, __CLPK_real *work, __CLPK_integer *info); + +/* Subroutine */ int sorg2r_(__CLPK_integer *m, __CLPK_integer *n, __CLPK_integer *k, __CLPK_real *a, + __CLPK_integer *lda, __CLPK_real *tau, __CLPK_real *work, __CLPK_integer *info); + +/* Subroutine */ int sorgbr_(char *vect, __CLPK_integer *m, __CLPK_integer *n, __CLPK_integer *k, + __CLPK_real *a, __CLPK_integer *lda, __CLPK_real *tau, __CLPK_real *work, __CLPK_integer *lwork, __CLPK_integer + *info); + +/* Subroutine */ int sorghr_(__CLPK_integer *n, __CLPK_integer *ilo, __CLPK_integer *ihi, __CLPK_real *a, + __CLPK_integer *lda, __CLPK_real *tau, __CLPK_real *work, __CLPK_integer *lwork, __CLPK_integer *info); + +/* Subroutine */ int sorgl2_(__CLPK_integer *m, __CLPK_integer *n, __CLPK_integer *k, __CLPK_real *a, + __CLPK_integer *lda, __CLPK_real *tau, __CLPK_real *work, __CLPK_integer *info); + +/* Subroutine */ int sorglq_(__CLPK_integer *m, __CLPK_integer *n, __CLPK_integer *k, __CLPK_real *a, + __CLPK_integer *lda, __CLPK_real *tau, __CLPK_real *work, __CLPK_integer *lwork, __CLPK_integer *info); + +/* Subroutine */ int sorgql_(__CLPK_integer *m, __CLPK_integer *n, __CLPK_integer *k, __CLPK_real *a, + __CLPK_integer *lda, __CLPK_real *tau, __CLPK_real *work, __CLPK_integer *lwork, __CLPK_integer *info); + +/* Subroutine */ int sorgqr_(__CLPK_integer *m, __CLPK_integer *n, __CLPK_integer *k, __CLPK_real *a, + __CLPK_integer *lda, __CLPK_real *tau, __CLPK_real *work, __CLPK_integer *lwork, __CLPK_integer *info); + +/* Subroutine */ int sorgr2_(__CLPK_integer *m, __CLPK_integer *n, __CLPK_integer *k, __CLPK_real *a, + __CLPK_integer *lda, __CLPK_real *tau, __CLPK_real *work, __CLPK_integer *info); + +/* Subroutine */ int sorgrq_(__CLPK_integer *m, __CLPK_integer *n, __CLPK_integer *k, __CLPK_real *a, + __CLPK_integer *lda, __CLPK_real *tau, __CLPK_real *work, __CLPK_integer *lwork, __CLPK_integer *info); + +/* Subroutine */ int sorgtr_(char *uplo, __CLPK_integer *n, __CLPK_real *a, __CLPK_integer *lda, + __CLPK_real *tau, __CLPK_real *work, __CLPK_integer *lwork, __CLPK_integer *info); + +/* Subroutine */ int sorm2l_(char *side, char *trans, __CLPK_integer *m, __CLPK_integer *n, + __CLPK_integer *k, __CLPK_real *a, __CLPK_integer *lda, __CLPK_real *tau, __CLPK_real *c__, __CLPK_integer *ldc, + __CLPK_real *work, __CLPK_integer *info); + +/* Subroutine */ int sorm2r_(char *side, char *trans, __CLPK_integer *m, __CLPK_integer *n, + __CLPK_integer *k, __CLPK_real *a, __CLPK_integer *lda, __CLPK_real *tau, __CLPK_real *c__, __CLPK_integer *ldc, + __CLPK_real *work, __CLPK_integer *info); + +/* Subroutine */ int sormbr_(char *vect, char *side, char *trans, __CLPK_integer *m, + __CLPK_integer *n, __CLPK_integer *k, __CLPK_real *a, __CLPK_integer *lda, __CLPK_real *tau, __CLPK_real *c__, + __CLPK_integer *ldc, __CLPK_real *work, __CLPK_integer *lwork, __CLPK_integer *info); + +/* Subroutine */ int sormhr_(char *side, char *trans, __CLPK_integer *m, __CLPK_integer *n, + __CLPK_integer *ilo, __CLPK_integer *ihi, __CLPK_real *a, __CLPK_integer *lda, __CLPK_real *tau, __CLPK_real * + c__, __CLPK_integer *ldc, __CLPK_real *work, __CLPK_integer *lwork, __CLPK_integer *info); + +/* Subroutine */ int sorml2_(char *side, char *trans, __CLPK_integer *m, __CLPK_integer *n, + __CLPK_integer *k, __CLPK_real *a, __CLPK_integer *lda, __CLPK_real *tau, __CLPK_real *c__, __CLPK_integer *ldc, + __CLPK_real *work, __CLPK_integer *info); + +/* Subroutine */ int sormlq_(char *side, char *trans, __CLPK_integer *m, __CLPK_integer *n, + __CLPK_integer *k, __CLPK_real *a, __CLPK_integer *lda, __CLPK_real *tau, __CLPK_real *c__, __CLPK_integer *ldc, + __CLPK_real *work, __CLPK_integer *lwork, __CLPK_integer *info); + +/* Subroutine */ int sormql_(char *side, char *trans, __CLPK_integer *m, __CLPK_integer *n, + __CLPK_integer *k, __CLPK_real *a, __CLPK_integer *lda, __CLPK_real *tau, __CLPK_real *c__, __CLPK_integer *ldc, + __CLPK_real *work, __CLPK_integer *lwork, __CLPK_integer *info); + +/* Subroutine */ int sormqr_(char *side, char *trans, __CLPK_integer *m, __CLPK_integer *n, + __CLPK_integer *k, __CLPK_real *a, __CLPK_integer *lda, __CLPK_real *tau, __CLPK_real *c__, __CLPK_integer *ldc, + __CLPK_real *work, __CLPK_integer *lwork, __CLPK_integer *info); + +/* Subroutine */ int sormr2_(char *side, char *trans, __CLPK_integer *m, __CLPK_integer *n, + __CLPK_integer *k, __CLPK_real *a, __CLPK_integer *lda, __CLPK_real *tau, __CLPK_real *c__, __CLPK_integer *ldc, + __CLPK_real *work, __CLPK_integer *info); + +/* Subroutine */ int sormr3_(char *side, char *trans, __CLPK_integer *m, __CLPK_integer *n, + __CLPK_integer *k, __CLPK_integer *l, __CLPK_real *a, __CLPK_integer *lda, __CLPK_real *tau, __CLPK_real *c__, + __CLPK_integer *ldc, __CLPK_real *work, __CLPK_integer *info); + +/* Subroutine */ int sormrq_(char *side, char *trans, __CLPK_integer *m, __CLPK_integer *n, + __CLPK_integer *k, __CLPK_real *a, __CLPK_integer *lda, __CLPK_real *tau, __CLPK_real *c__, __CLPK_integer *ldc, + __CLPK_real *work, __CLPK_integer *lwork, __CLPK_integer *info); + +/* Subroutine */ int sormrz_(char *side, char *trans, __CLPK_integer *m, __CLPK_integer *n, + __CLPK_integer *k, __CLPK_integer *l, __CLPK_real *a, __CLPK_integer *lda, __CLPK_real *tau, __CLPK_real *c__, + __CLPK_integer *ldc, __CLPK_real *work, __CLPK_integer *lwork, __CLPK_integer *info); + +/* Subroutine */ int sormtr_(char *side, char *uplo, char *trans, __CLPK_integer *m, + __CLPK_integer *n, __CLPK_real *a, __CLPK_integer *lda, __CLPK_real *tau, __CLPK_real *c__, __CLPK_integer *ldc, + __CLPK_real *work, __CLPK_integer *lwork, __CLPK_integer *info); + +/* Subroutine */ int spbcon_(char *uplo, __CLPK_integer *n, __CLPK_integer *kd, __CLPK_real *ab, + __CLPK_integer *ldab, __CLPK_real *anorm, __CLPK_real *rcond, __CLPK_real *work, __CLPK_integer *iwork, + __CLPK_integer *info); + +/* Subroutine */ int spbequ_(char *uplo, __CLPK_integer *n, __CLPK_integer *kd, __CLPK_real *ab, + __CLPK_integer *ldab, __CLPK_real *s, __CLPK_real *scond, __CLPK_real *amax, __CLPK_integer *info); + +/* Subroutine */ int spbrfs_(char *uplo, __CLPK_integer *n, __CLPK_integer *kd, __CLPK_integer * + nrhs, __CLPK_real *ab, __CLPK_integer *ldab, __CLPK_real *afb, __CLPK_integer *ldafb, __CLPK_real *b, + __CLPK_integer *ldb, __CLPK_real *x, __CLPK_integer *ldx, __CLPK_real *ferr, __CLPK_real *berr, __CLPK_real * + work, __CLPK_integer *iwork, __CLPK_integer *info); + +/* Subroutine */ int spbstf_(char *uplo, __CLPK_integer *n, __CLPK_integer *kd, __CLPK_real *ab, + __CLPK_integer *ldab, __CLPK_integer *info); + +/* Subroutine */ int spbsv_(char *uplo, __CLPK_integer *n, __CLPK_integer *kd, __CLPK_integer * + nrhs, __CLPK_real *ab, __CLPK_integer *ldab, __CLPK_real *b, __CLPK_integer *ldb, __CLPK_integer *info); + +/* Subroutine */ int spbsvx_(char *fact, char *uplo, __CLPK_integer *n, __CLPK_integer *kd, + __CLPK_integer *nrhs, __CLPK_real *ab, __CLPK_integer *ldab, __CLPK_real *afb, __CLPK_integer *ldafb, + char *equed, __CLPK_real *s, __CLPK_real *b, __CLPK_integer *ldb, __CLPK_real *x, __CLPK_integer *ldx, + __CLPK_real *rcond, __CLPK_real *ferr, __CLPK_real *berr, __CLPK_real *work, __CLPK_integer *iwork, + __CLPK_integer *info); + +/* Subroutine */ int spbtf2_(char *uplo, __CLPK_integer *n, __CLPK_integer *kd, __CLPK_real *ab, + __CLPK_integer *ldab, __CLPK_integer *info); + +/* Subroutine */ int spbtrf_(char *uplo, __CLPK_integer *n, __CLPK_integer *kd, __CLPK_real *ab, + __CLPK_integer *ldab, __CLPK_integer *info); + +/* Subroutine */ int spbtrs_(char *uplo, __CLPK_integer *n, __CLPK_integer *kd, __CLPK_integer * + nrhs, __CLPK_real *ab, __CLPK_integer *ldab, __CLPK_real *b, __CLPK_integer *ldb, __CLPK_integer *info); + +/* Subroutine */ int spocon_(char *uplo, __CLPK_integer *n, __CLPK_real *a, __CLPK_integer *lda, + __CLPK_real *anorm, __CLPK_real *rcond, __CLPK_real *work, __CLPK_integer *iwork, __CLPK_integer *info); + +/* Subroutine */ int spoequ_(__CLPK_integer *n, __CLPK_real *a, __CLPK_integer *lda, __CLPK_real *s, __CLPK_real + *scond, __CLPK_real *amax, __CLPK_integer *info); + +/* Subroutine */ int sporfs_(char *uplo, __CLPK_integer *n, __CLPK_integer *nrhs, __CLPK_real *a, + __CLPK_integer *lda, __CLPK_real *af, __CLPK_integer *ldaf, __CLPK_real *b, __CLPK_integer *ldb, __CLPK_real *x, + __CLPK_integer *ldx, __CLPK_real *ferr, __CLPK_real *berr, __CLPK_real *work, __CLPK_integer *iwork, + __CLPK_integer *info); + +/* Subroutine */ int sposv_(char *uplo, __CLPK_integer *n, __CLPK_integer *nrhs, __CLPK_real *a, + __CLPK_integer *lda, __CLPK_real *b, __CLPK_integer *ldb, __CLPK_integer *info); + +/* Subroutine */ int sposvx_(char *fact, char *uplo, __CLPK_integer *n, __CLPK_integer * + nrhs, __CLPK_real *a, __CLPK_integer *lda, __CLPK_real *af, __CLPK_integer *ldaf, char *equed, + __CLPK_real *s, __CLPK_real *b, __CLPK_integer *ldb, __CLPK_real *x, __CLPK_integer *ldx, __CLPK_real *rcond, + __CLPK_real *ferr, __CLPK_real *berr, __CLPK_real *work, __CLPK_integer *iwork, __CLPK_integer *info); + +/* Subroutine */ int spotf2_(char *uplo, __CLPK_integer *n, __CLPK_real *a, __CLPK_integer *lda, + __CLPK_integer *info); + +/* Subroutine */ int spotrf_(char *uplo, __CLPK_integer *n, __CLPK_real *a, __CLPK_integer *lda, + __CLPK_integer *info); + +/* Subroutine */ int spotri_(char *uplo, __CLPK_integer *n, __CLPK_real *a, __CLPK_integer *lda, + __CLPK_integer *info); + +/* Subroutine */ int spotrs_(char *uplo, __CLPK_integer *n, __CLPK_integer *nrhs, __CLPK_real *a, + __CLPK_integer *lda, __CLPK_real *b, __CLPK_integer *ldb, __CLPK_integer *info); + +/* Subroutine */ int sppcon_(char *uplo, __CLPK_integer *n, __CLPK_real *ap, __CLPK_real *anorm, + __CLPK_real *rcond, __CLPK_real *work, __CLPK_integer *iwork, __CLPK_integer *info); + +/* Subroutine */ int sppequ_(char *uplo, __CLPK_integer *n, __CLPK_real *ap, __CLPK_real *s, __CLPK_real * + scond, __CLPK_real *amax, __CLPK_integer *info); + +/* Subroutine */ int spprfs_(char *uplo, __CLPK_integer *n, __CLPK_integer *nrhs, __CLPK_real *ap, + __CLPK_real *afp, __CLPK_real *b, __CLPK_integer *ldb, __CLPK_real *x, __CLPK_integer *ldx, __CLPK_real *ferr, + __CLPK_real *berr, __CLPK_real *work, __CLPK_integer *iwork, __CLPK_integer *info); + +/* Subroutine */ int sppsv_(char *uplo, __CLPK_integer *n, __CLPK_integer *nrhs, __CLPK_real *ap, + __CLPK_real *b, __CLPK_integer *ldb, __CLPK_integer *info); + +/* Subroutine */ int sppsvx_(char *fact, char *uplo, __CLPK_integer *n, __CLPK_integer * + nrhs, __CLPK_real *ap, __CLPK_real *afp, char *equed, __CLPK_real *s, __CLPK_real *b, __CLPK_integer * + ldb, __CLPK_real *x, __CLPK_integer *ldx, __CLPK_real *rcond, __CLPK_real *ferr, __CLPK_real *berr, __CLPK_real + *work, __CLPK_integer *iwork, __CLPK_integer *info); + +/* Subroutine */ int spptrf_(char *uplo, __CLPK_integer *n, __CLPK_real *ap, __CLPK_integer *info); + +/* Subroutine */ int spptri_(char *uplo, __CLPK_integer *n, __CLPK_real *ap, __CLPK_integer *info); + +/* Subroutine */ int spptrs_(char *uplo, __CLPK_integer *n, __CLPK_integer *nrhs, __CLPK_real *ap, + __CLPK_real *b, __CLPK_integer *ldb, __CLPK_integer *info); + +/* Subroutine */ int sptcon_(__CLPK_integer *n, __CLPK_real *d__, __CLPK_real *e, __CLPK_real *anorm, + __CLPK_real *rcond, __CLPK_real *work, __CLPK_integer *info); + +/* Subroutine */ int spteqr_(char *compz, __CLPK_integer *n, __CLPK_real *d__, __CLPK_real *e, + __CLPK_real *z__, __CLPK_integer *ldz, __CLPK_real *work, __CLPK_integer *info); + +/* Subroutine */ int sptrfs_(__CLPK_integer *n, __CLPK_integer *nrhs, __CLPK_real *d__, __CLPK_real *e, + __CLPK_real *df, __CLPK_real *ef, __CLPK_real *b, __CLPK_integer *ldb, __CLPK_real *x, __CLPK_integer *ldx, + __CLPK_real *ferr, __CLPK_real *berr, __CLPK_real *work, __CLPK_integer *info); + +/* Subroutine */ int sptsv_(__CLPK_integer *n, __CLPK_integer *nrhs, __CLPK_real *d__, __CLPK_real *e, + __CLPK_real *b, __CLPK_integer *ldb, __CLPK_integer *info); + +/* Subroutine */ int sptsvx_(char *fact, __CLPK_integer *n, __CLPK_integer *nrhs, __CLPK_real *d__, + __CLPK_real *e, __CLPK_real *df, __CLPK_real *ef, __CLPK_real *b, __CLPK_integer *ldb, __CLPK_real *x, __CLPK_integer + *ldx, __CLPK_real *rcond, __CLPK_real *ferr, __CLPK_real *berr, __CLPK_real *work, __CLPK_integer *info); + +/* Subroutine */ int spttrf_(__CLPK_integer *n, __CLPK_real *d__, __CLPK_real *e, __CLPK_integer *info); + +/* Subroutine */ int spttrs_(__CLPK_integer *n, __CLPK_integer *nrhs, __CLPK_real *d__, __CLPK_real *e, + __CLPK_real *b, __CLPK_integer *ldb, __CLPK_integer *info); + +/* Subroutine */ int sptts2_(__CLPK_integer *n, __CLPK_integer *nrhs, __CLPK_real *d__, __CLPK_real *e, + __CLPK_real *b, __CLPK_integer *ldb); + +/* Subroutine */ int srscl_(__CLPK_integer *n, __CLPK_real *sa, __CLPK_real *sx, __CLPK_integer *incx); + +/* Subroutine */ int ssbev_(char *jobz, char *uplo, __CLPK_integer *n, __CLPK_integer *kd, + __CLPK_real *ab, __CLPK_integer *ldab, __CLPK_real *w, __CLPK_real *z__, __CLPK_integer *ldz, __CLPK_real *work, + __CLPK_integer *info); + +/* Subroutine */ int ssbevd_(char *jobz, char *uplo, __CLPK_integer *n, __CLPK_integer *kd, + __CLPK_real *ab, __CLPK_integer *ldab, __CLPK_real *w, __CLPK_real *z__, __CLPK_integer *ldz, __CLPK_real *work, + __CLPK_integer *lwork, __CLPK_integer *iwork, __CLPK_integer *liwork, __CLPK_integer *info); + +/* Subroutine */ int ssbevx_(char *jobz, char *range, char *uplo, __CLPK_integer *n, + __CLPK_integer *kd, __CLPK_real *ab, __CLPK_integer *ldab, __CLPK_real *q, __CLPK_integer *ldq, __CLPK_real *vl, + __CLPK_real *vu, __CLPK_integer *il, __CLPK_integer *iu, __CLPK_real *abstol, __CLPK_integer *m, __CLPK_real * + w, __CLPK_real *z__, __CLPK_integer *ldz, __CLPK_real *work, __CLPK_integer *iwork, __CLPK_integer * + ifail, __CLPK_integer *info); + +/* Subroutine */ int ssbgst_(char *vect, char *uplo, __CLPK_integer *n, __CLPK_integer *ka, + __CLPK_integer *kb, __CLPK_real *ab, __CLPK_integer *ldab, __CLPK_real *bb, __CLPK_integer *ldbb, __CLPK_real * + x, __CLPK_integer *ldx, __CLPK_real *work, __CLPK_integer *info); + +/* Subroutine */ int ssbgv_(char *jobz, char *uplo, __CLPK_integer *n, __CLPK_integer *ka, + __CLPK_integer *kb, __CLPK_real *ab, __CLPK_integer *ldab, __CLPK_real *bb, __CLPK_integer *ldbb, __CLPK_real * + w, __CLPK_real *z__, __CLPK_integer *ldz, __CLPK_real *work, __CLPK_integer *info); + +/* Subroutine */ int ssbgvd_(char *jobz, char *uplo, __CLPK_integer *n, __CLPK_integer *ka, + __CLPK_integer *kb, __CLPK_real *ab, __CLPK_integer *ldab, __CLPK_real *bb, __CLPK_integer *ldbb, __CLPK_real * + w, __CLPK_real *z__, __CLPK_integer *ldz, __CLPK_real *work, __CLPK_integer *lwork, __CLPK_integer * + iwork, __CLPK_integer *liwork, __CLPK_integer *info); + +/* Subroutine */ int ssbgvx_(char *jobz, char *range, char *uplo, __CLPK_integer *n, + __CLPK_integer *ka, __CLPK_integer *kb, __CLPK_real *ab, __CLPK_integer *ldab, __CLPK_real *bb, __CLPK_integer * + ldbb, __CLPK_real *q, __CLPK_integer *ldq, __CLPK_real *vl, __CLPK_real *vu, __CLPK_integer *il, __CLPK_integer + *iu, __CLPK_real *abstol, __CLPK_integer *m, __CLPK_real *w, __CLPK_real *z__, __CLPK_integer *ldz, __CLPK_real + *work, __CLPK_integer *iwork, __CLPK_integer *ifail, __CLPK_integer *info); + +/* Subroutine */ int ssbtrd_(char *vect, char *uplo, __CLPK_integer *n, __CLPK_integer *kd, + __CLPK_real *ab, __CLPK_integer *ldab, __CLPK_real *d__, __CLPK_real *e, __CLPK_real *q, __CLPK_integer *ldq, + __CLPK_real *work, __CLPK_integer *info); + +/* Subroutine */ int sspcon_(char *uplo, __CLPK_integer *n, __CLPK_real *ap, __CLPK_integer *ipiv, + __CLPK_real *anorm, __CLPK_real *rcond, __CLPK_real *work, __CLPK_integer *iwork, __CLPK_integer *info); + +/* Subroutine */ int sspev_(char *jobz, char *uplo, __CLPK_integer *n, __CLPK_real *ap, + __CLPK_real *w, __CLPK_real *z__, __CLPK_integer *ldz, __CLPK_real *work, __CLPK_integer *info); + +/* Subroutine */ int sspevd_(char *jobz, char *uplo, __CLPK_integer *n, __CLPK_real *ap, + __CLPK_real *w, __CLPK_real *z__, __CLPK_integer *ldz, __CLPK_real *work, __CLPK_integer *lwork, __CLPK_integer + *iwork, __CLPK_integer *liwork, __CLPK_integer *info); + +/* Subroutine */ int sspevx_(char *jobz, char *range, char *uplo, __CLPK_integer *n, + __CLPK_real *ap, __CLPK_real *vl, __CLPK_real *vu, __CLPK_integer *il, __CLPK_integer *iu, __CLPK_real *abstol, + __CLPK_integer *m, __CLPK_real *w, __CLPK_real *z__, __CLPK_integer *ldz, __CLPK_real *work, __CLPK_integer * + iwork, __CLPK_integer *ifail, __CLPK_integer *info); + +/* Subroutine */ int sspgst_(__CLPK_integer *itype, char *uplo, __CLPK_integer *n, __CLPK_real *ap, + __CLPK_real *bp, __CLPK_integer *info); + +/* Subroutine */ int sspgv_(__CLPK_integer *itype, char *jobz, char *uplo, __CLPK_integer * + n, __CLPK_real *ap, __CLPK_real *bp, __CLPK_real *w, __CLPK_real *z__, __CLPK_integer *ldz, __CLPK_real *work, + __CLPK_integer *info); + +/* Subroutine */ int sspgvd_(__CLPK_integer *itype, char *jobz, char *uplo, __CLPK_integer * + n, __CLPK_real *ap, __CLPK_real *bp, __CLPK_real *w, __CLPK_real *z__, __CLPK_integer *ldz, __CLPK_real *work, + __CLPK_integer *lwork, __CLPK_integer *iwork, __CLPK_integer *liwork, __CLPK_integer *info); + +/* Subroutine */ int sspgvx_(__CLPK_integer *itype, char *jobz, char *range, char * + uplo, __CLPK_integer *n, __CLPK_real *ap, __CLPK_real *bp, __CLPK_real *vl, __CLPK_real *vu, __CLPK_integer *il, + __CLPK_integer *iu, __CLPK_real *abstol, __CLPK_integer *m, __CLPK_real *w, __CLPK_real *z__, __CLPK_integer * + ldz, __CLPK_real *work, __CLPK_integer *iwork, __CLPK_integer *ifail, __CLPK_integer *info); + +/* Subroutine */ int ssprfs_(char *uplo, __CLPK_integer *n, __CLPK_integer *nrhs, __CLPK_real *ap, + __CLPK_real *afp, __CLPK_integer *ipiv, __CLPK_real *b, __CLPK_integer *ldb, __CLPK_real *x, __CLPK_integer * + ldx, __CLPK_real *ferr, __CLPK_real *berr, __CLPK_real *work, __CLPK_integer *iwork, __CLPK_integer * + info); + +/* Subroutine */ int sspsv_(char *uplo, __CLPK_integer *n, __CLPK_integer *nrhs, __CLPK_real *ap, + __CLPK_integer *ipiv, __CLPK_real *b, __CLPK_integer *ldb, __CLPK_integer *info); + +/* Subroutine */ int sspsvx_(char *fact, char *uplo, __CLPK_integer *n, __CLPK_integer * + nrhs, __CLPK_real *ap, __CLPK_real *afp, __CLPK_integer *ipiv, __CLPK_real *b, __CLPK_integer *ldb, __CLPK_real + *x, __CLPK_integer *ldx, __CLPK_real *rcond, __CLPK_real *ferr, __CLPK_real *berr, __CLPK_real *work, + __CLPK_integer *iwork, __CLPK_integer *info); + +/* Subroutine */ int ssptrd_(char *uplo, __CLPK_integer *n, __CLPK_real *ap, __CLPK_real *d__, + __CLPK_real *e, __CLPK_real *tau, __CLPK_integer *info); + +/* Subroutine */ int ssptrf_(char *uplo, __CLPK_integer *n, __CLPK_real *ap, __CLPK_integer *ipiv, + __CLPK_integer *info); + +/* Subroutine */ int ssptri_(char *uplo, __CLPK_integer *n, __CLPK_real *ap, __CLPK_integer *ipiv, + __CLPK_real *work, __CLPK_integer *info); + +/* Subroutine */ int ssptrs_(char *uplo, __CLPK_integer *n, __CLPK_integer *nrhs, __CLPK_real *ap, + __CLPK_integer *ipiv, __CLPK_real *b, __CLPK_integer *ldb, __CLPK_integer *info); + +/* Subroutine */ int sstebz_(char *range, char *order, __CLPK_integer *n, __CLPK_real *vl, + __CLPK_real *vu, __CLPK_integer *il, __CLPK_integer *iu, __CLPK_real *abstol, __CLPK_real *d__, __CLPK_real *e, + __CLPK_integer *m, __CLPK_integer *nsplit, __CLPK_real *w, __CLPK_integer *iblock, __CLPK_integer * + isplit, __CLPK_real *work, __CLPK_integer *iwork, __CLPK_integer *info); + +/* Subroutine */ int sstedc_(char *compz, __CLPK_integer *n, __CLPK_real *d__, __CLPK_real *e, + __CLPK_real *z__, __CLPK_integer *ldz, __CLPK_real *work, __CLPK_integer *lwork, __CLPK_integer *iwork, + __CLPK_integer *liwork, __CLPK_integer *info); + +/* Subroutine */ int sstegr_(char *jobz, char *range, __CLPK_integer *n, __CLPK_real *d__, + __CLPK_real *e, __CLPK_real *vl, __CLPK_real *vu, __CLPK_integer *il, __CLPK_integer *iu, __CLPK_real *abstol, + __CLPK_integer *m, __CLPK_real *w, __CLPK_real *z__, __CLPK_integer *ldz, __CLPK_integer *isuppz, __CLPK_real * + work, __CLPK_integer *lwork, __CLPK_integer *iwork, __CLPK_integer *liwork, __CLPK_integer *info); + +/* Subroutine */ int sstein_(__CLPK_integer *n, __CLPK_real *d__, __CLPK_real *e, __CLPK_integer *m, __CLPK_real + *w, __CLPK_integer *iblock, __CLPK_integer *isplit, __CLPK_real *z__, __CLPK_integer *ldz, __CLPK_real * + work, __CLPK_integer *iwork, __CLPK_integer *ifail, __CLPK_integer *info); + +/* Subroutine */ int ssteqr_(char *compz, __CLPK_integer *n, __CLPK_real *d__, __CLPK_real *e, + __CLPK_real *z__, __CLPK_integer *ldz, __CLPK_real *work, __CLPK_integer *info); + +/* Subroutine */ int ssterf_(__CLPK_integer *n, __CLPK_real *d__, __CLPK_real *e, __CLPK_integer *info); + +/* Subroutine */ int sstev_(char *jobz, __CLPK_integer *n, __CLPK_real *d__, __CLPK_real *e, __CLPK_real * + z__, __CLPK_integer *ldz, __CLPK_real *work, __CLPK_integer *info); + +/* Subroutine */ int sstevd_(char *jobz, __CLPK_integer *n, __CLPK_real *d__, __CLPK_real *e, __CLPK_real + *z__, __CLPK_integer *ldz, __CLPK_real *work, __CLPK_integer *lwork, __CLPK_integer *iwork, + __CLPK_integer *liwork, __CLPK_integer *info); + +/* Subroutine */ int sstevr_(char *jobz, char *range, __CLPK_integer *n, __CLPK_real *d__, + __CLPK_real *e, __CLPK_real *vl, __CLPK_real *vu, __CLPK_integer *il, __CLPK_integer *iu, __CLPK_real *abstol, + __CLPK_integer *m, __CLPK_real *w, __CLPK_real *z__, __CLPK_integer *ldz, __CLPK_integer *isuppz, __CLPK_real * + work, __CLPK_integer *lwork, __CLPK_integer *iwork, __CLPK_integer *liwork, __CLPK_integer *info); + +/* Subroutine */ int sstevx_(char *jobz, char *range, __CLPK_integer *n, __CLPK_real *d__, + __CLPK_real *e, __CLPK_real *vl, __CLPK_real *vu, __CLPK_integer *il, __CLPK_integer *iu, __CLPK_real *abstol, + __CLPK_integer *m, __CLPK_real *w, __CLPK_real *z__, __CLPK_integer *ldz, __CLPK_real *work, __CLPK_integer * + iwork, __CLPK_integer *ifail, __CLPK_integer *info); + +/* Subroutine */ int ssycon_(char *uplo, __CLPK_integer *n, __CLPK_real *a, __CLPK_integer *lda, + __CLPK_integer *ipiv, __CLPK_real *anorm, __CLPK_real *rcond, __CLPK_real *work, __CLPK_integer *iwork, + __CLPK_integer *info); + +/* Subroutine */ int ssyev_(char *jobz, char *uplo, __CLPK_integer *n, __CLPK_real *a, + __CLPK_integer *lda, __CLPK_real *w, __CLPK_real *work, __CLPK_integer *lwork, __CLPK_integer *info); + +/* Subroutine */ int ssyevd_(char *jobz, char *uplo, __CLPK_integer *n, __CLPK_real *a, + __CLPK_integer *lda, __CLPK_real *w, __CLPK_real *work, __CLPK_integer *lwork, __CLPK_integer *iwork, + __CLPK_integer *liwork, __CLPK_integer *info); + +/* Subroutine */ int ssyevr_(char *jobz, char *range, char *uplo, __CLPK_integer *n, + __CLPK_real *a, __CLPK_integer *lda, __CLPK_real *vl, __CLPK_real *vu, __CLPK_integer *il, __CLPK_integer *iu, + __CLPK_real *abstol, __CLPK_integer *m, __CLPK_real *w, __CLPK_real *z__, __CLPK_integer *ldz, __CLPK_integer * + isuppz, __CLPK_real *work, __CLPK_integer *lwork, __CLPK_integer *iwork, __CLPK_integer *liwork, + __CLPK_integer *info); + +/* Subroutine */ int ssyevx_(char *jobz, char *range, char *uplo, __CLPK_integer *n, + __CLPK_real *a, __CLPK_integer *lda, __CLPK_real *vl, __CLPK_real *vu, __CLPK_integer *il, __CLPK_integer *iu, + __CLPK_real *abstol, __CLPK_integer *m, __CLPK_real *w, __CLPK_real *z__, __CLPK_integer *ldz, __CLPK_real * + work, __CLPK_integer *lwork, __CLPK_integer *iwork, __CLPK_integer *ifail, __CLPK_integer *info); + +/* Subroutine */ int ssygs2_(__CLPK_integer *itype, char *uplo, __CLPK_integer *n, __CLPK_real *a, + __CLPK_integer *lda, __CLPK_real *b, __CLPK_integer *ldb, __CLPK_integer *info); + +/* Subroutine */ int ssygst_(__CLPK_integer *itype, char *uplo, __CLPK_integer *n, __CLPK_real *a, + __CLPK_integer *lda, __CLPK_real *b, __CLPK_integer *ldb, __CLPK_integer *info); + +/* Subroutine */ int ssygv_(__CLPK_integer *itype, char *jobz, char *uplo, __CLPK_integer * + n, __CLPK_real *a, __CLPK_integer *lda, __CLPK_real *b, __CLPK_integer *ldb, __CLPK_real *w, __CLPK_real *work, + __CLPK_integer *lwork, __CLPK_integer *info); + +/* Subroutine */ int ssygvd_(__CLPK_integer *itype, char *jobz, char *uplo, __CLPK_integer * + n, __CLPK_real *a, __CLPK_integer *lda, __CLPK_real *b, __CLPK_integer *ldb, __CLPK_real *w, __CLPK_real *work, + __CLPK_integer *lwork, __CLPK_integer *iwork, __CLPK_integer *liwork, __CLPK_integer *info); + +/* Subroutine */ int ssygvx_(__CLPK_integer *itype, char *jobz, char *range, char * + uplo, __CLPK_integer *n, __CLPK_real *a, __CLPK_integer *lda, __CLPK_real *b, __CLPK_integer *ldb, __CLPK_real * + vl, __CLPK_real *vu, __CLPK_integer *il, __CLPK_integer *iu, __CLPK_real *abstol, __CLPK_integer *m, + __CLPK_real *w, __CLPK_real *z__, __CLPK_integer *ldz, __CLPK_real *work, __CLPK_integer *lwork, __CLPK_integer + *iwork, __CLPK_integer *ifail, __CLPK_integer *info); + +/* Subroutine */ int ssyrfs_(char *uplo, __CLPK_integer *n, __CLPK_integer *nrhs, __CLPK_real *a, + __CLPK_integer *lda, __CLPK_real *af, __CLPK_integer *ldaf, __CLPK_integer *ipiv, __CLPK_real *b, + __CLPK_integer *ldb, __CLPK_real *x, __CLPK_integer *ldx, __CLPK_real *ferr, __CLPK_real *berr, __CLPK_real * + work, __CLPK_integer *iwork, __CLPK_integer *info); + +/* Subroutine */ int ssysv_(char *uplo, __CLPK_integer *n, __CLPK_integer *nrhs, __CLPK_real *a, + __CLPK_integer *lda, __CLPK_integer *ipiv, __CLPK_real *b, __CLPK_integer *ldb, __CLPK_real *work, + __CLPK_integer *lwork, __CLPK_integer *info); + +/* Subroutine */ int ssysvx_(char *fact, char *uplo, __CLPK_integer *n, __CLPK_integer * + nrhs, __CLPK_real *a, __CLPK_integer *lda, __CLPK_real *af, __CLPK_integer *ldaf, __CLPK_integer *ipiv, + __CLPK_real *b, __CLPK_integer *ldb, __CLPK_real *x, __CLPK_integer *ldx, __CLPK_real *rcond, __CLPK_real *ferr, + __CLPK_real *berr, __CLPK_real *work, __CLPK_integer *lwork, __CLPK_integer *iwork, __CLPK_integer * + info); + +/* Subroutine */ int ssytd2_(char *uplo, __CLPK_integer *n, __CLPK_real *a, __CLPK_integer *lda, + __CLPK_real *d__, __CLPK_real *e, __CLPK_real *tau, __CLPK_integer *info); + +/* Subroutine */ int ssytf2_(char *uplo, __CLPK_integer *n, __CLPK_real *a, __CLPK_integer *lda, + __CLPK_integer *ipiv, __CLPK_integer *info); + +/* Subroutine */ int ssytrd_(char *uplo, __CLPK_integer *n, __CLPK_real *a, __CLPK_integer *lda, + __CLPK_real *d__, __CLPK_real *e, __CLPK_real *tau, __CLPK_real *work, __CLPK_integer *lwork, __CLPK_integer * + info); + +/* Subroutine */ int ssytrf_(char *uplo, __CLPK_integer *n, __CLPK_real *a, __CLPK_integer *lda, + __CLPK_integer *ipiv, __CLPK_real *work, __CLPK_integer *lwork, __CLPK_integer *info); + +/* Subroutine */ int ssytri_(char *uplo, __CLPK_integer *n, __CLPK_real *a, __CLPK_integer *lda, + __CLPK_integer *ipiv, __CLPK_real *work, __CLPK_integer *info); + +/* Subroutine */ int ssytrs_(char *uplo, __CLPK_integer *n, __CLPK_integer *nrhs, __CLPK_real *a, + __CLPK_integer *lda, __CLPK_integer *ipiv, __CLPK_real *b, __CLPK_integer *ldb, __CLPK_integer *info); + +/* Subroutine */ int stbcon_(char *norm, char *uplo, char *diag, __CLPK_integer *n, + __CLPK_integer *kd, __CLPK_real *ab, __CLPK_integer *ldab, __CLPK_real *rcond, __CLPK_real *work, + __CLPK_integer *iwork, __CLPK_integer *info); + +/* Subroutine */ int stbrfs_(char *uplo, char *trans, char *diag, __CLPK_integer *n, + __CLPK_integer *kd, __CLPK_integer *nrhs, __CLPK_real *ab, __CLPK_integer *ldab, __CLPK_real *b, __CLPK_integer + *ldb, __CLPK_real *x, __CLPK_integer *ldx, __CLPK_real *ferr, __CLPK_real *berr, __CLPK_real *work, + __CLPK_integer *iwork, __CLPK_integer *info); + +/* Subroutine */ int stbtrs_(char *uplo, char *trans, char *diag, __CLPK_integer *n, + __CLPK_integer *kd, __CLPK_integer *nrhs, __CLPK_real *ab, __CLPK_integer *ldab, __CLPK_real *b, __CLPK_integer + *ldb, __CLPK_integer *info); + +/* Subroutine */ int stgevc_(char *side, char *howmny, __CLPK_logical *select, + __CLPK_integer *n, __CLPK_real *a, __CLPK_integer *lda, __CLPK_real *b, __CLPK_integer *ldb, __CLPK_real *vl, + __CLPK_integer *ldvl, __CLPK_real *vr, __CLPK_integer *ldvr, __CLPK_integer *mm, __CLPK_integer *m, __CLPK_real + *work, __CLPK_integer *info); + +/* Subroutine */ int stgex2_(__CLPK_logical *wantq, __CLPK_logical *wantz, __CLPK_integer *n, __CLPK_real + *a, __CLPK_integer *lda, __CLPK_real *b, __CLPK_integer *ldb, __CLPK_real *q, __CLPK_integer *ldq, __CLPK_real * + z__, __CLPK_integer *ldz, __CLPK_integer *j1, __CLPK_integer *n1, __CLPK_integer *n2, __CLPK_real *work, + __CLPK_integer *lwork, __CLPK_integer *info); + +/* Subroutine */ int stgexc_(__CLPK_logical *wantq, __CLPK_logical *wantz, __CLPK_integer *n, __CLPK_real + *a, __CLPK_integer *lda, __CLPK_real *b, __CLPK_integer *ldb, __CLPK_real *q, __CLPK_integer *ldq, __CLPK_real * + z__, __CLPK_integer *ldz, __CLPK_integer *ifst, __CLPK_integer *ilst, __CLPK_real *work, __CLPK_integer * + lwork, __CLPK_integer *info); + +/* Subroutine */ int stgsen_(__CLPK_integer *ijob, __CLPK_logical *wantq, __CLPK_logical *wantz, + __CLPK_logical *select, __CLPK_integer *n, __CLPK_real *a, __CLPK_integer *lda, __CLPK_real *b, __CLPK_integer * + ldb, __CLPK_real *alphar, __CLPK_real *alphai, __CLPK_real *beta, __CLPK_real *q, __CLPK_integer *ldq, + __CLPK_real *z__, __CLPK_integer *ldz, __CLPK_integer *m, __CLPK_real *pl, __CLPK_real *pr, __CLPK_real *dif, + __CLPK_real *work, __CLPK_integer *lwork, __CLPK_integer *iwork, __CLPK_integer *liwork, __CLPK_integer * + info); + +/* Subroutine */ int stgsja_(char *jobu, char *jobv, char *jobq, __CLPK_integer *m, + __CLPK_integer *p, __CLPK_integer *n, __CLPK_integer *k, __CLPK_integer *l, __CLPK_real *a, __CLPK_integer *lda, + __CLPK_real *b, __CLPK_integer *ldb, __CLPK_real *tola, __CLPK_real *tolb, __CLPK_real *alpha, __CLPK_real * + beta, __CLPK_real *u, __CLPK_integer *ldu, __CLPK_real *v, __CLPK_integer *ldv, __CLPK_real *q, __CLPK_integer * + ldq, __CLPK_real *work, __CLPK_integer *ncycle, __CLPK_integer *info); + +/* Subroutine */ int stgsna_(char *job, char *howmny, __CLPK_logical *select, + __CLPK_integer *n, __CLPK_real *a, __CLPK_integer *lda, __CLPK_real *b, __CLPK_integer *ldb, __CLPK_real *vl, + __CLPK_integer *ldvl, __CLPK_real *vr, __CLPK_integer *ldvr, __CLPK_real *s, __CLPK_real *dif, __CLPK_integer * + mm, __CLPK_integer *m, __CLPK_real *work, __CLPK_integer *lwork, __CLPK_integer *iwork, __CLPK_integer * + info); + +/* Subroutine */ int stgsy2_(char *trans, __CLPK_integer *ijob, __CLPK_integer *m, __CLPK_integer * + n, __CLPK_real *a, __CLPK_integer *lda, __CLPK_real *b, __CLPK_integer *ldb, __CLPK_real *c__, __CLPK_integer * + ldc, __CLPK_real *d__, __CLPK_integer *ldd, __CLPK_real *e, __CLPK_integer *lde, __CLPK_real *f, __CLPK_integer + *ldf, __CLPK_real *scale, __CLPK_real *rdsum, __CLPK_real *rdscal, __CLPK_integer *iwork, __CLPK_integer + *pq, __CLPK_integer *info); + +/* Subroutine */ int stgsyl_(char *trans, __CLPK_integer *ijob, __CLPK_integer *m, __CLPK_integer * + n, __CLPK_real *a, __CLPK_integer *lda, __CLPK_real *b, __CLPK_integer *ldb, __CLPK_real *c__, __CLPK_integer * + ldc, __CLPK_real *d__, __CLPK_integer *ldd, __CLPK_real *e, __CLPK_integer *lde, __CLPK_real *f, __CLPK_integer + *ldf, __CLPK_real *scale, __CLPK_real *dif, __CLPK_real *work, __CLPK_integer *lwork, __CLPK_integer * + iwork, __CLPK_integer *info); + +/* Subroutine */ int stpcon_(char *norm, char *uplo, char *diag, __CLPK_integer *n, + __CLPK_real *ap, __CLPK_real *rcond, __CLPK_real *work, __CLPK_integer *iwork, __CLPK_integer *info); + +/* Subroutine */ int stprfs_(char *uplo, char *trans, char *diag, __CLPK_integer *n, + __CLPK_integer *nrhs, __CLPK_real *ap, __CLPK_real *b, __CLPK_integer *ldb, __CLPK_real *x, __CLPK_integer *ldx, + __CLPK_real *ferr, __CLPK_real *berr, __CLPK_real *work, __CLPK_integer *iwork, __CLPK_integer *info); + +/* Subroutine */ int stptri_(char *uplo, char *diag, __CLPK_integer *n, __CLPK_real *ap, + __CLPK_integer *info); + +/* Subroutine */ int stptrs_(char *uplo, char *trans, char *diag, __CLPK_integer *n, + __CLPK_integer *nrhs, __CLPK_real *ap, __CLPK_real *b, __CLPK_integer *ldb, __CLPK_integer *info); + +/* Subroutine */ int strcon_(char *norm, char *uplo, char *diag, __CLPK_integer *n, + __CLPK_real *a, __CLPK_integer *lda, __CLPK_real *rcond, __CLPK_real *work, __CLPK_integer *iwork, + __CLPK_integer *info); + +/* Subroutine */ int strevc_(char *side, char *howmny, __CLPK_logical *select, + __CLPK_integer *n, __CLPK_real *t, __CLPK_integer *ldt, __CLPK_real *vl, __CLPK_integer *ldvl, __CLPK_real *vr, + __CLPK_integer *ldvr, __CLPK_integer *mm, __CLPK_integer *m, __CLPK_real *work, __CLPK_integer *info); + +/* Subroutine */ int strexc_(char *compq, __CLPK_integer *n, __CLPK_real *t, __CLPK_integer *ldt, + __CLPK_real *q, __CLPK_integer *ldq, __CLPK_integer *ifst, __CLPK_integer *ilst, __CLPK_real *work, + __CLPK_integer *info); + +/* Subroutine */ int strrfs_(char *uplo, char *trans, char *diag, __CLPK_integer *n, + __CLPK_integer *nrhs, __CLPK_real *a, __CLPK_integer *lda, __CLPK_real *b, __CLPK_integer *ldb, __CLPK_real *x, + __CLPK_integer *ldx, __CLPK_real *ferr, __CLPK_real *berr, __CLPK_real *work, __CLPK_integer *iwork, + __CLPK_integer *info); + +/* Subroutine */ int strsen_(char *job, char *compq, __CLPK_logical *select, __CLPK_integer + *n, __CLPK_real *t, __CLPK_integer *ldt, __CLPK_real *q, __CLPK_integer *ldq, __CLPK_real *wr, __CLPK_real *wi, + __CLPK_integer *m, __CLPK_real *s, __CLPK_real *sep, __CLPK_real *work, __CLPK_integer *lwork, __CLPK_integer * + iwork, __CLPK_integer *liwork, __CLPK_integer *info); + +/* Subroutine */ int strsna_(char *job, char *howmny, __CLPK_logical *select, + __CLPK_integer *n, __CLPK_real *t, __CLPK_integer *ldt, __CLPK_real *vl, __CLPK_integer *ldvl, __CLPK_real *vr, + __CLPK_integer *ldvr, __CLPK_real *s, __CLPK_real *sep, __CLPK_integer *mm, __CLPK_integer *m, __CLPK_real * + work, __CLPK_integer *ldwork, __CLPK_integer *iwork, __CLPK_integer *info); + +/* Subroutine */ int strsyl_(char *trana, char *tranb, __CLPK_integer *isgn, __CLPK_integer + *m, __CLPK_integer *n, __CLPK_real *a, __CLPK_integer *lda, __CLPK_real *b, __CLPK_integer *ldb, __CLPK_real * + c__, __CLPK_integer *ldc, __CLPK_real *scale, __CLPK_integer *info); + +/* Subroutine */ int strti2_(char *uplo, char *diag, __CLPK_integer *n, __CLPK_real *a, + __CLPK_integer *lda, __CLPK_integer *info); + +/* Subroutine */ int strtri_(char *uplo, char *diag, __CLPK_integer *n, __CLPK_real *a, + __CLPK_integer *lda, __CLPK_integer *info); + +/* Subroutine */ int strtrs_(char *uplo, char *trans, char *diag, __CLPK_integer *n, + __CLPK_integer *nrhs, __CLPK_real *a, __CLPK_integer *lda, __CLPK_real *b, __CLPK_integer *ldb, __CLPK_integer * + info); + +/* Subroutine */ int stzrqf_(__CLPK_integer *m, __CLPK_integer *n, __CLPK_real *a, __CLPK_integer *lda, + __CLPK_real *tau, __CLPK_integer *info); + +/* Subroutine */ int stzrzf_(__CLPK_integer *m, __CLPK_integer *n, __CLPK_real *a, __CLPK_integer *lda, + __CLPK_real *tau, __CLPK_real *work, __CLPK_integer *lwork, __CLPK_integer *info); + +/* Subroutine */ int xerbla_(char *srname, __CLPK_integer *info); + +/* Subroutine */ int zbdsqr_(char *uplo, __CLPK_integer *n, __CLPK_integer *ncvt, __CLPK_integer * + nru, __CLPK_integer *ncc, __CLPK_doublereal *d__, __CLPK_doublereal *e, __CLPK_doublecomplex *vt, + __CLPK_integer *ldvt, __CLPK_doublecomplex *u, __CLPK_integer *ldu, __CLPK_doublecomplex *c__, + __CLPK_integer *ldc, __CLPK_doublereal *rwork, __CLPK_integer *info); + +/* Subroutine */ int zdrot_(__CLPK_integer *n, __CLPK_doublecomplex *cx, __CLPK_integer *incx, + __CLPK_doublecomplex *cy, __CLPK_integer *incy, __CLPK_doublereal *c__, __CLPK_doublereal *s); + +/* Subroutine */ int zdrscl_(__CLPK_integer *n, __CLPK_doublereal *sa, __CLPK_doublecomplex *sx, + __CLPK_integer *incx); + +/* Subroutine */ int zgbbrd_(char *vect, __CLPK_integer *m, __CLPK_integer *n, __CLPK_integer *ncc, + __CLPK_integer *kl, __CLPK_integer *ku, __CLPK_doublecomplex *ab, __CLPK_integer *ldab, + __CLPK_doublereal *d__, __CLPK_doublereal *e, __CLPK_doublecomplex *q, __CLPK_integer *ldq, + __CLPK_doublecomplex *pt, __CLPK_integer *ldpt, __CLPK_doublecomplex *c__, __CLPK_integer *ldc, + __CLPK_doublecomplex *work, __CLPK_doublereal *rwork, __CLPK_integer *info); + +/* Subroutine */ int zgbcon_(char *norm, __CLPK_integer *n, __CLPK_integer *kl, __CLPK_integer *ku, + __CLPK_doublecomplex *ab, __CLPK_integer *ldab, __CLPK_integer *ipiv, __CLPK_doublereal *anorm, + __CLPK_doublereal *rcond, __CLPK_doublecomplex *work, __CLPK_doublereal *rwork, __CLPK_integer * + info); + +/* Subroutine */ int zgbequ_(__CLPK_integer *m, __CLPK_integer *n, __CLPK_integer *kl, __CLPK_integer *ku, + __CLPK_doublecomplex *ab, __CLPK_integer *ldab, __CLPK_doublereal *r__, __CLPK_doublereal *c__, + __CLPK_doublereal *rowcnd, __CLPK_doublereal *colcnd, __CLPK_doublereal *amax, __CLPK_integer * + info); + +/* Subroutine */ int zgbrfs_(char *trans, __CLPK_integer *n, __CLPK_integer *kl, __CLPK_integer * + ku, __CLPK_integer *nrhs, __CLPK_doublecomplex *ab, __CLPK_integer *ldab, __CLPK_doublecomplex * + afb, __CLPK_integer *ldafb, __CLPK_integer *ipiv, __CLPK_doublecomplex *b, __CLPK_integer *ldb, + __CLPK_doublecomplex *x, __CLPK_integer *ldx, __CLPK_doublereal *ferr, __CLPK_doublereal *berr, + __CLPK_doublecomplex *work, __CLPK_doublereal *rwork, __CLPK_integer *info); + +/* Subroutine */ int zgbsv_(__CLPK_integer *n, __CLPK_integer *kl, __CLPK_integer *ku, __CLPK_integer * + nrhs, __CLPK_doublecomplex *ab, __CLPK_integer *ldab, __CLPK_integer *ipiv, __CLPK_doublecomplex * + b, __CLPK_integer *ldb, __CLPK_integer *info); + +/* Subroutine */ int zgbsvx_(char *fact, char *trans, __CLPK_integer *n, __CLPK_integer *kl, + __CLPK_integer *ku, __CLPK_integer *nrhs, __CLPK_doublecomplex *ab, __CLPK_integer *ldab, + __CLPK_doublecomplex *afb, __CLPK_integer *ldafb, __CLPK_integer *ipiv, char *equed, + __CLPK_doublereal *r__, __CLPK_doublereal *c__, __CLPK_doublecomplex *b, __CLPK_integer *ldb, + __CLPK_doublecomplex *x, __CLPK_integer *ldx, __CLPK_doublereal *rcond, __CLPK_doublereal *ferr, + __CLPK_doublereal *berr, __CLPK_doublecomplex *work, __CLPK_doublereal *rwork, __CLPK_integer * + info); + +/* Subroutine */ int zgbtf2_(__CLPK_integer *m, __CLPK_integer *n, __CLPK_integer *kl, __CLPK_integer *ku, + __CLPK_doublecomplex *ab, __CLPK_integer *ldab, __CLPK_integer *ipiv, __CLPK_integer *info); + +/* Subroutine */ int zgbtrf_(__CLPK_integer *m, __CLPK_integer *n, __CLPK_integer *kl, __CLPK_integer *ku, + __CLPK_doublecomplex *ab, __CLPK_integer *ldab, __CLPK_integer *ipiv, __CLPK_integer *info); + +/* Subroutine */ int zgbtrs_(char *trans, __CLPK_integer *n, __CLPK_integer *kl, __CLPK_integer * + ku, __CLPK_integer *nrhs, __CLPK_doublecomplex *ab, __CLPK_integer *ldab, __CLPK_integer *ipiv, + __CLPK_doublecomplex *b, __CLPK_integer *ldb, __CLPK_integer *info); + +/* Subroutine */ int zgebak_(char *job, char *side, __CLPK_integer *n, __CLPK_integer *ilo, + __CLPK_integer *ihi, __CLPK_doublereal *scale, __CLPK_integer *m, __CLPK_doublecomplex *v, + __CLPK_integer *ldv, __CLPK_integer *info); + +/* Subroutine */ int zgebal_(char *job, __CLPK_integer *n, __CLPK_doublecomplex *a, __CLPK_integer + *lda, __CLPK_integer *ilo, __CLPK_integer *ihi, __CLPK_doublereal *scale, __CLPK_integer *info); + +/* Subroutine */ int zgebd2_(__CLPK_integer *m, __CLPK_integer *n, __CLPK_doublecomplex *a, + __CLPK_integer *lda, __CLPK_doublereal *d__, __CLPK_doublereal *e, __CLPK_doublecomplex *tauq, + __CLPK_doublecomplex *taup, __CLPK_doublecomplex *work, __CLPK_integer *info); + +/* Subroutine */ int zgebrd_(__CLPK_integer *m, __CLPK_integer *n, __CLPK_doublecomplex *a, + __CLPK_integer *lda, __CLPK_doublereal *d__, __CLPK_doublereal *e, __CLPK_doublecomplex *tauq, + __CLPK_doublecomplex *taup, __CLPK_doublecomplex *work, __CLPK_integer *lwork, __CLPK_integer * + info); + +/* Subroutine */ int zgecon_(char *norm, __CLPK_integer *n, __CLPK_doublecomplex *a, + __CLPK_integer *lda, __CLPK_doublereal *anorm, __CLPK_doublereal *rcond, __CLPK_doublecomplex * + work, __CLPK_doublereal *rwork, __CLPK_integer *info); + +/* Subroutine */ int zgeequ_(__CLPK_integer *m, __CLPK_integer *n, __CLPK_doublecomplex *a, + __CLPK_integer *lda, __CLPK_doublereal *r__, __CLPK_doublereal *c__, __CLPK_doublereal *rowcnd, + __CLPK_doublereal *colcnd, __CLPK_doublereal *amax, __CLPK_integer *info); + +/* Subroutine */ int zgees_(char *jobvs, char *sort, __CLPK_L_fp select, __CLPK_integer *n, + __CLPK_doublecomplex *a, __CLPK_integer *lda, __CLPK_integer *sdim, __CLPK_doublecomplex *w, + __CLPK_doublecomplex *vs, __CLPK_integer *ldvs, __CLPK_doublecomplex *work, __CLPK_integer *lwork, + __CLPK_doublereal *rwork, __CLPK_logical *bwork, __CLPK_integer *info); + +/* Subroutine */ int zgeesx_(char *jobvs, char *sort, __CLPK_L_fp select, char * + sense, __CLPK_integer *n, __CLPK_doublecomplex *a, __CLPK_integer *lda, __CLPK_integer *sdim, + __CLPK_doublecomplex *w, __CLPK_doublecomplex *vs, __CLPK_integer *ldvs, __CLPK_doublereal * + rconde, __CLPK_doublereal *rcondv, __CLPK_doublecomplex *work, __CLPK_integer *lwork, + __CLPK_doublereal *rwork, __CLPK_logical *bwork, __CLPK_integer *info); + +/* Subroutine */ int zgeev_(char *jobvl, char *jobvr, __CLPK_integer *n, + __CLPK_doublecomplex *a, __CLPK_integer *lda, __CLPK_doublecomplex *w, __CLPK_doublecomplex *vl, + __CLPK_integer *ldvl, __CLPK_doublecomplex *vr, __CLPK_integer *ldvr, __CLPK_doublecomplex *work, + __CLPK_integer *lwork, __CLPK_doublereal *rwork, __CLPK_integer *info); + +/* Subroutine */ int zgeevx_(char *balanc, char *jobvl, char *jobvr, char * + sense, __CLPK_integer *n, __CLPK_doublecomplex *a, __CLPK_integer *lda, __CLPK_doublecomplex *w, + __CLPK_doublecomplex *vl, __CLPK_integer *ldvl, __CLPK_doublecomplex *vr, __CLPK_integer *ldvr, + __CLPK_integer *ilo, __CLPK_integer *ihi, __CLPK_doublereal *scale, __CLPK_doublereal *abnrm, + __CLPK_doublereal *rconde, __CLPK_doublereal *rcondv, __CLPK_doublecomplex *work, __CLPK_integer * + lwork, __CLPK_doublereal *rwork, __CLPK_integer *info); + +/* Subroutine */ int zgegs_(char *jobvsl, char *jobvsr, __CLPK_integer *n, + __CLPK_doublecomplex *a, __CLPK_integer *lda, __CLPK_doublecomplex *b, __CLPK_integer *ldb, + __CLPK_doublecomplex *alpha, __CLPK_doublecomplex *beta, __CLPK_doublecomplex *vsl, + __CLPK_integer *ldvsl, __CLPK_doublecomplex *vsr, __CLPK_integer *ldvsr, __CLPK_doublecomplex * + work, __CLPK_integer *lwork, __CLPK_doublereal *rwork, __CLPK_integer *info); + +/* Subroutine */ int zgegv_(char *jobvl, char *jobvr, __CLPK_integer *n, + __CLPK_doublecomplex *a, __CLPK_integer *lda, __CLPK_doublecomplex *b, __CLPK_integer *ldb, + __CLPK_doublecomplex *alpha, __CLPK_doublecomplex *beta, __CLPK_doublecomplex *vl, __CLPK_integer + *ldvl, __CLPK_doublecomplex *vr, __CLPK_integer *ldvr, __CLPK_doublecomplex *work, __CLPK_integer + *lwork, __CLPK_doublereal *rwork, __CLPK_integer *info); + +/* Subroutine */ int zgehd2_(__CLPK_integer *n, __CLPK_integer *ilo, __CLPK_integer *ihi, + __CLPK_doublecomplex *a, __CLPK_integer *lda, __CLPK_doublecomplex *tau, __CLPK_doublecomplex * + work, __CLPK_integer *info); + +/* Subroutine */ int zgehrd_(__CLPK_integer *n, __CLPK_integer *ilo, __CLPK_integer *ihi, + __CLPK_doublecomplex *a, __CLPK_integer *lda, __CLPK_doublecomplex *tau, __CLPK_doublecomplex * + work, __CLPK_integer *lwork, __CLPK_integer *info); + +/* Subroutine */ int zgelq2_(__CLPK_integer *m, __CLPK_integer *n, __CLPK_doublecomplex *a, + __CLPK_integer *lda, __CLPK_doublecomplex *tau, __CLPK_doublecomplex *work, __CLPK_integer *info); + +/* Subroutine */ int zgelqf_(__CLPK_integer *m, __CLPK_integer *n, __CLPK_doublecomplex *a, + __CLPK_integer *lda, __CLPK_doublecomplex *tau, __CLPK_doublecomplex *work, __CLPK_integer *lwork, + __CLPK_integer *info); + +/* Subroutine */ int zgels_(char *trans, __CLPK_integer *m, __CLPK_integer *n, __CLPK_integer * + nrhs, __CLPK_doublecomplex *a, __CLPK_integer *lda, __CLPK_doublecomplex *b, __CLPK_integer *ldb, + __CLPK_doublecomplex *work, __CLPK_integer *lwork, __CLPK_integer *info); + +/* Subroutine */ int zgelsx_(__CLPK_integer *m, __CLPK_integer *n, __CLPK_integer *nrhs, + __CLPK_doublecomplex *a, __CLPK_integer *lda, __CLPK_doublecomplex *b, __CLPK_integer *ldb, + __CLPK_integer *jpvt, __CLPK_doublereal *rcond, __CLPK_integer *rank, __CLPK_doublecomplex *work, + __CLPK_doublereal *rwork, __CLPK_integer *info); + +/* Subroutine */ int zgelsy_(__CLPK_integer *m, __CLPK_integer *n, __CLPK_integer *nrhs, + __CLPK_doublecomplex *a, __CLPK_integer *lda, __CLPK_doublecomplex *b, __CLPK_integer *ldb, + __CLPK_integer *jpvt, __CLPK_doublereal *rcond, __CLPK_integer *rank, __CLPK_doublecomplex *work, + __CLPK_integer *lwork, __CLPK_doublereal *rwork, __CLPK_integer *info); + +/* Subroutine */ int zgeql2_(__CLPK_integer *m, __CLPK_integer *n, __CLPK_doublecomplex *a, + __CLPK_integer *lda, __CLPK_doublecomplex *tau, __CLPK_doublecomplex *work, __CLPK_integer *info); + +/* Subroutine */ int zgeqlf_(__CLPK_integer *m, __CLPK_integer *n, __CLPK_doublecomplex *a, + __CLPK_integer *lda, __CLPK_doublecomplex *tau, __CLPK_doublecomplex *work, __CLPK_integer *lwork, + __CLPK_integer *info); + +/* Subroutine */ int zgeqp3_(__CLPK_integer *m, __CLPK_integer *n, __CLPK_doublecomplex *a, + __CLPK_integer *lda, __CLPK_integer *jpvt, __CLPK_doublecomplex *tau, __CLPK_doublecomplex *work, + __CLPK_integer *lwork, __CLPK_doublereal *rwork, __CLPK_integer *info); + +/* Subroutine */ int zgeqpf_(__CLPK_integer *m, __CLPK_integer *n, __CLPK_doublecomplex *a, + __CLPK_integer *lda, __CLPK_integer *jpvt, __CLPK_doublecomplex *tau, __CLPK_doublecomplex *work, + __CLPK_doublereal *rwork, __CLPK_integer *info); + +/* Subroutine */ int zgeqr2_(__CLPK_integer *m, __CLPK_integer *n, __CLPK_doublecomplex *a, + __CLPK_integer *lda, __CLPK_doublecomplex *tau, __CLPK_doublecomplex *work, __CLPK_integer *info); + +/* Subroutine */ int zgeqrf_(__CLPK_integer *m, __CLPK_integer *n, __CLPK_doublecomplex *a, + __CLPK_integer *lda, __CLPK_doublecomplex *tau, __CLPK_doublecomplex *work, __CLPK_integer *lwork, + __CLPK_integer *info); + +/* Subroutine */ int zgerfs_(char *trans, __CLPK_integer *n, __CLPK_integer *nrhs, + __CLPK_doublecomplex *a, __CLPK_integer *lda, __CLPK_doublecomplex *af, __CLPK_integer *ldaf, + __CLPK_integer *ipiv, __CLPK_doublecomplex *b, __CLPK_integer *ldb, __CLPK_doublecomplex *x, + __CLPK_integer *ldx, __CLPK_doublereal *ferr, __CLPK_doublereal *berr, __CLPK_doublecomplex *work, + __CLPK_doublereal *rwork, __CLPK_integer *info); + +/* Subroutine */ int zgerq2_(__CLPK_integer *m, __CLPK_integer *n, __CLPK_doublecomplex *a, + __CLPK_integer *lda, __CLPK_doublecomplex *tau, __CLPK_doublecomplex *work, __CLPK_integer *info); + +/* Subroutine */ int zgerqf_(__CLPK_integer *m, __CLPK_integer *n, __CLPK_doublecomplex *a, + __CLPK_integer *lda, __CLPK_doublecomplex *tau, __CLPK_doublecomplex *work, __CLPK_integer *lwork, + __CLPK_integer *info); + +/* Subroutine */ int zgesc2_(__CLPK_integer *n, __CLPK_doublecomplex *a, __CLPK_integer *lda, + __CLPK_doublecomplex *rhs, __CLPK_integer *ipiv, __CLPK_integer *jpiv, __CLPK_doublereal *scale); + +/* Subroutine */ int zgesv_(__CLPK_integer *n, __CLPK_integer *nrhs, __CLPK_doublecomplex *a, + __CLPK_integer *lda, __CLPK_integer *ipiv, __CLPK_doublecomplex *b, __CLPK_integer *ldb, __CLPK_integer * + info); + +/* Subroutine */ int zgesvx_(char *fact, char *trans, __CLPK_integer *n, __CLPK_integer * + nrhs, __CLPK_doublecomplex *a, __CLPK_integer *lda, __CLPK_doublecomplex *af, __CLPK_integer * + ldaf, __CLPK_integer *ipiv, char *equed, __CLPK_doublereal *r__, __CLPK_doublereal *c__, + __CLPK_doublecomplex *b, __CLPK_integer *ldb, __CLPK_doublecomplex *x, __CLPK_integer *ldx, + __CLPK_doublereal *rcond, __CLPK_doublereal *ferr, __CLPK_doublereal *berr, __CLPK_doublecomplex * + work, __CLPK_doublereal *rwork, __CLPK_integer *info); + +/* Subroutine */ int zgetc2_(__CLPK_integer *n, __CLPK_doublecomplex *a, __CLPK_integer *lda, + __CLPK_integer *ipiv, __CLPK_integer *jpiv, __CLPK_integer *info); + +/* Subroutine */ int zgetf2_(__CLPK_integer *m, __CLPK_integer *n, __CLPK_doublecomplex *a, + __CLPK_integer *lda, __CLPK_integer *ipiv, __CLPK_integer *info); + +/* Subroutine */ int zgetrf_(__CLPK_integer *m, __CLPK_integer *n, __CLPK_doublecomplex *a, + __CLPK_integer *lda, __CLPK_integer *ipiv, __CLPK_integer *info); + +/* Subroutine */ int zgetri_(__CLPK_integer *n, __CLPK_doublecomplex *a, __CLPK_integer *lda, + __CLPK_integer *ipiv, __CLPK_doublecomplex *work, __CLPK_integer *lwork, __CLPK_integer *info); + +/* Subroutine */ int zgetrs_(char *trans, __CLPK_integer *n, __CLPK_integer *nrhs, + __CLPK_doublecomplex *a, __CLPK_integer *lda, __CLPK_integer *ipiv, __CLPK_doublecomplex *b, + __CLPK_integer *ldb, __CLPK_integer *info); + +/* Subroutine */ int zggbak_(char *job, char *side, __CLPK_integer *n, __CLPK_integer *ilo, + __CLPK_integer *ihi, __CLPK_doublereal *lscale, __CLPK_doublereal *rscale, __CLPK_integer *m, + __CLPK_doublecomplex *v, __CLPK_integer *ldv, __CLPK_integer *info); + +/* Subroutine */ int zggbal_(char *job, __CLPK_integer *n, __CLPK_doublecomplex *a, __CLPK_integer + *lda, __CLPK_doublecomplex *b, __CLPK_integer *ldb, __CLPK_integer *ilo, __CLPK_integer *ihi, + __CLPK_doublereal *lscale, __CLPK_doublereal *rscale, __CLPK_doublereal *work, __CLPK_integer * + info); + +/* Subroutine */ int zgges_(char *jobvsl, char *jobvsr, char *sort, __CLPK_L_fp + delctg, __CLPK_integer *n, __CLPK_doublecomplex *a, __CLPK_integer *lda, __CLPK_doublecomplex *b, + __CLPK_integer *ldb, __CLPK_integer *sdim, __CLPK_doublecomplex *alpha, __CLPK_doublecomplex * + beta, __CLPK_doublecomplex *vsl, __CLPK_integer *ldvsl, __CLPK_doublecomplex *vsr, __CLPK_integer + *ldvsr, __CLPK_doublecomplex *work, __CLPK_integer *lwork, __CLPK_doublereal *rwork, + __CLPK_logical *bwork, __CLPK_integer *info); + +/* Subroutine */ int zggesx_(char *jobvsl, char *jobvsr, char *sort, __CLPK_L_fp + delctg, char *sense, __CLPK_integer *n, __CLPK_doublecomplex *a, __CLPK_integer *lda, + __CLPK_doublecomplex *b, __CLPK_integer *ldb, __CLPK_integer *sdim, __CLPK_doublecomplex *alpha, + __CLPK_doublecomplex *beta, __CLPK_doublecomplex *vsl, __CLPK_integer *ldvsl, + __CLPK_doublecomplex *vsr, __CLPK_integer *ldvsr, __CLPK_doublereal *rconde, __CLPK_doublereal * + rcondv, __CLPK_doublecomplex *work, __CLPK_integer *lwork, __CLPK_doublereal *rwork, + __CLPK_integer *iwork, __CLPK_integer *liwork, __CLPK_logical *bwork, __CLPK_integer *info); + +/* Subroutine */ int zggev_(char *jobvl, char *jobvr, __CLPK_integer *n, + __CLPK_doublecomplex *a, __CLPK_integer *lda, __CLPK_doublecomplex *b, __CLPK_integer *ldb, + __CLPK_doublecomplex *alpha, __CLPK_doublecomplex *beta, __CLPK_doublecomplex *vl, __CLPK_integer + *ldvl, __CLPK_doublecomplex *vr, __CLPK_integer *ldvr, __CLPK_doublecomplex *work, __CLPK_integer + *lwork, __CLPK_doublereal *rwork, __CLPK_integer *info); + +/* Subroutine */ int zggevx_(char *balanc, char *jobvl, char *jobvr, char * + sense, __CLPK_integer *n, __CLPK_doublecomplex *a, __CLPK_integer *lda, __CLPK_doublecomplex *b, + __CLPK_integer *ldb, __CLPK_doublecomplex *alpha, __CLPK_doublecomplex *beta, + __CLPK_doublecomplex *vl, __CLPK_integer *ldvl, __CLPK_doublecomplex *vr, __CLPK_integer *ldvr, + __CLPK_integer *ilo, __CLPK_integer *ihi, __CLPK_doublereal *lscale, __CLPK_doublereal *rscale, + __CLPK_doublereal *abnrm, __CLPK_doublereal *bbnrm, __CLPK_doublereal *rconde, __CLPK_doublereal * + rcondv, __CLPK_doublecomplex *work, __CLPK_integer *lwork, __CLPK_doublereal *rwork, + __CLPK_integer *iwork, __CLPK_logical *bwork, __CLPK_integer *info); + +/* Subroutine */ int zggglm_(__CLPK_integer *n, __CLPK_integer *m, __CLPK_integer *p, + __CLPK_doublecomplex *a, __CLPK_integer *lda, __CLPK_doublecomplex *b, __CLPK_integer *ldb, + __CLPK_doublecomplex *d__, __CLPK_doublecomplex *x, __CLPK_doublecomplex *y, __CLPK_doublecomplex + *work, __CLPK_integer *lwork, __CLPK_integer *info); + +/* Subroutine */ int zgghrd_(char *compq, char *compz, __CLPK_integer *n, __CLPK_integer * + ilo, __CLPK_integer *ihi, __CLPK_doublecomplex *a, __CLPK_integer *lda, __CLPK_doublecomplex *b, + __CLPK_integer *ldb, __CLPK_doublecomplex *q, __CLPK_integer *ldq, __CLPK_doublecomplex *z__, + __CLPK_integer *ldz, __CLPK_integer *info); + +/* Subroutine */ int zgglse_(__CLPK_integer *m, __CLPK_integer *n, __CLPK_integer *p, + __CLPK_doublecomplex *a, __CLPK_integer *lda, __CLPK_doublecomplex *b, __CLPK_integer *ldb, + __CLPK_doublecomplex *c__, __CLPK_doublecomplex *d__, __CLPK_doublecomplex *x, + __CLPK_doublecomplex *work, __CLPK_integer *lwork, __CLPK_integer *info); + +/* Subroutine */ int zggqrf_(__CLPK_integer *n, __CLPK_integer *m, __CLPK_integer *p, + __CLPK_doublecomplex *a, __CLPK_integer *lda, __CLPK_doublecomplex *taua, __CLPK_doublecomplex *b, + __CLPK_integer *ldb, __CLPK_doublecomplex *taub, __CLPK_doublecomplex *work, __CLPK_integer * + lwork, __CLPK_integer *info); + +/* Subroutine */ int zggrqf_(__CLPK_integer *m, __CLPK_integer *p, __CLPK_integer *n, + __CLPK_doublecomplex *a, __CLPK_integer *lda, __CLPK_doublecomplex *taua, __CLPK_doublecomplex *b, + __CLPK_integer *ldb, __CLPK_doublecomplex *taub, __CLPK_doublecomplex *work, __CLPK_integer * + lwork, __CLPK_integer *info); + +/* Subroutine */ int zggsvd_(char *jobu, char *jobv, char *jobq, __CLPK_integer *m, + __CLPK_integer *n, __CLPK_integer *p, __CLPK_integer *k, __CLPK_integer *l, __CLPK_doublecomplex *a, + __CLPK_integer *lda, __CLPK_doublecomplex *b, __CLPK_integer *ldb, __CLPK_doublereal *alpha, + __CLPK_doublereal *beta, __CLPK_doublecomplex *u, __CLPK_integer *ldu, __CLPK_doublecomplex *v, + __CLPK_integer *ldv, __CLPK_doublecomplex *q, __CLPK_integer *ldq, __CLPK_doublecomplex *work, + __CLPK_doublereal *rwork, __CLPK_integer *iwork, __CLPK_integer *info); + +/* Subroutine */ int zggsvp_(char *jobu, char *jobv, char *jobq, __CLPK_integer *m, + __CLPK_integer *p, __CLPK_integer *n, __CLPK_doublecomplex *a, __CLPK_integer *lda, __CLPK_doublecomplex + *b, __CLPK_integer *ldb, __CLPK_doublereal *tola, __CLPK_doublereal *tolb, __CLPK_integer *k, + __CLPK_integer *l, __CLPK_doublecomplex *u, __CLPK_integer *ldu, __CLPK_doublecomplex *v, __CLPK_integer + *ldv, __CLPK_doublecomplex *q, __CLPK_integer *ldq, __CLPK_integer *iwork, __CLPK_doublereal * + rwork, __CLPK_doublecomplex *tau, __CLPK_doublecomplex *work, __CLPK_integer *info); + +/* Subroutine */ int zgtcon_(char *norm, __CLPK_integer *n, __CLPK_doublecomplex *dl, + __CLPK_doublecomplex *d__, __CLPK_doublecomplex *du, __CLPK_doublecomplex *du2, __CLPK_integer * + ipiv, __CLPK_doublereal *anorm, __CLPK_doublereal *rcond, __CLPK_doublecomplex *work, + __CLPK_integer *info); + +/* Subroutine */ int zgtrfs_(char *trans, __CLPK_integer *n, __CLPK_integer *nrhs, + __CLPK_doublecomplex *dl, __CLPK_doublecomplex *d__, __CLPK_doublecomplex *du, + __CLPK_doublecomplex *dlf, __CLPK_doublecomplex *df, __CLPK_doublecomplex *duf, + __CLPK_doublecomplex *du2, __CLPK_integer *ipiv, __CLPK_doublecomplex *b, __CLPK_integer *ldb, + __CLPK_doublecomplex *x, __CLPK_integer *ldx, __CLPK_doublereal *ferr, __CLPK_doublereal *berr, + __CLPK_doublecomplex *work, __CLPK_doublereal *rwork, __CLPK_integer *info); + +/* Subroutine */ int zgtsv_(__CLPK_integer *n, __CLPK_integer *nrhs, __CLPK_doublecomplex *dl, + __CLPK_doublecomplex *d__, __CLPK_doublecomplex *du, __CLPK_doublecomplex *b, __CLPK_integer *ldb, + __CLPK_integer *info); + +/* Subroutine */ int zgtsvx_(char *fact, char *trans, __CLPK_integer *n, __CLPK_integer * + nrhs, __CLPK_doublecomplex *dl, __CLPK_doublecomplex *d__, __CLPK_doublecomplex *du, + __CLPK_doublecomplex *dlf, __CLPK_doublecomplex *df, __CLPK_doublecomplex *duf, + __CLPK_doublecomplex *du2, __CLPK_integer *ipiv, __CLPK_doublecomplex *b, __CLPK_integer *ldb, + __CLPK_doublecomplex *x, __CLPK_integer *ldx, __CLPK_doublereal *rcond, __CLPK_doublereal *ferr, + __CLPK_doublereal *berr, __CLPK_doublecomplex *work, __CLPK_doublereal *rwork, __CLPK_integer * + info); + +/* Subroutine */ int zgttrf_(__CLPK_integer *n, __CLPK_doublecomplex *dl, __CLPK_doublecomplex * + d__, __CLPK_doublecomplex *du, __CLPK_doublecomplex *du2, __CLPK_integer *ipiv, __CLPK_integer * + info); + +/* Subroutine */ int zgttrs_(char *trans, __CLPK_integer *n, __CLPK_integer *nrhs, + __CLPK_doublecomplex *dl, __CLPK_doublecomplex *d__, __CLPK_doublecomplex *du, + __CLPK_doublecomplex *du2, __CLPK_integer *ipiv, __CLPK_doublecomplex *b, __CLPK_integer *ldb, + __CLPK_integer *info); + +/* Subroutine */ int zgtts2_(__CLPK_integer *itrans, __CLPK_integer *n, __CLPK_integer *nrhs, + __CLPK_doublecomplex *dl, __CLPK_doublecomplex *d__, __CLPK_doublecomplex *du, + __CLPK_doublecomplex *du2, __CLPK_integer *ipiv, __CLPK_doublecomplex *b, __CLPK_integer *ldb); + +/* Subroutine */ int zhbev_(char *jobz, char *uplo, __CLPK_integer *n, __CLPK_integer *kd, + __CLPK_doublecomplex *ab, __CLPK_integer *ldab, __CLPK_doublereal *w, __CLPK_doublecomplex *z__, + __CLPK_integer *ldz, __CLPK_doublecomplex *work, __CLPK_doublereal *rwork, __CLPK_integer *info); + +/* Subroutine */ int zhbevd_(char *jobz, char *uplo, __CLPK_integer *n, __CLPK_integer *kd, + __CLPK_doublecomplex *ab, __CLPK_integer *ldab, __CLPK_doublereal *w, __CLPK_doublecomplex *z__, + __CLPK_integer *ldz, __CLPK_doublecomplex *work, __CLPK_integer *lwork, __CLPK_doublereal *rwork, + __CLPK_integer *lrwork, __CLPK_integer *iwork, __CLPK_integer *liwork, __CLPK_integer *info); + +/* Subroutine */ int zhbevx_(char *jobz, char *range, char *uplo, __CLPK_integer *n, + __CLPK_integer *kd, __CLPK_doublecomplex *ab, __CLPK_integer *ldab, __CLPK_doublecomplex *q, + __CLPK_integer *ldq, __CLPK_doublereal *vl, __CLPK_doublereal *vu, __CLPK_integer *il, __CLPK_integer * + iu, __CLPK_doublereal *abstol, __CLPK_integer *m, __CLPK_doublereal *w, __CLPK_doublecomplex *z__, + __CLPK_integer *ldz, __CLPK_doublecomplex *work, __CLPK_doublereal *rwork, __CLPK_integer *iwork, + __CLPK_integer *ifail, __CLPK_integer *info); + +/* Subroutine */ int zhbgst_(char *vect, char *uplo, __CLPK_integer *n, __CLPK_integer *ka, + __CLPK_integer *kb, __CLPK_doublecomplex *ab, __CLPK_integer *ldab, __CLPK_doublecomplex *bb, + __CLPK_integer *ldbb, __CLPK_doublecomplex *x, __CLPK_integer *ldx, __CLPK_doublecomplex *work, + __CLPK_doublereal *rwork, __CLPK_integer *info); + +/* Subroutine */ int zhbgv_(char *jobz, char *uplo, __CLPK_integer *n, __CLPK_integer *ka, + __CLPK_integer *kb, __CLPK_doublecomplex *ab, __CLPK_integer *ldab, __CLPK_doublecomplex *bb, + __CLPK_integer *ldbb, __CLPK_doublereal *w, __CLPK_doublecomplex *z__, __CLPK_integer *ldz, + __CLPK_doublecomplex *work, __CLPK_doublereal *rwork, __CLPK_integer *info); + +/* Subroutine */ int zhbgvx_(char *jobz, char *range, char *uplo, __CLPK_integer *n, + __CLPK_integer *ka, __CLPK_integer *kb, __CLPK_doublecomplex *ab, __CLPK_integer *ldab, + __CLPK_doublecomplex *bb, __CLPK_integer *ldbb, __CLPK_doublecomplex *q, __CLPK_integer *ldq, + __CLPK_doublereal *vl, __CLPK_doublereal *vu, __CLPK_integer *il, __CLPK_integer *iu, __CLPK_doublereal * + abstol, __CLPK_integer *m, __CLPK_doublereal *w, __CLPK_doublecomplex *z__, __CLPK_integer *ldz, + __CLPK_doublecomplex *work, __CLPK_doublereal *rwork, __CLPK_integer *iwork, __CLPK_integer * + ifail, __CLPK_integer *info); + +/* Subroutine */ int zhbtrd_(char *vect, char *uplo, __CLPK_integer *n, __CLPK_integer *kd, + __CLPK_doublecomplex *ab, __CLPK_integer *ldab, __CLPK_doublereal *d__, __CLPK_doublereal *e, + __CLPK_doublecomplex *q, __CLPK_integer *ldq, __CLPK_doublecomplex *work, __CLPK_integer *info); + +/* Subroutine */ int zhecon_(char *uplo, __CLPK_integer *n, __CLPK_doublecomplex *a, + __CLPK_integer *lda, __CLPK_integer *ipiv, __CLPK_doublereal *anorm, __CLPK_doublereal *rcond, + __CLPK_doublecomplex *work, __CLPK_integer *info); + +/* Subroutine */ int zheev_(char *jobz, char *uplo, __CLPK_integer *n, __CLPK_doublecomplex + *a, __CLPK_integer *lda, __CLPK_doublereal *w, __CLPK_doublecomplex *work, __CLPK_integer *lwork, + __CLPK_doublereal *rwork, __CLPK_integer *info); + +/* Subroutine */ int zheevd_(char *jobz, char *uplo, __CLPK_integer *n, + __CLPK_doublecomplex *a, __CLPK_integer *lda, __CLPK_doublereal *w, __CLPK_doublecomplex *work, + __CLPK_integer *lwork, __CLPK_doublereal *rwork, __CLPK_integer *lrwork, __CLPK_integer *iwork, + __CLPK_integer *liwork, __CLPK_integer *info); + +/* Subroutine */ int zheevr_(char *jobz, char *range, char *uplo, __CLPK_integer *n, + __CLPK_doublecomplex *a, __CLPK_integer *lda, __CLPK_doublereal *vl, __CLPK_doublereal *vu, + __CLPK_integer *il, __CLPK_integer *iu, __CLPK_doublereal *abstol, __CLPK_integer *m, __CLPK_doublereal * + w, __CLPK_doublecomplex *z__, __CLPK_integer *ldz, __CLPK_integer *isuppz, __CLPK_doublecomplex * + work, __CLPK_integer *lwork, __CLPK_doublereal *rwork, __CLPK_integer *lrwork, __CLPK_integer * + iwork, __CLPK_integer *liwork, __CLPK_integer *info); + +/* Subroutine */ int zheevx_(char *jobz, char *range, char *uplo, __CLPK_integer *n, + __CLPK_doublecomplex *a, __CLPK_integer *lda, __CLPK_doublereal *vl, __CLPK_doublereal *vu, + __CLPK_integer *il, __CLPK_integer *iu, __CLPK_doublereal *abstol, __CLPK_integer *m, __CLPK_doublereal * + w, __CLPK_doublecomplex *z__, __CLPK_integer *ldz, __CLPK_doublecomplex *work, __CLPK_integer * + lwork, __CLPK_doublereal *rwork, __CLPK_integer *iwork, __CLPK_integer *ifail, __CLPK_integer * + info); + +/* Subroutine */ int zhegs2_(__CLPK_integer *itype, char *uplo, __CLPK_integer *n, + __CLPK_doublecomplex *a, __CLPK_integer *lda, __CLPK_doublecomplex *b, __CLPK_integer *ldb, + __CLPK_integer *info); + +/* Subroutine */ int zhegst_(__CLPK_integer *itype, char *uplo, __CLPK_integer *n, + __CLPK_doublecomplex *a, __CLPK_integer *lda, __CLPK_doublecomplex *b, __CLPK_integer *ldb, + __CLPK_integer *info); + +/* Subroutine */ int zhegv_(__CLPK_integer *itype, char *jobz, char *uplo, __CLPK_integer * + n, __CLPK_doublecomplex *a, __CLPK_integer *lda, __CLPK_doublecomplex *b, __CLPK_integer *ldb, + __CLPK_doublereal *w, __CLPK_doublecomplex *work, __CLPK_integer *lwork, __CLPK_doublereal *rwork, + __CLPK_integer *info); + +/* Subroutine */ int zhegvd_(__CLPK_integer *itype, char *jobz, char *uplo, __CLPK_integer * + n, __CLPK_doublecomplex *a, __CLPK_integer *lda, __CLPK_doublecomplex *b, __CLPK_integer *ldb, + __CLPK_doublereal *w, __CLPK_doublecomplex *work, __CLPK_integer *lwork, __CLPK_doublereal *rwork, + __CLPK_integer *lrwork, __CLPK_integer *iwork, __CLPK_integer *liwork, __CLPK_integer *info); + +/* Subroutine */ int zhegvx_(__CLPK_integer *itype, char *jobz, char *range, char * + uplo, __CLPK_integer *n, __CLPK_doublecomplex *a, __CLPK_integer *lda, __CLPK_doublecomplex *b, + __CLPK_integer *ldb, __CLPK_doublereal *vl, __CLPK_doublereal *vu, __CLPK_integer *il, __CLPK_integer * + iu, __CLPK_doublereal *abstol, __CLPK_integer *m, __CLPK_doublereal *w, __CLPK_doublecomplex *z__, + __CLPK_integer *ldz, __CLPK_doublecomplex *work, __CLPK_integer *lwork, __CLPK_doublereal *rwork, + __CLPK_integer *iwork, __CLPK_integer *ifail, __CLPK_integer *info); + +/* Subroutine */ int zherfs_(char *uplo, __CLPK_integer *n, __CLPK_integer *nrhs, + __CLPK_doublecomplex *a, __CLPK_integer *lda, __CLPK_doublecomplex *af, __CLPK_integer *ldaf, + __CLPK_integer *ipiv, __CLPK_doublecomplex *b, __CLPK_integer *ldb, __CLPK_doublecomplex *x, + __CLPK_integer *ldx, __CLPK_doublereal *ferr, __CLPK_doublereal *berr, __CLPK_doublecomplex *work, + __CLPK_doublereal *rwork, __CLPK_integer *info); + +/* Subroutine */ int zhesv_(char *uplo, __CLPK_integer *n, __CLPK_integer *nrhs, + __CLPK_doublecomplex *a, __CLPK_integer *lda, __CLPK_integer *ipiv, __CLPK_doublecomplex *b, + __CLPK_integer *ldb, __CLPK_doublecomplex *work, __CLPK_integer *lwork, __CLPK_integer *info); + +/* Subroutine */ int zhesvx_(char *fact, char *uplo, __CLPK_integer *n, __CLPK_integer * + nrhs, __CLPK_doublecomplex *a, __CLPK_integer *lda, __CLPK_doublecomplex *af, __CLPK_integer * + ldaf, __CLPK_integer *ipiv, __CLPK_doublecomplex *b, __CLPK_integer *ldb, __CLPK_doublecomplex *x, + __CLPK_integer *ldx, __CLPK_doublereal *rcond, __CLPK_doublereal *ferr, __CLPK_doublereal *berr, + __CLPK_doublecomplex *work, __CLPK_integer *lwork, __CLPK_doublereal *rwork, __CLPK_integer *info); + +/* Subroutine */ int zhetf2_(char *uplo, __CLPK_integer *n, __CLPK_doublecomplex *a, + __CLPK_integer *lda, __CLPK_integer *ipiv, __CLPK_integer *info); + +/* Subroutine */ int zhetrd_(char *uplo, __CLPK_integer *n, __CLPK_doublecomplex *a, + __CLPK_integer *lda, __CLPK_doublereal *d__, __CLPK_doublereal *e, __CLPK_doublecomplex *tau, + __CLPK_doublecomplex *work, __CLPK_integer *lwork, __CLPK_integer *info); + +/* Subroutine */ int zhetrf_(char *uplo, __CLPK_integer *n, __CLPK_doublecomplex *a, + __CLPK_integer *lda, __CLPK_integer *ipiv, __CLPK_doublecomplex *work, __CLPK_integer *lwork, + __CLPK_integer *info); + +/* Subroutine */ int zhetri_(char *uplo, __CLPK_integer *n, __CLPK_doublecomplex *a, + __CLPK_integer *lda, __CLPK_integer *ipiv, __CLPK_doublecomplex *work, __CLPK_integer *info); + +/* Subroutine */ int zhetrs_(char *uplo, __CLPK_integer *n, __CLPK_integer *nrhs, + __CLPK_doublecomplex *a, __CLPK_integer *lda, __CLPK_integer *ipiv, __CLPK_doublecomplex *b, + __CLPK_integer *ldb, __CLPK_integer *info); + +/* Subroutine */ int zhgeqz_(char *job, char *compq, char *compz, __CLPK_integer *n, + __CLPK_integer *ilo, __CLPK_integer *ihi, __CLPK_doublecomplex *a, __CLPK_integer *lda, + __CLPK_doublecomplex *b, __CLPK_integer *ldb, __CLPK_doublecomplex *alpha, __CLPK_doublecomplex * + beta, __CLPK_doublecomplex *q, __CLPK_integer *ldq, __CLPK_doublecomplex *z__, __CLPK_integer * + ldz, __CLPK_doublecomplex *work, __CLPK_integer *lwork, __CLPK_doublereal *rwork, __CLPK_integer * + info); + +/* Subroutine */ int zhpcon_(char *uplo, __CLPK_integer *n, __CLPK_doublecomplex *ap, + __CLPK_integer *ipiv, __CLPK_doublereal *anorm, __CLPK_doublereal *rcond, __CLPK_doublecomplex * + work, __CLPK_integer *info); + +/* Subroutine */ int zhpev_(char *jobz, char *uplo, __CLPK_integer *n, __CLPK_doublecomplex + *ap, __CLPK_doublereal *w, __CLPK_doublecomplex *z__, __CLPK_integer *ldz, __CLPK_doublecomplex * + work, __CLPK_doublereal *rwork, __CLPK_integer *info); + +/* Subroutine */ int zhpevd_(char *jobz, char *uplo, __CLPK_integer *n, + __CLPK_doublecomplex *ap, __CLPK_doublereal *w, __CLPK_doublecomplex *z__, __CLPK_integer *ldz, + __CLPK_doublecomplex *work, __CLPK_integer *lwork, __CLPK_doublereal *rwork, __CLPK_integer * + lrwork, __CLPK_integer *iwork, __CLPK_integer *liwork, __CLPK_integer *info); + +/* Subroutine */ int zhpevx_(char *jobz, char *range, char *uplo, __CLPK_integer *n, + __CLPK_doublecomplex *ap, __CLPK_doublereal *vl, __CLPK_doublereal *vu, __CLPK_integer *il, + __CLPK_integer *iu, __CLPK_doublereal *abstol, __CLPK_integer *m, __CLPK_doublereal *w, + __CLPK_doublecomplex *z__, __CLPK_integer *ldz, __CLPK_doublecomplex *work, __CLPK_doublereal * + rwork, __CLPK_integer *iwork, __CLPK_integer *ifail, __CLPK_integer *info); + +/* Subroutine */ int zhpgst_(__CLPK_integer *itype, char *uplo, __CLPK_integer *n, + __CLPK_doublecomplex *ap, __CLPK_doublecomplex *bp, __CLPK_integer *info); + +/* Subroutine */ int zhpgv_(__CLPK_integer *itype, char *jobz, char *uplo, __CLPK_integer * + n, __CLPK_doublecomplex *ap, __CLPK_doublecomplex *bp, __CLPK_doublereal *w, __CLPK_doublecomplex + *z__, __CLPK_integer *ldz, __CLPK_doublecomplex *work, __CLPK_doublereal *rwork, __CLPK_integer * + info); + +/* Subroutine */ int zhpgvd_(__CLPK_integer *itype, char *jobz, char *uplo, __CLPK_integer * + n, __CLPK_doublecomplex *ap, __CLPK_doublecomplex *bp, __CLPK_doublereal *w, __CLPK_doublecomplex + *z__, __CLPK_integer *ldz, __CLPK_doublecomplex *work, __CLPK_integer *lwork, __CLPK_doublereal * + rwork, __CLPK_integer *lrwork, __CLPK_integer *iwork, __CLPK_integer *liwork, __CLPK_integer * + info); + +/* Subroutine */ int zhpgvx_(__CLPK_integer *itype, char *jobz, char *range, char * + uplo, __CLPK_integer *n, __CLPK_doublecomplex *ap, __CLPK_doublecomplex *bp, __CLPK_doublereal * + vl, __CLPK_doublereal *vu, __CLPK_integer *il, __CLPK_integer *iu, __CLPK_doublereal *abstol, + __CLPK_integer *m, __CLPK_doublereal *w, __CLPK_doublecomplex *z__, __CLPK_integer *ldz, + __CLPK_doublecomplex *work, __CLPK_doublereal *rwork, __CLPK_integer *iwork, __CLPK_integer * + ifail, __CLPK_integer *info); + +/* Subroutine */ int zhprfs_(char *uplo, __CLPK_integer *n, __CLPK_integer *nrhs, + __CLPK_doublecomplex *ap, __CLPK_doublecomplex *afp, __CLPK_integer *ipiv, __CLPK_doublecomplex * + b, __CLPK_integer *ldb, __CLPK_doublecomplex *x, __CLPK_integer *ldx, __CLPK_doublereal *ferr, + __CLPK_doublereal *berr, __CLPK_doublecomplex *work, __CLPK_doublereal *rwork, __CLPK_integer * + info); + +/* Subroutine */ int zhpsv_(char *uplo, __CLPK_integer *n, __CLPK_integer *nrhs, + __CLPK_doublecomplex *ap, __CLPK_integer *ipiv, __CLPK_doublecomplex *b, __CLPK_integer *ldb, + __CLPK_integer *info); + +/* Subroutine */ int zhpsvx_(char *fact, char *uplo, __CLPK_integer *n, __CLPK_integer * + nrhs, __CLPK_doublecomplex *ap, __CLPK_doublecomplex *afp, __CLPK_integer *ipiv, + __CLPK_doublecomplex *b, __CLPK_integer *ldb, __CLPK_doublecomplex *x, __CLPK_integer *ldx, + __CLPK_doublereal *rcond, __CLPK_doublereal *ferr, __CLPK_doublereal *berr, __CLPK_doublecomplex * + work, __CLPK_doublereal *rwork, __CLPK_integer *info); + +/* Subroutine */ int zhptrd_(char *uplo, __CLPK_integer *n, __CLPK_doublecomplex *ap, + __CLPK_doublereal *d__, __CLPK_doublereal *e, __CLPK_doublecomplex *tau, __CLPK_integer *info); + +/* Subroutine */ int zhptrf_(char *uplo, __CLPK_integer *n, __CLPK_doublecomplex *ap, + __CLPK_integer *ipiv, __CLPK_integer *info); + +/* Subroutine */ int zhptri_(char *uplo, __CLPK_integer *n, __CLPK_doublecomplex *ap, + __CLPK_integer *ipiv, __CLPK_doublecomplex *work, __CLPK_integer *info); + +/* Subroutine */ int zhptrs_(char *uplo, __CLPK_integer *n, __CLPK_integer *nrhs, + __CLPK_doublecomplex *ap, __CLPK_integer *ipiv, __CLPK_doublecomplex *b, __CLPK_integer *ldb, + __CLPK_integer *info); + +/* Subroutine */ int zhsein_(char *side, char *eigsrc, char *initv, __CLPK_logical * + select, __CLPK_integer *n, __CLPK_doublecomplex *h__, __CLPK_integer *ldh, __CLPK_doublecomplex * + w, __CLPK_doublecomplex *vl, __CLPK_integer *ldvl, __CLPK_doublecomplex *vr, __CLPK_integer *ldvr, + __CLPK_integer *mm, __CLPK_integer *m, __CLPK_doublecomplex *work, __CLPK_doublereal *rwork, + __CLPK_integer *ifaill, __CLPK_integer *ifailr, __CLPK_integer *info); + +/* Subroutine */ int zhseqr_(char *job, char *compz, __CLPK_integer *n, __CLPK_integer *ilo, + __CLPK_integer *ihi, __CLPK_doublecomplex *h__, __CLPK_integer *ldh, __CLPK_doublecomplex *w, + __CLPK_doublecomplex *z__, __CLPK_integer *ldz, __CLPK_doublecomplex *work, __CLPK_integer *lwork, + __CLPK_integer *info); + +/* Subroutine */ int zlabrd_(__CLPK_integer *m, __CLPK_integer *n, __CLPK_integer *nb, + __CLPK_doublecomplex *a, __CLPK_integer *lda, __CLPK_doublereal *d__, __CLPK_doublereal *e, + __CLPK_doublecomplex *tauq, __CLPK_doublecomplex *taup, __CLPK_doublecomplex *x, __CLPK_integer * + ldx, __CLPK_doublecomplex *y, __CLPK_integer *ldy); + +/* Subroutine */ int zlacgv_(__CLPK_integer *n, __CLPK_doublecomplex *x, __CLPK_integer *incx); + +/* Subroutine */ int zlacon_(__CLPK_integer *n, __CLPK_doublecomplex *v, __CLPK_doublecomplex *x, + __CLPK_doublereal *est, __CLPK_integer *kase); + +/* Subroutine */ int zlacp2_(char *uplo, __CLPK_integer *m, __CLPK_integer *n, __CLPK_doublereal * + a, __CLPK_integer *lda, __CLPK_doublecomplex *b, __CLPK_integer *ldb); + +/* Subroutine */ int zlacpy_(char *uplo, __CLPK_integer *m, __CLPK_integer *n, + __CLPK_doublecomplex *a, __CLPK_integer *lda, __CLPK_doublecomplex *b, __CLPK_integer *ldb); + +/* Subroutine */ int zlacrm_(__CLPK_integer *m, __CLPK_integer *n, __CLPK_doublecomplex *a, + __CLPK_integer *lda, __CLPK_doublereal *b, __CLPK_integer *ldb, __CLPK_doublecomplex *c__, + __CLPK_integer *ldc, __CLPK_doublereal *rwork); + +/* Subroutine */ int zlacrt_(__CLPK_integer *n, __CLPK_doublecomplex *cx, __CLPK_integer *incx, + __CLPK_doublecomplex *cy, __CLPK_integer *incy, __CLPK_doublecomplex *c__, __CLPK_doublecomplex * + s); + +/* Subroutine */ int zlaed0_(__CLPK_integer *qsiz, __CLPK_integer *n, __CLPK_doublereal *d__, + __CLPK_doublereal *e, __CLPK_doublecomplex *q, __CLPK_integer *ldq, __CLPK_doublecomplex *qstore, + __CLPK_integer *ldqs, __CLPK_doublereal *rwork, __CLPK_integer *iwork, __CLPK_integer *info); + +/* Subroutine */ int zlaed7_(__CLPK_integer *n, __CLPK_integer *cutpnt, __CLPK_integer *qsiz, + __CLPK_integer *tlvls, __CLPK_integer *curlvl, __CLPK_integer *curpbm, __CLPK_doublereal *d__, + __CLPK_doublecomplex *q, __CLPK_integer *ldq, __CLPK_doublereal *rho, __CLPK_integer *indxq, + __CLPK_doublereal *qstore, __CLPK_integer *qptr, __CLPK_integer *prmptr, __CLPK_integer *perm, + __CLPK_integer *givptr, __CLPK_integer *givcol, __CLPK_doublereal *givnum, __CLPK_doublecomplex * + work, __CLPK_doublereal *rwork, __CLPK_integer *iwork, __CLPK_integer *info); + +/* Subroutine */ int zlaed8_(__CLPK_integer *k, __CLPK_integer *n, __CLPK_integer *qsiz, + __CLPK_doublecomplex *q, __CLPK_integer *ldq, __CLPK_doublereal *d__, __CLPK_doublereal *rho, + __CLPK_integer *cutpnt, __CLPK_doublereal *z__, __CLPK_doublereal *dlamda, __CLPK_doublecomplex * + q2, __CLPK_integer *ldq2, __CLPK_doublereal *w, __CLPK_integer *indxp, __CLPK_integer *indx, + __CLPK_integer *indxq, __CLPK_integer *perm, __CLPK_integer *givptr, __CLPK_integer *givcol, + __CLPK_doublereal *givnum, __CLPK_integer *info); + +/* Subroutine */ int zlaein_(__CLPK_logical *rightv, __CLPK_logical *noinit, __CLPK_integer *n, + __CLPK_doublecomplex *h__, __CLPK_integer *ldh, __CLPK_doublecomplex *w, __CLPK_doublecomplex *v, + __CLPK_doublecomplex *b, __CLPK_integer *ldb, __CLPK_doublereal *rwork, __CLPK_doublereal *eps3, + __CLPK_doublereal *smlnum, __CLPK_integer *info); + +/* Subroutine */ int zlaesy_(__CLPK_doublecomplex *a, __CLPK_doublecomplex *b, + __CLPK_doublecomplex *c__, __CLPK_doublecomplex *rt1, __CLPK_doublecomplex *rt2, + __CLPK_doublecomplex *evscal, __CLPK_doublecomplex *cs1, __CLPK_doublecomplex *sn1); + +/* Subroutine */ int zlaev2_(__CLPK_doublecomplex *a, __CLPK_doublecomplex *b, + __CLPK_doublecomplex *c__, __CLPK_doublereal *rt1, __CLPK_doublereal *rt2, __CLPK_doublereal *cs1, + __CLPK_doublecomplex *sn1); + +/* Subroutine */ int zlags2_(__CLPK_logical *upper, __CLPK_doublereal *a1, __CLPK_doublecomplex * + a2, __CLPK_doublereal *a3, __CLPK_doublereal *b1, __CLPK_doublecomplex *b2, __CLPK_doublereal *b3, + __CLPK_doublereal *csu, __CLPK_doublecomplex *snu, __CLPK_doublereal *csv, __CLPK_doublecomplex * + snv, __CLPK_doublereal *csq, __CLPK_doublecomplex *snq); + +/* Subroutine */ int zlagtm_(char *trans, __CLPK_integer *n, __CLPK_integer *nrhs, + __CLPK_doublereal *alpha, __CLPK_doublecomplex *dl, __CLPK_doublecomplex *d__, + __CLPK_doublecomplex *du, __CLPK_doublecomplex *x, __CLPK_integer *ldx, __CLPK_doublereal *beta, + __CLPK_doublecomplex *b, __CLPK_integer *ldb); + +/* Subroutine */ int zlahef_(char *uplo, __CLPK_integer *n, __CLPK_integer *nb, __CLPK_integer *kb, + __CLPK_doublecomplex *a, __CLPK_integer *lda, __CLPK_integer *ipiv, __CLPK_doublecomplex *w, + __CLPK_integer *ldw, __CLPK_integer *info); + +/* Subroutine */ int zlahqr_(__CLPK_logical *wantt, __CLPK_logical *wantz, __CLPK_integer *n, + __CLPK_integer *ilo, __CLPK_integer *ihi, __CLPK_doublecomplex *h__, __CLPK_integer *ldh, + __CLPK_doublecomplex *w, __CLPK_integer *iloz, __CLPK_integer *ihiz, __CLPK_doublecomplex *z__, + __CLPK_integer *ldz, __CLPK_integer *info); + +/* Subroutine */ int zlahrd_(__CLPK_integer *n, __CLPK_integer *k, __CLPK_integer *nb, + __CLPK_doublecomplex *a, __CLPK_integer *lda, __CLPK_doublecomplex *tau, __CLPK_doublecomplex *t, + __CLPK_integer *ldt, __CLPK_doublecomplex *y, __CLPK_integer *ldy); + +/* Subroutine */ int zlaic1_(__CLPK_integer *job, __CLPK_integer *j, __CLPK_doublecomplex *x, + __CLPK_doublereal *sest, __CLPK_doublecomplex *w, __CLPK_doublecomplex *gamma, __CLPK_doublereal * + sestpr, __CLPK_doublecomplex *s, __CLPK_doublecomplex *c__); + +/* Subroutine */ int zlals0_(__CLPK_integer *icompq, __CLPK_integer *nl, __CLPK_integer *nr, + __CLPK_integer *sqre, __CLPK_integer *nrhs, __CLPK_doublecomplex *b, __CLPK_integer *ldb, + __CLPK_doublecomplex *bx, __CLPK_integer *ldbx, __CLPK_integer *perm, __CLPK_integer *givptr, + __CLPK_integer *givcol, __CLPK_integer *ldgcol, __CLPK_doublereal *givnum, __CLPK_integer *ldgnum, + __CLPK_doublereal *poles, __CLPK_doublereal *difl, __CLPK_doublereal *difr, __CLPK_doublereal * + z__, __CLPK_integer *k, __CLPK_doublereal *c__, __CLPK_doublereal *s, __CLPK_doublereal *rwork, + __CLPK_integer *info); + +/* Subroutine */ int zlalsa_(__CLPK_integer *icompq, __CLPK_integer *smlsiz, __CLPK_integer *n, + __CLPK_integer *nrhs, __CLPK_doublecomplex *b, __CLPK_integer *ldb, __CLPK_doublecomplex *bx, + __CLPK_integer *ldbx, __CLPK_doublereal *u, __CLPK_integer *ldu, __CLPK_doublereal *vt, __CLPK_integer * + k, __CLPK_doublereal *difl, __CLPK_doublereal *difr, __CLPK_doublereal *z__, __CLPK_doublereal * + poles, __CLPK_integer *givptr, __CLPK_integer *givcol, __CLPK_integer *ldgcol, __CLPK_integer * + perm, __CLPK_doublereal *givnum, __CLPK_doublereal *c__, __CLPK_doublereal *s, __CLPK_doublereal * + rwork, __CLPK_integer *iwork, __CLPK_integer *info); + +/* Subroutine */ int zlapll_(__CLPK_integer *n, __CLPK_doublecomplex *x, __CLPK_integer *incx, + __CLPK_doublecomplex *y, __CLPK_integer *incy, __CLPK_doublereal *ssmin); + +/* Subroutine */ int zlapmt_(__CLPK_logical *forwrd, __CLPK_integer *m, __CLPK_integer *n, + __CLPK_doublecomplex *x, __CLPK_integer *ldx, __CLPK_integer *k); + +/* Subroutine */ int zlaqgb_(__CLPK_integer *m, __CLPK_integer *n, __CLPK_integer *kl, __CLPK_integer *ku, + __CLPK_doublecomplex *ab, __CLPK_integer *ldab, __CLPK_doublereal *r__, __CLPK_doublereal *c__, + __CLPK_doublereal *rowcnd, __CLPK_doublereal *colcnd, __CLPK_doublereal *amax, char *equed); + +/* Subroutine */ int zlaqge_(__CLPK_integer *m, __CLPK_integer *n, __CLPK_doublecomplex *a, + __CLPK_integer *lda, __CLPK_doublereal *r__, __CLPK_doublereal *c__, __CLPK_doublereal *rowcnd, + __CLPK_doublereal *colcnd, __CLPK_doublereal *amax, char *equed); + +/* Subroutine */ int zlaqhb_(char *uplo, __CLPK_integer *n, __CLPK_integer *kd, + __CLPK_doublecomplex *ab, __CLPK_integer *ldab, __CLPK_doublereal *s, __CLPK_doublereal *scond, + __CLPK_doublereal *amax, char *equed); + +/* Subroutine */ int zlaqhe_(char *uplo, __CLPK_integer *n, __CLPK_doublecomplex *a, + __CLPK_integer *lda, __CLPK_doublereal *s, __CLPK_doublereal *scond, __CLPK_doublereal *amax, + char *equed); + +/* Subroutine */ int zlaqhp_(char *uplo, __CLPK_integer *n, __CLPK_doublecomplex *ap, + __CLPK_doublereal *s, __CLPK_doublereal *scond, __CLPK_doublereal *amax, char *equed); + +/* Subroutine */ int zlaqp2_(__CLPK_integer *m, __CLPK_integer *n, __CLPK_integer *offset, + __CLPK_doublecomplex *a, __CLPK_integer *lda, __CLPK_integer *jpvt, __CLPK_doublecomplex *tau, + __CLPK_doublereal *vn1, __CLPK_doublereal *vn2, __CLPK_doublecomplex *work); + +/* Subroutine */ int zlaqps_(__CLPK_integer *m, __CLPK_integer *n, __CLPK_integer *offset, __CLPK_integer + *nb, __CLPK_integer *kb, __CLPK_doublecomplex *a, __CLPK_integer *lda, __CLPK_integer *jpvt, + __CLPK_doublecomplex *tau, __CLPK_doublereal *vn1, __CLPK_doublereal *vn2, __CLPK_doublecomplex * + auxv, __CLPK_doublecomplex *f, __CLPK_integer *ldf); + +/* Subroutine */ int zlaqsb_(char *uplo, __CLPK_integer *n, __CLPK_integer *kd, + __CLPK_doublecomplex *ab, __CLPK_integer *ldab, __CLPK_doublereal *s, __CLPK_doublereal *scond, + __CLPK_doublereal *amax, char *equed); + +/* Subroutine */ int zlaqsp_(char *uplo, __CLPK_integer *n, __CLPK_doublecomplex *ap, + __CLPK_doublereal *s, __CLPK_doublereal *scond, __CLPK_doublereal *amax, char *equed); + +/* Subroutine */ int zlaqsy_(char *uplo, __CLPK_integer *n, __CLPK_doublecomplex *a, + __CLPK_integer *lda, __CLPK_doublereal *s, __CLPK_doublereal *scond, __CLPK_doublereal *amax, + char *equed); + +/* Subroutine */ int zlar1v_(__CLPK_integer *n, __CLPK_integer *b1, __CLPK_integer *bn, __CLPK_doublereal + *sigma, __CLPK_doublereal *d__, __CLPK_doublereal *l, __CLPK_doublereal *ld, __CLPK_doublereal * + lld, __CLPK_doublereal *gersch, __CLPK_doublecomplex *z__, __CLPK_doublereal *ztz, + __CLPK_doublereal *mingma, __CLPK_integer *r__, __CLPK_integer *isuppz, __CLPK_doublereal *work); + +/* Subroutine */ int zlar2v_(__CLPK_integer *n, __CLPK_doublecomplex *x, __CLPK_doublecomplex *y, + __CLPK_doublecomplex *z__, __CLPK_integer *incx, __CLPK_doublereal *c__, __CLPK_doublecomplex *s, + __CLPK_integer *incc); + +/* Subroutine */ int zlarcm_(__CLPK_integer *m, __CLPK_integer *n, __CLPK_doublereal *a, __CLPK_integer * + lda, __CLPK_doublecomplex *b, __CLPK_integer *ldb, __CLPK_doublecomplex *c__, __CLPK_integer *ldc, + __CLPK_doublereal *rwork); + +/* Subroutine */ int zlarf_(char *side, __CLPK_integer *m, __CLPK_integer *n, __CLPK_doublecomplex + *v, __CLPK_integer *incv, __CLPK_doublecomplex *tau, __CLPK_doublecomplex *c__, __CLPK_integer * + ldc, __CLPK_doublecomplex *work); + +/* Subroutine */ int zlarfb_(char *side, char *trans, char *direct, char * + storev, __CLPK_integer *m, __CLPK_integer *n, __CLPK_integer *k, __CLPK_doublecomplex *v, __CLPK_integer + *ldv, __CLPK_doublecomplex *t, __CLPK_integer *ldt, __CLPK_doublecomplex *c__, __CLPK_integer * + ldc, __CLPK_doublecomplex *work, __CLPK_integer *ldwork); + +/* Subroutine */ int zlarfg_(__CLPK_integer *n, __CLPK_doublecomplex *alpha, __CLPK_doublecomplex * + x, __CLPK_integer *incx, __CLPK_doublecomplex *tau); + +/* Subroutine */ int zlarft_(char *direct, char *storev, __CLPK_integer *n, __CLPK_integer * + k, __CLPK_doublecomplex *v, __CLPK_integer *ldv, __CLPK_doublecomplex *tau, __CLPK_doublecomplex * + t, __CLPK_integer *ldt); + +/* Subroutine */ int zlarfx_(char *side, __CLPK_integer *m, __CLPK_integer *n, + __CLPK_doublecomplex *v, __CLPK_doublecomplex *tau, __CLPK_doublecomplex *c__, __CLPK_integer * + ldc, __CLPK_doublecomplex *work); + +/* Subroutine */ int zlargv_(__CLPK_integer *n, __CLPK_doublecomplex *x, __CLPK_integer *incx, + __CLPK_doublecomplex *y, __CLPK_integer *incy, __CLPK_doublereal *c__, __CLPK_integer *incc); + +/* Subroutine */ int zlarnv_(__CLPK_integer *idist, __CLPK_integer *iseed, __CLPK_integer *n, + __CLPK_doublecomplex *x); + +/* Subroutine */ int zlarrv_(__CLPK_integer *n, __CLPK_doublereal *d__, __CLPK_doublereal *l, + __CLPK_integer *isplit, __CLPK_integer *m, __CLPK_doublereal *w, __CLPK_integer *iblock, + __CLPK_doublereal *gersch, __CLPK_doublereal *tol, __CLPK_doublecomplex *z__, __CLPK_integer *ldz, + __CLPK_integer *isuppz, __CLPK_doublereal *work, __CLPK_integer *iwork, __CLPK_integer *info); + +/* Subroutine */ int zlartg_(__CLPK_doublecomplex *f, __CLPK_doublecomplex *g, __CLPK_doublereal * + cs, __CLPK_doublecomplex *sn, __CLPK_doublecomplex *r__); + +/* Subroutine */ int zlartv_(__CLPK_integer *n, __CLPK_doublecomplex *x, __CLPK_integer *incx, + __CLPK_doublecomplex *y, __CLPK_integer *incy, __CLPK_doublereal *c__, __CLPK_doublecomplex *s, + __CLPK_integer *incc); + +/* Subroutine */ int zlarz_(char *side, __CLPK_integer *m, __CLPK_integer *n, __CLPK_integer *l, + __CLPK_doublecomplex *v, __CLPK_integer *incv, __CLPK_doublecomplex *tau, __CLPK_doublecomplex * + c__, __CLPK_integer *ldc, __CLPK_doublecomplex *work); + +/* Subroutine */ int zlarzb_(char *side, char *trans, char *direct, char * + storev, __CLPK_integer *m, __CLPK_integer *n, __CLPK_integer *k, __CLPK_integer *l, __CLPK_doublecomplex + *v, __CLPK_integer *ldv, __CLPK_doublecomplex *t, __CLPK_integer *ldt, __CLPK_doublecomplex *c__, + __CLPK_integer *ldc, __CLPK_doublecomplex *work, __CLPK_integer *ldwork); + +/* Subroutine */ int zlarzt_(char *direct, char *storev, __CLPK_integer *n, __CLPK_integer * + k, __CLPK_doublecomplex *v, __CLPK_integer *ldv, __CLPK_doublecomplex *tau, __CLPK_doublecomplex * + t, __CLPK_integer *ldt); + +/* Subroutine */ int zlascl_(char *type__, __CLPK_integer *kl, __CLPK_integer *ku, + __CLPK_doublereal *cfrom, __CLPK_doublereal *cto, __CLPK_integer *m, __CLPK_integer *n, + __CLPK_doublecomplex *a, __CLPK_integer *lda, __CLPK_integer *info); + +/* Subroutine */ int zlaset_(char *uplo, __CLPK_integer *m, __CLPK_integer *n, + __CLPK_doublecomplex *alpha, __CLPK_doublecomplex *beta, __CLPK_doublecomplex *a, __CLPK_integer * + lda); + +/* Subroutine */ int zlasr_(char *side, char *pivot, char *direct, __CLPK_integer *m, + __CLPK_integer *n, __CLPK_doublereal *c__, __CLPK_doublereal *s, __CLPK_doublecomplex *a, + __CLPK_integer *lda); + +/* Subroutine */ int zlassq_(__CLPK_integer *n, __CLPK_doublecomplex *x, __CLPK_integer *incx, + __CLPK_doublereal *scale, __CLPK_doublereal *sumsq); + +/* Subroutine */ int zlaswp_(__CLPK_integer *n, __CLPK_doublecomplex *a, __CLPK_integer *lda, + __CLPK_integer *k1, __CLPK_integer *k2, __CLPK_integer *ipiv, __CLPK_integer *incx); + +/* Subroutine */ int zlasyf_(char *uplo, __CLPK_integer *n, __CLPK_integer *nb, __CLPK_integer *kb, + __CLPK_doublecomplex *a, __CLPK_integer *lda, __CLPK_integer *ipiv, __CLPK_doublecomplex *w, + __CLPK_integer *ldw, __CLPK_integer *info); + +/* Subroutine */ int zlatbs_(char *uplo, char *trans, char *diag, char * + normin, __CLPK_integer *n, __CLPK_integer *kd, __CLPK_doublecomplex *ab, __CLPK_integer *ldab, + __CLPK_doublecomplex *x, __CLPK_doublereal *scale, __CLPK_doublereal *cnorm, __CLPK_integer *info); + +/* Subroutine */ int zlatdf_(__CLPK_integer *ijob, __CLPK_integer *n, __CLPK_doublecomplex *z__, + __CLPK_integer *ldz, __CLPK_doublecomplex *rhs, __CLPK_doublereal *rdsum, __CLPK_doublereal * + rdscal, __CLPK_integer *ipiv, __CLPK_integer *jpiv); + +/* Subroutine */ int zlatps_(char *uplo, char *trans, char *diag, char * + normin, __CLPK_integer *n, __CLPK_doublecomplex *ap, __CLPK_doublecomplex *x, __CLPK_doublereal * + scale, __CLPK_doublereal *cnorm, __CLPK_integer *info); + +/* Subroutine */ int zlatrd_(char *uplo, __CLPK_integer *n, __CLPK_integer *nb, + __CLPK_doublecomplex *a, __CLPK_integer *lda, __CLPK_doublereal *e, __CLPK_doublecomplex *tau, + __CLPK_doublecomplex *w, __CLPK_integer *ldw); + +/* Subroutine */ int zlatrs_(char *uplo, char *trans, char *diag, char * + normin, __CLPK_integer *n, __CLPK_doublecomplex *a, __CLPK_integer *lda, __CLPK_doublecomplex *x, + __CLPK_doublereal *scale, __CLPK_doublereal *cnorm, __CLPK_integer *info); + +/* Subroutine */ int zlatrz_(__CLPK_integer *m, __CLPK_integer *n, __CLPK_integer *l, + __CLPK_doublecomplex *a, __CLPK_integer *lda, __CLPK_doublecomplex *tau, __CLPK_doublecomplex * + work); + +/* Subroutine */ int zlatzm_(char *side, __CLPK_integer *m, __CLPK_integer *n, + __CLPK_doublecomplex *v, __CLPK_integer *incv, __CLPK_doublecomplex *tau, __CLPK_doublecomplex * + c1, __CLPK_doublecomplex *c2, __CLPK_integer *ldc, __CLPK_doublecomplex *work); + +/* Subroutine */ int zlauu2_(char *uplo, __CLPK_integer *n, __CLPK_doublecomplex *a, + __CLPK_integer *lda, __CLPK_integer *info); + +/* Subroutine */ int zlauum_(char *uplo, __CLPK_integer *n, __CLPK_doublecomplex *a, + __CLPK_integer *lda, __CLPK_integer *info); + +/* Subroutine */ int zpbcon_(char *uplo, __CLPK_integer *n, __CLPK_integer *kd, + __CLPK_doublecomplex *ab, __CLPK_integer *ldab, __CLPK_doublereal *anorm, __CLPK_doublereal * + rcond, __CLPK_doublecomplex *work, __CLPK_doublereal *rwork, __CLPK_integer *info); + +/* Subroutine */ int zpbequ_(char *uplo, __CLPK_integer *n, __CLPK_integer *kd, + __CLPK_doublecomplex *ab, __CLPK_integer *ldab, __CLPK_doublereal *s, __CLPK_doublereal *scond, + __CLPK_doublereal *amax, __CLPK_integer *info); + +/* Subroutine */ int zpbrfs_(char *uplo, __CLPK_integer *n, __CLPK_integer *kd, __CLPK_integer * + nrhs, __CLPK_doublecomplex *ab, __CLPK_integer *ldab, __CLPK_doublecomplex *afb, __CLPK_integer * + ldafb, __CLPK_doublecomplex *b, __CLPK_integer *ldb, __CLPK_doublecomplex *x, __CLPK_integer *ldx, + __CLPK_doublereal *ferr, __CLPK_doublereal *berr, __CLPK_doublecomplex *work, __CLPK_doublereal * + rwork, __CLPK_integer *info); + +/* Subroutine */ int zpbstf_(char *uplo, __CLPK_integer *n, __CLPK_integer *kd, + __CLPK_doublecomplex *ab, __CLPK_integer *ldab, __CLPK_integer *info); + +/* Subroutine */ int zpbsv_(char *uplo, __CLPK_integer *n, __CLPK_integer *kd, __CLPK_integer * + nrhs, __CLPK_doublecomplex *ab, __CLPK_integer *ldab, __CLPK_doublecomplex *b, __CLPK_integer * + ldb, __CLPK_integer *info); + +/* Subroutine */ int zpbsvx_(char *fact, char *uplo, __CLPK_integer *n, __CLPK_integer *kd, + __CLPK_integer *nrhs, __CLPK_doublecomplex *ab, __CLPK_integer *ldab, __CLPK_doublecomplex *afb, + __CLPK_integer *ldafb, char *equed, __CLPK_doublereal *s, __CLPK_doublecomplex *b, __CLPK_integer + *ldb, __CLPK_doublecomplex *x, __CLPK_integer *ldx, __CLPK_doublereal *rcond, __CLPK_doublereal * + ferr, __CLPK_doublereal *berr, __CLPK_doublecomplex *work, __CLPK_doublereal *rwork, + __CLPK_integer *info); + +/* Subroutine */ int zpbtf2_(char *uplo, __CLPK_integer *n, __CLPK_integer *kd, + __CLPK_doublecomplex *ab, __CLPK_integer *ldab, __CLPK_integer *info); + +/* Subroutine */ int zpbtrf_(char *uplo, __CLPK_integer *n, __CLPK_integer *kd, + __CLPK_doublecomplex *ab, __CLPK_integer *ldab, __CLPK_integer *info); + +/* Subroutine */ int zpbtrs_(char *uplo, __CLPK_integer *n, __CLPK_integer *kd, __CLPK_integer * + nrhs, __CLPK_doublecomplex *ab, __CLPK_integer *ldab, __CLPK_doublecomplex *b, __CLPK_integer * + ldb, __CLPK_integer *info); + +/* Subroutine */ int zpocon_(char *uplo, __CLPK_integer *n, __CLPK_doublecomplex *a, + __CLPK_integer *lda, __CLPK_doublereal *anorm, __CLPK_doublereal *rcond, __CLPK_doublecomplex * + work, __CLPK_doublereal *rwork, __CLPK_integer *info); + +/* Subroutine */ int zpoequ_(__CLPK_integer *n, __CLPK_doublecomplex *a, __CLPK_integer *lda, + __CLPK_doublereal *s, __CLPK_doublereal *scond, __CLPK_doublereal *amax, __CLPK_integer *info); + +/* Subroutine */ int zporfs_(char *uplo, __CLPK_integer *n, __CLPK_integer *nrhs, + __CLPK_doublecomplex *a, __CLPK_integer *lda, __CLPK_doublecomplex *af, __CLPK_integer *ldaf, + __CLPK_doublecomplex *b, __CLPK_integer *ldb, __CLPK_doublecomplex *x, __CLPK_integer *ldx, + __CLPK_doublereal *ferr, __CLPK_doublereal *berr, __CLPK_doublecomplex *work, __CLPK_doublereal * + rwork, __CLPK_integer *info); + +/* Subroutine */ int zposv_(char *uplo, __CLPK_integer *n, __CLPK_integer *nrhs, + __CLPK_doublecomplex *a, __CLPK_integer *lda, __CLPK_doublecomplex *b, __CLPK_integer *ldb, + __CLPK_integer *info); + +/* Subroutine */ int zposvx_(char *fact, char *uplo, __CLPK_integer *n, __CLPK_integer * + nrhs, __CLPK_doublecomplex *a, __CLPK_integer *lda, __CLPK_doublecomplex *af, __CLPK_integer * + ldaf, char *equed, __CLPK_doublereal *s, __CLPK_doublecomplex *b, __CLPK_integer *ldb, + __CLPK_doublecomplex *x, __CLPK_integer *ldx, __CLPK_doublereal *rcond, __CLPK_doublereal *ferr, + __CLPK_doublereal *berr, __CLPK_doublecomplex *work, __CLPK_doublereal *rwork, __CLPK_integer * + info); + +/* Subroutine */ int zpotf2_(char *uplo, __CLPK_integer *n, __CLPK_doublecomplex *a, + __CLPK_integer *lda, __CLPK_integer *info); + +/* Subroutine */ int zpotrf_(char *uplo, __CLPK_integer *n, __CLPK_doublecomplex *a, + __CLPK_integer *lda, __CLPK_integer *info); + +/* Subroutine */ int zpotri_(char *uplo, __CLPK_integer *n, __CLPK_doublecomplex *a, + __CLPK_integer *lda, __CLPK_integer *info); + +/* Subroutine */ int zpotrs_(char *uplo, __CLPK_integer *n, __CLPK_integer *nrhs, + __CLPK_doublecomplex *a, __CLPK_integer *lda, __CLPK_doublecomplex *b, __CLPK_integer *ldb, + __CLPK_integer *info); + +/* Subroutine */ int zppcon_(char *uplo, __CLPK_integer *n, __CLPK_doublecomplex *ap, + __CLPK_doublereal *anorm, __CLPK_doublereal *rcond, __CLPK_doublecomplex *work, __CLPK_doublereal + *rwork, __CLPK_integer *info); + +/* Subroutine */ int zppequ_(char *uplo, __CLPK_integer *n, __CLPK_doublecomplex *ap, + __CLPK_doublereal *s, __CLPK_doublereal *scond, __CLPK_doublereal *amax, __CLPK_integer *info); + +/* Subroutine */ int zpprfs_(char *uplo, __CLPK_integer *n, __CLPK_integer *nrhs, + __CLPK_doublecomplex *ap, __CLPK_doublecomplex *afp, __CLPK_doublecomplex *b, __CLPK_integer *ldb, + __CLPK_doublecomplex *x, __CLPK_integer *ldx, __CLPK_doublereal *ferr, __CLPK_doublereal *berr, + __CLPK_doublecomplex *work, __CLPK_doublereal *rwork, __CLPK_integer *info); + +/* Subroutine */ int zppsv_(char *uplo, __CLPK_integer *n, __CLPK_integer *nrhs, + __CLPK_doublecomplex *ap, __CLPK_doublecomplex *b, __CLPK_integer *ldb, __CLPK_integer *info); + +/* Subroutine */ int zppsvx_(char *fact, char *uplo, __CLPK_integer *n, __CLPK_integer * + nrhs, __CLPK_doublecomplex *ap, __CLPK_doublecomplex *afp, char *equed, __CLPK_doublereal * + s, __CLPK_doublecomplex *b, __CLPK_integer *ldb, __CLPK_doublecomplex *x, __CLPK_integer *ldx, + __CLPK_doublereal *rcond, __CLPK_doublereal *ferr, __CLPK_doublereal *berr, __CLPK_doublecomplex * + work, __CLPK_doublereal *rwork, __CLPK_integer *info); + +/* Subroutine */ int zpptrf_(char *uplo, __CLPK_integer *n, __CLPK_doublecomplex *ap, + __CLPK_integer *info); + +/* Subroutine */ int zpptri_(char *uplo, __CLPK_integer *n, __CLPK_doublecomplex *ap, + __CLPK_integer *info); + +/* Subroutine */ int zpptrs_(char *uplo, __CLPK_integer *n, __CLPK_integer *nrhs, + __CLPK_doublecomplex *ap, __CLPK_doublecomplex *b, __CLPK_integer *ldb, __CLPK_integer *info); + +/* Subroutine */ int zptcon_(__CLPK_integer *n, __CLPK_doublereal *d__, __CLPK_doublecomplex *e, + __CLPK_doublereal *anorm, __CLPK_doublereal *rcond, __CLPK_doublereal *rwork, __CLPK_integer * + info); + +/* Subroutine */ int zptrfs_(char *uplo, __CLPK_integer *n, __CLPK_integer *nrhs, + __CLPK_doublereal *d__, __CLPK_doublecomplex *e, __CLPK_doublereal *df, __CLPK_doublecomplex *ef, + __CLPK_doublecomplex *b, __CLPK_integer *ldb, __CLPK_doublecomplex *x, __CLPK_integer *ldx, + __CLPK_doublereal *ferr, __CLPK_doublereal *berr, __CLPK_doublecomplex *work, __CLPK_doublereal * + rwork, __CLPK_integer *info); + +/* Subroutine */ int zptsv_(__CLPK_integer *n, __CLPK_integer *nrhs, __CLPK_doublereal *d__, + __CLPK_doublecomplex *e, __CLPK_doublecomplex *b, __CLPK_integer *ldb, __CLPK_integer *info); + +/* Subroutine */ int zptsvx_(char *fact, __CLPK_integer *n, __CLPK_integer *nrhs, + __CLPK_doublereal *d__, __CLPK_doublecomplex *e, __CLPK_doublereal *df, __CLPK_doublecomplex *ef, + __CLPK_doublecomplex *b, __CLPK_integer *ldb, __CLPK_doublecomplex *x, __CLPK_integer *ldx, + __CLPK_doublereal *rcond, __CLPK_doublereal *ferr, __CLPK_doublereal *berr, __CLPK_doublecomplex * + work, __CLPK_doublereal *rwork, __CLPK_integer *info); + +/* Subroutine */ int zpttrf_(__CLPK_integer *n, __CLPK_doublereal *d__, __CLPK_doublecomplex *e, + __CLPK_integer *info); + +/* Subroutine */ int zpttrs_(char *uplo, __CLPK_integer *n, __CLPK_integer *nrhs, + __CLPK_doublereal *d__, __CLPK_doublecomplex *e, __CLPK_doublecomplex *b, __CLPK_integer *ldb, + __CLPK_integer *info); + +/* Subroutine */ int zptts2_(__CLPK_integer *iuplo, __CLPK_integer *n, __CLPK_integer *nrhs, + __CLPK_doublereal *d__, __CLPK_doublecomplex *e, __CLPK_doublecomplex *b, __CLPK_integer *ldb); + +/* Subroutine */ int zrot_(__CLPK_integer *n, __CLPK_doublecomplex *cx, __CLPK_integer *incx, + __CLPK_doublecomplex *cy, __CLPK_integer *incy, __CLPK_doublereal *c__, __CLPK_doublecomplex *s); + +/* Subroutine */ int zspcon_(char *uplo, __CLPK_integer *n, __CLPK_doublecomplex *ap, + __CLPK_integer *ipiv, __CLPK_doublereal *anorm, __CLPK_doublereal *rcond, __CLPK_doublecomplex * + work, __CLPK_integer *info); + +/* Subroutine */ int zspmv_(char *uplo, __CLPK_integer *n, __CLPK_doublecomplex *alpha, + __CLPK_doublecomplex *ap, __CLPK_doublecomplex *x, __CLPK_integer *incx, __CLPK_doublecomplex * + beta, __CLPK_doublecomplex *y, __CLPK_integer *incy); + +/* Subroutine */ int zspr_(char *uplo, __CLPK_integer *n, __CLPK_doublecomplex *alpha, + __CLPK_doublecomplex *x, __CLPK_integer *incx, __CLPK_doublecomplex *ap); + +/* Subroutine */ int zsprfs_(char *uplo, __CLPK_integer *n, __CLPK_integer *nrhs, + __CLPK_doublecomplex *ap, __CLPK_doublecomplex *afp, __CLPK_integer *ipiv, __CLPK_doublecomplex * + b, __CLPK_integer *ldb, __CLPK_doublecomplex *x, __CLPK_integer *ldx, __CLPK_doublereal *ferr, + __CLPK_doublereal *berr, __CLPK_doublecomplex *work, __CLPK_doublereal *rwork, __CLPK_integer * + info); + +/* Subroutine */ int zspsv_(char *uplo, __CLPK_integer *n, __CLPK_integer *nrhs, + __CLPK_doublecomplex *ap, __CLPK_integer *ipiv, __CLPK_doublecomplex *b, __CLPK_integer *ldb, + __CLPK_integer *info); + +/* Subroutine */ int zspsvx_(char *fact, char *uplo, __CLPK_integer *n, __CLPK_integer * + nrhs, __CLPK_doublecomplex *ap, __CLPK_doublecomplex *afp, __CLPK_integer *ipiv, + __CLPK_doublecomplex *b, __CLPK_integer *ldb, __CLPK_doublecomplex *x, __CLPK_integer *ldx, + __CLPK_doublereal *rcond, __CLPK_doublereal *ferr, __CLPK_doublereal *berr, __CLPK_doublecomplex * + work, __CLPK_doublereal *rwork, __CLPK_integer *info); + +/* Subroutine */ int zsptrf_(char *uplo, __CLPK_integer *n, __CLPK_doublecomplex *ap, + __CLPK_integer *ipiv, __CLPK_integer *info); + +/* Subroutine */ int zsptri_(char *uplo, __CLPK_integer *n, __CLPK_doublecomplex *ap, + __CLPK_integer *ipiv, __CLPK_doublecomplex *work, __CLPK_integer *info); + +/* Subroutine */ int zsptrs_(char *uplo, __CLPK_integer *n, __CLPK_integer *nrhs, + __CLPK_doublecomplex *ap, __CLPK_integer *ipiv, __CLPK_doublecomplex *b, __CLPK_integer *ldb, + __CLPK_integer *info); + +/* Subroutine */ int zstedc_(char *compz, __CLPK_integer *n, __CLPK_doublereal *d__, + __CLPK_doublereal *e, __CLPK_doublecomplex *z__, __CLPK_integer *ldz, __CLPK_doublecomplex *work, + __CLPK_integer *lwork, __CLPK_doublereal *rwork, __CLPK_integer *lrwork, __CLPK_integer *iwork, + __CLPK_integer *liwork, __CLPK_integer *info); + +/* Subroutine */ int zstein_(__CLPK_integer *n, __CLPK_doublereal *d__, __CLPK_doublereal *e, + __CLPK_integer *m, __CLPK_doublereal *w, __CLPK_integer *iblock, __CLPK_integer *isplit, + __CLPK_doublecomplex *z__, __CLPK_integer *ldz, __CLPK_doublereal *work, __CLPK_integer *iwork, + __CLPK_integer *ifail, __CLPK_integer *info); + +/* Subroutine */ int zsteqr_(char *compz, __CLPK_integer *n, __CLPK_doublereal *d__, + __CLPK_doublereal *e, __CLPK_doublecomplex *z__, __CLPK_integer *ldz, __CLPK_doublereal *work, + __CLPK_integer *info); + +/* Subroutine */ int zsycon_(char *uplo, __CLPK_integer *n, __CLPK_doublecomplex *a, + __CLPK_integer *lda, __CLPK_integer *ipiv, __CLPK_doublereal *anorm, __CLPK_doublereal *rcond, + __CLPK_doublecomplex *work, __CLPK_integer *info); + +/* Subroutine */ int zsymv_(char *uplo, __CLPK_integer *n, __CLPK_doublecomplex *alpha, + __CLPK_doublecomplex *a, __CLPK_integer *lda, __CLPK_doublecomplex *x, __CLPK_integer *incx, + __CLPK_doublecomplex *beta, __CLPK_doublecomplex *y, __CLPK_integer *incy); + +/* Subroutine */ int zsyr_(char *uplo, __CLPK_integer *n, __CLPK_doublecomplex *alpha, + __CLPK_doublecomplex *x, __CLPK_integer *incx, __CLPK_doublecomplex *a, __CLPK_integer *lda); + +/* Subroutine */ int zsyrfs_(char *uplo, __CLPK_integer *n, __CLPK_integer *nrhs, + __CLPK_doublecomplex *a, __CLPK_integer *lda, __CLPK_doublecomplex *af, __CLPK_integer *ldaf, + __CLPK_integer *ipiv, __CLPK_doublecomplex *b, __CLPK_integer *ldb, __CLPK_doublecomplex *x, + __CLPK_integer *ldx, __CLPK_doublereal *ferr, __CLPK_doublereal *berr, __CLPK_doublecomplex *work, + __CLPK_doublereal *rwork, __CLPK_integer *info); + +/* Subroutine */ int zsysv_(char *uplo, __CLPK_integer *n, __CLPK_integer *nrhs, + __CLPK_doublecomplex *a, __CLPK_integer *lda, __CLPK_integer *ipiv, __CLPK_doublecomplex *b, + __CLPK_integer *ldb, __CLPK_doublecomplex *work, __CLPK_integer *lwork, __CLPK_integer *info); + +/* Subroutine */ int zsysvx_(char *fact, char *uplo, __CLPK_integer *n, __CLPK_integer * + nrhs, __CLPK_doublecomplex *a, __CLPK_integer *lda, __CLPK_doublecomplex *af, __CLPK_integer * + ldaf, __CLPK_integer *ipiv, __CLPK_doublecomplex *b, __CLPK_integer *ldb, __CLPK_doublecomplex *x, + __CLPK_integer *ldx, __CLPK_doublereal *rcond, __CLPK_doublereal *ferr, __CLPK_doublereal *berr, + __CLPK_doublecomplex *work, __CLPK_integer *lwork, __CLPK_doublereal *rwork, __CLPK_integer *info); + +/* Subroutine */ int zsytf2_(char *uplo, __CLPK_integer *n, __CLPK_doublecomplex *a, + __CLPK_integer *lda, __CLPK_integer *ipiv, __CLPK_integer *info); + +/* Subroutine */ int zsytrf_(char *uplo, __CLPK_integer *n, __CLPK_doublecomplex *a, + __CLPK_integer *lda, __CLPK_integer *ipiv, __CLPK_doublecomplex *work, __CLPK_integer *lwork, + __CLPK_integer *info); + +/* Subroutine */ int zsytri_(char *uplo, __CLPK_integer *n, __CLPK_doublecomplex *a, + __CLPK_integer *lda, __CLPK_integer *ipiv, __CLPK_doublecomplex *work, __CLPK_integer *info); + +/* Subroutine */ int zsytrs_(char *uplo, __CLPK_integer *n, __CLPK_integer *nrhs, + __CLPK_doublecomplex *a, __CLPK_integer *lda, __CLPK_integer *ipiv, __CLPK_doublecomplex *b, + __CLPK_integer *ldb, __CLPK_integer *info); + +/* Subroutine */ int ztbcon_(char *norm, char *uplo, char *diag, __CLPK_integer *n, + __CLPK_integer *kd, __CLPK_doublecomplex *ab, __CLPK_integer *ldab, __CLPK_doublereal *rcond, + __CLPK_doublecomplex *work, __CLPK_doublereal *rwork, __CLPK_integer *info); + +/* Subroutine */ int ztbrfs_(char *uplo, char *trans, char *diag, __CLPK_integer *n, + __CLPK_integer *kd, __CLPK_integer *nrhs, __CLPK_doublecomplex *ab, __CLPK_integer *ldab, + __CLPK_doublecomplex *b, __CLPK_integer *ldb, __CLPK_doublecomplex *x, __CLPK_integer *ldx, + __CLPK_doublereal *ferr, __CLPK_doublereal *berr, __CLPK_doublecomplex *work, __CLPK_doublereal * + rwork, __CLPK_integer *info); + +/* Subroutine */ int ztbtrs_(char *uplo, char *trans, char *diag, __CLPK_integer *n, + __CLPK_integer *kd, __CLPK_integer *nrhs, __CLPK_doublecomplex *ab, __CLPK_integer *ldab, + __CLPK_doublecomplex *b, __CLPK_integer *ldb, __CLPK_integer *info); + +/* Subroutine */ int ztgevc_(char *side, char *howmny, __CLPK_logical *select, + __CLPK_integer *n, __CLPK_doublecomplex *a, __CLPK_integer *lda, __CLPK_doublecomplex *b, __CLPK_integer + *ldb, __CLPK_doublecomplex *vl, __CLPK_integer *ldvl, __CLPK_doublecomplex *vr, __CLPK_integer * + ldvr, __CLPK_integer *mm, __CLPK_integer *m, __CLPK_doublecomplex *work, __CLPK_doublereal *rwork, + __CLPK_integer *info); + +/* Subroutine */ int ztgex2_(__CLPK_logical *wantq, __CLPK_logical *wantz, __CLPK_integer *n, + __CLPK_doublecomplex *a, __CLPK_integer *lda, __CLPK_doublecomplex *b, __CLPK_integer *ldb, + __CLPK_doublecomplex *q, __CLPK_integer *ldq, __CLPK_doublecomplex *z__, __CLPK_integer *ldz, + __CLPK_integer *j1, __CLPK_integer *info); + +/* Subroutine */ int ztgexc_(__CLPK_logical *wantq, __CLPK_logical *wantz, __CLPK_integer *n, + __CLPK_doublecomplex *a, __CLPK_integer *lda, __CLPK_doublecomplex *b, __CLPK_integer *ldb, + __CLPK_doublecomplex *q, __CLPK_integer *ldq, __CLPK_doublecomplex *z__, __CLPK_integer *ldz, + __CLPK_integer *ifst, __CLPK_integer *ilst, __CLPK_integer *info); + +/* Subroutine */ int ztgsen_(__CLPK_integer *ijob, __CLPK_logical *wantq, __CLPK_logical *wantz, + __CLPK_logical *select, __CLPK_integer *n, __CLPK_doublecomplex *a, __CLPK_integer *lda, + __CLPK_doublecomplex *b, __CLPK_integer *ldb, __CLPK_doublecomplex *alpha, __CLPK_doublecomplex * + beta, __CLPK_doublecomplex *q, __CLPK_integer *ldq, __CLPK_doublecomplex *z__, __CLPK_integer * + ldz, __CLPK_integer *m, __CLPK_doublereal *pl, __CLPK_doublereal *pr, __CLPK_doublereal *dif, + __CLPK_doublecomplex *work, __CLPK_integer *lwork, __CLPK_integer *iwork, __CLPK_integer *liwork, + __CLPK_integer *info); + +/* Subroutine */ int ztgsja_(char *jobu, char *jobv, char *jobq, __CLPK_integer *m, + __CLPK_integer *p, __CLPK_integer *n, __CLPK_integer *k, __CLPK_integer *l, __CLPK_doublecomplex *a, + __CLPK_integer *lda, __CLPK_doublecomplex *b, __CLPK_integer *ldb, __CLPK_doublereal *tola, + __CLPK_doublereal *tolb, __CLPK_doublereal *alpha, __CLPK_doublereal *beta, __CLPK_doublecomplex * + u, __CLPK_integer *ldu, __CLPK_doublecomplex *v, __CLPK_integer *ldv, __CLPK_doublecomplex *q, + __CLPK_integer *ldq, __CLPK_doublecomplex *work, __CLPK_integer *ncycle, __CLPK_integer *info); + +/* Subroutine */ int ztgsna_(char *job, char *howmny, __CLPK_logical *select, + __CLPK_integer *n, __CLPK_doublecomplex *a, __CLPK_integer *lda, __CLPK_doublecomplex *b, __CLPK_integer + *ldb, __CLPK_doublecomplex *vl, __CLPK_integer *ldvl, __CLPK_doublecomplex *vr, __CLPK_integer * + ldvr, __CLPK_doublereal *s, __CLPK_doublereal *dif, __CLPK_integer *mm, __CLPK_integer *m, + __CLPK_doublecomplex *work, __CLPK_integer *lwork, __CLPK_integer *iwork, __CLPK_integer *info); + +/* Subroutine */ int ztgsy2_(char *trans, __CLPK_integer *ijob, __CLPK_integer *m, __CLPK_integer * + n, __CLPK_doublecomplex *a, __CLPK_integer *lda, __CLPK_doublecomplex *b, __CLPK_integer *ldb, + __CLPK_doublecomplex *c__, __CLPK_integer *ldc, __CLPK_doublecomplex *d__, __CLPK_integer *ldd, + __CLPK_doublecomplex *e, __CLPK_integer *lde, __CLPK_doublecomplex *f, __CLPK_integer *ldf, + __CLPK_doublereal *scale, __CLPK_doublereal *rdsum, __CLPK_doublereal *rdscal, __CLPK_integer * + info); + +/* Subroutine */ int ztgsyl_(char *trans, __CLPK_integer *ijob, __CLPK_integer *m, __CLPK_integer * + n, __CLPK_doublecomplex *a, __CLPK_integer *lda, __CLPK_doublecomplex *b, __CLPK_integer *ldb, + __CLPK_doublecomplex *c__, __CLPK_integer *ldc, __CLPK_doublecomplex *d__, __CLPK_integer *ldd, + __CLPK_doublecomplex *e, __CLPK_integer *lde, __CLPK_doublecomplex *f, __CLPK_integer *ldf, + __CLPK_doublereal *scale, __CLPK_doublereal *dif, __CLPK_doublecomplex *work, __CLPK_integer * + lwork, __CLPK_integer *iwork, __CLPK_integer *info); + +/* Subroutine */ int ztpcon_(char *norm, char *uplo, char *diag, __CLPK_integer *n, + __CLPK_doublecomplex *ap, __CLPK_doublereal *rcond, __CLPK_doublecomplex *work, __CLPK_doublereal + *rwork, __CLPK_integer *info); + +/* Subroutine */ int ztprfs_(char *uplo, char *trans, char *diag, __CLPK_integer *n, + __CLPK_integer *nrhs, __CLPK_doublecomplex *ap, __CLPK_doublecomplex *b, __CLPK_integer *ldb, + __CLPK_doublecomplex *x, __CLPK_integer *ldx, __CLPK_doublereal *ferr, __CLPK_doublereal *berr, + __CLPK_doublecomplex *work, __CLPK_doublereal *rwork, __CLPK_integer *info); + +/* Subroutine */ int ztptri_(char *uplo, char *diag, __CLPK_integer *n, + __CLPK_doublecomplex *ap, __CLPK_integer *info); + +/* Subroutine */ int ztptrs_(char *uplo, char *trans, char *diag, __CLPK_integer *n, + __CLPK_integer *nrhs, __CLPK_doublecomplex *ap, __CLPK_doublecomplex *b, __CLPK_integer *ldb, + __CLPK_integer *info); + +/* Subroutine */ int ztrcon_(char *norm, char *uplo, char *diag, __CLPK_integer *n, + __CLPK_doublecomplex *a, __CLPK_integer *lda, __CLPK_doublereal *rcond, __CLPK_doublecomplex * + work, __CLPK_doublereal *rwork, __CLPK_integer *info); + +/* Subroutine */ int ztrevc_(char *side, char *howmny, __CLPK_logical *select, + __CLPK_integer *n, __CLPK_doublecomplex *t, __CLPK_integer *ldt, __CLPK_doublecomplex *vl, + __CLPK_integer *ldvl, __CLPK_doublecomplex *vr, __CLPK_integer *ldvr, __CLPK_integer *mm, __CLPK_integer + *m, __CLPK_doublecomplex *work, __CLPK_doublereal *rwork, __CLPK_integer *info); + +/* Subroutine */ int ztrexc_(char *compq, __CLPK_integer *n, __CLPK_doublecomplex *t, + __CLPK_integer *ldt, __CLPK_doublecomplex *q, __CLPK_integer *ldq, __CLPK_integer *ifst, __CLPK_integer * + ilst, __CLPK_integer *info); + +/* Subroutine */ int ztrrfs_(char *uplo, char *trans, char *diag, __CLPK_integer *n, + __CLPK_integer *nrhs, __CLPK_doublecomplex *a, __CLPK_integer *lda, __CLPK_doublecomplex *b, + __CLPK_integer *ldb, __CLPK_doublecomplex *x, __CLPK_integer *ldx, __CLPK_doublereal *ferr, + __CLPK_doublereal *berr, __CLPK_doublecomplex *work, __CLPK_doublereal *rwork, __CLPK_integer * + info); + +/* Subroutine */ int ztrsen_(char *job, char *compq, __CLPK_logical *select, __CLPK_integer + *n, __CLPK_doublecomplex *t, __CLPK_integer *ldt, __CLPK_doublecomplex *q, __CLPK_integer *ldq, + __CLPK_doublecomplex *w, __CLPK_integer *m, __CLPK_doublereal *s, __CLPK_doublereal *sep, + __CLPK_doublecomplex *work, __CLPK_integer *lwork, __CLPK_integer *info); + +/* Subroutine */ int ztrsna_(char *job, char *howmny, __CLPK_logical *select, + __CLPK_integer *n, __CLPK_doublecomplex *t, __CLPK_integer *ldt, __CLPK_doublecomplex *vl, + __CLPK_integer *ldvl, __CLPK_doublecomplex *vr, __CLPK_integer *ldvr, __CLPK_doublereal *s, + __CLPK_doublereal *sep, __CLPK_integer *mm, __CLPK_integer *m, __CLPK_doublecomplex *work, + __CLPK_integer *ldwork, __CLPK_doublereal *rwork, __CLPK_integer *info); + +/* Subroutine */ int ztrsyl_(char *trana, char *tranb, __CLPK_integer *isgn, __CLPK_integer + *m, __CLPK_integer *n, __CLPK_doublecomplex *a, __CLPK_integer *lda, __CLPK_doublecomplex *b, + __CLPK_integer *ldb, __CLPK_doublecomplex *c__, __CLPK_integer *ldc, __CLPK_doublereal *scale, + __CLPK_integer *info); + +/* Subroutine */ int ztrti2_(char *uplo, char *diag, __CLPK_integer *n, + __CLPK_doublecomplex *a, __CLPK_integer *lda, __CLPK_integer *info); + +/* Subroutine */ int ztrtri_(char *uplo, char *diag, __CLPK_integer *n, + __CLPK_doublecomplex *a, __CLPK_integer *lda, __CLPK_integer *info); + +/* Subroutine */ int ztrtrs_(char *uplo, char *trans, char *diag, __CLPK_integer *n, + __CLPK_integer *nrhs, __CLPK_doublecomplex *a, __CLPK_integer *lda, __CLPK_doublecomplex *b, + __CLPK_integer *ldb, __CLPK_integer *info); + +/* Subroutine */ int ztzrqf_(__CLPK_integer *m, __CLPK_integer *n, __CLPK_doublecomplex *a, + __CLPK_integer *lda, __CLPK_doublecomplex *tau, __CLPK_integer *info); + +/* Subroutine */ int ztzrzf_(__CLPK_integer *m, __CLPK_integer *n, __CLPK_doublecomplex *a, + __CLPK_integer *lda, __CLPK_doublecomplex *tau, __CLPK_doublecomplex *work, __CLPK_integer *lwork, + __CLPK_integer *info); + +/* Subroutine */ int zung2l_(__CLPK_integer *m, __CLPK_integer *n, __CLPK_integer *k, + __CLPK_doublecomplex *a, __CLPK_integer *lda, __CLPK_doublecomplex *tau, __CLPK_doublecomplex * + work, __CLPK_integer *info); + +/* Subroutine */ int zung2r_(__CLPK_integer *m, __CLPK_integer *n, __CLPK_integer *k, + __CLPK_doublecomplex *a, __CLPK_integer *lda, __CLPK_doublecomplex *tau, __CLPK_doublecomplex * + work, __CLPK_integer *info); + +/* Subroutine */ int zungbr_(char *vect, __CLPK_integer *m, __CLPK_integer *n, __CLPK_integer *k, + __CLPK_doublecomplex *a, __CLPK_integer *lda, __CLPK_doublecomplex *tau, __CLPK_doublecomplex * + work, __CLPK_integer *lwork, __CLPK_integer *info); + +/* Subroutine */ int zunghr_(__CLPK_integer *n, __CLPK_integer *ilo, __CLPK_integer *ihi, + __CLPK_doublecomplex *a, __CLPK_integer *lda, __CLPK_doublecomplex *tau, __CLPK_doublecomplex * + work, __CLPK_integer *lwork, __CLPK_integer *info); + +/* Subroutine */ int zungl2_(__CLPK_integer *m, __CLPK_integer *n, __CLPK_integer *k, + __CLPK_doublecomplex *a, __CLPK_integer *lda, __CLPK_doublecomplex *tau, __CLPK_doublecomplex * + work, __CLPK_integer *info); + +/* Subroutine */ int zunglq_(__CLPK_integer *m, __CLPK_integer *n, __CLPK_integer *k, + __CLPK_doublecomplex *a, __CLPK_integer *lda, __CLPK_doublecomplex *tau, __CLPK_doublecomplex * + work, __CLPK_integer *lwork, __CLPK_integer *info); + +/* Subroutine */ int zungql_(__CLPK_integer *m, __CLPK_integer *n, __CLPK_integer *k, + __CLPK_doublecomplex *a, __CLPK_integer *lda, __CLPK_doublecomplex *tau, __CLPK_doublecomplex * + work, __CLPK_integer *lwork, __CLPK_integer *info); + +/* Subroutine */ int zungqr_(__CLPK_integer *m, __CLPK_integer *n, __CLPK_integer *k, + __CLPK_doublecomplex *a, __CLPK_integer *lda, __CLPK_doublecomplex *tau, __CLPK_doublecomplex * + work, __CLPK_integer *lwork, __CLPK_integer *info); + +/* Subroutine */ int zungr2_(__CLPK_integer *m, __CLPK_integer *n, __CLPK_integer *k, + __CLPK_doublecomplex *a, __CLPK_integer *lda, __CLPK_doublecomplex *tau, __CLPK_doublecomplex * + work, __CLPK_integer *info); + +/* Subroutine */ int zungrq_(__CLPK_integer *m, __CLPK_integer *n, __CLPK_integer *k, + __CLPK_doublecomplex *a, __CLPK_integer *lda, __CLPK_doublecomplex *tau, __CLPK_doublecomplex * + work, __CLPK_integer *lwork, __CLPK_integer *info); + +/* Subroutine */ int zungtr_(char *uplo, __CLPK_integer *n, __CLPK_doublecomplex *a, + __CLPK_integer *lda, __CLPK_doublecomplex *tau, __CLPK_doublecomplex *work, __CLPK_integer *lwork, + __CLPK_integer *info); + +/* Subroutine */ int zunm2l_(char *side, char *trans, __CLPK_integer *m, __CLPK_integer *n, + __CLPK_integer *k, __CLPK_doublecomplex *a, __CLPK_integer *lda, __CLPK_doublecomplex *tau, + __CLPK_doublecomplex *c__, __CLPK_integer *ldc, __CLPK_doublecomplex *work, __CLPK_integer *info); + +/* Subroutine */ int zunm2r_(char *side, char *trans, __CLPK_integer *m, __CLPK_integer *n, + __CLPK_integer *k, __CLPK_doublecomplex *a, __CLPK_integer *lda, __CLPK_doublecomplex *tau, + __CLPK_doublecomplex *c__, __CLPK_integer *ldc, __CLPK_doublecomplex *work, __CLPK_integer *info); + +/* Subroutine */ int zunmbr_(char *vect, char *side, char *trans, __CLPK_integer *m, + __CLPK_integer *n, __CLPK_integer *k, __CLPK_doublecomplex *a, __CLPK_integer *lda, __CLPK_doublecomplex + *tau, __CLPK_doublecomplex *c__, __CLPK_integer *ldc, __CLPK_doublecomplex *work, __CLPK_integer * + lwork, __CLPK_integer *info); + +/* Subroutine */ int zunmhr_(char *side, char *trans, __CLPK_integer *m, __CLPK_integer *n, + __CLPK_integer *ilo, __CLPK_integer *ihi, __CLPK_doublecomplex *a, __CLPK_integer *lda, + __CLPK_doublecomplex *tau, __CLPK_doublecomplex *c__, __CLPK_integer *ldc, __CLPK_doublecomplex * + work, __CLPK_integer *lwork, __CLPK_integer *info); + +/* Subroutine */ int zunml2_(char *side, char *trans, __CLPK_integer *m, __CLPK_integer *n, + __CLPK_integer *k, __CLPK_doublecomplex *a, __CLPK_integer *lda, __CLPK_doublecomplex *tau, + __CLPK_doublecomplex *c__, __CLPK_integer *ldc, __CLPK_doublecomplex *work, __CLPK_integer *info); + +/* Subroutine */ int zunmlq_(char *side, char *trans, __CLPK_integer *m, __CLPK_integer *n, + __CLPK_integer *k, __CLPK_doublecomplex *a, __CLPK_integer *lda, __CLPK_doublecomplex *tau, + __CLPK_doublecomplex *c__, __CLPK_integer *ldc, __CLPK_doublecomplex *work, __CLPK_integer *lwork, + __CLPK_integer *info); + +/* Subroutine */ int zunmql_(char *side, char *trans, __CLPK_integer *m, __CLPK_integer *n, + __CLPK_integer *k, __CLPK_doublecomplex *a, __CLPK_integer *lda, __CLPK_doublecomplex *tau, + __CLPK_doublecomplex *c__, __CLPK_integer *ldc, __CLPK_doublecomplex *work, __CLPK_integer *lwork, + __CLPK_integer *info); + +/* Subroutine */ int zunmqr_(char *side, char *trans, __CLPK_integer *m, __CLPK_integer *n, + __CLPK_integer *k, __CLPK_doublecomplex *a, __CLPK_integer *lda, __CLPK_doublecomplex *tau, + __CLPK_doublecomplex *c__, __CLPK_integer *ldc, __CLPK_doublecomplex *work, __CLPK_integer *lwork, + __CLPK_integer *info); + +/* Subroutine */ int zunmr2_(char *side, char *trans, __CLPK_integer *m, __CLPK_integer *n, + __CLPK_integer *k, __CLPK_doublecomplex *a, __CLPK_integer *lda, __CLPK_doublecomplex *tau, + __CLPK_doublecomplex *c__, __CLPK_integer *ldc, __CLPK_doublecomplex *work, __CLPK_integer *info); + +/* Subroutine */ int zunmr3_(char *side, char *trans, __CLPK_integer *m, __CLPK_integer *n, + __CLPK_integer *k, __CLPK_integer *l, __CLPK_doublecomplex *a, __CLPK_integer *lda, __CLPK_doublecomplex + *tau, __CLPK_doublecomplex *c__, __CLPK_integer *ldc, __CLPK_doublecomplex *work, __CLPK_integer * + info); + +/* Subroutine */ int zunmrq_(char *side, char *trans, __CLPK_integer *m, __CLPK_integer *n, + __CLPK_integer *k, __CLPK_doublecomplex *a, __CLPK_integer *lda, __CLPK_doublecomplex *tau, + __CLPK_doublecomplex *c__, __CLPK_integer *ldc, __CLPK_doublecomplex *work, __CLPK_integer *lwork, + __CLPK_integer *info); + +/* Subroutine */ int zunmrz_(char *side, char *trans, __CLPK_integer *m, __CLPK_integer *n, + __CLPK_integer *k, __CLPK_integer *l, __CLPK_doublecomplex *a, __CLPK_integer *lda, __CLPK_doublecomplex + *tau, __CLPK_doublecomplex *c__, __CLPK_integer *ldc, __CLPK_doublecomplex *work, __CLPK_integer * + lwork, __CLPK_integer *info); + +/* Subroutine */ int zunmtr_(char *side, char *uplo, char *trans, __CLPK_integer *m, + __CLPK_integer *n, __CLPK_doublecomplex *a, __CLPK_integer *lda, __CLPK_doublecomplex *tau, + __CLPK_doublecomplex *c__, __CLPK_integer *ldc, __CLPK_doublecomplex *work, __CLPK_integer *lwork, + __CLPK_integer *info); + +/* Subroutine */ int zupgtr_(char *uplo, __CLPK_integer *n, __CLPK_doublecomplex *ap, + __CLPK_doublecomplex *tau, __CLPK_doublecomplex *q, __CLPK_integer *ldq, __CLPK_doublecomplex * + work, __CLPK_integer *info); + +/* Subroutine */ int zupmtr_(char *side, char *uplo, char *trans, __CLPK_integer *m, + __CLPK_integer *n, __CLPK_doublecomplex *ap, __CLPK_doublecomplex *tau, __CLPK_doublecomplex *c__, + __CLPK_integer *ldc, __CLPK_doublecomplex *work, __CLPK_integer *info); + +/* + The following prototypes are not present in the reference clapack.h distributed via netlib. + Nevertheless, the supporting code has always been present in the library. +*/ + +/* Subroutine */ int cgelsd_(__CLPK_integer *m, __CLPK_integer *n, __CLPK_integer *nrhs, __CLPK_complex * + a, __CLPK_integer *lda, __CLPK_complex *b, __CLPK_integer *ldb, __CLPK_real *s, __CLPK_real *rcond, + __CLPK_integer *rank, __CLPK_complex *work, __CLPK_integer *lwork, __CLPK_real *rwork, __CLPK_integer * + iwork, __CLPK_integer *info); + +/* Subroutine */ int cgelss_(__CLPK_integer *m, __CLPK_integer *n, __CLPK_integer *nrhs, __CLPK_complex * + a, __CLPK_integer *lda, __CLPK_complex *b, __CLPK_integer *ldb, __CLPK_real *s, __CLPK_real *rcond, + __CLPK_integer *rank, __CLPK_complex *work, __CLPK_integer *lwork, __CLPK_real *rwork, __CLPK_integer * + info); + +/* Subroutine */ int cgesdd_(char *jobz, __CLPK_integer *m, __CLPK_integer *n, __CLPK_complex *a, + __CLPK_integer *lda, __CLPK_real *s, __CLPK_complex *u, __CLPK_integer *ldu, __CLPK_complex *vt, __CLPK_integer + *ldvt, __CLPK_complex *work, __CLPK_integer *lwork, __CLPK_real *rwork, __CLPK_integer *iwork, + __CLPK_integer *info); + +/* Subroutine */ int cgesvd_(char *jobu, char *jobvt, __CLPK_integer *m, __CLPK_integer *n, + __CLPK_complex *a, __CLPK_integer *lda, __CLPK_real *s, __CLPK_complex *u, __CLPK_integer *ldu, __CLPK_complex * + vt, __CLPK_integer *ldvt, __CLPK_complex *work, __CLPK_integer *lwork, __CLPK_real *rwork, + __CLPK_integer *info); + +/* Subroutine */ int chbgvd_(char *jobz, char *uplo, __CLPK_integer *n, __CLPK_integer *ka, + __CLPK_integer *kb, __CLPK_complex *ab, __CLPK_integer *ldab, __CLPK_complex *bb, __CLPK_integer *ldbb, + __CLPK_real *w, __CLPK_complex *z__, __CLPK_integer *ldz, __CLPK_complex *work, __CLPK_integer *lwork, + __CLPK_real *rwork, __CLPK_integer *lrwork, __CLPK_integer *iwork, __CLPK_integer *liwork, + __CLPK_integer *info); + +/* Subroutine */ int chetd2_(char *uplo, __CLPK_integer *n, __CLPK_complex *a, __CLPK_integer *lda, + __CLPK_real *d__, __CLPK_real *e, __CLPK_complex *tau, __CLPK_integer *info); + +/* Complex */ void cladiv_(__CLPK_complex * ret_val, __CLPK_complex *x, __CLPK_complex *y); + +/* Subroutine */ int clalsd_(char *uplo, __CLPK_integer *smlsiz, __CLPK_integer *n, __CLPK_integer + *nrhs, __CLPK_real *d__, __CLPK_real *e, __CLPK_complex *b, __CLPK_integer *ldb, __CLPK_real *rcond, + __CLPK_integer *rank, __CLPK_complex *work, __CLPK_real *rwork, __CLPK_integer *iwork, + __CLPK_integer *info); + +__CLPK_doublereal clangb_(char *norm, __CLPK_integer *n, __CLPK_integer *kl, __CLPK_integer *ku, + __CLPK_complex *ab, __CLPK_integer *ldab, __CLPK_real *work); + +__CLPK_doublereal clange_(char *norm, __CLPK_integer *m, __CLPK_integer *n, __CLPK_complex *a, + __CLPK_integer *lda, __CLPK_real *work); + +__CLPK_doublereal clangt_(char *norm, __CLPK_integer *n, __CLPK_complex *dl, __CLPK_complex *d__, + __CLPK_complex *du); + +__CLPK_doublereal clanhb_(char *norm, char *uplo, __CLPK_integer *n, __CLPK_integer *k, + __CLPK_complex *ab, __CLPK_integer *ldab, __CLPK_real *work); + +__CLPK_doublereal clanhe_(char *norm, char *uplo, __CLPK_integer *n, __CLPK_complex *a, + __CLPK_integer *lda, __CLPK_real *work); + +__CLPK_doublereal clanhp_(char *norm, char *uplo, __CLPK_integer *n, __CLPK_complex *ap, + __CLPK_real *work); + +__CLPK_doublereal clanhs_(char *norm, __CLPK_integer *n, __CLPK_complex *a, __CLPK_integer *lda, + __CLPK_real *work); + +__CLPK_doublereal clanht_(char *norm, __CLPK_integer *n, __CLPK_real *d__, __CLPK_complex *e); + +__CLPK_doublereal clansb_(char *norm, char *uplo, __CLPK_integer *n, __CLPK_integer *k, + __CLPK_complex *ab, __CLPK_integer *ldab, __CLPK_real *work); + +__CLPK_doublereal clansp_(char *norm, char *uplo, __CLPK_integer *n, __CLPK_complex *ap, + __CLPK_real *work); + +__CLPK_doublereal clansy_(char *norm, char *uplo, __CLPK_integer *n, __CLPK_complex *a, + __CLPK_integer *lda, __CLPK_real *work); + +__CLPK_doublereal clantb_(char *norm, char *uplo, char *diag, __CLPK_integer *n, + __CLPK_integer *k, __CLPK_complex *ab, __CLPK_integer *ldab, __CLPK_real *work); + +__CLPK_doublereal clantp_(char *norm, char *uplo, char *diag, __CLPK_integer *n, + __CLPK_complex *ap, __CLPK_real *work); + +__CLPK_doublereal clantr_(char *norm, char *uplo, char *diag, __CLPK_integer *m, + __CLPK_integer *n, __CLPK_complex *a, __CLPK_integer *lda, __CLPK_real *work); + +/* Subroutine */ int cpteqr_(char *compz, __CLPK_integer *n, __CLPK_real *d__, __CLPK_real *e, + __CLPK_complex *z__, __CLPK_integer *ldz, __CLPK_real *work, __CLPK_integer *info); + +/* Subroutine */ int cstegr_(char *jobz, char *range, __CLPK_integer *n, __CLPK_real *d__, + __CLPK_real *e, __CLPK_real *vl, __CLPK_real *vu, __CLPK_integer *il, __CLPK_integer *iu, __CLPK_real *abstol, + __CLPK_integer *m, __CLPK_real *w, __CLPK_complex *z__, __CLPK_integer *ldz, __CLPK_integer *isuppz, + __CLPK_real *work, __CLPK_integer *lwork, __CLPK_integer *iwork, __CLPK_integer *liwork, + __CLPK_integer *info); + +__CLPK_doublereal dlamc3_(__CLPK_doublereal *a, __CLPK_doublereal *b); + +__CLPK_doublereal dlamch_(char *cmach); + +__CLPK_doublereal dlangb_(char *norm, __CLPK_integer *n, __CLPK_integer *kl, __CLPK_integer *ku, + __CLPK_doublereal *ab, __CLPK_integer *ldab, __CLPK_doublereal *work); + +__CLPK_doublereal dlange_(char *norm, __CLPK_integer *m, __CLPK_integer *n, __CLPK_doublereal *a, + __CLPK_integer *lda, __CLPK_doublereal *work); + +__CLPK_doublereal dlangt_(char *norm, __CLPK_integer *n, __CLPK_doublereal *dl, __CLPK_doublereal *d__, + __CLPK_doublereal *du); + +__CLPK_doublereal dlanhs_(char *norm, __CLPK_integer *n, __CLPK_doublereal *a, __CLPK_integer *lda, + __CLPK_doublereal *work); + +__CLPK_doublereal dlansb_(char *norm, char *uplo, __CLPK_integer *n, __CLPK_integer *k, + __CLPK_doublereal *ab, __CLPK_integer *ldab, __CLPK_doublereal *work); + +__CLPK_doublereal dlansp_(char *norm, char *uplo, __CLPK_integer *n, __CLPK_doublereal *ap, + __CLPK_doublereal *work); + +__CLPK_doublereal dlanst_(char *norm, __CLPK_integer *n, __CLPK_doublereal *d__, __CLPK_doublereal *e); + +__CLPK_doublereal dlansy_(char *norm, char *uplo, __CLPK_integer *n, __CLPK_doublereal *a, + __CLPK_integer *lda, __CLPK_doublereal *work); + +__CLPK_doublereal dlantb_(char *norm, char *uplo, char *diag, __CLPK_integer *n, __CLPK_integer *k, + __CLPK_doublereal *ab, __CLPK_integer *ldab, __CLPK_doublereal *work); + +__CLPK_doublereal dlantp_(char *norm, char *uplo, char *diag, __CLPK_integer *n, + __CLPK_doublereal *ap, __CLPK_doublereal *work); + +__CLPK_doublereal dlantr_(char *norm, char *uplo, char *diag, __CLPK_integer *m, __CLPK_integer *n, + __CLPK_doublereal *a, __CLPK_integer *lda, __CLPK_doublereal *work); + +__CLPK_doublereal dlapy2_(__CLPK_doublereal *x, __CLPK_doublereal *y); + +__CLPK_doublereal dlapy3_(__CLPK_doublereal *x, __CLPK_doublereal *y, __CLPK_doublereal *z__); + +__CLPK_doublereal dsecnd_(); + +__CLPK_doublereal dzsum1_(__CLPK_integer *n, __CLPK_doublecomplex *cx, __CLPK_integer *incx); + +__CLPK_logical lsame_(char *ca, char *cb); + +__CLPK_logical lsamen_(__CLPK_integer *n, char *ca, char *cb); + +__CLPK_doublereal scsum1_(__CLPK_integer *n, __CLPK_complex *cx, __CLPK_integer *incx); + +__CLPK_doublereal second_(); + +__CLPK_doublereal slamc3_(__CLPK_real *a, __CLPK_real *b); + +__CLPK_doublereal slamch_(char *cmach); + +__CLPK_doublereal slangb_(char *norm, __CLPK_integer *n, __CLPK_integer *kl, __CLPK_integer *ku, __CLPK_real *ab, + __CLPK_integer *ldab, __CLPK_real *work); + +__CLPK_doublereal slange_(char *norm, __CLPK_integer *m, __CLPK_integer *n, __CLPK_real *a, __CLPK_integer *lda, + __CLPK_real *work); + +__CLPK_doublereal slangt_(char *norm, __CLPK_integer *n, __CLPK_real *dl, __CLPK_real *d__, __CLPK_real *du); + +__CLPK_doublereal slanhs_(char *norm, __CLPK_integer *n, __CLPK_real *a, __CLPK_integer *lda, __CLPK_real *work); + +__CLPK_doublereal slansb_(char *norm, char *uplo, __CLPK_integer *n, __CLPK_integer *k, __CLPK_real *ab, + __CLPK_integer *ldab, __CLPK_real *work); + +__CLPK_doublereal slansp_(char *norm, char *uplo, __CLPK_integer *n, __CLPK_real *ap, __CLPK_real *work); + +__CLPK_doublereal slanst_(char *norm, __CLPK_integer *n, __CLPK_real *d__, __CLPK_real *e); + +__CLPK_doublereal slansy_(char *norm, char *uplo, __CLPK_integer *n, __CLPK_real *a, __CLPK_integer *lda, + __CLPK_real *work); + +__CLPK_doublereal slantb_(char *norm, char *uplo, char *diag, __CLPK_integer *n, __CLPK_integer *k, + __CLPK_real *ab, __CLPK_integer *ldab, __CLPK_real *work); + +__CLPK_doublereal slantp_(char *norm, char *uplo, char *diag, __CLPK_integer *n, __CLPK_real *ap, + __CLPK_real *work); + +__CLPK_doublereal slantr_(char *norm, char *uplo, char *diag, __CLPK_integer *m, __CLPK_integer *n, + __CLPK_real *a, __CLPK_integer *lda, __CLPK_real *work); + +__CLPK_doublereal slapy2_(__CLPK_real *x, __CLPK_real *y); + +__CLPK_doublereal slapy3_(__CLPK_real *x, __CLPK_real *y, __CLPK_real *z__); + +/* Subroutine */ int zgelsd_(__CLPK_integer *m, __CLPK_integer *n, __CLPK_integer *nrhs, + __CLPK_doublecomplex *a, __CLPK_integer *lda, __CLPK_doublecomplex *b, __CLPK_integer *ldb, + __CLPK_doublereal *s, __CLPK_doublereal *rcond, __CLPK_integer *rank, __CLPK_doublecomplex *work, + __CLPK_integer *lwork, __CLPK_doublereal *rwork, __CLPK_integer *iwork, __CLPK_integer *info); + +/* Subroutine */ int zgesdd_(char *jobz, __CLPK_integer *m, __CLPK_integer *n, + __CLPK_doublecomplex *a, __CLPK_integer *lda, __CLPK_doublereal *s, __CLPK_doublecomplex *u, + __CLPK_integer *ldu, __CLPK_doublecomplex *vt, __CLPK_integer *ldvt, __CLPK_doublecomplex *work, + __CLPK_integer *lwork, __CLPK_doublereal *rwork, __CLPK_integer *iwork, __CLPK_integer *info); + +/* Subroutine */ int zgesvd_(char *jobu, char *jobvt, __CLPK_integer *m, __CLPK_integer *n, + __CLPK_doublecomplex *a, __CLPK_integer *lda, __CLPK_doublereal *s, __CLPK_doublecomplex *u, + __CLPK_integer *ldu, __CLPK_doublecomplex *vt, __CLPK_integer *ldvt, __CLPK_doublecomplex *work, + __CLPK_integer *lwork, __CLPK_doublereal *rwork, __CLPK_integer *info); + +/* Subroutine */ int zhbgvd_(char *jobz, char *uplo, __CLPK_integer *n, __CLPK_integer *ka, + __CLPK_integer *kb, __CLPK_doublecomplex *ab, __CLPK_integer *ldab, __CLPK_doublecomplex *bb, + __CLPK_integer *ldbb, __CLPK_doublereal *w, __CLPK_doublecomplex *z__, __CLPK_integer *ldz, + __CLPK_doublecomplex *work, __CLPK_integer *lwork, __CLPK_doublereal *rwork, + __CLPK_integer *lrwork, __CLPK_integer *iwork, __CLPK_integer *liwork, __CLPK_integer *info); + +/* Subroutine */ int zhetd2_(char *uplo, __CLPK_integer *n, __CLPK_doublecomplex *a, + __CLPK_integer *lda, __CLPK_doublereal *d__, __CLPK_doublereal *e, __CLPK_doublecomplex *tau, + __CLPK_integer *info); + +/* Double Complex */ void zladiv_(__CLPK_doublecomplex * ret_val, __CLPK_doublecomplex *x, + __CLPK_doublecomplex *y); + +/* Subroutine */ int zlalsd_(char *uplo, __CLPK_integer *smlsiz, __CLPK_integer *n, __CLPK_integer + *nrhs, __CLPK_doublereal *d__, __CLPK_doublereal *e, __CLPK_doublecomplex *b, __CLPK_integer *ldb, + __CLPK_doublereal *rcond, __CLPK_integer *rank, __CLPK_doublecomplex *work, + __CLPK_doublereal *rwork, __CLPK_integer *iwork, __CLPK_integer *info); + +__CLPK_doublereal zlangb_(char *norm, __CLPK_integer *n, __CLPK_integer *kl, __CLPK_integer *ku, + __CLPK_doublecomplex *ab, __CLPK_integer *ldab, __CLPK_doublereal *work); + +__CLPK_doublereal zlange_(char *norm, __CLPK_integer *m, __CLPK_integer *n, __CLPK_doublecomplex *a, + __CLPK_integer *lda, __CLPK_doublereal *work); + +__CLPK_doublereal zlangt_(char *norm, __CLPK_integer *n, __CLPK_doublecomplex *dl, + __CLPK_doublecomplex *d__, __CLPK_doublecomplex *du); + +__CLPK_doublereal zlanhb_(char *norm, char *uplo, __CLPK_integer *n, __CLPK_integer *k, + __CLPK_doublecomplex *ab, __CLPK_integer *ldab, __CLPK_doublereal *work); + +__CLPK_doublereal zlanhe_(char *norm, char *uplo, __CLPK_integer *n, __CLPK_doublecomplex *a, + __CLPK_integer *lda, __CLPK_doublereal *work); + +__CLPK_doublereal zlanhp_(char *norm, char *uplo, __CLPK_integer *n, __CLPK_doublecomplex *ap, + __CLPK_doublereal *work); + +__CLPK_doublereal zlanhs_(char *norm, __CLPK_integer *n, __CLPK_doublecomplex *a, __CLPK_integer *lda, + __CLPK_doublereal *work); + +__CLPK_doublereal zlanht_(char *norm, __CLPK_integer *n, __CLPK_doublereal *d__, __CLPK_doublecomplex *e); + +__CLPK_doublereal zlansb_(char *norm, char *uplo, __CLPK_integer *n, __CLPK_integer *k, + __CLPK_doublecomplex *ab, __CLPK_integer *ldab, __CLPK_doublereal *work); + +__CLPK_doublereal zlansp_(char *norm, char *uplo, __CLPK_integer *n, __CLPK_doublecomplex *ap, + __CLPK_doublereal *work); + +__CLPK_doublereal zlansy_(char *norm, char *uplo, __CLPK_integer *n, __CLPK_doublecomplex *a, + __CLPK_integer *lda, __CLPK_doublereal *work); + +__CLPK_doublereal zlantb_(char *norm, char *uplo, char *diag, __CLPK_integer *n, __CLPK_integer *k, + __CLPK_doublecomplex *ab, __CLPK_integer *ldab, __CLPK_doublereal *work); + +__CLPK_doublereal zlantp_(char *norm, char *uplo, char *diag, __CLPK_integer *n, + __CLPK_doublecomplex *ap, __CLPK_doublereal *work); + +__CLPK_doublereal zlantr_(char *norm, char *uplo, char *diag, __CLPK_integer *m, __CLPK_integer *n, + __CLPK_doublecomplex *a, __CLPK_integer *lda, __CLPK_doublereal *work); + +/* Subroutine */ int zpteqr_(char *compz, __CLPK_integer *n, __CLPK_doublereal *d__, + __CLPK_doublereal *e, __CLPK_doublecomplex *z__, __CLPK_integer *ldz, __CLPK_doublereal *work, + __CLPK_integer *info); + +/* Subroutine */ int zstegr_(char *jobz, char *range, __CLPK_integer *n, + __CLPK_doublereal *d__, __CLPK_doublereal *e, __CLPK_doublereal *vl, __CLPK_doublereal *vu, + __CLPK_integer *il, __CLPK_integer *iu, __CLPK_doublereal *abstol, __CLPK_integer *m, __CLPK_doublereal *w, + __CLPK_doublecomplex *z__, __CLPK_integer *ldz, __CLPK_integer *isuppz, __CLPK_doublereal *work, + __CLPK_integer *lwork, __CLPK_integer *iwork, __CLPK_integer *liwork, __CLPK_integer *info); + +#ifdef __cplusplus +} +#endif +#endif /* __CLAPACK_H */ diff -r f44aa6d29642 -r cebe00b508b9 qm-dsp/libqm-dsp.a Binary file qm-dsp/libqm-dsp.a has changed diff -r f44aa6d29642 -r cebe00b508b9 qm-dsp/maths/Correlation.cpp --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/qm-dsp/maths/Correlation.cpp Wed Apr 11 09:51:20 2012 +0100 @@ -0,0 +1,56 @@ +/* -*- c-basic-offset: 4 indent-tabs-mode: nil -*- vi:set ts=8 sts=4 sw=4: */ + +/* + QM DSP Library + + Centre for Digital Music, Queen Mary, University of London. + This file 2005-2006 Christian Landone. + + This program is free software; you can redistribute it and/or + modify it under the terms of the GNU General Public License as + published by the Free Software Foundation; either version 2 of the + License, or (at your option) any later version. See the file + COPYING included with this distribution for more information. +*/ + +#include "Correlation.h" + +////////////////////////////////////////////////////////////////////// +// Construction/Destruction +////////////////////////////////////////////////////////////////////// + +Correlation::Correlation() +{ + +} + +Correlation::~Correlation() +{ + +} + +void Correlation::doAutoUnBiased(double *src, double *dst, unsigned int length) +{ + double tmp = 0.0; + double outVal = 0.0; + + unsigned int i,j; + + for( i = 0; i < length; i++) + { + for( j = i; j < length; j++) + { + tmp += src[ j-i ] * src[ j ]; + } + + + outVal = tmp / ( length - i ); + + if( outVal <= 0 ) + dst[ i ] = EPS; + else + dst[ i ] = outVal; + + tmp = 0.0; + } +} diff -r f44aa6d29642 -r cebe00b508b9 qm-dsp/maths/Correlation.h --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/qm-dsp/maths/Correlation.h Wed Apr 11 09:51:20 2012 +0100 @@ -0,0 +1,30 @@ +/* -*- c-basic-offset: 4 indent-tabs-mode: nil -*- vi:set ts=8 sts=4 sw=4: */ + +/* + QM DSP Library + + Centre for Digital Music, Queen Mary, University of London. + This file 2005-2006 Christian Landone. + + This program is free software; you can redistribute it and/or + modify it under the terms of the GNU General Public License as + published by the Free Software Foundation; either version 2 of the + License, or (at your option) any later version. See the file + COPYING included with this distribution for more information. +*/ + +#ifndef CORRELATION_H +#define CORRELATION_H + +#define EPS 2.2204e-016 + +class Correlation +{ +public: + void doAutoUnBiased( double* src, double* dst, unsigned int length ); + Correlation(); + virtual ~Correlation(); + +}; + +#endif // diff -r f44aa6d29642 -r cebe00b508b9 qm-dsp/maths/Correlation.o Binary file qm-dsp/maths/Correlation.o has changed diff -r f44aa6d29642 -r cebe00b508b9 qm-dsp/maths/CosineDistance.cpp --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/qm-dsp/maths/CosineDistance.cpp Wed Apr 11 09:51:20 2012 +0100 @@ -0,0 +1,47 @@ +/* -*- c-basic-offset: 4 indent-tabs-mode: nil -*- vi:set ts=8 sts=4 sw=4: */ + +/* + QM DSP Library + + Centre for Digital Music, Queen Mary, University of London. + This file copyright 2008 Kurt Jacobson. + + This program is free software; you can redistribute it and/or + modify it under the terms of the GNU General Public License as + published by the Free Software Foundation; either version 2 of the + License, or (at your option) any later version. See the file + COPYING included with this distribution for more information. +*/ + +#include "CosineDistance.h" + +#include +#include + +using std::cerr; + +double CosineDistance::distance(const vector &v1, + const vector &v2) +{ + dist = 1.0; dDenTot = 0; dDen1 = 0; dDen2 = 0; dSum1 =0; + double small = 1e-20; + + //check if v1, v2 same size + if (v1.size() != v2.size()) + { + cerr << "CosineDistance::distance: ERROR: vectors not the same size\n"; + return 1.0; + } + else + { + for(int i=0; i +#include + +using std::vector; + +class CosineDistance +{ +public: + CosineDistance() { } + ~CosineDistance() { } + + double distance(const vector &v1, const vector &v2); + +protected: + double dist, dDenTot, dDen1, dDen2, dSum1; +}; + +#endif + diff -r f44aa6d29642 -r cebe00b508b9 qm-dsp/maths/CosineDistance.o Binary file qm-dsp/maths/CosineDistance.o has changed diff -r f44aa6d29642 -r cebe00b508b9 qm-dsp/maths/KLDivergence.cpp --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/qm-dsp/maths/KLDivergence.cpp Wed Apr 11 09:51:20 2012 +0100 @@ -0,0 +1,64 @@ +/* -*- c-basic-offset: 4 indent-tabs-mode: nil -*- vi:set ts=8 sts=4 sw=4: */ + +/* + QM DSP Library + + Centre for Digital Music, Queen Mary, University of London. + This file copyright 2008 QMUL + + This program is free software; you can redistribute it and/or + modify it under the terms of the GNU General Public License as + published by the Free Software Foundation; either version 2 of the + License, or (at your option) any later version. See the file + COPYING included with this distribution for more information. +*/ + +#include "KLDivergence.h" + +#include + +double KLDivergence::distanceGaussian(const vector &m1, + const vector &v1, + const vector &m2, + const vector &v2) +{ + int sz = m1.size(); + + double d = -2.0 * sz; + double small = 1e-20; + + for (int k = 0; k < sz; ++k) { + + double kv1 = v1[k] + small; + double kv2 = v2[k] + small; + double km = (m1[k] - m2[k]) + small; + + d += kv1 / kv2 + kv2 / kv1; + d += km * (1.0 / kv1 + 1.0 / kv2) * km; + } + + d /= 2.0; + + return d; +} + +double KLDivergence::distanceDistribution(const vector &d1, + const vector &d2, + bool symmetrised) +{ + int sz = d1.size(); + + double d = 0; + double small = 1e-20; + + for (int i = 0; i < sz; ++i) { + d += d1[i] * log10((d1[i] + small) / (d2[i] + small)); + } + + if (symmetrised) { + d += distanceDistribution(d2, d1, false); + } + + return d; +} + diff -r f44aa6d29642 -r cebe00b508b9 qm-dsp/maths/KLDivergence.h --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/qm-dsp/maths/KLDivergence.h Wed Apr 11 09:51:20 2012 +0100 @@ -0,0 +1,54 @@ +/* -*- c-basic-offset: 4 indent-tabs-mode: nil -*- vi:set ts=8 sts=4 sw=4: */ + +/* + QM DSP Library + + Centre for Digital Music, Queen Mary, University of London. + This file copyright 2008 QMUL. + + This program is free software; you can redistribute it and/or + modify it under the terms of the GNU General Public License as + published by the Free Software Foundation; either version 2 of the + License, or (at your option) any later version. See the file + COPYING included with this distribution for more information. +*/ + +#ifndef KLDIVERGENCE_H +#define KLDIVERGENCE_H + +#include + +using std::vector; + +/** + * Helper methods for calculating Kullback-Leibler divergences. + */ +class KLDivergence +{ +public: + KLDivergence() { } + ~KLDivergence() { } + + /** + * Calculate a symmetrised Kullback-Leibler divergence of Gaussian + * models based on mean and variance vectors. All input vectors + * must be of equal size. + */ + double distanceGaussian(const vector &means1, + const vector &variances1, + const vector &means2, + const vector &variances2); + + /** + * Calculate a Kullback-Leibler divergence of two probability + * distributions. Input vectors must be of equal size. If + * symmetrised is true, the result will be the symmetrised + * distance (equal to KL(d1, d2) + KL(d2, d1)). + */ + double distanceDistribution(const vector &d1, + const vector &d2, + bool symmetrised); +}; + +#endif + diff -r f44aa6d29642 -r cebe00b508b9 qm-dsp/maths/KLDivergence.o Binary file qm-dsp/maths/KLDivergence.o has changed diff -r f44aa6d29642 -r cebe00b508b9 qm-dsp/maths/MathAliases.h --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/qm-dsp/maths/MathAliases.h Wed Apr 11 09:51:20 2012 +0100 @@ -0,0 +1,60 @@ +/* -*- c-basic-offset: 4 indent-tabs-mode: nil -*- vi:set ts=8 sts=4 sw=4: */ + +/* + QM DSP Library + + Centre for Digital Music, Queen Mary, University of London. + This file 2005-2006 Christian Landone. + + This program is free software; you can redistribute it and/or + modify it under the terms of the GNU General Public License as + published by the Free Software Foundation; either version 2 of the + License, or (at your option) any later version. See the file + COPYING included with this distribution for more information. +*/ + +#ifndef MATHALIASES_H +#define MATHALIASES_H + +#include +#include + +using namespace std; +typedef complex ComplexData; + + +#ifndef PI +#define PI (3.14159265358979232846) +#endif + +#define TWO_PI (2. * PI) + +#define EPS 2.2204e-016 + +/* aliases to math.h functions */ +#define EXP exp +#define COS cos +#define SIN sin +#define ABS fabs +#define POW powf +#define SQRT sqrtf +#define LOG10 log10f +#define LOG logf +#define FLOOR floorf +#define TRUNC truncf + +/* aliases to complex.h functions */ +/** sample = EXPC(complex) */ +#define EXPC cexpf +/** complex = CEXPC(complex) */ +#define CEXPC cexp +/** sample = ARGC(complex) */ +#define ARGC cargf +/** sample = ABSC(complex) norm */ +#define ABSC cabsf +/** sample = REAL(complex) */ +#define REAL crealf +/** sample = IMAG(complex) */ +#define IMAG cimagf + +#endif diff -r f44aa6d29642 -r cebe00b508b9 qm-dsp/maths/MathUtilities.cpp --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/qm-dsp/maths/MathUtilities.cpp Wed Apr 11 09:51:20 2012 +0100 @@ -0,0 +1,401 @@ +/* -*- c-basic-offset: 4 indent-tabs-mode: nil -*- vi:set ts=8 sts=4 sw=4: */ + +/* + QM DSP Library + + Centre for Digital Music, Queen Mary, University of London. + This file 2005-2006 Christian Landone. + + This program is free software; you can redistribute it and/or + modify it under the terms of the GNU General Public License as + published by the Free Software Foundation; either version 2 of the + License, or (at your option) any later version. See the file + COPYING included with this distribution for more information. +*/ + +#include "MathUtilities.h" + +#include +#include + + +double MathUtilities::mod(double x, double y) +{ + double a = floor( x / y ); + + double b = x - ( y * a ); + return b; +} + +double MathUtilities::princarg(double ang) +{ + double ValOut; + + ValOut = mod( ang + M_PI, -2 * M_PI ) + M_PI; + + return ValOut; +} + +void MathUtilities::getAlphaNorm(const double *data, unsigned int len, unsigned int alpha, double* ANorm) +{ + unsigned int i; + double temp = 0.0; + double a=0.0; + + for( i = 0; i < len; i++) + { + temp = data[ i ]; + + a += ::pow( fabs(temp), double(alpha) ); + } + a /= ( double )len; + a = ::pow( a, ( 1.0 / (double) alpha ) ); + + *ANorm = a; +} + +double MathUtilities::getAlphaNorm( const std::vector &data, unsigned int alpha ) +{ + unsigned int i; + unsigned int len = data.size(); + double temp = 0.0; + double a=0.0; + + for( i = 0; i < len; i++) + { + temp = data[ i ]; + + a += ::pow( fabs(temp), double(alpha) ); + } + a /= ( double )len; + a = ::pow( a, ( 1.0 / (double) alpha ) ); + + return a; +} + +double MathUtilities::round(double x) +{ + double val = (double)floor(x + 0.5); + + return val; +} + +double MathUtilities::median(const double *src, unsigned int len) +{ + unsigned int i, j; + double tmp = 0.0; + double tempMedian; + double medianVal; + + double* scratch = new double[ len ];//Vector < double > sortedX = Vector < double > ( size ); + + for ( i = 0; i < len; i++ ) + { + scratch[i] = src[i]; + } + + for ( i = 0; i < len - 1; i++ ) + { + for ( j = 0; j < len - 1 - i; j++ ) + { + if ( scratch[j + 1] < scratch[j] ) + { + // compare the two neighbors + tmp = scratch[j]; // swap a[j] and a[j+1] + scratch[j] = scratch[j + 1]; + scratch[j + 1] = tmp; + } + } + } + int middle; + if ( len % 2 == 0 ) + { + middle = len / 2; + tempMedian = ( scratch[middle] + scratch[middle - 1] ) / 2; + } + else + { + middle = ( int )floor( len / 2.0 ); + tempMedian = scratch[middle]; + } + + medianVal = tempMedian; + + delete [] scratch; + return medianVal; +} + +double MathUtilities::sum(const double *src, unsigned int len) +{ + unsigned int i ; + double retVal =0.0; + + for( i = 0; i < len; i++) + { + retVal += src[ i ]; + } + + return retVal; +} + +double MathUtilities::mean(const double *src, unsigned int len) +{ + double retVal =0.0; + + double s = sum( src, len ); + + retVal = s / (double)len; + + return retVal; +} + +double MathUtilities::mean(const std::vector &src, + unsigned int start, + unsigned int count) +{ + double sum = 0.; + + for (int i = 0; i < count; ++i) + { + sum += src[start + i]; + } + + return sum / count; +} + +void MathUtilities::getFrameMinMax(const double *data, unsigned int len, double *min, double *max) +{ + unsigned int i; + double temp = 0.0; + double a=0.0; + + if (len == 0) { + *min = *max = 0; + return; + } + + *min = data[0]; + *max = data[0]; + + for( i = 0; i < len; i++) + { + temp = data[ i ]; + + if( temp < *min ) + { + *min = temp ; + } + if( temp > *max ) + { + *max = temp ; + } + + } +} + +int MathUtilities::getMax( double* pData, unsigned int Length, double* pMax ) +{ + unsigned int index = 0; + unsigned int i; + double temp = 0.0; + + double max = pData[0]; + + for( i = 0; i < Length; i++) + { + temp = pData[ i ]; + + if( temp > max ) + { + max = temp ; + index = i; + } + + } + + if (pMax) *pMax = max; + + + return index; +} + +int MathUtilities::getMax( const std::vector & data, double* pMax ) +{ + unsigned int index = 0; + unsigned int i; + double temp = 0.0; + + double max = data[0]; + + for( i = 0; i < data.size(); i++) + { + temp = data[ i ]; + + if( temp > max ) + { + max = temp ; + index = i; + } + + } + + if (pMax) *pMax = max; + + + return index; +} + +void MathUtilities::circShift( double* pData, int length, int shift) +{ + shift = shift % length; + double temp; + int i,n; + + for( i = 0; i < shift; i++) + { + temp=*(pData + length - 1); + + for( n = length-2; n >= 0; n--) + { + *(pData+n+1)=*(pData+n); + } + + *pData = temp; + } +} + +int MathUtilities::compareInt (const void * a, const void * b) +{ + return ( *(int*)a - *(int*)b ); +} + +void MathUtilities::normalise(double *data, int length, NormaliseType type) +{ + switch (type) { + + case NormaliseNone: return; + + case NormaliseUnitSum: + { + double sum = 0.0; + for (int i = 0; i < length; ++i) { + sum += data[i]; + } + if (sum != 0.0) { + for (int i = 0; i < length; ++i) { + data[i] /= sum; + } + } + } + break; + + case NormaliseUnitMax: + { + double max = 0.0; + for (int i = 0; i < length; ++i) { + if (fabs(data[i]) > max) { + max = fabs(data[i]); + } + } + if (max != 0.0) { + for (int i = 0; i < length; ++i) { + data[i] /= max; + } + } + } + break; + + } +} + +void MathUtilities::normalise(std::vector &data, NormaliseType type) +{ + switch (type) { + + case NormaliseNone: return; + + case NormaliseUnitSum: + { + double sum = 0.0; + for (int i = 0; i < data.size(); ++i) sum += data[i]; + if (sum != 0.0) { + for (int i = 0; i < data.size(); ++i) data[i] /= sum; + } + } + break; + + case NormaliseUnitMax: + { + double max = 0.0; + for (int i = 0; i < data.size(); ++i) { + if (fabs(data[i]) > max) max = fabs(data[i]); + } + if (max != 0.0) { + for (int i = 0; i < data.size(); ++i) data[i] /= max; + } + } + break; + + } +} + +void MathUtilities::adaptiveThreshold(std::vector &data) +{ + int sz = int(data.size()); + if (sz == 0) return; + + std::vector smoothed(sz); + + int p_pre = 8; + int p_post = 7; + + for (int i = 0; i < sz; ++i) { + + int first = std::max(0, i - p_pre); + int last = std::min(sz - 1, i + p_post); + + smoothed[i] = mean(data, first, last - first + 1); + } + + for (int i = 0; i < sz; i++) { + data[i] -= smoothed[i]; + if (data[i] < 0.0) data[i] = 0.0; + } +} + +bool +MathUtilities::isPowerOfTwo(int x) +{ + if (x < 2) return false; + if (x & (x-1)) return false; + return true; +} + +int +MathUtilities::nextPowerOfTwo(int x) +{ + if (isPowerOfTwo(x)) return x; + int n = 1; + while (x) { x >>= 1; n <<= 1; } + return n; +} + +int +MathUtilities::previousPowerOfTwo(int x) +{ + if (isPowerOfTwo(x)) return x; + int n = 1; + x >>= 1; + while (x) { x >>= 1; n <<= 1; } + return n; +} + +int +MathUtilities::nearestPowerOfTwo(int x) +{ + if (isPowerOfTwo(x)) return x; + int n0 = previousPowerOfTwo(x), n1 = nearestPowerOfTwo(x); + if (x - n0 < n1 - x) return n0; + else return n1; +} + diff -r f44aa6d29642 -r cebe00b508b9 qm-dsp/maths/MathUtilities.h --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/qm-dsp/maths/MathUtilities.h Wed Apr 11 09:51:20 2012 +0100 @@ -0,0 +1,69 @@ +/* -*- c-basic-offset: 4 indent-tabs-mode: nil -*- vi:set ts=8 sts=4 sw=4: */ + +/* + QM DSP Library + + Centre for Digital Music, Queen Mary, University of London. + This file 2005-2006 Christian Landone. + + This program is free software; you can redistribute it and/or + modify it under the terms of the GNU General Public License as + published by the Free Software Foundation; either version 2 of the + License, or (at your option) any later version. See the file + COPYING included with this distribution for more information. +*/ + +#ifndef MATHUTILITIES_H +#define MATHUTILITIES_H + +#include + +#include "nan-inf.h" + +class MathUtilities +{ +public: + static double round( double x ); + + static void getFrameMinMax( const double* data, unsigned int len, double* min, double* max ); + + static double mean( const double* src, unsigned int len ); + static double mean( const std::vector &data, + unsigned int start, unsigned int count ); + static double sum( const double* src, unsigned int len ); + static double median( const double* src, unsigned int len ); + + static double princarg( double ang ); + static double mod( double x, double y); + + static void getAlphaNorm(const double *data, unsigned int len, unsigned int alpha, double* ANorm); + static double getAlphaNorm(const std::vector &data, unsigned int alpha ); + + static void circShift( double* data, int length, int shift); + + static int getMax( double* data, unsigned int length, double* max = 0 ); + static int getMax( const std::vector &data, double* max = 0 ); + static int compareInt(const void * a, const void * b); + + enum NormaliseType { + NormaliseNone, + NormaliseUnitSum, + NormaliseUnitMax + }; + + static void normalise(double *data, int length, + NormaliseType n = NormaliseUnitMax); + + static void normalise(std::vector &data, + NormaliseType n = NormaliseUnitMax); + + // moving mean threshholding: + static void adaptiveThreshold(std::vector &data); + + static bool isPowerOfTwo(int x); + static int nextPowerOfTwo(int x); // e.g. 1300 -> 2048, 2048 -> 2048 + static int previousPowerOfTwo(int x); // e.g. 1300 -> 1024, 2048 -> 2048 + static int nearestPowerOfTwo(int x); // e.g. 1300 -> 1024, 1700 -> 2048 +}; + +#endif diff -r f44aa6d29642 -r cebe00b508b9 qm-dsp/maths/MathUtilities.o Binary file qm-dsp/maths/MathUtilities.o has changed diff -r f44aa6d29642 -r cebe00b508b9 qm-dsp/maths/Polyfit.h --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/qm-dsp/maths/Polyfit.h Wed Apr 11 09:51:20 2012 +0100 @@ -0,0 +1,407 @@ +/* -*- c-basic-offset: 4 indent-tabs-mode: nil -*- vi:set ts=8 sts=4 sw=4: */ +//--------------------------------------------------------------------------- + +#ifndef PolyfitHPP +#define PolyfitHPP +//--------------------------------------------------------------------------- +// Least-squares curve fitting class for arbitrary data types +/* + +{ ****************************************** + **** Scientific Subroutine Library **** + **** for C++ Builder **** + ****************************************** + + The following programs were written by Allen Miller and appear in the + book entitled "Pascal Programs For Scientists And Engineers" which is + published by Sybex, 1981. + They were originally typed and submitted to MTPUG in Oct. 1982 + Juergen Loewner + Hoher Heckenweg 3 + D-4400 Muenster + They have had minor corrections and adaptations for Turbo Pascal by + Jeff Weiss + 1572 Peacock Ave. + Sunnyvale, CA 94087. + + +2000 Oct 28 Updated for Delphi 4, open array parameters. + This allows the routine to be generalised so that it is no longer + hard-coded to make a specific order of best fit or work with a + specific number of points. +2001 Jan 07 Update Web site address + +Copyright © David J Taylor, Edinburgh and others listed above +Web site: www.satsignal.net +E-mail: davidtaylor@writeme.com +}*/ + + /////////////////////////////////////////////////////////////////////////////// + // Modified by CLandone for VC6 Aug 2004 + /////////////////////////////////////////////////////////////////////////////// + +#include + +using std::vector; + +class TPolyFit +{ + typedef vector > Matrix; +public: + + static double PolyFit2 (const vector &x, // does the work + const vector &y, + vector &coef); + + +private: + TPolyFit &operator = (const TPolyFit &); // disable assignment + TPolyFit(); // and instantiation + TPolyFit(const TPolyFit&); // and copying + + + static void Square (const Matrix &x, // Matrix multiplication routine + const vector &y, + Matrix &a, // A = transpose X times X + vector &g, // G = Y times X + const int nrow, const int ncol); + // Forms square coefficient matrix + + static bool GaussJordan (Matrix &b, // square matrix of coefficients + const vector &y, // constant vector + vector &coef); // solution vector + // returns false if matrix singular + + static bool GaussJordan2(Matrix &b, + const vector &y, + Matrix &w, + vector > &index); +}; + +// some utility functions + +namespace NSUtility +{ + inline void swap(double &a, double &b) {double t = a; a = b; b = t;} + void zeroise(vector &array, int n); + void zeroise(vector &array, int n); + void zeroise(vector > &matrix, int m, int n); + void zeroise(vector > &matrix, int m, int n); + inline double sqr(const double &x) {return x * x;} +}; + +//--------------------------------------------------------------------------- +// Implementation +//--------------------------------------------------------------------------- +using namespace NSUtility; +//------------------------------------------------------------------------------------------ + + +// main PolyFit routine + +double TPolyFit::PolyFit2 (const vector &x, + const vector &y, + vector &coefs) +// nterms = coefs.size() +// npoints = x.size() +{ + int i, j; + double xi, yi, yc, srs, sum_y, sum_y2; + Matrix xmatr; // Data matrix + Matrix a; + vector g; // Constant vector + const int npoints(x.size()); + const int nterms(coefs.size()); + double correl_coef; + zeroise(g, nterms); + zeroise(a, nterms, nterms); + zeroise(xmatr, npoints, nterms); + if (nterms < 1) { + std::cerr << "ERROR: PolyFit called with less than one term" << std::endl; + return 0; + } + if(npoints < 2) { + std::cerr << "ERROR: PolyFit called with less than two points" << std::endl; + return 0; + } + if(npoints != y.size()) { + std::cerr << "ERROR: PolyFit called with x and y of unequal size" << std::endl; + return 0; + } + for(i = 0; i < npoints; ++i) + { + // { setup x matrix } + xi = x[i]; + xmatr[i][0] = 1.0; // { first column } + for(j = 1; j < nterms; ++j) + xmatr[i][j] = xmatr [i][j - 1] * xi; + } + Square (xmatr, y, a, g, npoints, nterms); + if(!GaussJordan (a, g, coefs)) + return -1; + sum_y = 0.0; + sum_y2 = 0.0; + srs = 0.0; + for(i = 0; i < npoints; ++i) + { + yi = y[i]; + yc = 0.0; + for(j = 0; j < nterms; ++j) + yc += coefs [j] * xmatr [i][j]; + srs += sqr (yc - yi); + sum_y += yi; + sum_y2 += yi * yi; + } + + // If all Y values are the same, avoid dividing by zero + correl_coef = sum_y2 - sqr (sum_y) / npoints; + // Either return 0 or the correct value of correlation coefficient + if (correl_coef != 0) + correl_coef = srs / correl_coef; + if (correl_coef >= 1) + correl_coef = 0.0; + else + correl_coef = sqrt (1.0 - correl_coef); + return correl_coef; +} + + +//------------------------------------------------------------------------ + +// Matrix multiplication routine +// A = transpose X times X +// G = Y times X + +// Form square coefficient matrix + +void TPolyFit::Square (const Matrix &x, + const vector &y, + Matrix &a, + vector &g, + const int nrow, + const int ncol) +{ + int i, k, l; + for(k = 0; k < ncol; ++k) + { + for(l = 0; l < k + 1; ++l) + { + a [k][l] = 0.0; + for(i = 0; i < nrow; ++i) + { + a[k][l] += x[i][l] * x [i][k]; + if(k != l) + a[l][k] = a[k][l]; + } + } + g[k] = 0.0; + for(i = 0; i < nrow; ++i) + g[k] += y[i] * x[i][k]; + } +} +//--------------------------------------------------------------------------------- + + +bool TPolyFit::GaussJordan (Matrix &b, + const vector &y, + vector &coef) +//b square matrix of coefficients +//y constant vector +//coef solution vector +//ncol order of matrix got from b.size() + + +{ +/* + { Gauss Jordan matrix inversion and solution } + + { B (n, n) coefficient matrix becomes inverse } + { Y (n) original constant vector } + { W (n, m) constant vector(s) become solution vector } + { DETERM is the determinant } + { ERROR = 1 if singular } + { INDEX (n, 3) } + { NV is number of constant vectors } +*/ + + int ncol(b.size()); + int irow, icol; + vector >index; + Matrix w; + + zeroise(w, ncol, ncol); + zeroise(index, ncol, 3); + + if(!GaussJordan2(b, y, w, index)) + return false; + + // Interchange columns + int m; + for (int i = 0; i < ncol; ++i) + { + m = ncol - i - 1; + if(index [m][0] != index [m][1]) + { + irow = index [m][0]; + icol = index [m][1]; + for(int k = 0; k < ncol; ++k) + swap (b[k][irow], b[k][icol]); + } + } + + for(int k = 0; k < ncol; ++k) + { + if(index [k][2] != 0) + { + std::cerr << "ERROR: Error in PolyFit::GaussJordan: matrix is singular" << std::endl; + return false; + } + } + + for( int i = 0; i < ncol; ++i) + coef[i] = w[i][0]; + + + return true; +} // end; { procedure GaussJordan } +//---------------------------------------------------------------------------------------------- + + +bool TPolyFit::GaussJordan2(Matrix &b, + const vector &y, + Matrix &w, + vector > &index) +{ + //GaussJordan2; // first half of GaussJordan + // actual start of gaussj + + double big, t; + double pivot; + double determ; + int irow, icol; + int ncol(b.size()); + int nv = 1; // single constant vector + for(int i = 0; i < ncol; ++i) + { + w[i][0] = y[i]; // copy constant vector + index[i][2] = -1; + } + determ = 1.0; + for(int i = 0; i < ncol; ++i) + { + // Search for largest element + big = 0.0; + for(int j = 0; j < ncol; ++j) + { + if(index[j][2] != 0) + { + for(int k = 0; k < ncol; ++k) + { + if(index[k][2] > 0) { + std::cerr << "ERROR: Error in PolyFit::GaussJordan2: matrix is singular" << std::endl; + return false; + } + + if(index[k][2] < 0 && fabs(b[j][k]) > big) + { + irow = j; + icol = k; + big = fabs(b[j][k]); + } + } // { k-loop } + } + } // { j-loop } + index [icol][2] = index [icol][2] + 1; + index [i][0] = irow; + index [i][1] = icol; + + // Interchange rows to put pivot on diagonal + // GJ3 + if(irow != icol) + { + determ = -determ; + for(int m = 0; m < ncol; ++m) + swap (b [irow][m], b[icol][m]); + if (nv > 0) + for (int m = 0; m < nv; ++m) + swap (w[irow][m], w[icol][m]); + } // end GJ3 + + // divide pivot row by pivot column + pivot = b[icol][icol]; + determ *= pivot; + b[icol][icol] = 1.0; + + for(int m = 0; m < ncol; ++m) + b[icol][m] /= pivot; + if(nv > 0) + for(int m = 0; m < nv; ++m) + w[icol][m] /= pivot; + + // Reduce nonpivot rows + for(int n = 0; n < ncol; ++n) + { + if(n != icol) + { + t = b[n][icol]; + b[n][icol] = 0.0; + for(int m = 0; m < ncol; ++m) + b[n][m] -= b[icol][m] * t; + if(nv > 0) + for(int m = 0; m < nv; ++m) + w[n][m] -= w[icol][m] * t; + } + } + } // { i-loop } + return true; +} +//---------------------------------------------------------------------------------------------- + +//------------------------------------------------------------------------------------ + +// Utility functions +//-------------------------------------------------------------------------- + +// fills a vector with zeros. +void NSUtility::zeroise(vector &array, int n) +{ + array.clear(); + for(int j = 0; j < n; ++j) + array.push_back(0); +} +//-------------------------------------------------------------------------- + +// fills a vector with zeros. +void NSUtility::zeroise(vector &array, int n) +{ + array.clear(); + for(int j = 0; j < n; ++j) + array.push_back(0); +} +//-------------------------------------------------------------------------- + +// fills a (m by n) matrix with zeros. +void NSUtility::zeroise(vector > &matrix, int m, int n) +{ + vector zero; + zeroise(zero, n); + matrix.clear(); + for(int j = 0; j < m; ++j) + matrix.push_back(zero); +} +//-------------------------------------------------------------------------- + +// fills a (m by n) matrix with zeros. +void NSUtility::zeroise(vector > &matrix, int m, int n) +{ + vector zero; + zeroise(zero, n); + matrix.clear(); + for(int j = 0; j < m; ++j) + matrix.push_back(zero); +} +//-------------------------------------------------------------------------- + + +#endif + diff -r f44aa6d29642 -r cebe00b508b9 qm-dsp/maths/nan-inf.h --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/qm-dsp/maths/nan-inf.h Wed Apr 11 09:51:20 2012 +0100 @@ -0,0 +1,13 @@ + +#ifndef NAN_INF_H +#define NAN_INF_H + +#define ISNAN(x) (sizeof(x) == sizeof(double) ? ISNANd(x) : ISNANf(x)) +static inline int ISNANf(float x) { return x != x; } +static inline int ISNANd(double x) { return x != x; } + +#define ISINF(x) (sizeof(x) == sizeof(double) ? ISINFd(x) : ISINFf(x)) +static inline int ISINFf(float x) { return !ISNANf(x) && ISNANf(x - x); } +static inline int ISINFd(double x) { return !ISNANd(x) && ISNANd(x - x); } + +#endif diff -r f44aa6d29642 -r cebe00b508b9 qm-dsp/maths/pca/data.txt --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/qm-dsp/maths/pca/data.txt Wed Apr 11 09:51:20 2012 +0100 @@ -0,0 +1,36 @@ + 3.0 3.0 3.0 3.0 3.0 3.0 35.0 45.0 + 53.0 55.0 58.0 113.0 113.0 86.0 67.0 90.0 + 3.5 3.5 4.0 4.0 4.5 4.5 46.0 59.0 + 63.0 58.0 58.0 125.0 126.0 110.0 78.0 97.0 + 4.0 4.0 4.5 4.5 5.0 5.0 48.0 60.0 + 68.0 65.0 65.0 123.0 123.0 117.0 87.0 108.0 + 5.0 5.0 5.0 5.5 5.5 5.5 46.0 63.0 + 70.0 64.0 63.0 116.0 119.0 115.0 97.0 112.0 + 6.0 6.0 6.0 6.0 6.5 6.5 51.0 69.0 + 77.0 70.0 71.0 120.0 122.0 122.0 96.0 123.0 + 11.0 11.0 11.0 11.0 11.0 11.0 64.0 75.0 + 81.0 79.0 79.0 112.0 114.0 113.0 98.0 115.0 + 20.0 20.0 20.0 20.0 20.0 20.0 76.0 86.0 + 93.0 92.0 91.0 104.0 104.5 107.0 97.5 104.0 + 30.0 30.0 30.0 30.0 30.1 30.2 84.0 96.0 + 98.0 99.0 96.0 101.0 102.0 99.0 94.0 99.0 + 30.0 33.4 36.8 40.0 43.0 45.6 100.0 106.0 + 106.0 108.0 101.0 99.0 98.0 99.0 95.0 95.0 + 42.0 44.0 46.0 48.0 50.0 51.0 109.0 111.0 + 110.0 110.0 103.0 95.5 95.5 95.0 92.5 92.0 + 60.0 61.7 63.5 65.5 67.3 69.2 122.0 124.0 + 124.0 121.0 103.0 93.2 92.5 92.2 90.0 90.8 + 70.0 70.1 70.2 70.3 70.4 70.5 137.0 132.0 + 134.0 128.0 101.0 91.7 90.2 88.8 87.3 85.8 + 78.0 77.6 77.2 76.8 76.4 76.0 167.0 159.0 + 152.0 144.0 103.0 89.8 87.7 85.7 83.7 81.8 + 98.9 97.8 96.7 95.5 94.3 93.2 183.0 172.0 + 162.0 152.0 102.0 87.5 85.3 83.3 81.3 79.3 + 160.0 157.0 155.0 152.0 149.0 147.0 186.0 175.0 + 165.0 156.0 120.0 87.0 84.9 82.8 80.8 79.0 + 272.0 266.0 260.0 254.0 248.0 242.0 192.0 182.0 + 170.0 159.0 131.0 88.0 85.8 83.7 81.6 79.6 + 382.0 372.0 362.0 352.0 343.0 333.0 205.0 192.0 + 178.0 166.0 138.0 86.2 84.0 82.0 79.8 77.5 + 770.0 740.0 710.0 680.0 650.0 618.0 226.0 207.0 + 195.0 180.0 160.0 82.9 80.2 77.7 75.2 72.7 \ No newline at end of file diff -r f44aa6d29642 -r cebe00b508b9 qm-dsp/maths/pca/pca.c --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/qm-dsp/maths/pca/pca.c Wed Apr 11 09:51:20 2012 +0100 @@ -0,0 +1,356 @@ +/*********************************/ +/* Principal Components Analysis */ +/*********************************/ + +/*********************************************************************/ +/* Principal Components Analysis or the Karhunen-Loeve expansion is a + classical method for dimensionality reduction or exploratory data + analysis. One reference among many is: F. Murtagh and A. Heck, + Multivariate Data Analysis, Kluwer Academic, Dordrecht, 1987. + + Author: + F. Murtagh + Phone: + 49 89 32006298 (work) + + 49 89 965307 (home) + Earn/Bitnet: fionn@dgaeso51, fim@dgaipp1s, murtagh@stsci + Span: esomc1::fionn + Internet: murtagh@scivax.stsci.edu + + F. Murtagh, Munich, 6 June 1989 */ +/*********************************************************************/ + +#include +#include +#include + +#include "pca.h" + +#define SIGN(a, b) ( (b) < 0 ? -fabs(a) : fabs(a) ) + +/** Variance-covariance matrix: creation *****************************/ + +/* Create m * m covariance matrix from given n * m data matrix. */ +void covcol(double** data, int n, int m, double** symmat) +{ +double *mean; +int i, j, j1, j2; + +/* Allocate storage for mean vector */ + +mean = (double*) malloc(m*sizeof(double)); + +/* Determine mean of column vectors of input data matrix */ + +for (j = 0; j < m; j++) + { + mean[j] = 0.0; + for (i = 0; i < n; i++) + { + mean[j] += data[i][j]; + } + mean[j] /= (double)n; + } + +/* +printf("\nMeans of column vectors:\n"); +for (j = 0; j < m; j++) { + printf("%12.1f",mean[j]); } printf("\n"); + */ + +/* Center the column vectors. */ + +for (i = 0; i < n; i++) + { + for (j = 0; j < m; j++) + { + data[i][j] -= mean[j]; + } + } + +/* Calculate the m * m covariance matrix. */ +for (j1 = 0; j1 < m; j1++) + { + for (j2 = j1; j2 < m; j2++) + { + symmat[j1][j2] = 0.0; + for (i = 0; i < n; i++) + { + symmat[j1][j2] += data[i][j1] * data[i][j2]; + } + symmat[j2][j1] = symmat[j1][j2]; + } + } + +free(mean); + +return; + +} + +/** Error handler **************************************************/ + +void erhand(char* err_msg) +{ + fprintf(stderr,"Run-time error:\n"); + fprintf(stderr,"%s\n", err_msg); + fprintf(stderr,"Exiting to system.\n"); + exit(1); +} + + +/** Reduce a real, symmetric matrix to a symmetric, tridiag. matrix. */ + +/* Householder reduction of matrix a to tridiagonal form. +Algorithm: Martin et al., Num. Math. 11, 181-195, 1968. +Ref: Smith et al., Matrix Eigensystem Routines -- EISPACK Guide +Springer-Verlag, 1976, pp. 489-494. +W H Press et al., Numerical Recipes in C, Cambridge U P, +1988, pp. 373-374. */ +void tred2(double** a, int n, double* d, double* e) +{ + int l, k, j, i; + double scale, hh, h, g, f; + + for (i = n-1; i >= 1; i--) + { + l = i - 1; + h = scale = 0.0; + if (l > 0) + { + for (k = 0; k <= l; k++) + scale += fabs(a[i][k]); + if (scale == 0.0) + e[i] = a[i][l]; + else + { + for (k = 0; k <= l; k++) + { + a[i][k] /= scale; + h += a[i][k] * a[i][k]; + } + f = a[i][l]; + g = f>0 ? -sqrt(h) : sqrt(h); + e[i] = scale * g; + h -= f * g; + a[i][l] = f - g; + f = 0.0; + for (j = 0; j <= l; j++) + { + a[j][i] = a[i][j]/h; + g = 0.0; + for (k = 0; k <= j; k++) + g += a[j][k] * a[i][k]; + for (k = j+1; k <= l; k++) + g += a[k][j] * a[i][k]; + e[j] = g / h; + f += e[j] * a[i][j]; + } + hh = f / (h + h); + for (j = 0; j <= l; j++) + { + f = a[i][j]; + e[j] = g = e[j] - hh * f; + for (k = 0; k <= j; k++) + a[j][k] -= (f * e[k] + g * a[i][k]); + } + } + } + else + e[i] = a[i][l]; + d[i] = h; + } + d[0] = 0.0; + e[0] = 0.0; + for (i = 0; i < n; i++) + { + l = i - 1; + if (d[i]) + { + for (j = 0; j <= l; j++) + { + g = 0.0; + for (k = 0; k <= l; k++) + g += a[i][k] * a[k][j]; + for (k = 0; k <= l; k++) + a[k][j] -= g * a[k][i]; + } + } + d[i] = a[i][i]; + a[i][i] = 1.0; + for (j = 0; j <= l; j++) + a[j][i] = a[i][j] = 0.0; + } +} + +/** Tridiagonal QL algorithm -- Implicit **********************/ + +void tqli(double* d, double* e, int n, double** z) +{ + int m, l, iter, i, k; + double s, r, p, g, f, dd, c, b; + + for (i = 1; i < n; i++) + e[i-1] = e[i]; + e[n-1] = 0.0; + for (l = 0; l < n; l++) + { + iter = 0; + do + { + for (m = l; m < n-1; m++) + { + dd = fabs(d[m]) + fabs(d[m+1]); + if (fabs(e[m]) + dd == dd) break; + } + if (m != l) + { + if (iter++ == 30) erhand("No convergence in TLQI."); + g = (d[l+1] - d[l]) / (2.0 * e[l]); + r = sqrt((g * g) + 1.0); + g = d[m] - d[l] + e[l] / (g + SIGN(r, g)); + s = c = 1.0; + p = 0.0; + for (i = m-1; i >= l; i--) + { + f = s * e[i]; + b = c * e[i]; + if (fabs(f) >= fabs(g)) + { + c = g / f; + r = sqrt((c * c) + 1.0); + e[i+1] = f * r; + c *= (s = 1.0/r); + } + else + { + s = f / g; + r = sqrt((s * s) + 1.0); + e[i+1] = g * r; + s *= (c = 1.0/r); + } + g = d[i+1] - p; + r = (d[i] - g) * s + 2.0 * c * b; + p = s * r; + d[i+1] = g + p; + g = c * r - b; + for (k = 0; k < n; k++) + { + f = z[k][i+1]; + z[k][i+1] = s * z[k][i] + c * f; + z[k][i] = c * z[k][i] - s * f; + } + } + d[l] = d[l] - p; + e[l] = g; + e[m] = 0.0; + } + } while (m != l); + } +} + +/* In place projection onto basis vectors */ +void pca_project(double** data, int n, int m, int ncomponents) +{ + int i, j, k, k2; + double **symmat, **symmat2, *evals, *interm; + + //TODO: assert ncomponents < m + + symmat = (double**) malloc(m*sizeof(double*)); + for (i = 0; i < m; i++) + symmat[i] = (double*) malloc(m*sizeof(double)); + + covcol(data, n, m, symmat); + + /********************************************************************* + Eigen-reduction + **********************************************************************/ + + /* Allocate storage for dummy and new vectors. */ + evals = (double*) malloc(m*sizeof(double)); /* Storage alloc. for vector of eigenvalues */ + interm = (double*) malloc(m*sizeof(double)); /* Storage alloc. for 'intermediate' vector */ + //MALLOC_ARRAY(symmat2,m,m,double); + //for (i = 0; i < m; i++) { + // for (j = 0; j < m; j++) { + // symmat2[i][j] = symmat[i][j]; /* Needed below for col. projections */ + // } + //} + tred2(symmat, m, evals, interm); /* Triangular decomposition */ +tqli(evals, interm, m, symmat); /* Reduction of sym. trid. matrix */ +/* evals now contains the eigenvalues, +columns of symmat now contain the associated eigenvectors. */ + +/* + printf("\nEigenvalues:\n"); + for (j = m-1; j >= 0; j--) { + printf("%18.5f\n", evals[j]); } + printf("\n(Eigenvalues should be strictly positive; limited\n"); + printf("precision machine arithmetic may affect this.\n"); + printf("Eigenvalues are often expressed as cumulative\n"); + printf("percentages, representing the 'percentage variance\n"); + printf("explained' by the associated axis or principal component.)\n"); + + printf("\nEigenvectors:\n"); + printf("(First three; their definition in terms of original vbes.)\n"); + for (j = 0; j < m; j++) { + for (i = 1; i <= 3; i++) { + printf("%12.4f", symmat[j][m-i]); } + printf("\n"); } + */ + +/* Form projections of row-points on prin. components. */ +/* Store in 'data', overwriting original data. */ +for (i = 0; i < n; i++) { + for (j = 0; j < m; j++) { + interm[j] = data[i][j]; } /* data[i][j] will be overwritten */ + for (k = 0; k < ncomponents; k++) { + data[i][k] = 0.0; + for (k2 = 0; k2 < m; k2++) { + data[i][k] += interm[k2] * symmat[k2][m-k-1]; } + } +} + +/* +printf("\nProjections of row-points on first 3 prin. comps.:\n"); + for (i = 0; i < n; i++) { + for (j = 0; j < 3; j++) { + printf("%12.4f", data[i][j]); } + printf("\n"); } + */ + +/* Form projections of col.-points on first three prin. components. */ +/* Store in 'symmat2', overwriting what was stored in this. */ +//for (j = 0; j < m; j++) { +// for (k = 0; k < m; k++) { +// interm[k] = symmat2[j][k]; } /*symmat2[j][k] will be overwritten*/ +// for (i = 0; i < 3; i++) { +// symmat2[j][i] = 0.0; +// for (k2 = 0; k2 < m; k2++) { +// symmat2[j][i] += interm[k2] * symmat[k2][m-i-1]; } +// if (evals[m-i-1] > 0.0005) /* Guard against zero eigenvalue */ +// symmat2[j][i] /= sqrt(evals[m-i-1]); /* Rescale */ +// else +// symmat2[j][i] = 0.0; /* Standard kludge */ +// } +// } + +/* + printf("\nProjections of column-points on first 3 prin. comps.:\n"); + for (j = 0; j < m; j++) { + for (k = 0; k < 3; k++) { + printf("%12.4f", symmat2[j][k]); } + printf("\n"); } + */ + + +for (i = 0; i < m; i++) + free(symmat[i]); +free(symmat); +//FREE_ARRAY(symmat2,m); +free(evals); +free(interm); + +} + + + diff -r f44aa6d29642 -r cebe00b508b9 qm-dsp/maths/pca/pca.h --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/qm-dsp/maths/pca/pca.h Wed Apr 11 09:51:20 2012 +0100 @@ -0,0 +1,30 @@ +#ifndef _PCA_H +#define _PCA_H + +#ifdef __cplusplus +extern "C" { +#endif + +/* + * pca.h + * + * Created by Mark Levy on 08/02/2006. + * Copyright 2006 Centre for Digital Music, Queen Mary, University of London. + + This program is free software; you can redistribute it and/or + modify it under the terms of the GNU General Public License as + published by the Free Software Foundation; either version 2 of the + License, or (at your option) any later version. See the file + COPYING included with this distribution for more information. + * + */ + +void pca_project(double** data, int n, int m, int ncomponents); + +#ifdef __cplusplus +} +#endif + + +#endif + diff -r f44aa6d29642 -r cebe00b508b9 qm-dsp/maths/pca/pca.o Binary file qm-dsp/maths/pca/pca.o has changed diff -r f44aa6d29642 -r cebe00b508b9 qm-dsp/qm-dsp.pro --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/qm-dsp/qm-dsp.pro Wed Apr 11 09:51:20 2012 +0100 @@ -0,0 +1,116 @@ + +TEMPLATE = lib +CONFIG += staticlib warn_on release +CONFIG -= qt +OBJECTS_DIR = tmp_obj +MOC_DIR = tmp_moc + +linux-g++* { + QMAKE_CXXFLAGS_RELEASE += -DNDEBUG -O3 -fno-exceptions -fPIC -ffast-math -msse -mfpmath=sse -ftree-vectorize -fomit-frame-pointer + DEFINES += USE_PTHREADS + INCLUDEPATH += ../vamp-plugin-sdk ../qm-dsp + LIBPATH += ../vamp-plugin-sdk/vamp-sdk ../qm-dsp +} + +linux-g++-64 { + QMAKE_CXXFLAGS_RELEASE += -msse2 + INCLUDEPATH += ../qm-vamp-plugins/build/linux/amd64 +} + +win32-x-g++ { + QMAKE_CXXFLAGS_RELEASE += -DNDEBUG -O2 -march=pentium3 -msse + INCLUDEPATH += . include ../include +} + +macx-g++* { + QMAKE_MAC_SDK=/Developer/SDKs/MacOSX10.4u.sdk + CONFIG += x86 ppc x86_64 + QMAKE_CXX = g++-4.0 + QMAKE_CC = gcc-4.0 + QMAKE_CXXFLAGS_RELEASE += -mmacosx-version-min=10.4 -O2 -g0 -I/Developer/SDKs/MacOSX10.4u.sdk/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/Headers/ + QMAKE_CFLAGS_RELEASE += -mmacosx-version-min=10.4 + INCLUDEPATH += /Developer/SDKs/MacOSX10.4u.sdk/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/Headers/ + DEFINES += USE_PTHREADS +} + +solaris* { + QMAKE_CXXFLAGS_RELEASE += -DNDEBUG -fast + INCLUDEPATH += /opt/ATLAS3.9.14/include + DEFINES += USE_PTHREADS +} + +INCLUDEPATH += . + +# Input +HEADERS += base/Pitch.h \ + base/Window.h \ + dsp/chromagram/Chromagram.h \ + dsp/chromagram/ConstantQ.h \ + dsp/keydetection/GetKeyMode.h \ + dsp/mfcc/MFCC.h \ + dsp/onsets/DetectionFunction.h \ + dsp/onsets/PeakPicking.h \ + dsp/phasevocoder/PhaseVocoder.h \ + dsp/rateconversion/Decimator.h \ + dsp/rhythm/BeatSpectrum.h \ + dsp/segmentation/cluster_melt.h \ + dsp/segmentation/ClusterMeltSegmenter.h \ + dsp/segmentation/cluster_segmenter.h \ + dsp/segmentation/Segmenter.h \ + dsp/segmentation/segment.h \ + dsp/signalconditioning/DFProcess.h \ + dsp/signalconditioning/Filter.h \ + dsp/signalconditioning/FiltFilt.h \ + dsp/signalconditioning/Framer.h \ + dsp/tempotracking/DownBeat.h \ + dsp/tempotracking/TempoTrack.h \ + dsp/tempotracking/TempoTrackV2.h \ + dsp/tonal/ChangeDetectionFunction.h \ + dsp/tonal/TCSgram.h \ + dsp/tonal/TonalEstimator.h \ + dsp/transforms/FFT.h \ + dsp/wavelet/Wavelet.h \ + hmm/hmm.h \ + maths/Correlation.h \ + maths/CosineDistance.h \ + maths/KLDivergence.h \ + maths/MathAliases.h \ + maths/MathUtilities.h \ + maths/Polyfit.h \ + maths/pca/pca.h \ + thread/AsynchronousTask.h \ + thread/BlockAllocator.h \ + thread/Thread.h +SOURCES += base/Pitch.cpp \ + dsp/chromagram/Chromagram.cpp \ + dsp/chromagram/ConstantQ.cpp \ + dsp/keydetection/GetKeyMode.cpp \ + dsp/mfcc/MFCC.cpp \ + dsp/onsets/DetectionFunction.cpp \ + dsp/onsets/PeakPicking.cpp \ + dsp/phasevocoder/PhaseVocoder.cpp \ + dsp/rateconversion/Decimator.cpp \ + dsp/rhythm/BeatSpectrum.cpp \ + dsp/segmentation/cluster_melt.c \ + dsp/segmentation/ClusterMeltSegmenter.cpp \ + dsp/segmentation/cluster_segmenter.c \ + dsp/segmentation/Segmenter.cpp \ + dsp/signalconditioning/DFProcess.cpp \ + dsp/signalconditioning/Filter.cpp \ + dsp/signalconditioning/FiltFilt.cpp \ + dsp/signalconditioning/Framer.cpp \ + dsp/tempotracking/DownBeat.cpp \ + dsp/tempotracking/TempoTrack.cpp \ + dsp/tempotracking/TempoTrackV2.cpp \ + dsp/tonal/ChangeDetectionFunction.cpp \ + dsp/tonal/TCSgram.cpp \ + dsp/tonal/TonalEstimator.cpp \ + dsp/transforms/FFT.cpp \ + dsp/wavelet/Wavelet.cpp \ + hmm/hmm.c \ + maths/Correlation.cpp \ + maths/CosineDistance.cpp \ + maths/KLDivergence.cpp \ + maths/MathUtilities.cpp \ + maths/pca/pca.c \ + thread/Thread.cpp diff -r f44aa6d29642 -r cebe00b508b9 qm-dsp/qm-dsp.pro.user --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/qm-dsp/qm-dsp.pro.user Wed Apr 11 09:51:20 2012 +0100 @@ -0,0 +1,202 @@ + + + + RunConfiguration0-Arguments + + + + RunConfiguration0-BaseEnvironmentBase + 2 + + + RunConfiguration0-Executable + + + + RunConfiguration0-RunConfiguration.name + Custom Executable + + + RunConfiguration0-UseTerminal + false + + + RunConfiguration0-UserEnvironmentChanges + + + + RunConfiguration0-UserName + + + + RunConfiguration0-UserSetName + false + + + RunConfiguration0-WorkingDirectory + $BUILDDIR + + + RunConfiguration0-type + ProjectExplorer.CustomExecutableRunConfiguration + + + activeRunConfiguration + 0 + + + activebuildconfiguration + Debug + + + buildConfiguration-Debug + + Debug + 0 + 0 + 2 + + + + buildConfiguration-Release + + Release + 0 + 0 + + + + buildconfiguration-Debug-buildstep0 + + Debug + + Apple_PubSub_Socket_Render=/tmp/launch-CVQ5Yw/Render + COMMAND_MODE=unix2003 + DISPLAY=/tmp/launch-7rJXTo/:0 + HOME=/Users/mathieub + LOGNAME=mathieub + PATH=/Developer/Tools/Qt:/usr/bin:/bin:/usr/sbin:/sbin + QTDIR=/usr/local/Qt4.7 + SECURITYSESSIONID=82d590 + SHELL=/bin/bash + SSH_AUTH_SOCK=/tmp/launch-moi9U2/Listeners + TMPDIR=/var/folders/V7/V7hFV43NHuGIiTNXMruZKU+++TM/-Tmp-/ + USER=mathieub + __CF_USER_TEXT_ENCODING=0x1F6:0:0 + + + /Users/mathieub/Data/CODE/qm-dsp/qm-dsp.pro + -spec + macx-g++ + -r + + /usr/bin/qmake + false + /Users/mathieub/Data/CODE/qm-dsp + + + + buildconfiguration-Debug-buildstep1 + + Debug + + Apple_PubSub_Socket_Render=/tmp/launch-CVQ5Yw/Render + COMMAND_MODE=unix2003 + DISPLAY=/tmp/launch-7rJXTo/:0 + HOME=/Users/mathieub + LOGNAME=mathieub + PATH=/Developer/Tools/Qt:/usr/bin:/bin:/usr/sbin:/sbin + QTDIR=/usr/local/Qt4.7 + SECURITYSESSIONID=82d590 + SHELL=/bin/bash + SSH_AUTH_SOCK=/tmp/launch-moi9U2/Listeners + TMPDIR=/var/folders/V7/V7hFV43NHuGIiTNXMruZKU+++TM/-Tmp-/ + USER=mathieub + __CF_USER_TEXT_ENCODING=0x1F6:0:0 + + false + + -w + + /usr/bin/make + true + /Users/mathieub/Data/CODE/qm-dsp + + + + buildconfiguration-Debug-cleanstep0 + + Debug + true + + clean + + + + + buildconfiguration-Release-buildstep0 + + Release + + + + buildconfiguration-Release-buildstep1 + + Release + + + + buildconfiguration-Release-cleanstep0 + + Release + + + + buildconfigurations + + Debug + Release + + + + buildstep0 + + + + + + + buildstep1 + + + + + + buildsteps + + trolltech.qt4projectmanager.qmake + trolltech.qt4projectmanager.make + + + + cleanstep0 + + + true + + + + cleansteps + + trolltech.qt4projectmanager.make + + + + defaultFileEncoding + System + + + project + + + diff -r f44aa6d29642 -r cebe00b508b9 qm-dsp/thread/AsynchronousTask.h --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/qm-dsp/thread/AsynchronousTask.h Wed Apr 11 09:51:20 2012 +0100 @@ -0,0 +1,110 @@ +/* -*- c-basic-offset: 4 indent-tabs-mode: nil -*- vi:set ts=8 sts=4 sw=4: */ + +/* + QM DSP Library + + Centre for Digital Music, Queen Mary, University of London. + This file Copyright 2009 QMUL. +*/ + +#ifndef _ASYNCHRONOUS_TASK_H_ +#define _ASYNCHRONOUS_TASK_H_ + +#include "Thread.h" + +#include + +/** + * AsynchronousTask provides a thread pattern implementation for + * threads which are used to perform a series of similar operations in + * parallel with other threads of the same type. + * + * For example, a thread used to calculate FFTs of a particular block + * size in the context of a class that needs to calculate many block + * sizes of FFT at once may be a candidate for an AsynchronousTask. + * + * The general use pattern is: + * + * caller -> request thread A calculate something + * caller -> request thread B calculate something + * caller -> request thread C calculate something + * caller -> wait for threads A, B, and C + * + * Here threads A, B, and C may be AsynchronousTasks. An important + * point is that the caller must be prepared to block when waiting for + * these threads to complete (i.e. they are started asynchronously, + * but testing for completion is synchronous). + */ +class AsynchronousTask : public Thread +{ +public: + AsynchronousTask() : + m_todo("AsynchronousTask: task to perform"), + m_done("AsynchronousTask: task complete"), + m_inTask(false), + m_finishing(false) + { + start(); + } + virtual ~AsynchronousTask() + { + m_todo.lock(); + m_finishing = true; + m_todo.signal(); + m_todo.unlock(); + wait(); + } + + // Subclass must provide methods to request task and obtain + // results, which the caller calls. The method that requests a + // new task should set up any internal state and call startTask(), + // which then calls back on the subclass implementation of + // performTask from within its work thread. The method that + // obtains results should call awaitTask() and then return any + // results from internal state. + +protected: + void startTask() { + m_done.lock(); + m_todo.lock(); + m_inTask = true; + m_todo.signal(); + m_todo.unlock(); + } + void awaitTask() { + m_done.wait(); + m_done.unlock(); + } + + virtual void performTask() = 0; + +private: + virtual void run() { + m_todo.lock(); + while (1) { + while (!m_inTask && !m_finishing) { + m_todo.wait(); + } + if (m_finishing) { + m_done.lock(); + m_inTask = false; + m_done.signal(); + m_done.unlock(); + break; + } + performTask(); + m_done.lock(); + m_inTask = false; + m_done.signal(); + m_done.unlock(); + } + m_todo.unlock(); + } + + Condition m_todo; + Condition m_done; + bool m_inTask; + bool m_finishing; +}; + +#endif diff -r f44aa6d29642 -r cebe00b508b9 qm-dsp/thread/BlockAllocator.h --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/qm-dsp/thread/BlockAllocator.h Wed Apr 11 09:51:20 2012 +0100 @@ -0,0 +1,189 @@ +/* -*- c-basic-offset: 4 indent-tabs-mode: nil -*- vi:set ts=8 sts=4 sw=4: */ + +/* + QM DSP Library + + Centre for Digital Music, Queen Mary, University of London. + + This file is derived from the FSB Allocator by Juha Nieminen. The + underlying method is unchanged, but the class has been refactored + to permit multiple separate allocators (e.g. one per thread) + rather than use a single global one (and to fit house style). + +Copyright (c) 2008 Juha Nieminen + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in +all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN +THE SOFTWARE. +*/ + +#ifndef _BLOCK_ALLOCATOR_H_ +#define _BLOCK_ALLOCATOR_H_ + +#include + +/** + * BlockAllocator is a simple allocator for fixed-size (usually small) + * chunks of memory. The size of an element is specified in the + * BlockAllocator constructor, and the functions allocate() and + * deallocate() are used to obtain and release a single element at a + * time. + * + * BlockAllocator may be an appropriate class to use in situations + * involving a very large number of allocations and deallocations of + * simple, identical objects across multiple threads (a hard situation + * for a generic system malloc implementation to handle well). Retain + * one BlockAllocator per thread (the class itself is not + * thread-safe), and ensure that each thread uses its own allocator + * exclusively. + * + * BlockAllocator is based on Juha Nieminen's more general + * FSBAllocator. + */ +class BlockAllocator +{ +public: + typedef std::size_t data_t; + + BlockAllocator(int elementSize) : m_sz(elementSize) { } + + void * + allocate() + { + if (m_freelist.empty()) { + m_freelist.push_back(m_blocks.data.size()); + m_blocks.data.push_back(Block(this)); + } + + const data_t index = m_freelist.back(); + Block &block = m_blocks.data[index]; + void *retval = block.allocate(index); + if (block.isFull()) m_freelist.pop_back(); + + return retval; + } + + void + deallocate(void *ptr) + { + if (!ptr) return; + + data_t *unitPtr = (data_t *)ptr; + const data_t blockIndex = unitPtr[elementSizeInDataUnits()]; + Block& block = m_blocks.data[blockIndex]; + + if (block.isFull()) m_freelist.push_back(blockIndex); + block.deallocate(unitPtr); + } + +private: + inline data_t elementsPerBlock() const { + return 512; + } + inline data_t dataSize() const { + return sizeof(data_t); + } + inline data_t elementSizeInDataUnits() const { + return (m_sz + (dataSize() - 1)) / dataSize(); + } + inline data_t unitSizeInDataUnits() const { + return elementSizeInDataUnits() + 1; + } + inline data_t blockSizeInDataUnits() const { + return elementsPerBlock() * unitSizeInDataUnits(); + } + + class Block + { + public: + Block(BlockAllocator *a) : + m_a(a), + m_block(0), + m_firstFreeUnit(data_t(-1)), + m_allocated(0), + m_end(0) + {} + + ~Block() { + delete[] m_block; + } + + bool isFull() const { + return m_allocated == m_a->elementsPerBlock(); + } + + void clear() { + delete[] m_block; + m_block = 0; + m_firstFreeUnit = data_t(-1); + } + + void *allocate(data_t index) { + + if (m_firstFreeUnit == data_t(-1)) { + + if (!m_block) { + m_block = new data_t[m_a->blockSizeInDataUnits()]; + m_end = 0; + } + + data_t *retval = m_block + m_end; + m_end += m_a->unitSizeInDataUnits(); + retval[m_a->elementSizeInDataUnits()] = index; + ++m_allocated; + return retval; + + } else { + + data_t *retval = m_block + m_firstFreeUnit; + m_firstFreeUnit = *retval; + ++m_allocated; + return retval; + } + } + + void deallocate(data_t *ptr) { + + *ptr = m_firstFreeUnit; + m_firstFreeUnit = ptr - m_block; + + if (--m_allocated == 0) clear(); + } + + private: + const BlockAllocator *m_a; + data_t *m_block; + data_t m_firstFreeUnit; + data_t m_allocated; + data_t m_end; + }; + + struct Blocks + { + std::vector data; + + Blocks() { + data.reserve(1024); + } + }; + + const int m_sz; + Blocks m_blocks; + std::vector m_freelist; +}; + +#endif diff -r f44aa6d29642 -r cebe00b508b9 qm-dsp/thread/Thread.cpp --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/qm-dsp/thread/Thread.cpp Wed Apr 11 09:51:20 2012 +0100 @@ -0,0 +1,643 @@ +/* -*- c-basic-offset: 4 indent-tabs-mode: nil -*- vi:set ts=8 sts=4 sw=4: */ + +/* + QM DSP Library + + Centre for Digital Music, Queen Mary, University of London. + This file copyright Chris Cannam, used with permission. +*/ + +#include "Thread.h" + +#include +#include + +#ifdef USE_PTHREADS +#include +#include +#endif + +using std::cerr; +using std::endl; +using std::string; + +#ifdef _WIN32 + +Thread::Thread() : + m_id(0), + m_extant(false) +{ +#ifdef DEBUG_THREAD + cerr << "THREAD DEBUG: Created thread object " << this << endl; +#endif +} + +Thread::~Thread() +{ +#ifdef DEBUG_THREAD + cerr << "THREAD DEBUG: Destroying thread object " << this << ", id " << m_id << endl; +#endif + if (m_extant) { + WaitForSingleObject(m_id, INFINITE); + } +#ifdef DEBUG_THREAD + cerr << "THREAD DEBUG: Destroyed thread object " << this << endl; +#endif +} + +void +Thread::start() +{ + m_id = CreateThread(NULL, 0, staticRun, this, 0, 0); + if (!m_id) { + cerr << "ERROR: thread creation failed" << endl; + exit(1); + } else { +#ifdef DEBUG_THREAD + cerr << "THREAD DEBUG: Created thread " << m_id << " for thread object " << this << endl; +#endif + m_extant = true; + } +} + +void +Thread::wait() +{ + if (m_extant) { +#ifdef DEBUG_THREAD + cerr << "THREAD DEBUG: Waiting on thread " << m_id << " for thread object " << this << endl; +#endif + WaitForSingleObject(m_id, INFINITE); +#ifdef DEBUG_THREAD + cerr << "THREAD DEBUG: Waited on thread " << m_id << " for thread object " << this << endl; +#endif + m_extant = false; + } +} + +Thread::Id +Thread::id() +{ + return m_id; +} + +bool +Thread::threadingAvailable() +{ + return true; +} + +DWORD +Thread::staticRun(LPVOID arg) +{ + Thread *thread = static_cast(arg); +#ifdef DEBUG_THREAD + cerr << "THREAD DEBUG: " << (void *)GetCurrentThreadId() << ": Running thread " << thread->m_id << " for thread object " << thread << endl; +#endif + thread->run(); + return 0; +} + +Mutex::Mutex() +#ifndef NO_THREAD_CHECKS + : + m_lockedBy(-1) +#endif +{ + m_mutex = CreateMutex(NULL, FALSE, NULL); +#ifdef DEBUG_MUTEX + cerr << "MUTEX DEBUG: " << (void *)GetCurrentThreadId() << ": Initialised mutex " << &m_mutex << endl; +#endif +} + +Mutex::~Mutex() +{ +#ifdef DEBUG_MUTEX + cerr << "MUTEX DEBUG: " << (void *)GetCurrentThreadId() << ": Destroying mutex " << &m_mutex << endl; +#endif + CloseHandle(m_mutex); +} + +void +Mutex::lock() +{ +#ifndef NO_THREAD_CHECKS + DWORD tid = GetCurrentThreadId(); + if (m_lockedBy == tid) { + cerr << "ERROR: Deadlock on mutex " << &m_mutex << endl; + } +#endif +#ifdef DEBUG_MUTEX + cerr << "MUTEX DEBUG: " << (void *)tid << ": Want to lock mutex " << &m_mutex << endl; +#endif + WaitForSingleObject(m_mutex, INFINITE); +#ifndef NO_THREAD_CHECKS + m_lockedBy = tid; +#endif +#ifdef DEBUG_MUTEX + cerr << "MUTEX DEBUG: " << (void *)tid << ": Locked mutex " << &m_mutex << endl; +#endif +} + +void +Mutex::unlock() +{ +#ifndef NO_THREAD_CHECKS + DWORD tid = GetCurrentThreadId(); + if (m_lockedBy != tid) { + cerr << "ERROR: Mutex " << &m_mutex << " not owned by unlocking thread" << endl; + return; + } +#endif +#ifdef DEBUG_MUTEX + cerr << "MUTEX DEBUG: " << (void *)tid << ": Unlocking mutex " << &m_mutex << endl; +#endif +#ifndef NO_THREAD_CHECKS + m_lockedBy = -1; +#endif + ReleaseMutex(m_mutex); +} + +bool +Mutex::trylock() +{ +#ifndef NO_THREAD_CHECKS + DWORD tid = GetCurrentThreadId(); +#endif + DWORD result = WaitForSingleObject(m_mutex, 0); + if (result == WAIT_TIMEOUT || result == WAIT_FAILED) { +#ifdef DEBUG_MUTEX + cerr << "MUTEX DEBUG: " << (void *)tid << ": Mutex " << &m_mutex << " unavailable" << endl; +#endif + return false; + } else { +#ifndef NO_THREAD_CHECKS + m_lockedBy = tid; +#endif +#ifdef DEBUG_MUTEX + cerr << "MUTEX DEBUG: " << (void *)tid << ": Locked mutex " << &m_mutex << " (from trylock)" << endl; +#endif + return true; + } +} + +Condition::Condition(string name) : + m_locked(false) +#ifdef DEBUG_CONDITION + , m_name(name) +#endif +{ + m_mutex = CreateMutex(NULL, FALSE, NULL); + m_condition = CreateEvent(NULL, FALSE, FALSE, NULL); +#ifdef DEBUG_CONDITION + cerr << "CONDITION DEBUG: " << (void *)GetCurrentThreadId() << ": Initialised condition " << &m_condition << " \"" << m_name << "\"" << endl; +#endif +} + +Condition::~Condition() +{ +#ifdef DEBUG_CONDITION + cerr << "CONDITION DEBUG: " << (void *)GetCurrentThreadId() << ": Destroying condition " << &m_condition << " \"" << m_name << "\"" << endl; +#endif + if (m_locked) ReleaseMutex(m_mutex); + CloseHandle(m_condition); + CloseHandle(m_mutex); +} + +void +Condition::lock() +{ +#ifdef DEBUG_CONDITION + cerr << "CONDITION DEBUG: " << (void *)GetCurrentThreadId() << ": Want to lock " << &m_condition << " \"" << m_name << "\"" << endl; +#endif + WaitForSingleObject(m_mutex, INFINITE); + m_locked = true; +#ifdef DEBUG_CONDITION + cerr << "CONDITION DEBUG: " << (void *)GetCurrentThreadId() << ": Locked " << &m_condition << " \"" << m_name << "\"" << endl; +#endif +} + +void +Condition::unlock() +{ + if (!m_locked) { +#ifdef DEBUG_CONDITION + cerr << "CONDITION DEBUG: " << (void *)GetCurrentThreadId() << ": Not locked " << &m_condition << " \"" << m_name << "\"" << endl; +#endif + return; + } +#ifdef DEBUG_CONDITION + cerr << "CONDITION DEBUG: " << (void *)GetCurrentThreadId() << ": Unlocking " << &m_condition << " \"" << m_name << "\"" << endl; +#endif + m_locked = false; + ReleaseMutex(m_mutex); +} + +void +Condition::wait(int us) +{ + if (us == 0) { + +#ifdef DEBUG_CONDITION + cerr << "CONDITION DEBUG: " << (void *)GetCurrentThreadId() << ": Waiting on " << &m_condition << " \"" << m_name << "\"" << endl; +#endif + SignalObjectAndWait(m_mutex, m_condition, INFINITE, FALSE); + WaitForSingleObject(m_mutex, INFINITE); + + } else { + + DWORD ms = us / 1000; + if (us > 0 && ms == 0) ms = 1; + +#ifdef DEBUG_CONDITION + cerr << "CONDITION DEBUG: " << (void *)GetCurrentThreadId() << ": Timed waiting on " << &m_condition << " \"" << m_name << "\"" << endl; +#endif + SignalObjectAndWait(m_mutex, m_condition, ms, FALSE); + WaitForSingleObject(m_mutex, INFINITE); + } + +#ifdef DEBUG_CONDITION + cerr << "CONDITION DEBUG: " << (void *)GetCurrentThreadId() << ": Wait done on " << &m_condition << " \"" << m_name << "\"" << endl; +#endif + + m_locked = true; +} + +void +Condition::signal() +{ +#ifdef DEBUG_CONDITION + cerr << "CONDITION DEBUG: " << (void *)GetCurrentThreadId() << ": Signalling " << &m_condition << " \"" << m_name << "\"" << endl; +#endif + SetEvent(m_condition); +} + +#else /* !_WIN32 */ + +#ifdef USE_PTHREADS + +Thread::Thread() : + m_id(0), + m_extant(false) +{ +#ifdef DEBUG_THREAD + cerr << "THREAD DEBUG: Created thread object " << this << endl; +#endif +} + +Thread::~Thread() +{ +#ifdef DEBUG_THREAD + cerr << "THREAD DEBUG: Destroying thread object " << this << ", id " << m_id << endl; +#endif + if (m_extant) { + pthread_join(m_id, 0); + } +#ifdef DEBUG_THREAD + cerr << "THREAD DEBUG: Destroyed thread object " << this << endl; +#endif +} + +void +Thread::start() +{ + if (pthread_create(&m_id, 0, staticRun, this)) { + cerr << "ERROR: thread creation failed" << endl; + exit(1); + } else { +#ifdef DEBUG_THREAD + cerr << "THREAD DEBUG: Created thread " << m_id << " for thread object " << this << endl; +#endif + m_extant = true; + } +} + +void +Thread::wait() +{ + if (m_extant) { +#ifdef DEBUG_THREAD + cerr << "THREAD DEBUG: Waiting on thread " << m_id << " for thread object " << this << endl; +#endif + pthread_join(m_id, 0); +#ifdef DEBUG_THREAD + cerr << "THREAD DEBUG: Waited on thread " << m_id << " for thread object " << this << endl; +#endif + m_extant = false; + } +} + +Thread::Id +Thread::id() +{ + return m_id; +} + +bool +Thread::threadingAvailable() +{ + return true; +} + +void * +Thread::staticRun(void *arg) +{ + Thread *thread = static_cast(arg); +#ifdef DEBUG_THREAD + cerr << "THREAD DEBUG: " << (void *)pthread_self() << ": Running thread " << thread->m_id << " for thread object " << thread << endl; +#endif + thread->run(); + return 0; +} + +Mutex::Mutex() +#ifndef NO_THREAD_CHECKS + : + m_lockedBy(0), + m_locked(false) +#endif +{ + pthread_mutex_init(&m_mutex, 0); +#ifdef DEBUG_MUTEX + cerr << "MUTEX DEBUG: " << (void *)pthread_self() << ": Initialised mutex " << &m_mutex << endl; +#endif +} + +Mutex::~Mutex() +{ +#ifdef DEBUG_MUTEX + cerr << "MUTEX DEBUG: " << (void *)pthread_self() << ": Destroying mutex " << &m_mutex << endl; +#endif + pthread_mutex_destroy(&m_mutex); +} + +void +Mutex::lock() +{ +#ifndef NO_THREAD_CHECKS + pthread_t tid = pthread_self(); + if (m_locked && m_lockedBy == tid) { + cerr << "ERROR: Deadlock on mutex " << &m_mutex << endl; + } +#endif +#ifdef DEBUG_MUTEX + cerr << "MUTEX DEBUG: " << (void *)tid << ": Want to lock mutex " << &m_mutex << endl; +#endif + pthread_mutex_lock(&m_mutex); +#ifndef NO_THREAD_CHECKS + m_lockedBy = tid; + m_locked = true; +#endif +#ifdef DEBUG_MUTEX + cerr << "MUTEX DEBUG: " << (void *)tid << ": Locked mutex " << &m_mutex << endl; +#endif +} + +void +Mutex::unlock() +{ +#ifndef NO_THREAD_CHECKS + pthread_t tid = pthread_self(); + if (!m_locked) { + cerr << "ERROR: Mutex " << &m_mutex << " not locked in unlock" << endl; + return; + } else if (m_lockedBy != tid) { + cerr << "ERROR: Mutex " << &m_mutex << " not owned by unlocking thread" << endl; + return; + } +#endif +#ifdef DEBUG_MUTEX + cerr << "MUTEX DEBUG: " << (void *)tid << ": Unlocking mutex " << &m_mutex << endl; +#endif +#ifndef NO_THREAD_CHECKS + m_locked = false; +#endif + pthread_mutex_unlock(&m_mutex); +} + +bool +Mutex::trylock() +{ +#ifndef NO_THREAD_CHECKS + pthread_t tid = pthread_self(); +#endif + if (pthread_mutex_trylock(&m_mutex)) { +#ifdef DEBUG_MUTEX + cerr << "MUTEX DEBUG: " << (void *)tid << ": Mutex " << &m_mutex << " unavailable" << endl; +#endif + return false; + } else { +#ifndef NO_THREAD_CHECKS + m_lockedBy = tid; + m_locked = true; +#endif +#ifdef DEBUG_MUTEX + cerr << "MUTEX DEBUG: " << (void *)tid << ": Locked mutex " << &m_mutex << " (from trylock)" << endl; +#endif + return true; + } +} + +Condition::Condition(string name) : + m_locked(false) +#ifdef DEBUG_CONDITION + , m_name(name) +#endif +{ + pthread_mutex_init(&m_mutex, 0); + pthread_cond_init(&m_condition, 0); +#ifdef DEBUG_CONDITION + cerr << "CONDITION DEBUG: " << (void *)pthread_self() << ": Initialised condition " << &m_condition << " \"" << m_name << "\"" << endl; +#endif +} + +Condition::~Condition() +{ +#ifdef DEBUG_CONDITION + cerr << "CONDITION DEBUG: " << (void *)pthread_self() << ": Destroying condition " << &m_condition << " \"" << m_name << "\"" << endl; +#endif + if (m_locked) pthread_mutex_unlock(&m_mutex); + pthread_cond_destroy(&m_condition); + pthread_mutex_destroy(&m_mutex); +} + +void +Condition::lock() +{ +#ifdef DEBUG_CONDITION + cerr << "CONDITION DEBUG: " << (void *)pthread_self() << ": Want to lock " << &m_condition << " \"" << m_name << "\"" << endl; +#endif + pthread_mutex_lock(&m_mutex); + m_locked = true; +#ifdef DEBUG_CONDITION + cerr << "CONDITION DEBUG: " << (void *)pthread_self() << ": Locked " << &m_condition << " \"" << m_name << "\"" << endl; +#endif +} + +void +Condition::unlock() +{ + if (!m_locked) { +#ifdef DEBUG_CONDITION + cerr << "CONDITION DEBUG: " << (void *)pthread_self() << ": Not locked " << &m_condition << " \"" << m_name << "\"" << endl; +#endif + return; + } +#ifdef DEBUG_CONDITION + cerr << "CONDITION DEBUG: " << (void *)pthread_self() << ": Unlocking " << &m_condition << " \"" << m_name << "\"" << endl; +#endif + m_locked = false; + pthread_mutex_unlock(&m_mutex); +} + +void +Condition::wait(int us) +{ + if (us == 0) { + +#ifdef DEBUG_CONDITION + cerr << "CONDITION DEBUG: " << (void *)pthread_self() << ": Waiting on " << &m_condition << " \"" << m_name << "\"" << endl; +#endif + pthread_cond_wait(&m_condition, &m_mutex); + + } else { + + struct timeval now; + gettimeofday(&now, 0); + + now.tv_usec += us; + while (now.tv_usec > 1000000) { + now.tv_usec -= 1000000; + ++now.tv_sec; + } + + struct timespec timeout; + timeout.tv_sec = now.tv_sec; + timeout.tv_nsec = now.tv_usec * 1000; + +#ifdef DEBUG_CONDITION + cerr << "CONDITION DEBUG: " << (void *)pthread_self() << ": Timed waiting on " << &m_condition << " \"" << m_name << "\"" << endl; +#endif + pthread_cond_timedwait(&m_condition, &m_mutex, &timeout); + } + +#ifdef DEBUG_CONDITION + cerr << "CONDITION DEBUG: " << (void *)pthread_self() << ": Wait done on " << &m_condition << " \"" << m_name << "\"" << endl; +#endif + + m_locked = true; +} + +void +Condition::signal() +{ +#ifdef DEBUG_CONDITION + cerr << "CONDITION DEBUG: " << (void *)pthread_self() << ": Signalling " << &m_condition << " \"" << m_name << "\"" << endl; +#endif + pthread_cond_signal(&m_condition); +} + +#else /* !USE_PTHREADS */ + +Thread::Thread() +{ +} + +Thread::~Thread() +{ +} + +void +Thread::start() +{ + abort(); +} + +void +Thread::wait() +{ + abort(); +} + +Thread::Id +Thread::id() +{ + abort(); +} + +bool +Thread::threadingAvailable() +{ + return false; +} + +Mutex::Mutex() +{ +} + +Mutex::~Mutex() +{ +} + +void +Mutex::lock() +{ + abort(); +} + +void +Mutex::unlock() +{ + abort(); +} + +bool +Mutex::trylock() +{ + abort(); +} + +Condition::Condition(const char *) +{ +} + +Condition::~Condition() +{ +} + +void +Condition::lock() +{ + abort(); +} + +void +Condition::wait(int us) +{ + abort(); +} + +void +Condition::signal() +{ + abort(); +} + +#endif /* !USE_PTHREADS */ +#endif /* !_WIN32 */ + +MutexLocker::MutexLocker(Mutex *mutex) : + m_mutex(mutex) +{ + if (m_mutex) { + m_mutex->lock(); + } +} + +MutexLocker::~MutexLocker() +{ + if (m_mutex) { + m_mutex->unlock(); + } +} + diff -r f44aa6d29642 -r cebe00b508b9 qm-dsp/thread/Thread.h --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/qm-dsp/thread/Thread.h Wed Apr 11 09:51:20 2012 +0100 @@ -0,0 +1,149 @@ +/* -*- c-basic-offset: 4 indent-tabs-mode: nil -*- vi:set ts=8 sts=4 sw=4: */ + +/* + QM DSP Library + + Centre for Digital Music, Queen Mary, University of London. + This file copyright Chris Cannam, used with permission. +*/ + +#ifndef _THREAD_H_ +#define _THREAD_H_ + +#ifdef _WIN32 +#include +#else /* !_WIN32 */ +#ifdef USE_PTHREADS +#include +#endif /* USE_PTHREADS */ +#endif /* !_WIN32 */ + +#include + +//#define DEBUG_THREAD 1 +//#define DEBUG_MUTEX 1 +//#define DEBUG_CONDITION 1 + +class Thread +{ +public: +#ifdef _WIN32 + typedef HANDLE Id; +#else +#ifdef USE_PTHREADS + typedef pthread_t Id; +#endif +#endif + + Thread(); + virtual ~Thread(); + + Id id(); + + void start(); + void wait(); + + static bool threadingAvailable(); + +protected: + virtual void run() = 0; + +private: +#ifdef _WIN32 + HANDLE m_id; + bool m_extant; + static DWORD WINAPI staticRun(LPVOID lpParam); +#else +#ifdef USE_PTHREADS + pthread_t m_id; + bool m_extant; + static void *staticRun(void *); +#endif +#endif +}; + +class Mutex +{ +public: + Mutex(); + ~Mutex(); + + void lock(); + void unlock(); + bool trylock(); + +private: +#ifdef _WIN32 + HANDLE m_mutex; +#ifndef NO_THREAD_CHECKS + DWORD m_lockedBy; +#endif +#else +#ifdef USE_PTHREADS + pthread_mutex_t m_mutex; +#ifndef NO_THREAD_CHECKS + pthread_t m_lockedBy; + bool m_locked; +#endif +#endif +#endif +}; + +class MutexLocker +{ +public: + MutexLocker(Mutex *); + ~MutexLocker(); + +private: + Mutex *m_mutex; +}; + +class Condition +{ +public: + Condition(std::string name); + ~Condition(); + + // Condition bundles a pthread-style condition variable and mutex + // into one class. + + // To wait on a condition, call lock(), test termination variables + // as appropriate, and then wait(). The condition will be + // unlocked for the duration of the wait() call, which will end + // when the condition is signalled. The condition will be locked + // again when wait() returns. + // + // To signal a condition, call signal(). If the waiting thread + // will be performing tests between its own lock() and wait(), + // then the signalling thread should also lock() before it signals + // (and then unlock afterwards). If the signalling thread always + // locks the mutex during signalling, then the waiting thread + // knows that signals will only happen during wait() and not be + // missed at other times. + + void lock(); + void unlock(); + void wait(int us = 0); + + void signal(); + +private: + +#ifdef _WIN32 + HANDLE m_mutex; + HANDLE m_condition; + bool m_locked; +#else +#ifdef USE_PTHREADS + pthread_mutex_t m_mutex; + pthread_cond_t m_condition; + bool m_locked; +#endif +#endif +#ifdef DEBUG_CONDITION + std::string m_name; +#endif +}; + +#endif diff -r f44aa6d29642 -r cebe00b508b9 qm-dsp/thread/Thread.o Binary file qm-dsp/thread/Thread.o has changed diff -r f44aa6d29642 -r cebe00b508b9 qm-dsp/tmp_obj/BeatSpectrum.o Binary file qm-dsp/tmp_obj/BeatSpectrum.o has changed diff -r f44aa6d29642 -r cebe00b508b9 qm-dsp/tmp_obj/ChangeDetectionFunction.o Binary file qm-dsp/tmp_obj/ChangeDetectionFunction.o has changed diff -r f44aa6d29642 -r cebe00b508b9 qm-dsp/tmp_obj/Chromagram.o Binary file qm-dsp/tmp_obj/Chromagram.o has changed diff -r f44aa6d29642 -r cebe00b508b9 qm-dsp/tmp_obj/ClusterMeltSegmenter.o Binary file qm-dsp/tmp_obj/ClusterMeltSegmenter.o has changed diff -r f44aa6d29642 -r cebe00b508b9 qm-dsp/tmp_obj/ConstantQ.o Binary file qm-dsp/tmp_obj/ConstantQ.o has changed diff -r f44aa6d29642 -r cebe00b508b9 qm-dsp/tmp_obj/Correlation.o Binary file qm-dsp/tmp_obj/Correlation.o has changed diff -r f44aa6d29642 -r cebe00b508b9 qm-dsp/tmp_obj/CosineDistance.o Binary file qm-dsp/tmp_obj/CosineDistance.o has changed diff -r f44aa6d29642 -r cebe00b508b9 qm-dsp/tmp_obj/DFProcess.o Binary file qm-dsp/tmp_obj/DFProcess.o has changed diff -r f44aa6d29642 -r cebe00b508b9 qm-dsp/tmp_obj/Decimator.o Binary file qm-dsp/tmp_obj/Decimator.o has changed diff -r f44aa6d29642 -r cebe00b508b9 qm-dsp/tmp_obj/DetectionFunction.o Binary file qm-dsp/tmp_obj/DetectionFunction.o has changed diff -r f44aa6d29642 -r cebe00b508b9 qm-dsp/tmp_obj/DownBeat.o Binary file qm-dsp/tmp_obj/DownBeat.o has changed diff -r f44aa6d29642 -r cebe00b508b9 qm-dsp/tmp_obj/FFT.o Binary file qm-dsp/tmp_obj/FFT.o has changed diff -r f44aa6d29642 -r cebe00b508b9 qm-dsp/tmp_obj/FiltFilt.o Binary file qm-dsp/tmp_obj/FiltFilt.o has changed diff -r f44aa6d29642 -r cebe00b508b9 qm-dsp/tmp_obj/Filter.o Binary file qm-dsp/tmp_obj/Filter.o has changed diff -r f44aa6d29642 -r cebe00b508b9 qm-dsp/tmp_obj/Framer.o Binary file qm-dsp/tmp_obj/Framer.o has changed diff -r f44aa6d29642 -r cebe00b508b9 qm-dsp/tmp_obj/GetKeyMode.o Binary file qm-dsp/tmp_obj/GetKeyMode.o has changed diff -r f44aa6d29642 -r cebe00b508b9 qm-dsp/tmp_obj/KLDivergence.o Binary file qm-dsp/tmp_obj/KLDivergence.o has changed diff -r f44aa6d29642 -r cebe00b508b9 qm-dsp/tmp_obj/MFCC.o Binary file qm-dsp/tmp_obj/MFCC.o has changed diff -r f44aa6d29642 -r cebe00b508b9 qm-dsp/tmp_obj/MathUtilities.o Binary file qm-dsp/tmp_obj/MathUtilities.o has changed diff -r f44aa6d29642 -r cebe00b508b9 qm-dsp/tmp_obj/PeakPicking.o Binary file qm-dsp/tmp_obj/PeakPicking.o has changed diff -r f44aa6d29642 -r cebe00b508b9 qm-dsp/tmp_obj/PhaseVocoder.o Binary file qm-dsp/tmp_obj/PhaseVocoder.o has changed diff -r f44aa6d29642 -r cebe00b508b9 qm-dsp/tmp_obj/Pitch.o Binary file qm-dsp/tmp_obj/Pitch.o has changed diff -r f44aa6d29642 -r cebe00b508b9 qm-dsp/tmp_obj/Segmenter.o Binary file qm-dsp/tmp_obj/Segmenter.o has changed diff -r f44aa6d29642 -r cebe00b508b9 qm-dsp/tmp_obj/TCSgram.o Binary file qm-dsp/tmp_obj/TCSgram.o has changed diff -r f44aa6d29642 -r cebe00b508b9 qm-dsp/tmp_obj/TempoTrack.o Binary file qm-dsp/tmp_obj/TempoTrack.o has changed diff -r f44aa6d29642 -r cebe00b508b9 qm-dsp/tmp_obj/TempoTrackV2.o Binary file qm-dsp/tmp_obj/TempoTrackV2.o has changed diff -r f44aa6d29642 -r cebe00b508b9 qm-dsp/tmp_obj/Thread.o Binary file qm-dsp/tmp_obj/Thread.o has changed diff -r f44aa6d29642 -r cebe00b508b9 qm-dsp/tmp_obj/TonalEstimator.o Binary file qm-dsp/tmp_obj/TonalEstimator.o has changed diff -r f44aa6d29642 -r cebe00b508b9 qm-dsp/tmp_obj/Wavelet.o Binary file qm-dsp/tmp_obj/Wavelet.o has changed diff -r f44aa6d29642 -r cebe00b508b9 qm-dsp/tmp_obj/cluster_melt.o Binary file qm-dsp/tmp_obj/cluster_melt.o has changed diff -r f44aa6d29642 -r cebe00b508b9 qm-dsp/tmp_obj/cluster_segmenter.o Binary file qm-dsp/tmp_obj/cluster_segmenter.o has changed diff -r f44aa6d29642 -r cebe00b508b9 qm-dsp/tmp_obj/hmm.o Binary file qm-dsp/tmp_obj/hmm.o has changed diff -r f44aa6d29642 -r cebe00b508b9 qm-dsp/tmp_obj/pca.o Binary file qm-dsp/tmp_obj/pca.o has changed diff -r f44aa6d29642 -r cebe00b508b9 vamp-plugin-sdk/.DS_Store Binary file vamp-plugin-sdk/.DS_Store has changed diff -r f44aa6d29642 -r cebe00b508b9 vamp-plugin-sdk/CHANGELOG --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/vamp-plugin-sdk/CHANGELOG Wed Apr 11 09:51:20 2012 +0100 @@ -0,0 +1,77 @@ + +Version 2.3, 2011-09-28 (minor feature release): + + * Add window type property to PluginInputDomainAdapter + * Permit vamp-simple-host to use streaming input with indeterminate + length (thanks Dan Stowell) + * Print label as well as values from vamp-simple-host (thanks Dan) + +Version 2.2.1, 2011-04-05 (maintenance release): + + * Minor build fixes for OS/X + +Version 2.2, 2010-08-26 (maintenance release): + + * Fixes to OS/X build procedures so as to build three-way + universal binaries (PPC, i386, x86_64) by default. Forced upon + us by OS/X 10.6 defaulting to 64-bit rather than 32-bit + +Version 2.1, 2009-09-22 (maintenance and minor feature release): + + * Add ProcessTimestampMethod to PluginInputDomainAdapter, offering + the ability to decide how data buffering and timestamping works for + frequency-domain plugins (whose process timestamps have to be at + the centre of each processing block rather than the start) + * Make PluginBufferingAdapter take into account any timestamp shift + introduced by a PluginInputDomainAdapter that it wraps + * Fix crash in PluginAdapter when plugin library getDescriptor fails + on plugin construction + * Add plugin skeleton files as starting point for new developers + +Version 2.0, 2008-12-08 (major release): + + * Feature structure now has an optional duration (plugin API change) + * Libraries reorganised into separate include and src directories for + plugin and host SDKs; hosts should no longer include from vamp-sdk/ + but always from vamp-hostsdk/ instead (host source compatibility change) + * OutputDescriptor now declares whether its features will have duration + * Vamp RDF ontology now included for providing online (out-of-plugin) + descriptions of plugins; program to generate skeleton RDF for a plugin + set is included, and RDF for example plugins provided + * New PluginSummarisingAdapter providing averages, min/max, count etc + of returned features on request + * New example plugins: Fixed Tempo Estimator and Power Spectrum + * Command-line host now has a complete listing option, to print out + all data reported by plugins + * More complete Visual Studio project support + +Version 1.3, 2008-07-09 (maintenance release): + + * PluginBufferingAdapter has several important fixes to bugs that + could cause incorrect timings or output descriptors to be returned + * Conversion between real-time and frames has been improved to avoid + rounding error in round-trip calculations + * Plugin lookup no longer relies on non-portable DT_REG + * The SDK now compiles with gcc 4.3 + +Version 1.2, 2008-02-28 (feature release): + + * New PluginBufferingAdapter, which hosts may use to avoid having to + negotiate the plugin's preferred input step and block sizes + +Version 1.1, 2007-08-24 (feature release): + + * New Vamp::HostExt namespace + * PluginLoader class, which handles enumeration, loading and category + management for plugins on the local system + * PluginInputDomainAdapter, which provides the capability for a host + to support frequency-domain plugins without needing to worry about + domain conversion + * PluginChannelAdapter, which transparently deals with plugins that + expect different numbers of audio channels from the number available + * Minor beauty-and-truth updates and documentation fixes + +Version 1.0, 2007-03-21: + + * First official release + diff -r f44aa6d29642 -r cebe00b508b9 vamp-plugin-sdk/COPYING --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/vamp-plugin-sdk/COPYING Wed Apr 11 09:51:20 2012 +0100 @@ -0,0 +1,30 @@ + + Vamp Plugin SDK + Copyright (c) 2005-2006 Chris Cannam + Copyright (c) 2006-2009 Queen Mary, University of London + + Permission is hereby granted, free of charge, to any person + obtaining a copy of this software and associated documentation + files (the "Software"), to deal in the Software without + restriction, including without limitation the rights to use, copy, + modify, merge, publish, distribute, sublicense, and/or sell copies + of the Software, and to permit persons to whom the Software is + furnished to do so, subject to the following conditions: + + The above copyright notice and this permission notice shall be + included in all copies or substantial portions of the Software. + + THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, + EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND + NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY + CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF + CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION + WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + + Except as contained in this notice, the names of the Centre for + Digital Music; Queen Mary, University of London; and Chris Cannam + shall not be used in advertising or otherwise to promote the sale, + use or other dealings in this Software without prior written + authorization. + diff -r f44aa6d29642 -r cebe00b508b9 vamp-plugin-sdk/INSTALL --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/vamp-plugin-sdk/INSTALL Wed Apr 11 09:51:20 2012 +0100 @@ -0,0 +1,16 @@ + +Compiling and Installing the SDK and Examples +============================================= + + * Windows with Visual C++: Please read build/README.msvc + + * Mac OS/X: Please read build/README.osx + + * Solaris: Please read build/README.osol + + * Linux: Please read build/README.linux + + * Windows cross-compiling from Linux: Try build/Makefile.mingw32 + +See the README file in this directory for more information about this SDK. + diff -r f44aa6d29642 -r cebe00b508b9 vamp-plugin-sdk/Makefile.in --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/vamp-plugin-sdk/Makefile.in Wed Apr 11 09:51:20 2012 +0100 @@ -0,0 +1,415 @@ + +# Makefile for the Vamp plugin SDK. This builds the SDK objects, +# libraries, example plugins, and the test host. Please adjust to +# suit your operating system requirements. + +APIDIR = vamp + +SDKDIR = vamp-sdk +HOSTSDKDIR = vamp-hostsdk + +SRCDIR = src +SDKSRCDIR = src/vamp-sdk +HOSTSDKSRCDIR = src/vamp-hostsdk + +EXAMPLEDIR = examples +HOSTDIR = host +PCDIR = pkgconfig +LADIR = build +RDFGENDIR = rdf/generator + +### +### Start of user-serviceable parts +### + +# Default build target (or use "make " to select one). +# Targets are: +# all -- build everything +# sdk -- build all the Vamp SDK libraries for plugins and hosts +# sdkstatic -- build only the static versions of the SDK libraries +# plugins -- build the example plugins (and the SDK if required) +# host -- build the simple Vamp plugin host (and the SDK if required) +# rdfgen -- build the RDF template generator (and the SDK if required) +# test -- build the host and example plugins, and run a quick test +# clean -- remove binary targets +# distclean -- remove all targets +# +default: @TARGETS@ + +# Compile flags +# +CXXFLAGS = -I. @CXXFLAGS@ @SNDFILE_CFLAGS@ + +# ar, ranlib +# +AR = ar +RANLIB = ranlib + +# Libraries required for the plugins. +# +PLUGIN_LIBS = ./libvamp-sdk.a + +# File extension for a dynamically loadable object +# +PLUGIN_EXT = .so +#PLUGIN_EXT = .dll +#PLUGIN_EXT = .dylib + +# Libraries required for the host. +# +HOST_LIBS = ./libvamp-hostsdk.a @SNDFILE_LIBS@ @LIBS@ + +# Libraries required for the RDF template generator. +# +RDFGEN_LIBS = ./libvamp-hostsdk.a @LIBS@ + +# Locations for "make install". This will need quite a bit of +# editing for non-Linux platforms. Of course you don't necessarily +# have to use "make install". +# +INSTALL_PREFIX = @prefix@ +INSTALL_API_HEADERS = $(INSTALL_PREFIX)/include/vamp +INSTALL_SDK_HEADERS = $(INSTALL_PREFIX)/include/vamp-sdk +INSTALL_HOSTSDK_HEADERS = $(INSTALL_PREFIX)/include/vamp-hostsdk +INSTALL_SDK_LIBS = $(INSTALL_PREFIX)/lib +INSTALL_PLUGINS = $(INSTALL_PREFIX)/lib/vamp +INSTALL_BINARIES = $(INSTALL_PREFIX)/bin + +INSTALL_SDK_LIBNAME = libvamp-sdk.so.2.3.0 +INSTALL_SDK_LINK_ABI = libvamp-sdk.so.2 +INSTALL_SDK_LINK_DEV = libvamp-sdk.so +INSTALL_SDK_STATIC = libvamp-sdk.a +INSTALL_SDK_LA = libvamp-sdk.la + +INSTALL_HOSTSDK_LIBNAME = libvamp-hostsdk.so.3.3.0 +INSTALL_HOSTSDK_LINK_ABI = libvamp-hostsdk.so.3 +INSTALL_HOSTSDK_LINK_DEV = libvamp-hostsdk.so +INSTALL_HOSTSDK_STATIC = libvamp-hostsdk.a +INSTALL_HOSTSDK_LA = libvamp-hostsdk.la + +INSTALL_PKGCONFIG = $(INSTALL_PREFIX)/lib/pkgconfig + +# Flags required to tell the compiler to create a dynamically loadable object +# +DYNAMIC_LDFLAGS = -static-libgcc -shared -Wl,-Bsymbolic +SDK_DYNAMIC_LDFLAGS = $(DYNAMIC_LDFLAGS) -Wl,-soname=$(INSTALL_SDK_LINK_ABI) +HOSTSDK_DYNAMIC_LDFLAGS = $(DYNAMIC_LDFLAGS) -Wl,-soname=$(INSTALL_HOSTSDK_LINK_ABI) + +# Additional flags for making a plugin. This version script tells the +# GNU linker to make all symbols in the library hidden except for the +# public entry point. It's not essential, but makes a tidier library. +PLUGIN_LDFLAGS = $(DYNAMIC_LDFLAGS) -Wl,--version-script=build/vamp-plugin.map + + +## For OS/X with g++: +#DYNAMIC_LDFLAGS = -dynamiclib +#PLUGIN_LDFLAGS = $(DYNAMIC_LDFLAGS) +#SDK_DYNAMIC_LDFLAGS = $(DYNAMIC_LDFLAGS) +#HOSTSDK_DYNAMIC_LDFLAGS = $(DYNAMIC_LDFLAGS) + + +### End of user-serviceable parts + + +API_HEADERS = \ + $(APIDIR)/vamp.h + +SDK_HEADERS = \ + $(SDKDIR)/Plugin.h \ + $(SDKDIR)/PluginAdapter.h \ + $(SDKDIR)/PluginBase.h \ + $(SDKDIR)/RealTime.h \ + $(SDKDIR)/plugguard.h \ + $(SDKDIR)/vamp-sdk.h + +HOSTSDK_HEADERS = \ + $(HOSTSDKDIR)/Plugin.h \ + $(HOSTSDKDIR)/PluginBase.h \ + $(HOSTSDKDIR)/PluginHostAdapter.h \ + $(HOSTSDKDIR)/RealTime.h \ + $(HOSTSDKDIR)/PluginBufferingAdapter.h \ + $(HOSTSDKDIR)/PluginChannelAdapter.h \ + $(HOSTSDKDIR)/PluginInputDomainAdapter.h \ + $(HOSTSDKDIR)/PluginLoader.h \ + $(HOSTSDKDIR)/PluginSummarisingAdapter.h \ + $(HOSTSDKDIR)/PluginWrapper.h \ + $(HOSTSDKDIR)/hostguard.h \ + $(HOSTSDKDIR)/vamp-hostsdk.h + +SDK_OBJECTS = \ + $(SDKSRCDIR)/PluginAdapter.o \ + $(SDKSRCDIR)/RealTime.o + +HOSTSDK_OBJECTS = \ + $(HOSTSDKSRCDIR)/PluginHostAdapter.o \ + $(HOSTSDKSRCDIR)/RealTime.o \ + $(HOSTSDKSRCDIR)/PluginBufferingAdapter.o \ + $(HOSTSDKSRCDIR)/PluginChannelAdapter.o \ + $(HOSTSDKSRCDIR)/PluginInputDomainAdapter.o \ + $(HOSTSDKSRCDIR)/PluginLoader.o \ + $(HOSTSDKSRCDIR)/PluginSummarisingAdapter.o \ + $(HOSTSDKSRCDIR)/PluginWrapper.o + +SDK_STATIC = \ + ./libvamp-sdk.a + +HOSTSDK_STATIC = \ + ./libvamp-hostsdk.a + +SDK_DYNAMIC = \ + ./libvamp-sdk$(PLUGIN_EXT) + +HOSTSDK_DYNAMIC = \ + ./libvamp-hostsdk$(PLUGIN_EXT) + +SDK_LA = \ + $(LADIR)/libvamp-sdk.la + +HOSTSDK_LA = \ + $(LADIR)/libvamp-hostsdk.la + +PLUGIN_HEADERS = \ + $(EXAMPLEDIR)/SpectralCentroid.h \ + $(EXAMPLEDIR)/PowerSpectrum.h \ + $(EXAMPLEDIR)/PercussionOnsetDetector.h \ + $(EXAMPLEDIR)/FixedTempoEstimator.h \ + $(EXAMPLEDIR)/AmplitudeFollower.h \ + $(EXAMPLEDIR)/ZeroCrossing.h + +PLUGIN_OBJECTS = \ + $(EXAMPLEDIR)/SpectralCentroid.o \ + $(EXAMPLEDIR)/PowerSpectrum.o \ + $(EXAMPLEDIR)/PercussionOnsetDetector.o \ + $(EXAMPLEDIR)/FixedTempoEstimator.o \ + $(EXAMPLEDIR)/AmplitudeFollower.o \ + $(EXAMPLEDIR)/ZeroCrossing.o \ + $(EXAMPLEDIR)/plugins.o + +PLUGIN_TARGET = \ + $(EXAMPLEDIR)/vamp-example-plugins$(PLUGIN_EXT) + +PLUGIN_CAT = \ + $(EXAMPLEDIR)/vamp-example-plugins.cat + +PLUGIN_TTL = \ + $(EXAMPLEDIR)/vamp-example-plugins.n3 + +HOST_HEADERS = \ + $(HOSTDIR)/system.h + +HOST_OBJECTS = \ + $(HOSTDIR)/vamp-simple-host.o + +HOST_TARGET = \ + $(HOSTDIR)/vamp-simple-host + +RDFGEN_OBJECTS = \ + $(RDFGENDIR)/vamp-rdf-template-generator.o + +RDFGEN_TARGET = \ + $(RDFGENDIR)/vamp-rdf-template-generator + +sdk: sdkstatic $(SDK_DYNAMIC) $(HOSTSDK_DYNAMIC) + +sdkstatic: $(SDK_STATIC) $(HOSTSDK_STATIC) + $(RANLIB) $(SDK_STATIC) + $(RANLIB) $(HOSTSDK_STATIC) + +plugins: $(PLUGIN_TARGET) + +host: $(HOST_TARGET) + +rdfgen: $(RDFGEN_TARGET) + +all: sdk plugins host rdfgen test + +$(SDK_STATIC): $(SDK_OBJECTS) $(API_HEADERS) $(SDK_HEADERS) + $(AR) r $@ $(SDK_OBJECTS) + +$(HOSTSDK_STATIC): $(HOSTSDK_OBJECTS) $(API_HEADERS) $(HOSTSDK_HEADERS) + $(AR) r $@ $(HOSTSDK_OBJECTS) + +$(SDK_DYNAMIC): $(SDK_OBJECTS) $(API_HEADERS) $(SDK_HEADERS) + $(CXX) $(LDFLAGS) $(SDK_DYNAMIC_LDFLAGS) -o $@ $(SDK_OBJECTS) + +$(HOSTSDK_DYNAMIC): $(HOSTSDK_OBJECTS) $(API_HEADERS) $(HOSTSDK_HEADERS) + $(CXX) $(LDFLAGS) $(HOSTSDK_DYNAMIC_LDFLAGS) -o $@ $(HOSTSDK_OBJECTS) + +$(PLUGIN_TARGET): $(PLUGIN_OBJECTS) $(SDK_STATIC) $(PLUGIN_HEADERS) + $(CXX) $(LDFLAGS) $(PLUGIN_LDFLAGS) -o $@ $(PLUGIN_OBJECTS) $(PLUGIN_LIBS) + +$(HOST_TARGET): $(HOST_OBJECTS) $(HOSTSDK_STATIC) $(HOST_HEADERS) + $(CXX) $(LDFLAGS) $(HOST_LDFLAGS) -o $@ $(HOST_OBJECTS) $(HOST_LIBS) + +$(RDFGEN_TARGET): $(RDFGEN_OBJECTS) $(HOSTSDK_STATIC) + $(CXX) $(LDFLAGS) $(RDFGEN_LDFLAGS) -o $@ $(RDFGEN_OBJECTS) $(RDFGEN_LIBS) + +test: plugins host + VAMP_PATH=$(EXAMPLEDIR) $(HOST_TARGET) -l + +clean: + rm -f $(SDK_OBJECTS) $(HOSTSDK_OBJECTS) $(PLUGIN_OBJECTS) $(HOST_OBJECTS) $(RDFGEN_OBJECTS) + +distclean: clean + rm -f $(SDK_STATIC) $(SDK_DYNAMIC) $(HOSTSDK_STATIC) $(HOSTSDK_DYNAMIC) $(PLUGIN_TARGET) $(HOST_TARGET) $(RDFGEN_TARGET) *~ */*~ + rm -f config.log config.status Makefile + +install: $(SDK_STATIC) $(SDK_DYNAMIC) $(HOSTSDK_STATIC) $(HOSTSDK_DYNAMIC) $(PLUGIN_TARGET) $(HOST_TARGET) $(RDFGEN_TARGET) + mkdir -p $(DESTDIR)$(INSTALL_API_HEADERS) + mkdir -p $(DESTDIR)$(INSTALL_SDK_HEADERS) + mkdir -p $(DESTDIR)$(INSTALL_HOSTSDK_HEADERS) + mkdir -p $(DESTDIR)$(INSTALL_SDK_LIBS) + mkdir -p $(DESTDIR)$(INSTALL_PKGCONFIG) + mkdir -p $(DESTDIR)$(INSTALL_BINARIES) + mkdir -p $(DESTDIR)$(INSTALL_PLUGINS) + cp $(HOST_TARGET) $(DESTDIR)$(INSTALL_BINARIES) + cp $(RDFGEN_TARGET) $(DESTDIR)$(INSTALL_BINARIES) + cp $(PLUGIN_TARGET) $(DESTDIR)$(INSTALL_PLUGINS) + cp $(PLUGIN_CAT) $(DESTDIR)$(INSTALL_PLUGINS) + cp $(PLUGIN_TTL) $(DESTDIR)$(INSTALL_PLUGINS) + cp $(API_HEADERS) $(DESTDIR)$(INSTALL_API_HEADERS) + cp $(SDK_HEADERS) $(DESTDIR)$(INSTALL_SDK_HEADERS) + cp $(HOSTSDK_HEADERS) $(DESTDIR)$(INSTALL_HOSTSDK_HEADERS) + cp $(SDK_STATIC) $(DESTDIR)$(INSTALL_SDK_LIBS) + cp $(HOSTSDK_STATIC) $(DESTDIR)$(INSTALL_SDK_LIBS) + cp $(SDK_DYNAMIC) $(DESTDIR)$(INSTALL_SDK_LIBS)/$(INSTALL_SDK_LIBNAME) + cp $(HOSTSDK_DYNAMIC) $(DESTDIR)$(INSTALL_SDK_LIBS)/$(INSTALL_HOSTSDK_LIBNAME) + rm -f $(DESTDIR)$(INSTALL_SDK_LIBS)/$(INSTALL_SDK_LINK_ABI) + ln -s $(INSTALL_SDK_LIBNAME) $(DESTDIR)$(INSTALL_SDK_LIBS)/$(INSTALL_SDK_LINK_ABI) + rm -f $(DESTDIR)$(INSTALL_SDK_LIBS)/$(INSTALL_HOSTSDK_LINK_ABI) + ln -s $(INSTALL_HOSTSDK_LIBNAME) $(DESTDIR)$(INSTALL_SDK_LIBS)/$(INSTALL_HOSTSDK_LINK_ABI) + rm -f $(DESTDIR)$(INSTALL_SDK_LIBS)/$(INSTALL_SDK_LINK_DEV) + ln -s $(INSTALL_SDK_LIBNAME) $(DESTDIR)$(INSTALL_SDK_LIBS)/$(INSTALL_SDK_LINK_DEV) + rm -f $(DESTDIR)$(INSTALL_SDK_LIBS)/$(INSTALL_HOSTSDK_LINK_DEV) + ln -s $(INSTALL_HOSTSDK_LIBNAME) $(DESTDIR)$(INSTALL_SDK_LIBS)/$(INSTALL_HOSTSDK_LINK_DEV) + sed "s,%PREFIX%,$(INSTALL_PREFIX)," $(PCDIR)/vamp.pc.in \ + > $(DESTDIR)$(INSTALL_PKGCONFIG)/vamp.pc + sed "s,%PREFIX%,$(INSTALL_PREFIX)," $(PCDIR)/vamp-sdk.pc.in \ + > $(DESTDIR)$(INSTALL_PKGCONFIG)/vamp-sdk.pc + sed "s,%PREFIX%,$(INSTALL_PREFIX)," $(PCDIR)/vamp-hostsdk.pc.in \ + > $(DESTDIR)$(INSTALL_PKGCONFIG)/vamp-hostsdk.pc + sed -e "s,%LIBNAME%,$(INSTALL_SDK_LIBNAME),g" \ + -e "s,%LINK_ABI%,$(INSTALL_SDK_LINK_ABI),g" \ + -e "s,%LINK_DEV%,$(INSTALL_SDK_LINK_DEV),g" \ + -e "s,%STATIC%,$(INSTALL_SDK_STATIC),g" \ + -e "s,%LIBS%,$(INSTALL_SDK_LIBS),g" $(SDK_LA).in \ + > $(DESTDIR)$(INSTALL_SDK_LIBS)/$(INSTALL_SDK_LA) + sed -e "s,%LIBNAME%,$(INSTALL_HOSTSDK_LIBNAME),g" \ + -e "s,%LINK_ABI%,$(INSTALL_HOSTSDK_LINK_ABI),g" \ + -e "s,%LINK_DEV%,$(INSTALL_HOSTSDK_LINK_DEV),g" \ + -e "s,%STATIC%,$(INSTALL_HOSTSDK_STATIC),g" \ + -e "s,%LIBS%,$(INSTALL_SDK_LIBS),g" $(HOSTSDK_LA).in \ + > $(DESTDIR)$(INSTALL_SDK_LIBS)/$(INSTALL_HOSTSDK_LA) + +depend: + makedepend -Y. */*.cpp */*/*.cpp */*/*/*.cpp + +# DO NOT DELETE + +examples/AmplitudeFollower.o: examples/AmplitudeFollower.h vamp-sdk/Plugin.h +examples/AmplitudeFollower.o: vamp-sdk/PluginBase.h vamp-sdk/plugguard.h +examples/AmplitudeFollower.o: vamp-sdk/RealTime.h +examples/FixedTempoEstimator.o: examples/FixedTempoEstimator.h +examples/FixedTempoEstimator.o: vamp-sdk/Plugin.h vamp-sdk/PluginBase.h +examples/FixedTempoEstimator.o: vamp-sdk/plugguard.h vamp-sdk/RealTime.h +examples/PercussionOnsetDetector.o: examples/PercussionOnsetDetector.h +examples/PercussionOnsetDetector.o: vamp-sdk/Plugin.h vamp-sdk/PluginBase.h +examples/PercussionOnsetDetector.o: vamp-sdk/plugguard.h vamp-sdk/RealTime.h +examples/SpectralCentroid.o: examples/SpectralCentroid.h vamp-sdk/Plugin.h +examples/SpectralCentroid.o: vamp-sdk/PluginBase.h vamp-sdk/plugguard.h +examples/SpectralCentroid.o: vamp-sdk/RealTime.h +examples/PowerSpectrum.o: examples/PowerSpectrum.h vamp-sdk/Plugin.h +examples/PowerSpectrum.o: vamp-sdk/PluginBase.h vamp-sdk/plugguard.h +examples/PowerSpectrum.o: vamp-sdk/RealTime.h +examples/ZeroCrossing.o: examples/ZeroCrossing.h vamp-sdk/Plugin.h +examples/ZeroCrossing.o: vamp-sdk/PluginBase.h vamp-sdk/plugguard.h +examples/ZeroCrossing.o: vamp-sdk/RealTime.h +examples/plugins.o: vamp/vamp.h vamp-sdk/PluginAdapter.h vamp-sdk/Plugin.h +examples/plugins.o: vamp-sdk/PluginBase.h vamp-sdk/plugguard.h +examples/plugins.o: vamp-sdk/RealTime.h examples/ZeroCrossing.h +examples/plugins.o: vamp-sdk/Plugin.h examples/SpectralCentroid.h +examples/plugins.o: examples/PercussionOnsetDetector.h examples/PowerSpectrum.h +examples/plugins.o: examples/FixedTempoEstimator.h +examples/plugins.o: examples/AmplitudeFollower.h +host/vamp-simple-host.o: ./vamp-hostsdk/PluginHostAdapter.h vamp/vamp.h +host/vamp-simple-host.o: vamp-sdk/Plugin.h vamp-sdk/PluginBase.h +host/vamp-simple-host.o: vamp-sdk/plugguard.h vamp-sdk/RealTime.h +host/vamp-simple-host.o: ./vamp-hostsdk/PluginInputDomainAdapter.h +host/vamp-simple-host.o: ./vamp-hostsdk/PluginWrapper.h +host/vamp-simple-host.o: ./vamp-hostsdk/Plugin.h ./vamp-hostsdk/hostguard.h +host/vamp-simple-host.o: vamp-sdk/Plugin.h +host/vamp-simple-host.o: ./vamp-hostsdk/PluginLoader.h host/system.h +rdf/generator/vamp-rdf-template-generator.o: ./vamp-hostsdk/PluginHostAdapter.h +rdf/generator/vamp-rdf-template-generator.o: vamp/vamp.h vamp-sdk/Plugin.h +rdf/generator/vamp-rdf-template-generator.o: vamp-sdk/PluginBase.h +rdf/generator/vamp-rdf-template-generator.o: vamp-sdk/plugguard.h vamp-sdk/RealTime.h +rdf/generator/vamp-rdf-template-generator.o: ./vamp-hostsdk/PluginChannelAdapter.h +rdf/generator/vamp-rdf-template-generator.o: ./vamp-hostsdk/PluginWrapper.h +rdf/generator/vamp-rdf-template-generator.o: ./vamp-hostsdk/Plugin.h +rdf/generator/vamp-rdf-template-generator.o: ./vamp-hostsdk/hostguard.h +rdf/generator/vamp-rdf-template-generator.o: vamp-sdk/Plugin.h +rdf/generator/vamp-rdf-template-generator.o: ./vamp-hostsdk/PluginInputDomainAdapter.h +rdf/generator/vamp-rdf-template-generator.o: ./vamp-hostsdk/PluginLoader.h +src/vamp-hostsdk/PluginHostAdapter.o: ./vamp-hostsdk/PluginHostAdapter.h +src/vamp-hostsdk/PluginHostAdapter.o: vamp/vamp.h vamp-sdk/Plugin.h +src/vamp-hostsdk/PluginHostAdapter.o: vamp-sdk/PluginBase.h +src/vamp-hostsdk/PluginHostAdapter.o: vamp-sdk/plugguard.h +src/vamp-hostsdk/PluginHostAdapter.o: vamp-sdk/RealTime.h +src/vamp-hostsdk/RealTime.o: src/vamp-sdk/RealTime.cpp ./vamp-sdk/RealTime.h +src/vamp-hostsdk/RealTime.o: vamp-sdk/plugguard.h +src/vamp-sdk/PluginAdapter.o: vamp-sdk/PluginAdapter.h vamp/vamp.h +src/vamp-sdk/PluginAdapter.o: vamp-sdk/Plugin.h vamp-sdk/PluginBase.h +src/vamp-sdk/PluginAdapter.o: vamp-sdk/plugguard.h vamp-sdk/RealTime.h +src/vamp-sdk/RealTime.o: ./vamp-sdk/RealTime.h vamp-sdk/plugguard.h +src/vamp-hostsdk/PluginBufferingAdapter.o: ./vamp-hostsdk/PluginBufferingAdapter.h +src/vamp-hostsdk/PluginBufferingAdapter.o: ./vamp-hostsdk/PluginWrapper.h +src/vamp-hostsdk/PluginBufferingAdapter.o: ./vamp-hostsdk/Plugin.h +src/vamp-hostsdk/PluginBufferingAdapter.o: ./vamp-hostsdk/hostguard.h +src/vamp-hostsdk/PluginBufferingAdapter.o: vamp-sdk/Plugin.h +src/vamp-hostsdk/PluginBufferingAdapter.o: vamp-sdk/PluginBase.h +src/vamp-hostsdk/PluginBufferingAdapter.o: vamp-sdk/plugguard.h +src/vamp-hostsdk/PluginBufferingAdapter.o: vamp-sdk/RealTime.h +src/vamp-hostsdk/PluginChannelAdapter.o: ./vamp-hostsdk/PluginChannelAdapter.h +src/vamp-hostsdk/PluginChannelAdapter.o: ./vamp-hostsdk/PluginWrapper.h +src/vamp-hostsdk/PluginChannelAdapter.o: ./vamp-hostsdk/Plugin.h +src/vamp-hostsdk/PluginChannelAdapter.o: ./vamp-hostsdk/hostguard.h +src/vamp-hostsdk/PluginChannelAdapter.o: vamp-sdk/Plugin.h +src/vamp-hostsdk/PluginChannelAdapter.o: vamp-sdk/PluginBase.h +src/vamp-hostsdk/PluginChannelAdapter.o: vamp-sdk/plugguard.h +src/vamp-hostsdk/PluginChannelAdapter.o: vamp-sdk/RealTime.h +src/vamp-hostsdk/PluginInputDomainAdapter.o: ./vamp-hostsdk/PluginInputDomainAdapter.h +src/vamp-hostsdk/PluginInputDomainAdapter.o: ./vamp-hostsdk/PluginWrapper.h +src/vamp-hostsdk/PluginInputDomainAdapter.o: ./vamp-hostsdk/Plugin.h +src/vamp-hostsdk/PluginInputDomainAdapter.o: ./vamp-hostsdk/hostguard.h +src/vamp-hostsdk/PluginInputDomainAdapter.o: vamp-sdk/Plugin.h +src/vamp-hostsdk/PluginInputDomainAdapter.o: vamp-sdk/PluginBase.h +src/vamp-hostsdk/PluginInputDomainAdapter.o: vamp-sdk/plugguard.h +src/vamp-hostsdk/PluginInputDomainAdapter.o: vamp-sdk/RealTime.h +src/vamp-hostsdk/PluginLoader.o: ./vamp-hostsdk/PluginHostAdapter.h +src/vamp-hostsdk/PluginLoader.o: vamp/vamp.h vamp-sdk/Plugin.h +src/vamp-hostsdk/PluginLoader.o: vamp-sdk/PluginBase.h +src/vamp-hostsdk/PluginLoader.o: vamp-sdk/plugguard.h +src/vamp-hostsdk/PluginLoader.o: vamp-sdk/RealTime.h +src/vamp-hostsdk/PluginLoader.o: ./vamp-hostsdk/PluginLoader.h +src/vamp-hostsdk/PluginLoader.o: ./vamp-hostsdk/PluginWrapper.h +src/vamp-hostsdk/PluginLoader.o: ./vamp-hostsdk/Plugin.h +src/vamp-hostsdk/PluginLoader.o: ./vamp-hostsdk/hostguard.h +src/vamp-hostsdk/PluginLoader.o: vamp-sdk/Plugin.h +src/vamp-hostsdk/PluginLoader.o: ./vamp-hostsdk/PluginInputDomainAdapter.h +src/vamp-hostsdk/PluginLoader.o: ./vamp-hostsdk/PluginChannelAdapter.h +src/vamp-hostsdk/PluginLoader.o: ./vamp-hostsdk/PluginBufferingAdapter.h +src/vamp-hostsdk/PluginSummarisingAdapter.o: ./vamp-hostsdk/PluginSummarisingAdapter.h +src/vamp-hostsdk/PluginSummarisingAdapter.o: ./vamp-hostsdk/PluginWrapper.h +src/vamp-hostsdk/PluginSummarisingAdapter.o: ./vamp-hostsdk/Plugin.h +src/vamp-hostsdk/PluginSummarisingAdapter.o: ./vamp-hostsdk/hostguard.h +src/vamp-hostsdk/PluginSummarisingAdapter.o: vamp-sdk/Plugin.h +src/vamp-hostsdk/PluginSummarisingAdapter.o: vamp-sdk/PluginBase.h +src/vamp-hostsdk/PluginSummarisingAdapter.o: vamp-sdk/plugguard.h +src/vamp-hostsdk/PluginSummarisingAdapter.o: vamp-sdk/RealTime.h +src/vamp-hostsdk/PluginWrapper.o: ./vamp-hostsdk/PluginWrapper.h +src/vamp-hostsdk/PluginWrapper.o: ./vamp-hostsdk/Plugin.h +src/vamp-hostsdk/PluginWrapper.o: ./vamp-hostsdk/hostguard.h +src/vamp-hostsdk/PluginWrapper.o: vamp-sdk/Plugin.h +src/vamp-hostsdk/PluginWrapper.o: vamp-sdk/PluginBase.h +src/vamp-hostsdk/PluginWrapper.o: vamp-sdk/plugguard.h +src/vamp-hostsdk/PluginWrapper.o: vamp-sdk/RealTime.h diff -r f44aa6d29642 -r cebe00b508b9 vamp-plugin-sdk/README --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/vamp-plugin-sdk/README Wed Apr 11 09:51:20 2012 +0100 @@ -0,0 +1,248 @@ + +Vamp +==== + +An API for audio analysis and feature extraction plugins. + + http://www.vamp-plugins.org/ + +Vamp is an API for C and C++ plugins that process sampled audio data +to produce descriptive output (measurements or semantic observations). + +This is version 2.3 of the Vamp plugin Software Development Kit. + +Plugins and hosts built with this SDK are binary compatible with those +built using version 1.0 of the SDK, with certain restrictions. See +the file README.compat for more details. + +See the file CHANGELOG for a list of the changes in this release. + +A documentation guide to writing plugins using the Vamp SDK can be +found at http://www.vamp-plugins.org/guide.pdf . + + +Compiling and Installing the SDK and Examples +============================================= + +This SDK is intended for use on Windows, OS/X, Linux, and other POSIX +and GNU platforms. + +Please see the platform-specific README file (README.msvc, README.osx, +README.linux) in the build/ directory for details about how to compile +and install the SDK, how to build plugin libraries using it, and how +to install the example plugins so you can use them in a host. + + +What's In This SDK +================== + +This SDK contains the following: + + +vamp/vamp.h +----------- + +The formal C language plugin API for Vamp plugins. + +A Vamp plugin is a dynamic library (.so, .dll or .dylib depending on +platform) exposing one C-linkage entry point (vampGetPluginDescriptor) +which returns data defined in the rest of this C header. + +Although the C API is the official API for Vamp, we don't recommend +that you program directly to it. The C++ abstractions found in the +vamp-sdk and vamp-hostsdk directories (below) are preferable for most +purposes and are more thoroughly documented. + + +vamp-sdk +-------- + +C++ classes for implementing Vamp plugins. + +Plugins should subclass Vamp::Plugin and then use Vamp::PluginAdapter +to expose the correct C API for the plugin. Plugin authors should +read vamp-sdk/PluginBase.h and Plugin.h for code documentation. + +See "examples" below for details of the example plugins in the SDK, +from which you are welcome to take code and inspiration. + +Plugins should link with -lvamp-sdk. + + +vamp-hostsdk +------------ + +C++ classes for implementing Vamp hosts. + +Hosts will normally use a Vamp::PluginHostAdapter to convert each +plugin's exposed C API back into a useful Vamp::Plugin C++ object. + +The Vamp::HostExt namespace contains several additional C++ classes to +do this work for them, and make the host's life easier: + + - Vamp::HostExt::PluginLoader provides a very easy interface for a + host to discover, load, and find out category information about the + available plugins. Most Vamp hosts will probably want to use this + class. + + - Vamp::HostExt::PluginInputDomainAdapter provides a simple means for + hosts to handle plugins that want frequency-domain input, without + having to convert the input themselves. + + - Vamp::HostExt::PluginChannelAdapter provides a simple means for + hosts to use plugins that do not necessarily support the same number + of audio channels as they have available, without having to apply a + channel management / mixdown policy themselves. + + - Vamp::HostExt::PluginBufferingAdapter provides a means for hosts to + avoid having to negotiate the input step and block size, instead + permitting the host to use any block size they desire (and a step + size equal to it). This is particularly useful for "streaming" hosts + that cannot seek backwards in the input audio stream and so would + otherwise need to implement an additional buffer to support step + sizes smaller than the block size. + + - Vamp::HostExt::PluginSummarisingAdapter provides summarisation + methods such as mean and median averages of output features, for use + in any context where an available plugin produces individual values + but the result that is actually needed is some sort of aggregate. + +The PluginLoader class can also use the input domain, channel, and +buffering adapters automatically to make these conversions transparent +to the host if required. + +Host authors should also refer to the example host code in the host +directory of the SDK. + +Hosts should link with -lvamp-hostsdk. + + +examples +-------- + +Example plugins implemented using the C++ classes. + +These plugins are intended to be useful examples you can draw code +from in order to provide the basic shape and structure of a Vamp +plugin. They are also intended to be correct and useful, if simple. + + - ZeroCrossing calculates the positions and density of zero-crossing + points in an audio waveform. + + - SpectralCentroid calculates the centre of gravity of the frequency + domain representation of each block of audio. + + - PowerSpectrum calculates a power spectrum from the input audio. + Actually, it doesn't do any work except calculating power from a + cartesian complex FFT output. The work of calculating this frequency + domain output is done for it by the host or host SDK; the plugin just + needs to declare that it wants frequency domain input. This is the + simplest of the example plugins. + + - AmplitudeFollower is a simple implementation of SuperCollider's + amplitude-follower algorithm. + + - PercussionOnsetDetector estimates the locations of percussive + onsets using a simple method described in "Drum Source Separation + using Percussive Feature Detection and Spectral Modulation" by Dan + Barry, Derry Fitzgerald, Eugene Coyle and Bob Lawlor, ISSC 2005. + + - FixedTempoEstimator calculates a single beats-per-minute value + which is an estimate of the tempo of a piece of music that is assumed + to be of fixed tempo, using autocorrelation of a frequency domain + energy rise metric. It has several outputs that return intermediate + results used in the calculation, and may be a useful example of a + plugin having several outputs with varying feature structures. + + +skeleton +-------- + +Skeleton code that could be used as a template for your new plugin +implementation. + + +host +---- + +A simple command-line Vamp host, capable of loading a plugin and using +it to process a complete audio file, with its default parameters. + +This host also contains a number of options for listing the installed +plugins and their properties in various formats. For that reason, it +isn't really as simple as one might hope. The core of the code is +still reasonably straightforward, however. + + +Plugin Lookup and Categorisation +================================ + +The Vamp API does not officially specify how to load plugin libraries +or where to find them. However, the SDK does include a function +(Vamp::PluginHostAdapter::getPluginPath()) that returns a recommended +directory search path that hosts may use for plugin libraries, and a +class (Vamp::HostExt::PluginLoader) that implements a sensible +cross-platform lookup policy using this path. We recommend using this +class in your host unless you have a good reason not to want to. This +implementation also permits the user to set the environment variable +VAMP_PATH to override the default path if desired. + +The policy used by Vamp::HostExt::PluginLoader -- and our +recommendation for any host -- is to search each directory in the path +returned by getPluginPath for .DLL (on Windows), .so (on Linux, +Solaris, BSD etc) or .dylib (on OS/X) files, then to load each one and +perform a dynamic name lookup on the vampGetPluginDescriptor function +to enumerate the plugins in the library. This operation will +necessarily be system-dependent. + +Vamp also has an informal convention for sorting plugins into +functional categories. In addition to the library file itself, a +plugin library may install a category file with the same name as the +library but .cat extension. The existence and format of this file are +not specified by the Vamp API, but by convention the file may contain +lines of the format + +vamp:pluginlibrary:pluginname::General Category > Specific Category + +which a host may read and use to assign plugins a location within a +category tree for display to the user. The expectation is that +advanced users may also choose to set up their own preferred category +trees, which is why this information is not queried as part of the +Vamp plugin's API itself. The Vamp::HostExt::PluginLoader class also +provides support for plugin category lookup using this scheme. + + +Licensing +========= + +This plugin SDK is freely redistributable under a "new-style BSD" +licence. See the file COPYING for more details. In short, you may +modify and redistribute the SDK and example plugins within any +commercial or non-commercial, proprietary or open-source plugin or +application under almost any conditions, with no obligation to provide +source code, provided you retain the original copyright note. + + +See Also +======== + +Sonic Visualiser, an interactive open-source graphical audio +inspection, analysis and visualisation tool supporting Vamp plugins. +http://www.sonicvisualiser.org/ + + +Authors +======= + +Vamp and the Vamp SDK were designed and made at the Centre for Digital +Music at Queen Mary, University of London. + +The SDK was written by Chris Cannam, copyright (c) 2005-2009 +Chris Cannam and QMUL. + +Mark Sandler and Christian Landone provided ideas and direction, and +Mark Levy, Dan Stowell, Martin Gasser and Craig Sapp provided testing +and other input for the 1.0 API and SDK. The API also uses some ideas +from prior plugin systems, notably DSSI (http://dssi.sourceforge.net) +and FEAPI (http://feapi.sourceforge.net). + diff -r f44aa6d29642 -r cebe00b508b9 vamp-plugin-sdk/README.compat --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/vamp-plugin-sdk/README.compat Wed Apr 11 09:51:20 2012 +0100 @@ -0,0 +1,102 @@ + +Backward Compatibility Statement for Vamp Plugin SDK version 2.0 +================================================================ + +Plugin binary compatibility +--------------------------- +Version 2.0 of the Vamp plugin binary interface is backward compatible +with version 1.0. + +A plugin that was compiled and (statically) linked using version 1.x +of the SDK should load and run without modification in a host that was +compiled and linked using version 2.0 of the SDK. + +A plugin that was compiled and (statically) linked using version 2.0 +of the SDK should load and run in a host that was compiled and linked +using version 1.x of the SDK. However, the 1.x host will be unable to +see any durations that the plugin specifies for its returned features, +as there was no support for duration in version 1 of the Vamp plugin +interface. + +Plugin/host version discrimination +---------------------------------- +A Vamp plugin library receives the Vamp SDK version number for the +host as the first argument to its vampGetPluginDescriptor function. +It may use this information to provide different behaviour depending +on the version of the host. + +For example, the plugin may structure its outputs differently in older +hosts that do not support feature duration. Or, if the plugins rely +on version 2.0 features, the library could make itself invisible to +older hosts (returning no plugin descriptors). + +The version argument passed to vampGetPluginDescriptor will be 1 for +Vamp 1.x hosts or 2 for Vamp 2.0 hosts. (Plugin libraries should +behave as for version 2 if passed a version number greater than 2.) + +Plugin SDK library compatibility +-------------------------------- +For plugin code, version 2.0 of the Vamp plugin SDK is source +compatible but not library ABI compatible with version 1.x. + +Plugins written for version 1.x should compile and link without +modification using version 2.0. Plugins dynamically linked against +version 1.x SDK libraries will need to be rebuilt if they are to work +with version 2.0 libraries. To avoid dynamic library resolution +issues, it is generally preferable to link the SDK statically when +distributing binary plugins. + +Host SDK library compatibility +------------------------------ +For host code, version 2.0 of the Vamp plugin SDK is neither source +nor binary compatible with version 1.x. + +The host SDK header include location has moved for version 2.0; hosts +should now only include headers from the vamp-hostsdk/ include +directory -- the vamp-sdk/ directory is reserved for inclusion in +plugin code only. There is also no longer a separate subdirectory for +hostext headers. + +Hosts written for version 1.x will therefore need to have their +#include directives updated as follows: + + Old New + + + + + + + + + + +For most hosts, these should be the only changes necessary; the actual +code remains the same. + +Hosts that incorporate plugin code +---------------------------------- +One of the changes in this version of the SDK is that separate +top-level C++ namespaces are used for classes compiled into plugins +(the _VampPlugin namespace) and hosts (the _VampHost namespace), to +avoid any confusion between host and plugin namespaces in unusual +linkage situations (as the host and plugin SDKs contain many of the +same classes, there is a risk that the wrong class may be picked up by +a stupid dynamic linker in cases where the host and plugin SDK +versions do not match). This additional namespace is added and opened +silently in a manner that is transparent in most circumstances, and +neither plugin nor host authors will normally need to know about it. + +However, hosts that directly incorporate code from plugins, for +example to provide functionality that is the same as those plugins +without having to explicitly load them, will find that they cannot +resolve plugin symbols at link time because of this namespace +mismatch. To avoid this, you may define the preprocessor symbol +_VAMP_PLUGIN_IN_HOST_NAMESPACE when compiling the plugin code in the +context of the host, to ensure that both host and plugin code exist +within the same namespace. + +(If your host does this, why not make it load the plugins dynamically +instead using the normal Vamp plugin loader method? There are many +advantages to that.) + diff -r f44aa6d29642 -r cebe00b508b9 vamp-plugin-sdk/build/Doxyfile --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/vamp-plugin-sdk/build/Doxyfile Wed Apr 11 09:51:20 2012 +0100 @@ -0,0 +1,1522 @@ +# Doxyfile 1.5.8 + +# This file describes the settings to be used by the documentation system +# doxygen (www.doxygen.org) for a project +# +# All text after a hash (#) is considered a comment and will be ignored +# The format is: +# TAG = value [value, ...] +# For lists items can also be appended using: +# TAG += value [value, ...] +# Values that contain spaces should be placed between quotes (" ") + +#--------------------------------------------------------------------------- +# Project related configuration options +#--------------------------------------------------------------------------- + +# This tag specifies the encoding used for all characters in the config file +# that follow. The default is UTF-8 which is also the encoding used for all +# text before the first occurrence of this tag. Doxygen uses libiconv (or the +# iconv built into libc) for the transcoding. See +# http://www.gnu.org/software/libiconv for the list of possible encodings. + +DOXYFILE_ENCODING = UTF-8 + +# The PROJECT_NAME tag is a single word (or a sequence of words surrounded +# by quotes) that should identify the project. + +PROJECT_NAME = VampPluginSDK + +# The PROJECT_NUMBER tag can be used to enter a project or revision number. +# This could be handy for archiving the generated documentation or +# if some version control system is used. + +PROJECT_NUMBER = 2.3 + +# The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute) +# base path where the generated documentation will be put. +# If a relative path is entered, it will be relative to the location +# where doxygen was started. If left blank the current directory will be used. + +OUTPUT_DIRECTORY = doc + +# If the CREATE_SUBDIRS tag is set to YES, then doxygen will create +# 4096 sub-directories (in 2 levels) under the output directory of each output +# format and will distribute the generated files over these directories. +# Enabling this option can be useful when feeding doxygen a huge amount of +# source files, where putting all generated files in the same directory would +# otherwise cause performance problems for the file system. + +CREATE_SUBDIRS = NO + +# The OUTPUT_LANGUAGE tag is used to specify the language in which all +# documentation generated by doxygen is written. Doxygen will use this +# information to generate all constant output in the proper language. +# The default language is English, other supported languages are: +# Afrikaans, Arabic, Brazilian, Catalan, Chinese, Chinese-Traditional, +# Croatian, Czech, Danish, Dutch, Farsi, Finnish, French, German, Greek, +# Hungarian, Italian, Japanese, Japanese-en (Japanese with English messages), +# Korean, Korean-en, Lithuanian, Norwegian, Macedonian, Persian, Polish, +# Portuguese, Romanian, Russian, Serbian, Serbian-Cyrilic, Slovak, Slovene, +# Spanish, Swedish, and Ukrainian. + +OUTPUT_LANGUAGE = English + +# If the BRIEF_MEMBER_DESC tag is set to YES (the default) Doxygen will +# include brief member descriptions after the members that are listed in +# the file and class documentation (similar to JavaDoc). +# Set to NO to disable this. + +BRIEF_MEMBER_DESC = YES + +# If the REPEAT_BRIEF tag is set to YES (the default) Doxygen will prepend +# the brief description of a member or function before the detailed description. +# Note: if both HIDE_UNDOC_MEMBERS and BRIEF_MEMBER_DESC are set to NO, the +# brief descriptions will be completely suppressed. + +REPEAT_BRIEF = YES + +# This tag implements a quasi-intelligent brief description abbreviator +# that is used to form the text in various listings. Each string +# in this list, if found as the leading text of the brief description, will be +# stripped from the text and the result after processing the whole list, is +# used as the annotated text. Otherwise, the brief description is used as-is. +# If left blank, the following values are used ("$name" is automatically +# replaced with the name of the entity): "The $name class" "The $name widget" +# "The $name file" "is" "provides" "specifies" "contains" +# "represents" "a" "an" "the" + +ABBREVIATE_BRIEF = + +# If the ALWAYS_DETAILED_SEC and REPEAT_BRIEF tags are both set to YES then +# Doxygen will generate a detailed section even if there is only a brief +# description. + +ALWAYS_DETAILED_SEC = NO + +# If the INLINE_INHERITED_MEMB tag is set to YES, doxygen will show all +# inherited members of a class in the documentation of that class as if those +# members were ordinary class members. Constructors, destructors and assignment +# operators of the base classes will not be shown. + +INLINE_INHERITED_MEMB = YES + +# If the FULL_PATH_NAMES tag is set to YES then Doxygen will prepend the full +# path before files name in the file list and in the header files. If set +# to NO the shortest path that makes the file name unique will be used. + +FULL_PATH_NAMES = NO + +# If the FULL_PATH_NAMES tag is set to YES then the STRIP_FROM_PATH tag +# can be used to strip a user-defined part of the path. Stripping is +# only done if one of the specified strings matches the left-hand part of +# the path. The tag can be used to show relative paths in the file list. +# If left blank the directory from which doxygen is run is used as the +# path to strip. + +STRIP_FROM_PATH = + +# The STRIP_FROM_INC_PATH tag can be used to strip a user-defined part of +# the path mentioned in the documentation of a class, which tells +# the reader which header file to include in order to use a class. +# If left blank only the name of the header file containing the class +# definition is used. Otherwise one should specify the include paths that +# are normally passed to the compiler using the -I flag. + +STRIP_FROM_INC_PATH = + +# If the SHORT_NAMES tag is set to YES, doxygen will generate much shorter +# (but less readable) file names. This can be useful is your file systems +# doesn't support long names like on DOS, Mac, or CD-ROM. + +SHORT_NAMES = NO + +# If the JAVADOC_AUTOBRIEF tag is set to YES then Doxygen +# will interpret the first line (until the first dot) of a JavaDoc-style +# comment as the brief description. If set to NO, the JavaDoc +# comments will behave just like regular Qt-style comments +# (thus requiring an explicit @brief command for a brief description.) + +JAVADOC_AUTOBRIEF = YES + +# If the QT_AUTOBRIEF tag is set to YES then Doxygen will +# interpret the first line (until the first dot) of a Qt-style +# comment as the brief description. If set to NO, the comments +# will behave just like regular Qt-style comments (thus requiring +# an explicit \brief command for a brief description.) + +QT_AUTOBRIEF = NO + +# The MULTILINE_CPP_IS_BRIEF tag can be set to YES to make Doxygen +# treat a multi-line C++ special comment block (i.e. a block of //! or /// +# comments) as a brief description. This used to be the default behaviour. +# The new default is to treat a multi-line C++ comment block as a detailed +# description. Set this tag to YES if you prefer the old behaviour instead. + +MULTILINE_CPP_IS_BRIEF = NO + +# If the INHERIT_DOCS tag is set to YES (the default) then an undocumented +# member inherits the documentation from any documented member that it +# re-implements. + +INHERIT_DOCS = YES + +# If the SEPARATE_MEMBER_PAGES tag is set to YES, then doxygen will produce +# a new page for each member. If set to NO, the documentation of a member will +# be part of the file/class/namespace that contains it. + +SEPARATE_MEMBER_PAGES = NO + +# The TAB_SIZE tag can be used to set the number of spaces in a tab. +# Doxygen uses this value to replace tabs by spaces in code fragments. + +TAB_SIZE = 8 + +# This tag can be used to specify a number of aliases that acts +# as commands in the documentation. An alias has the form "name=value". +# For example adding "sideeffect=\par Side Effects:\n" will allow you to +# put the command \sideeffect (or @sideeffect) in the documentation, which +# will result in a user-defined paragraph with heading "Side Effects:". +# You can put \n's in the value part of an alias to insert newlines. + +ALIASES = + +# Set the OPTIMIZE_OUTPUT_FOR_C tag to YES if your project consists of C +# sources only. Doxygen will then generate output that is more tailored for C. +# For instance, some of the names that are used will be different. The list +# of all members will be omitted, etc. + +OPTIMIZE_OUTPUT_FOR_C = NO + +# Set the OPTIMIZE_OUTPUT_JAVA tag to YES if your project consists of Java +# sources only. Doxygen will then generate output that is more tailored for +# Java. For instance, namespaces will be presented as packages, qualified +# scopes will look different, etc. + +OPTIMIZE_OUTPUT_JAVA = NO + +# Set the OPTIMIZE_FOR_FORTRAN tag to YES if your project consists of Fortran +# sources only. Doxygen will then generate output that is more tailored for +# Fortran. + +OPTIMIZE_FOR_FORTRAN = NO + +# Set the OPTIMIZE_OUTPUT_VHDL tag to YES if your project consists of VHDL +# sources. Doxygen will then generate output that is tailored for +# VHDL. + +OPTIMIZE_OUTPUT_VHDL = NO + +# Doxygen selects the parser to use depending on the extension of the files it parses. +# With this tag you can assign which parser to use for a given extension. +# Doxygen has a built-in mapping, but you can override or extend it using this tag. +# The format is ext=language, where ext is a file extension, and language is one of +# the parsers supported by doxygen: IDL, Java, Javascript, C#, C, C++, D, PHP, +# Objective-C, Python, Fortran, VHDL, C, C++. For instance to make doxygen treat +# .inc files as Fortran files (default is PHP), and .f files as C (default is Fortran), +# use: inc=Fortran f=C + +EXTENSION_MAPPING = + +# If you use STL classes (i.e. std::string, std::vector, etc.) but do not want +# to include (a tag file for) the STL sources as input, then you should +# set this tag to YES in order to let doxygen match functions declarations and +# definitions whose arguments contain STL classes (e.g. func(std::string); v.s. +# func(std::string) {}). This also make the inheritance and collaboration +# diagrams that involve STL classes more complete and accurate. + +BUILTIN_STL_SUPPORT = NO + +# If you use Microsoft's C++/CLI language, you should set this option to YES to +# enable parsing support. + +CPP_CLI_SUPPORT = NO + +# Set the SIP_SUPPORT tag to YES if your project consists of sip sources only. +# Doxygen will parse them like normal C++ but will assume all classes use public +# instead of private inheritance when no explicit protection keyword is present. + +SIP_SUPPORT = NO + +# For Microsoft's IDL there are propget and propput attributes to indicate getter +# and setter methods for a property. Setting this option to YES (the default) +# will make doxygen to replace the get and set methods by a property in the +# documentation. This will only work if the methods are indeed getting or +# setting a simple type. If this is not the case, or you want to show the +# methods anyway, you should set this option to NO. + +IDL_PROPERTY_SUPPORT = YES + +# If member grouping is used in the documentation and the DISTRIBUTE_GROUP_DOC +# tag is set to YES, then doxygen will reuse the documentation of the first +# member in the group (if any) for the other members of the group. By default +# all members of a group must be documented explicitly. + +DISTRIBUTE_GROUP_DOC = NO + +# Set the SUBGROUPING tag to YES (the default) to allow class member groups of +# the same type (for instance a group of public functions) to be put as a +# subgroup of that type (e.g. under the Public Functions section). Set it to +# NO to prevent subgrouping. Alternatively, this can be done per class using +# the \nosubgrouping command. + +SUBGROUPING = YES + +# When TYPEDEF_HIDES_STRUCT is enabled, a typedef of a struct, union, or enum +# is documented as struct, union, or enum with the name of the typedef. So +# typedef struct TypeS {} TypeT, will appear in the documentation as a struct +# with name TypeT. When disabled the typedef will appear as a member of a file, +# namespace, or class. And the struct will be named TypeS. This can typically +# be useful for C code in case the coding convention dictates that all compound +# types are typedef'ed and only the typedef is referenced, never the tag name. + +TYPEDEF_HIDES_STRUCT = NO + +# The SYMBOL_CACHE_SIZE determines the size of the internal cache use to +# determine which symbols to keep in memory and which to flush to disk. +# When the cache is full, less often used symbols will be written to disk. +# For small to medium size projects (<1000 input files) the default value is +# probably good enough. For larger projects a too small cache size can cause +# doxygen to be busy swapping symbols to and from disk most of the time +# causing a significant performance penality. +# If the system has enough physical memory increasing the cache will improve the +# performance by keeping more symbols in memory. Note that the value works on +# a logarithmic scale so increasing the size by one will rougly double the +# memory usage. The cache size is given by this formula: +# 2^(16+SYMBOL_CACHE_SIZE). The valid range is 0..9, the default is 0, +# corresponding to a cache size of 2^16 = 65536 symbols + +SYMBOL_CACHE_SIZE = 0 + +#--------------------------------------------------------------------------- +# Build related configuration options +#--------------------------------------------------------------------------- + +# If the EXTRACT_ALL tag is set to YES doxygen will assume all entities in +# documentation are documented, even if no documentation was available. +# Private class members and static file members will be hidden unless +# the EXTRACT_PRIVATE and EXTRACT_STATIC tags are set to YES + +EXTRACT_ALL = YES + +# If the EXTRACT_PRIVATE tag is set to YES all private members of a class +# will be included in the documentation. + +EXTRACT_PRIVATE = YES + +# If the EXTRACT_STATIC tag is set to YES all static members of a file +# will be included in the documentation. + +EXTRACT_STATIC = YES + +# If the EXTRACT_LOCAL_CLASSES tag is set to YES classes (and structs) +# defined locally in source files will be included in the documentation. +# If set to NO only classes defined in header files are included. + +EXTRACT_LOCAL_CLASSES = YES + +# This flag is only useful for Objective-C code. When set to YES local +# methods, which are defined in the implementation section but not in +# the interface are included in the documentation. +# If set to NO (the default) only methods in the interface are included. + +EXTRACT_LOCAL_METHODS = NO + +# If this flag is set to YES, the members of anonymous namespaces will be +# extracted and appear in the documentation as a namespace called +# 'anonymous_namespace{file}', where file will be replaced with the base +# name of the file that contains the anonymous namespace. By default +# anonymous namespace are hidden. + +EXTRACT_ANON_NSPACES = NO + +# If the HIDE_UNDOC_MEMBERS tag is set to YES, Doxygen will hide all +# undocumented members of documented classes, files or namespaces. +# If set to NO (the default) these members will be included in the +# various overviews, but no documentation section is generated. +# This option has no effect if EXTRACT_ALL is enabled. + +HIDE_UNDOC_MEMBERS = NO + +# If the HIDE_UNDOC_CLASSES tag is set to YES, Doxygen will hide all +# undocumented classes that are normally visible in the class hierarchy. +# If set to NO (the default) these classes will be included in the various +# overviews. This option has no effect if EXTRACT_ALL is enabled. + +HIDE_UNDOC_CLASSES = NO + +# If the HIDE_FRIEND_COMPOUNDS tag is set to YES, Doxygen will hide all +# friend (class|struct|union) declarations. +# If set to NO (the default) these declarations will be included in the +# documentation. + +HIDE_FRIEND_COMPOUNDS = NO + +# If the HIDE_IN_BODY_DOCS tag is set to YES, Doxygen will hide any +# documentation blocks found inside the body of a function. +# If set to NO (the default) these blocks will be appended to the +# function's detailed documentation block. + +HIDE_IN_BODY_DOCS = NO + +# The INTERNAL_DOCS tag determines if documentation +# that is typed after a \internal command is included. If the tag is set +# to NO (the default) then the documentation will be excluded. +# Set it to YES to include the internal documentation. + +INTERNAL_DOCS = NO + +# If the CASE_SENSE_NAMES tag is set to NO then Doxygen will only generate +# file names in lower-case letters. If set to YES upper-case letters are also +# allowed. This is useful if you have classes or files whose names only differ +# in case and if your file system supports case sensitive file names. Windows +# and Mac users are advised to set this option to NO. + +CASE_SENSE_NAMES = YES + +# If the HIDE_SCOPE_NAMES tag is set to NO (the default) then Doxygen +# will show members with their full class and namespace scopes in the +# documentation. If set to YES the scope will be hidden. + +HIDE_SCOPE_NAMES = NO + +# If the SHOW_INCLUDE_FILES tag is set to YES (the default) then Doxygen +# will put a list of the files that are included by a file in the documentation +# of that file. + +SHOW_INCLUDE_FILES = YES + +# If the INLINE_INFO tag is set to YES (the default) then a tag [inline] +# is inserted in the documentation for inline members. + +INLINE_INFO = YES + +# If the SORT_MEMBER_DOCS tag is set to YES (the default) then doxygen +# will sort the (detailed) documentation of file and class members +# alphabetically by member name. If set to NO the members will appear in +# declaration order. + +SORT_MEMBER_DOCS = NO + +# If the SORT_BRIEF_DOCS tag is set to YES then doxygen will sort the +# brief documentation of file, namespace and class members alphabetically +# by member name. If set to NO (the default) the members will appear in +# declaration order. + +SORT_BRIEF_DOCS = NO + +# If the SORT_GROUP_NAMES tag is set to YES then doxygen will sort the +# hierarchy of group names into alphabetical order. If set to NO (the default) +# the group names will appear in their defined order. + +SORT_GROUP_NAMES = NO + +# If the SORT_BY_SCOPE_NAME tag is set to YES, the class list will be +# sorted by fully-qualified names, including namespaces. If set to +# NO (the default), the class list will be sorted only by class name, +# not including the namespace part. +# Note: This option is not very useful if HIDE_SCOPE_NAMES is set to YES. +# Note: This option applies only to the class list, not to the +# alphabetical list. + +SORT_BY_SCOPE_NAME = NO + +# The GENERATE_TODOLIST tag can be used to enable (YES) or +# disable (NO) the todo list. This list is created by putting \todo +# commands in the documentation. + +GENERATE_TODOLIST = YES + +# The GENERATE_TESTLIST tag can be used to enable (YES) or +# disable (NO) the test list. This list is created by putting \test +# commands in the documentation. + +GENERATE_TESTLIST = YES + +# The GENERATE_BUGLIST tag can be used to enable (YES) or +# disable (NO) the bug list. This list is created by putting \bug +# commands in the documentation. + +GENERATE_BUGLIST = YES + +# The GENERATE_DEPRECATEDLIST tag can be used to enable (YES) or +# disable (NO) the deprecated list. This list is created by putting +# \deprecated commands in the documentation. + +GENERATE_DEPRECATEDLIST= YES + +# The ENABLED_SECTIONS tag can be used to enable conditional +# documentation sections, marked by \if sectionname ... \endif. + +ENABLED_SECTIONS = + +# The MAX_INITIALIZER_LINES tag determines the maximum number of lines +# the initial value of a variable or define consists of for it to appear in +# the documentation. If the initializer consists of more lines than specified +# here it will be hidden. Use a value of 0 to hide initializers completely. +# The appearance of the initializer of individual variables and defines in the +# documentation can be controlled using \showinitializer or \hideinitializer +# command in the documentation regardless of this setting. + +MAX_INITIALIZER_LINES = 30 + +# Set the SHOW_USED_FILES tag to NO to disable the list of files generated +# at the bottom of the documentation of classes and structs. If set to YES the +# list will mention the files that were used to generate the documentation. + +SHOW_USED_FILES = YES + +# If the sources in your project are distributed over multiple directories +# then setting the SHOW_DIRECTORIES tag to YES will show the directory hierarchy +# in the documentation. The default is NO. + +SHOW_DIRECTORIES = YES + +# Set the SHOW_FILES tag to NO to disable the generation of the Files page. +# This will remove the Files entry from the Quick Index and from the +# Folder Tree View (if specified). The default is YES. + +SHOW_FILES = YES + +# Set the SHOW_NAMESPACES tag to NO to disable the generation of the +# Namespaces page. +# This will remove the Namespaces entry from the Quick Index +# and from the Folder Tree View (if specified). The default is YES. + +SHOW_NAMESPACES = YES + +# The FILE_VERSION_FILTER tag can be used to specify a program or script that +# doxygen should invoke to get the current version for each file (typically from +# the version control system). Doxygen will invoke the program by executing (via +# popen()) the command , where is the value of +# the FILE_VERSION_FILTER tag, and is the name of an input file +# provided by doxygen. Whatever the program writes to standard output +# is used as the file version. See the manual for examples. + +FILE_VERSION_FILTER = + +# The LAYOUT_FILE tag can be used to specify a layout file which will be parsed by +# doxygen. The layout file controls the global structure of the generated output files +# in an output format independent way. The create the layout file that represents +# doxygen's defaults, run doxygen with the -l option. You can optionally specify a +# file name after the option, if omitted DoxygenLayout.xml will be used as the name +# of the layout file. + +LAYOUT_FILE = + +#--------------------------------------------------------------------------- +# configuration options related to warning and progress messages +#--------------------------------------------------------------------------- + +# The QUIET tag can be used to turn on/off the messages that are generated +# by doxygen. Possible values are YES and NO. If left blank NO is used. + +QUIET = NO + +# The WARNINGS tag can be used to turn on/off the warning messages that are +# generated by doxygen. Possible values are YES and NO. If left blank +# NO is used. + +WARNINGS = YES + +# If WARN_IF_UNDOCUMENTED is set to YES, then doxygen will generate warnings +# for undocumented members. If EXTRACT_ALL is set to YES then this flag will +# automatically be disabled. + +WARN_IF_UNDOCUMENTED = YES + +# If WARN_IF_DOC_ERROR is set to YES, doxygen will generate warnings for +# potential errors in the documentation, such as not documenting some +# parameters in a documented function, or documenting parameters that +# don't exist or using markup commands wrongly. + +WARN_IF_DOC_ERROR = YES + +# This WARN_NO_PARAMDOC option can be abled to get warnings for +# functions that are documented, but have no documentation for their parameters +# or return value. If set to NO (the default) doxygen will only warn about +# wrong or incomplete parameter documentation, but not about the absence of +# documentation. + +WARN_NO_PARAMDOC = YES + +# The WARN_FORMAT tag determines the format of the warning messages that +# doxygen can produce. The string should contain the $file, $line, and $text +# tags, which will be replaced by the file and line number from which the +# warning originated and the warning text. Optionally the format may contain +# $version, which will be replaced by the version of the file (if it could +# be obtained via FILE_VERSION_FILTER) + +WARN_FORMAT = "$file:$line: $text" + +# The WARN_LOGFILE tag can be used to specify a file to which warning +# and error messages should be written. If left blank the output is written +# to stderr. + +WARN_LOGFILE = docs/doxygen/warning.log + +#--------------------------------------------------------------------------- +# configuration options related to the input files +#--------------------------------------------------------------------------- + +# The INPUT tag can be used to specify the files and/or directories that contain +# documented source files. You may enter file names like "myfile.cpp" or +# directories like "/usr/src/myproject". Separate the files or directories +# with spaces. + +INPUT = vamp \ + vamp-sdk \ + vamp-hostsdk \ + src \ + examples \ + host + +# This tag can be used to specify the character encoding of the source files +# that doxygen parses. Internally doxygen uses the UTF-8 encoding, which is +# also the default input encoding. Doxygen uses libiconv (or the iconv built +# into libc) for the transcoding. See http://www.gnu.org/software/libiconv for +# the list of possible encodings. + +INPUT_ENCODING = UTF-8 + +# If the value of the INPUT tag contains directories, you can use the +# FILE_PATTERNS tag to specify one or more wildcard pattern (like *.cpp +# and *.h) to filter out the source-files in the directories. If left +# blank the following patterns are tested: +# *.c *.cc *.cxx *.cpp *.c++ *.java *.ii *.ixx *.ipp *.i++ *.inl *.h *.hh *.hxx +# *.hpp *.h++ *.idl *.odl *.cs *.php *.php3 *.inc *.m *.mm *.py *.f90 + +FILE_PATTERNS = *.h \ + *.C \ + *.cpp \ + *.cc \ + doc-overview + +# The RECURSIVE tag can be used to turn specify whether or not subdirectories +# should be searched for input files as well. Possible values are YES and NO. +# If left blank NO is used. + +RECURSIVE = NO + +# The EXCLUDE tag can be used to specify files and/or directories that should +# excluded from the INPUT source files. This way you can easily exclude a +# subdirectory from a directory tree whose root is specified with the INPUT tag. + +EXCLUDE = + +# The EXCLUDE_SYMLINKS tag can be used select whether or not files or +# directories that are symbolic links (a Unix filesystem feature) are excluded +# from the input. + +EXCLUDE_SYMLINKS = NO + +# If the value of the INPUT tag contains directories, you can use the +# EXCLUDE_PATTERNS tag to specify one or more wildcard patterns to exclude +# certain files from those directories. Note that the wildcards are matched +# against the file with absolute path, so to exclude all test directories +# for example use the pattern */test/* + +EXCLUDE_PATTERNS = qrc_*.cpp \ + moc_*.cpp \ + *.moc.cpp \ + *_skel.cpp + +# The EXCLUDE_SYMBOLS tag can be used to specify one or more symbol names +# (namespaces, classes, functions, etc.) that should be excluded from the +# output. The symbol name can be a fully qualified name, a word, or if the +# wildcard * is used, a substring. Examples: ANamespace, AClass, +# AClass::ANamespace, ANamespace::*Test + +EXCLUDE_SYMBOLS = + +# The EXAMPLE_PATH tag can be used to specify one or more files or +# directories that contain example code fragments that are included (see +# the \include command). + +EXAMPLE_PATH = + +# If the value of the EXAMPLE_PATH tag contains directories, you can use the +# EXAMPLE_PATTERNS tag to specify one or more wildcard pattern (like *.cpp +# and *.h) to filter out the source-files in the directories. If left +# blank all files are included. + +EXAMPLE_PATTERNS = + +# If the EXAMPLE_RECURSIVE tag is set to YES then subdirectories will be +# searched for input files to be used with the \include or \dontinclude +# commands irrespective of the value of the RECURSIVE tag. +# Possible values are YES and NO. If left blank NO is used. + +EXAMPLE_RECURSIVE = NO + +# The IMAGE_PATH tag can be used to specify one or more files or +# directories that contain image that are included in the documentation (see +# the \image command). + +IMAGE_PATH = + +# The INPUT_FILTER tag can be used to specify a program that doxygen should +# invoke to filter for each input file. Doxygen will invoke the filter program +# by executing (via popen()) the command , where +# is the value of the INPUT_FILTER tag, and is the name of an +# input file. Doxygen will then use the output that the filter program writes +# to standard output. +# If FILTER_PATTERNS is specified, this tag will be +# ignored. + +INPUT_FILTER = + +# The FILTER_PATTERNS tag can be used to specify filters on a per file pattern +# basis. +# Doxygen will compare the file name with each pattern and apply the +# filter if there is a match. +# The filters are a list of the form: +# pattern=filter (like *.cpp=my_cpp_filter). See INPUT_FILTER for further +# info on how filters are used. If FILTER_PATTERNS is empty, INPUT_FILTER +# is applied to all files. + +FILTER_PATTERNS = + +# If the FILTER_SOURCE_FILES tag is set to YES, the input filter (if set using +# INPUT_FILTER) will be used to filter the input files when producing source +# files to browse (i.e. when SOURCE_BROWSER is set to YES). + +FILTER_SOURCE_FILES = NO + +#--------------------------------------------------------------------------- +# configuration options related to source browsing +#--------------------------------------------------------------------------- + +# If the SOURCE_BROWSER tag is set to YES then a list of source files will +# be generated. Documented entities will be cross-referenced with these sources. +# Note: To get rid of all source code in the generated output, make sure also +# VERBATIM_HEADERS is set to NO. + +SOURCE_BROWSER = YES + +# Setting the INLINE_SOURCES tag to YES will include the body +# of functions and classes directly in the documentation. + +INLINE_SOURCES = NO + +# Setting the STRIP_CODE_COMMENTS tag to YES (the default) will instruct +# doxygen to hide any special comment blocks from generated source code +# fragments. Normal C and C++ comments will always remain visible. + +STRIP_CODE_COMMENTS = YES + +# If the REFERENCED_BY_RELATION tag is set to YES +# then for each documented function all documented +# functions referencing it will be listed. + +REFERENCED_BY_RELATION = YES + +# If the REFERENCES_RELATION tag is set to YES +# then for each documented function all documented entities +# called/used by that function will be listed. + +REFERENCES_RELATION = YES + +# If the REFERENCES_LINK_SOURCE tag is set to YES (the default) +# and SOURCE_BROWSER tag is set to YES, then the hyperlinks from +# functions in REFERENCES_RELATION and REFERENCED_BY_RELATION lists will +# link to the source code. +# Otherwise they will link to the documentation. + +REFERENCES_LINK_SOURCE = YES + +# If the USE_HTAGS tag is set to YES then the references to source code +# will point to the HTML generated by the htags(1) tool instead of doxygen +# built-in source browser. The htags tool is part of GNU's global source +# tagging system (see http://www.gnu.org/software/global/global.html). You +# will need version 4.8.6 or higher. + +USE_HTAGS = NO + +# If the VERBATIM_HEADERS tag is set to YES (the default) then Doxygen +# will generate a verbatim copy of the header file for each class for +# which an include is specified. Set to NO to disable this. + +VERBATIM_HEADERS = YES + +#--------------------------------------------------------------------------- +# configuration options related to the alphabetical class index +#--------------------------------------------------------------------------- + +# If the ALPHABETICAL_INDEX tag is set to YES, an alphabetical index +# of all compounds will be generated. Enable this if the project +# contains a lot of classes, structs, unions or interfaces. + +ALPHABETICAL_INDEX = NO + +# If the alphabetical index is enabled (see ALPHABETICAL_INDEX) then +# the COLS_IN_ALPHA_INDEX tag can be used to specify the number of columns +# in which this list will be split (can be a number in the range [1..20]) + +COLS_IN_ALPHA_INDEX = 3 + +# In case all classes in a project start with a common prefix, all +# classes will be put under the same header in the alphabetical index. +# The IGNORE_PREFIX tag can be used to specify one or more prefixes that +# should be ignored while generating the index headers. + +IGNORE_PREFIX = + +#--------------------------------------------------------------------------- +# configuration options related to the HTML output +#--------------------------------------------------------------------------- + +# If the GENERATE_HTML tag is set to YES (the default) Doxygen will +# generate HTML output. + +GENERATE_HTML = YES + +# The HTML_OUTPUT tag is used to specify where the HTML docs will be put. +# If a relative path is entered the value of OUTPUT_DIRECTORY will be +# put in front of it. If left blank `html' will be used as the default path. + +HTML_OUTPUT = html + +# The HTML_FILE_EXTENSION tag can be used to specify the file extension for +# each generated HTML page (for example: .htm,.php,.asp). If it is left blank +# doxygen will generate files with .html extension. + +HTML_FILE_EXTENSION = .html + +# The HTML_HEADER tag can be used to specify a personal HTML header for +# each generated HTML page. If it is left blank doxygen will generate a +# standard header. + +HTML_HEADER = + +# The HTML_FOOTER tag can be used to specify a personal HTML footer for +# each generated HTML page. If it is left blank doxygen will generate a +# standard footer. + +HTML_FOOTER = + +# The HTML_STYLESHEET tag can be used to specify a user-defined cascading +# style sheet that is used by each HTML page. It can be used to +# fine-tune the look of the HTML output. If the tag is left blank doxygen +# will generate a default style sheet. Note that doxygen will try to copy +# the style sheet file to the HTML output directory, so don't put your own +# stylesheet in the HTML output directory as well, or it will be erased! + +HTML_STYLESHEET = + +# If the HTML_ALIGN_MEMBERS tag is set to YES, the members of classes, +# files or namespaces will be aligned in HTML using tables. If set to +# NO a bullet list will be used. + +HTML_ALIGN_MEMBERS = YES + +# If the HTML_DYNAMIC_SECTIONS tag is set to YES then the generated HTML +# documentation will contain sections that can be hidden and shown after the +# page has loaded. For this to work a browser that supports +# JavaScript and DHTML is required (for instance Mozilla 1.0+, Firefox +# Netscape 6.0+, Internet explorer 5.0+, Konqueror, or Safari). + +HTML_DYNAMIC_SECTIONS = NO + +# If the GENERATE_DOCSET tag is set to YES, additional index files +# will be generated that can be used as input for Apple's Xcode 3 +# integrated development environment, introduced with OSX 10.5 (Leopard). +# To create a documentation set, doxygen will generate a Makefile in the +# HTML output directory. Running make will produce the docset in that +# directory and running "make install" will install the docset in +# ~/Library/Developer/Shared/Documentation/DocSets so that Xcode will find +# it at startup. +# See http://developer.apple.com/tools/creatingdocsetswithdoxygen.html for more information. + +GENERATE_DOCSET = NO + +# When GENERATE_DOCSET tag is set to YES, this tag determines the name of the +# feed. A documentation feed provides an umbrella under which multiple +# documentation sets from a single provider (such as a company or product suite) +# can be grouped. + +DOCSET_FEEDNAME = "Doxygen generated docs" + +# When GENERATE_DOCSET tag is set to YES, this tag specifies a string that +# should uniquely identify the documentation set bundle. This should be a +# reverse domain-name style string, e.g. com.mycompany.MyDocSet. Doxygen +# will append .docset to the name. + +DOCSET_BUNDLE_ID = org.doxygen.Project + +# If the GENERATE_HTMLHELP tag is set to YES, additional index files +# will be generated that can be used as input for tools like the +# Microsoft HTML help workshop to generate a compiled HTML help file (.chm) +# of the generated HTML documentation. + +GENERATE_HTMLHELP = NO + +# If the GENERATE_HTMLHELP tag is set to YES, the CHM_FILE tag can +# be used to specify the file name of the resulting .chm file. You +# can add a path in front of the file if the result should not be +# written to the html output directory. + +CHM_FILE = + +# If the GENERATE_HTMLHELP tag is set to YES, the HHC_LOCATION tag can +# be used to specify the location (absolute path including file name) of +# the HTML help compiler (hhc.exe). If non-empty doxygen will try to run +# the HTML help compiler on the generated index.hhp. + +HHC_LOCATION = + +# If the GENERATE_HTMLHELP tag is set to YES, the GENERATE_CHI flag +# controls if a separate .chi index file is generated (YES) or that +# it should be included in the master .chm file (NO). + +GENERATE_CHI = NO + +# If the GENERATE_HTMLHELP tag is set to YES, the CHM_INDEX_ENCODING +# is used to encode HtmlHelp index (hhk), content (hhc) and project file +# content. + +CHM_INDEX_ENCODING = + +# If the GENERATE_HTMLHELP tag is set to YES, the BINARY_TOC flag +# controls whether a binary table of contents is generated (YES) or a +# normal table of contents (NO) in the .chm file. + +BINARY_TOC = NO + +# The TOC_EXPAND flag can be set to YES to add extra items for group members +# to the contents of the HTML help documentation and to the tree view. + +TOC_EXPAND = NO + +# If the GENERATE_QHP tag is set to YES and both QHP_NAMESPACE and QHP_VIRTUAL_FOLDER +# are set, an additional index file will be generated that can be used as input for +# Qt's qhelpgenerator to generate a Qt Compressed Help (.qch) of the generated +# HTML documentation. + +GENERATE_QHP = NO + +# If the QHG_LOCATION tag is specified, the QCH_FILE tag can +# be used to specify the file name of the resulting .qch file. +# The path specified is relative to the HTML output folder. + +QCH_FILE = + +# The QHP_NAMESPACE tag specifies the namespace to use when generating +# Qt Help Project output. For more information please see +# http://doc.trolltech.com/qthelpproject.html#namespace + +QHP_NAMESPACE = + +# The QHP_VIRTUAL_FOLDER tag specifies the namespace to use when generating +# Qt Help Project output. For more information please see +# http://doc.trolltech.com/qthelpproject.html#virtual-folders + +QHP_VIRTUAL_FOLDER = doc + +# If QHP_CUST_FILTER_NAME is set, it specifies the name of a custom filter to add. +# For more information please see +# http://doc.trolltech.com/qthelpproject.html#custom-filters + +QHP_CUST_FILTER_NAME = + +# The QHP_CUST_FILT_ATTRS tag specifies the list of the attributes of the custom filter to add.For more information please see +# Qt Help Project / Custom Filters. + +QHP_CUST_FILTER_ATTRS = + +# The QHP_SECT_FILTER_ATTRS tag specifies the list of the attributes this project's +# filter section matches. +# Qt Help Project / Filter Attributes. + +QHP_SECT_FILTER_ATTRS = + +# If the GENERATE_QHP tag is set to YES, the QHG_LOCATION tag can +# be used to specify the location of Qt's qhelpgenerator. +# If non-empty doxygen will try to run qhelpgenerator on the generated +# .qhp file. + +QHG_LOCATION = + +# The DISABLE_INDEX tag can be used to turn on/off the condensed index at +# top of each HTML page. The value NO (the default) enables the index and +# the value YES disables it. + +DISABLE_INDEX = NO + +# This tag can be used to set the number of enum values (range [1..20]) +# that doxygen will group on one line in the generated HTML documentation. + +ENUM_VALUES_PER_LINE = 4 + +# The GENERATE_TREEVIEW tag is used to specify whether a tree-like index +# structure should be generated to display hierarchical information. +# If the tag value is set to FRAME, a side panel will be generated +# containing a tree-like index structure (just like the one that +# is generated for HTML Help). For this to work a browser that supports +# JavaScript, DHTML, CSS and frames is required (for instance Mozilla 1.0+, +# Netscape 6.0+, Internet explorer 5.0+, or Konqueror). Windows users are +# probably better off using the HTML help feature. Other possible values +# for this tag are: HIERARCHIES, which will generate the Groups, Directories, +# and Class Hierarchy pages using a tree view instead of an ordered list; +# ALL, which combines the behavior of FRAME and HIERARCHIES; and NONE, which +# disables this behavior completely. For backwards compatibility with previous +# releases of Doxygen, the values YES and NO are equivalent to FRAME and NONE +# respectively. + +GENERATE_TREEVIEW = YES + +# If the treeview is enabled (see GENERATE_TREEVIEW) then this tag can be +# used to set the initial width (in pixels) of the frame in which the tree +# is shown. + +TREEVIEW_WIDTH = 250 + +# Use this tag to change the font size of Latex formulas included +# as images in the HTML documentation. The default is 10. Note that +# when you change the font size after a successful doxygen run you need +# to manually remove any form_*.png images from the HTML output directory +# to force them to be regenerated. + +FORMULA_FONTSIZE = 10 + +#--------------------------------------------------------------------------- +# configuration options related to the LaTeX output +#--------------------------------------------------------------------------- + +# If the GENERATE_LATEX tag is set to YES (the default) Doxygen will +# generate Latex output. + +GENERATE_LATEX = NO + +# The LATEX_OUTPUT tag is used to specify where the LaTeX docs will be put. +# If a relative path is entered the value of OUTPUT_DIRECTORY will be +# put in front of it. If left blank `latex' will be used as the default path. + +LATEX_OUTPUT = latex + +# The LATEX_CMD_NAME tag can be used to specify the LaTeX command name to be +# invoked. If left blank `latex' will be used as the default command name. + +LATEX_CMD_NAME = latex + +# The MAKEINDEX_CMD_NAME tag can be used to specify the command name to +# generate index for LaTeX. If left blank `makeindex' will be used as the +# default command name. + +MAKEINDEX_CMD_NAME = makeindex + +# If the COMPACT_LATEX tag is set to YES Doxygen generates more compact +# LaTeX documents. This may be useful for small projects and may help to +# save some trees in general. + +COMPACT_LATEX = NO + +# The PAPER_TYPE tag can be used to set the paper type that is used +# by the printer. Possible values are: a4, a4wide, letter, legal and +# executive. If left blank a4wide will be used. + +PAPER_TYPE = a4wide + +# The EXTRA_PACKAGES tag can be to specify one or more names of LaTeX +# packages that should be included in the LaTeX output. + +EXTRA_PACKAGES = + +# The LATEX_HEADER tag can be used to specify a personal LaTeX header for +# the generated latex document. The header should contain everything until +# the first chapter. If it is left blank doxygen will generate a +# standard header. Notice: only use this tag if you know what you are doing! + +LATEX_HEADER = + +# If the PDF_HYPERLINKS tag is set to YES, the LaTeX that is generated +# is prepared for conversion to pdf (using ps2pdf). The pdf file will +# contain links (just like the HTML output) instead of page references +# This makes the output suitable for online browsing using a pdf viewer. + +PDF_HYPERLINKS = NO + +# If the USE_PDFLATEX tag is set to YES, pdflatex will be used instead of +# plain latex in the generated Makefile. Set this option to YES to get a +# higher quality PDF documentation. + +USE_PDFLATEX = NO + +# If the LATEX_BATCHMODE tag is set to YES, doxygen will add the \\batchmode. +# command to the generated LaTeX files. This will instruct LaTeX to keep +# running if errors occur, instead of asking the user for help. +# This option is also used when generating formulas in HTML. + +LATEX_BATCHMODE = NO + +# If LATEX_HIDE_INDICES is set to YES then doxygen will not +# include the index chapters (such as File Index, Compound Index, etc.) +# in the output. + +LATEX_HIDE_INDICES = NO + +#--------------------------------------------------------------------------- +# configuration options related to the RTF output +#--------------------------------------------------------------------------- + +# If the GENERATE_RTF tag is set to YES Doxygen will generate RTF output +# The RTF output is optimized for Word 97 and may not look very pretty with +# other RTF readers or editors. + +GENERATE_RTF = NO + +# The RTF_OUTPUT tag is used to specify where the RTF docs will be put. +# If a relative path is entered the value of OUTPUT_DIRECTORY will be +# put in front of it. If left blank `rtf' will be used as the default path. + +RTF_OUTPUT = rtf + +# If the COMPACT_RTF tag is set to YES Doxygen generates more compact +# RTF documents. This may be useful for small projects and may help to +# save some trees in general. + +COMPACT_RTF = NO + +# If the RTF_HYPERLINKS tag is set to YES, the RTF that is generated +# will contain hyperlink fields. The RTF file will +# contain links (just like the HTML output) instead of page references. +# This makes the output suitable for online browsing using WORD or other +# programs which support those fields. +# Note: wordpad (write) and others do not support links. + +RTF_HYPERLINKS = NO + +# Load stylesheet definitions from file. Syntax is similar to doxygen's +# config file, i.e. a series of assignments. You only have to provide +# replacements, missing definitions are set to their default value. + +RTF_STYLESHEET_FILE = + +# Set optional variables used in the generation of an rtf document. +# Syntax is similar to doxygen's config file. + +RTF_EXTENSIONS_FILE = + +#--------------------------------------------------------------------------- +# configuration options related to the man page output +#--------------------------------------------------------------------------- + +# If the GENERATE_MAN tag is set to YES (the default) Doxygen will +# generate man pages + +GENERATE_MAN = NO + +# The MAN_OUTPUT tag is used to specify where the man pages will be put. +# If a relative path is entered the value of OUTPUT_DIRECTORY will be +# put in front of it. If left blank `man' will be used as the default path. + +MAN_OUTPUT = man + +# The MAN_EXTENSION tag determines the extension that is added to +# the generated man pages (default is the subroutine's section .3) + +MAN_EXTENSION = .3 + +# If the MAN_LINKS tag is set to YES and Doxygen generates man output, +# then it will generate one additional man file for each entity +# documented in the real man page(s). These additional files +# only source the real man page, but without them the man command +# would be unable to find the correct page. The default is NO. + +MAN_LINKS = NO + +#--------------------------------------------------------------------------- +# configuration options related to the XML output +#--------------------------------------------------------------------------- + +# If the GENERATE_XML tag is set to YES Doxygen will +# generate an XML file that captures the structure of +# the code including all documentation. + +GENERATE_XML = NO + +# The XML_OUTPUT tag is used to specify where the XML pages will be put. +# If a relative path is entered the value of OUTPUT_DIRECTORY will be +# put in front of it. If left blank `xml' will be used as the default path. + +XML_OUTPUT = xml + +# The XML_SCHEMA tag can be used to specify an XML schema, +# which can be used by a validating XML parser to check the +# syntax of the XML files. + +XML_SCHEMA = + +# The XML_DTD tag can be used to specify an XML DTD, +# which can be used by a validating XML parser to check the +# syntax of the XML files. + +XML_DTD = + +# If the XML_PROGRAMLISTING tag is set to YES Doxygen will +# dump the program listings (including syntax highlighting +# and cross-referencing information) to the XML output. Note that +# enabling this will significantly increase the size of the XML output. + +XML_PROGRAMLISTING = YES + +#--------------------------------------------------------------------------- +# configuration options for the AutoGen Definitions output +#--------------------------------------------------------------------------- + +# If the GENERATE_AUTOGEN_DEF tag is set to YES Doxygen will +# generate an AutoGen Definitions (see autogen.sf.net) file +# that captures the structure of the code including all +# documentation. Note that this feature is still experimental +# and incomplete at the moment. + +GENERATE_AUTOGEN_DEF = NO + +#--------------------------------------------------------------------------- +# configuration options related to the Perl module output +#--------------------------------------------------------------------------- + +# If the GENERATE_PERLMOD tag is set to YES Doxygen will +# generate a Perl module file that captures the structure of +# the code including all documentation. Note that this +# feature is still experimental and incomplete at the +# moment. + +GENERATE_PERLMOD = NO + +# If the PERLMOD_LATEX tag is set to YES Doxygen will generate +# the necessary Makefile rules, Perl scripts and LaTeX code to be able +# to generate PDF and DVI output from the Perl module output. + +PERLMOD_LATEX = NO + +# If the PERLMOD_PRETTY tag is set to YES the Perl module output will be +# nicely formatted so it can be parsed by a human reader. +# This is useful +# if you want to understand what is going on. +# On the other hand, if this +# tag is set to NO the size of the Perl module output will be much smaller +# and Perl will parse it just the same. + +PERLMOD_PRETTY = YES + +# The names of the make variables in the generated doxyrules.make file +# are prefixed with the string contained in PERLMOD_MAKEVAR_PREFIX. +# This is useful so different doxyrules.make files included by the same +# Makefile don't overwrite each other's variables. + +PERLMOD_MAKEVAR_PREFIX = + +#--------------------------------------------------------------------------- +# Configuration options related to the preprocessor +#--------------------------------------------------------------------------- + +# If the ENABLE_PREPROCESSING tag is set to YES (the default) Doxygen will +# evaluate all C-preprocessor directives found in the sources and include +# files. + +ENABLE_PREPROCESSING = YES + +# If the MACRO_EXPANSION tag is set to YES Doxygen will expand all macro +# names in the source code. If set to NO (the default) only conditional +# compilation will be performed. Macro expansion can be done in a controlled +# way by setting EXPAND_ONLY_PREDEF to YES. + +MACRO_EXPANSION = NO + +# If the EXPAND_ONLY_PREDEF and MACRO_EXPANSION tags are both set to YES +# then the macro expansion is limited to the macros specified with the +# PREDEFINED and EXPAND_AS_DEFINED tags. + +EXPAND_ONLY_PREDEF = NO + +# If the SEARCH_INCLUDES tag is set to YES (the default) the includes files +# in the INCLUDE_PATH (see below) will be search if a #include is found. + +SEARCH_INCLUDES = NO + +# The INCLUDE_PATH tag can be used to specify one or more directories that +# contain include files that are not input files but should be processed by +# the preprocessor. + +INCLUDE_PATH = + +# You can use the INCLUDE_FILE_PATTERNS tag to specify one or more wildcard +# patterns (like *.h and *.hpp) to filter out the header-files in the +# directories. If left blank, the patterns specified with FILE_PATTERNS will +# be used. + +INCLUDE_FILE_PATTERNS = + +# The PREDEFINED tag can be used to specify one or more macro names that +# are defined before the preprocessor is started (similar to the -D option of +# gcc). The argument of the tag is a list of macros of the form: name +# or name=definition (no spaces). If the definition and the = are +# omitted =1 is assumed. To prevent a macro definition from being +# undefined via #undef or recursively expanded use the := operator +# instead of the = operator. + +PREDEFINED = _VAMP_NO_PLUGIN_NAMESPACE + +# If the MACRO_EXPANSION and EXPAND_ONLY_PREDEF tags are set to YES then +# this tag can be used to specify a list of macro names that should be expanded. +# The macro definition that is found in the sources will be used. +# Use the PREDEFINED tag if you want to use a different macro definition. + +EXPAND_AS_DEFINED = + +# If the SKIP_FUNCTION_MACROS tag is set to YES (the default) then +# doxygen's preprocessor will remove all function-like macros that are alone +# on a line, have an all uppercase name, and do not end with a semicolon. Such +# function macros are typically used for boiler-plate code, and will confuse +# the parser if not removed. + +SKIP_FUNCTION_MACROS = YES + +#--------------------------------------------------------------------------- +# Configuration::additions related to external references +#--------------------------------------------------------------------------- + +# The TAGFILES option can be used to specify one or more tagfiles. +# Optionally an initial location of the external documentation +# can be added for each tagfile. The format of a tag file without +# this location is as follows: +# +# TAGFILES = file1 file2 ... +# Adding location for the tag files is done as follows: +# +# TAGFILES = file1=loc1 "file2 = loc2" ... +# where "loc1" and "loc2" can be relative or absolute paths or +# URLs. If a location is present for each tag, the installdox tool +# does not have to be run to correct the links. +# Note that each tag file must have a unique name +# (where the name does NOT include the path) +# If a tag file is not located in the directory in which doxygen +# is run, you must also specify the path to the tagfile here. + +TAGFILES = + +# When a file name is specified after GENERATE_TAGFILE, doxygen will create +# a tag file that is based on the input files it reads. + +GENERATE_TAGFILE = + +# If the ALLEXTERNALS tag is set to YES all external classes will be listed +# in the class index. If set to NO only the inherited external classes +# will be listed. + +ALLEXTERNALS = NO + +# If the EXTERNAL_GROUPS tag is set to YES all external groups will be listed +# in the modules index. If set to NO, only the current project's groups will +# be listed. + +EXTERNAL_GROUPS = YES + +# The PERL_PATH should be the absolute path and name of the perl script +# interpreter (i.e. the result of `which perl'). + +PERL_PATH = /usr/bin/perl + +#--------------------------------------------------------------------------- +# Configuration options related to the dot tool +#--------------------------------------------------------------------------- + +# If the CLASS_DIAGRAMS tag is set to YES (the default) Doxygen will +# generate a inheritance diagram (in HTML, RTF and LaTeX) for classes with base +# or super classes. Setting the tag to NO turns the diagrams off. Note that +# this option is superseded by the HAVE_DOT option below. This is only a +# fallback. It is recommended to install and use dot, since it yields more +# powerful graphs. + +CLASS_DIAGRAMS = YES + +# You can define message sequence charts within doxygen comments using the \msc +# command. Doxygen will then run the mscgen tool (see +# http://www.mcternan.me.uk/mscgen/) to produce the chart and insert it in the +# documentation. The MSCGEN_PATH tag allows you to specify the directory where +# the mscgen tool resides. If left empty the tool is assumed to be found in the +# default search path. + +MSCGEN_PATH = + +# If set to YES, the inheritance and collaboration graphs will hide +# inheritance and usage relations if the target is undocumented +# or is not a class. + +HIDE_UNDOC_RELATIONS = YES + +# If you set the HAVE_DOT tag to YES then doxygen will assume the dot tool is +# available from the path. This tool is part of Graphviz, a graph visualization +# toolkit from AT&T and Lucent Bell Labs. The other options in this section +# have no effect if this option is set to NO (the default) + +HAVE_DOT = YES + +# By default doxygen will write a font called FreeSans.ttf to the output +# directory and reference it in all dot files that doxygen generates. This +# font does not include all possible unicode characters however, so when you need +# these (or just want a differently looking font) you can specify the font name +# using DOT_FONTNAME. You need need to make sure dot is able to find the font, +# which can be done by putting it in a standard location or by setting the +# DOTFONTPATH environment variable or by setting DOT_FONTPATH to the directory +# containing the font. + +DOT_FONTNAME = DejaVuSansCondensed + +# The DOT_FONTSIZE tag can be used to set the size of the font of dot graphs. +# The default size is 10pt. + +DOT_FONTSIZE = 9 + +# By default doxygen will tell dot to use the output directory to look for the +# FreeSans.ttf font (which doxygen will put there itself). If you specify a +# different font using DOT_FONTNAME you can set the path where dot +# can find it using this tag. + +DOT_FONTPATH = /usr/share/fonts/truetype/ttf-dejavu + +# If the CLASS_GRAPH and HAVE_DOT tags are set to YES then doxygen +# will generate a graph for each documented class showing the direct and +# indirect inheritance relations. Setting this tag to YES will force the +# the CLASS_DIAGRAMS tag to NO. + +CLASS_GRAPH = YES + +# If the COLLABORATION_GRAPH and HAVE_DOT tags are set to YES then doxygen +# will generate a graph for each documented class showing the direct and +# indirect implementation dependencies (inheritance, containment, and +# class references variables) of the class with other documented classes. + +COLLABORATION_GRAPH = NO + +# If the GROUP_GRAPHS and HAVE_DOT tags are set to YES then doxygen +# will generate a graph for groups, showing the direct groups dependencies + +GROUP_GRAPHS = YES + +# If the UML_LOOK tag is set to YES doxygen will generate inheritance and +# collaboration diagrams in a style similar to the OMG's Unified Modeling +# Language. + +UML_LOOK = NO + +# If set to YES, the inheritance and collaboration graphs will show the +# relations between templates and their instances. + +TEMPLATE_RELATIONS = NO + +# If the ENABLE_PREPROCESSING, SEARCH_INCLUDES, INCLUDE_GRAPH, and HAVE_DOT +# tags are set to YES then doxygen will generate a graph for each documented +# file showing the direct and indirect include dependencies of the file with +# other documented files. + +INCLUDE_GRAPH = YES + +# If the ENABLE_PREPROCESSING, SEARCH_INCLUDES, INCLUDED_BY_GRAPH, and +# HAVE_DOT tags are set to YES then doxygen will generate a graph for each +# documented header file showing the documented files that directly or +# indirectly include this file. + +INCLUDED_BY_GRAPH = YES + +# If the CALL_GRAPH and HAVE_DOT options are set to YES then +# doxygen will generate a call dependency graph for every global function +# or class method. Note that enabling this option will significantly increase +# the time of a run. So in most cases it will be better to enable call graphs +# for selected functions only using the \callgraph command. + +CALL_GRAPH = NO + +# If the CALLER_GRAPH and HAVE_DOT tags are set to YES then +# doxygen will generate a caller dependency graph for every global function +# or class method. Note that enabling this option will significantly increase +# the time of a run. So in most cases it will be better to enable caller +# graphs for selected functions only using the \callergraph command. + +CALLER_GRAPH = NO + +# If the GRAPHICAL_HIERARCHY and HAVE_DOT tags are set to YES then doxygen +# will graphical hierarchy of all classes instead of a textual one. + +GRAPHICAL_HIERARCHY = YES + +# If the DIRECTORY_GRAPH, SHOW_DIRECTORIES and HAVE_DOT tags are set to YES +# then doxygen will show the dependencies a directory has on other directories +# in a graphical way. The dependency relations are determined by the #include +# relations between the files in the directories. + +DIRECTORY_GRAPH = YES + +# The DOT_IMAGE_FORMAT tag can be used to set the image format of the images +# generated by dot. Possible values are png, jpg, or gif +# If left blank png will be used. + +DOT_IMAGE_FORMAT = png + +# The tag DOT_PATH can be used to specify the path where the dot tool can be +# found. If left blank, it is assumed the dot tool can be found in the path. + +DOT_PATH = + +# The DOTFILE_DIRS tag can be used to specify one or more directories that +# contain dot files that are included in the documentation (see the +# \dotfile command). + +DOTFILE_DIRS = + +# The DOT_GRAPH_MAX_NODES tag can be used to set the maximum number of +# nodes that will be shown in the graph. If the number of nodes in a graph +# becomes larger than this value, doxygen will truncate the graph, which is +# visualized by representing a node as a red box. Note that doxygen if the +# number of direct children of the root node in a graph is already larger than +# DOT_GRAPH_MAX_NODES then the graph will not be shown at all. Also note +# that the size of a graph can be further restricted by MAX_DOT_GRAPH_DEPTH. + +DOT_GRAPH_MAX_NODES = 50 + +# The MAX_DOT_GRAPH_DEPTH tag can be used to set the maximum depth of the +# graphs generated by dot. A depth value of 3 means that only nodes reachable +# from the root by following a path via at most 3 edges will be shown. Nodes +# that lay further from the root node will be omitted. Note that setting this +# option to 1 or 2 may greatly reduce the computation time needed for large +# code bases. Also note that the size of a graph can be further restricted by +# DOT_GRAPH_MAX_NODES. Using a depth of 0 means no depth restriction. + +MAX_DOT_GRAPH_DEPTH = 0 + +# Set the DOT_TRANSPARENT tag to YES to generate images with a transparent +# background. This is disabled by default, because dot on Windows does not +# seem to support this out of the box. Warning: Depending on the platform used, +# enabling this option may lead to badly anti-aliased labels on the edges of +# a graph (i.e. they become hard to read). + +DOT_TRANSPARENT = NO + +# Set the DOT_MULTI_TARGETS tag to YES allow dot to generate multiple output +# files in one run (i.e. multiple -o and -T options on the command line). This +# makes dot run faster, but since only newer versions of dot (>1.8.10) +# support this, this feature is disabled by default. + +DOT_MULTI_TARGETS = YES + +# If the GENERATE_LEGEND tag is set to YES (the default) Doxygen will +# generate a legend page explaining the meaning of the various boxes and +# arrows in the dot generated graphs. + +GENERATE_LEGEND = YES + +# If the DOT_CLEANUP tag is set to YES (the default) Doxygen will +# remove the intermediate dot files that are used to generate +# the various graphs. + +DOT_CLEANUP = YES + +#--------------------------------------------------------------------------- +# Options related to the search engine +#--------------------------------------------------------------------------- + +# The SEARCHENGINE tag specifies whether or not a search engine should be +# used. If set to NO the values of all tags below this one will be ignored. + +SEARCHENGINE = NO diff -r f44aa6d29642 -r cebe00b508b9 vamp-plugin-sdk/build/Makefile.mingw32 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/vamp-plugin-sdk/build/Makefile.mingw32 Wed Apr 11 09:51:20 2012 +0100 @@ -0,0 +1,350 @@ + +# Makefile for the Vamp plugin SDK. This builds the SDK objects, +# libraries, example plugins, and the test host. Please adjust to +# suit your operating system requirements. +# +# This version of the Makefile is approximately correct for cross- +# compiling for Windows from Linux using the MinGW tools. +# Note that it has no "install" target; the following are the +# library and related files that may be of interest resulting from +# the build: +# +# libvamp-sdk.dll [SDK dynamic library for plugins] +# libvamp-hostsdk.dll [SDK dynamic library for hosts] +# +# libvamp-sdk.a [SDK static library for plugins] +# libvamp-hostsdk.a [SDK static library for hosts] +# +# examples/vamp-example-plugins.cat [copy this to your Vamp plugin dir] +# examples/vamp-example-plugins.dll [copy this to your Vamp plugin dir] +# +# host/vamp-simple-host [requires libsndfile to build] +# +# rdf/generator/vamp-rdf-template-generator + +# Makefile for the Vamp plugin SDK. This builds the SDK objects, +# libraries, example plugins, and the test host. Please adjust to +# suit your operating system requirements. + +APIDIR = vamp + +SDKDIR = vamp-sdk +HOSTSDKDIR = vamp-hostsdk + +SRCDIR = src +SDKSRCDIR = src/vamp-sdk +HOSTSDKSRCDIR = src/vamp-hostsdk + +EXAMPLEDIR = examples +HOSTDIR = host +PCDIR = pkgconfig +LADIR = build +RDFGENDIR = rdf/generator + +### +### Start of user-serviceable parts +### + +# Default build target (or use "make " to select one). +# Targets are: +# all -- build everything +# sdk -- build all the Vamp SDK libraries for plugins and hosts +# sdkstatic -- build only the static versions of the SDK libraries +# plugins -- build the example plugins (and the SDK if required) +# host -- build the simple Vamp plugin host (and the SDK if required) +# rdfgen -- build the RDF template generator (and the SDK if required) +# test -- build the host and example plugins, and run a quick test +# clean -- remove binary targets +# distclean -- remove all targets +# +default: all + +# Tools selection +# +CXX = i586-mingw32msvc-g++ +LD = i586-mingw32msvc-g++ +AR = i586-mingw32msvc-ar +RANLIB = i586-mingw32msvc-ranlib + +# Compile flags +# +CXXFLAGS = -O2 -Wall -I. -I../include + +# Libraries required for the plugins. +# +PLUGIN_LIBS = ./libvamp-sdk.a + +# File extension for a dynamically loadable object +# +PLUGIN_EXT = .dll + +# Libraries required for the host. +# +HOST_LIBS = ./libvamp-hostsdk.a -L../lib -lsndfile + +# Libraries required for the RDF template generator. +# +RDFGEN_LIBS = ./libvamp-hostsdk.a + +# Flags required to tell the compiler to create a dynamically loadable object +# +DYNAMIC_LDFLAGS = --static-libgcc -shared -Wl,-Bsymbolic + +# Flags for building specific plugin and library targets. We need to +# tell the linker the formal name for the library, and for plugins we +# also want to tell the linker to make all symbols in the library +# hidden except for the public entry point (making for a tidier library). +# +PLUGIN_LDFLAGS = $(DYNAMIC_LDFLAGS) -Wl,--version-script=build/vamp-plugin.map +SDK_DYNAMIC_LDFLAGS = $(DYNAMIC_LDFLAGS) -Wl,-soname=$(INSTALL_SDK_LIBNAME) +HOSTSDK_DYNAMIC_LDFLAGS = $(DYNAMIC_LDFLAGS) -Wl,-soname=$(INSTALL_HOSTSDK_LIBNAME) + + +### End of user-serviceable parts + + +API_HEADERS = \ + $(APIDIR)/vamp.h + +SDK_HEADERS = \ + $(SDKDIR)/Plugin.h \ + $(SDKDIR)/PluginAdapter.h \ + $(SDKDIR)/PluginBase.h \ + $(SDKDIR)/RealTime.h \ + $(SDKDIR)/plugguard.h \ + $(SDKDIR)/vamp-sdk.h + +HOSTSDK_HEADERS = \ + $(HOSTSDKDIR)/Plugin.h \ + $(HOSTSDKDIR)/PluginBase.h \ + $(HOSTSDKDIR)/PluginHostAdapter.h \ + $(HOSTSDKDIR)/RealTime.h \ + $(HOSTSDKDIR)/PluginBufferingAdapter.h \ + $(HOSTSDKDIR)/PluginChannelAdapter.h \ + $(HOSTSDKDIR)/PluginInputDomainAdapter.h \ + $(HOSTSDKDIR)/PluginLoader.h \ + $(HOSTSDKDIR)/PluginSummarisingAdapter.h \ + $(HOSTSDKDIR)/PluginWrapper.h \ + $(HOSTSDKDIR)/hostguard.h \ + $(HOSTSDKDIR)/vamp-hostsdk.h + +SDK_OBJECTS = \ + $(SDKSRCDIR)/PluginAdapter.o \ + $(SDKSRCDIR)/RealTime.o + +HOSTSDK_OBJECTS = \ + $(HOSTSDKSRCDIR)/PluginHostAdapter.o \ + $(HOSTSDKSRCDIR)/RealTime.o \ + $(HOSTSDKSRCDIR)/PluginBufferingAdapter.o \ + $(HOSTSDKSRCDIR)/PluginChannelAdapter.o \ + $(HOSTSDKSRCDIR)/PluginInputDomainAdapter.o \ + $(HOSTSDKSRCDIR)/PluginLoader.o \ + $(HOSTSDKSRCDIR)/PluginSummarisingAdapter.o \ + $(HOSTSDKSRCDIR)/PluginWrapper.o + +SDK_STATIC = \ + ./libvamp-sdk.a + +HOSTSDK_STATIC = \ + ./libvamp-hostsdk.a + +SDK_DYNAMIC = \ + ./libvamp-sdk$(PLUGIN_EXT) + +HOSTSDK_DYNAMIC = \ + ./libvamp-hostsdk$(PLUGIN_EXT) + +SDK_LA = \ + $(LADIR)/libvamp-sdk.la + +HOSTSDK_LA = \ + $(LADIR)/libvamp-hostsdk.la + +PLUGIN_HEADERS = \ + $(EXAMPLEDIR)/SpectralCentroid.h \ + $(EXAMPLEDIR)/PowerSpectrum.h \ + $(EXAMPLEDIR)/PercussionOnsetDetector.h \ + $(EXAMPLEDIR)/FixedTempoEstimator.h \ + $(EXAMPLEDIR)/AmplitudeFollower.h \ + $(EXAMPLEDIR)/ZeroCrossing.h + +PLUGIN_OBJECTS = \ + $(EXAMPLEDIR)/SpectralCentroid.o \ + $(EXAMPLEDIR)/PowerSpectrum.o \ + $(EXAMPLEDIR)/PercussionOnsetDetector.o \ + $(EXAMPLEDIR)/FixedTempoEstimator.o \ + $(EXAMPLEDIR)/AmplitudeFollower.o \ + $(EXAMPLEDIR)/ZeroCrossing.o \ + $(EXAMPLEDIR)/plugins.o + +PLUGIN_TARGET = \ + $(EXAMPLEDIR)/vamp-example-plugins$(PLUGIN_EXT) + +HOST_HEADERS = \ + $(HOSTDIR)/system.h + +HOST_OBJECTS = \ + $(HOSTDIR)/vamp-simple-host.o + +HOST_TARGET = \ + $(HOSTDIR)/vamp-simple-host + +RDFGEN_OBJECTS = \ + $(RDFGENDIR)/vamp-rdf-template-generator.o + +RDFGEN_TARGET = \ + $(RDFGENDIR)/vamp-rdf-template-generator + +sdk: sdkstatic $(SDK_DYNAMIC) $(HOSTSDK_DYNAMIC) + +sdkstatic: $(SDK_STATIC) $(HOSTSDK_STATIC) + $(RANLIB) $(SDK_STATIC) + $(RANLIB) $(HOSTSDK_STATIC) + +plugins: $(PLUGIN_TARGET) + +host: $(HOST_TARGET) + +rdfgen: $(RDFGEN_TARGET) + +all: sdk plugins host rdfgen test + +$(SDK_STATIC): $(SDK_OBJECTS) $(API_HEADERS) $(SDK_HEADERS) + $(AR) r $@ $(SDK_OBJECTS) + +$(HOSTSDK_STATIC): $(HOSTSDK_OBJECTS) $(API_HEADERS) $(HOSTSDK_HEADERS) + $(AR) r $@ $(HOSTSDK_OBJECTS) + +$(SDK_DYNAMIC): $(SDK_OBJECTS) $(API_HEADERS) $(SDK_HEADERS) + $(CXX) $(LDFLAGS) $(SDK_DYNAMIC_LDFLAGS) -o $@ $(SDK_OBJECTS) + +$(HOSTSDK_DYNAMIC): $(HOSTSDK_OBJECTS) $(API_HEADERS) $(HOSTSDK_HEADERS) + $(CXX) $(LDFLAGS) $(HOSTSDK_DYNAMIC_LDFLAGS) -o $@ $(HOSTSDK_OBJECTS) + +$(PLUGIN_TARGET): $(PLUGIN_OBJECTS) $(SDK_STATIC) $(PLUGIN_HEADERS) + $(CXX) $(LDFLAGS) $(PLUGIN_LDFLAGS) -o $@ $(PLUGIN_OBJECTS) $(PLUGIN_LIBS) + +$(HOST_TARGET): $(HOST_OBJECTS) $(HOSTSDK_STATIC) $(HOST_HEADERS) + $(CXX) $(LDFLAGS) $(HOST_LDFLAGS) -o $@ $(HOST_OBJECTS) $(HOST_LIBS) + +$(RDFGEN_TARGET): $(RDFGEN_OBJECTS) $(HOSTSDK_STATIC) + $(CXX) $(LDFLAGS) $(RDFGEN_LDFLAGS) -o $@ $(RDFGEN_OBJECTS) $(RDFGEN_LIBS) + +test: plugins host + VAMP_PATH=$(EXAMPLEDIR) $(HOST_TARGET) -l + +clean: + rm -f $(SDK_OBJECTS) $(HOSTSDK_OBJECTS) $(PLUGIN_OBJECTS) $(HOST_OBJECTS) $(RDFGEN_OBJECTS) + +distclean: clean + rm -f $(SDK_STATIC) $(SDK_DYNAMIC) $(HOSTSDK_STATIC) $(HOSTSDK_DYNAMIC) $(PLUGIN_TARGET) $(HOST_TARGET) $(RDFGEN_TARGET) *~ */*~ + +# DO NOT DELETE + +examples/AmplitudeFollower.o: examples/AmplitudeFollower.h vamp-sdk/Plugin.h +examples/AmplitudeFollower.o: vamp-sdk/PluginBase.h vamp-sdk/plugguard.h +examples/AmplitudeFollower.o: vamp-sdk/RealTime.h +examples/FixedTempoEstimator.o: examples/FixedTempoEstimator.h +examples/FixedTempoEstimator.o: vamp-sdk/Plugin.h vamp-sdk/PluginBase.h +examples/FixedTempoEstimator.o: vamp-sdk/plugguard.h vamp-sdk/RealTime.h +examples/PercussionOnsetDetector.o: examples/PercussionOnsetDetector.h +examples/PercussionOnsetDetector.o: vamp-sdk/Plugin.h vamp-sdk/PluginBase.h +examples/PercussionOnsetDetector.o: vamp-sdk/plugguard.h vamp-sdk/RealTime.h +examples/SpectralCentroid.o: examples/SpectralCentroid.h vamp-sdk/Plugin.h +examples/SpectralCentroid.o: vamp-sdk/PluginBase.h vamp-sdk/plugguard.h +examples/SpectralCentroid.o: vamp-sdk/RealTime.h +examples/PowerSpectrum.o: examples/PowerSpectrum.h vamp-sdk/Plugin.h +examples/PowerSpectrum.o: vamp-sdk/PluginBase.h vamp-sdk/plugguard.h +examples/PowerSpectrum.o: vamp-sdk/RealTime.h +examples/ZeroCrossing.o: examples/ZeroCrossing.h vamp-sdk/Plugin.h +examples/ZeroCrossing.o: vamp-sdk/PluginBase.h vamp-sdk/plugguard.h +examples/ZeroCrossing.o: vamp-sdk/RealTime.h +examples/plugins.o: vamp/vamp.h vamp-sdk/PluginAdapter.h vamp-sdk/Plugin.h +examples/plugins.o: vamp-sdk/PluginBase.h vamp-sdk/plugguard.h +examples/plugins.o: vamp-sdk/RealTime.h examples/ZeroCrossing.h +examples/plugins.o: vamp-sdk/Plugin.h examples/SpectralCentroid.h +examples/plugins.o: examples/PercussionOnsetDetector.h examples/PowerSpectrum.h +examples/plugins.o: examples/FixedTempoEstimator.h +examples/plugins.o: examples/AmplitudeFollower.h +host/vamp-simple-host.o: ./vamp-hostsdk/PluginHostAdapter.h vamp/vamp.h +host/vamp-simple-host.o: vamp-sdk/Plugin.h vamp-sdk/PluginBase.h +host/vamp-simple-host.o: vamp-sdk/plugguard.h vamp-sdk/RealTime.h +host/vamp-simple-host.o: ./vamp-hostsdk/PluginInputDomainAdapter.h +host/vamp-simple-host.o: ./vamp-hostsdk/PluginWrapper.h +host/vamp-simple-host.o: ./vamp-hostsdk/Plugin.h ./vamp-hostsdk/hostguard.h +host/vamp-simple-host.o: vamp-sdk/Plugin.h +host/vamp-simple-host.o: ./vamp-hostsdk/PluginLoader.h host/system.h +rdf/generator/vamp-rdf-template-generator.o: ./vamp-hostsdk/PluginHostAdapter.h +rdf/generator/vamp-rdf-template-generator.o: vamp/vamp.h vamp-sdk/Plugin.h +rdf/generator/vamp-rdf-template-generator.o: vamp-sdk/PluginBase.h +rdf/generator/vamp-rdf-template-generator.o: vamp-sdk/plugguard.h vamp-sdk/RealTime.h +rdf/generator/vamp-rdf-template-generator.o: ./vamp-hostsdk/PluginChannelAdapter.h +rdf/generator/vamp-rdf-template-generator.o: ./vamp-hostsdk/PluginWrapper.h +rdf/generator/vamp-rdf-template-generator.o: ./vamp-hostsdk/Plugin.h +rdf/generator/vamp-rdf-template-generator.o: ./vamp-hostsdk/hostguard.h +rdf/generator/vamp-rdf-template-generator.o: vamp-sdk/Plugin.h +rdf/generator/vamp-rdf-template-generator.o: ./vamp-hostsdk/PluginInputDomainAdapter.h +rdf/generator/vamp-rdf-template-generator.o: ./vamp-hostsdk/PluginLoader.h +src/vamp-hostsdk/PluginHostAdapter.o: ./vamp-hostsdk/PluginHostAdapter.h +src/vamp-hostsdk/PluginHostAdapter.o: vamp/vamp.h vamp-sdk/Plugin.h +src/vamp-hostsdk/PluginHostAdapter.o: vamp-sdk/PluginBase.h +src/vamp-hostsdk/PluginHostAdapter.o: vamp-sdk/plugguard.h +src/vamp-hostsdk/PluginHostAdapter.o: vamp-sdk/RealTime.h +src/vamp-hostsdk/RealTime.o: src/vamp-sdk/RealTime.cpp ./vamp-sdk/RealTime.h +src/vamp-hostsdk/RealTime.o: vamp-sdk/plugguard.h +src/vamp-sdk/PluginAdapter.o: vamp-sdk/PluginAdapter.h vamp/vamp.h +src/vamp-sdk/PluginAdapter.o: vamp-sdk/Plugin.h vamp-sdk/PluginBase.h +src/vamp-sdk/PluginAdapter.o: vamp-sdk/plugguard.h vamp-sdk/RealTime.h +src/vamp-sdk/RealTime.o: ./vamp-sdk/RealTime.h vamp-sdk/plugguard.h +src/vamp-hostsdk/PluginBufferingAdapter.o: ./vamp-hostsdk/PluginBufferingAdapter.h +src/vamp-hostsdk/PluginBufferingAdapter.o: ./vamp-hostsdk/PluginWrapper.h +src/vamp-hostsdk/PluginBufferingAdapter.o: ./vamp-hostsdk/Plugin.h +src/vamp-hostsdk/PluginBufferingAdapter.o: ./vamp-hostsdk/hostguard.h +src/vamp-hostsdk/PluginBufferingAdapter.o: vamp-sdk/Plugin.h +src/vamp-hostsdk/PluginBufferingAdapter.o: vamp-sdk/PluginBase.h +src/vamp-hostsdk/PluginBufferingAdapter.o: vamp-sdk/plugguard.h +src/vamp-hostsdk/PluginBufferingAdapter.o: vamp-sdk/RealTime.h +src/vamp-hostsdk/PluginChannelAdapter.o: ./vamp-hostsdk/PluginChannelAdapter.h +src/vamp-hostsdk/PluginChannelAdapter.o: ./vamp-hostsdk/PluginWrapper.h +src/vamp-hostsdk/PluginChannelAdapter.o: ./vamp-hostsdk/Plugin.h +src/vamp-hostsdk/PluginChannelAdapter.o: ./vamp-hostsdk/hostguard.h +src/vamp-hostsdk/PluginChannelAdapter.o: vamp-sdk/Plugin.h +src/vamp-hostsdk/PluginChannelAdapter.o: vamp-sdk/PluginBase.h +src/vamp-hostsdk/PluginChannelAdapter.o: vamp-sdk/plugguard.h +src/vamp-hostsdk/PluginChannelAdapter.o: vamp-sdk/RealTime.h +src/vamp-hostsdk/PluginInputDomainAdapter.o: ./vamp-hostsdk/PluginInputDomainAdapter.h +src/vamp-hostsdk/PluginInputDomainAdapter.o: ./vamp-hostsdk/PluginWrapper.h +src/vamp-hostsdk/PluginInputDomainAdapter.o: ./vamp-hostsdk/Plugin.h +src/vamp-hostsdk/PluginInputDomainAdapter.o: ./vamp-hostsdk/hostguard.h +src/vamp-hostsdk/PluginInputDomainAdapter.o: vamp-sdk/Plugin.h +src/vamp-hostsdk/PluginInputDomainAdapter.o: vamp-sdk/PluginBase.h +src/vamp-hostsdk/PluginInputDomainAdapter.o: vamp-sdk/plugguard.h +src/vamp-hostsdk/PluginInputDomainAdapter.o: vamp-sdk/RealTime.h +src/vamp-hostsdk/PluginLoader.o: ./vamp-hostsdk/PluginHostAdapter.h +src/vamp-hostsdk/PluginLoader.o: vamp/vamp.h vamp-sdk/Plugin.h +src/vamp-hostsdk/PluginLoader.o: vamp-sdk/PluginBase.h +src/vamp-hostsdk/PluginLoader.o: vamp-sdk/plugguard.h +src/vamp-hostsdk/PluginLoader.o: vamp-sdk/RealTime.h +src/vamp-hostsdk/PluginLoader.o: ./vamp-hostsdk/PluginLoader.h +src/vamp-hostsdk/PluginLoader.o: ./vamp-hostsdk/PluginWrapper.h +src/vamp-hostsdk/PluginLoader.o: ./vamp-hostsdk/Plugin.h +src/vamp-hostsdk/PluginLoader.o: ./vamp-hostsdk/hostguard.h +src/vamp-hostsdk/PluginLoader.o: vamp-sdk/Plugin.h +src/vamp-hostsdk/PluginLoader.o: ./vamp-hostsdk/PluginInputDomainAdapter.h +src/vamp-hostsdk/PluginLoader.o: ./vamp-hostsdk/PluginChannelAdapter.h +src/vamp-hostsdk/PluginLoader.o: ./vamp-hostsdk/PluginBufferingAdapter.h +src/vamp-hostsdk/PluginSummarisingAdapter.o: ./vamp-hostsdk/PluginSummarisingAdapter.h +src/vamp-hostsdk/PluginSummarisingAdapter.o: ./vamp-hostsdk/PluginWrapper.h +src/vamp-hostsdk/PluginSummarisingAdapter.o: ./vamp-hostsdk/Plugin.h +src/vamp-hostsdk/PluginSummarisingAdapter.o: ./vamp-hostsdk/hostguard.h +src/vamp-hostsdk/PluginSummarisingAdapter.o: vamp-sdk/Plugin.h +src/vamp-hostsdk/PluginSummarisingAdapter.o: vamp-sdk/PluginBase.h +src/vamp-hostsdk/PluginSummarisingAdapter.o: vamp-sdk/plugguard.h +src/vamp-hostsdk/PluginSummarisingAdapter.o: vamp-sdk/RealTime.h +src/vamp-hostsdk/PluginWrapper.o: ./vamp-hostsdk/PluginWrapper.h +src/vamp-hostsdk/PluginWrapper.o: ./vamp-hostsdk/Plugin.h +src/vamp-hostsdk/PluginWrapper.o: ./vamp-hostsdk/hostguard.h +src/vamp-hostsdk/PluginWrapper.o: vamp-sdk/Plugin.h +src/vamp-hostsdk/PluginWrapper.o: vamp-sdk/PluginBase.h +src/vamp-hostsdk/PluginWrapper.o: vamp-sdk/plugguard.h +src/vamp-hostsdk/PluginWrapper.o: vamp-sdk/RealTime.h diff -r f44aa6d29642 -r cebe00b508b9 vamp-plugin-sdk/build/Makefile.osol --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/vamp-plugin-sdk/build/Makefile.osol Wed Apr 11 09:51:20 2012 +0100 @@ -0,0 +1,403 @@ + +# Makefile for the Vamp plugin SDK. This builds the SDK objects, +# libraries, example plugins, and the test host. Please adjust to +# suit your operating system requirements. + +APIDIR = vamp + +SDKDIR = vamp-sdk +HOSTSDKDIR = vamp-hostsdk + +SRCDIR = src +SDKSRCDIR = src/vamp-sdk +HOSTSDKSRCDIR = src/vamp-hostsdk + +EXAMPLEDIR = examples +HOSTDIR = host +PCDIR = pkgconfig +LADIR = build +RDFGENDIR = rdf/generator + +### +### Start of user-serviceable parts +### + +# Default build target (or use "make " to select one). +# Targets are: +# all -- build everything +# sdk -- build all the Vamp SDK libraries for plugins and hosts +# sdkstatic -- build only the static versions of the SDK libraries +# plugins -- build the example plugins (and the SDK if required) +# host -- build the simple Vamp plugin host (and the SDK if required) +# rdfgen -- build the RDF template generator (and the SDK if required) +# test -- build the host and example plugins, and run a quick test +# clean -- remove binary targets +# distclean -- remove all targets +# +default: sdk plugins host rdfgen test + +# Compile flags +# +CXX = CC +CXXFLAGS = -I. -KPIC + +# ar, ranlib +# +AR = ar +RANLIB = ranlib + +# Libraries required for the plugins. +# +PLUGIN_LIBS = ./libvamp-sdk.a + +# File extension for a dynamically loadable object +# +PLUGIN_EXT = .so + +# Libraries required for the host. +# +HOST_LIBS = ./libvamp-hostsdk.a -lsndfile + +# Libraries required for the RDF template generator. +# +RDFGEN_LIBS = ./libvamp-hostsdk.a + +# Locations for "make install". This will need quite a bit of +# editing for non-Linux platforms. Of course you don't necessarily +# have to use "make install". +# +INSTALL_PREFIX = /usr/local +INSTALL_API_HEADERS = $(INSTALL_PREFIX)/include/vamp +INSTALL_SDK_HEADERS = $(INSTALL_PREFIX)/include/vamp-sdk +INSTALL_HOSTSDK_HEADERS = $(INSTALL_PREFIX)/include/vamp-hostsdk +INSTALL_SDK_LIBS = $(INSTALL_PREFIX)/lib +INSTALL_PLUGINS = $(INSTALL_PREFIX)/lib/vamp +INSTALL_BINARIES = $(INSTALL_PREFIX)/bin + +INSTALL_SDK_LIBNAME = libvamp-sdk.so.2.1.0 +INSTALL_SDK_LINK_ABI = libvamp-sdk.so.2 +INSTALL_SDK_LINK_DEV = libvamp-sdk.so +INSTALL_SDK_STATIC = libvamp-sdk.a +INSTALL_SDK_LA = libvamp-sdk.la + +INSTALL_HOSTSDK_LIBNAME = libvamp-hostsdk.so.3.1.0 +INSTALL_HOSTSDK_LINK_ABI = libvamp-hostsdk.so.3 +INSTALL_HOSTSDK_LINK_DEV = libvamp-hostsdk.so +INSTALL_HOSTSDK_STATIC = libvamp-hostsdk.a +INSTALL_HOSTSDK_LA = libvamp-hostsdk.la + +INSTALL_PKGCONFIG = $(INSTALL_PREFIX)/lib/pkgconfig + +# Flags required to tell the compiler to create a dynamically loadable object +# +DYNAMIC_LDFLAGS = -G -lCstd -lCrun -lm +SDK_DYNAMIC_LDFLAGS = $(DYNAMIC_LDFLAGS) -h$(INSTALL_SDK_LINK_ABI) +HOSTSDK_DYNAMIC_LDFLAGS = $(DYNAMIC_LDFLAGS) -h$(INSTALL_HOSTSDK_LINK_ABI) + +# Additional flags for making a plugin. This version script tells the +# GNU linker to make all symbols in the library hidden except for the +# public entry point. It's not essential, but makes a tidier library. +PLUGIN_LDFLAGS = $(DYNAMIC_LDFLAGS) -Qoption ld -Mbuild/vamp-plugin.map + + +### End of user-serviceable parts + + +API_HEADERS = \ + $(APIDIR)/vamp.h + +SDK_HEADERS = \ + $(SDKDIR)/Plugin.h \ + $(SDKDIR)/PluginAdapter.h \ + $(SDKDIR)/PluginBase.h \ + $(SDKDIR)/RealTime.h \ + $(SDKDIR)/plugguard.h \ + $(SDKDIR)/vamp-sdk.h + +HOSTSDK_HEADERS = \ + $(HOSTSDKDIR)/Plugin.h \ + $(HOSTSDKDIR)/PluginBase.h \ + $(HOSTSDKDIR)/PluginHostAdapter.h \ + $(HOSTSDKDIR)/RealTime.h \ + $(HOSTSDKDIR)/PluginBufferingAdapter.h \ + $(HOSTSDKDIR)/PluginChannelAdapter.h \ + $(HOSTSDKDIR)/PluginInputDomainAdapter.h \ + $(HOSTSDKDIR)/PluginLoader.h \ + $(HOSTSDKDIR)/PluginSummarisingAdapter.h \ + $(HOSTSDKDIR)/PluginWrapper.h \ + $(HOSTSDKDIR)/hostguard.h \ + $(HOSTSDKDIR)/vamp-hostsdk.h + +SDK_OBJECTS = \ + $(SDKSRCDIR)/PluginAdapter.o \ + $(SDKSRCDIR)/RealTime.o + +HOSTSDK_OBJECTS = \ + $(HOSTSDKSRCDIR)/PluginHostAdapter.o \ + $(HOSTSDKSRCDIR)/RealTime.o \ + $(HOSTSDKSRCDIR)/PluginBufferingAdapter.o \ + $(HOSTSDKSRCDIR)/PluginChannelAdapter.o \ + $(HOSTSDKSRCDIR)/PluginInputDomainAdapter.o \ + $(HOSTSDKSRCDIR)/PluginLoader.o \ + $(HOSTSDKSRCDIR)/PluginSummarisingAdapter.o \ + $(HOSTSDKSRCDIR)/PluginWrapper.o + +SDK_STATIC = \ + ./libvamp-sdk.a + +HOSTSDK_STATIC = \ + ./libvamp-hostsdk.a + +SDK_DYNAMIC = \ + ./libvamp-sdk$(PLUGIN_EXT) + +HOSTSDK_DYNAMIC = \ + ./libvamp-hostsdk$(PLUGIN_EXT) + +SDK_LA = \ + $(LADIR)/libvamp-sdk.la + +HOSTSDK_LA = \ + $(LADIR)/libvamp-hostsdk.la + +PLUGIN_HEADERS = \ + $(EXAMPLEDIR)/SpectralCentroid.h \ + $(EXAMPLEDIR)/PowerSpectrum.h \ + $(EXAMPLEDIR)/PercussionOnsetDetector.h \ + $(EXAMPLEDIR)/FixedTempoEstimator.h \ + $(EXAMPLEDIR)/AmplitudeFollower.h \ + $(EXAMPLEDIR)/ZeroCrossing.h + +PLUGIN_OBJECTS = \ + $(EXAMPLEDIR)/SpectralCentroid.o \ + $(EXAMPLEDIR)/PowerSpectrum.o \ + $(EXAMPLEDIR)/PercussionOnsetDetector.o \ + $(EXAMPLEDIR)/FixedTempoEstimator.o \ + $(EXAMPLEDIR)/AmplitudeFollower.o \ + $(EXAMPLEDIR)/ZeroCrossing.o \ + $(EXAMPLEDIR)/plugins.o + +PLUGIN_TARGET = \ + $(EXAMPLEDIR)/vamp-example-plugins$(PLUGIN_EXT) + +PLUGIN_CAT = \ + $(EXAMPLEDIR)/vamp-example-plugins.cat + +HOST_HEADERS = \ + $(HOSTDIR)/system.h + +HOST_OBJECTS = \ + $(HOSTDIR)/vamp-simple-host.o + +HOST_TARGET = \ + $(HOSTDIR)/vamp-simple-host + +RDFGEN_OBJECTS = \ + $(RDFGENDIR)/vamp-rdf-template-generator.o + +RDFGEN_TARGET = \ + $(RDFGENDIR)/vamp-rdf-template-generator + +sdk: sdkstatic $(SDK_DYNAMIC) $(HOSTSDK_DYNAMIC) + +sdkstatic: $(SDK_STATIC) $(HOSTSDK_STATIC) + $(RANLIB) $(SDK_STATIC) + $(RANLIB) $(HOSTSDK_STATIC) + +plugins: $(PLUGIN_TARGET) + +host: $(HOST_TARGET) + +rdfgen: $(RDFGEN_TARGET) + +all: sdk plugins host rdfgen test + +$(SDK_STATIC): $(SDK_OBJECTS) $(API_HEADERS) $(SDK_HEADERS) + $(AR) r $@ $(SDK_OBJECTS) + +$(HOSTSDK_STATIC): $(HOSTSDK_OBJECTS) $(API_HEADERS) $(HOSTSDK_HEADERS) + $(AR) r $@ $(HOSTSDK_OBJECTS) + +$(SDK_DYNAMIC): $(SDK_OBJECTS) $(API_HEADERS) $(SDK_HEADERS) + $(CXX) $(LDFLAGS) $(SDK_DYNAMIC_LDFLAGS) -o $@ $(SDK_OBJECTS) + +$(HOSTSDK_DYNAMIC): $(HOSTSDK_OBJECTS) $(API_HEADERS) $(HOSTSDK_HEADERS) + $(CXX) $(LDFLAGS) $(HOSTSDK_DYNAMIC_LDFLAGS) -o $@ $(HOSTSDK_OBJECTS) + +$(PLUGIN_TARGET): $(PLUGIN_OBJECTS) $(SDK_STATIC) $(PLUGIN_HEADERS) + $(CXX) $(LDFLAGS) $(PLUGIN_LDFLAGS) -o $@ $(PLUGIN_OBJECTS) $(PLUGIN_LIBS) + +$(HOST_TARGET): $(HOST_OBJECTS) $(HOSTSDK_STATIC) $(HOST_HEADERS) + $(CXX) $(LDFLAGS) $(HOST_LDFLAGS) -o $@ $(HOST_OBJECTS) $(HOST_LIBS) + +$(RDFGEN_TARGET): $(RDFGEN_OBJECTS) $(HOSTSDK_STATIC) + $(CXX) $(LDFLAGS) $(RDFGEN_LDFLAGS) -o $@ $(RDFGEN_OBJECTS) $(RDFGEN_LIBS) + +test: plugins host + VAMP_PATH=$(EXAMPLEDIR) $(HOST_TARGET) -l + +clean: + rm -f $(SDK_OBJECTS) $(HOSTSDK_OBJECTS) $(PLUGIN_OBJECTS) $(HOST_OBJECTS) $(RDFGEN_OBJECTS) + +distclean: clean + rm -f $(SDK_STATIC) $(SDK_DYNAMIC) $(HOSTSDK_STATIC) $(HOSTSDK_DYNAMIC) $(PLUGIN_TARGET) $(HOST_TARGET) $(RDFGEN_TARGET) *~ */*~ + rm -f config.log config.status Makefile + +install: $(SDK_STATIC) $(SDK_DYNAMIC) $(HOSTSDK_STATIC) $(HOSTSDK_DYNAMIC) $(PLUGIN_TARGET) $(HOST_TARGET) $(RDFGEN_TARGET) + mkdir -p $(DESTDIR)$(INSTALL_API_HEADERS) + mkdir -p $(DESTDIR)$(INSTALL_SDK_HEADERS) + mkdir -p $(DESTDIR)$(INSTALL_HOSTSDK_HEADERS) + mkdir -p $(DESTDIR)$(INSTALL_SDK_LIBS) + mkdir -p $(DESTDIR)$(INSTALL_PKGCONFIG) + mkdir -p $(DESTDIR)$(INSTALL_BINARIES) + mkdir -p $(DESTDIR)$(INSTALL_PLUGINS) + cp $(HOST_TARGET) $(DESTDIR)$(INSTALL_BINARIES) + cp $(RDFGEN_TARGET) $(DESTDIR)$(INSTALL_BINARIES) + cp $(PLUGIN_TARGET) $(DESTDIR)$(INSTALL_PLUGINS) + cp $(PLUGIN_CAT) $(DESTDIR)$(INSTALL_PLUGINS) + cp $(API_HEADERS) $(DESTDIR)$(INSTALL_API_HEADERS) + cp $(SDK_HEADERS) $(DESTDIR)$(INSTALL_SDK_HEADERS) + cp $(HOSTSDK_HEADERS) $(DESTDIR)$(INSTALL_HOSTSDK_HEADERS) + cp $(SDK_STATIC) $(DESTDIR)$(INSTALL_SDK_LIBS) + cp $(HOSTSDK_STATIC) $(DESTDIR)$(INSTALL_SDK_LIBS) + cp $(SDK_DYNAMIC) $(DESTDIR)$(INSTALL_SDK_LIBS)/$(INSTALL_SDK_LIBNAME) + cp $(HOSTSDK_DYNAMIC) $(DESTDIR)$(INSTALL_SDK_LIBS)/$(INSTALL_HOSTSDK_LIBNAME) + rm -f $(DESTDIR)$(INSTALL_SDK_LIBS)/$(INSTALL_SDK_LINK_ABI) + ln -s $(INSTALL_SDK_LIBNAME) $(DESTDIR)$(INSTALL_SDK_LIBS)/$(INSTALL_SDK_LINK_ABI) + rm -f $(DESTDIR)$(INSTALL_SDK_LIBS)/$(INSTALL_HOSTSDK_LINK_ABI) + ln -s $(INSTALL_HOSTSDK_LIBNAME) $(DESTDIR)$(INSTALL_SDK_LIBS)/$(INSTALL_HOSTSDK_LINK_ABI) + rm -f $(DESTDIR)$(INSTALL_SDK_LIBS)/$(INSTALL_SDK_LINK_DEV) + ln -s $(INSTALL_SDK_LIBNAME) $(DESTDIR)$(INSTALL_SDK_LIBS)/$(INSTALL_SDK_LINK_DEV) + rm -f $(DESTDIR)$(INSTALL_SDK_LIBS)/$(INSTALL_HOSTSDK_LINK_DEV) + ln -s $(INSTALL_HOSTSDK_LIBNAME) $(DESTDIR)$(INSTALL_SDK_LIBS)/$(INSTALL_HOSTSDK_LINK_DEV) + sed "s,%PREFIX%,$(INSTALL_PREFIX)," $(PCDIR)/vamp.pc.in \ + > $(DESTDIR)$(INSTALL_PKGCONFIG)/vamp.pc + sed "s,%PREFIX%,$(INSTALL_PREFIX)," $(PCDIR)/vamp-sdk.pc.in \ + > $(DESTDIR)$(INSTALL_PKGCONFIG)/vamp-sdk.pc + sed "s,%PREFIX%,$(INSTALL_PREFIX)," $(PCDIR)/vamp-hostsdk.pc.in \ + > $(DESTDIR)$(INSTALL_PKGCONFIG)/vamp-hostsdk.pc + sed -e "s,%LIBNAME%,$(INSTALL_SDK_LIBNAME),g" \ + -e "s,%LINK_ABI%,$(INSTALL_SDK_LINK_ABI),g" \ + -e "s,%LINK_DEV%,$(INSTALL_SDK_LINK_DEV),g" \ + -e "s,%STATIC%,$(INSTALL_SDK_STATIC),g" \ + -e "s,%LIBS%,$(INSTALL_SDK_LIBS),g" $(SDK_LA).in \ + > $(DESTDIR)$(INSTALL_SDK_LIBS)/$(INSTALL_SDK_LA) + sed -e "s,%LIBNAME%,$(INSTALL_HOSTSDK_LIBNAME),g" \ + -e "s,%LINK_ABI%,$(INSTALL_HOSTSDK_LINK_ABI),g" \ + -e "s,%LINK_DEV%,$(INSTALL_HOSTSDK_LINK_DEV),g" \ + -e "s,%STATIC%,$(INSTALL_HOSTSDK_STATIC),g" \ + -e "s,%LIBS%,$(INSTALL_SDK_LIBS),g" $(HOSTSDK_LA).in \ + > $(DESTDIR)$(INSTALL_SDK_LIBS)/$(INSTALL_HOSTSDK_LA) + +depend: + makedepend -Y. */*.cpp */*/*.cpp */*/*/*.cpp + +# DO NOT DELETE + +examples/AmplitudeFollower.o: examples/AmplitudeFollower.h vamp-sdk/Plugin.h +examples/AmplitudeFollower.o: vamp-sdk/PluginBase.h vamp-sdk/plugguard.h +examples/AmplitudeFollower.o: vamp-sdk/RealTime.h +examples/FixedTempoEstimator.o: examples/FixedTempoEstimator.h +examples/FixedTempoEstimator.o: vamp-sdk/Plugin.h vamp-sdk/PluginBase.h +examples/FixedTempoEstimator.o: vamp-sdk/plugguard.h vamp-sdk/RealTime.h +examples/PercussionOnsetDetector.o: examples/PercussionOnsetDetector.h +examples/PercussionOnsetDetector.o: vamp-sdk/Plugin.h vamp-sdk/PluginBase.h +examples/PercussionOnsetDetector.o: vamp-sdk/plugguard.h vamp-sdk/RealTime.h +examples/SpectralCentroid.o: examples/SpectralCentroid.h vamp-sdk/Plugin.h +examples/SpectralCentroid.o: vamp-sdk/PluginBase.h vamp-sdk/plugguard.h +examples/SpectralCentroid.o: vamp-sdk/RealTime.h +examples/PowerSpectrum.o: examples/PowerSpectrum.h vamp-sdk/Plugin.h +examples/PowerSpectrum.o: vamp-sdk/PluginBase.h vamp-sdk/plugguard.h +examples/PowerSpectrum.o: vamp-sdk/RealTime.h +examples/ZeroCrossing.o: examples/ZeroCrossing.h vamp-sdk/Plugin.h +examples/ZeroCrossing.o: vamp-sdk/PluginBase.h vamp-sdk/plugguard.h +examples/ZeroCrossing.o: vamp-sdk/RealTime.h +examples/plugins.o: vamp/vamp.h vamp-sdk/PluginAdapter.h vamp-sdk/Plugin.h +examples/plugins.o: vamp-sdk/PluginBase.h vamp-sdk/plugguard.h +examples/plugins.o: vamp-sdk/RealTime.h examples/ZeroCrossing.h +examples/plugins.o: vamp-sdk/Plugin.h examples/SpectralCentroid.h +examples/plugins.o: examples/PercussionOnsetDetector.h examples/PowerSpectrum.h +examples/plugins.o: examples/FixedTempoEstimator.h +examples/plugins.o: examples/AmplitudeFollower.h +host/vamp-simple-host.o: ./vamp-hostsdk/PluginHostAdapter.h vamp/vamp.h +host/vamp-simple-host.o: vamp-sdk/Plugin.h vamp-sdk/PluginBase.h +host/vamp-simple-host.o: vamp-sdk/plugguard.h vamp-sdk/RealTime.h +host/vamp-simple-host.o: ./vamp-hostsdk/PluginInputDomainAdapter.h +host/vamp-simple-host.o: ./vamp-hostsdk/PluginWrapper.h +host/vamp-simple-host.o: ./vamp-hostsdk/Plugin.h ./vamp-hostsdk/hostguard.h +host/vamp-simple-host.o: vamp-sdk/Plugin.h +host/vamp-simple-host.o: ./vamp-hostsdk/PluginLoader.h host/system.h +rdf/generator/vamp-rdf-template-generator.o: ./vamp-hostsdk/PluginHostAdapter.h +rdf/generator/vamp-rdf-template-generator.o: vamp/vamp.h vamp-sdk/Plugin.h +rdf/generator/vamp-rdf-template-generator.o: vamp-sdk/PluginBase.h +rdf/generator/vamp-rdf-template-generator.o: vamp-sdk/plugguard.h vamp-sdk/RealTime.h +rdf/generator/vamp-rdf-template-generator.o: ./vamp-hostsdk/PluginChannelAdapter.h +rdf/generator/vamp-rdf-template-generator.o: ./vamp-hostsdk/PluginWrapper.h +rdf/generator/vamp-rdf-template-generator.o: ./vamp-hostsdk/Plugin.h +rdf/generator/vamp-rdf-template-generator.o: ./vamp-hostsdk/hostguard.h +rdf/generator/vamp-rdf-template-generator.o: vamp-sdk/Plugin.h +rdf/generator/vamp-rdf-template-generator.o: ./vamp-hostsdk/PluginInputDomainAdapter.h +rdf/generator/vamp-rdf-template-generator.o: ./vamp-hostsdk/PluginLoader.h +src/vamp-hostsdk/PluginHostAdapter.o: ./vamp-hostsdk/PluginHostAdapter.h +src/vamp-hostsdk/PluginHostAdapter.o: vamp/vamp.h vamp-sdk/Plugin.h +src/vamp-hostsdk/PluginHostAdapter.o: vamp-sdk/PluginBase.h +src/vamp-hostsdk/PluginHostAdapter.o: vamp-sdk/plugguard.h +src/vamp-hostsdk/PluginHostAdapter.o: vamp-sdk/RealTime.h +src/vamp-hostsdk/RealTime.o: src/vamp-sdk/RealTime.cpp ./vamp-sdk/RealTime.h +src/vamp-hostsdk/RealTime.o: vamp-sdk/plugguard.h +src/vamp-sdk/PluginAdapter.o: vamp-sdk/PluginAdapter.h vamp/vamp.h +src/vamp-sdk/PluginAdapter.o: vamp-sdk/Plugin.h vamp-sdk/PluginBase.h +src/vamp-sdk/PluginAdapter.o: vamp-sdk/plugguard.h vamp-sdk/RealTime.h +src/vamp-sdk/RealTime.o: ./vamp-sdk/RealTime.h vamp-sdk/plugguard.h +src/vamp-hostsdk/PluginBufferingAdapter.o: ./vamp-hostsdk/PluginBufferingAdapter.h +src/vamp-hostsdk/PluginBufferingAdapter.o: ./vamp-hostsdk/PluginWrapper.h +src/vamp-hostsdk/PluginBufferingAdapter.o: ./vamp-hostsdk/Plugin.h +src/vamp-hostsdk/PluginBufferingAdapter.o: ./vamp-hostsdk/hostguard.h +src/vamp-hostsdk/PluginBufferingAdapter.o: vamp-sdk/Plugin.h +src/vamp-hostsdk/PluginBufferingAdapter.o: vamp-sdk/PluginBase.h +src/vamp-hostsdk/PluginBufferingAdapter.o: vamp-sdk/plugguard.h +src/vamp-hostsdk/PluginBufferingAdapter.o: vamp-sdk/RealTime.h +src/vamp-hostsdk/PluginChannelAdapter.o: ./vamp-hostsdk/PluginChannelAdapter.h +src/vamp-hostsdk/PluginChannelAdapter.o: ./vamp-hostsdk/PluginWrapper.h +src/vamp-hostsdk/PluginChannelAdapter.o: ./vamp-hostsdk/Plugin.h +src/vamp-hostsdk/PluginChannelAdapter.o: ./vamp-hostsdk/hostguard.h +src/vamp-hostsdk/PluginChannelAdapter.o: vamp-sdk/Plugin.h +src/vamp-hostsdk/PluginChannelAdapter.o: vamp-sdk/PluginBase.h +src/vamp-hostsdk/PluginChannelAdapter.o: vamp-sdk/plugguard.h +src/vamp-hostsdk/PluginChannelAdapter.o: vamp-sdk/RealTime.h +src/vamp-hostsdk/PluginInputDomainAdapter.o: ./vamp-hostsdk/PluginInputDomainAdapter.h +src/vamp-hostsdk/PluginInputDomainAdapter.o: ./vamp-hostsdk/PluginWrapper.h +src/vamp-hostsdk/PluginInputDomainAdapter.o: ./vamp-hostsdk/Plugin.h +src/vamp-hostsdk/PluginInputDomainAdapter.o: ./vamp-hostsdk/hostguard.h +src/vamp-hostsdk/PluginInputDomainAdapter.o: vamp-sdk/Plugin.h +src/vamp-hostsdk/PluginInputDomainAdapter.o: vamp-sdk/PluginBase.h +src/vamp-hostsdk/PluginInputDomainAdapter.o: vamp-sdk/plugguard.h +src/vamp-hostsdk/PluginInputDomainAdapter.o: vamp-sdk/RealTime.h +src/vamp-hostsdk/PluginLoader.o: ./vamp-hostsdk/PluginHostAdapter.h +src/vamp-hostsdk/PluginLoader.o: vamp/vamp.h vamp-sdk/Plugin.h +src/vamp-hostsdk/PluginLoader.o: vamp-sdk/PluginBase.h +src/vamp-hostsdk/PluginLoader.o: vamp-sdk/plugguard.h +src/vamp-hostsdk/PluginLoader.o: vamp-sdk/RealTime.h +src/vamp-hostsdk/PluginLoader.o: ./vamp-hostsdk/PluginLoader.h +src/vamp-hostsdk/PluginLoader.o: ./vamp-hostsdk/PluginWrapper.h +src/vamp-hostsdk/PluginLoader.o: ./vamp-hostsdk/Plugin.h +src/vamp-hostsdk/PluginLoader.o: ./vamp-hostsdk/hostguard.h +src/vamp-hostsdk/PluginLoader.o: vamp-sdk/Plugin.h +src/vamp-hostsdk/PluginLoader.o: ./vamp-hostsdk/PluginInputDomainAdapter.h +src/vamp-hostsdk/PluginLoader.o: ./vamp-hostsdk/PluginChannelAdapter.h +src/vamp-hostsdk/PluginLoader.o: ./vamp-hostsdk/PluginBufferingAdapter.h +src/vamp-hostsdk/PluginSummarisingAdapter.o: ./vamp-hostsdk/PluginSummarisingAdapter.h +src/vamp-hostsdk/PluginSummarisingAdapter.o: ./vamp-hostsdk/PluginWrapper.h +src/vamp-hostsdk/PluginSummarisingAdapter.o: ./vamp-hostsdk/Plugin.h +src/vamp-hostsdk/PluginSummarisingAdapter.o: ./vamp-hostsdk/hostguard.h +src/vamp-hostsdk/PluginSummarisingAdapter.o: vamp-sdk/Plugin.h +src/vamp-hostsdk/PluginSummarisingAdapter.o: vamp-sdk/PluginBase.h +src/vamp-hostsdk/PluginSummarisingAdapter.o: vamp-sdk/plugguard.h +src/vamp-hostsdk/PluginSummarisingAdapter.o: vamp-sdk/RealTime.h +src/vamp-hostsdk/PluginWrapper.o: ./vamp-hostsdk/PluginWrapper.h +src/vamp-hostsdk/PluginWrapper.o: ./vamp-hostsdk/Plugin.h +src/vamp-hostsdk/PluginWrapper.o: ./vamp-hostsdk/hostguard.h +src/vamp-hostsdk/PluginWrapper.o: vamp-sdk/Plugin.h +src/vamp-hostsdk/PluginWrapper.o: vamp-sdk/PluginBase.h +src/vamp-hostsdk/PluginWrapper.o: vamp-sdk/plugguard.h +src/vamp-hostsdk/PluginWrapper.o: vamp-sdk/RealTime.h diff -r f44aa6d29642 -r cebe00b508b9 vamp-plugin-sdk/build/Makefile.osx --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/vamp-plugin-sdk/build/Makefile.osx Wed Apr 11 09:51:20 2012 +0100 @@ -0,0 +1,392 @@ + +# Makefile for the Vamp plugin SDK. This builds the SDK objects, +# libraries, example plugins, and the test host. Please adjust to +# suit your operating system requirements. +# +# This version of the Makefile is approximately correct for OS/X. +# Note that it has no "install" target; the following are the +# library and related files that may be of interest resulting from +# the build: +# +# libvamp-sdk.dylib [SDK dynamic library for plugins] +# libvamp-hostsdk.dylib [SDK dynamic library for hosts] +# +# libvamp-sdk.a [SDK static library for plugins] +# libvamp-hostsdk.a [SDK static library for hosts] +# +# examples/vamp-example-plugins.cat [copy this to your Vamp plugin dir] +# examples/vamp-example-plugins.dylib [copy this to your Vamp plugin dir] +# +# host/vamp-simple-host [requires libsndfile to build] +# +# rdf/generator/vamp-rdf-template-generator + +# Makefile for the Vamp plugin SDK. This builds the SDK objects, +# libraries, example plugins, and the test host. Please adjust to +# suit your operating system requirements. + +APIDIR = vamp + +SDKDIR = vamp-sdk +HOSTSDKDIR = vamp-hostsdk + +SRCDIR = src +SDKSRCDIR = src/vamp-sdk +HOSTSDKSRCDIR = src/vamp-hostsdk + +EXAMPLEDIR = examples +HOSTDIR = host +PCDIR = pkgconfig +LADIR = build +RDFGENDIR = rdf/generator + +### +### Start of user-serviceable parts +### + +# Default build target (or use "make " to select one). +# Targets are: +# all -- build everything +# sdk -- build all the Vamp SDK libraries for plugins and hosts +# sdkstatic -- build only the static versions of the SDK libraries +# plugins -- build the example plugins (and the SDK if required) +# host -- build the simple Vamp plugin host (and the SDK if required) +# rdfgen -- build the RDF template generator (and the SDK if required) +# test -- build the host and example plugins, and run a quick test +# clean -- remove binary targets +# distclean -- remove all targets +# +default: all + +# Architecture and developer SDK selection flags. Change these only +# if you want to select a different OS/X compatibility level from the +# default. +# +# By default, we try to find the oldest available SDK that is newer +# than 10.4. +# +# If you want to override this to select a particular SDK, change +# PREFERRED_SDK to the SDK name (e.g. "10.4u") and PREFERRED_MINVERSION +# to the minimum OS revision (e.g. "10.4"). An example follows this code. +# +SDKPREFIX := /Developer/SDKs/MacOSX +SDKS := $(wildcard $(SDKPREFIX)*.sdk) +SDKVERSIONS := $(patsubst $(SDKPREFIX)%.sdk,%,$(SDKS)) +GOOD_SDKS := $(filter-out 10.1%,$(filter-out 10.2%,$(filter-out 10.3%,$(filter-out 10.4%,$(SDKVERSIONS))))) +# +PREFERRED_SDK := $(word 1, $(sort $(GOOD_SDKS))) +PREFERRED_MINVERSION := $(patsubst %u,%,$(PREFERRED_SDK)) +# +# Example: to set your own values, uncomment and adjust: +# PREFERRED_SDK := 10.4u +# PREFERRED_MINVERSION := 10.4 + +SDKFLAGS = -isysroot /Developer/SDKs/MacOSX$(PREFERRED_SDK).sdk -mmacosx-version-min=$(PREFERRED_MINVERSION) + +# Our default is to try to build for all available architectures in a +# universal binary. +# +ARCHFLAGS = $(SDKFLAGS) -arch i386 -arch x86_64 -arch ppc + +# Compile flags +# +CXXFLAGS = $(ARCHFLAGS) -O2 -Wall -I. -fPIC + +# Link flags common to all link targets +# +LDFLAGS = $(ARCHFLAGS) + +# ar, ranlib +# +AR = ar +RANLIB = ranlib +RM_F = rm -f + +# Libraries required for the plugins. +# +PLUGIN_LIBS = ./libvamp-sdk.a + +# File extension for a dynamically loadable object +# +PLUGIN_EXT = .dylib + +# Libraries required for the host. +# +HOST_LIBS = ./libvamp-hostsdk.a -lsndfile -ldl + +# Libraries required for the RDF template generator. +# +RDFGEN_LIBS = ./libvamp-hostsdk.a -ldl + +# Flags required to tell the compiler to create a dynamically loadable object +# +DYNAMIC_LDFLAGS = $(ARCHFLAGS) -dynamiclib + +# Flags for building specific plugin and library targets. We need to +# tell the linker the formal name for the library, and for plugins we +# also want to tell the linker to make all symbols in the library +# hidden except for the public entry point (making for a tidier library). +# +PLUGIN_LDFLAGS = $(DYNAMIC_LDFLAGS) \ + -install_name vamp-example-plugins.dylib \ + -exported_symbols_list build/vamp-plugin.list +SDK_DYNAMIC_LDFLAGS = $(DYNAMIC_LDFLAGS) -install_name libvamp-sdk.dylib +HOSTSDK_DYNAMIC_LDFLAGS = $(DYNAMIC_LDFLAGS) -install_name libvamp-hostsdk.dylib + + +### End of user-serviceable parts + + +API_HEADERS = \ + $(APIDIR)/vamp.h + +SDK_HEADERS = \ + $(SDKDIR)/Plugin.h \ + $(SDKDIR)/PluginAdapter.h \ + $(SDKDIR)/PluginBase.h \ + $(SDKDIR)/RealTime.h \ + $(SDKDIR)/plugguard.h \ + $(SDKDIR)/vamp-sdk.h + +HOSTSDK_HEADERS = \ + $(HOSTSDKDIR)/Plugin.h \ + $(HOSTSDKDIR)/PluginBase.h \ + $(HOSTSDKDIR)/PluginHostAdapter.h \ + $(HOSTSDKDIR)/RealTime.h \ + $(HOSTSDKDIR)/PluginBufferingAdapter.h \ + $(HOSTSDKDIR)/PluginChannelAdapter.h \ + $(HOSTSDKDIR)/PluginInputDomainAdapter.h \ + $(HOSTSDKDIR)/PluginLoader.h \ + $(HOSTSDKDIR)/PluginSummarisingAdapter.h \ + $(HOSTSDKDIR)/PluginWrapper.h \ + $(HOSTSDKDIR)/hostguard.h \ + $(HOSTSDKDIR)/vamp-hostsdk.h + +SDK_OBJECTS = \ + $(SDKSRCDIR)/PluginAdapter.o \ + $(SDKSRCDIR)/RealTime.o + +HOSTSDK_OBJECTS = \ + $(HOSTSDKSRCDIR)/PluginHostAdapter.o \ + $(HOSTSDKSRCDIR)/RealTime.o \ + $(HOSTSDKSRCDIR)/PluginBufferingAdapter.o \ + $(HOSTSDKSRCDIR)/PluginChannelAdapter.o \ + $(HOSTSDKSRCDIR)/PluginInputDomainAdapter.o \ + $(HOSTSDKSRCDIR)/PluginLoader.o \ + $(HOSTSDKSRCDIR)/PluginSummarisingAdapter.o \ + $(HOSTSDKSRCDIR)/PluginWrapper.o + +SDK_STATIC = \ + ./libvamp-sdk.a + +HOSTSDK_STATIC = \ + ./libvamp-hostsdk.a + +SDK_DYNAMIC = \ + ./libvamp-sdk$(PLUGIN_EXT) + +HOSTSDK_DYNAMIC = \ + ./libvamp-hostsdk$(PLUGIN_EXT) + +SDK_LA = \ + $(LADIR)/libvamp-sdk.la + +HOSTSDK_LA = \ + $(LADIR)/libvamp-hostsdk.la + +PLUGIN_HEADERS = \ + $(EXAMPLEDIR)/SpectralCentroid.h \ + $(EXAMPLEDIR)/PowerSpectrum.h \ + $(EXAMPLEDIR)/PercussionOnsetDetector.h \ + $(EXAMPLEDIR)/FixedTempoEstimator.h \ + $(EXAMPLEDIR)/AmplitudeFollower.h \ + $(EXAMPLEDIR)/ZeroCrossing.h + +PLUGIN_OBJECTS = \ + $(EXAMPLEDIR)/SpectralCentroid.o \ + $(EXAMPLEDIR)/PowerSpectrum.o \ + $(EXAMPLEDIR)/PercussionOnsetDetector.o \ + $(EXAMPLEDIR)/FixedTempoEstimator.o \ + $(EXAMPLEDIR)/AmplitudeFollower.o \ + $(EXAMPLEDIR)/ZeroCrossing.o \ + $(EXAMPLEDIR)/plugins.o + +PLUGIN_TARGET = \ + $(EXAMPLEDIR)/vamp-example-plugins$(PLUGIN_EXT) + +HOST_HEADERS = \ + $(HOSTDIR)/system.h + +HOST_OBJECTS = \ + $(HOSTDIR)/vamp-simple-host.o + +HOST_TARGET = \ + $(HOSTDIR)/vamp-simple-host + +RDFGEN_OBJECTS = \ + $(RDFGENDIR)/vamp-rdf-template-generator.o + +RDFGEN_TARGET = \ + $(RDFGENDIR)/vamp-rdf-template-generator + +show: + @echo " *** Found available SDK versions: $(SDKVERSIONS)" + @test -n "$(PREFERRED_SDK)" || ( echo "Error: Failed to establish preferred SDK version, please ensure at least one Developer SDK is installed" ; exit 1 ) + @test -n "$(PREFERRED_MINVERSION)" || ( echo "Error: Failed to establish preferred minimum OS version" ; exit 1 ) + @echo " *** Default SDK is $(PREFERRED_SDK) for minimum OS/X version $(PREFERRED_MINVERSION)" + +sdk: show sdkstatic $(SDK_DYNAMIC) $(HOSTSDK_DYNAMIC) + +sdkstatic: $(SDK_STATIC) $(HOSTSDK_STATIC) + $(RANLIB) $(SDK_STATIC) + $(RANLIB) $(HOSTSDK_STATIC) + +plugins: $(PLUGIN_TARGET) + +host: $(HOST_TARGET) + +rdfgen: $(RDFGEN_TARGET) + +all: sdk plugins host rdfgen test + +$(SDK_STATIC): $(SDK_OBJECTS) $(API_HEADERS) $(SDK_HEADERS) + $(RM_F) $@ + $(AR) r $@ $(SDK_OBJECTS) + +$(HOSTSDK_STATIC): $(HOSTSDK_OBJECTS) $(API_HEADERS) $(HOSTSDK_HEADERS) + $(RM_F) $@ + $(AR) r $@ $(HOSTSDK_OBJECTS) + +$(SDK_DYNAMIC): $(SDK_OBJECTS) $(API_HEADERS) $(SDK_HEADERS) + $(CXX) $(LDFLAGS) $(SDK_DYNAMIC_LDFLAGS) -o $@ $(SDK_OBJECTS) + +$(HOSTSDK_DYNAMIC): $(HOSTSDK_OBJECTS) $(API_HEADERS) $(HOSTSDK_HEADERS) + $(CXX) $(LDFLAGS) $(HOSTSDK_DYNAMIC_LDFLAGS) -o $@ $(HOSTSDK_OBJECTS) + +$(PLUGIN_TARGET): $(PLUGIN_OBJECTS) $(SDK_STATIC) $(PLUGIN_HEADERS) + $(CXX) $(LDFLAGS) $(PLUGIN_LDFLAGS) -o $@ $(PLUGIN_OBJECTS) $(PLUGIN_LIBS) + +$(HOST_TARGET): $(HOST_OBJECTS) $(HOSTSDK_STATIC) $(HOST_HEADERS) + $(CXX) $(LDFLAGS) $(HOST_LDFLAGS) -o $@ $(HOST_OBJECTS) $(HOST_LIBS) + +$(RDFGEN_TARGET): $(RDFGEN_OBJECTS) $(HOSTSDK_STATIC) + $(CXX) $(LDFLAGS) $(RDFGEN_LDFLAGS) -o $@ $(RDFGEN_OBJECTS) $(RDFGEN_LIBS) + +test: plugins host + VAMP_PATH=$(EXAMPLEDIR) $(HOST_TARGET) -l + +clean: + rm -f $(SDK_OBJECTS) $(HOSTSDK_OBJECTS) $(PLUGIN_OBJECTS) $(HOST_OBJECTS) $(RDFGEN_OBJECTS) + +distclean: clean + rm -f $(SDK_STATIC) $(SDK_DYNAMIC) $(HOSTSDK_STATIC) $(HOSTSDK_DYNAMIC) $(PLUGIN_TARGET) $(HOST_TARGET) $(RDFGEN_TARGET) *~ */*~ + +# DO NOT DELETE + +examples/AmplitudeFollower.o: examples/AmplitudeFollower.h vamp-sdk/Plugin.h +examples/AmplitudeFollower.o: vamp-sdk/PluginBase.h vamp-sdk/plugguard.h +examples/AmplitudeFollower.o: vamp-sdk/RealTime.h +examples/FixedTempoEstimator.o: examples/FixedTempoEstimator.h +examples/FixedTempoEstimator.o: vamp-sdk/Plugin.h vamp-sdk/PluginBase.h +examples/FixedTempoEstimator.o: vamp-sdk/plugguard.h vamp-sdk/RealTime.h +examples/PercussionOnsetDetector.o: examples/PercussionOnsetDetector.h +examples/PercussionOnsetDetector.o: vamp-sdk/Plugin.h vamp-sdk/PluginBase.h +examples/PercussionOnsetDetector.o: vamp-sdk/plugguard.h vamp-sdk/RealTime.h +examples/SpectralCentroid.o: examples/SpectralCentroid.h vamp-sdk/Plugin.h +examples/SpectralCentroid.o: vamp-sdk/PluginBase.h vamp-sdk/plugguard.h +examples/SpectralCentroid.o: vamp-sdk/RealTime.h +examples/PowerSpectrum.o: examples/PowerSpectrum.h vamp-sdk/Plugin.h +examples/PowerSpectrum.o: vamp-sdk/PluginBase.h vamp-sdk/plugguard.h +examples/PowerSpectrum.o: vamp-sdk/RealTime.h +examples/ZeroCrossing.o: examples/ZeroCrossing.h vamp-sdk/Plugin.h +examples/ZeroCrossing.o: vamp-sdk/PluginBase.h vamp-sdk/plugguard.h +examples/ZeroCrossing.o: vamp-sdk/RealTime.h +examples/plugins.o: vamp/vamp.h vamp-sdk/PluginAdapter.h vamp-sdk/Plugin.h +examples/plugins.o: vamp-sdk/PluginBase.h vamp-sdk/plugguard.h +examples/plugins.o: vamp-sdk/RealTime.h examples/ZeroCrossing.h +examples/plugins.o: vamp-sdk/Plugin.h examples/SpectralCentroid.h +examples/plugins.o: examples/PercussionOnsetDetector.h examples/PowerSpectrum.h +examples/plugins.o: examples/FixedTempoEstimator.h +examples/plugins.o: examples/AmplitudeFollower.h +host/vamp-simple-host.o: ./vamp-hostsdk/PluginHostAdapter.h vamp/vamp.h +host/vamp-simple-host.o: vamp-sdk/Plugin.h vamp-sdk/PluginBase.h +host/vamp-simple-host.o: vamp-sdk/plugguard.h vamp-sdk/RealTime.h +host/vamp-simple-host.o: ./vamp-hostsdk/PluginInputDomainAdapter.h +host/vamp-simple-host.o: ./vamp-hostsdk/PluginWrapper.h +host/vamp-simple-host.o: ./vamp-hostsdk/Plugin.h ./vamp-hostsdk/hostguard.h +host/vamp-simple-host.o: vamp-sdk/Plugin.h +host/vamp-simple-host.o: ./vamp-hostsdk/PluginLoader.h host/system.h +rdf/generator/vamp-rdf-template-generator.o: ./vamp-hostsdk/PluginHostAdapter.h +rdf/generator/vamp-rdf-template-generator.o: vamp/vamp.h vamp-sdk/Plugin.h +rdf/generator/vamp-rdf-template-generator.o: vamp-sdk/PluginBase.h +rdf/generator/vamp-rdf-template-generator.o: vamp-sdk/plugguard.h vamp-sdk/RealTime.h +rdf/generator/vamp-rdf-template-generator.o: ./vamp-hostsdk/PluginChannelAdapter.h +rdf/generator/vamp-rdf-template-generator.o: ./vamp-hostsdk/PluginWrapper.h +rdf/generator/vamp-rdf-template-generator.o: ./vamp-hostsdk/Plugin.h +rdf/generator/vamp-rdf-template-generator.o: ./vamp-hostsdk/hostguard.h +rdf/generator/vamp-rdf-template-generator.o: vamp-sdk/Plugin.h +rdf/generator/vamp-rdf-template-generator.o: ./vamp-hostsdk/PluginInputDomainAdapter.h +rdf/generator/vamp-rdf-template-generator.o: ./vamp-hostsdk/PluginLoader.h +src/vamp-hostsdk/PluginHostAdapter.o: ./vamp-hostsdk/PluginHostAdapter.h +src/vamp-hostsdk/PluginHostAdapter.o: vamp/vamp.h vamp-sdk/Plugin.h +src/vamp-hostsdk/PluginHostAdapter.o: vamp-sdk/PluginBase.h +src/vamp-hostsdk/PluginHostAdapter.o: vamp-sdk/plugguard.h +src/vamp-hostsdk/PluginHostAdapter.o: vamp-sdk/RealTime.h +src/vamp-hostsdk/RealTime.o: src/vamp-sdk/RealTime.cpp ./vamp-sdk/RealTime.h +src/vamp-hostsdk/RealTime.o: vamp-sdk/plugguard.h +src/vamp-sdk/PluginAdapter.o: vamp-sdk/PluginAdapter.h vamp/vamp.h +src/vamp-sdk/PluginAdapter.o: vamp-sdk/Plugin.h vamp-sdk/PluginBase.h +src/vamp-sdk/PluginAdapter.o: vamp-sdk/plugguard.h vamp-sdk/RealTime.h +src/vamp-sdk/RealTime.o: ./vamp-sdk/RealTime.h vamp-sdk/plugguard.h +src/vamp-hostsdk/PluginBufferingAdapter.o: ./vamp-hostsdk/PluginBufferingAdapter.h +src/vamp-hostsdk/PluginBufferingAdapter.o: ./vamp-hostsdk/PluginWrapper.h +src/vamp-hostsdk/PluginBufferingAdapter.o: ./vamp-hostsdk/Plugin.h +src/vamp-hostsdk/PluginBufferingAdapter.o: ./vamp-hostsdk/hostguard.h +src/vamp-hostsdk/PluginBufferingAdapter.o: vamp-sdk/Plugin.h +src/vamp-hostsdk/PluginBufferingAdapter.o: vamp-sdk/PluginBase.h +src/vamp-hostsdk/PluginBufferingAdapter.o: vamp-sdk/plugguard.h +src/vamp-hostsdk/PluginBufferingAdapter.o: vamp-sdk/RealTime.h +src/vamp-hostsdk/PluginChannelAdapter.o: ./vamp-hostsdk/PluginChannelAdapter.h +src/vamp-hostsdk/PluginChannelAdapter.o: ./vamp-hostsdk/PluginWrapper.h +src/vamp-hostsdk/PluginChannelAdapter.o: ./vamp-hostsdk/Plugin.h +src/vamp-hostsdk/PluginChannelAdapter.o: ./vamp-hostsdk/hostguard.h +src/vamp-hostsdk/PluginChannelAdapter.o: vamp-sdk/Plugin.h +src/vamp-hostsdk/PluginChannelAdapter.o: vamp-sdk/PluginBase.h +src/vamp-hostsdk/PluginChannelAdapter.o: vamp-sdk/plugguard.h +src/vamp-hostsdk/PluginChannelAdapter.o: vamp-sdk/RealTime.h +src/vamp-hostsdk/PluginInputDomainAdapter.o: ./vamp-hostsdk/PluginInputDomainAdapter.h +src/vamp-hostsdk/PluginInputDomainAdapter.o: ./vamp-hostsdk/PluginWrapper.h +src/vamp-hostsdk/PluginInputDomainAdapter.o: ./vamp-hostsdk/Plugin.h +src/vamp-hostsdk/PluginInputDomainAdapter.o: ./vamp-hostsdk/hostguard.h +src/vamp-hostsdk/PluginInputDomainAdapter.o: vamp-sdk/Plugin.h +src/vamp-hostsdk/PluginInputDomainAdapter.o: vamp-sdk/PluginBase.h +src/vamp-hostsdk/PluginInputDomainAdapter.o: vamp-sdk/plugguard.h +src/vamp-hostsdk/PluginInputDomainAdapter.o: vamp-sdk/RealTime.h +src/vamp-hostsdk/PluginLoader.o: ./vamp-hostsdk/PluginHostAdapter.h +src/vamp-hostsdk/PluginLoader.o: vamp/vamp.h vamp-sdk/Plugin.h +src/vamp-hostsdk/PluginLoader.o: vamp-sdk/PluginBase.h +src/vamp-hostsdk/PluginLoader.o: vamp-sdk/plugguard.h +src/vamp-hostsdk/PluginLoader.o: vamp-sdk/RealTime.h +src/vamp-hostsdk/PluginLoader.o: ./vamp-hostsdk/PluginLoader.h +src/vamp-hostsdk/PluginLoader.o: ./vamp-hostsdk/PluginWrapper.h +src/vamp-hostsdk/PluginLoader.o: ./vamp-hostsdk/Plugin.h +src/vamp-hostsdk/PluginLoader.o: ./vamp-hostsdk/hostguard.h +src/vamp-hostsdk/PluginLoader.o: vamp-sdk/Plugin.h +src/vamp-hostsdk/PluginLoader.o: ./vamp-hostsdk/PluginInputDomainAdapter.h +src/vamp-hostsdk/PluginLoader.o: ./vamp-hostsdk/PluginChannelAdapter.h +src/vamp-hostsdk/PluginLoader.o: ./vamp-hostsdk/PluginBufferingAdapter.h +src/vamp-hostsdk/PluginSummarisingAdapter.o: ./vamp-hostsdk/PluginSummarisingAdapter.h +src/vamp-hostsdk/PluginSummarisingAdapter.o: ./vamp-hostsdk/PluginWrapper.h +src/vamp-hostsdk/PluginSummarisingAdapter.o: ./vamp-hostsdk/Plugin.h +src/vamp-hostsdk/PluginSummarisingAdapter.o: ./vamp-hostsdk/hostguard.h +src/vamp-hostsdk/PluginSummarisingAdapter.o: vamp-sdk/Plugin.h +src/vamp-hostsdk/PluginSummarisingAdapter.o: vamp-sdk/PluginBase.h +src/vamp-hostsdk/PluginSummarisingAdapter.o: vamp-sdk/plugguard.h +src/vamp-hostsdk/PluginSummarisingAdapter.o: vamp-sdk/RealTime.h +src/vamp-hostsdk/PluginWrapper.o: ./vamp-hostsdk/PluginWrapper.h +src/vamp-hostsdk/PluginWrapper.o: ./vamp-hostsdk/Plugin.h +src/vamp-hostsdk/PluginWrapper.o: ./vamp-hostsdk/hostguard.h +src/vamp-hostsdk/PluginWrapper.o: vamp-sdk/Plugin.h +src/vamp-hostsdk/PluginWrapper.o: vamp-sdk/PluginBase.h +src/vamp-hostsdk/PluginWrapper.o: vamp-sdk/plugguard.h +src/vamp-hostsdk/PluginWrapper.o: vamp-sdk/RealTime.h diff -r f44aa6d29642 -r cebe00b508b9 vamp-plugin-sdk/build/README.linux --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/vamp-plugin-sdk/build/README.linux Wed Apr 11 09:51:20 2012 +0100 @@ -0,0 +1,74 @@ + +The Vamp Plugin SDK -- Platform Notes for Linux and other GNU platforms +======================================================================= + +Building at the command line +---------------------------- + +To build the SDK, example plugins, and command-line host: + +$ ./configure +$ make + +To install after a successful make, run "make install" as root (or via +sudo). + + +Installing the Example Plugins +------------------------------ + +To install the example plugins so you can load them in Vamp hosts, +copy the files + + examples/vamp-example-plugins.so +and + examples/vamp-example-plugins.cat + +to + /usr/local/lib/vamp/ +or + $HOME/vamp/ + + +Plugin Linkage +-------------- + +Vamp plugins are distributed as dynamic libraries (.so files). A +properly packaged Vamp plugin library should export exactly one public +symbol, namely the Vamp API entry point vampGetPluginDescriptor. + +The default for the GNU linker is to export all of the symbols in the +library. This will work (the host will be able to load the plugin), +but it unnecessarily pollutes the host's symbol namespace, it may +cause symbol collisions in some esoteric circumstances, and it +increases the amount of time the plugin takes to load. + +To improve this behaviour, you can instruct the linker to export only +the one required symbol using a linker script. To do this, place the +text + +{ + global: vampGetPluginDescriptor; + local: *; +}; + +into a text file, and then use the --version-script option to the +linker to tell it to refer to this file. All other symbols will then +be properly hidden. + +The Makefile included in this SDK uses this method to manage symbol +visibility for the included example plugins, using the file +build/vamp-plugin.map. There are other methods that will work too, +but this one is simple and has the advantage of requiring no changes +to the code. + + +Test Your Plugins +----------------- + +The Vamp Plugin Tester is a vital utility which you can use to test +your plugins for common problems. It can help you if you're having +problems getting your plugin to work at all, and you're strongly +advised to use it before you release anything. Download it from the +Vamp plugins site now! + diff -r f44aa6d29642 -r cebe00b508b9 vamp-plugin-sdk/build/README.msvc --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/vamp-plugin-sdk/build/README.msvc Wed Apr 11 09:51:20 2012 +0100 @@ -0,0 +1,90 @@ + +The Vamp Plugin SDK -- Platform Notes for Visual C++ on Windows +=============================================================== + +Visual C++ Project Files +------------------------ + +Three Visual C++ project files are included with the SDK: + + - build/VampPluginSDK.vcproj + + This builds the plugin SDK into a single static library, but does + not build the example plugins, the host SDK, or the host. (We + recommend using static linkage for the SDK rather than distributing + it as a DLL, particularly when building plugins.) + + - build/VampHostSDK.vcproj + + This builds the host SDK into a single static library, but does not + build the plugin SDK, example plugins, or host. + + - build/VampExamplePlugins.vcproj + + This builds the example plugins DLL, but does not build the plugin + or host SDKs or the host. You don't need to build the plugin SDK + before this, because this project simply includes the plugin SDK + files rather than using the library. + +Of course, when using Visual Studio or another IDE to build a plugin +or host using the SDK, you may simply add the .h and .cpp files in the +vamp-sdk or vamp-hostsdk directories to your existing project. This +is the approach taken in the VampExamplePlugins project. + +As the command-line host has additional library dependencies (namely +libsndfile), no pre-packaged project is included to build it. + + +Installing the Example Plugins +------------------------------ + +To install the example plugins so you can load them in Vamp hosts, +copy the files + + build\release\vamp-example-plugins.dll +and + examples\vamp-example-plugins.cat + +to + + C:\Program Files\Vamp Plugins + + +Plugin Linkage +-------------- + +Vamp plugins are distributed as dynamic libraries (DLLs). A properly +packaged Vamp plugin DLL should export exactly one public symbol, +namely the Vamp API entry point vampGetPluginDescriptor. + +One nice tidy way to achieve this with Visual Studio is to add the +linker option /EXPORT:vampGetPluginDescriptor to your project. (All +of the other symbols will be properly hidden, because that is the +default for the Visual Studio linker.) The included example plugins +project in build/VampExamplePlugins.vcproj does this. + +Alternatively, you may modify vamp/vamp.h to add the +__declspec(dllexport) attribute to the vampGetPluginDescriptor +declaration. This is not present by default, because it isn't +portable and, as we only want one symbol exported, the above linker +option works equally well without code changes. + +(If you don't take at least one of these actions, your plugin library +simply will not load in any host.) + + +Using MinGW/Cygwin +------------------ + +Refer to README.linux for build instructions using the GNU toolchain. + + +Test Your Plugins +----------------- + +The Vamp Plugin Tester is a vital utility which you can use to test +your plugins for common problems. It can help you if you're having +problems getting your plugin to work at all, and you're strongly +advised to use it before you release anything. Download it from the +Vamp plugins site now! + diff -r f44aa6d29642 -r cebe00b508b9 vamp-plugin-sdk/build/README.osol --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/vamp-plugin-sdk/build/README.osol Wed Apr 11 09:51:20 2012 +0100 @@ -0,0 +1,84 @@ + +The Vamp Plugin SDK -- Platform Notes for OpenSolaris with SunStudio Compilers +============================================================================== + +Building at the command line +---------------------------- + +To build the SDK, example plugins, and command-line host using the +SunStudio C++ compiler (CC) with the Cstd standard library: + + $ make -f build/Makefile.osol + +You must have libsndfile (http://www.mega-nerd.com/libsndfile/) +installed in order to build the command-line host successfully. To +build only the SDK and examples: + + $ make -f build/Makefile.osol sdk examples + +See the comments at the top of Makefile.osol for more information about +the libraries and other targets that are built in this way. + +To install the libraries: + + $ make -f build/Makefile.osol install + +with the appropriate privileges (via pfexec or sudo). + + +Installing the Example Plugins +------------------------------ + +To install the example plugins so you can load them in Vamp hosts, +copy the files + + examples/vamp-example-plugins.so +and + examples/vamp-example-plugins.cat + +to + /usr/local/lib/vamp/ +or + $HOME/vamp/ + + +Plugin Linkage +-------------- + +Vamp plugins are distributed as dynamic libraries (.so files). A +properly packaged Vamp plugin library should export exactly one public +symbol, namely the Vamp API entry point vampGetPluginDescriptor. + +The default for the Sun linker is to export all of the symbols in the +library. This will work (the host will be able to load the plugin), +but it unnecessarily pollutes the host's symbol namespace, it may +cause symbol collisions in some esoteric circumstances, and it +increases the amount of time the plugin takes to load. + +To improve this behaviour, you can instruct the linker to export only +the one required symbol using a linker script. To do this, place the +text + +{ + global: vampGetPluginDescriptor; + local: *; +}; + +into a text file, and then use the -M mapfile option to the +linker to tell it to refer to this file. All other symbols will then +be properly hidden. + +The Makefile included in this SDK uses this method to manage symbol +visibility for the included example plugins, using the file +build/vamp-plugin.map. + + +Test Your Plugins +----------------- + +The Vamp Plugin Tester is a vital utility which you can use to test +your plugins for common problems. It can help you if you're having +problems getting your plugin to work at all, and you're strongly +advised to use it before you release anything. Download it from the +Vamp plugins site now! + diff -r f44aa6d29642 -r cebe00b508b9 vamp-plugin-sdk/build/README.osx --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/vamp-plugin-sdk/build/README.osx Wed Apr 11 09:51:20 2012 +0100 @@ -0,0 +1,86 @@ + +The Vamp Plugin SDK -- Platform Notes for OS/X +============================================== + +Building at the command line +---------------------------- + +To build the SDK, example plugins, and command-line host: + + $ make -f build/Makefile.osx + +You must have libsndfile (http://www.mega-nerd.com/libsndfile/) +installed in order to build the command-line host successfully. To +build only the SDK and examples: + + $ make -f build/Makefile.osx sdk examples + +See the comments at the top of Makefile.osx for more information about +the libraries and other targets that are built in this way. + +If you are using an IDE, you may prefer to simply add the vamp-sdk and +src/vamp-sdk (for plugins) or vamp-hostsdk and src/vamp-hostsdk (for +hosts) directories to your existing project. + + +Installing the Example Plugins +------------------------------ + +To install the example plugins so you can load them in Vamp hosts, +copy the files + + examples/vamp-example-plugins.dylib +and + examples/vamp-example-plugins.cat + +to + /Library/Audio/Plug-Ins/Vamp/ +or + $HOME/Library/Audio/Plug-Ins/Vamp/ + + +Plugin Linkage +-------------- + +Vamp plugins are distributed as dynamic libraries (.dylib). An OS/X +dynamic library has a formal installed name, which is recorded in the +library's header: you will need to ensure that this matches the +plugin's filename (e.g. vamp-example-plugins.dylib) by using the +-install_name option at link time. The Makefile.osx provided +with the SDK contains an example of this. + +A well-packaged Vamp plugin library should export exactly one public +symbol, namely the Vamp API entry point vampGetPluginDescriptor. + +The default for the OS/X linker is to export all of the symbols in the +library. This will work (the host will be able to load the plugin), +but it unnecessarily pollutes the host's symbol namespace, it may +cause symbol collisions in some esoteric circumstances, and it +increases the amount of time the plugin takes to load. + +To improve this behaviour, you can instruct the linker to export only +the one required symbol using a symbols list file. To do this, place +the single line + +_vampGetPluginDescriptor + +(with leading underscore) into a text file, and then use the +-exported_symbols_list option to the linker to tell it to refer to +this file. All other symbols will then be properly hidden. + +The Makefile.osx included in this SDK uses this method to manage +symbol visibility for the included example plugins, using the file +build/vamp-plugin.list. There are other methods that will work too, +but this one is simple and has the advantage of requiring no changes +to the code. + + +Test Your Plugins +----------------- + +The Vamp Plugin Tester is a vital utility which you can use to test +your plugins for common problems. It can help you if you're having +problems getting your plugin to work at all, and you're strongly +advised to use it before you release anything. Download it from the +Vamp plugins site now! + diff -r f44aa6d29642 -r cebe00b508b9 vamp-plugin-sdk/build/VampExamplePlugins.vcproj --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/vamp-plugin-sdk/build/VampExamplePlugins.vcproj Wed Apr 11 09:51:20 2012 +0100 @@ -0,0 +1,273 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff -r f44aa6d29642 -r cebe00b508b9 vamp-plugin-sdk/build/VampHostSDK.vcproj --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/vamp-plugin-sdk/build/VampHostSDK.vcproj Wed Apr 11 09:51:20 2012 +0100 @@ -0,0 +1,245 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff -r f44aa6d29642 -r cebe00b508b9 vamp-plugin-sdk/build/VampPluginSDK.vcproj --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/vamp-plugin-sdk/build/VampPluginSDK.vcproj Wed Apr 11 09:51:20 2012 +0100 @@ -0,0 +1,197 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff -r f44aa6d29642 -r cebe00b508b9 vamp-plugin-sdk/build/libvamp-hostsdk.la.in --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/vamp-plugin-sdk/build/libvamp-hostsdk.la.in Wed Apr 11 09:51:20 2012 +0100 @@ -0,0 +1,9 @@ +dlname='%LINK_ABI%' +library_names='%LIBNAME% %LINK_ABI% %LINK_DEV%' +old_library='%STATIC%' +dependency_libs='' +current=3 +age=3 +revision=0 +installed=yes +libdir='%LIBS%' diff -r f44aa6d29642 -r cebe00b508b9 vamp-plugin-sdk/build/libvamp-sdk.la.in --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/vamp-plugin-sdk/build/libvamp-sdk.la.in Wed Apr 11 09:51:20 2012 +0100 @@ -0,0 +1,9 @@ +dlname='%LINK_ABI%' +library_names='%LIBNAME% %LINK_ABI% %LINK_DEV%' +old_library='%STATIC%' +dependency_libs='' +current=2 +age=3 +revision=0 +installed=yes +libdir='%LIBS%' diff -r f44aa6d29642 -r cebe00b508b9 vamp-plugin-sdk/build/update-version.sh --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/vamp-plugin-sdk/build/update-version.sh Wed Apr 11 09:51:20 2012 +0100 @@ -0,0 +1,85 @@ +#!/bin/bash + +usage() { + echo "Usage: $0 " + echo " e.g. $0 2.2" + exit 2; +} + +version=$1 +[ -n "$version" ] || usage + +major=${version%.*} +minor=${version#*.} + +sdkmajor=$major +sdkminor=$minor + +hostmajor=$(($major+1)) # there has been one API change in a minor release +hostminor=$minor + +echo "Major version = $major, minor version = $minor" +echo "SDK current = $sdkmajor, age = $sdkminor" +echo "Host SDK current = $hostmajor, age = $hostminor" + +p="perl -i -p -e" + +$p 's/(This is version) [^ ]+/$1 '$version'/' \ + README + +$p 's/(AC_INIT\(vamp-plugin-sdk,) [^,]+,/$1 '$version',/' \ + configure.ac + +$p 's/(INSTALL_SDK_LIBNAME\s*=\s*libvamp-sdk.so).*/$1.'$sdkmajor'.'$sdkminor'.0/' \ + Makefile.in + +$p 's/(INSTALL_SDK_LINK_ABI\s*=\s*libvamp-sdk.so).*/$1.'$sdkmajor'/' \ + Makefile.in + +$p 's/(current)=.*/$1='$sdkmajor'/' \ + build/libvamp-sdk.la.in + +$p 's/(age)=.*/$1='$sdkminor'/' \ + build/libvamp-sdk.la.in + +$p 's/(INSTALL_HOSTSDK_LIBNAME\s*=\s*libvamp-hostsdk.so).*/$1.'$hostmajor'.'$hostminor'.0/' \ + Makefile.in + +$p 's/(INSTALL_HOSTSDK_LINK_ABI\s*=\s*libvamp-hostsdk.so).*/$1.'$hostmajor'/' \ + Makefile.in + +$p 's/(current)=.*/$1='$hostmajor'/' \ + build/libvamp-hostsdk.la.in + +$p 's/(age)=.*/$1='$hostminor'/' \ + build/libvamp-hostsdk.la.in + +$p 's/(VAMP_API_VERSION).*/$1 '$major'/' \ + vamp/vamp.h + +$p 's/(VAMP_SDK_VERSION) +"[^"]*"/$1 "'$version'"/' \ + vamp-sdk/PluginBase.h + +$p 's/(VAMP_SDK_MAJOR_VERSION).*/$1 '$major'/' \ + vamp-sdk/PluginBase.h + +$p 's/(VAMP_SDK_MINOR_VERSION).*/$1 '$minor'/' \ + vamp-sdk/PluginBase.h + +$p 's/(VAMP_SDK_MAJOR_VERSION !=) [\d\.]+/$1 '$major'/' \ + src/vamp-sdk/PluginAdapter.cpp + +$p 's/(VAMP_SDK_MINOR_VERSION !=) [\d\.]+/$1 '$minor'/' \ + src/vamp-sdk/PluginAdapter.cpp + +$p 's/(VAMP_SDK_MAJOR_VERSION !=) [\d\.]+/$1 '$major'/' \ + src/vamp-hostsdk/PluginHostAdapter.cpp + +$p 's/(VAMP_SDK_MINOR_VERSION !=) [\d\.]+/$1 '$minor'/' \ + src/vamp-hostsdk/PluginHostAdapter.cpp + +for pc in pkgconfig/*.pc.in ; do + $p 's/(Version:) .*/$1 '$version'/' $pc +done + +echo "Done, now check with e.g. svn diff -- and don't forget to update CHANGELOG" diff -r f44aa6d29642 -r cebe00b508b9 vamp-plugin-sdk/build/vamp-plugin.list --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/vamp-plugin-sdk/build/vamp-plugin.list Wed Apr 11 09:51:20 2012 +0100 @@ -0,0 +1,1 @@ +_vampGetPluginDescriptor diff -r f44aa6d29642 -r cebe00b508b9 vamp-plugin-sdk/build/vamp-plugin.map --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/vamp-plugin-sdk/build/vamp-plugin.map Wed Apr 11 09:51:20 2012 +0100 @@ -0,0 +1,4 @@ +{ + global: vampGetPluginDescriptor; + local: *; +}; diff -r f44aa6d29642 -r cebe00b508b9 vamp-plugin-sdk/configure --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/vamp-plugin-sdk/configure Wed Apr 11 09:51:20 2012 +0100 @@ -0,0 +1,5111 @@ +#! /bin/sh +# Guess values for system-dependent variables and create Makefiles. +# Generated by GNU Autoconf 2.68 for vamp-plugin-sdk 2.3.0. +# +# Report bugs to . +# +# +# Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, +# 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free Software +# Foundation, Inc. +# +# +# This configure script is free software; the Free Software Foundation +# gives unlimited permission to copy, distribute and modify it. +## -------------------- ## +## M4sh Initialization. ## +## -------------------- ## + +# Be more Bourne compatible +DUALCASE=1; export DUALCASE # for MKS sh +if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then : + emulate sh + NULLCMD=: + # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which + # is contrary to our usage. Disable this feature. + alias -g '${1+"$@"}'='"$@"' + setopt NO_GLOB_SUBST +else + case `(set -o) 2>/dev/null` in #( + *posix*) : + set -o posix ;; #( + *) : + ;; +esac +fi + + +as_nl=' +' +export as_nl +# Printing a long string crashes Solaris 7 /usr/bin/printf. +as_echo='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\' +as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo +as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo +# Prefer a ksh shell builtin over an external printf program on Solaris, +# but without wasting forks for bash or zsh. +if test -z "$BASH_VERSION$ZSH_VERSION" \ + && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then + as_echo='print -r --' + as_echo_n='print -rn --' +elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then + as_echo='printf %s\n' + as_echo_n='printf %s' +else + if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then + as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"' + as_echo_n='/usr/ucb/echo -n' + else + as_echo_body='eval expr "X$1" : "X\\(.*\\)"' + as_echo_n_body='eval + arg=$1; + case $arg in #( + *"$as_nl"*) + expr "X$arg" : "X\\(.*\\)$as_nl"; + arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;; + esac; + expr "X$arg" : "X\\(.*\\)" | tr -d "$as_nl" + ' + export as_echo_n_body + as_echo_n='sh -c $as_echo_n_body as_echo' + fi + export as_echo_body + as_echo='sh -c $as_echo_body as_echo' +fi + +# The user is always right. +if test "${PATH_SEPARATOR+set}" != set; then + PATH_SEPARATOR=: + (PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && { + (PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 || + PATH_SEPARATOR=';' + } +fi + + +# IFS +# We need space, tab and new line, in precisely that order. Quoting is +# there to prevent editors from complaining about space-tab. +# (If _AS_PATH_WALK were called with IFS unset, it would disable word +# splitting by setting IFS to empty value.) +IFS=" "" $as_nl" + +# Find who we are. Look in the path if we contain no directory separator. +as_myself= +case $0 in #(( + *[\\/]* ) as_myself=$0 ;; + *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR +for as_dir in $PATH +do + IFS=$as_save_IFS + test -z "$as_dir" && as_dir=. + test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break + done +IFS=$as_save_IFS + + ;; +esac +# We did not find ourselves, most probably we were run as `sh COMMAND' +# in which case we are not to be found in the path. +if test "x$as_myself" = x; then + as_myself=$0 +fi +if test ! -f "$as_myself"; then + $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2 + exit 1 +fi + +# Unset variables that we do not need and which cause bugs (e.g. in +# pre-3.0 UWIN ksh). But do not cause bugs in bash 2.01; the "|| exit 1" +# suppresses any "Segmentation fault" message there. '((' could +# trigger a bug in pdksh 5.2.14. +for as_var in BASH_ENV ENV MAIL MAILPATH +do eval test x\${$as_var+set} = xset \ + && ( (unset $as_var) || exit 1) >/dev/null 2>&1 && unset $as_var || : +done +PS1='$ ' +PS2='> ' +PS4='+ ' + +# NLS nuisances. +LC_ALL=C +export LC_ALL +LANGUAGE=C +export LANGUAGE + +# CDPATH. +(unset CDPATH) >/dev/null 2>&1 && unset CDPATH + +if test "x$CONFIG_SHELL" = x; then + as_bourne_compatible="if test -n \"\${ZSH_VERSION+set}\" && (emulate sh) >/dev/null 2>&1; then : + emulate sh + NULLCMD=: + # Pre-4.2 versions of Zsh do word splitting on \${1+\"\$@\"}, which + # is contrary to our usage. Disable this feature. + alias -g '\${1+\"\$@\"}'='\"\$@\"' + setopt NO_GLOB_SUBST +else + case \`(set -o) 2>/dev/null\` in #( + *posix*) : + set -o posix ;; #( + *) : + ;; +esac +fi +" + as_required="as_fn_return () { (exit \$1); } +as_fn_success () { as_fn_return 0; } +as_fn_failure () { as_fn_return 1; } +as_fn_ret_success () { return 0; } +as_fn_ret_failure () { return 1; } + +exitcode=0 +as_fn_success || { exitcode=1; echo as_fn_success failed.; } +as_fn_failure && { exitcode=1; echo as_fn_failure succeeded.; } +as_fn_ret_success || { exitcode=1; echo as_fn_ret_success failed.; } +as_fn_ret_failure && { exitcode=1; echo as_fn_ret_failure succeeded.; } +if ( set x; as_fn_ret_success y && test x = \"\$1\" ); then : + +else + exitcode=1; echo positional parameters were not saved. +fi +test x\$exitcode = x0 || exit 1" + as_suggested=" as_lineno_1=";as_suggested=$as_suggested$LINENO;as_suggested=$as_suggested" as_lineno_1a=\$LINENO + as_lineno_2=";as_suggested=$as_suggested$LINENO;as_suggested=$as_suggested" as_lineno_2a=\$LINENO + eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" && + test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1 +test \$(( 1 + 1 )) = 2 || exit 1" + if (eval "$as_required") 2>/dev/null; then : + as_have_required=yes +else + as_have_required=no +fi + if test x$as_have_required = xyes && (eval "$as_suggested") 2>/dev/null; then : + +else + as_save_IFS=$IFS; IFS=$PATH_SEPARATOR +as_found=false +for as_dir in /bin$PATH_SEPARATOR/usr/bin$PATH_SEPARATOR$PATH +do + IFS=$as_save_IFS + test -z "$as_dir" && as_dir=. + as_found=: + case $as_dir in #( + /*) + for as_base in sh bash ksh sh5; do + # Try only shells that exist, to save several forks. + as_shell=$as_dir/$as_base + if { test -f "$as_shell" || test -f "$as_shell.exe"; } && + { $as_echo "$as_bourne_compatible""$as_required" | as_run=a "$as_shell"; } 2>/dev/null; then : + CONFIG_SHELL=$as_shell as_have_required=yes + if { $as_echo "$as_bourne_compatible""$as_suggested" | as_run=a "$as_shell"; } 2>/dev/null; then : + break 2 +fi +fi + done;; + esac + as_found=false +done +$as_found || { if { test -f "$SHELL" || test -f "$SHELL.exe"; } && + { $as_echo "$as_bourne_compatible""$as_required" | as_run=a "$SHELL"; } 2>/dev/null; then : + CONFIG_SHELL=$SHELL as_have_required=yes +fi; } +IFS=$as_save_IFS + + + if test "x$CONFIG_SHELL" != x; then : + # We cannot yet assume a decent shell, so we have to provide a + # neutralization value for shells without unset; and this also + # works around shells that cannot unset nonexistent variables. + # Preserve -v and -x to the replacement shell. + BASH_ENV=/dev/null + ENV=/dev/null + (unset BASH_ENV) >/dev/null 2>&1 && unset BASH_ENV ENV + export CONFIG_SHELL + case $- in # (((( + *v*x* | *x*v* ) as_opts=-vx ;; + *v* ) as_opts=-v ;; + *x* ) as_opts=-x ;; + * ) as_opts= ;; + esac + exec "$CONFIG_SHELL" $as_opts "$as_myself" ${1+"$@"} +fi + + if test x$as_have_required = xno; then : + $as_echo "$0: This script requires a shell more modern than all" + $as_echo "$0: the shells that I found on your system." + if test x${ZSH_VERSION+set} = xset ; then + $as_echo "$0: In particular, zsh $ZSH_VERSION has bugs and should" + $as_echo "$0: be upgraded to zsh 4.3.4 or later." + else + $as_echo "$0: Please tell bug-autoconf@gnu.org and +$0: cannam@all-day-breakfast.com about your system, +$0: including any error possibly output before this +$0: message. Then install a modern shell, or manually run +$0: the script under such a shell if you do have one." + fi + exit 1 +fi +fi +fi +SHELL=${CONFIG_SHELL-/bin/sh} +export SHELL +# Unset more variables known to interfere with behavior of common tools. +CLICOLOR_FORCE= GREP_OPTIONS= +unset CLICOLOR_FORCE GREP_OPTIONS + +## --------------------- ## +## M4sh Shell Functions. ## +## --------------------- ## +# as_fn_unset VAR +# --------------- +# Portably unset VAR. +as_fn_unset () +{ + { eval $1=; unset $1;} +} +as_unset=as_fn_unset + +# as_fn_set_status STATUS +# ----------------------- +# Set $? to STATUS, without forking. +as_fn_set_status () +{ + return $1 +} # as_fn_set_status + +# as_fn_exit STATUS +# ----------------- +# Exit the shell with STATUS, even in a "trap 0" or "set -e" context. +as_fn_exit () +{ + set +e + as_fn_set_status $1 + exit $1 +} # as_fn_exit + +# as_fn_mkdir_p +# ------------- +# Create "$as_dir" as a directory, including parents if necessary. +as_fn_mkdir_p () +{ + + case $as_dir in #( + -*) as_dir=./$as_dir;; + esac + test -d "$as_dir" || eval $as_mkdir_p || { + as_dirs= + while :; do + case $as_dir in #( + *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'( + *) as_qdir=$as_dir;; + esac + as_dirs="'$as_qdir' $as_dirs" + as_dir=`$as_dirname -- "$as_dir" || +$as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ + X"$as_dir" : 'X\(//\)[^/]' \| \ + X"$as_dir" : 'X\(//\)$' \| \ + X"$as_dir" : 'X\(/\)' \| . 2>/dev/null || +$as_echo X"$as_dir" | + sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ + s//\1/ + q + } + /^X\(\/\/\)[^/].*/{ + s//\1/ + q + } + /^X\(\/\/\)$/{ + s//\1/ + q + } + /^X\(\/\).*/{ + s//\1/ + q + } + s/.*/./; q'` + test -d "$as_dir" && break + done + test -z "$as_dirs" || eval "mkdir $as_dirs" + } || test -d "$as_dir" || as_fn_error $? "cannot create directory $as_dir" + + +} # as_fn_mkdir_p +# as_fn_append VAR VALUE +# ---------------------- +# Append the text in VALUE to the end of the definition contained in VAR. Take +# advantage of any shell optimizations that allow amortized linear growth over +# repeated appends, instead of the typical quadratic growth present in naive +# implementations. +if (eval "as_var=1; as_var+=2; test x\$as_var = x12") 2>/dev/null; then : + eval 'as_fn_append () + { + eval $1+=\$2 + }' +else + as_fn_append () + { + eval $1=\$$1\$2 + } +fi # as_fn_append + +# as_fn_arith ARG... +# ------------------ +# Perform arithmetic evaluation on the ARGs, and store the result in the +# global $as_val. Take advantage of shells that can avoid forks. The arguments +# must be portable across $(()) and expr. +if (eval "test \$(( 1 + 1 )) = 2") 2>/dev/null; then : + eval 'as_fn_arith () + { + as_val=$(( $* )) + }' +else + as_fn_arith () + { + as_val=`expr "$@" || test $? -eq 1` + } +fi # as_fn_arith + + +# as_fn_error STATUS ERROR [LINENO LOG_FD] +# ---------------------------------------- +# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are +# provided, also output the error to LOG_FD, referencing LINENO. Then exit the +# script with STATUS, using 1 if that was 0. +as_fn_error () +{ + as_status=$1; test $as_status -eq 0 && as_status=1 + if test "$4"; then + as_lineno=${as_lineno-"$3"} as_lineno_stack=as_lineno_stack=$as_lineno_stack + $as_echo "$as_me:${as_lineno-$LINENO}: error: $2" >&$4 + fi + $as_echo "$as_me: error: $2" >&2 + as_fn_exit $as_status +} # as_fn_error + +if expr a : '\(a\)' >/dev/null 2>&1 && + test "X`expr 00001 : '.*\(...\)'`" = X001; then + as_expr=expr +else + as_expr=false +fi + +if (basename -- /) >/dev/null 2>&1 && test "X`basename -- / 2>&1`" = "X/"; then + as_basename=basename +else + as_basename=false +fi + +if (as_dir=`dirname -- /` && test "X$as_dir" = X/) >/dev/null 2>&1; then + as_dirname=dirname +else + as_dirname=false +fi + +as_me=`$as_basename -- "$0" || +$as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \ + X"$0" : 'X\(//\)$' \| \ + X"$0" : 'X\(/\)' \| . 2>/dev/null || +$as_echo X/"$0" | + sed '/^.*\/\([^/][^/]*\)\/*$/{ + s//\1/ + q + } + /^X\/\(\/\/\)$/{ + s//\1/ + q + } + /^X\/\(\/\).*/{ + s//\1/ + q + } + s/.*/./; q'` + +# Avoid depending upon Character Ranges. +as_cr_letters='abcdefghijklmnopqrstuvwxyz' +as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ' +as_cr_Letters=$as_cr_letters$as_cr_LETTERS +as_cr_digits='0123456789' +as_cr_alnum=$as_cr_Letters$as_cr_digits + + + as_lineno_1=$LINENO as_lineno_1a=$LINENO + as_lineno_2=$LINENO as_lineno_2a=$LINENO + eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" && + test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || { + # Blame Lee E. McMahon (1931-1989) for sed's syntax. :-) + sed -n ' + p + /[$]LINENO/= + ' <$as_myself | + sed ' + s/[$]LINENO.*/&-/ + t lineno + b + :lineno + N + :loop + s/[$]LINENO\([^'$as_cr_alnum'_].*\n\)\(.*\)/\2\1\2/ + t loop + s/-\n.*// + ' >$as_me.lineno && + chmod +x "$as_me.lineno" || + { $as_echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2; as_fn_exit 1; } + + # Don't try to exec as it changes $[0], causing all sort of problems + # (the dirname of $[0] is not the place where we might find the + # original and so on. Autoconf is especially sensitive to this). + . "./$as_me.lineno" + # Exit status is that of the last command. + exit +} + +ECHO_C= ECHO_N= ECHO_T= +case `echo -n x` in #((((( +-n*) + case `echo 'xy\c'` in + *c*) ECHO_T=' ';; # ECHO_T is single tab character. + xy) ECHO_C='\c';; + *) echo `echo ksh88 bug on AIX 6.1` > /dev/null + ECHO_T=' ';; + esac;; +*) + ECHO_N='-n';; +esac + +rm -f conf$$ conf$$.exe conf$$.file +if test -d conf$$.dir; then + rm -f conf$$.dir/conf$$.file +else + rm -f conf$$.dir + mkdir conf$$.dir 2>/dev/null +fi +if (echo >conf$$.file) 2>/dev/null; then + if ln -s conf$$.file conf$$ 2>/dev/null; then + as_ln_s='ln -s' + # ... but there are two gotchas: + # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail. + # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable. + # In both cases, we have to default to `cp -p'. + ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe || + as_ln_s='cp -p' + elif ln conf$$.file conf$$ 2>/dev/null; then + as_ln_s=ln + else + as_ln_s='cp -p' + fi +else + as_ln_s='cp -p' +fi +rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file +rmdir conf$$.dir 2>/dev/null + +if mkdir -p . 2>/dev/null; then + as_mkdir_p='mkdir -p "$as_dir"' +else + test -d ./-p && rmdir ./-p + as_mkdir_p=false +fi + +if test -x / >/dev/null 2>&1; then + as_test_x='test -x' +else + if ls -dL / >/dev/null 2>&1; then + as_ls_L_option=L + else + as_ls_L_option= + fi + as_test_x=' + eval sh -c '\'' + if test -d "$1"; then + test -d "$1/."; + else + case $1 in #( + -*)set "./$1";; + esac; + case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #(( + ???[sx]*):;;*)false;;esac;fi + '\'' sh + ' +fi +as_executable_p=$as_test_x + +# Sed expression to map a string onto a valid CPP name. +as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'" + +# Sed expression to map a string onto a valid variable name. +as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'" + + +test -n "$DJDIR" || exec 7<&0 &1 + +# Name of the host. +# hostname on some systems (SVR3.2, old GNU/Linux) returns a bogus exit status, +# so uname gets run too. +ac_hostname=`(hostname || uname -n) 2>/dev/null | sed 1q` + +# +# Initializations. +# +ac_default_prefix=/usr/local +ac_clean_files= +ac_config_libobj_dir=. +LIBOBJS= +cross_compiling=no +subdirs= +MFLAGS= +MAKEFLAGS= + +# Identity of this package. +PACKAGE_NAME='vamp-plugin-sdk' +PACKAGE_TARNAME='vamp-plugin-sdk' +PACKAGE_VERSION='2.3.0' +PACKAGE_STRING='vamp-plugin-sdk 2.3.0' +PACKAGE_BUGREPORT='cannam@all-day-breakfast.com' +PACKAGE_URL='' + +ac_unique_file="vamp/vamp.h" +# Factoring default headers for most tests. +ac_includes_default="\ +#include +#ifdef HAVE_SYS_TYPES_H +# include +#endif +#ifdef HAVE_SYS_STAT_H +# include +#endif +#ifdef STDC_HEADERS +# include +# include +#else +# ifdef HAVE_STDLIB_H +# include +# endif +#endif +#ifdef HAVE_STRING_H +# if !defined STDC_HEADERS && defined HAVE_MEMORY_H +# include +# endif +# include +#endif +#ifdef HAVE_STRINGS_H +# include +#endif +#ifdef HAVE_INTTYPES_H +# include +#endif +#ifdef HAVE_STDINT_H +# include +#endif +#ifdef HAVE_UNISTD_H +# include +#endif" + +ac_subst_vars='LTLIBOBJS +LIBOBJS +TARGETS +SNDFILE_LIBS +SNDFILE_CFLAGS +PKG_CONFIG_LIBDIR +PKG_CONFIG_PATH +PKG_CONFIG +EGREP +GREP +CPP +ac_ct_CC +CFLAGS +CC +OBJEXT +EXEEXT +ac_ct_CXX +CPPFLAGS +LDFLAGS +CXXFLAGS +CXX +target_alias +host_alias +build_alias +LIBS +ECHO_T +ECHO_N +ECHO_C +DEFS +mandir +localedir +libdir +psdir +pdfdir +dvidir +htmldir +infodir +docdir +oldincludedir +includedir +localstatedir +sharedstatedir +sysconfdir +datadir +datarootdir +libexecdir +sbindir +bindir +program_transform_name +prefix +exec_prefix +PACKAGE_URL +PACKAGE_BUGREPORT +PACKAGE_STRING +PACKAGE_VERSION +PACKAGE_TARNAME +PACKAGE_NAME +PATH_SEPARATOR +SHELL' +ac_subst_files='' +ac_user_opts=' +enable_option_checking +enable_programs +' + ac_precious_vars='build_alias +host_alias +target_alias +CXX +CXXFLAGS +LDFLAGS +LIBS +CPPFLAGS +CCC +CC +CFLAGS +CPP +PKG_CONFIG +PKG_CONFIG_PATH +PKG_CONFIG_LIBDIR +SNDFILE_CFLAGS +SNDFILE_LIBS' + + +# Initialize some variables set by options. +ac_init_help= +ac_init_version=false +ac_unrecognized_opts= +ac_unrecognized_sep= +# The variables have the same names as the options, with +# dashes changed to underlines. +cache_file=/dev/null +exec_prefix=NONE +no_create= +no_recursion= +prefix=NONE +program_prefix=NONE +program_suffix=NONE +program_transform_name=s,x,x, +silent= +site= +srcdir= +verbose= +x_includes=NONE +x_libraries=NONE + +# Installation directory options. +# These are left unexpanded so users can "make install exec_prefix=/foo" +# and all the variables that are supposed to be based on exec_prefix +# by default will actually change. +# Use braces instead of parens because sh, perl, etc. also accept them. +# (The list follows the same order as the GNU Coding Standards.) +bindir='${exec_prefix}/bin' +sbindir='${exec_prefix}/sbin' +libexecdir='${exec_prefix}/libexec' +datarootdir='${prefix}/share' +datadir='${datarootdir}' +sysconfdir='${prefix}/etc' +sharedstatedir='${prefix}/com' +localstatedir='${prefix}/var' +includedir='${prefix}/include' +oldincludedir='/usr/include' +docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' +infodir='${datarootdir}/info' +htmldir='${docdir}' +dvidir='${docdir}' +pdfdir='${docdir}' +psdir='${docdir}' +libdir='${exec_prefix}/lib' +localedir='${datarootdir}/locale' +mandir='${datarootdir}/man' + +ac_prev= +ac_dashdash= +for ac_option +do + # If the previous option needs an argument, assign it. + if test -n "$ac_prev"; then + eval $ac_prev=\$ac_option + ac_prev= + continue + fi + + case $ac_option in + *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;; + *=) ac_optarg= ;; + *) ac_optarg=yes ;; + esac + + # Accept the important Cygnus configure options, so we can diagnose typos. + + case $ac_dashdash$ac_option in + --) + ac_dashdash=yes ;; + + -bindir | --bindir | --bindi | --bind | --bin | --bi) + ac_prev=bindir ;; + -bindir=* | --bindir=* | --bindi=* | --bind=* | --bin=* | --bi=*) + bindir=$ac_optarg ;; + + -build | --build | --buil | --bui | --bu) + ac_prev=build_alias ;; + -build=* | --build=* | --buil=* | --bui=* | --bu=*) + build_alias=$ac_optarg ;; + + -cache-file | --cache-file | --cache-fil | --cache-fi \ + | --cache-f | --cache- | --cache | --cach | --cac | --ca | --c) + ac_prev=cache_file ;; + -cache-file=* | --cache-file=* | --cache-fil=* | --cache-fi=* \ + | --cache-f=* | --cache-=* | --cache=* | --cach=* | --cac=* | --ca=* | --c=*) + cache_file=$ac_optarg ;; + + --config-cache | -C) + cache_file=config.cache ;; + + -datadir | --datadir | --datadi | --datad) + ac_prev=datadir ;; + -datadir=* | --datadir=* | --datadi=* | --datad=*) + datadir=$ac_optarg ;; + + -datarootdir | --datarootdir | --datarootdi | --datarootd | --dataroot \ + | --dataroo | --dataro | --datar) + ac_prev=datarootdir ;; + -datarootdir=* | --datarootdir=* | --datarootdi=* | --datarootd=* \ + | --dataroot=* | --dataroo=* | --dataro=* | --datar=*) + datarootdir=$ac_optarg ;; + + -disable-* | --disable-*) + ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'` + # Reject names that are not valid shell variable names. + expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null && + as_fn_error $? "invalid feature name: $ac_useropt" + ac_useropt_orig=$ac_useropt + ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` + case $ac_user_opts in + *" +"enable_$ac_useropt" +"*) ;; + *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--disable-$ac_useropt_orig" + ac_unrecognized_sep=', ';; + esac + eval enable_$ac_useropt=no ;; + + -docdir | --docdir | --docdi | --doc | --do) + ac_prev=docdir ;; + -docdir=* | --docdir=* | --docdi=* | --doc=* | --do=*) + docdir=$ac_optarg ;; + + -dvidir | --dvidir | --dvidi | --dvid | --dvi | --dv) + ac_prev=dvidir ;; + -dvidir=* | --dvidir=* | --dvidi=* | --dvid=* | --dvi=* | --dv=*) + dvidir=$ac_optarg ;; + + -enable-* | --enable-*) + ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'` + # Reject names that are not valid shell variable names. + expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null && + as_fn_error $? "invalid feature name: $ac_useropt" + ac_useropt_orig=$ac_useropt + ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` + case $ac_user_opts in + *" +"enable_$ac_useropt" +"*) ;; + *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--enable-$ac_useropt_orig" + ac_unrecognized_sep=', ';; + esac + eval enable_$ac_useropt=\$ac_optarg ;; + + -exec-prefix | --exec_prefix | --exec-prefix | --exec-prefi \ + | --exec-pref | --exec-pre | --exec-pr | --exec-p | --exec- \ + | --exec | --exe | --ex) + ac_prev=exec_prefix ;; + -exec-prefix=* | --exec_prefix=* | --exec-prefix=* | --exec-prefi=* \ + | --exec-pref=* | --exec-pre=* | --exec-pr=* | --exec-p=* | --exec-=* \ + | --exec=* | --exe=* | --ex=*) + exec_prefix=$ac_optarg ;; + + -gas | --gas | --ga | --g) + # Obsolete; use --with-gas. + with_gas=yes ;; + + -help | --help | --hel | --he | -h) + ac_init_help=long ;; + -help=r* | --help=r* | --hel=r* | --he=r* | -hr*) + ac_init_help=recursive ;; + -help=s* | --help=s* | --hel=s* | --he=s* | -hs*) + ac_init_help=short ;; + + -host | --host | --hos | --ho) + ac_prev=host_alias ;; + -host=* | --host=* | --hos=* | --ho=*) + host_alias=$ac_optarg ;; + + -htmldir | --htmldir | --htmldi | --htmld | --html | --htm | --ht) + ac_prev=htmldir ;; + -htmldir=* | --htmldir=* | --htmldi=* | --htmld=* | --html=* | --htm=* \ + | --ht=*) + htmldir=$ac_optarg ;; + + -includedir | --includedir | --includedi | --included | --include \ + | --includ | --inclu | --incl | --inc) + ac_prev=includedir ;; + -includedir=* | --includedir=* | --includedi=* | --included=* | --include=* \ + | --includ=* | --inclu=* | --incl=* | --inc=*) + includedir=$ac_optarg ;; + + -infodir | --infodir | --infodi | --infod | --info | --inf) + ac_prev=infodir ;; + -infodir=* | --infodir=* | --infodi=* | --infod=* | --info=* | --inf=*) + infodir=$ac_optarg ;; + + -libdir | --libdir | --libdi | --libd) + ac_prev=libdir ;; + -libdir=* | --libdir=* | --libdi=* | --libd=*) + libdir=$ac_optarg ;; + + -libexecdir | --libexecdir | --libexecdi | --libexecd | --libexec \ + | --libexe | --libex | --libe) + ac_prev=libexecdir ;; + -libexecdir=* | --libexecdir=* | --libexecdi=* | --libexecd=* | --libexec=* \ + | --libexe=* | --libex=* | --libe=*) + libexecdir=$ac_optarg ;; + + -localedir | --localedir | --localedi | --localed | --locale) + ac_prev=localedir ;; + -localedir=* | --localedir=* | --localedi=* | --localed=* | --locale=*) + localedir=$ac_optarg ;; + + -localstatedir | --localstatedir | --localstatedi | --localstated \ + | --localstate | --localstat | --localsta | --localst | --locals) + ac_prev=localstatedir ;; + -localstatedir=* | --localstatedir=* | --localstatedi=* | --localstated=* \ + | --localstate=* | --localstat=* | --localsta=* | --localst=* | --locals=*) + localstatedir=$ac_optarg ;; + + -mandir | --mandir | --mandi | --mand | --man | --ma | --m) + ac_prev=mandir ;; + -mandir=* | --mandir=* | --mandi=* | --mand=* | --man=* | --ma=* | --m=*) + mandir=$ac_optarg ;; + + -nfp | --nfp | --nf) + # Obsolete; use --without-fp. + with_fp=no ;; + + -no-create | --no-create | --no-creat | --no-crea | --no-cre \ + | --no-cr | --no-c | -n) + no_create=yes ;; + + -no-recursion | --no-recursion | --no-recursio | --no-recursi \ + | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r) + no_recursion=yes ;; + + -oldincludedir | --oldincludedir | --oldincludedi | --oldincluded \ + | --oldinclude | --oldinclud | --oldinclu | --oldincl | --oldinc \ + | --oldin | --oldi | --old | --ol | --o) + ac_prev=oldincludedir ;; + -oldincludedir=* | --oldincludedir=* | --oldincludedi=* | --oldincluded=* \ + | --oldinclude=* | --oldinclud=* | --oldinclu=* | --oldincl=* | --oldinc=* \ + | --oldin=* | --oldi=* | --old=* | --ol=* | --o=*) + oldincludedir=$ac_optarg ;; + + -prefix | --prefix | --prefi | --pref | --pre | --pr | --p) + ac_prev=prefix ;; + -prefix=* | --prefix=* | --prefi=* | --pref=* | --pre=* | --pr=* | --p=*) + prefix=$ac_optarg ;; + + -program-prefix | --program-prefix | --program-prefi | --program-pref \ + | --program-pre | --program-pr | --program-p) + ac_prev=program_prefix ;; + -program-prefix=* | --program-prefix=* | --program-prefi=* \ + | --program-pref=* | --program-pre=* | --program-pr=* | --program-p=*) + program_prefix=$ac_optarg ;; + + -program-suffix | --program-suffix | --program-suffi | --program-suff \ + | --program-suf | --program-su | --program-s) + ac_prev=program_suffix ;; + -program-suffix=* | --program-suffix=* | --program-suffi=* \ + | --program-suff=* | --program-suf=* | --program-su=* | --program-s=*) + program_suffix=$ac_optarg ;; + + -program-transform-name | --program-transform-name \ + | --program-transform-nam | --program-transform-na \ + | --program-transform-n | --program-transform- \ + | --program-transform | --program-transfor \ + | --program-transfo | --program-transf \ + | --program-trans | --program-tran \ + | --progr-tra | --program-tr | --program-t) + ac_prev=program_transform_name ;; + -program-transform-name=* | --program-transform-name=* \ + | --program-transform-nam=* | --program-transform-na=* \ + | --program-transform-n=* | --program-transform-=* \ + | --program-transform=* | --program-transfor=* \ + | --program-transfo=* | --program-transf=* \ + | --program-trans=* | --program-tran=* \ + | --progr-tra=* | --program-tr=* | --program-t=*) + program_transform_name=$ac_optarg ;; + + -pdfdir | --pdfdir | --pdfdi | --pdfd | --pdf | --pd) + ac_prev=pdfdir ;; + -pdfdir=* | --pdfdir=* | --pdfdi=* | --pdfd=* | --pdf=* | --pd=*) + pdfdir=$ac_optarg ;; + + -psdir | --psdir | --psdi | --psd | --ps) + ac_prev=psdir ;; + -psdir=* | --psdir=* | --psdi=* | --psd=* | --ps=*) + psdir=$ac_optarg ;; + + -q | -quiet | --quiet | --quie | --qui | --qu | --q \ + | -silent | --silent | --silen | --sile | --sil) + silent=yes ;; + + -sbindir | --sbindir | --sbindi | --sbind | --sbin | --sbi | --sb) + ac_prev=sbindir ;; + -sbindir=* | --sbindir=* | --sbindi=* | --sbind=* | --sbin=* \ + | --sbi=* | --sb=*) + sbindir=$ac_optarg ;; + + -sharedstatedir | --sharedstatedir | --sharedstatedi \ + | --sharedstated | --sharedstate | --sharedstat | --sharedsta \ + | --sharedst | --shareds | --shared | --share | --shar \ + | --sha | --sh) + ac_prev=sharedstatedir ;; + -sharedstatedir=* | --sharedstatedir=* | --sharedstatedi=* \ + | --sharedstated=* | --sharedstate=* | --sharedstat=* | --sharedsta=* \ + | --sharedst=* | --shareds=* | --shared=* | --share=* | --shar=* \ + | --sha=* | --sh=*) + sharedstatedir=$ac_optarg ;; + + -site | --site | --sit) + ac_prev=site ;; + -site=* | --site=* | --sit=*) + site=$ac_optarg ;; + + -srcdir | --srcdir | --srcdi | --srcd | --src | --sr) + ac_prev=srcdir ;; + -srcdir=* | --srcdir=* | --srcdi=* | --srcd=* | --src=* | --sr=*) + srcdir=$ac_optarg ;; + + -sysconfdir | --sysconfdir | --sysconfdi | --sysconfd | --sysconf \ + | --syscon | --sysco | --sysc | --sys | --sy) + ac_prev=sysconfdir ;; + -sysconfdir=* | --sysconfdir=* | --sysconfdi=* | --sysconfd=* | --sysconf=* \ + | --syscon=* | --sysco=* | --sysc=* | --sys=* | --sy=*) + sysconfdir=$ac_optarg ;; + + -target | --target | --targe | --targ | --tar | --ta | --t) + ac_prev=target_alias ;; + -target=* | --target=* | --targe=* | --targ=* | --tar=* | --ta=* | --t=*) + target_alias=$ac_optarg ;; + + -v | -verbose | --verbose | --verbos | --verbo | --verb) + verbose=yes ;; + + -version | --version | --versio | --versi | --vers | -V) + ac_init_version=: ;; + + -with-* | --with-*) + ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'` + # Reject names that are not valid shell variable names. + expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null && + as_fn_error $? "invalid package name: $ac_useropt" + ac_useropt_orig=$ac_useropt + ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` + case $ac_user_opts in + *" +"with_$ac_useropt" +"*) ;; + *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--with-$ac_useropt_orig" + ac_unrecognized_sep=', ';; + esac + eval with_$ac_useropt=\$ac_optarg ;; + + -without-* | --without-*) + ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'` + # Reject names that are not valid shell variable names. + expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null && + as_fn_error $? "invalid package name: $ac_useropt" + ac_useropt_orig=$ac_useropt + ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` + case $ac_user_opts in + *" +"with_$ac_useropt" +"*) ;; + *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--without-$ac_useropt_orig" + ac_unrecognized_sep=', ';; + esac + eval with_$ac_useropt=no ;; + + --x) + # Obsolete; use --with-x. + with_x=yes ;; + + -x-includes | --x-includes | --x-include | --x-includ | --x-inclu \ + | --x-incl | --x-inc | --x-in | --x-i) + ac_prev=x_includes ;; + -x-includes=* | --x-includes=* | --x-include=* | --x-includ=* | --x-inclu=* \ + | --x-incl=* | --x-inc=* | --x-in=* | --x-i=*) + x_includes=$ac_optarg ;; + + -x-libraries | --x-libraries | --x-librarie | --x-librari \ + | --x-librar | --x-libra | --x-libr | --x-lib | --x-li | --x-l) + ac_prev=x_libraries ;; + -x-libraries=* | --x-libraries=* | --x-librarie=* | --x-librari=* \ + | --x-librar=* | --x-libra=* | --x-libr=* | --x-lib=* | --x-li=* | --x-l=*) + x_libraries=$ac_optarg ;; + + -*) as_fn_error $? "unrecognized option: \`$ac_option' +Try \`$0 --help' for more information" + ;; + + *=*) + ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='` + # Reject names that are not valid shell variable names. + case $ac_envvar in #( + '' | [0-9]* | *[!_$as_cr_alnum]* ) + as_fn_error $? "invalid variable name: \`$ac_envvar'" ;; + esac + eval $ac_envvar=\$ac_optarg + export $ac_envvar ;; + + *) + # FIXME: should be removed in autoconf 3.0. + $as_echo "$as_me: WARNING: you should use --build, --host, --target" >&2 + expr "x$ac_option" : ".*[^-._$as_cr_alnum]" >/dev/null && + $as_echo "$as_me: WARNING: invalid host type: $ac_option" >&2 + : "${build_alias=$ac_option} ${host_alias=$ac_option} ${target_alias=$ac_option}" + ;; + + esac +done + +if test -n "$ac_prev"; then + ac_option=--`echo $ac_prev | sed 's/_/-/g'` + as_fn_error $? "missing argument to $ac_option" +fi + +if test -n "$ac_unrecognized_opts"; then + case $enable_option_checking in + no) ;; + fatal) as_fn_error $? "unrecognized options: $ac_unrecognized_opts" ;; + *) $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2 ;; + esac +fi + +# Check all directory arguments for consistency. +for ac_var in exec_prefix prefix bindir sbindir libexecdir datarootdir \ + datadir sysconfdir sharedstatedir localstatedir includedir \ + oldincludedir docdir infodir htmldir dvidir pdfdir psdir \ + libdir localedir mandir +do + eval ac_val=\$$ac_var + # Remove trailing slashes. + case $ac_val in + */ ) + ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'` + eval $ac_var=\$ac_val;; + esac + # Be sure to have absolute directory names. + case $ac_val in + [\\/$]* | ?:[\\/]* ) continue;; + NONE | '' ) case $ac_var in *prefix ) continue;; esac;; + esac + as_fn_error $? "expected an absolute directory name for --$ac_var: $ac_val" +done + +# There might be people who depend on the old broken behavior: `$host' +# used to hold the argument of --host etc. +# FIXME: To remove some day. +build=$build_alias +host=$host_alias +target=$target_alias + +# FIXME: To remove some day. +if test "x$host_alias" != x; then + if test "x$build_alias" = x; then + cross_compiling=maybe + $as_echo "$as_me: WARNING: if you wanted to set the --build type, don't use --host. + If a cross compiler is detected then cross compile mode will be used" >&2 + elif test "x$build_alias" != "x$host_alias"; then + cross_compiling=yes + fi +fi + +ac_tool_prefix= +test -n "$host_alias" && ac_tool_prefix=$host_alias- + +test "$silent" = yes && exec 6>/dev/null + + +ac_pwd=`pwd` && test -n "$ac_pwd" && +ac_ls_di=`ls -di .` && +ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` || + as_fn_error $? "working directory cannot be determined" +test "X$ac_ls_di" = "X$ac_pwd_ls_di" || + as_fn_error $? "pwd does not report name of working directory" + + +# Find the source files, if location was not specified. +if test -z "$srcdir"; then + ac_srcdir_defaulted=yes + # Try the directory containing this script, then the parent directory. + ac_confdir=`$as_dirname -- "$as_myself" || +$as_expr X"$as_myself" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ + X"$as_myself" : 'X\(//\)[^/]' \| \ + X"$as_myself" : 'X\(//\)$' \| \ + X"$as_myself" : 'X\(/\)' \| . 2>/dev/null || +$as_echo X"$as_myself" | + sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ + s//\1/ + q + } + /^X\(\/\/\)[^/].*/{ + s//\1/ + q + } + /^X\(\/\/\)$/{ + s//\1/ + q + } + /^X\(\/\).*/{ + s//\1/ + q + } + s/.*/./; q'` + srcdir=$ac_confdir + if test ! -r "$srcdir/$ac_unique_file"; then + srcdir=.. + fi +else + ac_srcdir_defaulted=no +fi +if test ! -r "$srcdir/$ac_unique_file"; then + test "$ac_srcdir_defaulted" = yes && srcdir="$ac_confdir or .." + as_fn_error $? "cannot find sources ($ac_unique_file) in $srcdir" +fi +ac_msg="sources are in $srcdir, but \`cd $srcdir' does not work" +ac_abs_confdir=`( + cd "$srcdir" && test -r "./$ac_unique_file" || as_fn_error $? "$ac_msg" + pwd)` +# When building in place, set srcdir=. +if test "$ac_abs_confdir" = "$ac_pwd"; then + srcdir=. +fi +# Remove unnecessary trailing slashes from srcdir. +# Double slashes in file names in object file debugging info +# mess up M-x gdb in Emacs. +case $srcdir in +*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;; +esac +for ac_var in $ac_precious_vars; do + eval ac_env_${ac_var}_set=\${${ac_var}+set} + eval ac_env_${ac_var}_value=\$${ac_var} + eval ac_cv_env_${ac_var}_set=\${${ac_var}+set} + eval ac_cv_env_${ac_var}_value=\$${ac_var} +done + +# +# Report the --help message. +# +if test "$ac_init_help" = "long"; then + # Omit some internal or obsolete options to make the list less imposing. + # This message is too long to be a string in the A/UX 3.1 sh. + cat <<_ACEOF +\`configure' configures vamp-plugin-sdk 2.3.0 to adapt to many kinds of systems. + +Usage: $0 [OPTION]... [VAR=VALUE]... + +To assign environment variables (e.g., CC, CFLAGS...), specify them as +VAR=VALUE. See below for descriptions of some of the useful variables. + +Defaults for the options are specified in brackets. + +Configuration: + -h, --help display this help and exit + --help=short display options specific to this package + --help=recursive display the short help of all the included packages + -V, --version display version information and exit + -q, --quiet, --silent do not print \`checking ...' messages + --cache-file=FILE cache test results in FILE [disabled] + -C, --config-cache alias for \`--cache-file=config.cache' + -n, --no-create do not create output files + --srcdir=DIR find the sources in DIR [configure dir or \`..'] + +Installation directories: + --prefix=PREFIX install architecture-independent files in PREFIX + [$ac_default_prefix] + --exec-prefix=EPREFIX install architecture-dependent files in EPREFIX + [PREFIX] + +By default, \`make install' will install all the files in +\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc. You can specify +an installation prefix other than \`$ac_default_prefix' using \`--prefix', +for instance \`--prefix=\$HOME'. + +For better control, use the options below. + +Fine tuning of the installation directories: + --bindir=DIR user executables [EPREFIX/bin] + --sbindir=DIR system admin executables [EPREFIX/sbin] + --libexecdir=DIR program executables [EPREFIX/libexec] + --sysconfdir=DIR read-only single-machine data [PREFIX/etc] + --sharedstatedir=DIR modifiable architecture-independent data [PREFIX/com] + --localstatedir=DIR modifiable single-machine data [PREFIX/var] + --libdir=DIR object code libraries [EPREFIX/lib] + --includedir=DIR C header files [PREFIX/include] + --oldincludedir=DIR C header files for non-gcc [/usr/include] + --datarootdir=DIR read-only arch.-independent data root [PREFIX/share] + --datadir=DIR read-only architecture-independent data [DATAROOTDIR] + --infodir=DIR info documentation [DATAROOTDIR/info] + --localedir=DIR locale-dependent data [DATAROOTDIR/locale] + --mandir=DIR man documentation [DATAROOTDIR/man] + --docdir=DIR documentation root [DATAROOTDIR/doc/vamp-plugin-sdk] + --htmldir=DIR html documentation [DOCDIR] + --dvidir=DIR dvi documentation [DOCDIR] + --pdfdir=DIR pdf documentation [DOCDIR] + --psdir=DIR ps documentation [DOCDIR] +_ACEOF + + cat <<\_ACEOF +_ACEOF +fi + +if test -n "$ac_init_help"; then + case $ac_init_help in + short | recursive ) echo "Configuration of vamp-plugin-sdk 2.3.0:";; + esac + cat <<\_ACEOF + +Optional Features: + --disable-option-checking ignore unrecognized --enable/--with options + --disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no) + --enable-FEATURE[=ARG] include FEATURE [ARG=yes] + --enable-programs enable building of example host and RDF generator + [default=yes] + +Some influential environment variables: + CXX C++ compiler command + CXXFLAGS C++ compiler flags + LDFLAGS linker flags, e.g. -L if you have libraries in a + nonstandard directory + LIBS libraries to pass to the linker, e.g. -l + CPPFLAGS (Objective) C/C++ preprocessor flags, e.g. -I if + you have headers in a nonstandard directory + CC C compiler command + CFLAGS C compiler flags + CPP C preprocessor + PKG_CONFIG path to pkg-config utility + PKG_CONFIG_PATH + directories to add to pkg-config's search path + PKG_CONFIG_LIBDIR + path overriding pkg-config's built-in search path + SNDFILE_CFLAGS + C compiler flags for SNDFILE, overriding pkg-config + SNDFILE_LIBS + linker flags for SNDFILE, overriding pkg-config + +Use these variables to override the choices made by `configure' or to help +it to find libraries and programs with nonstandard names/locations. + +Report bugs to . +_ACEOF +ac_status=$? +fi + +if test "$ac_init_help" = "recursive"; then + # If there are subdirs, report their specific --help. + for ac_dir in : $ac_subdirs_all; do test "x$ac_dir" = x: && continue + test -d "$ac_dir" || + { cd "$srcdir" && ac_pwd=`pwd` && srcdir=. && test -d "$ac_dir"; } || + continue + ac_builddir=. + +case "$ac_dir" in +.) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;; +*) + ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'` + # A ".." for each directory in $ac_dir_suffix. + ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'` + case $ac_top_builddir_sub in + "") ac_top_builddir_sub=. ac_top_build_prefix= ;; + *) ac_top_build_prefix=$ac_top_builddir_sub/ ;; + esac ;; +esac +ac_abs_top_builddir=$ac_pwd +ac_abs_builddir=$ac_pwd$ac_dir_suffix +# for backward compatibility: +ac_top_builddir=$ac_top_build_prefix + +case $srcdir in + .) # We are building in place. + ac_srcdir=. + ac_top_srcdir=$ac_top_builddir_sub + ac_abs_top_srcdir=$ac_pwd ;; + [\\/]* | ?:[\\/]* ) # Absolute name. + ac_srcdir=$srcdir$ac_dir_suffix; + ac_top_srcdir=$srcdir + ac_abs_top_srcdir=$srcdir ;; + *) # Relative name. + ac_srcdir=$ac_top_build_prefix$srcdir$ac_dir_suffix + ac_top_srcdir=$ac_top_build_prefix$srcdir + ac_abs_top_srcdir=$ac_pwd/$srcdir ;; +esac +ac_abs_srcdir=$ac_abs_top_srcdir$ac_dir_suffix + + cd "$ac_dir" || { ac_status=$?; continue; } + # Check for guested configure. + if test -f "$ac_srcdir/configure.gnu"; then + echo && + $SHELL "$ac_srcdir/configure.gnu" --help=recursive + elif test -f "$ac_srcdir/configure"; then + echo && + $SHELL "$ac_srcdir/configure" --help=recursive + else + $as_echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2 + fi || ac_status=$? + cd "$ac_pwd" || { ac_status=$?; break; } + done +fi + +test -n "$ac_init_help" && exit $ac_status +if $ac_init_version; then + cat <<\_ACEOF +vamp-plugin-sdk configure 2.3.0 +generated by GNU Autoconf 2.68 + +Copyright (C) 2010 Free Software Foundation, Inc. +This configure script is free software; the Free Software Foundation +gives unlimited permission to copy, distribute and modify it. +_ACEOF + exit +fi + +## ------------------------ ## +## Autoconf initialization. ## +## ------------------------ ## + +# ac_fn_cxx_try_compile LINENO +# ---------------------------- +# Try to compile conftest.$ac_ext, and return whether this succeeded. +ac_fn_cxx_try_compile () +{ + as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack + rm -f conftest.$ac_objext + if { { ac_try="$ac_compile" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" +$as_echo "$ac_try_echo"; } >&5 + (eval "$ac_compile") 2>conftest.err + ac_status=$? + if test -s conftest.err; then + grep -v '^ *+' conftest.err >conftest.er1 + cat conftest.er1 >&5 + mv -f conftest.er1 conftest.err + fi + $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 + test $ac_status = 0; } && { + test -z "$ac_cxx_werror_flag" || + test ! -s conftest.err + } && test -s conftest.$ac_objext; then : + ac_retval=0 +else + $as_echo "$as_me: failed program was:" >&5 +sed 's/^/| /' conftest.$ac_ext >&5 + + ac_retval=1 +fi + eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno + as_fn_set_status $ac_retval + +} # ac_fn_cxx_try_compile + +# ac_fn_c_try_compile LINENO +# -------------------------- +# Try to compile conftest.$ac_ext, and return whether this succeeded. +ac_fn_c_try_compile () +{ + as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack + rm -f conftest.$ac_objext + if { { ac_try="$ac_compile" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" +$as_echo "$ac_try_echo"; } >&5 + (eval "$ac_compile") 2>conftest.err + ac_status=$? + if test -s conftest.err; then + grep -v '^ *+' conftest.err >conftest.er1 + cat conftest.er1 >&5 + mv -f conftest.er1 conftest.err + fi + $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 + test $ac_status = 0; } && { + test -z "$ac_c_werror_flag" || + test ! -s conftest.err + } && test -s conftest.$ac_objext; then : + ac_retval=0 +else + $as_echo "$as_me: failed program was:" >&5 +sed 's/^/| /' conftest.$ac_ext >&5 + + ac_retval=1 +fi + eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno + as_fn_set_status $ac_retval + +} # ac_fn_c_try_compile + +# ac_fn_c_try_cpp LINENO +# ---------------------- +# Try to preprocess conftest.$ac_ext, and return whether this succeeded. +ac_fn_c_try_cpp () +{ + as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack + if { { ac_try="$ac_cpp conftest.$ac_ext" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" +$as_echo "$ac_try_echo"; } >&5 + (eval "$ac_cpp conftest.$ac_ext") 2>conftest.err + ac_status=$? + if test -s conftest.err; then + grep -v '^ *+' conftest.err >conftest.er1 + cat conftest.er1 >&5 + mv -f conftest.er1 conftest.err + fi + $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 + test $ac_status = 0; } > conftest.i && { + test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || + test ! -s conftest.err + }; then : + ac_retval=0 +else + $as_echo "$as_me: failed program was:" >&5 +sed 's/^/| /' conftest.$ac_ext >&5 + + ac_retval=1 +fi + eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno + as_fn_set_status $ac_retval + +} # ac_fn_c_try_cpp + +# ac_fn_c_try_run LINENO +# ---------------------- +# Try to link conftest.$ac_ext, and return whether this succeeded. Assumes +# that executables *can* be run. +ac_fn_c_try_run () +{ + as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack + if { { ac_try="$ac_link" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" +$as_echo "$ac_try_echo"; } >&5 + (eval "$ac_link") 2>&5 + ac_status=$? + $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 + test $ac_status = 0; } && { ac_try='./conftest$ac_exeext' + { { case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" +$as_echo "$ac_try_echo"; } >&5 + (eval "$ac_try") 2>&5 + ac_status=$? + $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 + test $ac_status = 0; }; }; then : + ac_retval=0 +else + $as_echo "$as_me: program exited with status $ac_status" >&5 + $as_echo "$as_me: failed program was:" >&5 +sed 's/^/| /' conftest.$ac_ext >&5 + + ac_retval=$ac_status +fi + rm -rf conftest.dSYM conftest_ipa8_conftest.oo + eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno + as_fn_set_status $ac_retval + +} # ac_fn_c_try_run + +# ac_fn_c_check_header_compile LINENO HEADER VAR INCLUDES +# ------------------------------------------------------- +# Tests whether HEADER exists and can be compiled using the include files in +# INCLUDES, setting the cache variable VAR accordingly. +ac_fn_c_check_header_compile () +{ + as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack + { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 +$as_echo_n "checking for $2... " >&6; } +if eval \${$3+:} false; then : + $as_echo_n "(cached) " >&6 +else + cat confdefs.h - <<_ACEOF >conftest.$ac_ext +/* end confdefs.h. */ +$4 +#include <$2> +_ACEOF +if ac_fn_c_try_compile "$LINENO"; then : + eval "$3=yes" +else + eval "$3=no" +fi +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext +fi +eval ac_res=\$$3 + { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 +$as_echo "$ac_res" >&6; } + eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno + +} # ac_fn_c_check_header_compile + +# ac_fn_c_try_link LINENO +# ----------------------- +# Try to link conftest.$ac_ext, and return whether this succeeded. +ac_fn_c_try_link () +{ + as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack + rm -f conftest.$ac_objext conftest$ac_exeext + if { { ac_try="$ac_link" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" +$as_echo "$ac_try_echo"; } >&5 + (eval "$ac_link") 2>conftest.err + ac_status=$? + if test -s conftest.err; then + grep -v '^ *+' conftest.err >conftest.er1 + cat conftest.er1 >&5 + mv -f conftest.er1 conftest.err + fi + $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 + test $ac_status = 0; } && { + test -z "$ac_c_werror_flag" || + test ! -s conftest.err + } && test -s conftest$ac_exeext && { + test "$cross_compiling" = yes || + $as_test_x conftest$ac_exeext + }; then : + ac_retval=0 +else + $as_echo "$as_me: failed program was:" >&5 +sed 's/^/| /' conftest.$ac_ext >&5 + + ac_retval=1 +fi + # Delete the IPA/IPO (Inter Procedural Analysis/Optimization) information + # created by the PGI compiler (conftest_ipa8_conftest.oo), as it would + # interfere with the next link command; also delete a directory that is + # left behind by Apple's compiler. We do this before executing the actions. + rm -rf conftest.dSYM conftest_ipa8_conftest.oo + eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno + as_fn_set_status $ac_retval + +} # ac_fn_c_try_link +cat >config.log <<_ACEOF +This file contains any messages produced by compilers while +running configure, to aid debugging if configure makes a mistake. + +It was created by vamp-plugin-sdk $as_me 2.3.0, which was +generated by GNU Autoconf 2.68. Invocation command line was + + $ $0 $@ + +_ACEOF +exec 5>>config.log +{ +cat <<_ASUNAME +## --------- ## +## Platform. ## +## --------- ## + +hostname = `(hostname || uname -n) 2>/dev/null | sed 1q` +uname -m = `(uname -m) 2>/dev/null || echo unknown` +uname -r = `(uname -r) 2>/dev/null || echo unknown` +uname -s = `(uname -s) 2>/dev/null || echo unknown` +uname -v = `(uname -v) 2>/dev/null || echo unknown` + +/usr/bin/uname -p = `(/usr/bin/uname -p) 2>/dev/null || echo unknown` +/bin/uname -X = `(/bin/uname -X) 2>/dev/null || echo unknown` + +/bin/arch = `(/bin/arch) 2>/dev/null || echo unknown` +/usr/bin/arch -k = `(/usr/bin/arch -k) 2>/dev/null || echo unknown` +/usr/convex/getsysinfo = `(/usr/convex/getsysinfo) 2>/dev/null || echo unknown` +/usr/bin/hostinfo = `(/usr/bin/hostinfo) 2>/dev/null || echo unknown` +/bin/machine = `(/bin/machine) 2>/dev/null || echo unknown` +/usr/bin/oslevel = `(/usr/bin/oslevel) 2>/dev/null || echo unknown` +/bin/universe = `(/bin/universe) 2>/dev/null || echo unknown` + +_ASUNAME + +as_save_IFS=$IFS; IFS=$PATH_SEPARATOR +for as_dir in $PATH +do + IFS=$as_save_IFS + test -z "$as_dir" && as_dir=. + $as_echo "PATH: $as_dir" + done +IFS=$as_save_IFS + +} >&5 + +cat >&5 <<_ACEOF + + +## ----------- ## +## Core tests. ## +## ----------- ## + +_ACEOF + + +# Keep a trace of the command line. +# Strip out --no-create and --no-recursion so they do not pile up. +# Strip out --silent because we don't want to record it for future runs. +# Also quote any args containing shell meta-characters. +# Make two passes to allow for proper duplicate-argument suppression. +ac_configure_args= +ac_configure_args0= +ac_configure_args1= +ac_must_keep_next=false +for ac_pass in 1 2 +do + for ac_arg + do + case $ac_arg in + -no-create | --no-c* | -n | -no-recursion | --no-r*) continue ;; + -q | -quiet | --quiet | --quie | --qui | --qu | --q \ + | -silent | --silent | --silen | --sile | --sil) + continue ;; + *\'*) + ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;; + esac + case $ac_pass in + 1) as_fn_append ac_configure_args0 " '$ac_arg'" ;; + 2) + as_fn_append ac_configure_args1 " '$ac_arg'" + if test $ac_must_keep_next = true; then + ac_must_keep_next=false # Got value, back to normal. + else + case $ac_arg in + *=* | --config-cache | -C | -disable-* | --disable-* \ + | -enable-* | --enable-* | -gas | --g* | -nfp | --nf* \ + | -q | -quiet | --q* | -silent | --sil* | -v | -verb* \ + | -with-* | --with-* | -without-* | --without-* | --x) + case "$ac_configure_args0 " in + "$ac_configure_args1"*" '$ac_arg' "* ) continue ;; + esac + ;; + -* ) ac_must_keep_next=true ;; + esac + fi + as_fn_append ac_configure_args " '$ac_arg'" + ;; + esac + done +done +{ ac_configure_args0=; unset ac_configure_args0;} +{ ac_configure_args1=; unset ac_configure_args1;} + +# When interrupted or exit'd, cleanup temporary files, and complete +# config.log. We remove comments because anyway the quotes in there +# would cause problems or look ugly. +# WARNING: Use '\'' to represent an apostrophe within the trap. +# WARNING: Do not start the trap code with a newline, due to a FreeBSD 4.0 bug. +trap 'exit_status=$? + # Save into config.log some information that might help in debugging. + { + echo + + $as_echo "## ---------------- ## +## Cache variables. ## +## ---------------- ##" + echo + # The following way of writing the cache mishandles newlines in values, +( + for ac_var in `(set) 2>&1 | sed -n '\''s/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'\''`; do + eval ac_val=\$$ac_var + case $ac_val in #( + *${as_nl}*) + case $ac_var in #( + *_cv_*) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: cache variable $ac_var contains a newline" >&5 +$as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;; + esac + case $ac_var in #( + _ | IFS | as_nl) ;; #( + BASH_ARGV | BASH_SOURCE) eval $ac_var= ;; #( + *) { eval $ac_var=; unset $ac_var;} ;; + esac ;; + esac + done + (set) 2>&1 | + case $as_nl`(ac_space='\'' '\''; set) 2>&1` in #( + *${as_nl}ac_space=\ *) + sed -n \ + "s/'\''/'\''\\\\'\'''\''/g; + s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\''\\2'\''/p" + ;; #( + *) + sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p" + ;; + esac | + sort +) + echo + + $as_echo "## ----------------- ## +## Output variables. ## +## ----------------- ##" + echo + for ac_var in $ac_subst_vars + do + eval ac_val=\$$ac_var + case $ac_val in + *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;; + esac + $as_echo "$ac_var='\''$ac_val'\''" + done | sort + echo + + if test -n "$ac_subst_files"; then + $as_echo "## ------------------- ## +## File substitutions. ## +## ------------------- ##" + echo + for ac_var in $ac_subst_files + do + eval ac_val=\$$ac_var + case $ac_val in + *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;; + esac + $as_echo "$ac_var='\''$ac_val'\''" + done | sort + echo + fi + + if test -s confdefs.h; then + $as_echo "## ----------- ## +## confdefs.h. ## +## ----------- ##" + echo + cat confdefs.h + echo + fi + test "$ac_signal" != 0 && + $as_echo "$as_me: caught signal $ac_signal" + $as_echo "$as_me: exit $exit_status" + } >&5 + rm -f core *.core core.conftest.* && + rm -f -r conftest* confdefs* conf$$* $ac_clean_files && + exit $exit_status +' 0 +for ac_signal in 1 2 13 15; do + trap 'ac_signal='$ac_signal'; as_fn_exit 1' $ac_signal +done +ac_signal=0 + +# confdefs.h avoids OS command line length limits that DEFS can exceed. +rm -f -r conftest* confdefs.h + +$as_echo "/* confdefs.h */" > confdefs.h + +# Predefined preprocessor variables. + +cat >>confdefs.h <<_ACEOF +#define PACKAGE_NAME "$PACKAGE_NAME" +_ACEOF + +cat >>confdefs.h <<_ACEOF +#define PACKAGE_TARNAME "$PACKAGE_TARNAME" +_ACEOF + +cat >>confdefs.h <<_ACEOF +#define PACKAGE_VERSION "$PACKAGE_VERSION" +_ACEOF + +cat >>confdefs.h <<_ACEOF +#define PACKAGE_STRING "$PACKAGE_STRING" +_ACEOF + +cat >>confdefs.h <<_ACEOF +#define PACKAGE_BUGREPORT "$PACKAGE_BUGREPORT" +_ACEOF + +cat >>confdefs.h <<_ACEOF +#define PACKAGE_URL "$PACKAGE_URL" +_ACEOF + + +# Let the site file select an alternate cache file if it wants to. +# Prefer an explicitly selected file to automatically selected ones. +ac_site_file1=NONE +ac_site_file2=NONE +if test -n "$CONFIG_SITE"; then + # We do not want a PATH search for config.site. + case $CONFIG_SITE in #(( + -*) ac_site_file1=./$CONFIG_SITE;; + */*) ac_site_file1=$CONFIG_SITE;; + *) ac_site_file1=./$CONFIG_SITE;; + esac +elif test "x$prefix" != xNONE; then + ac_site_file1=$prefix/share/config.site + ac_site_file2=$prefix/etc/config.site +else + ac_site_file1=$ac_default_prefix/share/config.site + ac_site_file2=$ac_default_prefix/etc/config.site +fi +for ac_site_file in "$ac_site_file1" "$ac_site_file2" +do + test "x$ac_site_file" = xNONE && continue + if test /dev/null != "$ac_site_file" && test -r "$ac_site_file"; then + { $as_echo "$as_me:${as_lineno-$LINENO}: loading site script $ac_site_file" >&5 +$as_echo "$as_me: loading site script $ac_site_file" >&6;} + sed 's/^/| /' "$ac_site_file" >&5 + . "$ac_site_file" \ + || { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 +$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} +as_fn_error $? "failed to load site script $ac_site_file +See \`config.log' for more details" "$LINENO" 5; } + fi +done + +if test -r "$cache_file"; then + # Some versions of bash will fail to source /dev/null (special files + # actually), so we avoid doing that. DJGPP emulates it as a regular file. + if test /dev/null != "$cache_file" && test -f "$cache_file"; then + { $as_echo "$as_me:${as_lineno-$LINENO}: loading cache $cache_file" >&5 +$as_echo "$as_me: loading cache $cache_file" >&6;} + case $cache_file in + [\\/]* | ?:[\\/]* ) . "$cache_file";; + *) . "./$cache_file";; + esac + fi +else + { $as_echo "$as_me:${as_lineno-$LINENO}: creating cache $cache_file" >&5 +$as_echo "$as_me: creating cache $cache_file" >&6;} + >$cache_file +fi + +# Check that the precious variables saved in the cache have kept the same +# value. +ac_cache_corrupted=false +for ac_var in $ac_precious_vars; do + eval ac_old_set=\$ac_cv_env_${ac_var}_set + eval ac_new_set=\$ac_env_${ac_var}_set + eval ac_old_val=\$ac_cv_env_${ac_var}_value + eval ac_new_val=\$ac_env_${ac_var}_value + case $ac_old_set,$ac_new_set in + set,) + { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5 +$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;} + ac_cache_corrupted=: ;; + ,set) + { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was not set in the previous run" >&5 +$as_echo "$as_me: error: \`$ac_var' was not set in the previous run" >&2;} + ac_cache_corrupted=: ;; + ,);; + *) + if test "x$ac_old_val" != "x$ac_new_val"; then + # differences in whitespace do not lead to failure. + ac_old_val_w=`echo x $ac_old_val` + ac_new_val_w=`echo x $ac_new_val` + if test "$ac_old_val_w" != "$ac_new_val_w"; then + { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' has changed since the previous run:" >&5 +$as_echo "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;} + ac_cache_corrupted=: + else + { $as_echo "$as_me:${as_lineno-$LINENO}: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&5 +$as_echo "$as_me: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&2;} + eval $ac_var=\$ac_old_val + fi + { $as_echo "$as_me:${as_lineno-$LINENO}: former value: \`$ac_old_val'" >&5 +$as_echo "$as_me: former value: \`$ac_old_val'" >&2;} + { $as_echo "$as_me:${as_lineno-$LINENO}: current value: \`$ac_new_val'" >&5 +$as_echo "$as_me: current value: \`$ac_new_val'" >&2;} + fi;; + esac + # Pass precious variables to config.status. + if test "$ac_new_set" = set; then + case $ac_new_val in + *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;; + *) ac_arg=$ac_var=$ac_new_val ;; + esac + case " $ac_configure_args " in + *" '$ac_arg' "*) ;; # Avoid dups. Use of quotes ensures accuracy. + *) as_fn_append ac_configure_args " '$ac_arg'" ;; + esac + fi +done +if $ac_cache_corrupted; then + { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 +$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} + { $as_echo "$as_me:${as_lineno-$LINENO}: error: changes in the environment can compromise the build" >&5 +$as_echo "$as_me: error: changes in the environment can compromise the build" >&2;} + as_fn_error $? "run \`make distclean' and/or \`rm $cache_file' and start over" "$LINENO" 5 +fi +## -------------------- ## +## Main body of script. ## +## -------------------- ## + +ac_ext=c +ac_cpp='$CPP $CPPFLAGS' +ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' +ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' +ac_compiler_gnu=$ac_cv_c_compiler_gnu + + + + +ac_ext=cpp +ac_cpp='$CXXCPP $CPPFLAGS' +ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5' +ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' +ac_compiler_gnu=$ac_cv_cxx_compiler_gnu +if test -z "$CXX"; then + if test -n "$CCC"; then + CXX=$CCC + else + if test -n "$ac_tool_prefix"; then + for ac_prog in g++ c++ gpp aCC CC cxx cc++ cl.exe FCC KCC RCC xlC_r xlC + do + # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args. +set dummy $ac_tool_prefix$ac_prog; ac_word=$2 +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 +$as_echo_n "checking for $ac_word... " >&6; } +if ${ac_cv_prog_CXX+:} false; then : + $as_echo_n "(cached) " >&6 +else + if test -n "$CXX"; then + ac_cv_prog_CXX="$CXX" # Let the user override the test. +else +as_save_IFS=$IFS; IFS=$PATH_SEPARATOR +for as_dir in $PATH +do + IFS=$as_save_IFS + test -z "$as_dir" && as_dir=. + for ac_exec_ext in '' $ac_executable_extensions; do + if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then + ac_cv_prog_CXX="$ac_tool_prefix$ac_prog" + $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 + break 2 + fi +done + done +IFS=$as_save_IFS + +fi +fi +CXX=$ac_cv_prog_CXX +if test -n "$CXX"; then + { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CXX" >&5 +$as_echo "$CXX" >&6; } +else + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } +fi + + + test -n "$CXX" && break + done +fi +if test -z "$CXX"; then + ac_ct_CXX=$CXX + for ac_prog in g++ c++ gpp aCC CC cxx cc++ cl.exe FCC KCC RCC xlC_r xlC +do + # Extract the first word of "$ac_prog", so it can be a program name with args. +set dummy $ac_prog; ac_word=$2 +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 +$as_echo_n "checking for $ac_word... " >&6; } +if ${ac_cv_prog_ac_ct_CXX+:} false; then : + $as_echo_n "(cached) " >&6 +else + if test -n "$ac_ct_CXX"; then + ac_cv_prog_ac_ct_CXX="$ac_ct_CXX" # Let the user override the test. +else +as_save_IFS=$IFS; IFS=$PATH_SEPARATOR +for as_dir in $PATH +do + IFS=$as_save_IFS + test -z "$as_dir" && as_dir=. + for ac_exec_ext in '' $ac_executable_extensions; do + if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then + ac_cv_prog_ac_ct_CXX="$ac_prog" + $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 + break 2 + fi +done + done +IFS=$as_save_IFS + +fi +fi +ac_ct_CXX=$ac_cv_prog_ac_ct_CXX +if test -n "$ac_ct_CXX"; then + { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CXX" >&5 +$as_echo "$ac_ct_CXX" >&6; } +else + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } +fi + + + test -n "$ac_ct_CXX" && break +done + + if test "x$ac_ct_CXX" = x; then + CXX="g++" + else + case $cross_compiling:$ac_tool_warned in +yes:) +{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5 +$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} +ac_tool_warned=yes ;; +esac + CXX=$ac_ct_CXX + fi +fi + + fi +fi +# Provide some information about the compiler. +$as_echo "$as_me:${as_lineno-$LINENO}: checking for C++ compiler version" >&5 +set X $ac_compile +ac_compiler=$2 +for ac_option in --version -v -V -qversion; do + { { ac_try="$ac_compiler $ac_option >&5" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" +$as_echo "$ac_try_echo"; } >&5 + (eval "$ac_compiler $ac_option >&5") 2>conftest.err + ac_status=$? + if test -s conftest.err; then + sed '10a\ +... rest of stderr output deleted ... + 10q' conftest.err >conftest.er1 + cat conftest.er1 >&5 + fi + rm -f conftest.er1 conftest.err + $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 + test $ac_status = 0; } +done + +cat confdefs.h - <<_ACEOF >conftest.$ac_ext +/* end confdefs.h. */ + +int +main () +{ + + ; + return 0; +} +_ACEOF +ac_clean_files_save=$ac_clean_files +ac_clean_files="$ac_clean_files a.out a.out.dSYM a.exe b.out" +# Try to create an executable without -o first, disregard a.out. +# It will help us diagnose broken compilers, and finding out an intuition +# of exeext. +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the C++ compiler works" >&5 +$as_echo_n "checking whether the C++ compiler works... " >&6; } +ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'` + +# The possible output files: +ac_files="a.out conftest.exe conftest a.exe a_out.exe b.out conftest.*" + +ac_rmfiles= +for ac_file in $ac_files +do + case $ac_file in + *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;; + * ) ac_rmfiles="$ac_rmfiles $ac_file";; + esac +done +rm -f $ac_rmfiles + +if { { ac_try="$ac_link_default" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" +$as_echo "$ac_try_echo"; } >&5 + (eval "$ac_link_default") 2>&5 + ac_status=$? + $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 + test $ac_status = 0; }; then : + # Autoconf-2.13 could set the ac_cv_exeext variable to `no'. +# So ignore a value of `no', otherwise this would lead to `EXEEXT = no' +# in a Makefile. We should not override ac_cv_exeext if it was cached, +# so that the user can short-circuit this test for compilers unknown to +# Autoconf. +for ac_file in $ac_files '' +do + test -f "$ac_file" || continue + case $ac_file in + *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) + ;; + [ab].out ) + # We found the default executable, but exeext='' is most + # certainly right. + break;; + *.* ) + if test "${ac_cv_exeext+set}" = set && test "$ac_cv_exeext" != no; + then :; else + ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'` + fi + # We set ac_cv_exeext here because the later test for it is not + # safe: cross compilers may not add the suffix if given an `-o' + # argument, so we may need to know it at that point already. + # Even if this section looks crufty: it has the advantage of + # actually working. + break;; + * ) + break;; + esac +done +test "$ac_cv_exeext" = no && ac_cv_exeext= + +else + ac_file='' +fi +if test -z "$ac_file"; then : + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } +$as_echo "$as_me: failed program was:" >&5 +sed 's/^/| /' conftest.$ac_ext >&5 + +{ { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 +$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} +as_fn_error 77 "C++ compiler cannot create executables +See \`config.log' for more details" "$LINENO" 5; } +else + { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 +$as_echo "yes" >&6; } +fi +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for C++ compiler default output file name" >&5 +$as_echo_n "checking for C++ compiler default output file name... " >&6; } +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_file" >&5 +$as_echo "$ac_file" >&6; } +ac_exeext=$ac_cv_exeext + +rm -f -r a.out a.out.dSYM a.exe conftest$ac_cv_exeext b.out +ac_clean_files=$ac_clean_files_save +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of executables" >&5 +$as_echo_n "checking for suffix of executables... " >&6; } +if { { ac_try="$ac_link" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" +$as_echo "$ac_try_echo"; } >&5 + (eval "$ac_link") 2>&5 + ac_status=$? + $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 + test $ac_status = 0; }; then : + # If both `conftest.exe' and `conftest' are `present' (well, observable) +# catch `conftest.exe'. For instance with Cygwin, `ls conftest' will +# work properly (i.e., refer to `conftest.exe'), while it won't with +# `rm'. +for ac_file in conftest.exe conftest conftest.*; do + test -f "$ac_file" || continue + case $ac_file in + *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;; + *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'` + break;; + * ) break;; + esac +done +else + { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 +$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} +as_fn_error $? "cannot compute suffix of executables: cannot compile and link +See \`config.log' for more details" "$LINENO" 5; } +fi +rm -f conftest conftest$ac_cv_exeext +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_exeext" >&5 +$as_echo "$ac_cv_exeext" >&6; } + +rm -f conftest.$ac_ext +EXEEXT=$ac_cv_exeext +ac_exeext=$EXEEXT +cat confdefs.h - <<_ACEOF >conftest.$ac_ext +/* end confdefs.h. */ +#include +int +main () +{ +FILE *f = fopen ("conftest.out", "w"); + return ferror (f) || fclose (f) != 0; + + ; + return 0; +} +_ACEOF +ac_clean_files="$ac_clean_files conftest.out" +# Check that the compiler produces executables we can run. If not, either +# the compiler is broken, or we cross compile. +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are cross compiling" >&5 +$as_echo_n "checking whether we are cross compiling... " >&6; } +if test "$cross_compiling" != yes; then + { { ac_try="$ac_link" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" +$as_echo "$ac_try_echo"; } >&5 + (eval "$ac_link") 2>&5 + ac_status=$? + $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 + test $ac_status = 0; } + if { ac_try='./conftest$ac_cv_exeext' + { { case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" +$as_echo "$ac_try_echo"; } >&5 + (eval "$ac_try") 2>&5 + ac_status=$? + $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 + test $ac_status = 0; }; }; then + cross_compiling=no + else + if test "$cross_compiling" = maybe; then + cross_compiling=yes + else + { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 +$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} +as_fn_error $? "cannot run C++ compiled programs. +If you meant to cross compile, use \`--host'. +See \`config.log' for more details" "$LINENO" 5; } + fi + fi +fi +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $cross_compiling" >&5 +$as_echo "$cross_compiling" >&6; } + +rm -f conftest.$ac_ext conftest$ac_cv_exeext conftest.out +ac_clean_files=$ac_clean_files_save +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of object files" >&5 +$as_echo_n "checking for suffix of object files... " >&6; } +if ${ac_cv_objext+:} false; then : + $as_echo_n "(cached) " >&6 +else + cat confdefs.h - <<_ACEOF >conftest.$ac_ext +/* end confdefs.h. */ + +int +main () +{ + + ; + return 0; +} +_ACEOF +rm -f conftest.o conftest.obj +if { { ac_try="$ac_compile" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" +$as_echo "$ac_try_echo"; } >&5 + (eval "$ac_compile") 2>&5 + ac_status=$? + $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 + test $ac_status = 0; }; then : + for ac_file in conftest.o conftest.obj conftest.*; do + test -f "$ac_file" || continue; + case $ac_file in + *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;; + *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'` + break;; + esac +done +else + $as_echo "$as_me: failed program was:" >&5 +sed 's/^/| /' conftest.$ac_ext >&5 + +{ { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 +$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} +as_fn_error $? "cannot compute suffix of object files: cannot compile +See \`config.log' for more details" "$LINENO" 5; } +fi +rm -f conftest.$ac_cv_objext conftest.$ac_ext +fi +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_objext" >&5 +$as_echo "$ac_cv_objext" >&6; } +OBJEXT=$ac_cv_objext +ac_objext=$OBJEXT +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are using the GNU C++ compiler" >&5 +$as_echo_n "checking whether we are using the GNU C++ compiler... " >&6; } +if ${ac_cv_cxx_compiler_gnu+:} false; then : + $as_echo_n "(cached) " >&6 +else + cat confdefs.h - <<_ACEOF >conftest.$ac_ext +/* end confdefs.h. */ + +int +main () +{ +#ifndef __GNUC__ + choke me +#endif + + ; + return 0; +} +_ACEOF +if ac_fn_cxx_try_compile "$LINENO"; then : + ac_compiler_gnu=yes +else + ac_compiler_gnu=no +fi +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext +ac_cv_cxx_compiler_gnu=$ac_compiler_gnu + +fi +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cxx_compiler_gnu" >&5 +$as_echo "$ac_cv_cxx_compiler_gnu" >&6; } +if test $ac_compiler_gnu = yes; then + GXX=yes +else + GXX= +fi +ac_test_CXXFLAGS=${CXXFLAGS+set} +ac_save_CXXFLAGS=$CXXFLAGS +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CXX accepts -g" >&5 +$as_echo_n "checking whether $CXX accepts -g... " >&6; } +if ${ac_cv_prog_cxx_g+:} false; then : + $as_echo_n "(cached) " >&6 +else + ac_save_cxx_werror_flag=$ac_cxx_werror_flag + ac_cxx_werror_flag=yes + ac_cv_prog_cxx_g=no + CXXFLAGS="-g" + cat confdefs.h - <<_ACEOF >conftest.$ac_ext +/* end confdefs.h. */ + +int +main () +{ + + ; + return 0; +} +_ACEOF +if ac_fn_cxx_try_compile "$LINENO"; then : + ac_cv_prog_cxx_g=yes +else + CXXFLAGS="" + cat confdefs.h - <<_ACEOF >conftest.$ac_ext +/* end confdefs.h. */ + +int +main () +{ + + ; + return 0; +} +_ACEOF +if ac_fn_cxx_try_compile "$LINENO"; then : + +else + ac_cxx_werror_flag=$ac_save_cxx_werror_flag + CXXFLAGS="-g" + cat confdefs.h - <<_ACEOF >conftest.$ac_ext +/* end confdefs.h. */ + +int +main () +{ + + ; + return 0; +} +_ACEOF +if ac_fn_cxx_try_compile "$LINENO"; then : + ac_cv_prog_cxx_g=yes +fi +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext +fi +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext +fi +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext + ac_cxx_werror_flag=$ac_save_cxx_werror_flag +fi +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cxx_g" >&5 +$as_echo "$ac_cv_prog_cxx_g" >&6; } +if test "$ac_test_CXXFLAGS" = set; then + CXXFLAGS=$ac_save_CXXFLAGS +elif test $ac_cv_prog_cxx_g = yes; then + if test "$GXX" = yes; then + CXXFLAGS="-g -O2" + else + CXXFLAGS="-g" + fi +else + if test "$GXX" = yes; then + CXXFLAGS="-O2" + else + CXXFLAGS= + fi +fi +ac_ext=c +ac_cpp='$CPP $CPPFLAGS' +ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' +ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' +ac_compiler_gnu=$ac_cv_c_compiler_gnu + +ac_ext=c +ac_cpp='$CPP $CPPFLAGS' +ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' +ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' +ac_compiler_gnu=$ac_cv_c_compiler_gnu +if test -n "$ac_tool_prefix"; then + # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args. +set dummy ${ac_tool_prefix}gcc; ac_word=$2 +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 +$as_echo_n "checking for $ac_word... " >&6; } +if ${ac_cv_prog_CC+:} false; then : + $as_echo_n "(cached) " >&6 +else + if test -n "$CC"; then + ac_cv_prog_CC="$CC" # Let the user override the test. +else +as_save_IFS=$IFS; IFS=$PATH_SEPARATOR +for as_dir in $PATH +do + IFS=$as_save_IFS + test -z "$as_dir" && as_dir=. + for ac_exec_ext in '' $ac_executable_extensions; do + if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then + ac_cv_prog_CC="${ac_tool_prefix}gcc" + $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 + break 2 + fi +done + done +IFS=$as_save_IFS + +fi +fi +CC=$ac_cv_prog_CC +if test -n "$CC"; then + { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5 +$as_echo "$CC" >&6; } +else + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } +fi + + +fi +if test -z "$ac_cv_prog_CC"; then + ac_ct_CC=$CC + # Extract the first word of "gcc", so it can be a program name with args. +set dummy gcc; ac_word=$2 +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 +$as_echo_n "checking for $ac_word... " >&6; } +if ${ac_cv_prog_ac_ct_CC+:} false; then : + $as_echo_n "(cached) " >&6 +else + if test -n "$ac_ct_CC"; then + ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test. +else +as_save_IFS=$IFS; IFS=$PATH_SEPARATOR +for as_dir in $PATH +do + IFS=$as_save_IFS + test -z "$as_dir" && as_dir=. + for ac_exec_ext in '' $ac_executable_extensions; do + if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then + ac_cv_prog_ac_ct_CC="gcc" + $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 + break 2 + fi +done + done +IFS=$as_save_IFS + +fi +fi +ac_ct_CC=$ac_cv_prog_ac_ct_CC +if test -n "$ac_ct_CC"; then + { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CC" >&5 +$as_echo "$ac_ct_CC" >&6; } +else + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } +fi + + if test "x$ac_ct_CC" = x; then + CC="" + else + case $cross_compiling:$ac_tool_warned in +yes:) +{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5 +$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} +ac_tool_warned=yes ;; +esac + CC=$ac_ct_CC + fi +else + CC="$ac_cv_prog_CC" +fi + +if test -z "$CC"; then + if test -n "$ac_tool_prefix"; then + # Extract the first word of "${ac_tool_prefix}cc", so it can be a program name with args. +set dummy ${ac_tool_prefix}cc; ac_word=$2 +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 +$as_echo_n "checking for $ac_word... " >&6; } +if ${ac_cv_prog_CC+:} false; then : + $as_echo_n "(cached) " >&6 +else + if test -n "$CC"; then + ac_cv_prog_CC="$CC" # Let the user override the test. +else +as_save_IFS=$IFS; IFS=$PATH_SEPARATOR +for as_dir in $PATH +do + IFS=$as_save_IFS + test -z "$as_dir" && as_dir=. + for ac_exec_ext in '' $ac_executable_extensions; do + if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then + ac_cv_prog_CC="${ac_tool_prefix}cc" + $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 + break 2 + fi +done + done +IFS=$as_save_IFS + +fi +fi +CC=$ac_cv_prog_CC +if test -n "$CC"; then + { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5 +$as_echo "$CC" >&6; } +else + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } +fi + + + fi +fi +if test -z "$CC"; then + # Extract the first word of "cc", so it can be a program name with args. +set dummy cc; ac_word=$2 +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 +$as_echo_n "checking for $ac_word... " >&6; } +if ${ac_cv_prog_CC+:} false; then : + $as_echo_n "(cached) " >&6 +else + if test -n "$CC"; then + ac_cv_prog_CC="$CC" # Let the user override the test. +else + ac_prog_rejected=no +as_save_IFS=$IFS; IFS=$PATH_SEPARATOR +for as_dir in $PATH +do + IFS=$as_save_IFS + test -z "$as_dir" && as_dir=. + for ac_exec_ext in '' $ac_executable_extensions; do + if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then + if test "$as_dir/$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then + ac_prog_rejected=yes + continue + fi + ac_cv_prog_CC="cc" + $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 + break 2 + fi +done + done +IFS=$as_save_IFS + +if test $ac_prog_rejected = yes; then + # We found a bogon in the path, so make sure we never use it. + set dummy $ac_cv_prog_CC + shift + if test $# != 0; then + # We chose a different compiler from the bogus one. + # However, it has the same basename, so the bogon will be chosen + # first if we set CC to just the basename; use the full file name. + shift + ac_cv_prog_CC="$as_dir/$ac_word${1+' '}$@" + fi +fi +fi +fi +CC=$ac_cv_prog_CC +if test -n "$CC"; then + { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5 +$as_echo "$CC" >&6; } +else + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } +fi + + +fi +if test -z "$CC"; then + if test -n "$ac_tool_prefix"; then + for ac_prog in cl.exe + do + # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args. +set dummy $ac_tool_prefix$ac_prog; ac_word=$2 +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 +$as_echo_n "checking for $ac_word... " >&6; } +if ${ac_cv_prog_CC+:} false; then : + $as_echo_n "(cached) " >&6 +else + if test -n "$CC"; then + ac_cv_prog_CC="$CC" # Let the user override the test. +else +as_save_IFS=$IFS; IFS=$PATH_SEPARATOR +for as_dir in $PATH +do + IFS=$as_save_IFS + test -z "$as_dir" && as_dir=. + for ac_exec_ext in '' $ac_executable_extensions; do + if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then + ac_cv_prog_CC="$ac_tool_prefix$ac_prog" + $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 + break 2 + fi +done + done +IFS=$as_save_IFS + +fi +fi +CC=$ac_cv_prog_CC +if test -n "$CC"; then + { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5 +$as_echo "$CC" >&6; } +else + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } +fi + + + test -n "$CC" && break + done +fi +if test -z "$CC"; then + ac_ct_CC=$CC + for ac_prog in cl.exe +do + # Extract the first word of "$ac_prog", so it can be a program name with args. +set dummy $ac_prog; ac_word=$2 +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 +$as_echo_n "checking for $ac_word... " >&6; } +if ${ac_cv_prog_ac_ct_CC+:} false; then : + $as_echo_n "(cached) " >&6 +else + if test -n "$ac_ct_CC"; then + ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test. +else +as_save_IFS=$IFS; IFS=$PATH_SEPARATOR +for as_dir in $PATH +do + IFS=$as_save_IFS + test -z "$as_dir" && as_dir=. + for ac_exec_ext in '' $ac_executable_extensions; do + if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then + ac_cv_prog_ac_ct_CC="$ac_prog" + $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 + break 2 + fi +done + done +IFS=$as_save_IFS + +fi +fi +ac_ct_CC=$ac_cv_prog_ac_ct_CC +if test -n "$ac_ct_CC"; then + { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CC" >&5 +$as_echo "$ac_ct_CC" >&6; } +else + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } +fi + + + test -n "$ac_ct_CC" && break +done + + if test "x$ac_ct_CC" = x; then + CC="" + else + case $cross_compiling:$ac_tool_warned in +yes:) +{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5 +$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} +ac_tool_warned=yes ;; +esac + CC=$ac_ct_CC + fi +fi + +fi + + +test -z "$CC" && { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 +$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} +as_fn_error $? "no acceptable C compiler found in \$PATH +See \`config.log' for more details" "$LINENO" 5; } + +# Provide some information about the compiler. +$as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler version" >&5 +set X $ac_compile +ac_compiler=$2 +for ac_option in --version -v -V -qversion; do + { { ac_try="$ac_compiler $ac_option >&5" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" +$as_echo "$ac_try_echo"; } >&5 + (eval "$ac_compiler $ac_option >&5") 2>conftest.err + ac_status=$? + if test -s conftest.err; then + sed '10a\ +... rest of stderr output deleted ... + 10q' conftest.err >conftest.er1 + cat conftest.er1 >&5 + fi + rm -f conftest.er1 conftest.err + $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 + test $ac_status = 0; } +done + +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are using the GNU C compiler" >&5 +$as_echo_n "checking whether we are using the GNU C compiler... " >&6; } +if ${ac_cv_c_compiler_gnu+:} false; then : + $as_echo_n "(cached) " >&6 +else + cat confdefs.h - <<_ACEOF >conftest.$ac_ext +/* end confdefs.h. */ + +int +main () +{ +#ifndef __GNUC__ + choke me +#endif + + ; + return 0; +} +_ACEOF +if ac_fn_c_try_compile "$LINENO"; then : + ac_compiler_gnu=yes +else + ac_compiler_gnu=no +fi +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext +ac_cv_c_compiler_gnu=$ac_compiler_gnu + +fi +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_compiler_gnu" >&5 +$as_echo "$ac_cv_c_compiler_gnu" >&6; } +if test $ac_compiler_gnu = yes; then + GCC=yes +else + GCC= +fi +ac_test_CFLAGS=${CFLAGS+set} +ac_save_CFLAGS=$CFLAGS +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC accepts -g" >&5 +$as_echo_n "checking whether $CC accepts -g... " >&6; } +if ${ac_cv_prog_cc_g+:} false; then : + $as_echo_n "(cached) " >&6 +else + ac_save_c_werror_flag=$ac_c_werror_flag + ac_c_werror_flag=yes + ac_cv_prog_cc_g=no + CFLAGS="-g" + cat confdefs.h - <<_ACEOF >conftest.$ac_ext +/* end confdefs.h. */ + +int +main () +{ + + ; + return 0; +} +_ACEOF +if ac_fn_c_try_compile "$LINENO"; then : + ac_cv_prog_cc_g=yes +else + CFLAGS="" + cat confdefs.h - <<_ACEOF >conftest.$ac_ext +/* end confdefs.h. */ + +int +main () +{ + + ; + return 0; +} +_ACEOF +if ac_fn_c_try_compile "$LINENO"; then : + +else + ac_c_werror_flag=$ac_save_c_werror_flag + CFLAGS="-g" + cat confdefs.h - <<_ACEOF >conftest.$ac_ext +/* end confdefs.h. */ + +int +main () +{ + + ; + return 0; +} +_ACEOF +if ac_fn_c_try_compile "$LINENO"; then : + ac_cv_prog_cc_g=yes +fi +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext +fi +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext +fi +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext + ac_c_werror_flag=$ac_save_c_werror_flag +fi +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_g" >&5 +$as_echo "$ac_cv_prog_cc_g" >&6; } +if test "$ac_test_CFLAGS" = set; then + CFLAGS=$ac_save_CFLAGS +elif test $ac_cv_prog_cc_g = yes; then + if test "$GCC" = yes; then + CFLAGS="-g -O2" + else + CFLAGS="-g" + fi +else + if test "$GCC" = yes; then + CFLAGS="-O2" + else + CFLAGS= + fi +fi +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $CC option to accept ISO C89" >&5 +$as_echo_n "checking for $CC option to accept ISO C89... " >&6; } +if ${ac_cv_prog_cc_c89+:} false; then : + $as_echo_n "(cached) " >&6 +else + ac_cv_prog_cc_c89=no +ac_save_CC=$CC +cat confdefs.h - <<_ACEOF >conftest.$ac_ext +/* end confdefs.h. */ +#include +#include +#include +#include +/* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ +struct buf { int x; }; +FILE * (*rcsopen) (struct buf *, struct stat *, int); +static char *e (p, i) + char **p; + int i; +{ + return p[i]; +} +static char *f (char * (*g) (char **, int), char **p, ...) +{ + char *s; + va_list v; + va_start (v,p); + s = g (p, va_arg (v,int)); + va_end (v); + return s; +} + +/* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has + function prototypes and stuff, but not '\xHH' hex character constants. + These don't provoke an error unfortunately, instead are silently treated + as 'x'. The following induces an error, until -std is added to get + proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an + array size at least. It's necessary to write '\x00'==0 to get something + that's true only with -std. */ +int osf4_cc_array ['\x00' == 0 ? 1 : -1]; + +/* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters + inside strings and character constants. */ +#define FOO(x) 'x' +int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1]; + +int test (int i, double x); +struct s1 {int (*f) (int a);}; +struct s2 {int (*f) (double a);}; +int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); +int argc; +char **argv; +int +main () +{ +return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; + ; + return 0; +} +_ACEOF +for ac_arg in '' -qlanglvl=extc89 -qlanglvl=ansi -std \ + -Ae "-Aa -D_HPUX_SOURCE" "-Xc -D__EXTENSIONS__" +do + CC="$ac_save_CC $ac_arg" + if ac_fn_c_try_compile "$LINENO"; then : + ac_cv_prog_cc_c89=$ac_arg +fi +rm -f core conftest.err conftest.$ac_objext + test "x$ac_cv_prog_cc_c89" != "xno" && break +done +rm -f conftest.$ac_ext +CC=$ac_save_CC + +fi +# AC_CACHE_VAL +case "x$ac_cv_prog_cc_c89" in + x) + { $as_echo "$as_me:${as_lineno-$LINENO}: result: none needed" >&5 +$as_echo "none needed" >&6; } ;; + xno) + { $as_echo "$as_me:${as_lineno-$LINENO}: result: unsupported" >&5 +$as_echo "unsupported" >&6; } ;; + *) + CC="$CC $ac_cv_prog_cc_c89" + { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_c89" >&5 +$as_echo "$ac_cv_prog_cc_c89" >&6; } ;; +esac +if test "x$ac_cv_prog_cc_c89" != xno; then : + +fi + +ac_ext=c +ac_cpp='$CPP $CPPFLAGS' +ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' +ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' +ac_compiler_gnu=$ac_cv_c_compiler_gnu + + +ac_ext=c +ac_cpp='$CPP $CPPFLAGS' +ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' +ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' +ac_compiler_gnu=$ac_cv_c_compiler_gnu +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking how to run the C preprocessor" >&5 +$as_echo_n "checking how to run the C preprocessor... " >&6; } +# On Suns, sometimes $CPP names a directory. +if test -n "$CPP" && test -d "$CPP"; then + CPP= +fi +if test -z "$CPP"; then + if ${ac_cv_prog_CPP+:} false; then : + $as_echo_n "(cached) " >&6 +else + # Double quotes because CPP needs to be expanded + for CPP in "$CC -E" "$CC -E -traditional-cpp" "/lib/cpp" + do + ac_preproc_ok=false +for ac_c_preproc_warn_flag in '' yes +do + # Use a header file that comes with gcc, so configuring glibc + # with a fresh cross-compiler works. + # Prefer to if __STDC__ is defined, since + # exists even on freestanding compilers. + # On the NeXT, cc -E runs the code through the compiler's parser, + # not just through cpp. "Syntax error" is here to catch this case. + cat confdefs.h - <<_ACEOF >conftest.$ac_ext +/* end confdefs.h. */ +#ifdef __STDC__ +# include +#else +# include +#endif + Syntax error +_ACEOF +if ac_fn_c_try_cpp "$LINENO"; then : + +else + # Broken: fails on valid input. +continue +fi +rm -f conftest.err conftest.i conftest.$ac_ext + + # OK, works on sane cases. Now check whether nonexistent headers + # can be detected and how. + cat confdefs.h - <<_ACEOF >conftest.$ac_ext +/* end confdefs.h. */ +#include +_ACEOF +if ac_fn_c_try_cpp "$LINENO"; then : + # Broken: success on invalid input. +continue +else + # Passes both tests. +ac_preproc_ok=: +break +fi +rm -f conftest.err conftest.i conftest.$ac_ext + +done +# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped. +rm -f conftest.i conftest.err conftest.$ac_ext +if $ac_preproc_ok; then : + break +fi + + done + ac_cv_prog_CPP=$CPP + +fi + CPP=$ac_cv_prog_CPP +else + ac_cv_prog_CPP=$CPP +fi +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $CPP" >&5 +$as_echo "$CPP" >&6; } +ac_preproc_ok=false +for ac_c_preproc_warn_flag in '' yes +do + # Use a header file that comes with gcc, so configuring glibc + # with a fresh cross-compiler works. + # Prefer to if __STDC__ is defined, since + # exists even on freestanding compilers. + # On the NeXT, cc -E runs the code through the compiler's parser, + # not just through cpp. "Syntax error" is here to catch this case. + cat confdefs.h - <<_ACEOF >conftest.$ac_ext +/* end confdefs.h. */ +#ifdef __STDC__ +# include +#else +# include +#endif + Syntax error +_ACEOF +if ac_fn_c_try_cpp "$LINENO"; then : + +else + # Broken: fails on valid input. +continue +fi +rm -f conftest.err conftest.i conftest.$ac_ext + + # OK, works on sane cases. Now check whether nonexistent headers + # can be detected and how. + cat confdefs.h - <<_ACEOF >conftest.$ac_ext +/* end confdefs.h. */ +#include +_ACEOF +if ac_fn_c_try_cpp "$LINENO"; then : + # Broken: success on invalid input. +continue +else + # Passes both tests. +ac_preproc_ok=: +break +fi +rm -f conftest.err conftest.i conftest.$ac_ext + +done +# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped. +rm -f conftest.i conftest.err conftest.$ac_ext +if $ac_preproc_ok; then : + +else + { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 +$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} +as_fn_error $? "C preprocessor \"$CPP\" fails sanity check +See \`config.log' for more details" "$LINENO" 5; } +fi + +ac_ext=c +ac_cpp='$CPP $CPPFLAGS' +ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' +ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' +ac_compiler_gnu=$ac_cv_c_compiler_gnu + + +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for grep that handles long lines and -e" >&5 +$as_echo_n "checking for grep that handles long lines and -e... " >&6; } +if ${ac_cv_path_GREP+:} false; then : + $as_echo_n "(cached) " >&6 +else + if test -z "$GREP"; then + ac_path_GREP_found=false + # Loop through the user's path and test for each of PROGNAME-LIST + as_save_IFS=$IFS; IFS=$PATH_SEPARATOR +for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin +do + IFS=$as_save_IFS + test -z "$as_dir" && as_dir=. + for ac_prog in grep ggrep; do + for ac_exec_ext in '' $ac_executable_extensions; do + ac_path_GREP="$as_dir/$ac_prog$ac_exec_ext" + { test -f "$ac_path_GREP" && $as_test_x "$ac_path_GREP"; } || continue +# Check for GNU ac_path_GREP and select it if it is found. + # Check for GNU $ac_path_GREP +case `"$ac_path_GREP" --version 2>&1` in +*GNU*) + ac_cv_path_GREP="$ac_path_GREP" ac_path_GREP_found=:;; +*) + ac_count=0 + $as_echo_n 0123456789 >"conftest.in" + while : + do + cat "conftest.in" "conftest.in" >"conftest.tmp" + mv "conftest.tmp" "conftest.in" + cp "conftest.in" "conftest.nl" + $as_echo 'GREP' >> "conftest.nl" + "$ac_path_GREP" -e 'GREP$' -e '-(cannot match)-' < "conftest.nl" >"conftest.out" 2>/dev/null || break + diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break + as_fn_arith $ac_count + 1 && ac_count=$as_val + if test $ac_count -gt ${ac_path_GREP_max-0}; then + # Best one so far, save it but keep looking for a better one + ac_cv_path_GREP="$ac_path_GREP" + ac_path_GREP_max=$ac_count + fi + # 10*(2^10) chars as input seems more than enough + test $ac_count -gt 10 && break + done + rm -f conftest.in conftest.tmp conftest.nl conftest.out;; +esac + + $ac_path_GREP_found && break 3 + done + done + done +IFS=$as_save_IFS + if test -z "$ac_cv_path_GREP"; then + as_fn_error $? "no acceptable grep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5 + fi +else + ac_cv_path_GREP=$GREP +fi + +fi +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_GREP" >&5 +$as_echo "$ac_cv_path_GREP" >&6; } + GREP="$ac_cv_path_GREP" + + +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for egrep" >&5 +$as_echo_n "checking for egrep... " >&6; } +if ${ac_cv_path_EGREP+:} false; then : + $as_echo_n "(cached) " >&6 +else + if echo a | $GREP -E '(a|b)' >/dev/null 2>&1 + then ac_cv_path_EGREP="$GREP -E" + else + if test -z "$EGREP"; then + ac_path_EGREP_found=false + # Loop through the user's path and test for each of PROGNAME-LIST + as_save_IFS=$IFS; IFS=$PATH_SEPARATOR +for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin +do + IFS=$as_save_IFS + test -z "$as_dir" && as_dir=. + for ac_prog in egrep; do + for ac_exec_ext in '' $ac_executable_extensions; do + ac_path_EGREP="$as_dir/$ac_prog$ac_exec_ext" + { test -f "$ac_path_EGREP" && $as_test_x "$ac_path_EGREP"; } || continue +# Check for GNU ac_path_EGREP and select it if it is found. + # Check for GNU $ac_path_EGREP +case `"$ac_path_EGREP" --version 2>&1` in +*GNU*) + ac_cv_path_EGREP="$ac_path_EGREP" ac_path_EGREP_found=:;; +*) + ac_count=0 + $as_echo_n 0123456789 >"conftest.in" + while : + do + cat "conftest.in" "conftest.in" >"conftest.tmp" + mv "conftest.tmp" "conftest.in" + cp "conftest.in" "conftest.nl" + $as_echo 'EGREP' >> "conftest.nl" + "$ac_path_EGREP" 'EGREP$' < "conftest.nl" >"conftest.out" 2>/dev/null || break + diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break + as_fn_arith $ac_count + 1 && ac_count=$as_val + if test $ac_count -gt ${ac_path_EGREP_max-0}; then + # Best one so far, save it but keep looking for a better one + ac_cv_path_EGREP="$ac_path_EGREP" + ac_path_EGREP_max=$ac_count + fi + # 10*(2^10) chars as input seems more than enough + test $ac_count -gt 10 && break + done + rm -f conftest.in conftest.tmp conftest.nl conftest.out;; +esac + + $ac_path_EGREP_found && break 3 + done + done + done +IFS=$as_save_IFS + if test -z "$ac_cv_path_EGREP"; then + as_fn_error $? "no acceptable egrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5 + fi +else + ac_cv_path_EGREP=$EGREP +fi + + fi +fi +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_EGREP" >&5 +$as_echo "$ac_cv_path_EGREP" >&6; } + EGREP="$ac_cv_path_EGREP" + + +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for ANSI C header files" >&5 +$as_echo_n "checking for ANSI C header files... " >&6; } +if ${ac_cv_header_stdc+:} false; then : + $as_echo_n "(cached) " >&6 +else + cat confdefs.h - <<_ACEOF >conftest.$ac_ext +/* end confdefs.h. */ +#include +#include +#include +#include + +int +main () +{ + + ; + return 0; +} +_ACEOF +if ac_fn_c_try_compile "$LINENO"; then : + ac_cv_header_stdc=yes +else + ac_cv_header_stdc=no +fi +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext + +if test $ac_cv_header_stdc = yes; then + # SunOS 4.x string.h does not declare mem*, contrary to ANSI. + cat confdefs.h - <<_ACEOF >conftest.$ac_ext +/* end confdefs.h. */ +#include + +_ACEOF +if (eval "$ac_cpp conftest.$ac_ext") 2>&5 | + $EGREP "memchr" >/dev/null 2>&1; then : + +else + ac_cv_header_stdc=no +fi +rm -f conftest* + +fi + +if test $ac_cv_header_stdc = yes; then + # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI. + cat confdefs.h - <<_ACEOF >conftest.$ac_ext +/* end confdefs.h. */ +#include + +_ACEOF +if (eval "$ac_cpp conftest.$ac_ext") 2>&5 | + $EGREP "free" >/dev/null 2>&1; then : + +else + ac_cv_header_stdc=no +fi +rm -f conftest* + +fi + +if test $ac_cv_header_stdc = yes; then + # /bin/cc in Irix-4.0.5 gets non-ANSI ctype macros unless using -ansi. + if test "$cross_compiling" = yes; then : + : +else + cat confdefs.h - <<_ACEOF >conftest.$ac_ext +/* end confdefs.h. */ +#include +#include +#if ((' ' & 0x0FF) == 0x020) +# define ISLOWER(c) ('a' <= (c) && (c) <= 'z') +# define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c)) +#else +# define ISLOWER(c) \ + (('a' <= (c) && (c) <= 'i') \ + || ('j' <= (c) && (c) <= 'r') \ + || ('s' <= (c) && (c) <= 'z')) +# define TOUPPER(c) (ISLOWER(c) ? ((c) | 0x40) : (c)) +#endif + +#define XOR(e, f) (((e) && !(f)) || (!(e) && (f))) +int +main () +{ + int i; + for (i = 0; i < 256; i++) + if (XOR (islower (i), ISLOWER (i)) + || toupper (i) != TOUPPER (i)) + return 2; + return 0; +} +_ACEOF +if ac_fn_c_try_run "$LINENO"; then : + +else + ac_cv_header_stdc=no +fi +rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \ + conftest.$ac_objext conftest.beam conftest.$ac_ext +fi + +fi +fi +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_header_stdc" >&5 +$as_echo "$ac_cv_header_stdc" >&6; } +if test $ac_cv_header_stdc = yes; then + +$as_echo "#define STDC_HEADERS 1" >>confdefs.h + +fi + +# On IRIX 5.3, sys/types and inttypes.h are conflicting. +for ac_header in sys/types.h sys/stat.h stdlib.h string.h memory.h strings.h \ + inttypes.h stdint.h unistd.h +do : + as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` +ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default +" +if eval test \"x\$"$as_ac_Header"\" = x"yes"; then : + cat >>confdefs.h <<_ACEOF +#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 +_ACEOF + +fi + +done + + + { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether byte ordering is bigendian" >&5 +$as_echo_n "checking whether byte ordering is bigendian... " >&6; } +if ${ac_cv_c_bigendian+:} false; then : + $as_echo_n "(cached) " >&6 +else + ac_cv_c_bigendian=unknown + # See if we're dealing with a universal compiler. + cat confdefs.h - <<_ACEOF >conftest.$ac_ext +/* end confdefs.h. */ +#ifndef __APPLE_CC__ + not a universal capable compiler + #endif + typedef int dummy; + +_ACEOF +if ac_fn_c_try_compile "$LINENO"; then : + + # Check for potential -arch flags. It is not universal unless + # there are at least two -arch flags with different values. + ac_arch= + ac_prev= + for ac_word in $CC $CFLAGS $CPPFLAGS $LDFLAGS; do + if test -n "$ac_prev"; then + case $ac_word in + i?86 | x86_64 | ppc | ppc64) + if test -z "$ac_arch" || test "$ac_arch" = "$ac_word"; then + ac_arch=$ac_word + else + ac_cv_c_bigendian=universal + break + fi + ;; + esac + ac_prev= + elif test "x$ac_word" = "x-arch"; then + ac_prev=arch + fi + done +fi +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext + if test $ac_cv_c_bigendian = unknown; then + # See if sys/param.h defines the BYTE_ORDER macro. + cat confdefs.h - <<_ACEOF >conftest.$ac_ext +/* end confdefs.h. */ +#include + #include + +int +main () +{ +#if ! (defined BYTE_ORDER && defined BIG_ENDIAN \ + && defined LITTLE_ENDIAN && BYTE_ORDER && BIG_ENDIAN \ + && LITTLE_ENDIAN) + bogus endian macros + #endif + + ; + return 0; +} +_ACEOF +if ac_fn_c_try_compile "$LINENO"; then : + # It does; now see whether it defined to BIG_ENDIAN or not. + cat confdefs.h - <<_ACEOF >conftest.$ac_ext +/* end confdefs.h. */ +#include + #include + +int +main () +{ +#if BYTE_ORDER != BIG_ENDIAN + not big endian + #endif + + ; + return 0; +} +_ACEOF +if ac_fn_c_try_compile "$LINENO"; then : + ac_cv_c_bigendian=yes +else + ac_cv_c_bigendian=no +fi +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext +fi +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext + fi + if test $ac_cv_c_bigendian = unknown; then + # See if defines _LITTLE_ENDIAN or _BIG_ENDIAN (e.g., Solaris). + cat confdefs.h - <<_ACEOF >conftest.$ac_ext +/* end confdefs.h. */ +#include + +int +main () +{ +#if ! (defined _LITTLE_ENDIAN || defined _BIG_ENDIAN) + bogus endian macros + #endif + + ; + return 0; +} +_ACEOF +if ac_fn_c_try_compile "$LINENO"; then : + # It does; now see whether it defined to _BIG_ENDIAN or not. + cat confdefs.h - <<_ACEOF >conftest.$ac_ext +/* end confdefs.h. */ +#include + +int +main () +{ +#ifndef _BIG_ENDIAN + not big endian + #endif + + ; + return 0; +} +_ACEOF +if ac_fn_c_try_compile "$LINENO"; then : + ac_cv_c_bigendian=yes +else + ac_cv_c_bigendian=no +fi +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext +fi +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext + fi + if test $ac_cv_c_bigendian = unknown; then + # Compile a test program. + if test "$cross_compiling" = yes; then : + # Try to guess by grepping values from an object file. + cat confdefs.h - <<_ACEOF >conftest.$ac_ext +/* end confdefs.h. */ +short int ascii_mm[] = + { 0x4249, 0x4765, 0x6E44, 0x6961, 0x6E53, 0x7953, 0 }; + short int ascii_ii[] = + { 0x694C, 0x5454, 0x656C, 0x6E45, 0x6944, 0x6E61, 0 }; + int use_ascii (int i) { + return ascii_mm[i] + ascii_ii[i]; + } + short int ebcdic_ii[] = + { 0x89D3, 0xE3E3, 0x8593, 0x95C5, 0x89C4, 0x9581, 0 }; + short int ebcdic_mm[] = + { 0xC2C9, 0xC785, 0x95C4, 0x8981, 0x95E2, 0xA8E2, 0 }; + int use_ebcdic (int i) { + return ebcdic_mm[i] + ebcdic_ii[i]; + } + extern int foo; + +int +main () +{ +return use_ascii (foo) == use_ebcdic (foo); + ; + return 0; +} +_ACEOF +if ac_fn_c_try_compile "$LINENO"; then : + if grep BIGenDianSyS conftest.$ac_objext >/dev/null; then + ac_cv_c_bigendian=yes + fi + if grep LiTTleEnDian conftest.$ac_objext >/dev/null ; then + if test "$ac_cv_c_bigendian" = unknown; then + ac_cv_c_bigendian=no + else + # finding both strings is unlikely to happen, but who knows? + ac_cv_c_bigendian=unknown + fi + fi +fi +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext +else + cat confdefs.h - <<_ACEOF >conftest.$ac_ext +/* end confdefs.h. */ +$ac_includes_default +int +main () +{ + + /* Are we little or big endian? From Harbison&Steele. */ + union + { + long int l; + char c[sizeof (long int)]; + } u; + u.l = 1; + return u.c[sizeof (long int) - 1] == 1; + + ; + return 0; +} +_ACEOF +if ac_fn_c_try_run "$LINENO"; then : + ac_cv_c_bigendian=no +else + ac_cv_c_bigendian=yes +fi +rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \ + conftest.$ac_objext conftest.beam conftest.$ac_ext +fi + + fi +fi +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_bigendian" >&5 +$as_echo "$ac_cv_c_bigendian" >&6; } + case $ac_cv_c_bigendian in #( + yes) + $as_echo "#define WORDS_BIGENDIAN 1" >>confdefs.h +;; #( + no) + ;; #( + universal) + +$as_echo "#define AC_APPLE_UNIVERSAL_BUILD 1" >>confdefs.h + + ;; #( + *) + as_fn_error $? "unknown endianness + presetting ac_cv_c_bigendian=no (or yes) will help" "$LINENO" 5 ;; + esac + + +if pkg-config --modversion vamp-sdk >/dev/null 2>&1; then + echo "WARNING: A version of the Vamp plugin SDK is already installed." + echo " Expect worries and sorrows if you install a new version" + echo " without removing the old one first. (Continuing)" +fi + +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing dlopen" >&5 +$as_echo_n "checking for library containing dlopen... " >&6; } +if ${ac_cv_search_dlopen+:} false; then : + $as_echo_n "(cached) " >&6 +else + ac_func_search_save_LIBS=$LIBS +cat confdefs.h - <<_ACEOF >conftest.$ac_ext +/* end confdefs.h. */ + +/* Override any GCC internal prototype to avoid an error. + Use char because int might match the return type of a GCC + builtin and then its argument prototype would still apply. */ +#ifdef __cplusplus +extern "C" +#endif +char dlopen (); +int +main () +{ +return dlopen (); + ; + return 0; +} +_ACEOF +for ac_lib in '' dl; do + if test -z "$ac_lib"; then + ac_res="none required" + else + ac_res=-l$ac_lib + LIBS="-l$ac_lib $ac_func_search_save_LIBS" + fi + if ac_fn_c_try_link "$LINENO"; then : + ac_cv_search_dlopen=$ac_res +fi +rm -f core conftest.err conftest.$ac_objext \ + conftest$ac_exeext + if ${ac_cv_search_dlopen+:} false; then : + break +fi +done +if ${ac_cv_search_dlopen+:} false; then : + +else + ac_cv_search_dlopen=no +fi +rm conftest.$ac_ext +LIBS=$ac_func_search_save_LIBS +fi +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_search_dlopen" >&5 +$as_echo "$ac_cv_search_dlopen" >&6; } +ac_res=$ac_cv_search_dlopen +if test "$ac_res" != no; then : + test "$ac_res" = "none required" || LIBS="$ac_res $LIBS" + +fi + + +# Check whether --enable-programs was given. +if test "${enable_programs+set}" = set; then : + enableval=$enable_programs; PROGS_ARGUMENT=$enableval +else + PROGS_ARGUMENT="yes" +fi + + +if test "x$PROGS_ARGUMENT" = "xyes" ; then + + + + + + + +if test "x$ac_cv_env_PKG_CONFIG_set" != "xset"; then + if test -n "$ac_tool_prefix"; then + # Extract the first word of "${ac_tool_prefix}pkg-config", so it can be a program name with args. +set dummy ${ac_tool_prefix}pkg-config; ac_word=$2 +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 +$as_echo_n "checking for $ac_word... " >&6; } +if ${ac_cv_path_PKG_CONFIG+:} false; then : + $as_echo_n "(cached) " >&6 +else + case $PKG_CONFIG in + [\\/]* | ?:[\\/]*) + ac_cv_path_PKG_CONFIG="$PKG_CONFIG" # Let the user override the test with a path. + ;; + *) + as_save_IFS=$IFS; IFS=$PATH_SEPARATOR +for as_dir in $PATH +do + IFS=$as_save_IFS + test -z "$as_dir" && as_dir=. + for ac_exec_ext in '' $ac_executable_extensions; do + if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then + ac_cv_path_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext" + $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 + break 2 + fi +done + done +IFS=$as_save_IFS + + ;; +esac +fi +PKG_CONFIG=$ac_cv_path_PKG_CONFIG +if test -n "$PKG_CONFIG"; then + { $as_echo "$as_me:${as_lineno-$LINENO}: result: $PKG_CONFIG" >&5 +$as_echo "$PKG_CONFIG" >&6; } +else + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } +fi + + +fi +if test -z "$ac_cv_path_PKG_CONFIG"; then + ac_pt_PKG_CONFIG=$PKG_CONFIG + # Extract the first word of "pkg-config", so it can be a program name with args. +set dummy pkg-config; ac_word=$2 +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 +$as_echo_n "checking for $ac_word... " >&6; } +if ${ac_cv_path_ac_pt_PKG_CONFIG+:} false; then : + $as_echo_n "(cached) " >&6 +else + case $ac_pt_PKG_CONFIG in + [\\/]* | ?:[\\/]*) + ac_cv_path_ac_pt_PKG_CONFIG="$ac_pt_PKG_CONFIG" # Let the user override the test with a path. + ;; + *) + as_save_IFS=$IFS; IFS=$PATH_SEPARATOR +for as_dir in $PATH +do + IFS=$as_save_IFS + test -z "$as_dir" && as_dir=. + for ac_exec_ext in '' $ac_executable_extensions; do + if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then + ac_cv_path_ac_pt_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext" + $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 + break 2 + fi +done + done +IFS=$as_save_IFS + + ;; +esac +fi +ac_pt_PKG_CONFIG=$ac_cv_path_ac_pt_PKG_CONFIG +if test -n "$ac_pt_PKG_CONFIG"; then + { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_pt_PKG_CONFIG" >&5 +$as_echo "$ac_pt_PKG_CONFIG" >&6; } +else + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } +fi + + if test "x$ac_pt_PKG_CONFIG" = x; then + PKG_CONFIG="" + else + case $cross_compiling:$ac_tool_warned in +yes:) +{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5 +$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} +ac_tool_warned=yes ;; +esac + PKG_CONFIG=$ac_pt_PKG_CONFIG + fi +else + PKG_CONFIG="$ac_cv_path_PKG_CONFIG" +fi + +fi +if test -n "$PKG_CONFIG"; then + _pkg_min_version=0.9.0 + { $as_echo "$as_me:${as_lineno-$LINENO}: checking pkg-config is at least version $_pkg_min_version" >&5 +$as_echo_n "checking pkg-config is at least version $_pkg_min_version... " >&6; } + if $PKG_CONFIG --atleast-pkgconfig-version $_pkg_min_version; then + { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 +$as_echo "yes" >&6; } + else + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } + PKG_CONFIG="" + fi +fi + +pkg_failed=no +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for SNDFILE" >&5 +$as_echo_n "checking for SNDFILE... " >&6; } + +if test -n "$SNDFILE_CFLAGS"; then + pkg_cv_SNDFILE_CFLAGS="$SNDFILE_CFLAGS" + elif test -n "$PKG_CONFIG"; then + if test -n "$PKG_CONFIG" && \ + { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"sndfile\""; } >&5 + ($PKG_CONFIG --exists --print-errors "sndfile") 2>&5 + ac_status=$? + $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 + test $ac_status = 0; }; then + pkg_cv_SNDFILE_CFLAGS=`$PKG_CONFIG --cflags "sndfile" 2>/dev/null` + test "x$?" != "x0" && pkg_failed=yes +else + pkg_failed=yes +fi + else + pkg_failed=untried +fi +if test -n "$SNDFILE_LIBS"; then + pkg_cv_SNDFILE_LIBS="$SNDFILE_LIBS" + elif test -n "$PKG_CONFIG"; then + if test -n "$PKG_CONFIG" && \ + { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"sndfile\""; } >&5 + ($PKG_CONFIG --exists --print-errors "sndfile") 2>&5 + ac_status=$? + $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 + test $ac_status = 0; }; then + pkg_cv_SNDFILE_LIBS=`$PKG_CONFIG --libs "sndfile" 2>/dev/null` + test "x$?" != "x0" && pkg_failed=yes +else + pkg_failed=yes +fi + else + pkg_failed=untried +fi + + + +if test $pkg_failed = yes; then + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } + +if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then + _pkg_short_errors_supported=yes +else + _pkg_short_errors_supported=no +fi + if test $_pkg_short_errors_supported = yes; then + SNDFILE_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "sndfile" 2>&1` + else + SNDFILE_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "sndfile" 2>&1` + fi + # Put the nasty error message in config.log where it belongs + echo "$SNDFILE_PKG_ERRORS" >&5 + + have_sndfile="no" +elif test $pkg_failed = untried; then + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } + have_sndfile="no" +else + SNDFILE_CFLAGS=$pkg_cv_SNDFILE_CFLAGS + SNDFILE_LIBS=$pkg_cv_SNDFILE_LIBS + { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 +$as_echo "yes" >&6; } + have_sndfile="yes" +fi + if test "x$have_sndfile" = "xyes" ; then + TARGETS="sdk plugins host rdfgen test" + else + as_fn_error $? "libsndfile not found - cannot build example Vamp host! +If you don't want to build the host, configure with --disable-programs." "$LINENO" 5 + fi +else + TARGETS="sdk plugins" +fi + + + + + +if test "x$GCC" = "xyes"; then + case " $CXXFLAGS " in + *[\ \ ]-fPIC\ -Wall[\ \ ]*) ;; + *) CXXFLAGS="$CXXFLAGS -fPIC -Wall" ;; + esac +fi + + +ac_config_files="$ac_config_files Makefile" + +cat >confcache <<\_ACEOF +# This file is a shell script that caches the results of configure +# tests run on this system so they can be shared between configure +# scripts and configure runs, see configure's option --config-cache. +# It is not useful on other systems. If it contains results you don't +# want to keep, you may remove or edit it. +# +# config.status only pays attention to the cache file if you give it +# the --recheck option to rerun configure. +# +# `ac_cv_env_foo' variables (set or unset) will be overridden when +# loading this file, other *unset* `ac_cv_foo' will be assigned the +# following values. + +_ACEOF + +# The following way of writing the cache mishandles newlines in values, +# but we know of no workaround that is simple, portable, and efficient. +# So, we kill variables containing newlines. +# Ultrix sh set writes to stderr and can't be redirected directly, +# and sets the high bit in the cache file unless we assign to the vars. +( + for ac_var in `(set) 2>&1 | sed -n 's/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'`; do + eval ac_val=\$$ac_var + case $ac_val in #( + *${as_nl}*) + case $ac_var in #( + *_cv_*) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: cache variable $ac_var contains a newline" >&5 +$as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;; + esac + case $ac_var in #( + _ | IFS | as_nl) ;; #( + BASH_ARGV | BASH_SOURCE) eval $ac_var= ;; #( + *) { eval $ac_var=; unset $ac_var;} ;; + esac ;; + esac + done + + (set) 2>&1 | + case $as_nl`(ac_space=' '; set) 2>&1` in #( + *${as_nl}ac_space=\ *) + # `set' does not quote correctly, so add quotes: double-quote + # substitution turns \\\\ into \\, and sed turns \\ into \. + sed -n \ + "s/'/'\\\\''/g; + s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\\2'/p" + ;; #( + *) + # `set' quotes correctly as required by POSIX, so do not add quotes. + sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p" + ;; + esac | + sort +) | + sed ' + /^ac_cv_env_/b end + t clear + :clear + s/^\([^=]*\)=\(.*[{}].*\)$/test "${\1+set}" = set || &/ + t end + s/^\([^=]*\)=\(.*\)$/\1=${\1=\2}/ + :end' >>confcache +if diff "$cache_file" confcache >/dev/null 2>&1; then :; else + if test -w "$cache_file"; then + if test "x$cache_file" != "x/dev/null"; then + { $as_echo "$as_me:${as_lineno-$LINENO}: updating cache $cache_file" >&5 +$as_echo "$as_me: updating cache $cache_file" >&6;} + if test ! -f "$cache_file" || test -h "$cache_file"; then + cat confcache >"$cache_file" + else + case $cache_file in #( + */* | ?:*) + mv -f confcache "$cache_file"$$ && + mv -f "$cache_file"$$ "$cache_file" ;; #( + *) + mv -f confcache "$cache_file" ;; + esac + fi + fi + else + { $as_echo "$as_me:${as_lineno-$LINENO}: not updating unwritable cache $cache_file" >&5 +$as_echo "$as_me: not updating unwritable cache $cache_file" >&6;} + fi +fi +rm -f confcache + +test "x$prefix" = xNONE && prefix=$ac_default_prefix +# Let make expand exec_prefix. +test "x$exec_prefix" = xNONE && exec_prefix='${prefix}' + +# Transform confdefs.h into DEFS. +# Protect against shell expansion while executing Makefile rules. +# Protect against Makefile macro expansion. +# +# If the first sed substitution is executed (which looks for macros that +# take arguments), then branch to the quote section. Otherwise, +# look for a macro that doesn't take arguments. +ac_script=' +:mline +/\\$/{ + N + s,\\\n,, + b mline +} +t clear +:clear +s/^[ ]*#[ ]*define[ ][ ]*\([^ (][^ (]*([^)]*)\)[ ]*\(.*\)/-D\1=\2/g +t quote +s/^[ ]*#[ ]*define[ ][ ]*\([^ ][^ ]*\)[ ]*\(.*\)/-D\1=\2/g +t quote +b any +:quote +s/[ `~#$^&*(){}\\|;'\''"<>?]/\\&/g +s/\[/\\&/g +s/\]/\\&/g +s/\$/$$/g +H +:any +${ + g + s/^\n// + s/\n/ /g + p +} +' +DEFS=`sed -n "$ac_script" confdefs.h` + + +ac_libobjs= +ac_ltlibobjs= +U= +for ac_i in : $LIBOBJS; do test "x$ac_i" = x: && continue + # 1. Remove the extension, and $U if already installed. + ac_script='s/\$U\././;s/\.o$//;s/\.obj$//' + ac_i=`$as_echo "$ac_i" | sed "$ac_script"` + # 2. Prepend LIBOBJDIR. When used with automake>=1.10 LIBOBJDIR + # will be set to the directory where LIBOBJS objects are built. + as_fn_append ac_libobjs " \${LIBOBJDIR}$ac_i\$U.$ac_objext" + as_fn_append ac_ltlibobjs " \${LIBOBJDIR}$ac_i"'$U.lo' +done +LIBOBJS=$ac_libobjs + +LTLIBOBJS=$ac_ltlibobjs + + + + +: "${CONFIG_STATUS=./config.status}" +ac_write_fail=0 +ac_clean_files_save=$ac_clean_files +ac_clean_files="$ac_clean_files $CONFIG_STATUS" +{ $as_echo "$as_me:${as_lineno-$LINENO}: creating $CONFIG_STATUS" >&5 +$as_echo "$as_me: creating $CONFIG_STATUS" >&6;} +as_write_fail=0 +cat >$CONFIG_STATUS <<_ASEOF || as_write_fail=1 +#! $SHELL +# Generated by $as_me. +# Run this file to recreate the current configuration. +# Compiler output produced by configure, useful for debugging +# configure, is in config.log if it exists. + +debug=false +ac_cs_recheck=false +ac_cs_silent=false + +SHELL=\${CONFIG_SHELL-$SHELL} +export SHELL +_ASEOF +cat >>$CONFIG_STATUS <<\_ASEOF || as_write_fail=1 +## -------------------- ## +## M4sh Initialization. ## +## -------------------- ## + +# Be more Bourne compatible +DUALCASE=1; export DUALCASE # for MKS sh +if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then : + emulate sh + NULLCMD=: + # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which + # is contrary to our usage. Disable this feature. + alias -g '${1+"$@"}'='"$@"' + setopt NO_GLOB_SUBST +else + case `(set -o) 2>/dev/null` in #( + *posix*) : + set -o posix ;; #( + *) : + ;; +esac +fi + + +as_nl=' +' +export as_nl +# Printing a long string crashes Solaris 7 /usr/bin/printf. +as_echo='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\' +as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo +as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo +# Prefer a ksh shell builtin over an external printf program on Solaris, +# but without wasting forks for bash or zsh. +if test -z "$BASH_VERSION$ZSH_VERSION" \ + && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then + as_echo='print -r --' + as_echo_n='print -rn --' +elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then + as_echo='printf %s\n' + as_echo_n='printf %s' +else + if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then + as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"' + as_echo_n='/usr/ucb/echo -n' + else + as_echo_body='eval expr "X$1" : "X\\(.*\\)"' + as_echo_n_body='eval + arg=$1; + case $arg in #( + *"$as_nl"*) + expr "X$arg" : "X\\(.*\\)$as_nl"; + arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;; + esac; + expr "X$arg" : "X\\(.*\\)" | tr -d "$as_nl" + ' + export as_echo_n_body + as_echo_n='sh -c $as_echo_n_body as_echo' + fi + export as_echo_body + as_echo='sh -c $as_echo_body as_echo' +fi + +# The user is always right. +if test "${PATH_SEPARATOR+set}" != set; then + PATH_SEPARATOR=: + (PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && { + (PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 || + PATH_SEPARATOR=';' + } +fi + + +# IFS +# We need space, tab and new line, in precisely that order. Quoting is +# there to prevent editors from complaining about space-tab. +# (If _AS_PATH_WALK were called with IFS unset, it would disable word +# splitting by setting IFS to empty value.) +IFS=" "" $as_nl" + +# Find who we are. Look in the path if we contain no directory separator. +as_myself= +case $0 in #(( + *[\\/]* ) as_myself=$0 ;; + *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR +for as_dir in $PATH +do + IFS=$as_save_IFS + test -z "$as_dir" && as_dir=. + test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break + done +IFS=$as_save_IFS + + ;; +esac +# We did not find ourselves, most probably we were run as `sh COMMAND' +# in which case we are not to be found in the path. +if test "x$as_myself" = x; then + as_myself=$0 +fi +if test ! -f "$as_myself"; then + $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2 + exit 1 +fi + +# Unset variables that we do not need and which cause bugs (e.g. in +# pre-3.0 UWIN ksh). But do not cause bugs in bash 2.01; the "|| exit 1" +# suppresses any "Segmentation fault" message there. '((' could +# trigger a bug in pdksh 5.2.14. +for as_var in BASH_ENV ENV MAIL MAILPATH +do eval test x\${$as_var+set} = xset \ + && ( (unset $as_var) || exit 1) >/dev/null 2>&1 && unset $as_var || : +done +PS1='$ ' +PS2='> ' +PS4='+ ' + +# NLS nuisances. +LC_ALL=C +export LC_ALL +LANGUAGE=C +export LANGUAGE + +# CDPATH. +(unset CDPATH) >/dev/null 2>&1 && unset CDPATH + + +# as_fn_error STATUS ERROR [LINENO LOG_FD] +# ---------------------------------------- +# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are +# provided, also output the error to LOG_FD, referencing LINENO. Then exit the +# script with STATUS, using 1 if that was 0. +as_fn_error () +{ + as_status=$1; test $as_status -eq 0 && as_status=1 + if test "$4"; then + as_lineno=${as_lineno-"$3"} as_lineno_stack=as_lineno_stack=$as_lineno_stack + $as_echo "$as_me:${as_lineno-$LINENO}: error: $2" >&$4 + fi + $as_echo "$as_me: error: $2" >&2 + as_fn_exit $as_status +} # as_fn_error + + +# as_fn_set_status STATUS +# ----------------------- +# Set $? to STATUS, without forking. +as_fn_set_status () +{ + return $1 +} # as_fn_set_status + +# as_fn_exit STATUS +# ----------------- +# Exit the shell with STATUS, even in a "trap 0" or "set -e" context. +as_fn_exit () +{ + set +e + as_fn_set_status $1 + exit $1 +} # as_fn_exit + +# as_fn_unset VAR +# --------------- +# Portably unset VAR. +as_fn_unset () +{ + { eval $1=; unset $1;} +} +as_unset=as_fn_unset +# as_fn_append VAR VALUE +# ---------------------- +# Append the text in VALUE to the end of the definition contained in VAR. Take +# advantage of any shell optimizations that allow amortized linear growth over +# repeated appends, instead of the typical quadratic growth present in naive +# implementations. +if (eval "as_var=1; as_var+=2; test x\$as_var = x12") 2>/dev/null; then : + eval 'as_fn_append () + { + eval $1+=\$2 + }' +else + as_fn_append () + { + eval $1=\$$1\$2 + } +fi # as_fn_append + +# as_fn_arith ARG... +# ------------------ +# Perform arithmetic evaluation on the ARGs, and store the result in the +# global $as_val. Take advantage of shells that can avoid forks. The arguments +# must be portable across $(()) and expr. +if (eval "test \$(( 1 + 1 )) = 2") 2>/dev/null; then : + eval 'as_fn_arith () + { + as_val=$(( $* )) + }' +else + as_fn_arith () + { + as_val=`expr "$@" || test $? -eq 1` + } +fi # as_fn_arith + + +if expr a : '\(a\)' >/dev/null 2>&1 && + test "X`expr 00001 : '.*\(...\)'`" = X001; then + as_expr=expr +else + as_expr=false +fi + +if (basename -- /) >/dev/null 2>&1 && test "X`basename -- / 2>&1`" = "X/"; then + as_basename=basename +else + as_basename=false +fi + +if (as_dir=`dirname -- /` && test "X$as_dir" = X/) >/dev/null 2>&1; then + as_dirname=dirname +else + as_dirname=false +fi + +as_me=`$as_basename -- "$0" || +$as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \ + X"$0" : 'X\(//\)$' \| \ + X"$0" : 'X\(/\)' \| . 2>/dev/null || +$as_echo X/"$0" | + sed '/^.*\/\([^/][^/]*\)\/*$/{ + s//\1/ + q + } + /^X\/\(\/\/\)$/{ + s//\1/ + q + } + /^X\/\(\/\).*/{ + s//\1/ + q + } + s/.*/./; q'` + +# Avoid depending upon Character Ranges. +as_cr_letters='abcdefghijklmnopqrstuvwxyz' +as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ' +as_cr_Letters=$as_cr_letters$as_cr_LETTERS +as_cr_digits='0123456789' +as_cr_alnum=$as_cr_Letters$as_cr_digits + +ECHO_C= ECHO_N= ECHO_T= +case `echo -n x` in #((((( +-n*) + case `echo 'xy\c'` in + *c*) ECHO_T=' ';; # ECHO_T is single tab character. + xy) ECHO_C='\c';; + *) echo `echo ksh88 bug on AIX 6.1` > /dev/null + ECHO_T=' ';; + esac;; +*) + ECHO_N='-n';; +esac + +rm -f conf$$ conf$$.exe conf$$.file +if test -d conf$$.dir; then + rm -f conf$$.dir/conf$$.file +else + rm -f conf$$.dir + mkdir conf$$.dir 2>/dev/null +fi +if (echo >conf$$.file) 2>/dev/null; then + if ln -s conf$$.file conf$$ 2>/dev/null; then + as_ln_s='ln -s' + # ... but there are two gotchas: + # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail. + # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable. + # In both cases, we have to default to `cp -p'. + ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe || + as_ln_s='cp -p' + elif ln conf$$.file conf$$ 2>/dev/null; then + as_ln_s=ln + else + as_ln_s='cp -p' + fi +else + as_ln_s='cp -p' +fi +rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file +rmdir conf$$.dir 2>/dev/null + + +# as_fn_mkdir_p +# ------------- +# Create "$as_dir" as a directory, including parents if necessary. +as_fn_mkdir_p () +{ + + case $as_dir in #( + -*) as_dir=./$as_dir;; + esac + test -d "$as_dir" || eval $as_mkdir_p || { + as_dirs= + while :; do + case $as_dir in #( + *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'( + *) as_qdir=$as_dir;; + esac + as_dirs="'$as_qdir' $as_dirs" + as_dir=`$as_dirname -- "$as_dir" || +$as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ + X"$as_dir" : 'X\(//\)[^/]' \| \ + X"$as_dir" : 'X\(//\)$' \| \ + X"$as_dir" : 'X\(/\)' \| . 2>/dev/null || +$as_echo X"$as_dir" | + sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ + s//\1/ + q + } + /^X\(\/\/\)[^/].*/{ + s//\1/ + q + } + /^X\(\/\/\)$/{ + s//\1/ + q + } + /^X\(\/\).*/{ + s//\1/ + q + } + s/.*/./; q'` + test -d "$as_dir" && break + done + test -z "$as_dirs" || eval "mkdir $as_dirs" + } || test -d "$as_dir" || as_fn_error $? "cannot create directory $as_dir" + + +} # as_fn_mkdir_p +if mkdir -p . 2>/dev/null; then + as_mkdir_p='mkdir -p "$as_dir"' +else + test -d ./-p && rmdir ./-p + as_mkdir_p=false +fi + +if test -x / >/dev/null 2>&1; then + as_test_x='test -x' +else + if ls -dL / >/dev/null 2>&1; then + as_ls_L_option=L + else + as_ls_L_option= + fi + as_test_x=' + eval sh -c '\'' + if test -d "$1"; then + test -d "$1/."; + else + case $1 in #( + -*)set "./$1";; + esac; + case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #(( + ???[sx]*):;;*)false;;esac;fi + '\'' sh + ' +fi +as_executable_p=$as_test_x + +# Sed expression to map a string onto a valid CPP name. +as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'" + +# Sed expression to map a string onto a valid variable name. +as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'" + + +exec 6>&1 +## ----------------------------------- ## +## Main body of $CONFIG_STATUS script. ## +## ----------------------------------- ## +_ASEOF +test $as_write_fail = 0 && chmod +x $CONFIG_STATUS || ac_write_fail=1 + +cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 +# Save the log message, to keep $0 and so on meaningful, and to +# report actual input values of CONFIG_FILES etc. instead of their +# values after options handling. +ac_log=" +This file was extended by vamp-plugin-sdk $as_me 2.3.0, which was +generated by GNU Autoconf 2.68. Invocation command line was + + CONFIG_FILES = $CONFIG_FILES + CONFIG_HEADERS = $CONFIG_HEADERS + CONFIG_LINKS = $CONFIG_LINKS + CONFIG_COMMANDS = $CONFIG_COMMANDS + $ $0 $@ + +on `(hostname || uname -n) 2>/dev/null | sed 1q` +" + +_ACEOF + +case $ac_config_files in *" +"*) set x $ac_config_files; shift; ac_config_files=$*;; +esac + + + +cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 +# Files that config.status was made for. +config_files="$ac_config_files" + +_ACEOF + +cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 +ac_cs_usage="\ +\`$as_me' instantiates files and other configuration actions +from templates according to the current configuration. Unless the files +and actions are specified as TAGs, all are instantiated by default. + +Usage: $0 [OPTION]... [TAG]... + + -h, --help print this help, then exit + -V, --version print version number and configuration settings, then exit + --config print configuration, then exit + -q, --quiet, --silent + do not print progress messages + -d, --debug don't remove temporary files + --recheck update $as_me by reconfiguring in the same conditions + --file=FILE[:TEMPLATE] + instantiate the configuration file FILE + +Configuration files: +$config_files + +Report bugs to ." + +_ACEOF +cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 +ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" +ac_cs_version="\\ +vamp-plugin-sdk config.status 2.3.0 +configured by $0, generated by GNU Autoconf 2.68, + with options \\"\$ac_cs_config\\" + +Copyright (C) 2010 Free Software Foundation, Inc. +This config.status script is free software; the Free Software Foundation +gives unlimited permission to copy, distribute and modify it." + +ac_pwd='$ac_pwd' +srcdir='$srcdir' +test -n "\$AWK" || AWK=awk +_ACEOF + +cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 +# The default lists apply if the user does not specify any file. +ac_need_defaults=: +while test $# != 0 +do + case $1 in + --*=?*) + ac_option=`expr "X$1" : 'X\([^=]*\)='` + ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'` + ac_shift=: + ;; + --*=) + ac_option=`expr "X$1" : 'X\([^=]*\)='` + ac_optarg= + ac_shift=: + ;; + *) + ac_option=$1 + ac_optarg=$2 + ac_shift=shift + ;; + esac + + case $ac_option in + # Handling of the options. + -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r) + ac_cs_recheck=: ;; + --version | --versio | --versi | --vers | --ver | --ve | --v | -V ) + $as_echo "$ac_cs_version"; exit ;; + --config | --confi | --conf | --con | --co | --c ) + $as_echo "$ac_cs_config"; exit ;; + --debug | --debu | --deb | --de | --d | -d ) + debug=: ;; + --file | --fil | --fi | --f ) + $ac_shift + case $ac_optarg in + *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;; + '') as_fn_error $? "missing file argument" ;; + esac + as_fn_append CONFIG_FILES " '$ac_optarg'" + ac_need_defaults=false;; + --he | --h | --help | --hel | -h ) + $as_echo "$ac_cs_usage"; exit ;; + -q | -quiet | --quiet | --quie | --qui | --qu | --q \ + | -silent | --silent | --silen | --sile | --sil | --si | --s) + ac_cs_silent=: ;; + + # This is an error. + -*) as_fn_error $? "unrecognized option: \`$1' +Try \`$0 --help' for more information." ;; + + *) as_fn_append ac_config_targets " $1" + ac_need_defaults=false ;; + + esac + shift +done + +ac_configure_extra_args= + +if $ac_cs_silent; then + exec 6>/dev/null + ac_configure_extra_args="$ac_configure_extra_args --silent" +fi + +_ACEOF +cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 +if \$ac_cs_recheck; then + set X '$SHELL' '$0' $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion + shift + \$as_echo "running CONFIG_SHELL=$SHELL \$*" >&6 + CONFIG_SHELL='$SHELL' + export CONFIG_SHELL + exec "\$@" +fi + +_ACEOF +cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 +exec 5>>config.log +{ + echo + sed 'h;s/./-/g;s/^.../## /;s/...$/ ##/;p;x;p;x' <<_ASBOX +## Running $as_me. ## +_ASBOX + $as_echo "$ac_log" +} >&5 + +_ACEOF +cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 +_ACEOF + +cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 + +# Handling of arguments. +for ac_config_target in $ac_config_targets +do + case $ac_config_target in + "Makefile") CONFIG_FILES="$CONFIG_FILES Makefile" ;; + + *) as_fn_error $? "invalid argument: \`$ac_config_target'" "$LINENO" 5;; + esac +done + + +# If the user did not use the arguments to specify the items to instantiate, +# then the envvar interface is used. Set only those that are not. +# We use the long form for the default assignment because of an extremely +# bizarre bug on SunOS 4.1.3. +if $ac_need_defaults; then + test "${CONFIG_FILES+set}" = set || CONFIG_FILES=$config_files +fi + +# Have a temporary directory for convenience. Make it in the build tree +# simply because there is no reason against having it here, and in addition, +# creating and moving files from /tmp can sometimes cause problems. +# Hook for its removal unless debugging. +# Note that there is a small window in which the directory will not be cleaned: +# after its creation but before its name has been assigned to `$tmp'. +$debug || +{ + tmp= ac_tmp= + trap 'exit_status=$? + : "${ac_tmp:=$tmp}" + { test ! -d "$ac_tmp" || rm -fr "$ac_tmp"; } && exit $exit_status +' 0 + trap 'as_fn_exit 1' 1 2 13 15 +} +# Create a (secure) tmp directory for tmp files. + +{ + tmp=`(umask 077 && mktemp -d "./confXXXXXX") 2>/dev/null` && + test -d "$tmp" +} || +{ + tmp=./conf$$-$RANDOM + (umask 077 && mkdir "$tmp") +} || as_fn_error $? "cannot create a temporary directory in ." "$LINENO" 5 +ac_tmp=$tmp + +# Set up the scripts for CONFIG_FILES section. +# No need to generate them if there are no CONFIG_FILES. +# This happens for instance with `./config.status config.h'. +if test -n "$CONFIG_FILES"; then + + +ac_cr=`echo X | tr X '\015'` +# On cygwin, bash can eat \r inside `` if the user requested igncr. +# But we know of no other shell where ac_cr would be empty at this +# point, so we can use a bashism as a fallback. +if test "x$ac_cr" = x; then + eval ac_cr=\$\'\\r\' +fi +ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' /dev/null` +if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then + ac_cs_awk_cr='\\r' +else + ac_cs_awk_cr=$ac_cr +fi + +echo 'BEGIN {' >"$ac_tmp/subs1.awk" && +_ACEOF + + +{ + echo "cat >conf$$subs.awk <<_ACEOF" && + echo "$ac_subst_vars" | sed 's/.*/&!$&$ac_delim/' && + echo "_ACEOF" +} >conf$$subs.sh || + as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5 +ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'` +ac_delim='%!_!# ' +for ac_last_try in false false false false false :; do + . ./conf$$subs.sh || + as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5 + + ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X` + if test $ac_delim_n = $ac_delim_num; then + break + elif $ac_last_try; then + as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5 + else + ac_delim="$ac_delim!$ac_delim _$ac_delim!! " + fi +done +rm -f conf$$subs.sh + +cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 +cat >>"\$ac_tmp/subs1.awk" <<\\_ACAWK && +_ACEOF +sed -n ' +h +s/^/S["/; s/!.*/"]=/ +p +g +s/^[^!]*!// +:repl +t repl +s/'"$ac_delim"'$// +t delim +:nl +h +s/\(.\{148\}\)..*/\1/ +t more1 +s/["\\]/\\&/g; s/^/"/; s/$/\\n"\\/ +p +n +b repl +:more1 +s/["\\]/\\&/g; s/^/"/; s/$/"\\/ +p +g +s/.\{148\}// +t nl +:delim +h +s/\(.\{148\}\)..*/\1/ +t more2 +s/["\\]/\\&/g; s/^/"/; s/$/"/ +p +b +:more2 +s/["\\]/\\&/g; s/^/"/; s/$/"\\/ +p +g +s/.\{148\}// +t delim +' >$CONFIG_STATUS || ac_write_fail=1 +rm -f conf$$subs.awk +cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 +_ACAWK +cat >>"\$ac_tmp/subs1.awk" <<_ACAWK && + for (key in S) S_is_set[key] = 1 + FS = "" + +} +{ + line = $ 0 + nfields = split(line, field, "@") + substed = 0 + len = length(field[1]) + for (i = 2; i < nfields; i++) { + key = field[i] + keylen = length(key) + if (S_is_set[key]) { + value = S[key] + line = substr(line, 1, len) "" value "" substr(line, len + keylen + 3) + len += length(value) + length(field[++i]) + substed = 1 + } else + len += 1 + keylen + } + + print line +} + +_ACAWK +_ACEOF +cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 +if sed "s/$ac_cr//" < /dev/null > /dev/null 2>&1; then + sed "s/$ac_cr\$//; s/$ac_cr/$ac_cs_awk_cr/g" +else + cat +fi < "$ac_tmp/subs1.awk" > "$ac_tmp/subs.awk" \ + || as_fn_error $? "could not setup config files machinery" "$LINENO" 5 +_ACEOF + +# VPATH may cause trouble with some makes, so we remove sole $(srcdir), +# ${srcdir} and @srcdir@ entries from VPATH if srcdir is ".", strip leading and +# trailing colons and then remove the whole line if VPATH becomes empty +# (actually we leave an empty line to preserve line numbers). +if test "x$srcdir" = x.; then + ac_vpsub='/^[ ]*VPATH[ ]*=[ ]*/{ +h +s/// +s/^/:/ +s/[ ]*$/:/ +s/:\$(srcdir):/:/g +s/:\${srcdir}:/:/g +s/:@srcdir@:/:/g +s/^:*// +s/:*$// +x +s/\(=[ ]*\).*/\1/ +G +s/\n// +s/^[^=]*=[ ]*$// +}' +fi + +cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 +fi # test -n "$CONFIG_FILES" + + +eval set X " :F $CONFIG_FILES " +shift +for ac_tag +do + case $ac_tag in + :[FHLC]) ac_mode=$ac_tag; continue;; + esac + case $ac_mode$ac_tag in + :[FHL]*:*);; + :L* | :C*:*) as_fn_error $? "invalid tag \`$ac_tag'" "$LINENO" 5;; + :[FH]-) ac_tag=-:-;; + :[FH]*) ac_tag=$ac_tag:$ac_tag.in;; + esac + ac_save_IFS=$IFS + IFS=: + set x $ac_tag + IFS=$ac_save_IFS + shift + ac_file=$1 + shift + + case $ac_mode in + :L) ac_source=$1;; + :[FH]) + ac_file_inputs= + for ac_f + do + case $ac_f in + -) ac_f="$ac_tmp/stdin";; + *) # Look for the file first in the build tree, then in the source tree + # (if the path is not absolute). The absolute path cannot be DOS-style, + # because $ac_f cannot contain `:'. + test -f "$ac_f" || + case $ac_f in + [\\/$]*) false;; + *) test -f "$srcdir/$ac_f" && ac_f="$srcdir/$ac_f";; + esac || + as_fn_error 1 "cannot find input file: \`$ac_f'" "$LINENO" 5;; + esac + case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac + as_fn_append ac_file_inputs " '$ac_f'" + done + + # Let's still pretend it is `configure' which instantiates (i.e., don't + # use $as_me), people would be surprised to read: + # /* config.h. Generated by config.status. */ + configure_input='Generated from '` + $as_echo "$*" | sed 's|^[^:]*/||;s|:[^:]*/|, |g' + `' by configure.' + if test x"$ac_file" != x-; then + configure_input="$ac_file. $configure_input" + { $as_echo "$as_me:${as_lineno-$LINENO}: creating $ac_file" >&5 +$as_echo "$as_me: creating $ac_file" >&6;} + fi + # Neutralize special characters interpreted by sed in replacement strings. + case $configure_input in #( + *\&* | *\|* | *\\* ) + ac_sed_conf_input=`$as_echo "$configure_input" | + sed 's/[\\\\&|]/\\\\&/g'`;; #( + *) ac_sed_conf_input=$configure_input;; + esac + + case $ac_tag in + *:-:* | *:-) cat >"$ac_tmp/stdin" \ + || as_fn_error $? "could not create $ac_file" "$LINENO" 5 ;; + esac + ;; + esac + + ac_dir=`$as_dirname -- "$ac_file" || +$as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ + X"$ac_file" : 'X\(//\)[^/]' \| \ + X"$ac_file" : 'X\(//\)$' \| \ + X"$ac_file" : 'X\(/\)' \| . 2>/dev/null || +$as_echo X"$ac_file" | + sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ + s//\1/ + q + } + /^X\(\/\/\)[^/].*/{ + s//\1/ + q + } + /^X\(\/\/\)$/{ + s//\1/ + q + } + /^X\(\/\).*/{ + s//\1/ + q + } + s/.*/./; q'` + as_dir="$ac_dir"; as_fn_mkdir_p + ac_builddir=. + +case "$ac_dir" in +.) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;; +*) + ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'` + # A ".." for each directory in $ac_dir_suffix. + ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'` + case $ac_top_builddir_sub in + "") ac_top_builddir_sub=. ac_top_build_prefix= ;; + *) ac_top_build_prefix=$ac_top_builddir_sub/ ;; + esac ;; +esac +ac_abs_top_builddir=$ac_pwd +ac_abs_builddir=$ac_pwd$ac_dir_suffix +# for backward compatibility: +ac_top_builddir=$ac_top_build_prefix + +case $srcdir in + .) # We are building in place. + ac_srcdir=. + ac_top_srcdir=$ac_top_builddir_sub + ac_abs_top_srcdir=$ac_pwd ;; + [\\/]* | ?:[\\/]* ) # Absolute name. + ac_srcdir=$srcdir$ac_dir_suffix; + ac_top_srcdir=$srcdir + ac_abs_top_srcdir=$srcdir ;; + *) # Relative name. + ac_srcdir=$ac_top_build_prefix$srcdir$ac_dir_suffix + ac_top_srcdir=$ac_top_build_prefix$srcdir + ac_abs_top_srcdir=$ac_pwd/$srcdir ;; +esac +ac_abs_srcdir=$ac_abs_top_srcdir$ac_dir_suffix + + + case $ac_mode in + :F) + # + # CONFIG_FILE + # + +_ACEOF + +cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 +# If the template does not know about datarootdir, expand it. +# FIXME: This hack should be removed a few years after 2.60. +ac_datarootdir_hack=; ac_datarootdir_seen= +ac_sed_dataroot=' +/datarootdir/ { + p + q +} +/@datadir@/p +/@docdir@/p +/@infodir@/p +/@localedir@/p +/@mandir@/p' +case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in +*datarootdir*) ac_datarootdir_seen=yes;; +*@datadir@*|*@docdir@*|*@infodir@*|*@localedir@*|*@mandir@*) + { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&5 +$as_echo "$as_me: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&2;} +_ACEOF +cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 + ac_datarootdir_hack=' + s&@datadir@&$datadir&g + s&@docdir@&$docdir&g + s&@infodir@&$infodir&g + s&@localedir@&$localedir&g + s&@mandir@&$mandir&g + s&\\\${datarootdir}&$datarootdir&g' ;; +esac +_ACEOF + +# Neutralize VPATH when `$srcdir' = `.'. +# Shell code in configure.ac might set extrasub. +# FIXME: do we really want to maintain this feature? +cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 +ac_sed_extra="$ac_vpsub +$extrasub +_ACEOF +cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 +:t +/@[a-zA-Z_][a-zA-Z_0-9]*@/!b +s|@configure_input@|$ac_sed_conf_input|;t t +s&@top_builddir@&$ac_top_builddir_sub&;t t +s&@top_build_prefix@&$ac_top_build_prefix&;t t +s&@srcdir@&$ac_srcdir&;t t +s&@abs_srcdir@&$ac_abs_srcdir&;t t +s&@top_srcdir@&$ac_top_srcdir&;t t +s&@abs_top_srcdir@&$ac_abs_top_srcdir&;t t +s&@builddir@&$ac_builddir&;t t +s&@abs_builddir@&$ac_abs_builddir&;t t +s&@abs_top_builddir@&$ac_abs_top_builddir&;t t +$ac_datarootdir_hack +" +eval sed \"\$ac_sed_extra\" "$ac_file_inputs" | $AWK -f "$ac_tmp/subs.awk" \ + >$ac_tmp/out || as_fn_error $? "could not create $ac_file" "$LINENO" 5 + +test -z "$ac_datarootdir_hack$ac_datarootdir_seen" && + { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } && + { ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' \ + "$ac_tmp/out"`; test -z "$ac_out"; } && + { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file contains a reference to the variable \`datarootdir' +which seems to be undefined. Please make sure it is defined" >&5 +$as_echo "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir' +which seems to be undefined. Please make sure it is defined" >&2;} + + rm -f "$ac_tmp/stdin" + case $ac_file in + -) cat "$ac_tmp/out" && rm -f "$ac_tmp/out";; + *) rm -f "$ac_file" && mv "$ac_tmp/out" "$ac_file";; + esac \ + || as_fn_error $? "could not create $ac_file" "$LINENO" 5 + ;; + + + + esac + +done # for ac_tag + + +as_fn_exit 0 +_ACEOF +ac_clean_files=$ac_clean_files_save + +test $ac_write_fail = 0 || + as_fn_error $? "write failure creating $CONFIG_STATUS" "$LINENO" 5 + + +# configure is writing to config.log, and then calls config.status. +# config.status does its own redirection, appending to config.log. +# Unfortunately, on DOS this fails, as config.log is still kept open +# by configure, so config.status won't be able to write to it; its +# output is simply discarded. So we exec the FD to /dev/null, +# effectively closing config.log, so it can be properly (re)opened and +# appended to by config.status. When coming back to configure, we +# need to make the FD available again. +if test "$no_create" != yes; then + ac_cs_success=: + ac_config_status_args= + test "$silent" = yes && + ac_config_status_args="$ac_config_status_args --quiet" + exec 5>/dev/null + $SHELL $CONFIG_STATUS $ac_config_status_args || ac_cs_success=false + exec 5>>config.log + # Use ||, not &&, to avoid exiting from the if with $? = 1, which + # would make configure fail if this is the last instruction. + $ac_cs_success || as_fn_exit 1 +fi +if test -n "$ac_unrecognized_opts" && test "$enable_option_checking" != no; then + { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: unrecognized options: $ac_unrecognized_opts" >&5 +$as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2;} +fi + + diff -r f44aa6d29642 -r cebe00b508b9 vamp-plugin-sdk/configure.ac --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/vamp-plugin-sdk/configure.ac Wed Apr 11 09:51:20 2012 +0100 @@ -0,0 +1,54 @@ + +AC_INIT(vamp-plugin-sdk, 2.3, cannam@all-day-breakfast.com) + +AC_CONFIG_SRCDIR(vamp/vamp.h) +AC_PROG_CXX +AC_HEADER_STDC +AC_C_BIGENDIAN + +if pkg-config --modversion vamp-sdk >/dev/null 2>&1; then + echo "WARNING: A version of the Vamp plugin SDK is already installed." + echo " Expect worries and sorrows if you install a new version" + echo " without removing the old one first. (Continuing)" +fi + +AC_SEARCH_LIBS([dlopen],[dl]) + +dnl See if the user wants to build programs, or just the SDK +AC_ARG_ENABLE(programs, [AS_HELP_STRING([--enable-programs], + [enable building of example host and RDF generator [default=yes]])], + PROGS_ARGUMENT=$enableval, + PROGS_ARGUMENT="yes") + +dnl if the user wants progs, then we need to check for libsndfile +if test "x$PROGS_ARGUMENT" = "xyes" ; then + PKG_CHECK_MODULES([SNDFILE],[sndfile],have_sndfile="yes",have_sndfile="no") + if test "x$have_sndfile" = "xyes" ; then + dnl all good, build everything + TARGETS="sdk plugins host rdfgen test" + else + dnl no libsndfile - can't build host! + AC_MSG_ERROR([libsndfile not found - cannot build example Vamp host! +If you don't want to build the host, configure with --disable-programs.]) + fi +else + dnl user didn't want programs - so we won't build them + TARGETS="sdk plugins" +fi + +AC_SUBST(SNDFILE_CFLAGS) +AC_SUBST(SNDFILE_LIBS) +AC_SUBST(TARGETS) + +changequote(,)dnl +if test "x$GCC" = "xyes"; then + case " $CXXFLAGS " in + *[\ \ ]-fPIC\ -Wall[\ \ ]*) ;; + *) CXXFLAGS="$CXXFLAGS -fPIC -Wall" ;; + esac +fi +changequote([,])dnl + +AC_SUBST(CXXFLAGS) +AC_OUTPUT([Makefile]) + diff -r f44aa6d29642 -r cebe00b508b9 vamp-plugin-sdk/examples/AmplitudeFollower.cpp --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/vamp-plugin-sdk/examples/AmplitudeFollower.cpp Wed Apr 11 09:51:20 2012 +0100 @@ -0,0 +1,247 @@ +/* -*- c-basic-offset: 4 indent-tabs-mode: nil -*- vi:set ts=8 sts=4 sw=4: */ + +/* + Vamp + + An API for audio analysis and feature extraction plugins. + + Centre for Digital Music, Queen Mary, University of London. + This file copyright 2006 Dan Stowell. + + Permission is hereby granted, free of charge, to any person + obtaining a copy of this software and associated documentation + files (the "Software"), to deal in the Software without + restriction, including without limitation the rights to use, copy, + modify, merge, publish, distribute, sublicense, and/or sell copies + of the Software, and to permit persons to whom the Software is + furnished to do so, subject to the following conditions: + + The above copyright notice and this permission notice shall be + included in all copies or substantial portions of the Software. + + THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, + EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND + NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR + ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF + CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION + WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + + Except as contained in this notice, the names of the Centre for + Digital Music; Queen Mary, University of London; and Chris Cannam + shall not be used in advertising or otherwise to promote the sale, + use or other dealings in this Software without prior written + authorization. +*/ + +#include "AmplitudeFollower.h" + +#include + +#include +#include +#include + +using std::string; +using std::vector; +using std::cerr; +using std::endl; + +/** + * An implementation of SuperCollider's amplitude-follower algorithm + * as a simple Vamp plugin. + */ + +AmplitudeFollower::AmplitudeFollower(float inputSampleRate) : + Plugin(inputSampleRate), + m_stepSize(0), + m_previn(0.0f), + m_clampcoef(0.01f), + m_relaxcoef(0.01f) +{ +} + +AmplitudeFollower::~AmplitudeFollower() +{ +} + +string +AmplitudeFollower::getIdentifier() const +{ + return "amplitudefollower"; +} + +string +AmplitudeFollower::getName() const +{ + return "Amplitude Follower"; +} + +string +AmplitudeFollower::getDescription() const +{ + return "Track the amplitude of the audio signal"; +} + +string +AmplitudeFollower::getMaker() const +{ + return "Vamp SDK Example Plugins"; +} + +int +AmplitudeFollower::getPluginVersion() const +{ + return 1; +} + +string +AmplitudeFollower::getCopyright() const +{ + return "Code copyright 2006 Dan Stowell; method from SuperCollider. Freely redistributable (BSD license)"; +} + +bool +AmplitudeFollower::initialise(size_t channels, size_t stepSize, size_t blockSize) +{ + if (channels < getMinChannelCount() || + channels > getMaxChannelCount()) return false; + + m_stepSize = std::min(stepSize, blockSize); + + // Translate the coefficients + // from their "convenient" 60dB convergence-time values + // to real coefficients + m_clampcoef = m_clampcoef==0.0 ? 0.0 : exp(log(0.1)/(m_clampcoef * m_inputSampleRate)); + m_relaxcoef = m_relaxcoef==0.0 ? 0.0 : exp(log(0.1)/(m_relaxcoef * m_inputSampleRate)); + + return true; +} + +void +AmplitudeFollower::reset() +{ + m_previn = 0.0f; +} + +AmplitudeFollower::OutputList +AmplitudeFollower::getOutputDescriptors() const +{ + OutputList list; + + OutputDescriptor sca; + sca.identifier = "amplitude"; + sca.name = "Amplitude"; + sca.description = "The peak tracked amplitude for the current processing block"; + sca.unit = "V"; + sca.hasFixedBinCount = true; + sca.binCount = 1; + sca.hasKnownExtents = false; + sca.isQuantized = false; + sca.sampleType = OutputDescriptor::OneSamplePerStep; + list.push_back(sca); + + return list; +} + +AmplitudeFollower::ParameterList +AmplitudeFollower::getParameterDescriptors() const +{ + ParameterList list; + + ParameterDescriptor att; + att.identifier = "attack"; + att.name = "Attack time"; + att.description = "The 60dB convergence time for an increase in amplitude"; + att.unit = "s"; + att.minValue = 0.0f; + att.maxValue = 1.f; + att.defaultValue = 0.01f; + att.isQuantized = false; + + list.push_back(att); + + ParameterDescriptor dec; + dec.identifier = "release"; + dec.name = "Release time"; + dec.description = "The 60dB convergence time for a decrease in amplitude"; + dec.unit = "s"; + dec.minValue = 0.0f; + dec.maxValue = 1.f; + dec.defaultValue = 0.01f; + dec.isQuantized = false; + + list.push_back(dec); + + return list; +} + +void AmplitudeFollower::setParameter(std::string paramid, float newval) +{ + if (paramid == "attack") { + m_clampcoef = newval; + } else if (paramid == "release") { + m_relaxcoef = newval; + } +} + +float AmplitudeFollower::getParameter(std::string paramid) const +{ + if (paramid == "attack") { + return m_clampcoef; + } else if (paramid == "release") { + return m_relaxcoef; + } + + return 0.0f; +} + +AmplitudeFollower::FeatureSet +AmplitudeFollower::process(const float *const *inputBuffers, + Vamp::RealTime timestamp) +{ + if (m_stepSize == 0) { + cerr << "ERROR: AmplitudeFollower::process: " + << "AmplitudeFollower has not been initialised" + << endl; + return FeatureSet(); + } + + float previn = m_previn; + + FeatureSet returnFeatures; + + float val; + float peak = 0.0f; + + for (size_t i = 0; i < m_stepSize; ++i) { + + val = fabs(inputBuffers[0][i]); + + if (val < previn) { + val = val + (previn - val) * m_relaxcoef; + } else { + val = val + (previn - val) * m_clampcoef; + } + + if (val > peak) peak = val; + previn = val; + } + + m_previn = previn; + + // Now store the "feature" (peak amp) for this sample + Feature feature; + feature.hasTimestamp = false; + feature.values.push_back(peak); + returnFeatures[0].push_back(feature); + + return returnFeatures; +} + +AmplitudeFollower::FeatureSet +AmplitudeFollower::getRemainingFeatures() +{ + return FeatureSet(); +} + diff -r f44aa6d29642 -r cebe00b508b9 vamp-plugin-sdk/examples/AmplitudeFollower.h --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/vamp-plugin-sdk/examples/AmplitudeFollower.h Wed Apr 11 09:51:20 2012 +0100 @@ -0,0 +1,84 @@ +/* -*- c-basic-offset: 4 indent-tabs-mode: nil -*- vi:set ts=8 sts=4 sw=4: */ + +/* + Vamp + + An API for audio analysis and feature extraction plugins. + + Centre for Digital Music, Queen Mary, University of London. + This file copyright 2006 Dan Stowell. + + Permission is hereby granted, free of charge, to any person + obtaining a copy of this software and associated documentation + files (the "Software"), to deal in the Software without + restriction, including without limitation the rights to use, copy, + modify, merge, publish, distribute, sublicense, and/or sell copies + of the Software, and to permit persons to whom the Software is + furnished to do so, subject to the following conditions: + + The above copyright notice and this permission notice shall be + included in all copies or substantial portions of the Software. + + THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, + EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND + NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR + ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF + CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION + WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + + Except as contained in this notice, the names of the Centre for + Digital Music; Queen Mary, University of London; and Chris Cannam + shall not be used in advertising or otherwise to promote the sale, + use or other dealings in this Software without prior written + authorization. +*/ + +#ifndef _AMPLITUDE_FOLLOWER_PLUGIN_H_ +#define _AMPLITUDE_FOLLOWER_PLUGIN_H_ + +#include "vamp-sdk/Plugin.h" + +/** + * Example plugin implementing the SuperCollider amplitude follower + * function. + */ + +class AmplitudeFollower : public Vamp::Plugin +{ +public: + AmplitudeFollower(float inputSampleRate); + virtual ~AmplitudeFollower(); + + bool initialise(size_t channels, size_t stepSize, size_t blockSize); + void reset(); + + InputDomain getInputDomain() const { return TimeDomain; } + + std::string getIdentifier() const; + std::string getName() const; + std::string getDescription() const; + std::string getMaker() const; + int getPluginVersion() const; + std::string getCopyright() const; + + OutputList getOutputDescriptors() const; + + ParameterList getParameterDescriptors() const; + float getParameter(std::string paramid) const; + void setParameter(std::string paramid, float newval); + + FeatureSet process(const float *const *inputBuffers, + Vamp::RealTime timestamp); + + FeatureSet getRemainingFeatures(); + +protected: + size_t m_stepSize; + float m_previn; + float m_clampcoef; + float m_relaxcoef; +}; + + +#endif diff -r f44aa6d29642 -r cebe00b508b9 vamp-plugin-sdk/examples/FixedTempoEstimator.cpp --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/vamp-plugin-sdk/examples/FixedTempoEstimator.cpp Wed Apr 11 09:51:20 2012 +0100 @@ -0,0 +1,725 @@ +/* -*- c-basic-offset: 4 indent-tabs-mode: nil -*- vi:set ts=8 sts=4 sw=4: */ + +/* + Vamp + + An API for audio analysis and feature extraction plugins. + + Centre for Digital Music, Queen Mary, University of London. + Copyright 2006-2009 Chris Cannam and QMUL. + + Permission is hereby granted, free of charge, to any person + obtaining a copy of this software and associated documentation + files (the "Software"), to deal in the Software without + restriction, including without limitation the rights to use, copy, + modify, merge, publish, distribute, sublicense, and/or sell copies + of the Software, and to permit persons to whom the Software is + furnished to do so, subject to the following conditions: + + The above copyright notice and this permission notice shall be + included in all copies or substantial portions of the Software. + + THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, + EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND + NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR + ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF + CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION + WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + + Except as contained in this notice, the names of the Centre for + Digital Music; Queen Mary, University of London; and Chris Cannam + shall not be used in advertising or otherwise to promote the sale, + use or other dealings in this Software without prior written + authorization. +*/ + +#include "FixedTempoEstimator.h" + +using std::string; +using std::vector; +using std::cerr; +using std::endl; + +using Vamp::RealTime; + +#include +#include + + +class FixedTempoEstimator::D +// this class just avoids us having to declare any data members in the header +{ +public: + D(float inputSampleRate); + ~D(); + + size_t getPreferredStepSize() const { return 64; } + size_t getPreferredBlockSize() const { return 256; } + + ParameterList getParameterDescriptors() const; + float getParameter(string id) const; + void setParameter(string id, float value); + + OutputList getOutputDescriptors() const; + + bool initialise(size_t channels, size_t stepSize, size_t blockSize); + void reset(); + FeatureSet process(const float *const *, RealTime); + FeatureSet getRemainingFeatures(); + +private: + void calculate(); + FeatureSet assembleFeatures(); + + float lag2tempo(int); + int tempo2lag(float); + + float m_inputSampleRate; + size_t m_stepSize; + size_t m_blockSize; + + float m_minbpm; + float m_maxbpm; + float m_maxdflen; + + float *m_priorMagnitudes; + + size_t m_dfsize; + float *m_df; + float *m_r; + float *m_fr; + float *m_t; + size_t m_n; + + Vamp::RealTime m_start; + Vamp::RealTime m_lasttime; +}; + +FixedTempoEstimator::D::D(float inputSampleRate) : + m_inputSampleRate(inputSampleRate), + m_stepSize(0), + m_blockSize(0), + m_minbpm(50), + m_maxbpm(190), + m_maxdflen(10), + m_priorMagnitudes(0), + m_df(0), + m_r(0), + m_fr(0), + m_t(0), + m_n(0) +{ +} + +FixedTempoEstimator::D::~D() +{ + delete[] m_priorMagnitudes; + delete[] m_df; + delete[] m_r; + delete[] m_fr; + delete[] m_t; +} + +FixedTempoEstimator::ParameterList +FixedTempoEstimator::D::getParameterDescriptors() const +{ + ParameterList list; + + ParameterDescriptor d; + d.identifier = "minbpm"; + d.name = "Minimum estimated tempo"; + d.description = "Minimum beat-per-minute value which the tempo estimator is able to return"; + d.unit = "bpm"; + d.minValue = 10; + d.maxValue = 360; + d.defaultValue = 50; + d.isQuantized = false; + list.push_back(d); + + d.identifier = "maxbpm"; + d.name = "Maximum estimated tempo"; + d.description = "Maximum beat-per-minute value which the tempo estimator is able to return"; + d.defaultValue = 190; + list.push_back(d); + + d.identifier = "maxdflen"; + d.name = "Input duration to study"; + d.description = "Length of audio input, in seconds, which should be taken into account when estimating tempo. There is no need to supply the plugin with any further input once this time has elapsed since the start of the audio. The tempo estimator may use only the first part of this, up to eight times the slowest beat duration: increasing this value further than that is unlikely to improve results."; + d.unit = "s"; + d.minValue = 2; + d.maxValue = 40; + d.defaultValue = 10; + list.push_back(d); + + return list; +} + +float +FixedTempoEstimator::D::getParameter(string id) const +{ + if (id == "minbpm") { + return m_minbpm; + } else if (id == "maxbpm") { + return m_maxbpm; + } else if (id == "maxdflen") { + return m_maxdflen; + } + return 0.f; +} + +void +FixedTempoEstimator::D::setParameter(string id, float value) +{ + if (id == "minbpm") { + m_minbpm = value; + } else if (id == "maxbpm") { + m_maxbpm = value; + } else if (id == "maxdflen") { + m_maxdflen = value; + } +} + +static int TempoOutput = 0; +static int CandidatesOutput = 1; +static int DFOutput = 2; +static int ACFOutput = 3; +static int FilteredACFOutput = 4; + +FixedTempoEstimator::OutputList +FixedTempoEstimator::D::getOutputDescriptors() const +{ + OutputList list; + + OutputDescriptor d; + d.identifier = "tempo"; + d.name = "Tempo"; + d.description = "Estimated tempo"; + d.unit = "bpm"; + d.hasFixedBinCount = true; + d.binCount = 1; + d.hasKnownExtents = false; + d.isQuantized = false; + d.sampleType = OutputDescriptor::VariableSampleRate; + d.sampleRate = m_inputSampleRate; + d.hasDuration = true; // our returned tempo spans a certain range + list.push_back(d); + + d.identifier = "candidates"; + d.name = "Tempo candidates"; + d.description = "Possible tempo estimates, one per bin with the most likely in the first bin"; + d.unit = "bpm"; + d.hasFixedBinCount = false; + list.push_back(d); + + d.identifier = "detectionfunction"; + d.name = "Detection Function"; + d.description = "Onset detection function"; + d.unit = ""; + d.hasFixedBinCount = 1; + d.binCount = 1; + d.hasKnownExtents = true; + d.minValue = 0.0; + d.maxValue = 1.0; + d.isQuantized = false; + d.quantizeStep = 0.0; + d.sampleType = OutputDescriptor::FixedSampleRate; + if (m_stepSize) { + d.sampleRate = m_inputSampleRate / m_stepSize; + } else { + d.sampleRate = m_inputSampleRate / (getPreferredBlockSize()/2); + } + d.hasDuration = false; + list.push_back(d); + + d.identifier = "acf"; + d.name = "Autocorrelation Function"; + d.description = "Autocorrelation of onset detection function"; + d.hasKnownExtents = false; + d.unit = "r"; + list.push_back(d); + + d.identifier = "filtered_acf"; + d.name = "Filtered Autocorrelation"; + d.description = "Filtered autocorrelation of onset detection function"; + d.unit = "r"; + list.push_back(d); + + return list; +} + +bool +FixedTempoEstimator::D::initialise(size_t, size_t stepSize, size_t blockSize) +{ + m_stepSize = stepSize; + m_blockSize = blockSize; + + float dfLengthSecs = m_maxdflen; + m_dfsize = (dfLengthSecs * m_inputSampleRate) / m_stepSize; + + m_priorMagnitudes = new float[m_blockSize/2]; + m_df = new float[m_dfsize]; + + for (size_t i = 0; i < m_blockSize/2; ++i) { + m_priorMagnitudes[i] = 0.f; + } + for (size_t i = 0; i < m_dfsize; ++i) { + m_df[i] = 0.f; + } + + m_n = 0; + + return true; +} + +void +FixedTempoEstimator::D::reset() +{ + if (!m_priorMagnitudes) return; + + for (size_t i = 0; i < m_blockSize/2; ++i) { + m_priorMagnitudes[i] = 0.f; + } + for (size_t i = 0; i < m_dfsize; ++i) { + m_df[i] = 0.f; + } + + delete[] m_r; + m_r = 0; + + delete[] m_fr; + m_fr = 0; + + delete[] m_t; + m_t = 0; + + m_n = 0; + + m_start = RealTime::zeroTime; + m_lasttime = RealTime::zeroTime; +} + +FixedTempoEstimator::FeatureSet +FixedTempoEstimator::D::process(const float *const *inputBuffers, RealTime ts) +{ + FeatureSet fs; + + if (m_stepSize == 0) { + cerr << "ERROR: FixedTempoEstimator::process: " + << "FixedTempoEstimator has not been initialised" + << endl; + return fs; + } + + if (m_n == 0) m_start = ts; + m_lasttime = ts; + + if (m_n == m_dfsize) { + // If we have seen enough input, do the estimation and return + calculate(); + fs = assembleFeatures(); + ++m_n; + return fs; + } + + // If we have seen more than enough, just discard and return! + if (m_n > m_dfsize) return FeatureSet(); + + float value = 0.f; + + // m_df will contain an onset detection function based on the rise + // in overall power from one spectral frame to the next -- + // simplistic but reasonably effective for our purposes. + + for (size_t i = 1; i < m_blockSize/2; ++i) { + + float real = inputBuffers[0][i*2]; + float imag = inputBuffers[0][i*2 + 1]; + + float sqrmag = real * real + imag * imag; + value += fabsf(sqrmag - m_priorMagnitudes[i]); + + m_priorMagnitudes[i] = sqrmag; + } + + m_df[m_n] = value; + + ++m_n; + return fs; +} + +FixedTempoEstimator::FeatureSet +FixedTempoEstimator::D::getRemainingFeatures() +{ + FeatureSet fs; + if (m_n > m_dfsize) return fs; + calculate(); + fs = assembleFeatures(); + ++m_n; + return fs; +} + +float +FixedTempoEstimator::D::lag2tempo(int lag) +{ + return 60.f / ((lag * m_stepSize) / m_inputSampleRate); +} + +int +FixedTempoEstimator::D::tempo2lag(float tempo) +{ + return ((60.f / tempo) * m_inputSampleRate) / m_stepSize; +} + +void +FixedTempoEstimator::D::calculate() +{ + if (m_r) { + cerr << "FixedTempoEstimator::calculate: calculation already happened?" << endl; + return; + } + + if (m_n < m_dfsize / 9 && + m_n < (1.0 * m_inputSampleRate) / m_stepSize) { // 1 second + cerr << "FixedTempoEstimator::calculate: Input is too short" << endl; + return; + } + + // This function takes m_df (the detection function array filled + // out in process()) and calculates m_r (the raw autocorrelation) + // and m_fr (the filtered autocorrelation from whose peaks tempo + // estimates will be taken). + + int n = m_n; // length of actual df array (m_dfsize is the theoretical max) + + m_r = new float[n/2]; // raw autocorrelation + m_fr = new float[n/2]; // filtered autocorrelation + m_t = new float[n/2]; // averaged tempo estimate for each lag value + + for (int i = 0; i < n/2; ++i) { + m_r[i] = 0.f; + m_fr[i] = 0.f; + m_t[i] = lag2tempo(i); + } + + // Calculate the raw autocorrelation of the detection function + + for (int i = 0; i < n/2; ++i) { + + for (int j = i; j < n; ++j) { + m_r[i] += m_df[j] * m_df[j - i]; + } + + m_r[i] /= n - i - 1; + } + + // Filter the autocorrelation and average out the tempo estimates + + float related[] = { 0.5, 2, 4, 8 }; + + for (int i = 1; i < n/2-1; ++i) { + + m_fr[i] = m_r[i]; + + int div = 1; + + for (int j = 0; j < int(sizeof(related)/sizeof(related[0])); ++j) { + + // Check for an obvious peak at each metrically related lag + + int k0 = int(i * related[j] + 0.5); + + if (k0 >= 0 && k0 < int(n/2)) { + + int kmax = 0, kmin = 0; + float kvmax = 0, kvmin = 0; + bool have = false; + + for (int k = k0 - 1; k <= k0 + 1; ++k) { + + if (k < 0 || k >= n/2) continue; + + if (!have || (m_r[k] > kvmax)) { kmax = k; kvmax = m_r[k]; } + if (!have || (m_r[k] < kvmin)) { kmin = k; kvmin = m_r[k]; } + + have = true; + } + + // Boost the original lag according to the strongest + // value found close to this related lag + + m_fr[i] += m_r[kmax] / 5; + + if ((kmax == 0 || m_r[kmax] > m_r[kmax-1]) && + (kmax == n/2-1 || m_r[kmax] > m_r[kmax+1]) && + kvmax > kvmin * 1.05) { + + // The strongest value close to the related lag is + // also a pretty good looking peak, so use it to + // improve our tempo estimate for the original lag + + m_t[i] = m_t[i] + lag2tempo(kmax) * related[j]; + ++div; + } + } + } + + m_t[i] /= div; + + // Finally apply a primitive perceptual weighting (to prefer + // tempi of around 120-130) + + float weight = 1.f - fabsf(128.f - lag2tempo(i)) * 0.005; + if (weight < 0.f) weight = 0.f; + weight = weight * weight * weight; + + m_fr[i] += m_fr[i] * (weight / 3); + } +} + +FixedTempoEstimator::FeatureSet +FixedTempoEstimator::D::assembleFeatures() +{ + FeatureSet fs; + if (!m_r) return fs; // No autocorrelation: no results + + Feature feature; + feature.hasTimestamp = true; + feature.hasDuration = false; + feature.label = ""; + feature.values.clear(); + feature.values.push_back(0.f); + + char buffer[40]; + + int n = m_n; + + for (int i = 0; i < n; ++i) { + + // Return the detection function in the DF output + + feature.timestamp = m_start + + RealTime::frame2RealTime(i * m_stepSize, m_inputSampleRate); + feature.values[0] = m_df[i]; + feature.label = ""; + fs[DFOutput].push_back(feature); + } + + for (int i = 1; i < n/2; ++i) { + + // Return the raw autocorrelation in the ACF output, each + // value labelled according to its corresponding tempo + + feature.timestamp = m_start + + RealTime::frame2RealTime(i * m_stepSize, m_inputSampleRate); + feature.values[0] = m_r[i]; + sprintf(buffer, "%.1f bpm", lag2tempo(i)); + if (i == n/2-1) feature.label = ""; + else feature.label = buffer; + fs[ACFOutput].push_back(feature); + } + + float t0 = m_minbpm; // our minimum detected tempo + float t1 = m_maxbpm; // our maximum detected tempo + + int p0 = tempo2lag(t1); + int p1 = tempo2lag(t0); + + std::map candidates; + + for (int i = p0; i <= p1 && i+1 < n/2; ++i) { + + if (m_fr[i] > m_fr[i-1] && + m_fr[i] > m_fr[i+1]) { + + // This is a peak in the filtered autocorrelation: stick + // it into the map from filtered autocorrelation to lag + // index -- this sorts our peaks by filtered acf value + + candidates[m_fr[i]] = i; + } + + // Also return the filtered autocorrelation in its own output + + feature.timestamp = m_start + + RealTime::frame2RealTime(i * m_stepSize, m_inputSampleRate); + feature.values[0] = m_fr[i]; + sprintf(buffer, "%.1f bpm", lag2tempo(i)); + if (i == p1 || i == n/2-2) feature.label = ""; + else feature.label = buffer; + fs[FilteredACFOutput].push_back(feature); + } + + if (candidates.empty()) { + cerr << "No tempo candidates!" << endl; + return fs; + } + + feature.hasTimestamp = true; + feature.timestamp = m_start; + + feature.hasDuration = true; + feature.duration = m_lasttime - m_start; + + // The map contains only peaks and is sorted by filtered acf + // value, so the final element in it is our "best" tempo guess + + std::map::const_iterator ci = candidates.end(); + --ci; + int maxpi = ci->second; + + if (m_t[maxpi] > 0) { + + // This lag has an adjusted tempo from the averaging process: + // use it + + feature.values[0] = m_t[maxpi]; + + } else { + + // shouldn't happen -- it would imply that this high value was + // not a peak! + + feature.values[0] = lag2tempo(maxpi); + cerr << "WARNING: No stored tempo for index " << maxpi << endl; + } + + sprintf(buffer, "%.1f bpm", feature.values[0]); + feature.label = buffer; + + // Return the best tempo in the main output + + fs[TempoOutput].push_back(feature); + + // And return the other estimates (up to the arbitrarily chosen + // number of 10 of them) in the candidates output + + feature.values.clear(); + feature.label = ""; + + while (feature.values.size() < 10) { + if (m_t[ci->second] > 0) { + feature.values.push_back(m_t[ci->second]); + } else { + feature.values.push_back(lag2tempo(ci->second)); + } + if (ci == candidates.begin()) break; + --ci; + } + + fs[CandidatesOutput].push_back(feature); + + return fs; +} + + + +FixedTempoEstimator::FixedTempoEstimator(float inputSampleRate) : + Plugin(inputSampleRate), + m_d(new D(inputSampleRate)) +{ +} + +FixedTempoEstimator::~FixedTempoEstimator() +{ + delete m_d; +} + +string +FixedTempoEstimator::getIdentifier() const +{ + return "fixedtempo"; +} + +string +FixedTempoEstimator::getName() const +{ + return "Simple Fixed Tempo Estimator"; +} + +string +FixedTempoEstimator::getDescription() const +{ + return "Study a short section of audio and estimate its tempo, assuming the tempo is constant"; +} + +string +FixedTempoEstimator::getMaker() const +{ + return "Vamp SDK Example Plugins"; +} + +int +FixedTempoEstimator::getPluginVersion() const +{ + return 1; +} + +string +FixedTempoEstimator::getCopyright() const +{ + return "Code copyright 2008 Queen Mary, University of London. Freely redistributable (BSD license)"; +} + +size_t +FixedTempoEstimator::getPreferredStepSize() const +{ + return m_d->getPreferredStepSize(); +} + +size_t +FixedTempoEstimator::getPreferredBlockSize() const +{ + return m_d->getPreferredBlockSize(); +} + +bool +FixedTempoEstimator::initialise(size_t channels, size_t stepSize, size_t blockSize) +{ + if (channels < getMinChannelCount() || + channels > getMaxChannelCount()) return false; + + return m_d->initialise(channels, stepSize, blockSize); +} + +void +FixedTempoEstimator::reset() +{ + return m_d->reset(); +} + +FixedTempoEstimator::ParameterList +FixedTempoEstimator::getParameterDescriptors() const +{ + return m_d->getParameterDescriptors(); +} + +float +FixedTempoEstimator::getParameter(std::string id) const +{ + return m_d->getParameter(id); +} + +void +FixedTempoEstimator::setParameter(std::string id, float value) +{ + m_d->setParameter(id, value); +} + +FixedTempoEstimator::OutputList +FixedTempoEstimator::getOutputDescriptors() const +{ + return m_d->getOutputDescriptors(); +} + +FixedTempoEstimator::FeatureSet +FixedTempoEstimator::process(const float *const *inputBuffers, RealTime ts) +{ + return m_d->process(inputBuffers, ts); +} + +FixedTempoEstimator::FeatureSet +FixedTempoEstimator::getRemainingFeatures() +{ + return m_d->getRemainingFeatures(); +} diff -r f44aa6d29642 -r cebe00b508b9 vamp-plugin-sdk/examples/FixedTempoEstimator.h --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/vamp-plugin-sdk/examples/FixedTempoEstimator.h Wed Apr 11 09:51:20 2012 +0100 @@ -0,0 +1,84 @@ +/* -*- c-basic-offset: 4 indent-tabs-mode: nil -*- vi:set ts=8 sts=4 sw=4: */ + +/* + Vamp + + An API for audio analysis and feature extraction plugins. + + Centre for Digital Music, Queen Mary, University of London. + Copyright 2006-2009 Chris Cannam and QMUL. + + Permission is hereby granted, free of charge, to any person + obtaining a copy of this software and associated documentation + files (the "Software"), to deal in the Software without + restriction, including without limitation the rights to use, copy, + modify, merge, publish, distribute, sublicense, and/or sell copies + of the Software, and to permit persons to whom the Software is + furnished to do so, subject to the following conditions: + + The above copyright notice and this permission notice shall be + included in all copies or substantial portions of the Software. + + THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, + EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND + NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR + ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF + CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION + WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + + Except as contained in this notice, the names of the Centre for + Digital Music; Queen Mary, University of London; and Chris Cannam + shall not be used in advertising or otherwise to promote the sale, + use or other dealings in this Software without prior written + authorization. +*/ + +#ifndef _FIXED_TEMPO_ESTIMATOR_PLUGIN_H_ +#define _FIXED_TEMPO_ESTIMATOR_PLUGIN_H_ + +#include "vamp-sdk/Plugin.h" + +/** + * Example plugin that estimates the tempo of a short fixed-tempo sample. + */ + +class FixedTempoEstimator : public Vamp::Plugin +{ +public: + FixedTempoEstimator(float inputSampleRate); + virtual ~FixedTempoEstimator(); + + bool initialise(size_t channels, size_t stepSize, size_t blockSize); + void reset(); + + InputDomain getInputDomain() const { return FrequencyDomain; } + + std::string getIdentifier() const; + std::string getName() const; + std::string getDescription() const; + std::string getMaker() const; + int getPluginVersion() const; + std::string getCopyright() const; + + size_t getPreferredStepSize() const; + size_t getPreferredBlockSize() const; + + ParameterList getParameterDescriptors() const; + float getParameter(std::string id) const; + void setParameter(std::string id, float value); + + OutputList getOutputDescriptors() const; + + FeatureSet process(const float *const *inputBuffers, + Vamp::RealTime timestamp); + + FeatureSet getRemainingFeatures(); + +protected: + class D; + D *m_d; +}; + + +#endif diff -r f44aa6d29642 -r cebe00b508b9 vamp-plugin-sdk/examples/PercussionOnsetDetector.cpp --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/vamp-plugin-sdk/examples/PercussionOnsetDetector.cpp Wed Apr 11 09:51:20 2012 +0100 @@ -0,0 +1,287 @@ +/* -*- c-basic-offset: 4 indent-tabs-mode: nil -*- vi:set ts=8 sts=4 sw=4: */ + +/* + Vamp + + An API for audio analysis and feature extraction plugins. + + Centre for Digital Music, Queen Mary, University of London. + Copyright 2006 Chris Cannam. + + Permission is hereby granted, free of charge, to any person + obtaining a copy of this software and associated documentation + files (the "Software"), to deal in the Software without + restriction, including without limitation the rights to use, copy, + modify, merge, publish, distribute, sublicense, and/or sell copies + of the Software, and to permit persons to whom the Software is + furnished to do so, subject to the following conditions: + + The above copyright notice and this permission notice shall be + included in all copies or substantial portions of the Software. + + THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, + EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND + NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR + ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF + CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION + WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + + Except as contained in this notice, the names of the Centre for + Digital Music; Queen Mary, University of London; and Chris Cannam + shall not be used in advertising or otherwise to promote the sale, + use or other dealings in this Software without prior written + authorization. +*/ + +#include "PercussionOnsetDetector.h" + +using std::string; +using std::vector; +using std::cerr; +using std::endl; + +#include + + +PercussionOnsetDetector::PercussionOnsetDetector(float inputSampleRate) : + Plugin(inputSampleRate), + m_stepSize(0), + m_blockSize(0), + m_threshold(3), + m_sensitivity(40), + m_priorMagnitudes(0), + m_dfMinus1(0), + m_dfMinus2(0) +{ +} + +PercussionOnsetDetector::~PercussionOnsetDetector() +{ + delete[] m_priorMagnitudes; +} + +string +PercussionOnsetDetector::getIdentifier() const +{ + return "percussiononsets"; +} + +string +PercussionOnsetDetector::getName() const +{ + return "Simple Percussion Onset Detector"; +} + +string +PercussionOnsetDetector::getDescription() const +{ + return "Detect percussive note onsets by identifying broadband energy rises"; +} + +string +PercussionOnsetDetector::getMaker() const +{ + return "Vamp SDK Example Plugins"; +} + +int +PercussionOnsetDetector::getPluginVersion() const +{ + return 2; +} + +string +PercussionOnsetDetector::getCopyright() const +{ + return "Code copyright 2006 Queen Mary, University of London, after Dan Barry et al 2005. Freely redistributable (BSD license)"; +} + +size_t +PercussionOnsetDetector::getPreferredStepSize() const +{ + return 0; +} + +size_t +PercussionOnsetDetector::getPreferredBlockSize() const +{ + return 1024; +} + +bool +PercussionOnsetDetector::initialise(size_t channels, size_t stepSize, size_t blockSize) +{ + if (channels < getMinChannelCount() || + channels > getMaxChannelCount()) return false; + + m_stepSize = stepSize; + m_blockSize = blockSize; + + m_priorMagnitudes = new float[m_blockSize/2]; + + for (size_t i = 0; i < m_blockSize/2; ++i) { + m_priorMagnitudes[i] = 0.f; + } + + m_dfMinus1 = 0.f; + m_dfMinus2 = 0.f; + + return true; +} + +void +PercussionOnsetDetector::reset() +{ + for (size_t i = 0; i < m_blockSize/2; ++i) { + m_priorMagnitudes[i] = 0.f; + } + + m_dfMinus1 = 0.f; + m_dfMinus2 = 0.f; +} + +PercussionOnsetDetector::ParameterList +PercussionOnsetDetector::getParameterDescriptors() const +{ + ParameterList list; + + ParameterDescriptor d; + d.identifier = "threshold"; + d.name = "Energy rise threshold"; + d.description = "Energy rise within a frequency bin necessary to count toward broadband total"; + d.unit = "dB"; + d.minValue = 0; + d.maxValue = 20; + d.defaultValue = 3; + d.isQuantized = false; + list.push_back(d); + + d.identifier = "sensitivity"; + d.name = "Sensitivity"; + d.description = "Sensitivity of peak detector applied to broadband detection function"; + d.unit = "%"; + d.minValue = 0; + d.maxValue = 100; + d.defaultValue = 40; + d.isQuantized = false; + list.push_back(d); + + return list; +} + +float +PercussionOnsetDetector::getParameter(std::string id) const +{ + if (id == "threshold") return m_threshold; + if (id == "sensitivity") return m_sensitivity; + return 0.f; +} + +void +PercussionOnsetDetector::setParameter(std::string id, float value) +{ + if (id == "threshold") { + if (value < 0) value = 0; + if (value > 20) value = 20; + m_threshold = value; + } else if (id == "sensitivity") { + if (value < 0) value = 0; + if (value > 100) value = 100; + m_sensitivity = value; + } +} + +PercussionOnsetDetector::OutputList +PercussionOnsetDetector::getOutputDescriptors() const +{ + OutputList list; + + OutputDescriptor d; + d.identifier = "onsets"; + d.name = "Onsets"; + d.description = "Percussive note onset locations"; + d.unit = ""; + d.hasFixedBinCount = true; + d.binCount = 0; + d.hasKnownExtents = false; + d.isQuantized = false; + d.sampleType = OutputDescriptor::VariableSampleRate; + d.sampleRate = m_inputSampleRate; + list.push_back(d); + + d.identifier = "detectionfunction"; + d.name = "Detection Function"; + d.description = "Broadband energy rise detection function"; + d.binCount = 1; + d.isQuantized = true; + d.quantizeStep = 1.0; + d.sampleType = OutputDescriptor::OneSamplePerStep; + list.push_back(d); + + return list; +} + +PercussionOnsetDetector::FeatureSet +PercussionOnsetDetector::process(const float *const *inputBuffers, + Vamp::RealTime ts) +{ + if (m_stepSize == 0) { + cerr << "ERROR: PercussionOnsetDetector::process: " + << "PercussionOnsetDetector has not been initialised" + << endl; + return FeatureSet(); + } + + int count = 0; + + for (size_t i = 1; i < m_blockSize/2; ++i) { + + float real = inputBuffers[0][i*2]; + float imag = inputBuffers[0][i*2 + 1]; + + float sqrmag = real * real + imag * imag; + + if (m_priorMagnitudes[i] > 0.f) { + float diff = 10.f * log10f(sqrmag / m_priorMagnitudes[i]); + +// std::cout << "i=" << i << ", sqrmag=" << sqrmag << ", prior=" << m_priorMagnitudes[i] << ", diff=" << diff << ", threshold=" << m_threshold << " " << (diff >= m_threshold ? "[*]" : "") << std::endl; + + if (diff >= m_threshold) ++count; + } + + m_priorMagnitudes[i] = sqrmag; + } + + FeatureSet returnFeatures; + + Feature detectionFunction; + detectionFunction.hasTimestamp = false; + detectionFunction.values.push_back(count); + returnFeatures[1].push_back(detectionFunction); + + if (m_dfMinus2 < m_dfMinus1 && + m_dfMinus1 >= count && + m_dfMinus1 > ((100 - m_sensitivity) * m_blockSize) / 200) { + +//std::cout << "result at " << ts << "! (count == " << count << ", prev == " << m_dfMinus1 << ")" << std::endl; + + Feature onset; + onset.hasTimestamp = true; + onset.timestamp = ts - Vamp::RealTime::frame2RealTime + (m_stepSize, int(m_inputSampleRate + 0.5)); + returnFeatures[0].push_back(onset); + } + + m_dfMinus2 = m_dfMinus1; + m_dfMinus1 = count; + + return returnFeatures; +} + +PercussionOnsetDetector::FeatureSet +PercussionOnsetDetector::getRemainingFeatures() +{ + return FeatureSet(); +} + diff -r f44aa6d29642 -r cebe00b508b9 vamp-plugin-sdk/examples/PercussionOnsetDetector.h --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/vamp-plugin-sdk/examples/PercussionOnsetDetector.h Wed Apr 11 09:51:20 2012 +0100 @@ -0,0 +1,90 @@ +/* -*- c-basic-offset: 4 indent-tabs-mode: nil -*- vi:set ts=8 sts=4 sw=4: */ + +/* + Vamp + + An API for audio analysis and feature extraction plugins. + + Centre for Digital Music, Queen Mary, University of London. + Copyright 2006 Chris Cannam. + + Permission is hereby granted, free of charge, to any person + obtaining a copy of this software and associated documentation + files (the "Software"), to deal in the Software without + restriction, including without limitation the rights to use, copy, + modify, merge, publish, distribute, sublicense, and/or sell copies + of the Software, and to permit persons to whom the Software is + furnished to do so, subject to the following conditions: + + The above copyright notice and this permission notice shall be + included in all copies or substantial portions of the Software. + + THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, + EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND + NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR + ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF + CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION + WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + + Except as contained in this notice, the names of the Centre for + Digital Music; Queen Mary, University of London; and Chris Cannam + shall not be used in advertising or otherwise to promote the sale, + use or other dealings in this Software without prior written + authorization. +*/ + +#ifndef _PERCUSSION_ONSET_DETECTOR_PLUGIN_H_ +#define _PERCUSSION_ONSET_DETECTOR_PLUGIN_H_ + +#include "vamp-sdk/Plugin.h" + +/** + * Example plugin that detects percussive events. + */ + +class PercussionOnsetDetector : public Vamp::Plugin +{ +public: + PercussionOnsetDetector(float inputSampleRate); + virtual ~PercussionOnsetDetector(); + + bool initialise(size_t channels, size_t stepSize, size_t blockSize); + void reset(); + + InputDomain getInputDomain() const { return FrequencyDomain; } + + std::string getIdentifier() const; + std::string getName() const; + std::string getDescription() const; + std::string getMaker() const; + int getPluginVersion() const; + std::string getCopyright() const; + + size_t getPreferredStepSize() const; + size_t getPreferredBlockSize() const; + + ParameterList getParameterDescriptors() const; + float getParameter(std::string id) const; + void setParameter(std::string id, float value); + + OutputList getOutputDescriptors() const; + + FeatureSet process(const float *const *inputBuffers, + Vamp::RealTime timestamp); + + FeatureSet getRemainingFeatures(); + +protected: + size_t m_stepSize; + size_t m_blockSize; + + float m_threshold; + float m_sensitivity; + float *m_priorMagnitudes; + float m_dfMinus1; + float m_dfMinus2; +}; + + +#endif diff -r f44aa6d29642 -r cebe00b508b9 vamp-plugin-sdk/examples/PowerSpectrum.cpp --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/vamp-plugin-sdk/examples/PowerSpectrum.cpp Wed Apr 11 09:51:20 2012 +0100 @@ -0,0 +1,170 @@ +/* -*- c-basic-offset: 4 indent-tabs-mode: nil -*- vi:set ts=8 sts=4 sw=4: */ + +/* + Vamp + + An API for audio analysis and feature extraction plugins. + + Centre for Digital Music, Queen Mary, University of London. + Copyright 2008 QMUL. + + Permission is hereby granted, free of charge, to any person + obtaining a copy of this software and associated documentation + files (the "Software"), to deal in the Software without + restriction, including without limitation the rights to use, copy, + modify, merge, publish, distribute, sublicense, and/or sell copies + of the Software, and to permit persons to whom the Software is + furnished to do so, subject to the following conditions: + + The above copyright notice and this permission notice shall be + included in all copies or substantial portions of the Software. + + THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, + EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND + NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR + ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF + CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION + WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + + Except as contained in this notice, the names of the Centre for + Digital Music; Queen Mary, University of London; and Chris Cannam + shall not be used in advertising or otherwise to promote the sale, + use or other dealings in this Software without prior written + authorization. +*/ + +#include "PowerSpectrum.h" + +using std::string; +using std::cerr; +using std::endl; + +#include + +PowerSpectrum::PowerSpectrum(float inputSampleRate) : + Plugin(inputSampleRate), + m_blockSize(0) +{ +} + +PowerSpectrum::~PowerSpectrum() +{ +} + +string +PowerSpectrum::getIdentifier() const +{ + return "powerspectrum"; +} + +string +PowerSpectrum::getName() const +{ + return "Simple Power Spectrum"; +} + +string +PowerSpectrum::getDescription() const +{ + return "Return the power spectrum of a signal"; +} + +string +PowerSpectrum::getMaker() const +{ + return "Vamp SDK Example Plugins"; +} + +int +PowerSpectrum::getPluginVersion() const +{ + return 1; +} + +string +PowerSpectrum::getCopyright() const +{ + return "Freely redistributable (BSD license)"; +} + +bool +PowerSpectrum::initialise(size_t channels, size_t stepSize, size_t blockSize) +{ + if (channels < getMinChannelCount() || + channels > getMaxChannelCount()) return false; + + m_blockSize = blockSize; + + return true; +} + +void +PowerSpectrum::reset() +{ +} + +PowerSpectrum::OutputList +PowerSpectrum::getOutputDescriptors() const +{ + OutputList list; + + OutputDescriptor d; + d.identifier = "powerspectrum"; + d.name = "Power Spectrum"; + d.description = "Power values of the frequency spectrum bins calculated from the input signal"; + d.unit = ""; + d.hasFixedBinCount = true; + if (m_blockSize == 0) { + // Just so as not to return "1". This is the bin count that + // would result from a block size of 1024, which is a likely + // default -- but the host should always set the block size + // before querying the bin count for certain. + d.binCount = 513; + } else { + d.binCount = m_blockSize / 2 + 1; + } + d.hasKnownExtents = false; + d.isQuantized = false; + d.sampleType = OutputDescriptor::OneSamplePerStep; + list.push_back(d); + + return list; +} + +PowerSpectrum::FeatureSet +PowerSpectrum::process(const float *const *inputBuffers, Vamp::RealTime timestamp) +{ + FeatureSet fs; + + if (m_blockSize == 0) { + cerr << "ERROR: PowerSpectrum::process: Not initialised" << endl; + return fs; + } + + size_t n = m_blockSize / 2 + 1; + const float *fbuf = inputBuffers[0]; + + Feature feature; + feature.hasTimestamp = false; + feature.values.reserve(n); // optional + + for (size_t i = 0; i < n; ++i) { + + double real = fbuf[i * 2]; + double imag = fbuf[i * 2 + 1]; + + feature.values.push_back(real * real + imag * imag); + } + + fs[0].push_back(feature); + + return fs; +} + +PowerSpectrum::FeatureSet +PowerSpectrum::getRemainingFeatures() +{ + return FeatureSet(); +} + diff -r f44aa6d29642 -r cebe00b508b9 vamp-plugin-sdk/examples/PowerSpectrum.h --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/vamp-plugin-sdk/examples/PowerSpectrum.h Wed Apr 11 09:51:20 2012 +0100 @@ -0,0 +1,80 @@ +/* -*- c-basic-offset: 4 indent-tabs-mode: nil -*- vi:set ts=8 sts=4 sw=4: */ + +/* + Vamp + + An API for audio analysis and feature extraction plugins. + + Centre for Digital Music, Queen Mary, University of London. + Copyright 2006 Chris Cannam. + + Permission is hereby granted, free of charge, to any person + obtaining a copy of this software and associated documentation + files (the "Software"), to deal in the Software without + restriction, including without limitation the rights to use, copy, + modify, merge, publish, distribute, sublicense, and/or sell copies + of the Software, and to permit persons to whom the Software is + furnished to do so, subject to the following conditions: + + The above copyright notice and this permission notice shall be + included in all copies or substantial portions of the Software. + + THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, + EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND + NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR + ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF + CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION + WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + + Except as contained in this notice, the names of the Centre for + Digital Music; Queen Mary, University of London; and Chris Cannam + shall not be used in advertising or otherwise to promote the sale, + use or other dealings in this Software without prior written + authorization. +*/ + +#ifndef _POWER_SPECTRUM_PLUGIN_H_ +#define _POWER_SPECTRUM_PLUGIN_H_ + +#include "vamp-sdk/Plugin.h" + +/** + * Example plugin that returns a power spectrum calculated (trivially) + * from the frequency domain representation of each block of audio. + * This is one of the simplest possible Vamp plugins, included as an + * example of how to return the appropriate value structure for this + * sort of visualisation. + */ + +class PowerSpectrum : public Vamp::Plugin +{ +public: + PowerSpectrum(float inputSampleRate); + virtual ~PowerSpectrum(); + + bool initialise(size_t channels, size_t stepSize, size_t blockSize); + void reset(); + + InputDomain getInputDomain() const { return FrequencyDomain; } + + std::string getIdentifier() const; + std::string getName() const; + std::string getDescription() const; + std::string getMaker() const; + int getPluginVersion() const; + std::string getCopyright() const; + + OutputList getOutputDescriptors() const; + + FeatureSet process(const float *const *inputBuffers, + Vamp::RealTime timestamp); + + FeatureSet getRemainingFeatures(); + +protected: + size_t m_blockSize; +}; + + +#endif diff -r f44aa6d29642 -r cebe00b508b9 vamp-plugin-sdk/examples/SpectralCentroid.cpp --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/vamp-plugin-sdk/examples/SpectralCentroid.cpp Wed Apr 11 09:51:20 2012 +0100 @@ -0,0 +1,196 @@ +/* -*- c-basic-offset: 4 indent-tabs-mode: nil -*- vi:set ts=8 sts=4 sw=4: */ + +/* + Vamp + + An API for audio analysis and feature extraction plugins. + + Centre for Digital Music, Queen Mary, University of London. + Copyright 2006 Chris Cannam. + + Permission is hereby granted, free of charge, to any person + obtaining a copy of this software and associated documentation + files (the "Software"), to deal in the Software without + restriction, including without limitation the rights to use, copy, + modify, merge, publish, distribute, sublicense, and/or sell copies + of the Software, and to permit persons to whom the Software is + furnished to do so, subject to the following conditions: + + The above copyright notice and this permission notice shall be + included in all copies or substantial portions of the Software. + + THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, + EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND + NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR + ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF + CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION + WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + + Except as contained in this notice, the names of the Centre for + Digital Music; Queen Mary, University of London; and Chris Cannam + shall not be used in advertising or otherwise to promote the sale, + use or other dealings in this Software without prior written + authorization. +*/ + +#include "SpectralCentroid.h" + +using std::string; +using std::vector; +using std::cerr; +using std::endl; + +#include + +#ifdef __SUNPRO_CC +#include +#define isinf(x) (!finite(x)) +#endif + +#ifdef WIN32 +#define isnan(x) false +#define isinf(x) false +#endif + +SpectralCentroid::SpectralCentroid(float inputSampleRate) : + Plugin(inputSampleRate), + m_stepSize(0), + m_blockSize(0) +{ +} + +SpectralCentroid::~SpectralCentroid() +{ +} + +string +SpectralCentroid::getIdentifier() const +{ + return "spectralcentroid"; +} + +string +SpectralCentroid::getName() const +{ + return "Spectral Centroid"; +} + +string +SpectralCentroid::getDescription() const +{ + return "Calculate the centroid frequency of the spectrum of the input signal"; +} + +string +SpectralCentroid::getMaker() const +{ + return "Vamp SDK Example Plugins"; +} + +int +SpectralCentroid::getPluginVersion() const +{ + return 2; +} + +string +SpectralCentroid::getCopyright() const +{ + return "Freely redistributable (BSD license)"; +} + +bool +SpectralCentroid::initialise(size_t channels, size_t stepSize, size_t blockSize) +{ + if (channels < getMinChannelCount() || + channels > getMaxChannelCount()) return false; + + m_stepSize = stepSize; + m_blockSize = blockSize; + + return true; +} + +void +SpectralCentroid::reset() +{ +} + +SpectralCentroid::OutputList +SpectralCentroid::getOutputDescriptors() const +{ + OutputList list; + + OutputDescriptor d; + d.identifier = "logcentroid"; + d.name = "Log Frequency Centroid"; + d.description = "Centroid of the log weighted frequency spectrum"; + d.unit = "Hz"; + d.hasFixedBinCount = true; + d.binCount = 1; + d.hasKnownExtents = false; + d.isQuantized = false; + d.sampleType = OutputDescriptor::OneSamplePerStep; + list.push_back(d); + + d.identifier = "linearcentroid"; + d.name = "Linear Frequency Centroid"; + d.description = "Centroid of the linear frequency spectrum"; + list.push_back(d); + + return list; +} + +SpectralCentroid::FeatureSet +SpectralCentroid::process(const float *const *inputBuffers, Vamp::RealTime timestamp) +{ + if (m_stepSize == 0) { + cerr << "ERROR: SpectralCentroid::process: " + << "SpectralCentroid has not been initialised" + << endl; + return FeatureSet(); + } + + double numLin = 0.0, numLog = 0.0, denom = 0.0; + + for (size_t i = 1; i <= m_blockSize/2; ++i) { + double freq = (double(i) * m_inputSampleRate) / m_blockSize; + double real = inputBuffers[0][i*2]; + double imag = inputBuffers[0][i*2 + 1]; + double scalemag = sqrt(real * real + imag * imag) / (m_blockSize/2); + numLin += freq * scalemag; + numLog += log10f(freq) * scalemag; + denom += scalemag; + } + + FeatureSet returnFeatures; + + if (denom != 0.0) { + float centroidLin = float(numLin / denom); + float centroidLog = powf(10, float(numLog / denom)); + + Feature feature; + feature.hasTimestamp = false; + + if (!isnan(centroidLog) && !isinf(centroidLog)) { + feature.values.push_back(centroidLog); + } + returnFeatures[0].push_back(feature); + + feature.values.clear(); + if (!isnan(centroidLin) && !isinf(centroidLin)) { + feature.values.push_back(centroidLin); + } + returnFeatures[1].push_back(feature); + } + + return returnFeatures; +} + +SpectralCentroid::FeatureSet +SpectralCentroid::getRemainingFeatures() +{ + return FeatureSet(); +} + diff -r f44aa6d29642 -r cebe00b508b9 vamp-plugin-sdk/examples/SpectralCentroid.h --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/vamp-plugin-sdk/examples/SpectralCentroid.h Wed Apr 11 09:51:20 2012 +0100 @@ -0,0 +1,78 @@ +/* -*- c-basic-offset: 4 indent-tabs-mode: nil -*- vi:set ts=8 sts=4 sw=4: */ + +/* + Vamp + + An API for audio analysis and feature extraction plugins. + + Centre for Digital Music, Queen Mary, University of London. + Copyright 2006 Chris Cannam. + + Permission is hereby granted, free of charge, to any person + obtaining a copy of this software and associated documentation + files (the "Software"), to deal in the Software without + restriction, including without limitation the rights to use, copy, + modify, merge, publish, distribute, sublicense, and/or sell copies + of the Software, and to permit persons to whom the Software is + furnished to do so, subject to the following conditions: + + The above copyright notice and this permission notice shall be + included in all copies or substantial portions of the Software. + + THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, + EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND + NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR + ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF + CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION + WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + + Except as contained in this notice, the names of the Centre for + Digital Music; Queen Mary, University of London; and Chris Cannam + shall not be used in advertising or otherwise to promote the sale, + use or other dealings in this Software without prior written + authorization. +*/ + +#ifndef _SPECTRAL_CENTROID_PLUGIN_H_ +#define _SPECTRAL_CENTROID_PLUGIN_H_ + +#include "vamp-sdk/Plugin.h" + +/** + * Example plugin that calculates the centre of gravity of the + * frequency domain representation of each block of audio. + */ + +class SpectralCentroid : public Vamp::Plugin +{ +public: + SpectralCentroid(float inputSampleRate); + virtual ~SpectralCentroid(); + + bool initialise(size_t channels, size_t stepSize, size_t blockSize); + void reset(); + + InputDomain getInputDomain() const { return FrequencyDomain; } + + std::string getIdentifier() const; + std::string getName() const; + std::string getDescription() const; + std::string getMaker() const; + int getPluginVersion() const; + std::string getCopyright() const; + + OutputList getOutputDescriptors() const; + + FeatureSet process(const float *const *inputBuffers, + Vamp::RealTime timestamp); + + FeatureSet getRemainingFeatures(); + +protected: + size_t m_stepSize; + size_t m_blockSize; +}; + + +#endif diff -r f44aa6d29642 -r cebe00b508b9 vamp-plugin-sdk/examples/ZeroCrossing.cpp --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/vamp-plugin-sdk/examples/ZeroCrossing.cpp Wed Apr 11 09:51:20 2012 +0100 @@ -0,0 +1,195 @@ +/* -*- c-basic-offset: 4 indent-tabs-mode: nil -*- vi:set ts=8 sts=4 sw=4: */ + +/* + Vamp + + An API for audio analysis and feature extraction plugins. + + Centre for Digital Music, Queen Mary, University of London. + Copyright 2006 Chris Cannam. + + Permission is hereby granted, free of charge, to any person + obtaining a copy of this software and associated documentation + files (the "Software"), to deal in the Software without + restriction, including without limitation the rights to use, copy, + modify, merge, publish, distribute, sublicense, and/or sell copies + of the Software, and to permit persons to whom the Software is + furnished to do so, subject to the following conditions: + + The above copyright notice and this permission notice shall be + included in all copies or substantial portions of the Software. + + THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, + EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND + NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR + ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF + CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION + WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + + Except as contained in this notice, the names of the Centre for + Digital Music; Queen Mary, University of London; and Chris Cannam + shall not be used in advertising or otherwise to promote the sale, + use or other dealings in this Software without prior written + authorization. +*/ + +#include "ZeroCrossing.h" + +using std::string; +using std::vector; +using std::cerr; +using std::endl; + +#include + +ZeroCrossing::ZeroCrossing(float inputSampleRate) : + Plugin(inputSampleRate), + m_stepSize(0), + m_previousSample(0.0f) +{ +} + +ZeroCrossing::~ZeroCrossing() +{ +} + +string +ZeroCrossing::getIdentifier() const +{ + return "zerocrossing"; +} + +string +ZeroCrossing::getName() const +{ + return "Zero Crossings"; +} + +string +ZeroCrossing::getDescription() const +{ + return "Detect and count zero crossing points"; +} + +string +ZeroCrossing::getMaker() const +{ + return "Vamp SDK Example Plugins"; +} + +int +ZeroCrossing::getPluginVersion() const +{ + return 2; +} + +string +ZeroCrossing::getCopyright() const +{ + return "Freely redistributable (BSD license)"; +} + +bool +ZeroCrossing::initialise(size_t channels, size_t stepSize, size_t blockSize) +{ + if (channels < getMinChannelCount() || + channels > getMaxChannelCount()) return false; + + m_stepSize = std::min(stepSize, blockSize); + + return true; +} + +void +ZeroCrossing::reset() +{ + m_previousSample = 0.0f; +} + +ZeroCrossing::OutputList +ZeroCrossing::getOutputDescriptors() const +{ + OutputList list; + + OutputDescriptor zc; + zc.identifier = "counts"; + zc.name = "Zero Crossing Counts"; + zc.description = "The number of zero crossing points per processing block"; + zc.unit = "crossings"; + zc.hasFixedBinCount = true; + zc.binCount = 1; + zc.hasKnownExtents = false; + zc.isQuantized = true; + zc.quantizeStep = 1.0; + zc.sampleType = OutputDescriptor::OneSamplePerStep; + list.push_back(zc); + + zc.identifier = "zerocrossings"; + zc.name = "Zero Crossings"; + zc.description = "The locations of zero crossing points"; + zc.unit = ""; + zc.hasFixedBinCount = true; + zc.binCount = 0; + zc.sampleType = OutputDescriptor::VariableSampleRate; + zc.sampleRate = m_inputSampleRate; + list.push_back(zc); + + return list; +} + +ZeroCrossing::FeatureSet +ZeroCrossing::process(const float *const *inputBuffers, + Vamp::RealTime timestamp) +{ + if (m_stepSize == 0) { + cerr << "ERROR: ZeroCrossing::process: " + << "ZeroCrossing has not been initialised" + << endl; + return FeatureSet(); + } + + float prev = m_previousSample; + size_t count = 0; + + FeatureSet returnFeatures; + + for (size_t i = 0; i < m_stepSize; ++i) { + + float sample = inputBuffers[0][i]; + bool crossing = false; + + if (sample <= 0.0) { + if (prev > 0.0) crossing = true; + } else if (sample > 0.0) { + if (prev <= 0.0) crossing = true; + } + + if (crossing) { + ++count; + Feature feature; + feature.hasTimestamp = true; + feature.timestamp = timestamp + + Vamp::RealTime::frame2RealTime(i, (size_t)m_inputSampleRate); + returnFeatures[1].push_back(feature); + } + + prev = sample; + } + + m_previousSample = prev; + + Feature feature; + feature.hasTimestamp = false; + feature.values.push_back(float(count)); + + returnFeatures[0].push_back(feature); + return returnFeatures; +} + +ZeroCrossing::FeatureSet +ZeroCrossing::getRemainingFeatures() +{ + return FeatureSet(); +} + diff -r f44aa6d29642 -r cebe00b508b9 vamp-plugin-sdk/examples/ZeroCrossing.h --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/vamp-plugin-sdk/examples/ZeroCrossing.h Wed Apr 11 09:51:20 2012 +0100 @@ -0,0 +1,78 @@ +/* -*- c-basic-offset: 4 indent-tabs-mode: nil -*- vi:set ts=8 sts=4 sw=4: */ + +/* + Vamp + + An API for audio analysis and feature extraction plugins. + + Centre for Digital Music, Queen Mary, University of London. + Copyright 2006 Chris Cannam. + + Permission is hereby granted, free of charge, to any person + obtaining a copy of this software and associated documentation + files (the "Software"), to deal in the Software without + restriction, including without limitation the rights to use, copy, + modify, merge, publish, distribute, sublicense, and/or sell copies + of the Software, and to permit persons to whom the Software is + furnished to do so, subject to the following conditions: + + The above copyright notice and this permission notice shall be + included in all copies or substantial portions of the Software. + + THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, + EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND + NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR + ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF + CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION + WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + + Except as contained in this notice, the names of the Centre for + Digital Music; Queen Mary, University of London; and Chris Cannam + shall not be used in advertising or otherwise to promote the sale, + use or other dealings in this Software without prior written + authorization. +*/ + +#ifndef _ZERO_CROSSING_PLUGIN_H_ +#define _ZERO_CROSSING_PLUGIN_H_ + +#include "vamp-sdk/Plugin.h" + +/** + * Example plugin that calculates the positions and density of + * zero-crossing points in an audio waveform. +*/ + +class ZeroCrossing : public Vamp::Plugin +{ +public: + ZeroCrossing(float inputSampleRate); + virtual ~ZeroCrossing(); + + bool initialise(size_t channels, size_t stepSize, size_t blockSize); + void reset(); + + InputDomain getInputDomain() const { return TimeDomain; } + + std::string getIdentifier() const; + std::string getName() const; + std::string getDescription() const; + std::string getMaker() const; + int getPluginVersion() const; + std::string getCopyright() const; + + OutputList getOutputDescriptors() const; + + FeatureSet process(const float *const *inputBuffers, + Vamp::RealTime timestamp); + + FeatureSet getRemainingFeatures(); + +protected: + size_t m_stepSize; + float m_previousSample; +}; + + +#endif diff -r f44aa6d29642 -r cebe00b508b9 vamp-plugin-sdk/examples/plugins.cpp --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/vamp-plugin-sdk/examples/plugins.cpp Wed Apr 11 09:51:20 2012 +0100 @@ -0,0 +1,69 @@ +/* -*- c-basic-offset: 4 indent-tabs-mode: nil -*- vi:set ts=8 sts=4 sw=4: */ + +/* + Vamp + + An API for audio analysis and feature extraction plugins. + + Centre for Digital Music, Queen Mary, University of London. + Copyright 2006 Chris Cannam. + + Permission is hereby granted, free of charge, to any person + obtaining a copy of this software and associated documentation + files (the "Software"), to deal in the Software without + restriction, including without limitation the rights to use, copy, + modify, merge, publish, distribute, sublicense, and/or sell copies + of the Software, and to permit persons to whom the Software is + furnished to do so, subject to the following conditions: + + The above copyright notice and this permission notice shall be + included in all copies or substantial portions of the Software. + + THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, + EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND + NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR + ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF + CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION + WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + + Except as contained in this notice, the names of the Centre for + Digital Music; Queen Mary, University of London; and Chris Cannam + shall not be used in advertising or otherwise to promote the sale, + use or other dealings in this Software without prior written + authorization. +*/ + +#include "vamp/vamp.h" +#include "vamp-sdk/PluginAdapter.h" + +#include "ZeroCrossing.h" +#include "SpectralCentroid.h" +#include "PercussionOnsetDetector.h" +#include "FixedTempoEstimator.h" +#include "AmplitudeFollower.h" +#include "PowerSpectrum.h" + +static Vamp::PluginAdapter zeroCrossingAdapter; +static Vamp::PluginAdapter spectralCentroidAdapter; +static Vamp::PluginAdapter percussionOnsetAdapter; +static Vamp::PluginAdapter fixedTempoAdapter; +static Vamp::PluginAdapter amplitudeAdapter; +static Vamp::PluginAdapter powerSpectrum; + +const VampPluginDescriptor *vampGetPluginDescriptor(unsigned int version, + unsigned int index) +{ + if (version < 1) return 0; + + switch (index) { + case 0: return zeroCrossingAdapter.getDescriptor(); + case 1: return spectralCentroidAdapter.getDescriptor(); + case 2: return percussionOnsetAdapter.getDescriptor(); + case 3: return amplitudeAdapter.getDescriptor(); + case 4: return fixedTempoAdapter.getDescriptor(); + case 5: return powerSpectrum.getDescriptor(); + default: return 0; + } +} + diff -r f44aa6d29642 -r cebe00b508b9 vamp-plugin-sdk/examples/vamp-example-plugins.cat --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/vamp-plugin-sdk/examples/vamp-example-plugins.cat Wed Apr 11 09:51:20 2012 +0100 @@ -0,0 +1,6 @@ +vamp:vamp-example-plugins:zerocrossing::Low Level Features +vamp:vamp-example-plugins:spectralcentroid::Low Level Features +vamp:vamp-example-plugins:powerspectrum::Visualisation +vamp:vamp-example-plugins:percussiononsets::Time > Onsets +vamp:vamp-example-plugins:amplitudefollower::Low Level Features +vamp:vamp-example-plugins:fixedtempo::Time > Tempo diff -r f44aa6d29642 -r cebe00b508b9 vamp-plugin-sdk/examples/vamp-example-plugins.n3 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/vamp-plugin-sdk/examples/vamp-example-plugins.n3 Wed Apr 11 09:51:20 2012 +0100 @@ -0,0 +1,306 @@ +@prefix rdfs: . +@prefix xsd: . +@prefix vamp: . +@prefix plugbase: . +@prefix owl: . +@prefix dc: . +@prefix af: . +@prefix foaf: . +@prefix cc: . +@prefix : <#> . + +<> a vamp:PluginDescription ; + foaf:maker ; + foaf:primaryTopic . + +:vamp-example-plugins a vamp:PluginLibrary ; + vamp:identifier "vamp-example-plugins" ; + foaf:page ; + vamp:available_plugin plugbase:amplitudefollower ; + vamp:available_plugin plugbase:fixedtempo ; + vamp:available_plugin plugbase:percussiononsets ; + vamp:available_plugin plugbase:powerspectrum ; + vamp:available_plugin plugbase:spectralcentroid ; + vamp:available_plugin plugbase:zerocrossing ; + . + +plugbase:amplitudefollower a vamp:Plugin ; + dc:title "Amplitude Follower" ; + vamp:name "Amplitude Follower" ; + dc:description "Track the amplitude of the audio signal" ; + foaf:page ; + foaf:maker [ foaf:name "Vamp SDK Example Plugins" ] ; + cc:license ; + dc:rights "Freely redistributable (BSD license)" ; + vamp:identifier "amplitudefollower" ; + vamp:vamp_API_version vamp:api_version_2 ; + owl:versionInfo "1" ; + vamp:input_domain vamp:TimeDomain ; + + vamp:parameter plugbase:amplitudefollower_param_attack ; + vamp:parameter plugbase:amplitudefollower_param_release ; + + vamp:output plugbase:amplitudefollower_output_amplitude ; + . +plugbase:amplitudefollower_param_attack a vamp:Parameter ; + vamp:identifier "attack" ; + dc:title "Attack time" ; + dc:format "s" ; + vamp:min_value 0 ; + vamp:max_value 1 ; + vamp:unit "s" ; + vamp:default_value 0.01 ; + vamp:value_names (); + . +plugbase:amplitudefollower_param_release a vamp:Parameter ; + vamp:identifier "release" ; + dc:title "Release time" ; + dc:format "s" ; + vamp:min_value 0 ; + vamp:max_value 1 ; + vamp:unit "s" ; + vamp:default_value 0.01 ; + vamp:value_names (); + . +plugbase:amplitudefollower_output_amplitude a vamp:DenseOutput ; + vamp:identifier "amplitude" ; + dc:title "Amplitude" ; + dc:description "" ; + vamp:fixed_bin_count "true" ; + vamp:unit "V" ; + vamp:bin_count 1 ; + vamp:bin_names ( ""); + vamp:computes_signal_type af:Signal ; + . +plugbase:fixedtempo a vamp:Plugin ; + dc:title "Simple Fixed Tempo Estimator" ; + vamp:name "Simple Fixed Tempo Estimator" ; + dc:description "Study a short section of audio and estimate its tempo, assuming the tempo is constant" ; + foaf:page ; + foaf:maker [ foaf:name "Vamp SDK Example Plugins" ] ; + cc:license ; + dc:rights "Freely redistributable (BSD license)" ; + vamp:identifier "fixedtempo" ; + vamp:vamp_API_version vamp:api_version_2 ; + owl:versionInfo "1" ; + vamp:input_domain vamp:FrequencyDomain ; + + vamp:output plugbase:fixedtempo_output_tempo ; + vamp:output plugbase:fixedtempo_output_candidates ; + vamp:output plugbase:fixedtempo_output_detectionfunction ; + vamp:output plugbase:fixedtempo_output_acf ; + vamp:output plugbase:fixedtempo_output_filtered_acf ; + . +plugbase:fixedtempo_output_tempo a vamp:SparseOutput ; + vamp:identifier "tempo" ; + dc:title "Tempo" ; + dc:description "Estimated tempo" ; + vamp:fixed_bin_count "true" ; + vamp:unit "bpm" ; + vamp:bin_count 1 ; + vamp:bin_names ( ""); + vamp:sample_type vamp:VariableSampleRate ; + vamp:computes_event_type af:Tempo ; + . +plugbase:fixedtempo_output_candidates a vamp:SparseOutput ; + vamp:identifier "candidates" ; + dc:title "Tempo candidates" ; + dc:description "Possible tempo estimates, one per bin with the most likely in the first bin" ; + vamp:fixed_bin_count "false" ; + vamp:unit "bpm" ; + vamp:sample_type vamp:VariableSampleRate ; + vamp:computes_event_type af:Tempo ; + . +plugbase:fixedtempo_output_detectionfunction a vamp:DenseOutput ; + vamp:identifier "detectionfunction" ; + dc:title "Detection Function" ; + dc:description "Onset detection function" ; + vamp:fixed_bin_count "true" ; + vamp:unit "" ; + a vamp:KnownExtentsOutput ; + vamp:min_value 0 ; + vamp:max_value 1 ; + vamp:bin_count 1 ; + vamp:bin_names ( ""); + vamp:computes_signal_type af:OnsetDetectionFunction ; + . +plugbase:fixedtempo_output_acf a vamp:DenseOutput ; + vamp:identifier "acf" ; + dc:title "Autocorrelation Function" ; + dc:description "Autocorrelation of onset detection function" ; + vamp:fixed_bin_count "true" ; + vamp:unit "r" ; + vamp:bin_count 1 ; + vamp:bin_names ( ""); + vamp:computes_signal_type af:Signal ; + . +plugbase:fixedtempo_output_filtered_acf a vamp:DenseOutput ; + vamp:identifier "filtered_acf" ; + dc:title "Filtered Autocorrelation" ; + dc:description "Filtered autocorrelation of onset detection function" ; + vamp:fixed_bin_count "true" ; + vamp:unit "r" ; + vamp:bin_count 1 ; + vamp:bin_names ( ""); + vamp:computes_signal_type af:Signal ; + . +plugbase:percussiononsets a vamp:Plugin ; + dc:title "Simple Percussion Onset Detector" ; + vamp:name "Simple Percussion Onset Detector" ; + dc:description "Detect percussive note onsets by identifying broadband energy rises" ; + foaf:page ; + foaf:maker [ foaf:name "Vamp SDK Example Plugins" ] ; + cc:license ; + dc:rights "Freely redistributable (BSD license)" ; + vamp:identifier "percussiononsets" ; + vamp:vamp_API_version vamp:api_version_2 ; + owl:versionInfo "2" ; + vamp:input_domain vamp:FrequencyDomain ; + + vamp:parameter plugbase:percussiononsets_param_threshold ; + vamp:parameter plugbase:percussiononsets_param_sensitivity ; + + vamp:output plugbase:percussiononsets_output_onsets ; + vamp:output plugbase:percussiononsets_output_detectionfunction ; + . +plugbase:percussiononsets_param_threshold a vamp:Parameter ; + vamp:identifier "threshold" ; + dc:title "Energy rise threshold" ; + dc:format "dB" ; + vamp:min_value 0 ; + vamp:max_value 20 ; + vamp:unit "dB" ; + vamp:default_value 3 ; + vamp:value_names (); + . +plugbase:percussiononsets_param_sensitivity a vamp:Parameter ; + vamp:identifier "sensitivity" ; + dc:title "Sensitivity" ; + dc:format "%" ; + vamp:min_value 0 ; + vamp:max_value 100 ; + vamp:unit "%" ; + vamp:default_value 40 ; + vamp:value_names (); + . +plugbase:percussiononsets_output_onsets a vamp:SparseOutput ; + vamp:identifier "onsets" ; + dc:title "Onsets" ; + dc:description "Percussive note onset locations" ; + vamp:fixed_bin_count "true" ; + vamp:unit "" ; + vamp:bin_count 0 ; + vamp:bin_names (); + vamp:sample_type vamp:VariableSampleRate ; + vamp:computes_event_type af:Onset ; + . +plugbase:percussiononsets_output_detectionfunction a vamp:DenseOutput ; + vamp:identifier "detectionfunction" ; + dc:title "Detection Function" ; + dc:description "Broadband energy rise detection function" ; + vamp:fixed_bin_count "true" ; + vamp:unit "" ; + a vamp:QuantizedOutput ; + vamp:quantize_step 1 ; + vamp:bin_count 1 ; + vamp:bin_names ( ""); + vamp:computes_signal_type af:OnsetDetectionFunction ; + . +plugbase:powerspectrum a vamp:Plugin ; + dc:title "Simple Power Spectrum" ; + vamp:name "Simple Power Spectrum" ; + dc:description "Return the power spectrum of a signal" ; + foaf:page ; + foaf:maker [ foaf:name "Vamp SDK Example Plugins" ] ; + cc:license ; + dc:rights "Freely redistributable (BSD license)" ; + vamp:identifier "powerspectrum" ; + vamp:vamp_API_version vamp:api_version_2 ; + owl:versionInfo "1" ; + vamp:input_domain vamp:FrequencyDomain ; + + vamp:output plugbase:powerspectrum_output_powerspectrum ; + . +plugbase:powerspectrum_output_powerspectrum a vamp:DenseOutput ; + vamp:identifier "powerspectrum" ; + dc:title "Power Spectrum" ; + dc:description "Power values of the frequency spectrum bins calculated from the input signal" ; + vamp:computes_signal_type af:Signal ; + . +plugbase:spectralcentroid a vamp:Plugin ; + dc:title "Spectral Centroid" ; + vamp:name "Spectral Centroid" ; + dc:description "Calculate the centroid frequency of the spectrum of the input signal" ; + foaf:page ; + foaf:maker [ foaf:name "Vamp SDK Example Plugins" ] ; + cc:license ; + dc:rights "Freely redistributable (BSD license)" ; + vamp:identifier "spectralcentroid" ; + vamp:vamp_API_version vamp:api_version_2 ; + owl:versionInfo "2" ; + vamp:input_domain vamp:FrequencyDomain ; + + vamp:output plugbase:spectralcentroid_output_logcentroid ; + vamp:output plugbase:spectralcentroid_output_linearcentroid ; + . +plugbase:spectralcentroid_output_logcentroid a vamp:DenseOutput ; + vamp:identifier "logcentroid" ; + dc:title "Log Frequency Centroid" ; + dc:description "Centroid of the log weighted frequency spectrum" ; + vamp:fixed_bin_count "true" ; + vamp:unit "Hz" ; + vamp:bin_count 1 ; + vamp:bin_names ( ""); + vamp:computes_signal_type af:LogFrequencyCentroid ; + . +plugbase:spectralcentroid_output_linearcentroid a vamp:DenseOutput ; + vamp:identifier "linearcentroid" ; + dc:title "Linear Frequency Centroid" ; + dc:description "Centroid of the linear frequency spectrum" ; + vamp:fixed_bin_count "true" ; + vamp:unit "Hz" ; + vamp:bin_count 1 ; + vamp:bin_names ( ""); + vamp:computes_signal_type af:LinearFrequencyCentroid ; + . +plugbase:zerocrossing a vamp:Plugin ; + dc:title "Zero Crossings" ; + vamp:name "Zero Crossings" ; + dc:description "Detect and count zero crossing points" ; + foaf:page ; + foaf:maker [ foaf:name "Vamp SDK Example Plugins" ] ; + cc:license ; + dc:rights "Freely redistributable (BSD license)" ; + vamp:identifier "zerocrossing" ; + vamp:vamp_API_version vamp:api_version_2 ; + owl:versionInfo "2" ; + vamp:input_domain vamp:TimeDomain ; + vamp:output plugbase:zerocrossing_output_counts ; + vamp:output plugbase:zerocrossing_output_zerocrossings ; + . +plugbase:zerocrossing_output_counts a vamp:DenseOutput ; + vamp:identifier "counts" ; + dc:title "Zero Crossing Counts" ; + dc:description "The number of zero crossing points per processing block" ; + vamp:fixed_bin_count "true" ; + vamp:unit "crossings" ; + a vamp:QuantizedOutput ; + vamp:quantize_step 1 ; + vamp:bin_count 1 ; + vamp:bin_names ( ""); + vamp:computes_signal_type af:ZeroCrossingCount ; + . +plugbase:zerocrossing_output_zerocrossings a vamp:SparseOutput ; + vamp:identifier "zerocrossings" ; + dc:title "Zero Crossings" ; + dc:description "The locations of zero crossing points" ; + vamp:fixed_bin_count "true" ; + vamp:unit "" ; + a vamp:QuantizedOutput ; + vamp:quantize_step 1 ; + vamp:bin_count 0 ; + vamp:bin_names (); + vamp:sample_type vamp:VariableSampleRate ; + vamp:computes_event_type af:ZeroCrossing ; + . + diff -r f44aa6d29642 -r cebe00b508b9 vamp-plugin-sdk/host/system.h --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/vamp-plugin-sdk/host/system.h Wed Apr 11 09:51:20 2012 +0100 @@ -0,0 +1,75 @@ +/* -*- c-basic-offset: 4 indent-tabs-mode: nil -*- vi:set ts=8 sts=4 sw=4: */ + +/* + Vamp + + An API for audio analysis and feature extraction plugins. + + Centre for Digital Music, Queen Mary, University of London. + Copyright 2006 Chris Cannam. + + Permission is hereby granted, free of charge, to any person + obtaining a copy of this software and associated documentation + files (the "Software"), to deal in the Software without + restriction, including without limitation the rights to use, copy, + modify, merge, publish, distribute, sublicense, and/or sell copies + of the Software, and to permit persons to whom the Software is + furnished to do so, subject to the following conditions: + + The above copyright notice and this permission notice shall be + included in all copies or substantial portions of the Software. + + THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, + EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND + NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR + ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF + CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION + WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + + Except as contained in this notice, the names of the Centre for + Digital Music; Queen Mary, University of London; and Chris Cannam + shall not be used in advertising or otherwise to promote the sale, + use or other dealings in this Software without prior written + authorization. +*/ + +#ifndef _SYSTEM_H_ +#define _SYSTEM_H_ + +#ifdef _WIN32 + +#include + +#define DLOPEN(a,b) LoadLibrary((a).c_str()) +#define DLSYM(a,b) GetProcAddress((HINSTANCE)(a),(b)) +#define DLCLOSE(a) FreeLibrary((HINSTANCE)(a)) +#define DLERROR() "" + +#define PLUGIN_SUFFIX "dll" + +#else + +#include + +#define DLOPEN(a,b) dlopen((a).c_str(),(b)) +#define DLSYM(a,b) dlsym((a),(b)) +#define DLCLOSE(a) dlclose((a)) +#define DLERROR() dlerror() + +#ifdef __APPLE__ + +#define PLUGIN_SUFFIX "dylib" +#define HAVE_OPENDIR 1 + +#else + +#define PLUGIN_SUFFIX "so" +#define HAVE_OPENDIR 1 + +#endif /* __APPLE__ */ + +#endif /* ! _WIN32 */ + +#endif + diff -r f44aa6d29642 -r cebe00b508b9 vamp-plugin-sdk/host/vamp-simple-host.cpp --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/vamp-plugin-sdk/host/vamp-simple-host.cpp Wed Apr 11 09:51:20 2012 +0100 @@ -0,0 +1,832 @@ +/* -*- c-basic-offset: 4 indent-tabs-mode: nil -*- vi:set ts=8 sts=4 sw=4: */ + +/* + Vamp + + An API for audio analysis and feature extraction plugins. + + Centre for Digital Music, Queen Mary, University of London. + Copyright 2006 Chris Cannam, copyright 2007-2008 QMUL. + + Permission is hereby granted, free of charge, to any person + obtaining a copy of this software and associated documentation + files (the "Software"), to deal in the Software without + restriction, including without limitation the rights to use, copy, + modify, merge, publish, distribute, sublicense, and/or sell copies + of the Software, and to permit persons to whom the Software is + furnished to do so, subject to the following conditions: + + The above copyright notice and this permission notice shall be + included in all copies or substantial portions of the Software. + + THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, + EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND + NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR + ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF + CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION + WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + + Except as contained in this notice, the names of the Centre for + Digital Music; Queen Mary, University of London; and Chris Cannam + shall not be used in advertising or otherwise to promote the sale, + use or other dealings in this Software without prior written + authorization. +*/ + + +/* + * This "simple" Vamp plugin host is no longer as simple as it was; it + * now has a lot of options and includes a lot of code to handle the + * various useful listing modes it supports. + * + * However, the runPlugin function still contains a reasonable + * implementation of a fairly generic Vamp plugin host capable of + * evaluating a given output on a given plugin for a sound file read + * via libsndfile. + */ + +#include +#include +#include + +#include +#include +#include +#include + +#include +#include + +#include "system.h" + +#include + +using namespace std; + +using Vamp::Plugin; +using Vamp::PluginHostAdapter; +using Vamp::RealTime; +using Vamp::HostExt::PluginLoader; +using Vamp::HostExt::PluginWrapper; +using Vamp::HostExt::PluginInputDomainAdapter; + +#define HOST_VERSION "1.5" + +enum Verbosity { + PluginIds, + PluginOutputIds, + PluginInformation, + PluginInformationDetailed +}; + +void printFeatures(int, int, int, Plugin::FeatureSet, ofstream *, bool frames); +void transformInput(float *, size_t); +void fft(unsigned int, bool, double *, double *, double *, double *); +void printPluginPath(bool verbose); +void printPluginCategoryList(); +void enumeratePlugins(Verbosity); +void listPluginsInLibrary(string soname); +int runPlugin(string myname, string soname, string id, string output, + int outputNo, string inputFile, string outfilename, bool frames); + +void usage(const char *name) +{ + cerr << "\n" + << name << ": A command-line host for Vamp audio analysis plugins.\n\n" + "Centre for Digital Music, Queen Mary, University of London.\n" + "Copyright 2006-2009 Chris Cannam and QMUL.\n" + "Freely redistributable; published under a BSD-style license.\n\n" + "Usage:\n\n" + " " << name << " [-s] pluginlibrary[." << PLUGIN_SUFFIX << "]:plugin[:output] file.wav [-o out.txt]\n" + " " << name << " [-s] pluginlibrary[." << PLUGIN_SUFFIX << "]:plugin file.wav [outputno] [-o out.txt]\n\n" + " -- Load plugin id \"plugin\" from \"pluginlibrary\" and run it on the\n" + " audio data in \"file.wav\", retrieving the named \"output\", or output\n" + " number \"outputno\" (the first output by default) and dumping it to\n" + " standard output, or to \"out.txt\" if the -o option is given.\n\n" + " \"pluginlibrary\" should be a library name, not a file path; the\n" + " standard Vamp library search path will be used to locate it. If\n" + " a file path is supplied, the directory part(s) will be ignored.\n\n" + " If the -s option is given, results will be labelled with the audio\n" + " sample frame at which they occur. Otherwise, they will be labelled\n" + " with time in seconds.\n\n" + " " << name << " -l\n" + " " << name << " --list\n\n" + " -- List the plugin libraries and Vamp plugins in the library search path\n" + " in a verbose human-readable format.\n\n" + " " << name << " --list-full\n\n" + " -- List all data reported by all the Vamp plugins in the library search\n" + " path in a very verbose human-readable format.\n\n" + " " << name << " --list-ids\n\n" + " -- List the plugins in the search path in a terse machine-readable format,\n" + " in the form vamp:soname:identifier.\n\n" + " " << name << " --list-outputs\n\n" + " -- List the outputs for plugins in the search path in a machine-readable\n" + " format, in the form vamp:soname:identifier:output.\n\n" + " " << name << " --list-by-category\n\n" + " -- List the plugins as a plugin index by category, in a machine-readable\n" + " format. The format may change in future releases.\n\n" + " " << name << " -p\n\n" + " -- Print out the Vamp library search path.\n\n" + " " << name << " -v\n\n" + " -- Display version information only.\n" + << endl; + exit(2); +} + +int main(int argc, char **argv) +{ + char *scooter = argv[0]; + char *name = 0; + while (scooter && *scooter) { + if (*scooter == '/' || *scooter == '\\') name = ++scooter; + else ++scooter; + } + if (!name || !*name) name = argv[0]; + + if (argc < 2) usage(name); + + if (argc == 2) { + + if (!strcmp(argv[1], "-v")) { + + cout << "Simple Vamp plugin host version: " << HOST_VERSION << endl + << "Vamp API version: " << VAMP_API_VERSION << endl + << "Vamp SDK version: " << VAMP_SDK_VERSION << endl; + return 0; + + } else if (!strcmp(argv[1], "-l") || !strcmp(argv[1], "--list")) { + + printPluginPath(true); + enumeratePlugins(PluginInformation); + return 0; + + } else if (!strcmp(argv[1], "--list-full")) { + + enumeratePlugins(PluginInformationDetailed); + return 0; + + } else if (!strcmp(argv[1], "-p")) { + + printPluginPath(false); + return 0; + + } else if (!strcmp(argv[1], "--list-ids")) { + + enumeratePlugins(PluginIds); + return 0; + + } else if (!strcmp(argv[1], "--list-outputs")) { + + enumeratePlugins(PluginOutputIds); + return 0; + + } else if (!strcmp(argv[1], "--list-by-category")) { + + printPluginCategoryList(); + return 0; + + } else usage(name); + } + + if (argc < 3) usage(name); + + bool useFrames = false; + + int base = 1; + if (!strcmp(argv[1], "-s")) { + useFrames = true; + base = 2; + } + + string soname = argv[base]; + string wavname = argv[base+1]; + string plugid = ""; + string output = ""; + int outputNo = -1; + string outfilename; + + if (argc >= base+3) { + + int idx = base+2; + + if (isdigit(*argv[idx])) { + outputNo = atoi(argv[idx++]); + } + + if (argc == idx + 2) { + if (!strcmp(argv[idx], "-o")) { + outfilename = argv[idx+1]; + } else usage(name); + } else if (argc != idx) { + (usage(name)); + } + } + + cerr << endl << name << ": Running..." << endl; + + cerr << "Reading file: \"" << wavname << "\", writing to "; + if (outfilename == "") { + cerr << "standard output" << endl; + } else { + cerr << "\"" << outfilename << "\"" << endl; + } + + string::size_type sep = soname.find(':'); + + if (sep != string::npos) { + plugid = soname.substr(sep + 1); + soname = soname.substr(0, sep); + + sep = plugid.find(':'); + if (sep != string::npos) { + output = plugid.substr(sep + 1); + plugid = plugid.substr(0, sep); + } + } + + if (plugid == "") { + usage(name); + } + + if (output != "" && outputNo != -1) { + usage(name); + } + + if (output == "" && outputNo == -1) { + outputNo = 0; + } + + return runPlugin(name, soname, plugid, output, outputNo, + wavname, outfilename, useFrames); +} + + +int runPlugin(string myname, string soname, string id, + string output, int outputNo, string wavname, + string outfilename, bool useFrames) +{ + PluginLoader *loader = PluginLoader::getInstance(); + + PluginLoader::PluginKey key = loader->composePluginKey(soname, id); + + SNDFILE *sndfile; + SF_INFO sfinfo; + memset(&sfinfo, 0, sizeof(SF_INFO)); + + sndfile = sf_open(wavname.c_str(), SFM_READ, &sfinfo); + if (!sndfile) { + cerr << myname << ": ERROR: Failed to open input file \"" + << wavname << "\": " << sf_strerror(sndfile) << endl; + return 1; + } + + ofstream *out = 0; + if (outfilename != "") { + out = new ofstream(outfilename.c_str(), ios::out); + if (!*out) { + cerr << myname << ": ERROR: Failed to open output file \"" + << outfilename << "\" for writing" << endl; + delete out; + return 1; + } + } + + Plugin *plugin = loader->loadPlugin + (key, sfinfo.samplerate, PluginLoader::ADAPT_ALL_SAFE); + if (!plugin) { + cerr << myname << ": ERROR: Failed to load plugin \"" << id + << "\" from library \"" << soname << "\"" << endl; + sf_close(sndfile); + if (out) { + out->close(); + delete out; + } + return 1; + } + + cerr << "Running plugin: \"" << plugin->getIdentifier() << "\"..." << endl; + + // Note that the following would be much simpler if we used a + // PluginBufferingAdapter as well -- i.e. if we had passed + // PluginLoader::ADAPT_ALL to loader->loadPlugin() above, instead + // of ADAPT_ALL_SAFE. Then we could simply specify our own block + // size, keep the step size equal to the block size, and ignore + // the plugin's bleatings. However, there are some issues with + // using a PluginBufferingAdapter that make the results sometimes + // technically different from (if effectively the same as) the + // un-adapted plugin, so we aren't doing that here. See the + // PluginBufferingAdapter documentation for details. + + int blockSize = plugin->getPreferredBlockSize(); + int stepSize = plugin->getPreferredStepSize(); + + if (blockSize == 0) { + blockSize = 1024; + } + if (stepSize == 0) { + if (plugin->getInputDomain() == Plugin::FrequencyDomain) { + stepSize = blockSize/2; + } else { + stepSize = blockSize; + } + } else if (stepSize > blockSize) { + cerr << "WARNING: stepSize " << stepSize << " > blockSize " << blockSize << ", resetting blockSize to "; + if (plugin->getInputDomain() == Plugin::FrequencyDomain) { + blockSize = stepSize * 2; + } else { + blockSize = stepSize; + } + cerr << blockSize << endl; + } + int overlapSize = blockSize - stepSize; + sf_count_t currentStep = 0; + int finalStepsRemaining = max(1, (blockSize / stepSize) - 1); // at end of file, this many part-silent frames needed after we hit EOF + + int channels = sfinfo.channels; + + float *filebuf = new float[blockSize * channels]; + float **plugbuf = new float*[channels]; + for (int c = 0; c < channels; ++c) plugbuf[c] = new float[blockSize + 2]; + + cerr << "Using block size = " << blockSize << ", step size = " + << stepSize << endl; + + // The channel queries here are for informational purposes only -- + // a PluginChannelAdapter is being used automatically behind the + // scenes, and it will take case of any channel mismatch + + int minch = plugin->getMinChannelCount(); + int maxch = plugin->getMaxChannelCount(); + cerr << "Plugin accepts " << minch << " -> " << maxch << " channel(s)" << endl; + cerr << "Sound file has " << channels << " (will mix/augment if necessary)" << endl; + + Plugin::OutputList outputs = plugin->getOutputDescriptors(); + Plugin::OutputDescriptor od; + + int returnValue = 1; + int progress = 0; + + RealTime rt; + PluginWrapper *wrapper = 0; + RealTime adjustment = RealTime::zeroTime; + + if (outputs.empty()) { + cerr << "ERROR: Plugin has no outputs!" << endl; + goto done; + } + + if (outputNo < 0) { + + for (size_t oi = 0; oi < outputs.size(); ++oi) { + if (outputs[oi].identifier == output) { + outputNo = oi; + break; + } + } + + if (outputNo < 0) { + cerr << "ERROR: Non-existent output \"" << output << "\" requested" << endl; + goto done; + } + + } else { + + if (int(outputs.size()) <= outputNo) { + cerr << "ERROR: Output " << outputNo << " requested, but plugin has only " << outputs.size() << " output(s)" << endl; + goto done; + } + } + + od = outputs[outputNo]; + cerr << "Output is: \"" << od.identifier << "\"" << endl; + + if (!plugin->initialise(channels, stepSize, blockSize)) { + cerr << "ERROR: Plugin initialise (channels = " << channels + << ", stepSize = " << stepSize << ", blockSize = " + << blockSize << ") failed." << endl; + goto done; + } + + wrapper = dynamic_cast(plugin); + if (wrapper) { + // See documentation for + // PluginInputDomainAdapter::getTimestampAdjustment + PluginInputDomainAdapter *ida = + wrapper->getWrapper(); + if (ida) adjustment = ida->getTimestampAdjustment(); + } + + // Here we iterate over the frames, avoiding asking the numframes in case it's streaming input. + do { + + int count; + + if ((blockSize==stepSize) || (currentStep==0)) { + // read a full fresh block + if ((count = sf_readf_float(sndfile, filebuf, blockSize)) < 0) { + cerr << "ERROR: sf_readf_float failed: " << sf_strerror(sndfile) << endl; + break; + } + if (count != blockSize) --finalStepsRemaining; + } else { + // otherwise shunt the existing data down and read the remainder. + memmove(filebuf, filebuf + (stepSize * channels), overlapSize * channels * sizeof(float)); + if ((count = sf_readf_float(sndfile, filebuf + (overlapSize * channels), stepSize)) < 0) { + cerr << "ERROR: sf_readf_float failed: " << sf_strerror(sndfile) << endl; + break; + } + if (count != stepSize) --finalStepsRemaining; + count += overlapSize; + } + + for (int c = 0; c < channels; ++c) { + int j = 0; + while (j < count) { + plugbuf[c][j] = filebuf[j * sfinfo.channels + c]; + ++j; + } + while (j < blockSize) { + plugbuf[c][j] = 0.0f; + ++j; + } + } + + rt = RealTime::frame2RealTime(currentStep * stepSize, sfinfo.samplerate); + + printFeatures + (RealTime::realTime2Frame(rt + adjustment, sfinfo.samplerate), + sfinfo.samplerate, outputNo, plugin->process(plugbuf, rt), + out, useFrames); + + if (sfinfo.frames > 0){ + int pp = progress; + progress = lrintf((float(currentStep * stepSize) / sfinfo.frames) * 100.f); + if (progress != pp && out) { + cerr << "\r" << progress << "%"; + } + } + + ++currentStep; + + } while (finalStepsRemaining > 0); + + if (out) cerr << "\rDone" << endl; + + rt = RealTime::frame2RealTime(currentStep * stepSize, sfinfo.samplerate); + + printFeatures(RealTime::realTime2Frame(rt + adjustment, sfinfo.samplerate), + sfinfo.samplerate, outputNo, + plugin->getRemainingFeatures(), out, useFrames); + + returnValue = 0; + +done: + delete plugin; + if (out) { + out->close(); + delete out; + } + sf_close(sndfile); + return returnValue; +} + +void +printFeatures(int frame, int sr, int output, + Plugin::FeatureSet features, ofstream *out, bool useFrames) +{ + for (unsigned int i = 0; i < features[output].size(); ++i) { + + if (useFrames) { + + int displayFrame = frame; + + if (features[output][i].hasTimestamp) { + displayFrame = RealTime::realTime2Frame + (features[output][i].timestamp, sr); + } + + (out ? *out : cout) << displayFrame; + + if (features[output][i].hasDuration) { + displayFrame = RealTime::realTime2Frame + (features[output][i].duration, sr); + (out ? *out : cout) << "," << displayFrame; + } + + (out ? *out : cout) << ":"; + + } else { + + RealTime rt = RealTime::frame2RealTime(frame, sr); + + if (features[output][i].hasTimestamp) { + rt = features[output][i].timestamp; + } + + (out ? *out : cout) << rt.toString(); + + if (features[output][i].hasDuration) { + rt = features[output][i].duration; + (out ? *out : cout) << "," << rt.toString(); + } + + (out ? *out : cout) << ":"; + } + + for (unsigned int j = 0; j < features[output][i].values.size(); ++j) { + (out ? *out : cout) << " " << features[output][i].values[j]; + } + (out ? *out : cout) << " " << features[output][i].label; + + (out ? *out : cout) << endl; + } +} + +void +printPluginPath(bool verbose) +{ + if (verbose) { + cout << "\nVamp plugin search path: "; + } + + vector path = PluginHostAdapter::getPluginPath(); + for (size_t i = 0; i < path.size(); ++i) { + if (verbose) { + cout << "[" << path[i] << "]"; + } else { + cout << path[i] << endl; + } + } + + if (verbose) cout << endl; +} + +static +string +header(string text, int level) +{ + string out = '\n' + text + '\n'; + for (size_t i = 0; i < text.length(); ++i) { + out += (level == 1 ? '=' : level == 2 ? '-' : '~'); + } + out += '\n'; + return out; +} + +void +enumeratePlugins(Verbosity verbosity) +{ + PluginLoader *loader = PluginLoader::getInstance(); + + if (verbosity == PluginInformation) { + cout << "\nVamp plugin libraries found in search path:" << endl; + } + + vector plugins = loader->listPlugins(); + typedef multimap + LibraryMap; + LibraryMap libraryMap; + + for (size_t i = 0; i < plugins.size(); ++i) { + string path = loader->getLibraryPathForPlugin(plugins[i]); + libraryMap.insert(LibraryMap::value_type(path, plugins[i])); + } + + string prevPath = ""; + int index = 0; + + for (LibraryMap::iterator i = libraryMap.begin(); + i != libraryMap.end(); ++i) { + + string path = i->first; + PluginLoader::PluginKey key = i->second; + + if (path != prevPath) { + prevPath = path; + index = 0; + if (verbosity == PluginInformation) { + cout << "\n " << path << ":" << endl; + } else if (verbosity == PluginInformationDetailed) { + string::size_type ki = i->second.find(':'); + string text = "Library \"" + i->second.substr(0, ki) + "\""; + cout << "\n" << header(text, 1); + } + } + + Plugin *plugin = loader->loadPlugin(key, 48000); + if (plugin) { + + char c = char('A' + index); + if (c > 'Z') c = char('a' + (index - 26)); + + PluginLoader::PluginCategoryHierarchy category = + loader->getPluginCategory(key); + string catstr; + if (!category.empty()) { + for (size_t ci = 0; ci < category.size(); ++ci) { + if (ci > 0) catstr += " > "; + catstr += category[ci]; + } + } + + if (verbosity == PluginInformation) { + + cout << " [" << c << "] [v" + << plugin->getVampApiVersion() << "] " + << plugin->getName() << ", \"" + << plugin->getIdentifier() << "\"" << " [" + << plugin->getMaker() << "]" << endl; + + if (catstr != "") { + cout << " > " << catstr << endl; + } + + if (plugin->getDescription() != "") { + cout << " - " << plugin->getDescription() << endl; + } + + } else if (verbosity == PluginInformationDetailed) { + + cout << header(plugin->getName(), 2); + cout << " - Identifier: " + << key << endl; + cout << " - Plugin Version: " + << plugin->getPluginVersion() << endl; + cout << " - Vamp API Version: " + << plugin->getVampApiVersion() << endl; + cout << " - Maker: \"" + << plugin->getMaker() << "\"" << endl; + cout << " - Copyright: \"" + << plugin->getCopyright() << "\"" << endl; + cout << " - Description: \"" + << plugin->getDescription() << "\"" << endl; + cout << " - Input Domain: " + << (plugin->getInputDomain() == Vamp::Plugin::TimeDomain ? + "Time Domain" : "Frequency Domain") << endl; + cout << " - Default Step Size: " + << plugin->getPreferredStepSize() << endl; + cout << " - Default Block Size: " + << plugin->getPreferredBlockSize() << endl; + cout << " - Minimum Channels: " + << plugin->getMinChannelCount() << endl; + cout << " - Maximum Channels: " + << plugin->getMaxChannelCount() << endl; + + } else if (verbosity == PluginIds) { + cout << "vamp:" << key << endl; + } + + Plugin::OutputList outputs = + plugin->getOutputDescriptors(); + + if (verbosity == PluginInformationDetailed) { + + Plugin::ParameterList params = plugin->getParameterDescriptors(); + for (size_t j = 0; j < params.size(); ++j) { + Plugin::ParameterDescriptor &pd(params[j]); + cout << "\nParameter " << j+1 << ": \"" << pd.name << "\"" << endl; + cout << " - Identifier: " << pd.identifier << endl; + cout << " - Description: \"" << pd.description << "\"" << endl; + if (pd.unit != "") { + cout << " - Unit: " << pd.unit << endl; + } + cout << " - Range: "; + cout << pd.minValue << " -> " << pd.maxValue << endl; + cout << " - Default: "; + cout << pd.defaultValue << endl; + if (pd.isQuantized) { + cout << " - Quantize Step: " + << pd.quantizeStep << endl; + } + if (!pd.valueNames.empty()) { + cout << " - Value Names: "; + for (size_t k = 0; k < pd.valueNames.size(); ++k) { + if (k > 0) cout << ", "; + cout << "\"" << pd.valueNames[k] << "\""; + } + cout << endl; + } + } + + if (outputs.empty()) { + cout << "\n** Note: This plugin reports no outputs!" << endl; + } + for (size_t j = 0; j < outputs.size(); ++j) { + Plugin::OutputDescriptor &od(outputs[j]); + cout << "\nOutput " << j+1 << ": \"" << od.name << "\"" << endl; + cout << " - Identifier: " << od.identifier << endl; + cout << " - Description: \"" << od.description << "\"" << endl; + if (od.unit != "") { + cout << " - Unit: " << od.unit << endl; + } + if (od.hasFixedBinCount) { + cout << " - Default Bin Count: " << od.binCount << endl; + } + if (!od.binNames.empty()) { + bool have = false; + for (size_t k = 0; k < od.binNames.size(); ++k) { + if (od.binNames[k] != "") { + have = true; break; + } + } + if (have) { + cout << " - Bin Names: "; + for (size_t k = 0; k < od.binNames.size(); ++k) { + if (k > 0) cout << ", "; + cout << "\"" << od.binNames[k] << "\""; + } + cout << endl; + } + } + if (od.hasKnownExtents) { + cout << " - Default Extents: "; + cout << od.minValue << " -> " << od.maxValue << endl; + } + if (od.isQuantized) { + cout << " - Quantize Step: " + << od.quantizeStep << endl; + } + cout << " - Sample Type: " + << (od.sampleType == + Plugin::OutputDescriptor::OneSamplePerStep ? + "One Sample Per Step" : + od.sampleType == + Plugin::OutputDescriptor::FixedSampleRate ? + "Fixed Sample Rate" : + "Variable Sample Rate") << endl; + if (od.sampleType != + Plugin::OutputDescriptor::OneSamplePerStep) { + cout << " - Default Rate: " + << od.sampleRate << endl; + } + cout << " - Has Duration: " + << (od.hasDuration ? "Yes" : "No") << endl; + } + } + + if (outputs.size() > 1 || verbosity == PluginOutputIds) { + for (size_t j = 0; j < outputs.size(); ++j) { + if (verbosity == PluginInformation) { + cout << " (" << j << ") " + << outputs[j].name << ", \"" + << outputs[j].identifier << "\"" << endl; + if (outputs[j].description != "") { + cout << " - " + << outputs[j].description << endl; + } + } else if (verbosity == PluginOutputIds) { + cout << "vamp:" << key << ":" << outputs[j].identifier << endl; + } + } + } + + ++index; + + delete plugin; + } + } + + if (verbosity == PluginInformation || + verbosity == PluginInformationDetailed) { + cout << endl; + } +} + +void +printPluginCategoryList() +{ + PluginLoader *loader = PluginLoader::getInstance(); + + vector plugins = loader->listPlugins(); + + set printedcats; + + for (size_t i = 0; i < plugins.size(); ++i) { + + PluginLoader::PluginKey key = plugins[i]; + + PluginLoader::PluginCategoryHierarchy category = + loader->getPluginCategory(key); + + Plugin *plugin = loader->loadPlugin(key, 48000); + if (!plugin) continue; + + string catstr = ""; + + if (category.empty()) catstr = '|'; + else { + for (size_t j = 0; j < category.size(); ++j) { + catstr += category[j]; + catstr += '|'; + if (printedcats.find(catstr) == printedcats.end()) { + std::cout << catstr << std::endl; + printedcats.insert(catstr); + } + } + } + + std::cout << catstr << key << ":::" << plugin->getName() << ":::" << plugin->getMaker() << ":::" << plugin->getDescription() << std::endl; + } +} + diff -r f44aa6d29642 -r cebe00b508b9 vamp-plugin-sdk/libvamp-hostsdk.a Binary file vamp-plugin-sdk/libvamp-hostsdk.a has changed diff -r f44aa6d29642 -r cebe00b508b9 vamp-plugin-sdk/libvamp-hostsdk.dylib Binary file vamp-plugin-sdk/libvamp-hostsdk.dylib has changed diff -r f44aa6d29642 -r cebe00b508b9 vamp-plugin-sdk/libvamp-sdk.a Binary file vamp-plugin-sdk/libvamp-sdk.a has changed diff -r f44aa6d29642 -r cebe00b508b9 vamp-plugin-sdk/libvamp-sdk.dylib Binary file vamp-plugin-sdk/libvamp-sdk.dylib has changed diff -r f44aa6d29642 -r cebe00b508b9 vamp-plugin-sdk/pkgconfig/vamp-hostsdk.pc.in --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/vamp-plugin-sdk/pkgconfig/vamp-hostsdk.pc.in Wed Apr 11 09:51:20 2012 +0100 @@ -0,0 +1,10 @@ +prefix=%PREFIX% +exec_prefix=${prefix} +libdir=${exec_prefix}/lib +includedir=${prefix}/include + +Name: vamp-hostsdk +Version: 2.3 +Description: Development library for Vamp audio analysis plugin hosts +Libs: -L${libdir} -lvamp-hostsdk -ldl +Cflags: -I${includedir} diff -r f44aa6d29642 -r cebe00b508b9 vamp-plugin-sdk/pkgconfig/vamp-sdk.pc.in --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/vamp-plugin-sdk/pkgconfig/vamp-sdk.pc.in Wed Apr 11 09:51:20 2012 +0100 @@ -0,0 +1,10 @@ +prefix=%PREFIX% +exec_prefix=${prefix} +libdir=${exec_prefix}/lib +includedir=${prefix}/include + +Name: vamp-sdk +Version: 2.3 +Description: Development library for Vamp audio analysis plugins +Libs: -L${libdir} -lvamp-sdk +Cflags: -I${includedir} diff -r f44aa6d29642 -r cebe00b508b9 vamp-plugin-sdk/pkgconfig/vamp.pc.in --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/vamp-plugin-sdk/pkgconfig/vamp.pc.in Wed Apr 11 09:51:20 2012 +0100 @@ -0,0 +1,10 @@ +prefix=%PREFIX% +exec_prefix=${prefix} +libdir=${exec_prefix}/lib +includedir=${prefix}/include + +Name: vamp +Version: 2.3 +Description: An API for audio analysis and feature extraction plugins +Libs: +Cflags: -I${includedir} diff -r f44aa6d29642 -r cebe00b508b9 vamp-plugin-sdk/rdf/README --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/vamp-plugin-sdk/rdf/README Wed Apr 11 09:51:20 2012 +0100 @@ -0,0 +1,7 @@ +Vamp Ontology/Transform OWL description + +David Pastor Escuredo +with Chris Sutton, Yves Raimond, Chris Cannam + +Copyright 2008, Centre For Digital Music, Queen Mary, University of London. + diff -r f44aa6d29642 -r cebe00b508b9 vamp-plugin-sdk/rdf/ToDo --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/vamp-plugin-sdk/rdf/ToDo Wed Apr 11 09:51:20 2012 +0100 @@ -0,0 +1,4 @@ +-automatic library URI assignment (not is a bit tricky) +-rules to define TrackLevelOutputs and other exceptions +-mapping vamp-audio features +... diff -r f44aa6d29642 -r cebe00b508b9 vamp-plugin-sdk/rdf/doc/glance.htm --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/vamp-plugin-sdk/rdf/doc/glance.htm Wed Apr 11 09:51:20 2012 +0100 @@ -0,0 +1,2 @@ +

Overview of Terms

+

An alphabetical index of the ontology terms, divided into classes, properties and individuals. All the terms are hyperlinked to their detailed description for quick reference.

\ No newline at end of file diff -r f44aa6d29642 -r cebe00b508b9 vamp-plugin-sdk/rdf/doc/vamp.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/vamp-plugin-sdk/rdf/doc/vamp.html Wed Apr 11 09:51:20 2012 +0100 @@ -0,0 +1,813 @@ + + + + + + + +Vamp Plugins Ontology + +

Overview of Terms

+

An alphabetical index of the ontology terms, divided into classes, properties and individuals. All the terms are hyperlinked to their detailed description for quick reference.

Classes

Class: vamp:Configuration - unstable -

+Configuration + - For extension (SV implementation of Transform).
+ +
+

[back to top]

+
+ + + + +
in-range-of:program
+ +

Class: vamp:DenseOutput - unstable -

+DenseOutput + - Specific output type comprising large binary data (e.g.: chromagram).
+ +
+

[back to top]

+
+ + + + +
sub-class-of:PluginOutput
+ +

Class: vamp:Feature - deprecated -

+Feature + - This may be removed mighty soon as we rely on the Audio Features Ontology for this +
+

[back to top]

+
+ + +
+ +

Class: vamp:InputDomain - stable -

+InputDomain + - Plugins warn about the input domain they require so the host can convert properly the input data. Note that this is not necessary if the host is using a PluginAdapter to wrap plugins (see Vamp doc).
+ +
+

[back to top]

+
+ + + + +
in-range-of:input_domain
+ +

Class: vamp:Parameter - unstable -

+Parameter + - Parameter used by the plugin transform to set up the plugin. The parameter class instances should be instantiated according to the specific vamp:PluginDescriptor instance for each plugin.
+ +
+

[back to top]

+
+ + + + + + + +
in-range-of:parameter
in-domain-of:valueparameter_descriptor
+ +

Class: vamp:ParameterDescriptor - stable -

+ParameterDescriptor + - Descriptior of a plugin parameter. Hosts require to know about the specific type and form of the parameters of a particular plugin for a correct transform setup.
+ +
+

[back to top]

+
+ + + + + + + + + + + +
in-range-of:default_valuemin_valuemax_valueparameter_descriptor
in-domain-of:quantized_stepunitidentifier
+ +

Class: vamp:Plugin - stable -

+Plugin + - Vamp plugin is an implementation of a feature extraction algorithm based on the Vamp API.
+ +
+

[back to top]

+
+ + + + + + + + + + +
in-range-of:engineavailable_plugin
in-domain-of:input_domainoutput_descriptorparameter_descriptorplugin_description
+ +

Class: vamp:PluginDescription - unstable -

+PluginDescription + - The plugin descriptor provides basic metadata of the plugin. We may remove this and link directly to the plugin instance.
+ +
+

[back to top]

+
+ + + + + + + + +
in-range-of:plugin_description
in-domain-of:vamp_API_versionnameidentifier
+ +

Class: vamp:PluginLibrary - stable -

+PluginLibrary + - Library of Vamp Plugins. This may need to include rights.
+ +
+

[back to top]

+
+ + + + +
in-domain-of:available_plugin
+ +

Class: vamp:PluginOutput - unstable -

+PluginOutput + - Descriptior of the plugin output. This descriptor provides necessary information to interpret correctly the output features. The output type will determine how to read the temporal information of the extracted feature and how to manage the burden of ouput data.
+ +
+

[back to top]

+
+ + + + + + + + + + + + + + + + +
in-range-of:min_valuemax_valueoutput_descriptor
in-domain-of:computes_feature_typesample_typebin_namesbin_countquantized_stepsample_rateunitfixed_bin_countidentifier
+ +

Class: vamp:PluginProgram - unstable -

+PluginProgram + - Plugin program defines a predefined context of parameters. We may not need a concept for this and just a property linking a string representing the program name.
+ +
+

[back to top]

+
+ + + + + + +
in-range-of:program
in-domain-of:identifier
+ +

Class: vamp:SampleType - stable -

+SampleType + - Sample type specifies the temporal information of the plugin output. This information should be confronted with the output type for a correct interpretation.
+ +
+

[back to top]

+
+ + + + +
in-range-of:sample_type
+ +

Class: vamp:SparseOutput - unstable -

+SparseOutput + - Specific output type used in sparse data outputs (e.g.: key detector).
+ +
+

[back to top]

+
+ + + + +
sub-class-of:PluginOutput
+ +

Class: vamp:TrackLevelOutput - unstable -

+TrackLevelOutput + - Specific output type that returns track level information. This sort of output will require a "hacky" interpretation of the feature timestamp as it will reflect some track metadata instead of temporal data.
+ +
+

[back to top]

+
+ + + + +
sub-class-of:PluginOutput
+ +

Class: vamp:Transform - stable -

+Transform + - The Transform defines the environment of any audio processing computation.
+ +
+

[back to top]

+
+ + + + + + + + + + + + + + +
in-domain-of:durationstartwindow_typetransform_typeblock_sizestep_sizeparameterprogramenginesample_rateidentifier
+ +

Class: vamp:TransformType - unstable -

+TransformType + - Specifies the type of transform. May be feature extraction, effect...
+ +
+

[back to top]

+
+ + +
+ +

Properties

+

Property: vamp:available_plugin - stable -

+available_plugin - Available plugins in the library
+ +
+ + + + + + + + + +
Domain:PluginLibrary
Range:Plugin
+
+

Property: vamp:bin_count - unstable -

+bin_count - Number of elements of the bin output. This information is necessary to define the output as belonging to a specific subclass of Plugin Output.
+ +
+ + + + + + + + +
Domain:PluginOutput
Range:
+
+

Property: vamp:bin_names - unstable -

+bin_names - List of bin names if available
+ +
+ + + + + + + + +
Domain:PluginOutput
Range:
+
+

Property: vamp:block_size - stable -

+block_size - Specifies the block size for the framing.
+ +
+ + + + + + + + +
Domain:Transform
Range:
+
+

Property: vamp:computes_feature_type - unstable -

+computes_feature_type - Feature Types output by the plugin. Links the vamp ontology to the audio features ontology.
+ +
+ + + + + + + + + +
Domain:PluginOutput
Range:af:AudioFeature
+
+

Property: vamp:default_value - unstable -

+default_value - Default value of the parameter
+ +
+ + + + + + + + +
Domain:
Range:ParameterDescriptor
+
+

Property: vamp:duration - unstable -

+duration - Specifies temporal information when processing a data stream.
+ +
+ + + + + + + + +
Domain:Transform
Range:
+
+

Property: vamp:engine - stable -

+engine - Specifies the plugin in execution. This is an extension to use Transform with other plugin libraries
+ +
+ + + + + + + + + +
Domain:Transform
Range:Plugin
+
+

Property: vamp:fixed_bin_count - unstable -

+fixed_bin_count - Fixed bin count. A boolean type.
+ +
+ + + + + + + + +
Domain:PluginOutput
Range:
+
+

Property: vamp:identifier - stable -

+identifier - Machine-readable identifier for Vamp plugin classes (and Transform).
+ +
+ + + + + + + + + + + + +
Domain:TransformParameterDescriptorPluginOutputPluginProgramPluginDescription
Range:
+
+

Property: vamp:input_domain - stable -

+input_domain - Input domain allowed by the plugin (time or frequency).
+ +
+ + + + + + + + + +
Domain:Plugin
Range:InputDomain
+
+

Property: vamp:max_value - unstable -

+max_value - Maximum value of the parameter range
+ +
+ + + + + + + + + +
Domain:
Range:PluginOutputParameterDescriptor
+
+

Property: vamp:min_value - unstable -

+min_value - Minimum value of the parameter range
+ +
+ + + + + + + + + +
Domain:
Range:PluginOutputParameterDescriptor
+
+

Property: vamp:name - stable -

+name - Human-readable identifier for the plugin.
+ +
+ + + + + + + + +
Domain:PluginDescription
Range:
+
+

Property: vamp:output_descriptor - stable -

+output_descriptor - Links each output type to the plugin.
+ +
+ + + + + + + + + +
Domain:Plugin
Range:PluginOutput
+
+

Property: vamp:parameter - stable -

+parameter - Specifies the parameter to set the plugin in execution.
+ +
+ + + + + + + + + +
Domain:Transform
Range:Parameter
+
+

Property: vamp:parameter_descriptor - stable -

+parameter_descriptor - Links each parameter descriptor to the plugin.
+ +
+ + + + + + + + + + +
Domain:ParameterPlugin
Range:ParameterDescriptor
+
+

Property: vamp:parameter_descriptor - stable -

+parameter_descriptor - Specifies exactly the type of descriptor to set in the transform by linking it.
+ +
+ + + + + + + + + + +
Domain:ParameterPlugin
Range:ParameterDescriptor
+
+

Property: vamp:plugin_description - stable -

+plugin_description - Links the plugin descriptor to the plugin (it may be redundant for an RDF decription to have a plugin descriptor in between an actual plugin and its properties).
+ +
+ + + + + + + + + +
Domain:Plugin
Range:PluginDescription
+
+

Property: vamp:program - stable -

+program - Extension for configuration.
+ +
+ + + + + + + + + + +
Domain:Transform
Range:ConfigurationPluginProgram
+
+

Property: vamp:program - stable -

+program - Specifies the program to set the plugin in execution. Here the plugin program matches with the one in the plugin descriptor. There is not descriptor required for the program (just a string), is it?
+ +
+ + + + + + + + + + +
Domain:Transform
Range:ConfigurationPluginProgram
+
+

Property: vamp:quantized_step - unstable -

+quantized_step - Quantized step (if any). We do not include isQuantized.
+ +
+ + + + + + + + + +
Domain:ParameterDescriptorPluginOutput
Range:
+
+

Property: vamp:sample_rate - stable -

+sample_rate - Specifies the sample rate if it is not constant.
+ +
+ + + + + + + + + +
Domain:TransformPluginOutput
Range:
+
+

Property: vamp:sample_rate - stable -

+sample_rate - Sample rate of the output if any. Should be read depending on SampleType and Output classes.
+ +
+ + + + + + + + + +
Domain:TransformPluginOutput
Range:
+
+

Property: vamp:sample_rate - unstable -

+sample_rate - Specifies the sample rate if it is not constant.
+ +
+ + + + + + + + + +
Domain:TransformPluginOutput
Range:
+
+

Property: vamp:sample_rate - unstable -

+sample_rate - Sample rate of the output if any. Should be read depending on SampleType and Output classes.
+ +
+ + + + + + + + + +
Domain:TransformPluginOutput
Range:
+
+

Property: vamp:sample_type - unstable -

+sample_type - The sample type specifies the temporal information of the output.
+ +
+ + + + + + + + + +
Domain:PluginOutput
Range:SampleType
+
+

Property: vamp:start - unstable -

+start - Specifies temporal information when processing a data stream.
+ +
+ + + + + + + + +
Domain:Transform
Range:
+
+

Property: vamp:step_size - stable -

+step_size - Specifies the step size for the framing.
+ +
+ + + + + + + + +
Domain:Transform
Range:
+
+

Property: vamp:transform_type - unstable -

+transform_type - Specifies the transform type (we could do this by subclassin transform instead of using a property).
+ +
+ + + + + + + + +
Domain:Transform
Range:
+
+

Property: vamp:unit - unstable -

+unit - Unit of the output/parameter. A string type
+ +
+ + + + + + + + + +
Domain:ParameterDescriptorPluginOutput
Range:
+
+

Property: vamp:value - stable -

+value - Specifies the current value of the parameter.
+ +
+ + + + + + + + +
Domain:Parameter
Range:
+
+

Property: vamp:vamp_API_version - stable -

+vamp_API_version - Version of the Vamp API used to implement this plugin.
+ +
+ + + + + + + + +
Domain:PluginDescription
Range:
+
+

Property: vamp:window_type - unstable -

+window_type - Specifies the window type (they should be individuals and clearly not here).
+ +
+ + + + + + + + +
Domain:Transform
Range:
+

Individuals

+

Individual: Effect -

+Effect - Effect transform. This may be just a subclass of Transform... + +
+ +
Class:vamp:TransformType
+

Individual: FeatureExtraction -

+Feature Extraction - Feature extraction transform. This may be just a subclass of Transform... + +
+ +
Class:vamp:TransformType
\ No newline at end of file diff -r f44aa6d29642 -r cebe00b508b9 vamp-plugin-sdk/rdf/doc/vamp.pl --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/vamp-plugin-sdk/rdf/doc/vamp.pl Wed Apr 11 09:51:20 2012 +0100 @@ -0,0 +1,37 @@ +:- use_module('../../../motools/mo/ontospec/onto_spec'). +:- use_module(library('semweb/rdf_db')). +:- use_module(library('semweb/rdf_turtle')). + +:- rdf_load('../vamp.rdf'). + +:- rdf_db:rdf_register_ns(vamp,'http://purl.org/ontology/vamp/'). + +author_name(''). +author_foaf(''). +page_title('Vamp Plugins Ontology'). + +output('vamp.html'). + +:- output(Output), + open(Output,write,Otp), + header(Header), + write(Otp,Header), + open('../doc/glance.htm',read,GlanceIntro), + copy_stream_data(GlanceIntro, Otp), + glance_html_desc(Glance), + write(Otp,Glance), + write(Otp,'

Classes

'), + classes_html_desc(Classes), + write(Otp,Classes), + write(Otp,'

Properties

'), + props_html_desc(Props), + write(Otp,Props), + write(Otp,'

Individuals

'), + inds_html_desc(Inds), + write(Otp,Inds), + deprecs_html_desc(Deprecs), + write(Otp,Deprecs), + close(Otp), + rdf_db:rdf_retractall(_,_,_). + +:- halt. diff -r f44aa6d29642 -r cebe00b508b9 vamp-plugin-sdk/rdf/generator/vamp-rdf-template-generator.cpp --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/vamp-plugin-sdk/rdf/generator/vamp-rdf-template-generator.cpp Wed Apr 11 09:51:20 2012 +0100 @@ -0,0 +1,466 @@ +/* -*- c-basic-offset: 4 indent-tabs-mode: nil -*- vi:set ts=8 sts=4 sw=4: */ + +#include +#include +#include +#include +#include + +#include +#include +#include + +#include +#include +#include + +#include +#include + +using std::cout; +using std::cin; +using std::cerr; +using std::getline; +using std::endl; +using std::string; +using std::vector; +using std::ofstream; +using std::ios; + +using Vamp::HostExt::PluginLoader; +using Vamp::Plugin; + +//??? +string programURI = "http://www.vamp-plugins.org/doap.rdf#template-generator"; + +void usage() +{ + cerr << endl; + cerr << "vamp-rdf-template-generator: Create a skeleton RDF description file describing" << endl; + cerr << "a Vamp plugin library using the Vamp ontology." << endl; + cerr << endl; + cerr << "Usage:" << endl; + cerr << " vamp-rdf-template-generator -i vamp:soname[:plugin] [vamp:soname[:plugin] ...]" << endl; + cerr << " vamp-rdf-template-generator PLUGIN_BASE_URI [ -m YOUR_URI ] [vamp:]soname[:plugin] [[vamp:]soname[:plugin] ...]" << endl; + cerr << endl; + cerr << "Example:" << endl; + cerr << " vamp-rdf-template-generator http://vamp-plugins.org/rdf/plugins/ vamp-example-plugins" << endl; + cerr << endl; + exit(2); +} + +template +inline string to_string (const T& t) +{ + std::stringstream ss; + ss << t; + return ss.str(); +} + +string describe_namespaces(string pluginBundleBaseURI, string libname) +{ + string res=\ + "@prefix rdfs: .\n\ +@prefix xsd: .\n\ +@prefix vamp: .\n\ +@prefix plugbase: <"+pluginBundleBaseURI+libname+"#> .\n\ +@prefix owl: .\n\ +@prefix dc: .\n\ +@prefix af: .\n\ +@prefix foaf: .\n\ +@prefix cc: .\n\ +@prefix : <#> .\n\n"; + + return res; +} + +string describe_doc(string describerURI, string pluginBundleBaseURI, + string libname) +{ + string res=\ + "<> a vamp:PluginDescription ;\n"; + if (describerURI != "") { + res += " foaf:maker <"+describerURI+"> ;\n"; + } + res += "\ + foaf:maker <"+programURI+"> ;\n\ + foaf:primaryTopic <"+pluginBundleBaseURI+libname+"> .\n\n"; + return res; +} + + +string describe_library(string libname, vector plugins) +{ + string res=\ + ":"+libname+" a vamp:PluginLibrary ;\n\ + vamp:identifier \""+libname+"\" "; + + for (size_t i = 0; i < plugins.size(); ++i) { + res += " ; \n\ + vamp:available_plugin plugbase:"+plugins[i]->getIdentifier(); + } + + res += " ; \n\ +# foaf:page ;\n\ + .\n\n"; + return res; +} + +string describe_plugin(Plugin* plugin) +{ + string res=\ + "plugbase:"+plugin->getIdentifier()+" a vamp:Plugin ;\n\ + dc:title \""+plugin->getName()+"\" ;\n\ + vamp:name \""+plugin->getName()+"\" ;\n\ + dc:description \"\"\""+plugin->getDescription()+"\"\"\" ;\n\ + foaf:maker [ foaf:name \""+plugin->getMaker()+"\" ] ; # FIXME could give plugin author's URI here\n\ + dc:rights \"\"\""+plugin->getCopyright()+"\"\"\" ;\n\ +# cc:license ; \n\ + vamp:identifier \""+plugin->getIdentifier()+"\" ;\n\ + vamp:vamp_API_version vamp:api_version_"+to_string(plugin->getVampApiVersion())+" ;\n\ + owl:versionInfo \""+to_string(plugin->getPluginVersion())+"\" ;\n"; + if (plugin->getInputDomain() == Vamp::Plugin::FrequencyDomain) + res+=" vamp:input_domain vamp:FrequencyDomain ;\n\n"; + else + res+=" vamp:input_domain vamp:TimeDomain ;\n"; + + + Plugin::ParameterList params = plugin->getParameterDescriptors(); + if (!params.empty()) res+="\n"; + for (Plugin::ParameterList::const_iterator i = params.begin(); i != params.end(); i++) + res+=" vamp:parameter plugbase:"+plugin->getIdentifier()+"_param_"+(*i).identifier+" ;\n"; + if (!params.empty()) res+="\n"; + + Plugin::OutputList outputs = plugin->getOutputDescriptors(); + for (Plugin::OutputList::const_iterator i = outputs.begin(); i!= outputs.end(); i++) + res+=" vamp:output plugbase:"+plugin->getIdentifier()+"_output_"+(*i).identifier+" ;\n"; + res+=" .\n"; + + return res; +} + +string describe_param(Plugin *plugin, Plugin::ParameterDescriptor p) +{ + + //FIXME: dc:format and vamp:unit are the same??? + //Should be a QUantizedParameter also a Parameter?? + if(p.isQuantized){ + string res=\ + "plugbase:"+plugin->getIdentifier()+"_param_"+p.identifier+" a vamp:QuantizedParameter ;\n\ + vamp:identifier \""+p.identifier+"\" ;\n\ + dc:title \""+p.name+"\" ;\n\ + dc:format \""+p.unit+"\" ;\n\ + vamp:min_value "+to_string(p.minValue)+" ;\n\ + vamp:max_value "+to_string(p.maxValue)+" ;\n\ + vamp:unit \""+p.unit+"\" ;\n\ + vamp:quantize_step "+to_string(p.quantizeStep)+" ;\n\ + vamp:default_value "+to_string(p.defaultValue)+" ;\n\ + vamp:value_names ("; + + unsigned int i; + for (i=0; i+1 < p.valueNames.size(); i++) + res+=" \""+p.valueNames[i]+"\""; + if (i < p.valueNames.size()) + res+=" \""+p.valueNames[i]+"\""; + res+=");\n"; + + res+=" .\n"; + + return res; + + }else{ + string res=\ + "plugbase:"+plugin->getIdentifier()+"_param_"+p.identifier+" a vamp:Parameter ;\n\ + vamp:identifier \""+p.identifier+"\" ;\n\ + dc:title \""+p.name+"\" ;\n\ + dc:format \""+p.unit+"\" ;\n\ + vamp:min_value "+to_string(p.minValue)+" ;\n\ + vamp:max_value "+to_string(p.maxValue)+" ;\n\ + vamp:unit \""+p.unit+"\" ;\n\ + vamp:default_value "+to_string(p.defaultValue)+" ;\n\ + vamp:value_names ("; + + unsigned int i; + for (i=0; i+1 < p.valueNames.size(); i++) + res+=" \""+p.valueNames[i]+"\""; + if (i < p.valueNames.size()) + res+=" \""+p.valueNames[i]+"\""; + res+=");\n"; + + res+=" .\n"; + + return res; + + } +} + +string describe_output(Plugin *plugin, Plugin::OutputDescriptor o) +{ + + //we need to distinguish here between different output types: + +//Quantize or not +//KnownExtents or not +//Data output classification: + //DenseOutput + //SparseOutput + //TrackLevelOutput + + + // SparseOutput: variable sample rate. Events are not evenly + // spaced so we need to record the time associated with the event + // as it its not ensured that we have an event after the next one + // (but there is not time to set the duration, it has to be + // calculated as the different between 2 different events). The + // timestamp must be read. + + string res; + + if (o.sampleType == Plugin::OutputDescriptor::VariableSampleRate || + !o.hasFixedBinCount) + { + + res=\ + "plugbase:"+plugin->getIdentifier()+"_output_"+o.identifier+" a vamp:SparseOutput ;\n\ + vamp:identifier \""+o.identifier+"\" ;\n\ + dc:title \""+o.name+"\" ;\n\ + dc:description \"\"\""+o.description+"\"\"\" ;\n\ + vamp:fixed_bin_count \""+(o.hasFixedBinCount == 1 ? "true" : "false")+"\" ;\n\ + vamp:unit \""+(o.unit)+"\" ;\n"; + + + //another type of output + if(o.isQuantized){ + + res+=" a vamp:QuantizedOutput ;\n"; + res+=" vamp:quantize_step "+to_string(o.quantizeStep)+" ;\n"; + } + + //and yet another type + if(o.hasKnownExtents){ + + res+=" a vamp:KnownExtentsOutput ;\n"; + res+=" vamp:min_value "+to_string(o.minValue)+" ;\n"; + res+=" vamp:max_value "+to_string(o.maxValue)+" ;\n"; + } + + // FIXME ? Bin names may vary based on plugin setup, so including them here might be misleading... + if (o.hasFixedBinCount) + { + res+=" vamp:bin_count "+to_string(o.binCount)+" ;\n"; + + bool haveBinNames = false; + for (unsigned int i=0; i < o.binNames.size(); i++) { + if (o.binNames[i] != "") { + haveBinNames = true; + break; + } + } + + if (haveBinNames) { + res+=" vamp:bin_names ("; + + unsigned int i; + for (i=0; i+1 < o.binNames.size(); i++) + res+=" \""+o.binNames[i]+"\""; + if (i < o.binNames.size()) + res+=" \""+o.binNames[i]+"\""; + res+=");\n"; + } + } + + res+=" vamp:sample_type vamp:VariableSampleRate ;\n"; + if (o.sampleRate > 0.0f) + res+=" vamp:sample_rate "+to_string(o.sampleRate)+" ;\n"; + + } + + //If we do not have SparseOutput, then we have DenseOutput. TrackLevelOutput can not be inferred from the plugin directly without actually + //running the plugin. + else{ + + res=\ + "plugbase:"+plugin->getIdentifier()+"_output_"+o.identifier+" a vamp:DenseOutput ;\n\ + vamp:identifier \""+o.identifier+"\" ;\n\ + dc:title \""+o.name+"\" ;\n\ + dc:description \"\"\""+o.description+"\"\"\" ;\n\ + vamp:fixed_bin_count \""+(o.hasFixedBinCount == 1 ? "true" : "false")+"\" ;\n\ + vamp:unit \""+(o.unit)+"\" ;\n"; + + + //another type of output + if(o.isQuantized){ + + res+=" a vamp:QuantizedOutput ;\n"; + res+=" vamp:quantize_step "+to_string(o.quantizeStep)+" ;\n"; + } + + //and yet another type + if(o.hasKnownExtents){ + + res+=" a vamp:KnownExtentsOutput ;\n"; + res+=" vamp:min_value "+to_string(o.minValue)+" ;\n"; + res+=" vamp:max_value "+to_string(o.maxValue)+" ;\n"; + } + + // FIXME ? Bin names may vary based on plugin setup, so including them here might be misleading... + if (o.hasFixedBinCount) + { + res+=" vamp:bin_count "+to_string(o.binCount)+" ;\n"; + + bool haveBinNames = false; + for (unsigned int i=0; i < o.binNames.size(); i++) { + if (o.binNames[i] != "") { + haveBinNames = true; + break; + } + } + + if (haveBinNames) { + res+=" vamp:bin_names ("; + + unsigned int i; + for (i=0; i+1 < o.binNames.size(); i++) + res+=" \""+o.binNames[i]+"\""; + if (i < o.binNames.size()) + res+=" \""+o.binNames[i]+"\""; + res+=");\n"; + } + } + + else if (o.sampleType == Plugin::OutputDescriptor::FixedSampleRate) + { + res+=" vamp:sample_type vamp:FixedSampleRate ;\n"; + res+=" vamp:sample_rate "+to_string(o.sampleRate)+" ;\n"; + } + else if (o.sampleType == Plugin::OutputDescriptor::OneSamplePerStep) + res+=" vamp:sample_type vamp:OneSamplePerStep ;\n"; + else + { + cerr<<"Incomprehensible sampleType for output descriptor "+o.identifier<<" !"< plugins, string pluginBundleBaseURI, + string describerURI, string libname) +{ + string res = describe_namespaces(pluginBundleBaseURI, libname); + + res += describe_doc(describerURI, pluginBundleBaseURI, libname); + + res += describe_library(libname, plugins); + + for (size_t i = 0; i < plugins.size(); ++i) { + + Plugin *plugin = plugins[i]; + + res += describe_plugin(plugin); + + Plugin::ParameterList params = plugin->getParameterDescriptors(); + for (Plugin::ParameterList::const_iterator i = params.begin(); i != params.end(); i++) + res += describe_param(plugin, *i); + + Plugin::OutputList outputs = plugin->getOutputDescriptors(); + for (Plugin::OutputList::const_iterator i = outputs.begin(); i!= outputs.end(); i++) + res += describe_output(plugin, *i); + } + + return res; +} + +int main(int argc, char **argv) +{ + if (argc < 3) usage(); + + bool interactive = false; + if (!strcmp(argv[1], "-i")) interactive = true; + + if (!interactive && argc < 3) usage(); + + string pluginBundleBaseURI, describerURI; + + int argidx = 2; + + if (!interactive) { + pluginBundleBaseURI = argv[1]; + if (!strcmp(argv[2], "-m")) { + if (argc < 5) usage(); + describerURI = argv[3]; + argidx = 4; + } + } else { + cerr << "Please enter the base URI for the plugin bundle : "; + getline(cin, pluginBundleBaseURI); + cerr << "Please enter your URI (empty to omit) : "; + getline(cin, describerURI); + } + + vector plugins; + string libname; + + PluginLoader *loader = PluginLoader::getInstance(); + + while (argidx < argc) { + + string pluginName = argv[argidx]; + + if (pluginName.substr(0, 5) == "vamp:") { + pluginName = pluginName.substr(5); + } + + string mylibname = pluginName.substr(0, pluginName.find(':')); + + if (libname == "") libname = mylibname; + else if (libname != mylibname) { + cerr << "ERROR: All plugins specified on command line must originate in the same library" << endl; + exit(1); + } + + if (mylibname == pluginName) { // pluginName is a library, not a plugin + + PluginLoader::PluginKeyList list = loader->listPlugins(); + for (size_t i = 0; i < list.size(); ++i) { + string thislibname = list[i].substr(0, list[i].find(':')); + if (thislibname != mylibname) continue; + Plugin *plugin = loader->loadPlugin(list[i], 44100); + if (!plugin) { + cerr << "ERROR: Plugin \"" << list[i] << "\" could not be loaded" << endl; + exit(1); + } + plugins.push_back(plugin); + } + + if (plugins.empty()) { + cerr << "ERROR: Plugin library \"" << mylibname << "\" does not exist, could not be opened, or contains no plugins" << endl; + exit(1); + } + + } else { // pluginName is a plugin + + Plugin *plugin = loader->loadPlugin(pluginName, size_t(44100)); + if (!plugin) { + cerr << "ERROR: Plugin \"" << pluginName << "\" could not be loaded" << endl; + exit(1); + } + plugins.push_back(plugin); + } + + ++argidx; + } + + cout << describe(plugins, pluginBundleBaseURI, describerURI, libname) << endl; + + return 0; +} + + diff -r f44aa6d29642 -r cebe00b508b9 vamp-plugin-sdk/rdf/vamp.n3 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/vamp-plugin-sdk/rdf/vamp.n3 Wed Apr 11 09:51:20 2012 +0100 @@ -0,0 +1,758 @@ +@prefix owl: . +@prefix rdf: . +@prefix rdfs: . +@prefix xsd: . +@prefix foaf: . +@prefix vs: . +@prefix dc: . +@prefix event: . +@prefix af: . +@prefix vamp: . +@prefix : <> . + +<> + a owl:Ontology; + dc:title "Vamp Plugins Ontology"; + rdfs:label "Vamp Plugins Ontology"; + rdfs:comment """ + Vamp Ontology. This ontology includes the following descriptions: + + - OWL description of the Vamp API + - OWL description of the Transform environment necessary to set up the execution of any plugin + + This Ontology provides semantics to describe and control Vamp plugins in RDF. Any "RDF-speaker" host is therefore able to + use this ontology to read, set up and execute plugins. + The extracted features are expressed in terms of the Audio Features Ontology: http://purl.org/ontology/af/. + For more information, please visit the Vamp Plugins website: http://www.vamp-plugins.org/ + """; + foaf:maker "Chris Cannam"; + foaf:maker "Chris Sutton"; + foaf:maker "Yves Raimond"; + foaf:maker "David Pastor Escuredo"; + dc:date "$Date: 2008/05/21 17:05:11 $"; + . + +vs:term_status a owl:AnnotationProperty. + +#Authors foaf + +############################################# +# Part 1: Describing a Vamp plugin +############################################# + +######################################### +# CLASSES +######################################### + +# Note: we don't include a Feature concept because we rely on the Audio Feature ontology +# Note: we additionally define a Transform concept to link the running context + +vamp:Plugin + a owl:Class; + rdfs:label "Vamp Plugin"; + rdfs:comment """ + A Vamp plugin is an implementation of an audio feature extraction algorithm using the Vamp API. + """; + vs:term_status "stable"; + . + +vamp:PluginLibrary + a owl:Class; + rdfs:label "Vamp Plugin Library"; + rdfs:comment """ + Library of Vamp Plugins. This may need to include rights. + """; + vs:term_status "stable"; + . + +vamp:Parameter + a owl:Class; + rdfs:label "Vamp Plugin Parameter"; + rdfs:comment """ + Descriptor for a plugin parameter. Hosts need to know about the specific type and form of the parameters of a particular plugin for a correct transform setup. + """; + vs:term_status "stable"; + . + +vamp:QuantizedParameter + a owl:Class; + rdfs:label "Quantized Parameter"; + rdfs:subClassOf vamp:Parameter; + rdfs:comment """ + Descriptor of a parameter that does have quantized values. The property quantize_step is just defined for this subclass and not for the general Parameter. + """; + vs:term_status "stable"; + . + +vamp:PluginOutput + a owl:Class; + rdfs:label "Vamp Plugin output descriptor"; + rdfs:comment """ + Descriptor for an output of a plugin. This descriptor provides information that is necessary to correctly interpret the output features. The output type will determine how to read the temporal information of the extracted features and how to manage the burden of ouput data. + """; + vs:term_status "unstable"; + . + +#3 classifications of outputs: +#-density of data +#-quantised +#-known extents + +#there is not classification for fix_bin_count + +vamp:QuantizedOutput + a owl:Class; + rdfs:label "Quantized Output"; + rdfs:subClassOf vamp:PluginOutput; + rdfs:comment """ + Descriptor of an output that does have quantized values. + """; + vs:term_status "stable"; + . + +vamp:KnownExtentsOutput + a owl:Class; + rdfs:label "Known Extents Output"; + rdfs:subClassOf vamp:PluginOutput; + rdfs:comment """ + Descriptor of an output that does have known extents. + """; + vs:term_status "stable"; + . + +vamp:DenseOutput + a owl:Class; + rdfs:subClassOf vamp:PluginOutput; + rdfs:label "Dense output"; + rdfs:comment """ + Specific output type for data evenly spaced in time, which may be of high volume and which it is usually desirable to represent in a compact form. + """; + vs:term_status "unstable"; + . + +vamp:SparseOutput + a owl:Class; + rdfs:label "Sparse output"; + rdfs:subClassOf vamp:PluginOutput; + rdfs:comment """ + Specific output type for data that consist of features that require their own individual temporal information. + """; + vs:term_status "unstable"; + . + +vamp:TrackLevelOutput + a owl:Class; + rdfs:label "track level output"; + rdfs:subClassOf vamp:PluginOutput; + rdfs:comment """ + Specific output type for track level information. The Vamp API does not provide for this sort of output directly, so this will require a "hacky" interpretation of the feature timestamp to establish that it reflects track metadata instead of temporal data. + """; + vs:term_status "unstable"; + . + +vamp:PluginProgram + a owl:Class; + rdfs:label "Plugin program"; + rdfs:comment """ + The program is a predefined context of parameters. We may not need a concept for this and just a property linking a string representing the program name. + """; + vs:term_status "unstable"; + . + +vamp:Feature + a owl:Class; + rdfs:label "Vamp Feature"; + rdfs:comment "This may be removed mighty soon as we rely on the Audio Features Ontology for this"; + vs:term_status "deprecated"; + . + +# Classes for enumerations in the Vamp API + +vamp:InputDomain + a owl:Class; + rdfs:label "Plugin input domain"; + rdfs:comment """ + Plugins declare the input domain they require, so the host can convert the input data properly. Hosts using the Vamp SDK PluginAdapter to wrap plugins should see this work done for them automatically - see the Vamp documentation. + """; + vs:term_status "stable"; + . + +vamp:SampleType + a owl:Class; + rdfs:label "sample type"; + rdfs:comment """ + The sample type specifies the temporal information of the plugin output. This information should be combined with the output type for a correct interpretation. + """; + vs:term_status "stable"; + . + +################################################################## +# PROPERTIES. +################################################################## + +##### Plugin properties + + + +##!!! lacking plugin version? + +vamp:parameter + a rdf:Property; + a owl:ObjectProperty; + rdfs:label "parameter descriptor"; + rdfs:comment """ + Links each parameter descriptor to the plugin. + """; + rdfs:range vamp:Parameter; + rdfs:domain vamp:ParameterBinding; + rdfs:domain vamp:Plugin; + vs:term_status "stable"; + . + +vamp:output + a rdf:Property; + a owl:ObjectProperty; + rdfs:label "output"; + rdfs:comment """ + Links each output type to the plugin. + """; + rdfs:range vamp:PluginOutput; + rdfs:domain vamp:Plugin; + rdfs:domain vamp:Transform; + vs:term_status "stable"; + . + +##### Plugin Library properties (could include affiliation, rights...) + +vamp:available_plugin + a rdf:Property; + a owl:ObjectProperty; + rdfs:label "available plugin"; + rdfs:comment """ + Available plugins in the library + """; + rdfs:range vamp:Plugin; + rdfs:domain vamp:PluginLibrary; + vs:term_status "stable"; + . + +#### Plugin Descriptor properties + +vamp:identifier + a rdf:Property; + a owl:DatatypeProperty; + rdfs:label "plugin identifier"; + rdfs:comment """ + Machine-readable identifier for a Vamp plugin within the scope of its library, or for a plugin descriptor within the scope of the plugin. + """; + rdfs:domain vamp:Plugin; + rdfs:domain vamp:PluginLibrary; + rdfs:domain vamp:PluginProgram; + rdfs:domain vamp:PluginOutput; + rdfs:domain vamp:Parameter; + rdfs:domain vamp:Transform; + vs:term_status "stable"; + . + +vamp:name + a rdf:Property; + a owl:DatatypeProperty; + rdfs:label "plugin name"; + rdfs:comment """ + Human-readable identifier for the plugin. + """; + rdfs:domain vamp:Plugin; + vs:term_status "stable"; + . + +vamp:vamp_API_version + a rdf:Property; + a owl:DatatypeProperty; + rdfs:label "Vamp API version"; + rdfs:comment """ + Version of the Vamp API used to implement this plugin. + """; + rdfs:domain vamp:Plugin; + vs:term_status "stable"; + . + +vamp:input_domain + a rdf:Property; + a owl:DatatypeProperty; + rdfs:label "input domain"; + rdfs:comment """ + Input domain required by the plugin (time or frequency). + """; + rdfs:domain vamp:Plugin; + rdfs:range vamp:InputDomain; + vs:term_status "stable"; + . + +# Note that other properties like maker can be linked to the plugin descriptor using other namespaces + +##### Parameter Descriptor properties (and some common with PluginOutput) + +# Note: Identifier has been already defined + +vamp:max_value + a rdf:Property; + a owl:DatatypeProperty; + a owl:FunctionalProperty; + rdfs:label "max value"; + rdfs:comment """ + Maximum value of the parameter range + """; + rdfs:range vamp:Parameter; + rdfs:range vamp:KnownExtentsOutput; + vs:term_status "unstable"; + . + +vamp:min_value + a rdf:Property; + a owl:DatatypeProperty; + a owl:FunctionalProperty; + rdfs:label "min value"; + rdfs:comment """ + Minimum value of the parameter range + """; + rdfs:range vamp:Parameter; + rdfs:range vamp:KnownExtentsOutput; + vs:term_status "unstable"; + . + +vamp:default_value + a rdf:Property; + a owl:DatatypeProperty; + a owl:FunctionalProperty; + rdfs:label "default value"; + rdfs:comment """ + Default value of the parameter + """; + rdfs:range vamp:Parameter; + vs:term_status "unstable"; + . + +vamp:quantize_step + a rdf:Property; + a owl:FunctionalProperty; + a owl:DatatypeProperty; + rdfs:label "quantized step"; + rdfs:comment """ + Quantize step. Only defined for quantized outputs + """; + rdfs:domain vamp:QuantizedOutput; + rdfs:domain vamp:QuantizedParameter; + vs:term_status "unstable"; + . + +vamp:has_duration + a rdf:Property; + a owl:FunctionalProperty; + a owl:DatatypeProperty; + rdfs:label "has duration"; + rdfs:comment """ + True if features on this output are known to have durations + """; + rdfs:domain vamp:PluginOutput; + vs:term_status "unstable"; + . + +vamp:unit + a rdf:Property; + a owl:DatatypeProperty; + a owl:FunctionalProperty; + rdfs:label "unit"; + rdfs:comment """ + Unit of the output/parameter. A string type + """; + rdfs:domain vamp:PluginOutput; + rdfs:domain vamp:Parameter; + vs:term_status "unstable"; + . + +vamp:value_names + a rdf:Property; + a owl:DatatypeProperty; + rdfs:label "value names"; + rdfs:comment """ + List of value names if available + """; + rdfs:domain vamp:Parameter; + vs:term_status "unstable"; + . + +########Output Descriptor properties + +vamp:fixed_bin_count + a rdf:Property; + a owl:DatatypeProperty; + rdfs:label "fixed bin count"; + rdfs:comment """ + Fixed bin count. A boolean type. + """; + rdfs:domain vamp:PluginOutput; + vs:term_status "unstable"; + . + +vamp:sample_rate + a rdf:Property; + a owl:DatatypeProperty; + rdfs:label "sample rate"; + rdfs:comment """ + Sample rate of the output if any. Should be read depending on SampleType and Output classes. + """; + rdfs:domain vamp:PluginOutput; + vs:term_status "unstable"; + . + +vamp:bin_count + a rdf:Property; + a owl:DatatypeProperty; + rdfs:label "bin count"; + rdfs:comment """ + Number of elements of the bin output. This information is necessary to define the output as belonging to a specific subclass of Plugin Output. + """; + rdfs:domain vamp:PluginOutput; + vs:term_status "unstable"; + . + +vamp:bin_names + a rdf:Property; + a owl:DatatypeProperty; + rdfs:label "bin names"; + rdfs:comment """ + List of bin names if available. + """; + rdfs:domain vamp:PluginOutput; + vs:term_status "unstable"; + . + +vamp:sample_type + a rdf:Property; + a owl:DatatypeProperty; + a owl:FunctionalProperty; + rdfs:label "sample type"; + rdfs:comment """ + The sample type specifies the temporal information of the output. + """; + rdfs:domain vamp:PluginOutput; + rdfs:range vamp:SampleType; + vs:term_status "unstable"; + . + +# The next 3 properties are included to link in the Audio Features Ontology (not strictly from the Vamp API). + +vamp:computes_event_type + a rdf:Property; + a owl:ObjectProperty; + rdfs:label "event type"; + rdfs:comment """ + Associates a plugin output with its corresponding event type (for example, in the Audio Features ontology). + """; + rdfs:domain vamp:PluginOutput; + rdfs:range event:Event; + vs:term_status "unstable"; + . + +vamp:computes_feature + a rdf:Property; + a owl:ObjectProperty; + rdfs:label "feature type"; + rdfs:comment """ + Associates a plugin output with the attribute connecting the event to its value data. + """; + rdfs:domain vamp:PluginOutput; + rdfs:range event:factor; + vs:term_status "unstable"; + . + +vamp:computes_signal_type + a rdf:Property; + a owl:ObjectProperty; + rdfs:label "signal type"; + rdfs:comment """ + Associates a dense plugin output with its corresponding signal type (for example, in the Audio Features ontology). + """; + rdfs:domain vamp:PluginOutput; + rdfs:range af:Signal; + vs:term_status "unstable"; + . + +######################## +# INDIVIDUALS +######################## + +vamp:TimeDomain + a vamp:InputDomain; + . + +vamp:FrequencyDomain + a vamp:InputDomain; + . + +vamp:OneSamplePerStep + a vamp:SampleType; + . + +vamp:FixedSampleRate + a vamp:SampleType; + . + +vamp:VariableSampleRate + a vamp:SampleType; + . + +################################################### END OF THE VAMP API DESCRIPTION ############################################################ + + +############################################# +# Part 2: Classes to describe plugin execution. TRANSFORM +############################################# + +# Note: we need to define this part of the ontology to give a minimun common standard for hosts. +# Note: this may split up in some other ontology or become part of the DSP namespace + +vamp:Transform + a owl:Class; + rdfs:label "Transform"; + vs:term_status "stable"; + rdfs:comment """ + The Transform defines the environment of any audio processing computation. + """; + . + +vamp:ParameterBinding + a owl:Class; + rdfs:label "Parameter binding"; + vs:term_status "unstable"; + rdfs:comment """ + Parameter setting used by the plugin transform to set up the plugin. + """; + . + +vamp:Configuration + a owl:Class; + rdfs:label "Configuration"; + vs:term_status "unstable"; + rdfs:comment """ + For extension (key/value data provided to DSSI plugins, not relevant to Vamp) + """; + . + +vamp:TransformType + a owl:Class; + rdfs:label "Transform Type"; + vs:term_status "unstable"; + rdfs:comment """ + Specifies the type of transform. May be feature extraction, effect... + """; + . + +##individuals of transformtype +vamp:FeatureExtraction + a vamp:TransformType; + rdfs:label "Feature Extraction"; + vs:term_status "unstable"; + rdfs:comment """ + Feature extraction transform. This may be just a subclass of Transform... + """; + . + +vamp:Effect + a vamp:TransformType; + rdfs:label "Effect"; + vs:term_status "unstable"; + rdfs:comment """ + Effect transform. This may be just a subclass of Transform... + """; + . + +################ +# Properties +################ + +##### Plugin Transform properties + +#identifier and output are declared above + +vamp:engine + a rdf:Property; + a owl:ObjectProperty; + rdfs:label "plugin"; + vs:term_status "stable"; + rdfs:comment """ + Specifies the sort of plugin in execution. This is an extension to use Transform with other plugin libraries + """; + rdfs:domain vamp:Transform; + rdfs:range vamp:Plugin; + . + +vamp:program + a rdf:Property; + a owl:ObjectProperty; + a owl:FunctionalProperty; + rdfs:label "program"; + vs:term_status "stable"; + rdfs:comment """ + Specifies the program to set the plugin in execution. Here the plugin program matches with the one in the plugin descriptor. There is not descriptor required for the program (just a string), is it? + """; + rdfs:domain vamp:Transform; + rdfs:range vamp:PluginProgram; + . + +vamp:configuration + a rdf:Property; + a owl:ObjectProperty; + a owl:FunctionalProperty; + rdfs:label "program"; + vs:term_status "stable"; + rdfs:comment """ + Extension for configuration. + """; + rdfs:domain vamp:Transform; + rdfs:range vamp:Configuration; + . + +vamp:parameter_binding + a rdf:Property; + a owl:ObjectProperty; + rdfs:label "parameter"; + vs:term_status "stable"; + rdfs:comment """ + Specifies the parameter to set the plugin in execution. + """; + rdfs:domain vamp:Transform; + rdfs:range vamp:ParameterBinding; + . + +vamp:step_size + a rdf:Property; + a owl:DatatypeProperty; + a owl:FunctionalProperty; + rdfs:label "step size"; + vs:term_status "stable"; + rdfs:comment """ + Specifies the step size for the framing. + """; + rdfs:domain vamp:Transform; + . + +vamp:block_size + a rdf:Property; + a owl:DatatypeProperty; + a owl:FunctionalProperty; + rdfs:label "block size"; + vs:term_status "stable"; + rdfs:comment """ + Specifies the block size for the framing. + """; + rdfs:domain vamp:Transform; + . + +vamp:sample_rate + a rdf:Property; + a owl:DatatypeProperty; + a owl:FunctionalProperty; + rdfs:label "sample rate"; + vs:term_status "stable"; + rdfs:comment """ + Specifies the sample rate if it is not constant. + """; + rdfs:domain vamp:Transform; + . + +vamp:transform_type + a rdf:Property; + a owl:ObjectProperty; + a owl:FunctionalProperty; + rdfs:label "transform type"; + vs:term_status "unstable"; + rdfs:comment """ + Specifies the transform type (we could do this by subclassin transform instead of using a property). + """; + rdfs:domain vamp:Transform; + . + +vamp:window_type + a rdf:Property; + a owl:DatatypeProperty; + a owl:FunctionalProperty; + rdfs:label "window type"; + vs:term_status "unstable"; + rdfs:comment """ + Specifies the window type (they should be individuals and clearly not here). + """; + rdfs:domain vamp:Transform; + . + +vamp:start + a rdf:Property; + a owl:DatatypeProperty; + a owl:FunctionalProperty; + rdfs:label "start"; + vs:term_status "unstable"; + rdfs:comment """ + Specifies temporal information when processing a data stream. + """; + rdfs:domain vamp:Transform; + . + +vamp:duration + a rdf:Property; + a owl:DatatypeProperty; + a owl:FunctionalProperty; + rdfs:label "start"; + vs:term_status "unstable"; + rdfs:comment """ + Specifies temporal information when processing a data stream. + """; + rdfs:domain vamp:Transform; + . + +vamp:summary_type + a rdf:Property; + a owl:DatatypeProperty; + a owl:FunctionalProperty; + rdfs:label "summary type"; + vs:term_status "unstable"; + rdfs:comment """ + Specifies a summary type to be used (for averaging etc) on transform results. + """; + rdfs:domain vamp:Transform; + . + +##### Parameter properties + +vamp:value + a rdf:Property; + a owl:DatatypeProperty; + a owl:FunctionalProperty; + rdfs:label "value"; + vs:term_status "stable"; + rdfs:comment """ + Specifies the current value of the parameter. + """; + rdfs:domain vamp:ParameterBinding; + . + +#parameter declared above + + +# The next property is here to link the Audio Features ontology to the +# Transform ontology terms -- an audio feature may use this to +# indicate which transform produced it + +vamp:computed_by + a rdf:Property; + a owl:ObjectProperty; + rdfs:label "computed by"; + rdfs:comment """ + Associates an audio feature with the transform that was used to compute it. + """; + rdfs:domain event:Event; + rdfs:domain af:Signal; + rdfs:range vamp:Transform; + vs:term_status "unstable"; + . + + diff -r f44aa6d29642 -r cebe00b508b9 vamp-plugin-sdk/rdf/vamp.rdf --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/vamp-plugin-sdk/rdf/vamp.rdf Wed Apr 11 09:51:20 2012 +0100 @@ -0,0 +1,1203 @@ + + + + + + + Vamp Plugins Ontology + + + Vamp Plugins Ontology + + + + Vamp Ontology. This ontology includes the following descriptions: + + - OWL description of the Vamp API + - OWL description of the Transform environment necessary to set up the execution of any plugin + + This Ontology provides semantics to describe and control Vamp plugins in RDF. Any "RDF-speaker" host is therefore able to + use this ontology to read, set up and execute plugins. + The extracted features are expressed in terms of the Audio Features Ontology: http://purl.org/ontology/af/. + For more information, please visit the Vamp Plugins website: http://www.vamp-plugins.org/ + + + + Chris Cannam + + + Chris Sutton + + + Yves Raimond + + + David Pastor Escuredo + + + $Date: 2008/05/21 17:05:11 $ + + + + + + + + + Vamp Plugin + + + + A Vamp plugin is an implementation of an audio feature extraction algorithm using the Vamp API. + + + + stable + + + + + + Vamp Plugin Library + + + + Library of Vamp Plugins. This may need to include rights. + + + + stable + + + + + + Vamp Plugin Parameter + + + + Descriptor for a plugin parameter. Hosts need to know about the specific type and form of the parameters of a particular plugin for a correct transform setup. + + + + stable + + + + + + Quantized Parameter + + + + + + + Descriptor of a parameter that does have quantized values. The property quantize_step is just defined for this subclass and not for the general Parameter. + + + + stable + + + + + + Vamp Plugin output descriptor + + + + Descriptor for an output of a plugin. This descriptor provides information that is necessary to correctly interpret the output features. The output type will determine how to read the temporal information of the extracted features and how to manage the burden of ouput data. + + + + unstable + + + + + + Quantized Output + + + + + + + Descriptor of an output that does have quantized values. + + + + stable + + + + + + Known Extents Output + + + + + + + Descriptor of an output that does have known extents. + + + + stable + + + + + + + + + Dense output + + + + Specific output type for data evenly spaced in time, which may be of high volume and which it is usually desirable to represent in a compact form. + + + + unstable + + + + + + Sparse output + + + + + + + Specific output type for data that consist of features that require their own individual temporal information. + + + + unstable + + + + + + track level output + + + + + + + Specific output type for track level information. The Vamp API does not provide for this sort of output directly, so this will require a "hacky" interpretation of the feature timestamp to establish that it reflects track metadata instead of temporal data. + + + + unstable + + + + + + Plugin program + + + + The program is a predefined context of parameters. We may not need a concept for this and just a property linking a string representing the program name. + + + + unstable + + + + + + Vamp Feature + + + This may be removed mighty soon as we rely on the Audio Features Ontology for this + + + deprecated + + + + + + Plugin input domain + + + + Plugins declare the input domain they require, so the host can convert the input data properly. Hosts using the Vamp SDK PluginAdapter to wrap plugins should see this work done for them automatically - see the Vamp documentation. + + + + stable + + + + + + sample type + + + + The sample type specifies the temporal information of the plugin output. This information should be combined with the output type for a correct interpretation. + + + + stable + + + + + + + + + parameter descriptor + + + + Links each parameter descriptor to the plugin. + + + + + + + + + + + + + stable + + + + + + + + + output + + + + Links each output type to the plugin. + + + + + + + + + + + + + stable + + + + + + + + + available plugin + + + + Available plugins in the library + + + + + + + + + + stable + + + + + + + + + plugin identifier + + + + Machine-readable identifier for a Vamp plugin within the scope of its library, or for a plugin descriptor within the scope of the plugin. + + + + + + + + + + + + + + + + + + + + + + stable + + + + + + + + + plugin name + + + + Human-readable identifier for the plugin. + + + + + + + stable + + + + + + + + + Vamp API version + + + + Version of the Vamp API used to implement this plugin. + + + + + + + stable + + + + + + + + + input domain + + + + Input domain required by the plugin (time or frequency). + + + + + + + + + + stable + + + + + + + + + + + + max value + + + + Maximum value of the parameter range + + + + + + + + + + unstable + + + + + + + + + + + + min value + + + + Minimum value of the parameter range + + + + + + + + + + unstable + + + + + + + + + + + + default value + + + + Default value of the parameter + + + + + + + unstable + + + + + + + + + + + + quantized step + + + + Quantize step. Only defined for quantized outputs + + + + + + + + + + unstable + + + + + + + + + + + + has duration + + + + True if features on this output are known to have durations + + + + + + + unstable + + + + + + + + + + + + unit + + + + Unit of the output/parameter. A string type + + + + + + + + + + unstable + + + + + + + + + value names + + + + List of value names if available + + + + + + + unstable + + + + + + + + + fixed bin count + + + + Fixed bin count. A boolean type. + + + + + + + unstable + + + + + + + + + sample rate + + + + Sample rate of the output if any. Should be read depending on SampleType and Output classes. + + + + + + + unstable + + + + + + + + + bin count + + + + Number of elements of the bin output. This information is necessary to define the output as belonging to a specific subclass of Plugin Output. + + + + + + + unstable + + + + + + + + + bin names + + + + List of bin names if available. + + + + + + + unstable + + + + + + + + + + + + sample type + + + + The sample type specifies the temporal information of the output. + + + + + + + + + + unstable + + + + + + + + + event type + + + + Associates a plugin output with its corresponding event type (for example, in the Audio Features ontology). + + + + + + + + + + unstable + + + + + + + + + feature type + + + + Associates a plugin output with the attribute connecting the event to its value data. + + + + + + + + + + unstable + + + + + + + + + signal type + + + + Associates a dense plugin output with its corresponding signal type (for example, in the Audio Features ontology). + + + + + + + + + + unstable + + + + + + + + + + + + + + + + + + + + + Transform + + + stable + + + + The Transform defines the environment of any audio processing computation. + + + + + + + Parameter binding + + + unstable + + + + Parameter setting used by the plugin transform to set up the plugin. + + + + + + + Configuration + + + unstable + + + + For extension (key/value data provided to DSSI plugins, not relevant to Vamp) + + + + + + + Transform Type + + + unstable + + + + Specifies the type of transform. May be feature extraction, effect... + + + + + + + Feature Extraction + + + unstable + + + + Feature extraction transform. This may be just a subclass of Transform... + + + + + + + Effect + + + unstable + + + + Effect transform. This may be just a subclass of Transform... + + + + + + + + + + plugin + + + stable + + + + Specifies the sort of plugin in execution. This is an extension to use Transform with other plugin libraries + + + + + + + + + + + + + + + + + + + program + + + stable + + + + Specifies the program to set the plugin in execution. Here the plugin program matches with the one in the plugin descriptor. There is not descriptor required for the program (just a string), is it? + + + + + + + + + + + + + + + + + + + program + + + stable + + + + Extension for configuration. + + + + + + + + + + + + + + + + parameter + + + stable + + + + Specifies the parameter to set the plugin in execution. + + + + + + + + + + + + + + + + + + + step size + + + stable + + + + Specifies the step size for the framing. + + + + + + + + + + + + + + + + block size + + + stable + + + + Specifies the block size for the framing. + + + + + + + + + + + + + + + + sample rate + + + stable + + + + Specifies the sample rate if it is not constant. + + + + + + + + + + + + + + + + transform type + + + unstable + + + + Specifies the transform type (we could do this by subclassin transform instead of using a property). + + + + + + + + + + + + + + + + window type + + + unstable + + + + Specifies the window type (they should be individuals and clearly not here). + + + + + + + + + + + + + + + + start + + + unstable + + + + Specifies temporal information when processing a data stream. + + + + + + + + + + + + + + + + start + + + unstable + + + + Specifies temporal information when processing a data stream. + + + + + + + + + + + + + + + + summary type + + + unstable + + + + Specifies a summary type to be used (for averaging etc) on transform results. + + + + + + + + + + + + + + + + value + + + stable + + + + Specifies the current value of the parameter. + + + + + + + + + + + + + computed by + + + + Associates an audio feature with the transform that was used to compute it. + + + + + + + + + + + + + unstable + + diff -r f44aa6d29642 -r cebe00b508b9 vamp-plugin-sdk/skeleton/Makefile.skeleton --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/vamp-plugin-sdk/skeleton/Makefile.skeleton Wed Apr 11 09:51:20 2012 +0100 @@ -0,0 +1,92 @@ + +## Skeleton Makefile for Vamp plugin builds using command-line tools. +## This requires GNU make, which is what you get with OS/X, Linux, or +## MinGW/Cygwin on Windows. +## +## Rename this to Makefile, and edit as appropriate. +## This Makefile WILL NOT WORK until you have edited it as described +## below -- the Makefile as supplied does nothing useful at all! +## +## Various sets of options are provided, commented out -- just uncomment +## (remove the '#' characters for) the set that most closely resembles +## your own situation, and adjust to taste. Then run "gmake". +## +## (For Windows builds using MS Visual Studio, start instead with the +## VampExamplePlugins project found in the build directory of the SDK.) + + +# Edit this to the base name of your plugin library +# +PLUGIN_LIBRARY_NAME := myplugins + +# Edit this to list the .cpp or .c files in your plugin project +# +PLUGIN_SOURCES := MyPlugin.cpp plugins.cpp + +# Edit this to list the .h files in your plugin project +# +PLUGIN_HEADERS := MyPlugin.h + +# Edit this to the location of the Vamp plugin SDK, relative to your +# project directory +# +VAMP_SDK_DIR := ../vamp-plugin-sdk + + +## Uncomment these for an OS/X universal binary (PPC and 32- and +## 64-bit Intel) supporting 10.4 or newer (if you have the 10.4 SDK): + +# CXX := g++-4.0 +# CXXFLAGS := -isysroot /Developer/SDKs/MacOSX10.4u.sdk -mmacosx-version-min=10.4 -arch i386 -arch x86_64 -arch ppc -I$(VAMP_SDK_DIR) -Wall -fPIC +# PLUGIN_EXT := .dylib +# LDFLAGS := $(CXXFLAGS) -dynamiclib -install_name $(PLUGIN) $(VAMP_SDK_DIR)/libvamp-sdk.a -exported_symbols_list vamp-plugin.list + + +## Uncomment these for an OS/X universal binary (PPC and 32- and +## 64-bit Intel) supporting 10.5 or newer (use this if you have the +## default 10.6 developer tools): + +# CXXFLAGS := -isysroot /Developer/SDKs/MacOSX10.5.sdk -mmacosx-version-min=10.5 -arch i386 -arch x86_64 -arch ppc -I$(VAMP_SDK_DIR) -Wall -fPIC +# PLUGIN_EXT := .dylib +# LDFLAGS := $(CXXFLAGS) -dynamiclib -install_name $(PLUGIN) $(VAMP_SDK_DIR)/libvamp-sdk.a -exported_symbols_list vamp-plugin.list + + +## Uncomment these for Linux using the standard tools: + +# CXXFLAGS := -I$(VAMP_SDK_DIR) -Wall -fPIC +# PLUGIN_EXT := .so +# LDFLAGS := -shared -Wl,-soname=$(PLUGIN) $(VAMP_SDK_DIR)/libvamp-sdk.a -Wl,--version-script=vamp-plugin.map + + +## Uncomment these for a cross-compile from Linux to Windows using MinGW: + +# CXX := i586-mingw32msvc-g++ +# CXXFLAGS := -I$(VAMP_SDK_DIR) -Wall +# PLUGIN_EXT := .dll +# LDFLAGS := --static-libgcc -Wl,-soname=$(PLUGIN) -shared $(VAMP_SDK_DIR)/libvamp-sdk.a + + +## Uncomment these for OpenSolaris using SunStudio compiler and GNU make: + +# CXX := CC +# CXXFLAGS := -G -I$(VAMP_SDK_DIR) +w -KPIC +# PLUGIN_EXT := .so +# LDFLAGS := -G -h$(PLUGIN) $(VAMP_SDK_DIR)/libvamp-sdk.a -Qoption ld -Mvamp-plugin.map + + + +## All of the above + +PLUGIN := $(PLUGIN_LIBRARY_NAME)$(PLUGIN_EXT) + +PLUGIN_OBJECTS := $(PLUGIN_SOURCES:.cpp=.o) +PLUGIN_OBJECTS := $(PLUGIN_OBJECTS:.c=.o) + +$(PLUGIN): $(PLUGIN_OBJECTS) + $(CXX) -o $@ $^ $(LDFLAGS) + +$(PLUGIN_OBJECTS): $(PLUGIN_HEADERS) + +clean: + rm -f *.o + diff -r f44aa6d29642 -r cebe00b508b9 vamp-plugin-sdk/skeleton/MyPlugin.cpp --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/vamp-plugin-sdk/skeleton/MyPlugin.cpp Wed Apr 11 09:51:20 2012 +0100 @@ -0,0 +1,220 @@ + +// This is a skeleton file for use in creating your own plugin +// libraries. Replace MyPlugin and myPlugin throughout with the name +// of your first plugin class, and fill in the gaps as appropriate. + + +#include "MyPlugin.h" + + +MyPlugin::MyPlugin(float inputSampleRate) : + Plugin(inputSampleRate) + // Also be sure to set your plugin parameters (presumably stored + // in member variables) to their default values here -- the host + // will not do that for you +{ +} + +MyPlugin::~MyPlugin() +{ +} + +string +MyPlugin::getIdentifier() const +{ + return "myplugin"; +} + +string +MyPlugin::getName() const +{ + return "My Plugin"; +} + +string +MyPlugin::getDescription() const +{ + // Return something helpful here! + return ""; +} + +string +MyPlugin::getMaker() const +{ + // Your name here + return ""; +} + +int +MyPlugin::getPluginVersion() const +{ + // Increment this each time you release a version that behaves + // differently from the previous one + return 1; +} + +string +MyPlugin::getCopyright() const +{ + // This function is not ideally named. It does not necessarily + // need to say who made the plugin -- getMaker does that -- but it + // should indicate the terms under which it is distributed. For + // example, "Copyright (year). All Rights Reserved", or "GPL" + return ""; +} + +MyPlugin::InputDomain +MyPlugin::getInputDomain() const +{ + return TimeDomain; +} + +size_t +MyPlugin::getPreferredBlockSize() const +{ + return 0; // 0 means "I can handle any block size" +} + +size_t +MyPlugin::getPreferredStepSize() const +{ + return 0; // 0 means "anything sensible"; in practice this + // means the same as the block size for TimeDomain + // plugins, or half of it for FrequencyDomain plugins +} + +size_t +MyPlugin::getMinChannelCount() const +{ + return 1; +} + +size_t +MyPlugin::getMaxChannelCount() const +{ + return 1; +} + +MyPlugin::ParameterList +MyPlugin::getParameterDescriptors() const +{ + ParameterList list; + + // If the plugin has no adjustable parameters, return an empty + // list here (and there's no need to provide implementations of + // getParameter and setParameter in that case either). + + // Note that it is your responsibility to make sure the parameters + // start off having their default values (e.g. in the constructor + // above). The host needs to know the default value so it can do + // things like provide a "reset to default" function, but it will + // not explicitly set your parameters to their defaults for you if + // they have not changed in the mean time. + + ParameterDescriptor d; + d.identifier = "parameter"; + d.name = "Some Parameter"; + d.description = ""; + d.unit = ""; + d.minValue = 0; + d.maxValue = 10; + d.defaultValue = 5; + d.isQuantized = false; + list.push_back(d); + + return list; +} + +float +MyPlugin::getParameter(string identifier) const +{ + if (identifier == "parameter") { + return 5; // return the ACTUAL current value of your parameter here! + } + return 0; +} + +void +MyPlugin::setParameter(string identifier, float value) +{ + if (identifier == "parameter") { + // set the actual value of your parameter + } +} + +MyPlugin::ProgramList +MyPlugin::getPrograms() const +{ + ProgramList list; + + // If you have no programs, return an empty list (or simply don't + // implement this function or getCurrentProgram/selectProgram) + + return list; +} + +string +MyPlugin::getCurrentProgram() const +{ + return ""; // no programs +} + +void +MyPlugin::selectProgram(string name) +{ +} + +MyPlugin::OutputList +MyPlugin::getOutputDescriptors() const +{ + OutputList list; + + // See OutputDescriptor documentation for the possibilities here. + // Every plugin must have at least one output. + + OutputDescriptor d; + d.identifier = "output"; + d.name = "My Output"; + d.description = ""; + d.unit = ""; + d.hasFixedBinCount = true; + d.binCount = 1; + d.hasKnownExtents = false; + d.isQuantized = false; + d.sampleType = OutputDescriptor::OneSamplePerStep; + d.hasDuration = false; + list.push_back(d); + + return list; +} + +bool +MyPlugin::initialise(size_t channels, size_t stepSize, size_t blockSize) +{ + if (channels < getMinChannelCount() || + channels > getMaxChannelCount()) return false; + + // Real initialisation work goes here! + + return true; +} + +void +MyPlugin::reset() +{ + // Clear buffers, reset stored values, etc +} + +MyPlugin::FeatureSet +MyPlugin::process(const float *const *inputBuffers, Vamp::RealTime timestamp) +{ + // Do actual work! + return FeatureSet(); +} + +MyPlugin::FeatureSet +MyPlugin::getRemainingFeatures() +{ + return FeatureSet(); +} + diff -r f44aa6d29642 -r cebe00b508b9 vamp-plugin-sdk/skeleton/MyPlugin.h --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/vamp-plugin-sdk/skeleton/MyPlugin.h Wed Apr 11 09:51:20 2012 +0100 @@ -0,0 +1,59 @@ + +// This is a skeleton file for use in creating your own plugin +// libraries. Replace MyPlugin and myPlugin throughout with the name +// of your first plugin class, and fill in the gaps as appropriate. + + +// Remember to use a different guard symbol in each header! +#ifndef _MY_PLUGIN_H_ +#define _MY_PLUGIN_H_ + +#include + +using std::string; + + +class MyPlugin : public Vamp::Plugin +{ +public: + MyPlugin(float inputSampleRate); + virtual ~MyPlugin(); + + string getIdentifier() const; + string getName() const; + string getDescription() const; + string getMaker() const; + int getPluginVersion() const; + string getCopyright() const; + + InputDomain getInputDomain() const; + size_t getPreferredBlockSize() const; + size_t getPreferredStepSize() const; + size_t getMinChannelCount() const; + size_t getMaxChannelCount() const; + + ParameterList getParameterDescriptors() const; + float getParameter(string identifier) const; + void setParameter(string identifier, float value); + + ProgramList getPrograms() const; + string getCurrentProgram() const; + void selectProgram(string name); + + OutputList getOutputDescriptors() const; + + bool initialise(size_t channels, size_t stepSize, size_t blockSize); + void reset(); + + FeatureSet process(const float *const *inputBuffers, + Vamp::RealTime timestamp); + + FeatureSet getRemainingFeatures(); + +protected: + // plugin-specific data and methods go here +}; + + + +#endif diff -r f44aa6d29642 -r cebe00b508b9 vamp-plugin-sdk/skeleton/plugins.cpp --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/vamp-plugin-sdk/skeleton/plugins.cpp Wed Apr 11 09:51:20 2012 +0100 @@ -0,0 +1,37 @@ + +// This is a skeleton file for use in creating your own plugin +// libraries. Replace MyPlugin and myPlugin throughout with the name +// of your first plugin class, and fill in the gaps as appropriate. + + +#include +#include + +#include "MyPlugin.h" + + +// Declare one static adapter here for each plugin class in this library. + +static Vamp::PluginAdapter myPluginAdapter; + + +// This is the entry-point for the library, and the only function that +// needs to be publicly exported. + +const VampPluginDescriptor * +vampGetPluginDescriptor(unsigned int version, unsigned int index) +{ + if (version < 1) return 0; + + // Return a different plugin adaptor's descriptor for each index, + // and return 0 for the first index after you run out of plugins. + // (That's how the host finds out how many plugins are in this + // library.) + + switch (index) { + case 0: return myPluginAdapter.getDescriptor(); + default: return 0; + } +} + + diff -r f44aa6d29642 -r cebe00b508b9 vamp-plugin-sdk/skeleton/vamp-plugin.list --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/vamp-plugin-sdk/skeleton/vamp-plugin.list Wed Apr 11 09:51:20 2012 +0100 @@ -0,0 +1,1 @@ +_vampGetPluginDescriptor diff -r f44aa6d29642 -r cebe00b508b9 vamp-plugin-sdk/skeleton/vamp-plugin.map --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/vamp-plugin-sdk/skeleton/vamp-plugin.map Wed Apr 11 09:51:20 2012 +0100 @@ -0,0 +1,4 @@ +{ + global: vampGetPluginDescriptor; + local: *; +}; diff -r f44aa6d29642 -r cebe00b508b9 vamp-plugin-sdk/src/doc-overview --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/vamp-plugin-sdk/src/doc-overview Wed Apr 11 09:51:20 2012 +0100 @@ -0,0 +1,159 @@ + +/** \mainpage Vamp Plugin SDK + +\section about About Vamp + +Vamp is an API for C and C++ plugins that process sampled audio data +to produce descriptive output (measurements or semantic observations). +Find more information at http://www.vamp-plugins.org/ . + +Although the official API for Vamp plugins is defined in C for maximum +binary compatibility, we strongly recommend using the provided C++ +classes in the SDK to implement your own plugins and hosts. + +\section plugins For Plugins + +Plugins should subclass Vamp::Plugin, and then use a +Vamp::PluginAdapter to expose the correct C API for the plugin. Read +the documentation for Vamp::PluginBase and Vamp::Plugin before +starting. + +Plugins should be compiled and linked into dynamic libraries using the +usual convention for your platform, and should link (preferably +statically) with -lvamp-sdk. Any number of plugins can reside in a +single dynamic library. See plugins.cpp in the example plugins +directory for the sort of code that will need to accompany your plugin +class or classes, to make it possible for a host to look up your +plugins properly. + +Please read the relevant README file for your platform found in the +Vamp SDK build/ directory, for details about how to ensure the +resulting dynamic library exports the correct linker symbols. + +The following example plugins are provided. You may legally reuse any +amount of the code from these examples in any plugins you write, +whether proprietary or open-source. + + - ZeroCrossing calculates the positions and density of zero-crossing + points in an audio waveform. + + - SpectralCentroid calculates the centre of gravity of the frequency + domain representation of each block of audio. + + - PowerSpectrum calculates a power spectrum from the input audio. + Actually, it doesn't do any work except calculating power from a + cartesian complex FFT output. The work of calculating this frequency + domain output is done for it by the host or host SDK; the plugin just + needs to declare that it wants frequency domain input. This is the + simplest of the example plugins. + + - AmplitudeFollower is a simple implementation of SuperCollider's + amplitude-follower algorithm. + + - PercussionOnsetDetector estimates the locations of percussive + onsets using a simple method described in "Drum Source Separation + using Percussive Feature Detection and Spectral Modulation" by Dan + Barry, Derry Fitzgerald, Eugene Coyle and Bob Lawlor, ISSC 2005. + + - FixedTempoEstimator calculates a single beats-per-minute value + which is an estimate of the tempo of a piece of music that is assumed + to be of fixed tempo, using autocorrelation of a frequency domain + energy rise metric. It has several outputs that return intermediate + results used in the calculation, and may be a useful example of a + plugin having several outputs with varying feature structures. + +\section hosts For Hosts + +Hosts will normally use a Vamp::PluginHostAdapter to convert each +plugin's exposed C API back into a useful Vamp::Plugin C++ object. + +The Vamp::HostExt namespace contains several additional C++ classes to +do this work for them, and make the host's life easier: + + - Vamp::HostExt::PluginLoader provides a very easy interface for a + host to discover, load, and find out category information about the + available plugins. Most Vamp hosts will probably want to use this + class. + + - Vamp::HostExt::PluginInputDomainAdapter provides a simple means for + hosts to handle plugins that want frequency-domain input, without + having to convert the input themselves. + + - Vamp::HostExt::PluginChannelAdapter provides a simple means for + hosts to use plugins that do not necessarily support the same number + of audio channels as they have available, without having to apply a + channel management / mixdown policy themselves. + + - Vamp::HostExt::PluginBufferingAdapter provides a means for hosts to + avoid having to negotiate the input step and block size, instead + permitting the host to use any block size they desire (and a step + size equal to it). This is particularly useful for "streaming" hosts + that cannot seek backwards in the input audio stream and so would + otherwise need to implement an additional buffer to support step + sizes smaller than the block size. + + - Vamp::HostExt::PluginSummarisingAdapter provides summarisation + methods such as mean and median averages of output features, for use + in any context where an available plugin produces individual values + but the result that is actually needed is some sort of aggregate. + +The PluginLoader class can also use the input domain, channel, and +buffering adapters automatically to make these conversions transparent +to the host if required. + +Host authors should also refer to the example host code in the host +directory of the SDK. + +Hosts should link with -lvamp-hostsdk. + +(The following notes in this section are mostly relevant for +developers that are not using the HostExt classes, or that wish to +know more about the policy they implement.) + +The Vamp API does not officially specify how to load plugin libraries +or where to find them. However, the SDK does include a function +(Vamp::PluginHostAdapter::getPluginPath()) that returns a recommended +directory search path that hosts may use for plugin libraries, and a +class (Vamp::HostExt::PluginLoader) that implements a sensible +cross-platform lookup policy using this path. We recommend using this +class in your host unless you have a good reason not to want to. This +implementation also permits the user to set the environment variable +VAMP_PATH to override the default path if desired. + +The policy used by Vamp::HostExt::PluginLoader -- and our +recommendation for any host -- is to search each directory in this +path for .DLL (on Windows), .so (on Linux, Solaris, BSD etc) or .dylib +(on OS/X) files, then to load each one and perform a dynamic name +lookup on the vampGetPluginDescriptor function to enumerate the +plugins in the library. The example host has some code that may help, +but this operation will necessarily be system-dependent. + +Vamp also has an informal convention for sorting plugins into +functional categories. In addition to the library file itself, a +plugin library may install a category file with the same name as the +library but .cat extension. The existence and format of this file are +not specified by the Vamp API, but by convention the file may contain +lines of the format + +\code +vamp:pluginlibrary:pluginname::General Category > Specific Category +\endcode + +which a host may read and use to assign plugins a location within a +category tree for display to the user. The expectation is that +advanced users may also choose to set up their own preferred category +trees, which is why this information is not queried as part of the +Vamp plugin's API itself. The Vamp::HostExt::PluginLoader class also +provides support for plugin category lookup using this scheme. + +\section license License + +This plugin SDK is freely redistributable under a "new-style BSD" +licence. See the file COPYING for more details. In short, you may +modify and redistribute the SDK and example plugins within any +commercial or non-commercial, proprietary or open-source plugin or +application under almost any conditions, with no obligation to provide +source code, provided you retain the original copyright note. + + +*/ diff -r f44aa6d29642 -r cebe00b508b9 vamp-plugin-sdk/src/vamp-hostsdk/PluginBufferingAdapter.cpp --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/vamp-plugin-sdk/src/vamp-hostsdk/PluginBufferingAdapter.cpp Wed Apr 11 09:51:20 2012 +0100 @@ -0,0 +1,721 @@ +/* -*- c-basic-offset: 4 indent-tabs-mode: nil -*- vi:set ts=8 sts=4 sw=4: */ + +/* + Vamp + + An API for audio analysis and feature extraction plugins. + + Centre for Digital Music, Queen Mary, University of London. + Copyright 2006-2009 Chris Cannam and QMUL. + This file by Mark Levy and Chris Cannam, Copyright 2007-2009 QMUL. + + Permission is hereby granted, free of charge, to any person + obtaining a copy of this software and associated documentation + files (the "Software"), to deal in the Software without + restriction, including without limitation the rights to use, copy, + modify, merge, publish, distribute, sublicense, and/or sell copies + of the Software, and to permit persons to whom the Software is + furnished to do so, subject to the following conditions: + + The above copyright notice and this permission notice shall be + included in all copies or substantial portions of the Software. + + THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, + EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND + NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR + ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF + CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION + WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + + Except as contained in this notice, the names of the Centre for + Digital Music; Queen Mary, University of London; and Chris Cannam + shall not be used in advertising or otherwise to promote the sale, + use or other dealings in this Software without prior written + authorization. +*/ + +#include +#include + +#include +#include + +using std::vector; +using std::map; + +_VAMP_SDK_HOSTSPACE_BEGIN(PluginBufferingAdapter.cpp) + +namespace Vamp { + +namespace HostExt { + +class PluginBufferingAdapter::Impl +{ +public: + Impl(Plugin *plugin, float inputSampleRate); + ~Impl(); + + void setPluginStepSize(size_t stepSize); + void setPluginBlockSize(size_t blockSize); + + bool initialise(size_t channels, size_t stepSize, size_t blockSize); + + void getActualStepAndBlockSizes(size_t &stepSize, size_t &blockSize); + + OutputList getOutputDescriptors() const; + + void setParameter(std::string, float); + void selectProgram(std::string); + + void reset(); + + FeatureSet process(const float *const *inputBuffers, RealTime timestamp); + + FeatureSet getRemainingFeatures(); + +protected: + class RingBuffer + { + public: + RingBuffer(int n) : + m_buffer(new float[n+1]), m_writer(0), m_reader(0), m_size(n+1) { } + virtual ~RingBuffer() { delete[] m_buffer; } + + int getSize() const { return m_size-1; } + void reset() { m_writer = 0; m_reader = 0; } + + int getReadSpace() const { + int writer = m_writer, reader = m_reader, space; + if (writer > reader) space = writer - reader; + else if (writer < reader) space = (writer + m_size) - reader; + else space = 0; + return space; + } + + int getWriteSpace() const { + int writer = m_writer; + int reader = m_reader; + int space = (reader + m_size - writer - 1); + if (space >= m_size) space -= m_size; + return space; + } + + int peek(float *destination, int n) const { + + int available = getReadSpace(); + + if (n > available) { + for (int i = available; i < n; ++i) { + destination[i] = 0.f; + } + n = available; + } + if (n == 0) return n; + + int reader = m_reader; + int here = m_size - reader; + const float *const bufbase = m_buffer + reader; + + if (here >= n) { + for (int i = 0; i < n; ++i) { + destination[i] = bufbase[i]; + } + } else { + for (int i = 0; i < here; ++i) { + destination[i] = bufbase[i]; + } + float *const destbase = destination + here; + const int nh = n - here; + for (int i = 0; i < nh; ++i) { + destbase[i] = m_buffer[i]; + } + } + + return n; + } + + int skip(int n) { + + int available = getReadSpace(); + if (n > available) { + n = available; + } + if (n == 0) return n; + + int reader = m_reader; + reader += n; + while (reader >= m_size) reader -= m_size; + m_reader = reader; + return n; + } + + int write(const float *source, int n) { + + int available = getWriteSpace(); + if (n > available) { + n = available; + } + if (n == 0) return n; + + int writer = m_writer; + int here = m_size - writer; + float *const bufbase = m_buffer + writer; + + if (here >= n) { + for (int i = 0; i < n; ++i) { + bufbase[i] = source[i]; + } + } else { + for (int i = 0; i < here; ++i) { + bufbase[i] = source[i]; + } + const int nh = n - here; + const float *const srcbase = source + here; + float *const buf = m_buffer; + for (int i = 0; i < nh; ++i) { + buf[i] = srcbase[i]; + } + } + + writer += n; + while (writer >= m_size) writer -= m_size; + m_writer = writer; + + return n; + } + + int zero(int n) { + + int available = getWriteSpace(); + if (n > available) { + n = available; + } + if (n == 0) return n; + + int writer = m_writer; + int here = m_size - writer; + float *const bufbase = m_buffer + writer; + + if (here >= n) { + for (int i = 0; i < n; ++i) { + bufbase[i] = 0.f; + } + } else { + for (int i = 0; i < here; ++i) { + bufbase[i] = 0.f; + } + const int nh = n - here; + for (int i = 0; i < nh; ++i) { + m_buffer[i] = 0.f; + } + } + + writer += n; + while (writer >= m_size) writer -= m_size; + m_writer = writer; + + return n; + } + + protected: + float *m_buffer; + int m_writer; + int m_reader; + int m_size; + + private: + RingBuffer(const RingBuffer &); // not provided + RingBuffer &operator=(const RingBuffer &); // not provided + }; + + Plugin *m_plugin; + size_t m_inputStepSize; // value passed to wrapper initialise() + size_t m_inputBlockSize; // value passed to wrapper initialise() + size_t m_setStepSize; // value passed to setPluginStepSize() + size_t m_setBlockSize; // value passed to setPluginBlockSize() + size_t m_stepSize; // value actually used to initialise plugin + size_t m_blockSize; // value actually used to initialise plugin + size_t m_channels; + vector m_queue; + float **m_buffers; + float m_inputSampleRate; + long m_frame; + bool m_unrun; + mutable OutputList m_outputs; + mutable std::map m_rewriteOutputTimes; + + void processBlock(FeatureSet& allFeatureSets); +}; + +PluginBufferingAdapter::PluginBufferingAdapter(Plugin *plugin) : + PluginWrapper(plugin) +{ + m_impl = new Impl(plugin, m_inputSampleRate); +} + +PluginBufferingAdapter::~PluginBufferingAdapter() +{ + delete m_impl; +} + +size_t +PluginBufferingAdapter::getPreferredStepSize() const +{ + return getPreferredBlockSize(); +} + +size_t +PluginBufferingAdapter::getPreferredBlockSize() const +{ + return PluginWrapper::getPreferredBlockSize(); +} + +size_t +PluginBufferingAdapter::getPluginPreferredStepSize() const +{ + return PluginWrapper::getPreferredStepSize(); +} + +size_t +PluginBufferingAdapter::getPluginPreferredBlockSize() const +{ + return PluginWrapper::getPreferredBlockSize(); +} + +void +PluginBufferingAdapter::setPluginStepSize(size_t stepSize) +{ + m_impl->setPluginStepSize(stepSize); +} + +void +PluginBufferingAdapter::setPluginBlockSize(size_t blockSize) +{ + m_impl->setPluginBlockSize(blockSize); +} + +void +PluginBufferingAdapter::getActualStepAndBlockSizes(size_t &stepSize, + size_t &blockSize) +{ + m_impl->getActualStepAndBlockSizes(stepSize, blockSize); +} + +bool +PluginBufferingAdapter::initialise(size_t channels, size_t stepSize, size_t blockSize) +{ + return m_impl->initialise(channels, stepSize, blockSize); +} + +PluginBufferingAdapter::OutputList +PluginBufferingAdapter::getOutputDescriptors() const +{ + return m_impl->getOutputDescriptors(); +} + +void +PluginBufferingAdapter::setParameter(std::string name, float value) +{ + m_impl->setParameter(name, value); +} + +void +PluginBufferingAdapter::selectProgram(std::string name) +{ + m_impl->selectProgram(name); +} + +void +PluginBufferingAdapter::reset() +{ + m_impl->reset(); +} + +PluginBufferingAdapter::FeatureSet +PluginBufferingAdapter::process(const float *const *inputBuffers, + RealTime timestamp) +{ + return m_impl->process(inputBuffers, timestamp); +} + +PluginBufferingAdapter::FeatureSet +PluginBufferingAdapter::getRemainingFeatures() +{ + return m_impl->getRemainingFeatures(); +} + +PluginBufferingAdapter::Impl::Impl(Plugin *plugin, float inputSampleRate) : + m_plugin(plugin), + m_inputStepSize(0), + m_inputBlockSize(0), + m_setStepSize(0), + m_setBlockSize(0), + m_stepSize(0), + m_blockSize(0), + m_channels(0), + m_queue(0), + m_buffers(0), + m_inputSampleRate(inputSampleRate), + m_frame(0), + m_unrun(true) +{ + (void)getOutputDescriptors(); // set up m_outputs and m_rewriteOutputTimes +} + +PluginBufferingAdapter::Impl::~Impl() +{ + // the adapter will delete the plugin + + for (size_t i = 0; i < m_channels; ++i) { + delete m_queue[i]; + delete[] m_buffers[i]; + } + delete[] m_buffers; +} + +void +PluginBufferingAdapter::Impl::setPluginStepSize(size_t stepSize) +{ + if (m_inputStepSize != 0) { + std::cerr << "PluginBufferingAdapter::setPluginStepSize: ERROR: Cannot be called after initialise()" << std::endl; + return; + } + m_setStepSize = stepSize; +} + +void +PluginBufferingAdapter::Impl::setPluginBlockSize(size_t blockSize) +{ + if (m_inputBlockSize != 0) { + std::cerr << "PluginBufferingAdapter::setPluginBlockSize: ERROR: Cannot be called after initialise()" << std::endl; + return; + } + m_setBlockSize = blockSize; +} + +void +PluginBufferingAdapter::Impl::getActualStepAndBlockSizes(size_t &stepSize, + size_t &blockSize) +{ + stepSize = m_stepSize; + blockSize = m_blockSize; +} + +bool +PluginBufferingAdapter::Impl::initialise(size_t channels, size_t stepSize, size_t blockSize) +{ + if (stepSize != blockSize) { + std::cerr << "PluginBufferingAdapter::initialise: input stepSize must be equal to blockSize for this adapter (stepSize = " << stepSize << ", blockSize = " << blockSize << ")" << std::endl; + return false; + } + + m_channels = channels; + m_inputStepSize = stepSize; + m_inputBlockSize = blockSize; + + // if the user has requested particular step or block sizes, use + // those; otherwise use the step and block sizes which the plugin + // prefers + + m_stepSize = 0; + m_blockSize = 0; + + if (m_setStepSize > 0) { + m_stepSize = m_setStepSize; + } + if (m_setBlockSize > 0) { + m_blockSize = m_setBlockSize; + } + + if (m_stepSize == 0 && m_blockSize == 0) { + m_stepSize = m_plugin->getPreferredStepSize(); + m_blockSize = m_plugin->getPreferredBlockSize(); + } + + bool freq = (m_plugin->getInputDomain() == Vamp::Plugin::FrequencyDomain); + + // or sensible defaults if it has no preference + if (m_blockSize == 0) { + if (m_stepSize == 0) { + m_blockSize = 1024; + if (freq) { + m_stepSize = m_blockSize / 2; + } else { + m_stepSize = m_blockSize; + } + } else if (freq) { + m_blockSize = m_stepSize * 2; + } else { + m_blockSize = m_stepSize; + } + } else if (m_stepSize == 0) { // m_blockSize != 0 (that was handled above) + if (freq) { + m_stepSize = m_blockSize/2; + } else { + m_stepSize = m_blockSize; + } + } + + // current implementation breaks if step is greater than block + if (m_stepSize > m_blockSize) { + size_t newBlockSize; + if (freq) { + newBlockSize = m_stepSize * 2; + } else { + newBlockSize = m_stepSize; + } + std::cerr << "PluginBufferingAdapter::initialise: WARNING: step size " << m_stepSize << " is greater than block size " << m_blockSize << ": cannot handle this in adapter; adjusting block size to " << newBlockSize << std::endl; + m_blockSize = newBlockSize; + } + +// std::cerr << "PluginBufferingAdapter::initialise: NOTE: stepSize " << m_inputStepSize << " -> " << m_stepSize +// << ", blockSize " << m_inputBlockSize << " -> " << m_blockSize << std::endl; + + m_buffers = new float *[m_channels]; + + for (size_t i = 0; i < m_channels; ++i) { + m_queue.push_back(new RingBuffer(m_blockSize + m_inputBlockSize)); + m_buffers[i] = new float[m_blockSize]; + } + + bool success = m_plugin->initialise(m_channels, m_stepSize, m_blockSize); + +// std::cerr << "PluginBufferingAdapter::initialise: success = " << success << std::endl; + + if (success) { + // Re-query outputs; properties such as bin count may have + // changed on initialise + m_outputs.clear(); + (void)getOutputDescriptors(); + } + + return success; +} + +PluginBufferingAdapter::OutputList +PluginBufferingAdapter::Impl::getOutputDescriptors() const +{ + if (m_outputs.empty()) { +// std::cerr << "PluginBufferingAdapter::getOutputDescriptors: querying anew" << std::endl; + + m_outputs = m_plugin->getOutputDescriptors(); + } + + PluginBufferingAdapter::OutputList outs = m_outputs; + + for (size_t i = 0; i < outs.size(); ++i) { + + switch (outs[i].sampleType) { + + case OutputDescriptor::OneSamplePerStep: + outs[i].sampleType = OutputDescriptor::FixedSampleRate; + outs[i].sampleRate = (1.f / m_inputSampleRate) * m_stepSize; + m_rewriteOutputTimes[i] = true; + break; + + case OutputDescriptor::FixedSampleRate: + if (outs[i].sampleRate == 0.f) { + outs[i].sampleRate = (1.f / m_inputSampleRate) * m_stepSize; + } + // We actually only need to rewrite output times for + // features that don't have timestamps already, but we + // can't tell from here whether our features will have + // timestamps or not + m_rewriteOutputTimes[i] = true; + break; + + case OutputDescriptor::VariableSampleRate: + m_rewriteOutputTimes[i] = false; + break; + } + } + + return outs; +} + +void +PluginBufferingAdapter::Impl::setParameter(std::string name, float value) +{ + m_plugin->setParameter(name, value); + + // Re-query outputs; properties such as bin count may have changed + m_outputs.clear(); + (void)getOutputDescriptors(); +} + +void +PluginBufferingAdapter::Impl::selectProgram(std::string name) +{ + m_plugin->selectProgram(name); + + // Re-query outputs; properties such as bin count may have changed + m_outputs.clear(); + (void)getOutputDescriptors(); +} + +void +PluginBufferingAdapter::Impl::reset() +{ + m_frame = 0; + m_unrun = true; + + for (size_t i = 0; i < m_queue.size(); ++i) { + m_queue[i]->reset(); + } + + m_plugin->reset(); +} + +PluginBufferingAdapter::FeatureSet +PluginBufferingAdapter::Impl::process(const float *const *inputBuffers, + RealTime timestamp) +{ + if (m_inputStepSize == 0) { + std::cerr << "PluginBufferingAdapter::process: ERROR: Plugin has not been initialised" << std::endl; + return FeatureSet(); + } + + FeatureSet allFeatureSets; + + if (m_unrun) { + m_frame = RealTime::realTime2Frame(timestamp, + int(m_inputSampleRate + 0.5)); + m_unrun = false; + } + + // queue the new input + + for (size_t i = 0; i < m_channels; ++i) { + int written = m_queue[i]->write(inputBuffers[i], m_inputBlockSize); + if (written < int(m_inputBlockSize) && i == 0) { + std::cerr << "WARNING: PluginBufferingAdapter::Impl::process: " + << "Buffer overflow: wrote " << written + << " of " << m_inputBlockSize + << " input samples (for plugin step size " + << m_stepSize << ", block size " << m_blockSize << ")" + << std::endl; + } + } + + // process as much as we can + + while (m_queue[0]->getReadSpace() >= int(m_blockSize)) { + processBlock(allFeatureSets); + } + + return allFeatureSets; +} + +PluginBufferingAdapter::FeatureSet +PluginBufferingAdapter::Impl::getRemainingFeatures() +{ + FeatureSet allFeatureSets; + + // process remaining samples in queue + while (m_queue[0]->getReadSpace() >= int(m_blockSize)) { + processBlock(allFeatureSets); + } + + // pad any last samples remaining and process + if (m_queue[0]->getReadSpace() > 0) { + for (size_t i = 0; i < m_channels; ++i) { + m_queue[i]->zero(m_blockSize - m_queue[i]->getReadSpace()); + } + processBlock(allFeatureSets); + } + + // get remaining features + + FeatureSet featureSet = m_plugin->getRemainingFeatures(); + + for (map::iterator iter = featureSet.begin(); + iter != featureSet.end(); ++iter) { + FeatureList featureList = iter->second; + for (size_t i = 0; i < featureList.size(); ++i) { + allFeatureSets[iter->first].push_back(featureList[i]); + } + } + + return allFeatureSets; +} + +void +PluginBufferingAdapter::Impl::processBlock(FeatureSet& allFeatureSets) +{ + for (size_t i = 0; i < m_channels; ++i) { + m_queue[i]->peek(m_buffers[i], m_blockSize); + } + + long frame = m_frame; + RealTime timestamp = RealTime::frame2RealTime + (frame, int(m_inputSampleRate + 0.5)); + + FeatureSet featureSet = m_plugin->process(m_buffers, timestamp); + + PluginWrapper *wrapper = dynamic_cast(m_plugin); + RealTime adjustment; + if (wrapper) { + PluginInputDomainAdapter *ida = + wrapper->getWrapper(); + if (ida) adjustment = ida->getTimestampAdjustment(); + } + + for (FeatureSet::iterator iter = featureSet.begin(); + iter != featureSet.end(); ++iter) { + + int outputNo = iter->first; + + if (m_rewriteOutputTimes[outputNo]) { + + FeatureList featureList = iter->second; + + for (size_t i = 0; i < featureList.size(); ++i) { + + switch (m_outputs[outputNo].sampleType) { + + case OutputDescriptor::OneSamplePerStep: + // use our internal timestamp, always + featureList[i].timestamp = timestamp + adjustment; + featureList[i].hasTimestamp = true; + break; + + case OutputDescriptor::FixedSampleRate: + // use our internal timestamp if feature lacks one + if (!featureList[i].hasTimestamp) { + featureList[i].timestamp = timestamp + adjustment; + featureList[i].hasTimestamp = true; + } + break; + + case OutputDescriptor::VariableSampleRate: + break; // plugin must set timestamp + + default: + break; + } + + allFeatureSets[outputNo].push_back(featureList[i]); + } + } else { + for (size_t i = 0; i < iter->second.size(); ++i) { + allFeatureSets[outputNo].push_back(iter->second[i]); + } + } + } + + // step forward + + for (size_t i = 0; i < m_channels; ++i) { + m_queue[i]->skip(m_stepSize); + } + + // increment internal frame counter each time we step forward + m_frame += m_stepSize; +} + +} + +} + +_VAMP_SDK_HOSTSPACE_END(PluginBufferingAdapter.cpp) diff -r f44aa6d29642 -r cebe00b508b9 vamp-plugin-sdk/src/vamp-hostsdk/PluginChannelAdapter.cpp --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/vamp-plugin-sdk/src/vamp-hostsdk/PluginChannelAdapter.cpp Wed Apr 11 09:51:20 2012 +0100 @@ -0,0 +1,270 @@ +/* -*- c-basic-offset: 4 indent-tabs-mode: nil -*- vi:set ts=8 sts=4 sw=4: */ + +/* + Vamp + + An API for audio analysis and feature extraction plugins. + + Centre for Digital Music, Queen Mary, University of London. + Copyright 2006-2009 Chris Cannam and QMUL. + + Permission is hereby granted, free of charge, to any person + obtaining a copy of this software and associated documentation + files (the "Software"), to deal in the Software without + restriction, including without limitation the rights to use, copy, + modify, merge, publish, distribute, sublicense, and/or sell copies + of the Software, and to permit persons to whom the Software is + furnished to do so, subject to the following conditions: + + The above copyright notice and this permission notice shall be + included in all copies or substantial portions of the Software. + + THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, + EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND + NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR + ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF + CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION + WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + + Except as contained in this notice, the names of the Centre for + Digital Music; Queen Mary, University of London; and Chris Cannam + shall not be used in advertising or otherwise to promote the sale, + use or other dealings in this Software without prior written + authorization. +*/ + +#include + +_VAMP_SDK_HOSTSPACE_BEGIN(PluginChannelAdapter.cpp) + +namespace Vamp { + +namespace HostExt { + +class PluginChannelAdapter::Impl +{ +public: + Impl(Plugin *plugin); + ~Impl(); + + bool initialise(size_t channels, size_t stepSize, size_t blockSize); + + FeatureSet process(const float *const *inputBuffers, RealTime timestamp); + FeatureSet processInterleaved(const float *inputBuffers, RealTime timestamp); + +protected: + Plugin *m_plugin; + size_t m_blockSize; + size_t m_inputChannels; + size_t m_pluginChannels; + float **m_buffer; + float **m_deinterleave; + const float **m_forwardPtrs; +}; + +PluginChannelAdapter::PluginChannelAdapter(Plugin *plugin) : + PluginWrapper(plugin) +{ + m_impl = new Impl(plugin); +} + +PluginChannelAdapter::~PluginChannelAdapter() +{ + delete m_impl; +} + +bool +PluginChannelAdapter::initialise(size_t channels, size_t stepSize, size_t blockSize) +{ + return m_impl->initialise(channels, stepSize, blockSize); +} + +PluginChannelAdapter::FeatureSet +PluginChannelAdapter::process(const float *const *inputBuffers, + RealTime timestamp) +{ + return m_impl->process(inputBuffers, timestamp); +} + +PluginChannelAdapter::FeatureSet +PluginChannelAdapter::processInterleaved(const float *inputBuffers, + RealTime timestamp) +{ + return m_impl->processInterleaved(inputBuffers, timestamp); +} + +PluginChannelAdapter::Impl::Impl(Plugin *plugin) : + m_plugin(plugin), + m_blockSize(0), + m_inputChannels(0), + m_pluginChannels(0), + m_buffer(0), + m_deinterleave(0), + m_forwardPtrs(0) +{ +} + +PluginChannelAdapter::Impl::~Impl() +{ + // the adapter will delete the plugin + + if (m_buffer) { + if (m_inputChannels > m_pluginChannels) { + delete[] m_buffer[0]; + } else { + for (size_t i = 0; i < m_pluginChannels - m_inputChannels; ++i) { + delete[] m_buffer[i]; + } + } + delete[] m_buffer; + m_buffer = 0; + } + + if (m_deinterleave) { + for (size_t i = 0; i < m_inputChannels; ++i) { + delete[] m_deinterleave[i]; + } + delete[] m_deinterleave; + m_deinterleave = 0; + } + + if (m_forwardPtrs) { + delete[] m_forwardPtrs; + m_forwardPtrs = 0; + } +} + +bool +PluginChannelAdapter::Impl::initialise(size_t channels, size_t stepSize, size_t blockSize) +{ + m_blockSize = blockSize; + + size_t minch = m_plugin->getMinChannelCount(); + size_t maxch = m_plugin->getMaxChannelCount(); + + m_inputChannels = channels; + + if (m_inputChannels < minch) { + + m_forwardPtrs = new const float *[minch]; + + if (m_inputChannels > 1) { + // We need a set of zero-valued buffers to add to the + // forwarded pointers + m_buffer = new float*[minch - channels]; + for (size_t i = 0; i < minch; ++i) { + m_buffer[i] = new float[blockSize]; + for (size_t j = 0; j < blockSize; ++j) { + m_buffer[i][j] = 0.f; + } + } + } + + m_pluginChannels = minch; + +// std::cerr << "PluginChannelAdapter::initialise: expanding " << m_inputChannels << " to " << m_pluginChannels << " for plugin" << std::endl; + + } else if (m_inputChannels > maxch) { + + // We only need m_buffer if we are mixing down to a single + // channel -- otherwise we can just forward the same float* as + // passed in to process(), expecting the excess to be ignored + + if (maxch == 1) { + m_buffer = new float *[1]; + m_buffer[0] = new float[blockSize]; + +// std::cerr << "PluginChannelAdapter::initialise: mixing " << m_inputChannels << " to mono for plugin" << std::endl; + + } else { + +// std::cerr << "PluginChannelAdapter::initialise: reducing " << m_inputChannels << " to " << m_pluginChannels << " for plugin" << std::endl; + } + + m_pluginChannels = maxch; + + } else { + +// std::cerr << "PluginChannelAdapter::initialise: accepting given number of channels (" << m_inputChannels << ")" << std::endl; + m_pluginChannels = m_inputChannels; + } + + return m_plugin->initialise(m_pluginChannels, stepSize, blockSize); +} + +PluginChannelAdapter::FeatureSet +PluginChannelAdapter::Impl::processInterleaved(const float *inputBuffers, + RealTime timestamp) +{ + if (!m_deinterleave) { + m_deinterleave = new float *[m_inputChannels]; + for (size_t i = 0; i < m_inputChannels; ++i) { + m_deinterleave[i] = new float[m_blockSize]; + } + } + + for (size_t i = 0; i < m_inputChannels; ++i) { + for (size_t j = 0; j < m_blockSize; ++j) { + m_deinterleave[i][j] = inputBuffers[j * m_inputChannels + i]; + } + } + + return process(m_deinterleave, timestamp); +} + +PluginChannelAdapter::FeatureSet +PluginChannelAdapter::Impl::process(const float *const *inputBuffers, + RealTime timestamp) +{ +// std::cerr << "PluginChannelAdapter::process: " << m_inputChannels << " -> " << m_pluginChannels << " channels" << std::endl; + + if (m_inputChannels < m_pluginChannels) { + + if (m_inputChannels == 1) { + for (size_t i = 0; i < m_pluginChannels; ++i) { + m_forwardPtrs[i] = inputBuffers[0]; + } + } else { + for (size_t i = 0; i < m_inputChannels; ++i) { + m_forwardPtrs[i] = inputBuffers[i]; + } + for (size_t i = m_inputChannels; i < m_pluginChannels; ++i) { + m_forwardPtrs[i] = m_buffer[i - m_inputChannels]; + } + } + + return m_plugin->process(m_forwardPtrs, timestamp); + + } else if (m_inputChannels > m_pluginChannels) { + + if (m_pluginChannels == 1) { + for (size_t j = 0; j < m_blockSize; ++j) { + m_buffer[0][j] = inputBuffers[0][j]; + } + for (size_t i = 1; i < m_inputChannels; ++i) { + for (size_t j = 0; j < m_blockSize; ++j) { + m_buffer[0][j] += inputBuffers[i][j]; + } + } + for (size_t j = 0; j < m_blockSize; ++j) { + m_buffer[0][j] /= m_inputChannels; + } + return m_plugin->process(m_buffer, timestamp); + } else { + return m_plugin->process(inputBuffers, timestamp); + } + + } else { + + return m_plugin->process(inputBuffers, timestamp); + } +} + +} + +} + +_VAMP_SDK_HOSTSPACE_END(PluginChannelAdapter.cpp) + + diff -r f44aa6d29642 -r cebe00b508b9 vamp-plugin-sdk/src/vamp-hostsdk/PluginHostAdapter.cpp --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/vamp-plugin-sdk/src/vamp-hostsdk/PluginHostAdapter.cpp Wed Apr 11 09:51:20 2012 +0100 @@ -0,0 +1,456 @@ +/* -*- c-basic-offset: 4 indent-tabs-mode: nil -*- vi:set ts=8 sts=4 sw=4: */ + +/* + Vamp + + An API for audio analysis and feature extraction plugins. + + Centre for Digital Music, Queen Mary, University of London. + Copyright 2006 Chris Cannam. + + Permission is hereby granted, free of charge, to any person + obtaining a copy of this software and associated documentation + files (the "Software"), to deal in the Software without + restriction, including without limitation the rights to use, copy, + modify, merge, publish, distribute, sublicense, and/or sell copies + of the Software, and to permit persons to whom the Software is + furnished to do so, subject to the following conditions: + + The above copyright notice and this permission notice shall be + included in all copies or substantial portions of the Software. + + THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, + EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND + NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR + ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF + CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION + WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + + Except as contained in this notice, the names of the Centre for + Digital Music; Queen Mary, University of London; and Chris Cannam + shall not be used in advertising or otherwise to promote the sale, + use or other dealings in this Software without prior written + authorization. +*/ + +#include +#include + +#if ( VAMP_SDK_MAJOR_VERSION != 2 || VAMP_SDK_MINOR_VERSION != 3 ) +#error Unexpected version of Vamp SDK header included +#endif + +_VAMP_SDK_HOSTSPACE_BEGIN(PluginHostAdapter.cpp) + +namespace Vamp +{ + +PluginHostAdapter::PluginHostAdapter(const VampPluginDescriptor *descriptor, + float inputSampleRate) : + Plugin(inputSampleRate), + m_descriptor(descriptor) +{ +// std::cerr << "PluginHostAdapter::PluginHostAdapter (plugin = " << descriptor->name << ")" << std::endl; + m_handle = m_descriptor->instantiate(m_descriptor, inputSampleRate); + if (!m_handle) { +// std::cerr << "WARNING: PluginHostAdapter: Plugin instantiation failed for plugin " << m_descriptor->name << std::endl; + } +} + +PluginHostAdapter::~PluginHostAdapter() +{ +// std::cerr << "PluginHostAdapter::~PluginHostAdapter (plugin = " << m_descriptor->name << ")" << std::endl; + if (m_handle) m_descriptor->cleanup(m_handle); +} + +std::vector +PluginHostAdapter::getPluginPath() +{ + std::vector path; + std::string envPath; + + char *cpath = getenv("VAMP_PATH"); + if (cpath) envPath = cpath; + +#ifdef _WIN32 +#define PATH_SEPARATOR ';' +#define DEFAULT_VAMP_PATH "%ProgramFiles%\\Vamp Plugins" +#else +#define PATH_SEPARATOR ':' +#ifdef __APPLE__ +#define DEFAULT_VAMP_PATH "$HOME/Library/Audio/Plug-Ins/Vamp:/Library/Audio/Plug-Ins/Vamp" +#else +#define DEFAULT_VAMP_PATH "$HOME/vamp:$HOME/.vamp:/usr/local/lib/vamp:/usr/lib/vamp" +#endif +#endif + + if (envPath == "") { + envPath = DEFAULT_VAMP_PATH; + char *chome = getenv("HOME"); + if (chome) { + std::string home(chome); + std::string::size_type f; + while ((f = envPath.find("$HOME")) != std::string::npos && + f < envPath.length()) { + envPath.replace(f, 5, home); + } + } +#ifdef _WIN32 + char *cpfiles = getenv("ProgramFiles"); + if (!cpfiles) cpfiles = (char *)"C:\\Program Files"; + std::string pfiles(cpfiles); + std::string::size_type f; + while ((f = envPath.find("%ProgramFiles%")) != std::string::npos && + f < envPath.length()) { + envPath.replace(f, 14, pfiles); + } +#endif + } + + std::string::size_type index = 0, newindex = 0; + + while ((newindex = envPath.find(PATH_SEPARATOR, index)) < envPath.size()) { + path.push_back(envPath.substr(index, newindex - index)); + index = newindex + 1; + } + + path.push_back(envPath.substr(index)); + + return path; +} + +bool +PluginHostAdapter::initialise(size_t channels, + size_t stepSize, + size_t blockSize) +{ + if (!m_handle) return false; + return m_descriptor->initialise(m_handle, channels, stepSize, blockSize) ? + true : false; +} + +void +PluginHostAdapter::reset() +{ + if (!m_handle) { +// std::cerr << "PluginHostAdapter::reset: no handle" << std::endl; + return; + } +// std::cerr << "PluginHostAdapter::reset(" << m_handle << ")" << std::endl; + m_descriptor->reset(m_handle); +} + +PluginHostAdapter::InputDomain +PluginHostAdapter::getInputDomain() const +{ + if (m_descriptor->inputDomain == vampFrequencyDomain) { + return FrequencyDomain; + } else { + return TimeDomain; + } +} + +unsigned int +PluginHostAdapter::getVampApiVersion() const +{ + return m_descriptor->vampApiVersion; +} + +std::string +PluginHostAdapter::getIdentifier() const +{ + return m_descriptor->identifier; +} + +std::string +PluginHostAdapter::getName() const +{ + return m_descriptor->name; +} + +std::string +PluginHostAdapter::getDescription() const +{ + return m_descriptor->description; +} + +std::string +PluginHostAdapter::getMaker() const +{ + return m_descriptor->maker; +} + +int +PluginHostAdapter::getPluginVersion() const +{ + return m_descriptor->pluginVersion; +} + +std::string +PluginHostAdapter::getCopyright() const +{ + return m_descriptor->copyright; +} + +PluginHostAdapter::ParameterList +PluginHostAdapter::getParameterDescriptors() const +{ + ParameterList list; + for (unsigned int i = 0; i < m_descriptor->parameterCount; ++i) { + const VampParameterDescriptor *spd = m_descriptor->parameters[i]; + ParameterDescriptor pd; + pd.identifier = spd->identifier; + pd.name = spd->name; + pd.description = spd->description; + pd.unit = spd->unit; + pd.minValue = spd->minValue; + pd.maxValue = spd->maxValue; + pd.defaultValue = spd->defaultValue; + pd.isQuantized = spd->isQuantized; + pd.quantizeStep = spd->quantizeStep; + if (pd.isQuantized && spd->valueNames) { + for (unsigned int j = 0; spd->valueNames[j]; ++j) { + pd.valueNames.push_back(spd->valueNames[j]); + } + } + list.push_back(pd); + } + return list; +} + +float +PluginHostAdapter::getParameter(std::string param) const +{ + if (!m_handle) return 0.0; + + for (unsigned int i = 0; i < m_descriptor->parameterCount; ++i) { + if (param == m_descriptor->parameters[i]->identifier) { + return m_descriptor->getParameter(m_handle, i); + } + } + + return 0.0; +} + +void +PluginHostAdapter::setParameter(std::string param, + float value) +{ + if (!m_handle) return; + + for (unsigned int i = 0; i < m_descriptor->parameterCount; ++i) { + if (param == m_descriptor->parameters[i]->identifier) { + m_descriptor->setParameter(m_handle, i, value); + return; + } + } +} + +PluginHostAdapter::ProgramList +PluginHostAdapter::getPrograms() const +{ + ProgramList list; + + for (unsigned int i = 0; i < m_descriptor->programCount; ++i) { + list.push_back(m_descriptor->programs[i]); + } + + return list; +} + +std::string +PluginHostAdapter::getCurrentProgram() const +{ + if (!m_handle) return ""; + + int pn = m_descriptor->getCurrentProgram(m_handle); + return m_descriptor->programs[pn]; +} + +void +PluginHostAdapter::selectProgram(std::string program) +{ + if (!m_handle) return; + + for (unsigned int i = 0; i < m_descriptor->programCount; ++i) { + if (program == m_descriptor->programs[i]) { + m_descriptor->selectProgram(m_handle, i); + return; + } + } +} + +size_t +PluginHostAdapter::getPreferredStepSize() const +{ + if (!m_handle) return 0; + return m_descriptor->getPreferredStepSize(m_handle); +} + +size_t +PluginHostAdapter::getPreferredBlockSize() const +{ + if (!m_handle) return 0; + return m_descriptor->getPreferredBlockSize(m_handle); +} + +size_t +PluginHostAdapter::getMinChannelCount() const +{ + if (!m_handle) return 0; + return m_descriptor->getMinChannelCount(m_handle); +} + +size_t +PluginHostAdapter::getMaxChannelCount() const +{ + if (!m_handle) return 0; + return m_descriptor->getMaxChannelCount(m_handle); +} + +PluginHostAdapter::OutputList +PluginHostAdapter::getOutputDescriptors() const +{ + OutputList list; + if (!m_handle) { +// std::cerr << "PluginHostAdapter::getOutputDescriptors: no handle " << std::endl; + return list; + } + + unsigned int count = m_descriptor->getOutputCount(m_handle); + + for (unsigned int i = 0; i < count; ++i) { + VampOutputDescriptor *sd = m_descriptor->getOutputDescriptor(m_handle, i); + OutputDescriptor d; + d.identifier = sd->identifier; + d.name = sd->name; + d.description = sd->description; + d.unit = sd->unit; + d.hasFixedBinCount = sd->hasFixedBinCount; + d.binCount = sd->binCount; + if (d.hasFixedBinCount && sd->binNames) { + for (unsigned int j = 0; j < sd->binCount; ++j) { + d.binNames.push_back(sd->binNames[j] ? sd->binNames[j] : ""); + } + } + d.hasKnownExtents = sd->hasKnownExtents; + d.minValue = sd->minValue; + d.maxValue = sd->maxValue; + d.isQuantized = sd->isQuantized; + d.quantizeStep = sd->quantizeStep; + + switch (sd->sampleType) { + case vampOneSamplePerStep: + d.sampleType = OutputDescriptor::OneSamplePerStep; break; + case vampFixedSampleRate: + d.sampleType = OutputDescriptor::FixedSampleRate; break; + case vampVariableSampleRate: + d.sampleType = OutputDescriptor::VariableSampleRate; break; + } + + d.sampleRate = sd->sampleRate; + + if (m_descriptor->vampApiVersion >= 2) { + d.hasDuration = sd->hasDuration; + } else { + d.hasDuration = false; + } + + list.push_back(d); + + m_descriptor->releaseOutputDescriptor(sd); + } + + return list; +} + +PluginHostAdapter::FeatureSet +PluginHostAdapter::process(const float *const *inputBuffers, + RealTime timestamp) +{ + FeatureSet fs; + if (!m_handle) return fs; + + int sec = timestamp.sec; + int nsec = timestamp.nsec; + + VampFeatureList *features = m_descriptor->process(m_handle, + inputBuffers, + sec, nsec); + + convertFeatures(features, fs); + m_descriptor->releaseFeatureSet(features); + return fs; +} + +PluginHostAdapter::FeatureSet +PluginHostAdapter::getRemainingFeatures() +{ + FeatureSet fs; + if (!m_handle) return fs; + + VampFeatureList *features = m_descriptor->getRemainingFeatures(m_handle); + + convertFeatures(features, fs); + m_descriptor->releaseFeatureSet(features); + return fs; +} + +void +PluginHostAdapter::convertFeatures(VampFeatureList *features, + FeatureSet &fs) +{ + if (!features) return; + + unsigned int outputs = m_descriptor->getOutputCount(m_handle); + + for (unsigned int i = 0; i < outputs; ++i) { + + VampFeatureList &list = features[i]; + + if (list.featureCount > 0) { + + Feature feature; + feature.values.reserve(list.features[0].v1.valueCount); + + for (unsigned int j = 0; j < list.featureCount; ++j) { + + feature.hasTimestamp = list.features[j].v1.hasTimestamp; + feature.timestamp = RealTime(list.features[j].v1.sec, + list.features[j].v1.nsec); + feature.hasDuration = false; + + if (m_descriptor->vampApiVersion >= 2) { + unsigned int j2 = j + list.featureCount; + feature.hasDuration = list.features[j2].v2.hasDuration; + feature.duration = RealTime(list.features[j2].v2.durationSec, + list.features[j2].v2.durationNsec); + } + + for (unsigned int k = 0; k < list.features[j].v1.valueCount; ++k) { + feature.values.push_back(list.features[j].v1.values[k]); + } + + if (list.features[j].v1.label) { + feature.label = list.features[j].v1.label; + } + + fs[i].push_back(feature); + + if (list.features[j].v1.valueCount > 0) { + feature.values.clear(); + } + + if (list.features[j].v1.label) { + feature.label = ""; + } + } + } + } +} + +} + +_VAMP_SDK_HOSTSPACE_END(PluginHostAdapter.cpp) + diff -r f44aa6d29642 -r cebe00b508b9 vamp-plugin-sdk/src/vamp-hostsdk/PluginInputDomainAdapter.cpp --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/vamp-plugin-sdk/src/vamp-hostsdk/PluginInputDomainAdapter.cpp Wed Apr 11 09:51:20 2012 +0100 @@ -0,0 +1,728 @@ +/* -*- c-basic-offset: 4 indent-tabs-mode: nil -*- vi:set ts=8 sts=4 sw=4: */ + +/* + Vamp + + An API for audio analysis and feature extraction plugins. + + Centre for Digital Music, Queen Mary, University of London. + Copyright 2006-2009 Chris Cannam and QMUL. + + This file is based in part on Don Cross's public domain FFT + implementation. + + Permission is hereby granted, free of charge, to any person + obtaining a copy of this software and associated documentation + files (the "Software"), to deal in the Software without + restriction, including without limitation the rights to use, copy, + modify, merge, publish, distribute, sublicense, and/or sell copies + of the Software, and to permit persons to whom the Software is + furnished to do so, subject to the following conditions: + + The above copyright notice and this permission notice shall be + included in all copies or substantial portions of the Software. + + THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, + EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND + NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR + ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF + CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION + WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + + Except as contained in this notice, the names of the Centre for + Digital Music; Queen Mary, University of London; and Chris Cannam + shall not be used in advertising or otherwise to promote the sale, + use or other dealings in this Software without prior written + authorization. +*/ + +#include + +#include + +#include "Window.h" + + +/** + * If you want to compile using FFTW instead of the built-in FFT + * implementation for the PluginInputDomainAdapter, define HAVE_FFTW3 + * in the Makefile. + * + * Be aware that FFTW is licensed under the GPL -- unlike this SDK, + * which is provided under a more liberal BSD license in order to + * permit use in closed source applications. The use of FFTW would + * mean that your code would need to be licensed under the GPL as + * well. Do not define this symbol unless you understand and accept + * the implications of this. + * + * Parties such as Linux distribution packagers who redistribute this + * SDK for use in other programs should _not_ define this symbol, as + * it would change the effective licensing terms under which the SDK + * was available to third party developers. + * + * The default is not to use FFTW, and to use the built-in FFT instead. + * + * Note: The FFTW code uses FFTW_MEASURE, and so will perform badly on + * its first invocation unless the host has saved and restored FFTW + * wisdom (see the FFTW documentation). + */ +#ifdef HAVE_FFTW3 +#include +#endif + + +_VAMP_SDK_HOSTSPACE_BEGIN(PluginInputDomainAdapter.cpp) + +namespace Vamp { + +namespace HostExt { + +class PluginInputDomainAdapter::Impl +{ +public: + Impl(Plugin *plugin, float inputSampleRate); + ~Impl(); + + bool initialise(size_t channels, size_t stepSize, size_t blockSize); + void reset(); + + size_t getPreferredStepSize() const; + size_t getPreferredBlockSize() const; + + FeatureSet process(const float *const *inputBuffers, RealTime timestamp); + + void setProcessTimestampMethod(ProcessTimestampMethod m); + ProcessTimestampMethod getProcessTimestampMethod() const; + + RealTime getTimestampAdjustment() const; + + WindowType getWindowType() const; + void setWindowType(WindowType type); + +protected: + Plugin *m_plugin; + float m_inputSampleRate; + int m_channels; + int m_stepSize; + int m_blockSize; + float **m_freqbuf; + + double *m_ri; + + WindowType m_windowType; + Window *m_window; + + ProcessTimestampMethod m_method; + int m_processCount; + float **m_shiftBuffers; + +#ifdef HAVE_FFTW3 + fftw_plan m_plan; + fftw_complex *m_cbuf; +#else + double *m_ro; + double *m_io; + void fft(unsigned int n, bool inverse, + double *ri, double *ii, double *ro, double *io); +#endif + + FeatureSet processShiftingTimestamp(const float *const *inputBuffers, RealTime timestamp); + FeatureSet processShiftingData(const float *const *inputBuffers, RealTime timestamp); + + size_t makeBlockSizeAcceptable(size_t) const; + + Window::WindowType convertType(WindowType t) const; +}; + +PluginInputDomainAdapter::PluginInputDomainAdapter(Plugin *plugin) : + PluginWrapper(plugin) +{ + m_impl = new Impl(plugin, m_inputSampleRate); +} + +PluginInputDomainAdapter::~PluginInputDomainAdapter() +{ + delete m_impl; +} + +bool +PluginInputDomainAdapter::initialise(size_t channels, size_t stepSize, size_t blockSize) +{ + return m_impl->initialise(channels, stepSize, blockSize); +} + +void +PluginInputDomainAdapter::reset() +{ + m_impl->reset(); +} + +Plugin::InputDomain +PluginInputDomainAdapter::getInputDomain() const +{ + return TimeDomain; +} + +size_t +PluginInputDomainAdapter::getPreferredStepSize() const +{ + return m_impl->getPreferredStepSize(); +} + +size_t +PluginInputDomainAdapter::getPreferredBlockSize() const +{ + return m_impl->getPreferredBlockSize(); +} + +Plugin::FeatureSet +PluginInputDomainAdapter::process(const float *const *inputBuffers, RealTime timestamp) +{ + return m_impl->process(inputBuffers, timestamp); +} + +void +PluginInputDomainAdapter::setProcessTimestampMethod(ProcessTimestampMethod m) +{ + m_impl->setProcessTimestampMethod(m); +} + +PluginInputDomainAdapter::ProcessTimestampMethod +PluginInputDomainAdapter::getProcessTimestampMethod() const +{ + return m_impl->getProcessTimestampMethod(); +} + +RealTime +PluginInputDomainAdapter::getTimestampAdjustment() const +{ + return m_impl->getTimestampAdjustment(); +} + +PluginInputDomainAdapter::WindowType +PluginInputDomainAdapter::getWindowType() const +{ + return m_impl->getWindowType(); +} + +void +PluginInputDomainAdapter::setWindowType(WindowType w) +{ + m_impl->setWindowType(w); +} + + +PluginInputDomainAdapter::Impl::Impl(Plugin *plugin, float inputSampleRate) : + m_plugin(plugin), + m_inputSampleRate(inputSampleRate), + m_channels(0), + m_stepSize(0), + m_blockSize(0), + m_freqbuf(0), + m_ri(0), + m_windowType(HanningWindow), + m_window(0), + m_method(ShiftTimestamp), + m_processCount(0), + m_shiftBuffers(0), +#ifdef HAVE_FFTW3 + m_plan(0), + m_cbuf(0) +#else + m_ro(0), + m_io(0) +#endif +{ +} + +PluginInputDomainAdapter::Impl::~Impl() +{ + // the adapter will delete the plugin + + if (m_shiftBuffers) { + for (int c = 0; c < m_channels; ++c) { + delete[] m_shiftBuffers[c]; + } + delete[] m_shiftBuffers; + } + + if (m_channels > 0) { + for (int c = 0; c < m_channels; ++c) { + delete[] m_freqbuf[c]; + } + delete[] m_freqbuf; +#ifdef HAVE_FFTW3 + if (m_plan) { + fftw_destroy_plan(m_plan); + fftw_free(m_ri); + fftw_free(m_cbuf); + m_plan = 0; + } +#else + delete[] m_ri; + delete[] m_ro; + delete[] m_io; +#endif + + delete m_window; + } +} + +// for some visual studii apparently +#ifndef M_PI +#define M_PI 3.14159265358979232846 +#endif + +bool +PluginInputDomainAdapter::Impl::initialise(size_t channels, size_t stepSize, size_t blockSize) +{ + if (m_plugin->getInputDomain() == TimeDomain) { + + m_stepSize = int(stepSize); + m_blockSize = int(blockSize); + m_channels = int(channels); + + return m_plugin->initialise(channels, stepSize, blockSize); + } + + if (blockSize < 2) { + std::cerr << "ERROR: PluginInputDomainAdapter::initialise: blocksize < 2 not supported" << std::endl; + return false; + } + + if (blockSize & (blockSize-1)) { + std::cerr << "ERROR: PluginInputDomainAdapter::initialise: non-power-of-two\nblocksize " << blockSize << " not supported" << std::endl; + return false; + } + + if (m_channels > 0) { + for (int c = 0; c < m_channels; ++c) { + delete[] m_freqbuf[c]; + } + delete[] m_freqbuf; +#ifdef HAVE_FFTW3 + if (m_plan) { + fftw_destroy_plan(m_plan); + fftw_free(m_ri); + fftw_free(m_cbuf); + m_plan = 0; + } +#else + delete[] m_ri; + delete[] m_ro; + delete[] m_io; +#endif + delete m_window; + } + + m_stepSize = int(stepSize); + m_blockSize = int(blockSize); + m_channels = int(channels); + + m_freqbuf = new float *[m_channels]; + for (int c = 0; c < m_channels; ++c) { + m_freqbuf[c] = new float[m_blockSize + 2]; + } + + m_window = new Window(convertType(m_windowType), m_blockSize); + +#ifdef HAVE_FFTW3 + m_ri = (double *)fftw_malloc(blockSize * sizeof(double)); + m_cbuf = (fftw_complex *)fftw_malloc((blockSize/2 + 1) * sizeof(fftw_complex)); + m_plan = fftw_plan_dft_r2c_1d(blockSize, m_ri, m_cbuf, FFTW_MEASURE); +#else + m_ri = new double[m_blockSize]; + m_ro = new double[m_blockSize]; + m_io = new double[m_blockSize]; +#endif + + m_processCount = 0; + + return m_plugin->initialise(channels, stepSize, blockSize); +} + +void +PluginInputDomainAdapter::Impl::reset() +{ + m_processCount = 0; + m_plugin->reset(); +} + +size_t +PluginInputDomainAdapter::Impl::getPreferredStepSize() const +{ + size_t step = m_plugin->getPreferredStepSize(); + + if (step == 0 && (m_plugin->getInputDomain() == FrequencyDomain)) { + step = getPreferredBlockSize() / 2; + } + + return step; +} + +size_t +PluginInputDomainAdapter::Impl::getPreferredBlockSize() const +{ + size_t block = m_plugin->getPreferredBlockSize(); + + if (m_plugin->getInputDomain() == FrequencyDomain) { + if (block == 0) { + block = 1024; + } else { + block = makeBlockSizeAcceptable(block); + } + } + + return block; +} + +size_t +PluginInputDomainAdapter::Impl::makeBlockSizeAcceptable(size_t blockSize) const +{ + if (blockSize < 2) { + + std::cerr << "WARNING: PluginInputDomainAdapter::initialise: blocksize < 2 not" << std::endl + << "supported, increasing from " << blockSize << " to 2" << std::endl; + blockSize = 2; + + } else if (blockSize & (blockSize-1)) { + +#ifdef HAVE_FFTW3 + // not an issue with FFTW +#else + + // not a power of two, can't handle that with our built-in FFT + // implementation + + size_t nearest = blockSize; + size_t power = 0; + while (nearest > 1) { + nearest >>= 1; + ++power; + } + nearest = 1; + while (power) { + nearest <<= 1; + --power; + } + + if (blockSize - nearest > (nearest*2) - blockSize) { + nearest = nearest*2; + } + + std::cerr << "WARNING: PluginInputDomainAdapter::initialise: non-power-of-two\nblocksize " << blockSize << " not supported, using blocksize " << nearest << " instead" << std::endl; + blockSize = nearest; + +#endif + } + + return blockSize; +} + +RealTime +PluginInputDomainAdapter::Impl::getTimestampAdjustment() const +{ + if (m_plugin->getInputDomain() == TimeDomain) { + return RealTime::zeroTime; + } else if (m_method == ShiftData || m_method == NoShift) { + return RealTime::zeroTime; + } else { + return RealTime::frame2RealTime + (m_blockSize/2, int(m_inputSampleRate + 0.5)); + } +} + +void +PluginInputDomainAdapter::Impl::setProcessTimestampMethod(ProcessTimestampMethod m) +{ + m_method = m; +} + +PluginInputDomainAdapter::ProcessTimestampMethod +PluginInputDomainAdapter::Impl::getProcessTimestampMethod() const +{ + return m_method; +} + +void +PluginInputDomainAdapter::Impl::setWindowType(WindowType t) +{ + if (m_windowType == t) return; + m_windowType = t; + if (m_window) { + delete m_window; + m_window = new Window(convertType(m_windowType), m_blockSize); + } +} + +PluginInputDomainAdapter::WindowType +PluginInputDomainAdapter::Impl::getWindowType() const +{ + return m_windowType; +} + +Window::WindowType +PluginInputDomainAdapter::Impl::convertType(WindowType t) const +{ + switch (t) { + case RectangularWindow: + return Window::RectangularWindow; + case BartlettWindow: + return Window::BartlettWindow; + case HammingWindow: + return Window::HammingWindow; + case HanningWindow: + return Window::HanningWindow; + case BlackmanWindow: + return Window::BlackmanWindow; + case NuttallWindow: + return Window::NuttallWindow; + case BlackmanHarrisWindow: + return Window::BlackmanHarrisWindow; + default: + return Window::HanningWindow; + } +} + +Plugin::FeatureSet +PluginInputDomainAdapter::Impl::process(const float *const *inputBuffers, + RealTime timestamp) +{ + if (m_plugin->getInputDomain() == TimeDomain) { + return m_plugin->process(inputBuffers, timestamp); + } + + if (m_method == ShiftTimestamp || m_method == NoShift) { + return processShiftingTimestamp(inputBuffers, timestamp); + } else { + return processShiftingData(inputBuffers, timestamp); + } +} + +Plugin::FeatureSet +PluginInputDomainAdapter::Impl::processShiftingTimestamp(const float *const *inputBuffers, + RealTime timestamp) +{ + if (m_method == ShiftTimestamp) { + timestamp = timestamp + getTimestampAdjustment(); + } + + for (int c = 0; c < m_channels; ++c) { + + m_window->cut(inputBuffers[c], m_ri); + + for (int i = 0; i < m_blockSize/2; ++i) { + // FFT shift + double value = m_ri[i]; + m_ri[i] = m_ri[i + m_blockSize/2]; + m_ri[i + m_blockSize/2] = value; + } + +#ifdef HAVE_FFTW3 + fftw_execute(m_plan); + + for (int i = 0; i <= m_blockSize/2; ++i) { + m_freqbuf[c][i * 2] = float(m_cbuf[i][0]); + m_freqbuf[c][i * 2 + 1] = float(m_cbuf[i][1]); + } +#else + fft(m_blockSize, false, m_ri, 0, m_ro, m_io); + + for (int i = 0; i <= m_blockSize/2; ++i) { + m_freqbuf[c][i * 2] = float(m_ro[i]); + m_freqbuf[c][i * 2 + 1] = float(m_io[i]); + } +#endif + } + + return m_plugin->process(m_freqbuf, timestamp); +} + +Plugin::FeatureSet +PluginInputDomainAdapter::Impl::processShiftingData(const float *const *inputBuffers, + RealTime timestamp) +{ + if (m_processCount == 0) { + if (!m_shiftBuffers) { + m_shiftBuffers = new float *[m_channels]; + for (int c = 0; c < m_channels; ++c) { + m_shiftBuffers[c] = new float[m_blockSize + m_blockSize/2]; + } + } + for (int c = 0; c < m_channels; ++c) { + for (int i = 0; i < m_blockSize + m_blockSize/2; ++i) { + m_shiftBuffers[c][i] = 0.f; + } + } + } + + for (int c = 0; c < m_channels; ++c) { + for (int i = m_stepSize; i < m_blockSize + m_blockSize/2; ++i) { + m_shiftBuffers[c][i - m_stepSize] = m_shiftBuffers[c][i]; + } + for (int i = 0; i < m_blockSize; ++i) { + m_shiftBuffers[c][i + m_blockSize/2] = inputBuffers[c][i]; + } + } + + for (int c = 0; c < m_channels; ++c) { + + m_window->cut(m_shiftBuffers[c], m_ri); + + for (int i = 0; i < m_blockSize/2; ++i) { + // FFT shift + double value = m_ri[i]; + m_ri[i] = m_ri[i + m_blockSize/2]; + m_ri[i + m_blockSize/2] = value; + } + +#ifdef HAVE_FFTW3 + fftw_execute(m_plan); + + for (int i = 0; i <= m_blockSize/2; ++i) { + m_freqbuf[c][i * 2] = float(m_cbuf[i][0]); + m_freqbuf[c][i * 2 + 1] = float(m_cbuf[i][1]); + } +#else + fft(m_blockSize, false, m_ri, 0, m_ro, m_io); + + for (int i = 0; i <= m_blockSize/2; ++i) { + m_freqbuf[c][i * 2] = float(m_ro[i]); + m_freqbuf[c][i * 2 + 1] = float(m_io[i]); + } +#endif + } + + ++m_processCount; + + return m_plugin->process(m_freqbuf, timestamp); +} + +#ifndef HAVE_FFTW3 + +void +PluginInputDomainAdapter::Impl::fft(unsigned int n, bool inverse, + double *ri, double *ii, double *ro, double *io) +{ + if (!ri || !ro || !io) return; + + unsigned int bits; + unsigned int i, j, k, m; + unsigned int blockSize, blockEnd; + + double tr, ti; + + if (n < 2) return; + if (n & (n-1)) return; + + double angle = 2.0 * M_PI; + if (inverse) angle = -angle; + + for (i = 0; ; ++i) { + if (n & (1 << i)) { + bits = i; + break; + } + } + + static unsigned int tableSize = 0; + static int *table = 0; + + if (tableSize != n) { + + delete[] table; + + table = new int[n]; + + for (i = 0; i < n; ++i) { + + m = i; + + for (j = k = 0; j < bits; ++j) { + k = (k << 1) | (m & 1); + m >>= 1; + } + + table[i] = k; + } + + tableSize = n; + } + + if (ii) { + for (i = 0; i < n; ++i) { + ro[table[i]] = ri[i]; + io[table[i]] = ii[i]; + } + } else { + for (i = 0; i < n; ++i) { + ro[table[i]] = ri[i]; + io[table[i]] = 0.0; + } + } + + blockEnd = 1; + + for (blockSize = 2; blockSize <= n; blockSize <<= 1) { + + double delta = angle / (double)blockSize; + double sm2 = -sin(-2 * delta); + double sm1 = -sin(-delta); + double cm2 = cos(-2 * delta); + double cm1 = cos(-delta); + double w = 2 * cm1; + double ar[3], ai[3]; + + for (i = 0; i < n; i += blockSize) { + + ar[2] = cm2; + ar[1] = cm1; + + ai[2] = sm2; + ai[1] = sm1; + + for (j = i, m = 0; m < blockEnd; j++, m++) { + + ar[0] = w * ar[1] - ar[2]; + ar[2] = ar[1]; + ar[1] = ar[0]; + + ai[0] = w * ai[1] - ai[2]; + ai[2] = ai[1]; + ai[1] = ai[0]; + + k = j + blockEnd; + tr = ar[0] * ro[k] - ai[0] * io[k]; + ti = ar[0] * io[k] + ai[0] * ro[k]; + + ro[k] = ro[j] - tr; + io[k] = io[j] - ti; + + ro[j] += tr; + io[j] += ti; + } + } + + blockEnd = blockSize; + } + + if (inverse) { + + double denom = (double)n; + + for (i = 0; i < n; i++) { + ro[i] /= denom; + io[i] /= denom; + } + } +} + +#endif + +} + +} + +_VAMP_SDK_HOSTSPACE_END(PluginInputDomainAdapter.cpp) + diff -r f44aa6d29642 -r cebe00b508b9 vamp-plugin-sdk/src/vamp-hostsdk/PluginLoader.cpp --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/vamp-plugin-sdk/src/vamp-hostsdk/PluginLoader.cpp Wed Apr 11 09:51:20 2012 +0100 @@ -0,0 +1,705 @@ +/* -*- c-basic-offset: 4 indent-tabs-mode: nil -*- vi:set ts=8 sts=4 sw=4: */ + +/* + Vamp + + An API for audio analysis and feature extraction plugins. + + Centre for Digital Music, Queen Mary, University of London. + Copyright 2006-2009 Chris Cannam and QMUL. + + Permission is hereby granted, free of charge, to any person + obtaining a copy of this software and associated documentation + files (the "Software"), to deal in the Software without + restriction, including without limitation the rights to use, copy, + modify, merge, publish, distribute, sublicense, and/or sell copies + of the Software, and to permit persons to whom the Software is + furnished to do so, subject to the following conditions: + + The above copyright notice and this permission notice shall be + included in all copies or substantial portions of the Software. + + THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, + EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND + NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR + ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF + CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION + WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + + Except as contained in this notice, the names of the Centre for + Digital Music; Queen Mary, University of London; and Chris Cannam + shall not be used in advertising or otherwise to promote the sale, + use or other dealings in this Software without prior written + authorization. +*/ + +#include +#include +#include +#include +#include + +#include +#include // tolower + +#include + +#ifdef _WIN32 + +#include +#include +#define PLUGIN_SUFFIX "dll" + +#else /* ! _WIN32 */ + +#include +#include + +#ifdef __APPLE__ +#define PLUGIN_SUFFIX "dylib" +#else /* ! __APPLE__ */ +#define PLUGIN_SUFFIX "so" +#endif /* ! __APPLE__ */ + +#endif /* ! _WIN32 */ + +using namespace std; + +_VAMP_SDK_HOSTSPACE_BEGIN(PluginLoader.cpp) + +namespace Vamp { + +namespace HostExt { + +class PluginLoader::Impl +{ +public: + Impl(); + virtual ~Impl(); + + PluginKeyList listPlugins(); + + Plugin *loadPlugin(PluginKey key, + float inputSampleRate, + int adapterFlags); + + PluginKey composePluginKey(string libraryName, string identifier); + + PluginCategoryHierarchy getPluginCategory(PluginKey key); + + string getLibraryPathForPlugin(PluginKey key); + + static void setInstanceToClean(PluginLoader *instance); + +protected: + class PluginDeletionNotifyAdapter : public PluginWrapper { + public: + PluginDeletionNotifyAdapter(Plugin *plugin, Impl *loader); + virtual ~PluginDeletionNotifyAdapter(); + protected: + Impl *m_loader; + }; + + class InstanceCleaner { + public: + InstanceCleaner() : m_instance(0) { } + ~InstanceCleaner() { delete m_instance; } + void setInstance(PluginLoader *instance) { m_instance = instance; } + protected: + PluginLoader *m_instance; + }; + + virtual void pluginDeleted(PluginDeletionNotifyAdapter *adapter); + + map m_pluginLibraryNameMap; + bool m_allPluginsEnumerated; + void enumeratePlugins(PluginKey forPlugin = ""); + + map m_taxonomy; + void generateTaxonomy(); + + map m_pluginLibraryHandleMap; + + bool decomposePluginKey(PluginKey key, + string &libraryName, string &identifier); + + void *loadLibrary(string path); + void unloadLibrary(void *handle); + void *lookupInLibrary(void *handle, const char *symbol); + + string splicePath(string a, string b); + vector listFiles(string dir, string ext); + + static InstanceCleaner m_cleaner; +}; + +PluginLoader * +PluginLoader::m_instance = 0; + +PluginLoader::Impl::InstanceCleaner +PluginLoader::Impl::m_cleaner; + +PluginLoader::PluginLoader() +{ + m_impl = new Impl(); +} + +PluginLoader::~PluginLoader() +{ + delete m_impl; +} + +PluginLoader * +PluginLoader::getInstance() +{ + if (!m_instance) { + // The cleaner doesn't own the instance, because we leave the + // instance pointer in the base class for binary backwards + // compatibility reasons and to avoid waste + m_instance = new PluginLoader(); + Impl::setInstanceToClean(m_instance); + } + return m_instance; +} + +vector +PluginLoader::listPlugins() +{ + return m_impl->listPlugins(); +} + +Plugin * +PluginLoader::loadPlugin(PluginKey key, + float inputSampleRate, + int adapterFlags) +{ + return m_impl->loadPlugin(key, inputSampleRate, adapterFlags); +} + +PluginLoader::PluginKey +PluginLoader::composePluginKey(string libraryName, string identifier) +{ + return m_impl->composePluginKey(libraryName, identifier); +} + +PluginLoader::PluginCategoryHierarchy +PluginLoader::getPluginCategory(PluginKey key) +{ + return m_impl->getPluginCategory(key); +} + +string +PluginLoader::getLibraryPathForPlugin(PluginKey key) +{ + return m_impl->getLibraryPathForPlugin(key); +} + +PluginLoader::Impl::Impl() : + m_allPluginsEnumerated(false) +{ +} + +PluginLoader::Impl::~Impl() +{ +} + +void +PluginLoader::Impl::setInstanceToClean(PluginLoader *instance) +{ + m_cleaner.setInstance(instance); +} + +vector +PluginLoader::Impl::listPlugins() +{ + if (!m_allPluginsEnumerated) enumeratePlugins(); + + vector plugins; + for (map::iterator mi = m_pluginLibraryNameMap.begin(); + mi != m_pluginLibraryNameMap.end(); ++mi) { + plugins.push_back(mi->first); + } + + return plugins; +} + +void +PluginLoader::Impl::enumeratePlugins(PluginKey forPlugin) +{ + vector path = PluginHostAdapter::getPluginPath(); + + string libraryName, identifier; + if (forPlugin != "") { + if (!decomposePluginKey(forPlugin, libraryName, identifier)) { + std::cerr << "WARNING: Vamp::HostExt::PluginLoader: Invalid plugin key \"" + << forPlugin << "\" in enumerate" << std::endl; + return; + } + } + + for (size_t i = 0; i < path.size(); ++i) { + + vector files = listFiles(path[i], PLUGIN_SUFFIX); + + for (vector::iterator fi = files.begin(); + fi != files.end(); ++fi) { + + if (libraryName != "") { + // libraryName is lowercased and lacking an extension, + // as it came from the plugin key + string temp = *fi; + for (size_t i = 0; i < temp.length(); ++i) { + temp[i] = tolower(temp[i]); + } + string::size_type pi = temp.find('.'); + if (pi == string::npos) { + if (libraryName != temp) continue; + } else { + if (libraryName != temp.substr(0, pi)) continue; + } + } + + string fullPath = path[i]; + fullPath = splicePath(fullPath, *fi); + void *handle = loadLibrary(fullPath); + if (!handle) continue; + + VampGetPluginDescriptorFunction fn = + (VampGetPluginDescriptorFunction)lookupInLibrary + (handle, "vampGetPluginDescriptor"); + + if (!fn) { + if (forPlugin != "") { + cerr << "Vamp::HostExt::PluginLoader: No vampGetPluginDescriptor function found in library \"" + << fullPath << "\"" << endl; + } + unloadLibrary(handle); + continue; + } + + int index = 0; + const VampPluginDescriptor *descriptor = 0; + bool found = false; + + while ((descriptor = fn(VAMP_API_VERSION, index))) { + ++index; + if (identifier != "") { + if (descriptor->identifier != identifier) continue; + } + found = true; + PluginKey key = composePluginKey(*fi, descriptor->identifier); +// std::cerr << "enumerate: " << key << " (path: " << fullPath << ")" << std::endl; + if (m_pluginLibraryNameMap.find(key) == + m_pluginLibraryNameMap.end()) { + m_pluginLibraryNameMap[key] = fullPath; + } + } + + if (!found && forPlugin != "") { + cerr << "Vamp::HostExt::PluginLoader: Plugin \"" + << identifier << "\" not found in library \"" + << fullPath << "\"" << endl; + } + + unloadLibrary(handle); + } + } + + if (forPlugin == "") m_allPluginsEnumerated = true; +} + +PluginLoader::PluginKey +PluginLoader::Impl::composePluginKey(string libraryName, string identifier) +{ + string basename = libraryName; + + string::size_type li = basename.rfind('/'); + if (li != string::npos) basename = basename.substr(li + 1); + + li = basename.find('.'); + if (li != string::npos) basename = basename.substr(0, li); + + for (size_t i = 0; i < basename.length(); ++i) { + basename[i] = tolower(basename[i]); + } + + return basename + ":" + identifier; +} + +bool +PluginLoader::Impl::decomposePluginKey(PluginKey key, + string &libraryName, + string &identifier) +{ + string::size_type ki = key.find(':'); + if (ki == string::npos) { + return false; + } + + libraryName = key.substr(0, ki); + identifier = key.substr(ki + 1); + return true; +} + +PluginLoader::PluginCategoryHierarchy +PluginLoader::Impl::getPluginCategory(PluginKey plugin) +{ + if (m_taxonomy.empty()) generateTaxonomy(); + if (m_taxonomy.find(plugin) == m_taxonomy.end()) { + return PluginCategoryHierarchy(); + } + return m_taxonomy[plugin]; +} + +string +PluginLoader::Impl::getLibraryPathForPlugin(PluginKey plugin) +{ + if (m_pluginLibraryNameMap.find(plugin) == m_pluginLibraryNameMap.end()) { + if (m_allPluginsEnumerated) return ""; + enumeratePlugins(plugin); + } + if (m_pluginLibraryNameMap.find(plugin) == m_pluginLibraryNameMap.end()) { + return ""; + } + return m_pluginLibraryNameMap[plugin]; +} + +Plugin * +PluginLoader::Impl::loadPlugin(PluginKey key, + float inputSampleRate, int adapterFlags) +{ + string libname, identifier; + if (!decomposePluginKey(key, libname, identifier)) { + std::cerr << "Vamp::HostExt::PluginLoader: Invalid plugin key \"" + << key << "\" in loadPlugin" << std::endl; + return 0; + } + + string fullPath = getLibraryPathForPlugin(key); + if (fullPath == "") { + std::cerr << "Vamp::HostExt::PluginLoader: No library found in Vamp path for plugin \"" << key << "\"" << std::endl; + return 0; + } + + void *handle = loadLibrary(fullPath); + if (!handle) return 0; + + VampGetPluginDescriptorFunction fn = + (VampGetPluginDescriptorFunction)lookupInLibrary + (handle, "vampGetPluginDescriptor"); + + if (!fn) { + cerr << "Vamp::HostExt::PluginLoader: No vampGetPluginDescriptor function found in library \"" + << fullPath << "\"" << endl; + unloadLibrary(handle); + return 0; + } + + int index = 0; + const VampPluginDescriptor *descriptor = 0; + + while ((descriptor = fn(VAMP_API_VERSION, index))) { + + if (string(descriptor->identifier) == identifier) { + + Vamp::PluginHostAdapter *plugin = + new Vamp::PluginHostAdapter(descriptor, inputSampleRate); + + Plugin *adapter = new PluginDeletionNotifyAdapter(plugin, this); + + m_pluginLibraryHandleMap[adapter] = handle; + + if (adapterFlags & ADAPT_INPUT_DOMAIN) { + if (adapter->getInputDomain() == Plugin::FrequencyDomain) { + adapter = new PluginInputDomainAdapter(adapter); + } + } + + if (adapterFlags & ADAPT_BUFFER_SIZE) { + adapter = new PluginBufferingAdapter(adapter); + } + + if (adapterFlags & ADAPT_CHANNEL_COUNT) { + adapter = new PluginChannelAdapter(adapter); + } + + return adapter; + } + + ++index; + } + + cerr << "Vamp::HostExt::PluginLoader: Plugin \"" + << identifier << "\" not found in library \"" + << fullPath << "\"" << endl; + + return 0; +} + +void +PluginLoader::Impl::generateTaxonomy() +{ +// cerr << "PluginLoader::Impl::generateTaxonomy" << endl; + + vector path = PluginHostAdapter::getPluginPath(); + string libfragment = "/lib/"; + vector catpath; + + string suffix = "cat"; + + for (vector::iterator i = path.begin(); + i != path.end(); ++i) { + + // It doesn't matter that we're using literal forward-slash in + // this bit, as it's only relevant if the path contains + // "/lib/", which is only meaningful and only plausible on + // systems with forward-slash delimiters + + string dir = *i; + string::size_type li = dir.find(libfragment); + + if (li != string::npos) { + catpath.push_back + (dir.substr(0, li) + + "/share/" + + dir.substr(li + libfragment.length())); + } + + catpath.push_back(dir); + } + + char buffer[1024]; + + for (vector::iterator i = catpath.begin(); + i != catpath.end(); ++i) { + + vector files = listFiles(*i, suffix); + + for (vector::iterator fi = files.begin(); + fi != files.end(); ++fi) { + + string filepath = splicePath(*i, *fi); + ifstream is(filepath.c_str(), ifstream::in | ifstream::binary); + + if (is.fail()) { +// cerr << "failed to open: " << filepath << endl; + continue; + } + +// cerr << "opened: " << filepath << endl; + + while (!!is.getline(buffer, 1024)) { + + string line(buffer); + +// cerr << "line = " << line << endl; + + string::size_type di = line.find("::"); + if (di == string::npos) continue; + + string id = line.substr(0, di); + string encodedCat = line.substr(di + 2); + + if (id.substr(0, 5) != "vamp:") continue; + id = id.substr(5); + + while (encodedCat.length() >= 1 && + encodedCat[encodedCat.length()-1] == '\r') { + encodedCat = encodedCat.substr(0, encodedCat.length()-1); + } + +// cerr << "id = " << id << ", cat = " << encodedCat << endl; + + PluginCategoryHierarchy category; + string::size_type ai; + while ((ai = encodedCat.find(" > ")) != string::npos) { + category.push_back(encodedCat.substr(0, ai)); + encodedCat = encodedCat.substr(ai + 3); + } + if (encodedCat != "") category.push_back(encodedCat); + + m_taxonomy[id] = category; + } + } + } +} + +void * +PluginLoader::Impl::loadLibrary(string path) +{ + void *handle = 0; +#ifdef _WIN32 +#ifdef UNICODE + int len = path.length(); // cannot be more wchars than length in bytes of utf8 string + wchar_t *buffer = new wchar_t[len]; + int rv = MultiByteToWideChar(CP_UTF8, 0, path.c_str(), len, buffer, len); + if (rv <= 0) { + cerr << "Vamp::HostExt::PluginLoader: Unable to convert library path \"" + << path << "\" to wide characters " << endl; + delete[] buffer; + return handle; + } + handle = LoadLibrary(buffer); + delete[] buffer; +#else + handle = LoadLibrary(path.c_str()); +#endif + if (!handle) { + cerr << "Vamp::HostExt::PluginLoader: Unable to load library \"" + << path << "\"" << endl; + } +#else + handle = dlopen(path.c_str(), RTLD_LAZY | RTLD_LOCAL); + if (!handle) { + cerr << "Vamp::HostExt::PluginLoader: Unable to load library \"" + << path << "\": " << dlerror() << endl; + } +#endif + return handle; +} + +void +PluginLoader::Impl::unloadLibrary(void *handle) +{ +#ifdef _WIN32 + FreeLibrary((HINSTANCE)handle); +#else + dlclose(handle); +#endif +} + +void * +PluginLoader::Impl::lookupInLibrary(void *handle, const char *symbol) +{ +#ifdef _WIN32 + return (void *)GetProcAddress((HINSTANCE)handle, symbol); +#else + return (void *)dlsym(handle, symbol); +#endif +} + +string +PluginLoader::Impl::splicePath(string a, string b) +{ +#ifdef _WIN32 + return a + "\\" + b; +#else + return a + "/" + b; +#endif +} + +vector +PluginLoader::Impl::listFiles(string dir, string extension) +{ + vector files; + +#ifdef _WIN32 + string expression = dir + "\\*." + extension; +#ifdef UNICODE + int len = expression.length(); // cannot be more wchars than length in bytes of utf8 string + wchar_t *buffer = new wchar_t[len]; + int rv = MultiByteToWideChar(CP_UTF8, 0, expression.c_str(), len, buffer, len); + if (rv <= 0) { + cerr << "Vamp::HostExt::PluginLoader: Unable to convert wildcard path \"" + << expression << "\" to wide characters" << endl; + delete[] buffer; + return files; + } + WIN32_FIND_DATA data; + HANDLE fh = FindFirstFile(buffer, &data); + if (fh == INVALID_HANDLE_VALUE) { + delete[] buffer; + return files; + } + + bool ok = true; + while (ok) { + wchar_t *fn = data.cFileName; + int wlen = wcslen(fn); + int maxlen = wlen * 6; + char *conv = new char[maxlen]; + int rv = WideCharToMultiByte(CP_UTF8, 0, fn, wlen, conv, maxlen, 0, 0); + if (rv > 0) { + files.push_back(conv); + } + delete[] conv; + ok = FindNextFile(fh, &data); + } + + FindClose(fh); + delete[] buffer; +#else + WIN32_FIND_DATA data; + HANDLE fh = FindFirstFile(expression.c_str(), &data); + if (fh == INVALID_HANDLE_VALUE) return files; + + bool ok = true; + while (ok) { + files.push_back(data.cFileName); + ok = FindNextFile(fh, &data); + } + + FindClose(fh); +#endif +#else + + size_t extlen = extension.length(); + DIR *d = opendir(dir.c_str()); + if (!d) return files; + + struct dirent *e = 0; + while ((e = readdir(d))) { + + if (!e->d_name) continue; + + size_t len = strlen(e->d_name); + if (len < extlen + 2 || + e->d_name + len - extlen - 1 != "." + extension) { + continue; + } + + files.push_back(e->d_name); + } + + closedir(d); +#endif + + return files; +} + +void +PluginLoader::Impl::pluginDeleted(PluginDeletionNotifyAdapter *adapter) +{ + void *handle = m_pluginLibraryHandleMap[adapter]; + if (handle) unloadLibrary(handle); + m_pluginLibraryHandleMap.erase(adapter); +} + +PluginLoader::Impl::PluginDeletionNotifyAdapter::PluginDeletionNotifyAdapter(Plugin *plugin, + Impl *loader) : + PluginWrapper(plugin), + m_loader(loader) +{ +} + +PluginLoader::Impl::PluginDeletionNotifyAdapter::~PluginDeletionNotifyAdapter() +{ + // We need to delete the plugin before calling pluginDeleted, as + // the delete call may require calling through to the descriptor + // (for e.g. cleanup) but pluginDeleted may unload the required + // library for the call. To prevent a double deletion when our + // parent's destructor runs (after this one), be sure to set + // m_plugin to 0 after deletion. + delete m_plugin; + m_plugin = 0; + + if (m_loader) m_loader->pluginDeleted(this); +} + +} + +} + +_VAMP_SDK_HOSTSPACE_END(PluginLoader.cpp) + diff -r f44aa6d29642 -r cebe00b508b9 vamp-plugin-sdk/src/vamp-hostsdk/PluginSummarisingAdapter.cpp --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/vamp-plugin-sdk/src/vamp-hostsdk/PluginSummarisingAdapter.cpp Wed Apr 11 09:51:20 2012 +0100 @@ -0,0 +1,952 @@ +/* -*- c-basic-offset: 4 indent-tabs-mode: nil -*- vi:set ts=8 sts=4 sw=4: */ + +/* + Vamp + + An API for audio analysis and feature extraction plugins. + + Centre for Digital Music, Queen Mary, University of London. + Copyright 2006-2009 Chris Cannam and QMUL. + + Permission is hereby granted, free of charge, to any person + obtaining a copy of this software and associated documentation + files (the "Software"), to deal in the Software without + restriction, including without limitation the rights to use, copy, + modify, merge, publish, distribute, sublicense, and/or sell copies + of the Software, and to permit persons to whom the Software is + furnished to do so, subject to the following conditions: + + The above copyright notice and this permission notice shall be + included in all copies or substantial portions of the Software. + + THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, + EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND + NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR + ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF + CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION + WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + + Except as contained in this notice, the names of the Centre for + Digital Music; Queen Mary, University of London; and Chris Cannam + shall not be used in advertising or otherwise to promote the sale, + use or other dealings in this Software without prior written + authorization. +*/ + +#include + +#include +#include +#include +#include + +//#define DEBUG_PLUGIN_SUMMARISING_ADAPTER 1 +//#define DEBUG_PLUGIN_SUMMARISING_ADAPTER_SEGMENT 1 + +_VAMP_SDK_HOSTSPACE_BEGIN(PluginSummarisingAdapter.cpp) + +namespace Vamp { + +namespace HostExt { + +class PluginSummarisingAdapter::Impl +{ +public: + Impl(Plugin *plugin, float inputSampleRate); + ~Impl(); + + bool initialise(size_t channels, size_t stepSize, size_t blockSize); + + void reset(); + + FeatureSet process(const float *const *inputBuffers, RealTime timestamp); + FeatureSet getRemainingFeatures(); + + void setSummarySegmentBoundaries(const SegmentBoundaries &); + + FeatureList getSummaryForOutput(int output, + SummaryType type, + AveragingMethod avg); + + FeatureSet getSummaryForAllOutputs(SummaryType type, + AveragingMethod avg); + +protected: + Plugin *m_plugin; + float m_inputSampleRate; + size_t m_stepSize; + size_t m_blockSize; + + SegmentBoundaries m_boundaries; + + typedef std::vector ValueList; + + struct Result { // smaller than Feature + RealTime time; + RealTime duration; + ValueList values; // bin number -> value + }; + + typedef std::vector ResultList; + + struct OutputAccumulator { + int bins; + ResultList results; + OutputAccumulator() : bins(0) { } + }; + + typedef std::map OutputAccumulatorMap; + OutputAccumulatorMap m_accumulators; // output number -> accumulator + + typedef std::map SegmentAccumulatorMap; + typedef std::map OutputSegmentAccumulatorMap; + OutputSegmentAccumulatorMap m_segmentedAccumulators; // output -> segmented + + typedef std::map OutputTimestampMap; + OutputTimestampMap m_prevTimestamps; // output number -> timestamp + OutputTimestampMap m_prevDurations; // output number -> durations + + struct OutputBinSummary { + + int count; + + // extents + double minimum; + double maximum; + double sum; + + // sample-average results + double median; + double mode; + double variance; + + // continuous-time average results + double median_c; + double mode_c; + double mean_c; + double variance_c; + }; + + typedef std::map OutputSummary; + typedef std::map SummarySegmentMap; + typedef std::map OutputSummarySegmentMap; + + OutputSummarySegmentMap m_summaries; + + bool m_reduced; + RealTime m_endTime; + + void accumulate(const FeatureSet &fs, RealTime, bool final); + void accumulate(int output, const Feature &f, RealTime, bool final); + void accumulateFinalDurations(); + void findSegmentBounds(RealTime t, RealTime &start, RealTime &end); + void segment(); + void reduce(); + + std::string getSummaryLabel(SummaryType type, AveragingMethod avg); +}; + +static RealTime INVALID_DURATION(INT_MIN, INT_MIN); + +PluginSummarisingAdapter::PluginSummarisingAdapter(Plugin *plugin) : + PluginWrapper(plugin) +{ + m_impl = new Impl(plugin, m_inputSampleRate); +} + +PluginSummarisingAdapter::~PluginSummarisingAdapter() +{ + delete m_impl; +} + +bool +PluginSummarisingAdapter::initialise(size_t channels, + size_t stepSize, size_t blockSize) +{ + return + PluginWrapper::initialise(channels, stepSize, blockSize) && + m_impl->initialise(channels, stepSize, blockSize); +} + +void +PluginSummarisingAdapter::reset() +{ + m_impl->reset(); +} + +Plugin::FeatureSet +PluginSummarisingAdapter::process(const float *const *inputBuffers, RealTime timestamp) +{ + return m_impl->process(inputBuffers, timestamp); +} + +Plugin::FeatureSet +PluginSummarisingAdapter::getRemainingFeatures() +{ + return m_impl->getRemainingFeatures(); +} + +void +PluginSummarisingAdapter::setSummarySegmentBoundaries(const SegmentBoundaries &b) +{ + m_impl->setSummarySegmentBoundaries(b); +} + +Plugin::FeatureList +PluginSummarisingAdapter::getSummaryForOutput(int output, + SummaryType type, + AveragingMethod avg) +{ + return m_impl->getSummaryForOutput(output, type, avg); +} + +Plugin::FeatureSet +PluginSummarisingAdapter::getSummaryForAllOutputs(SummaryType type, + AveragingMethod avg) +{ + return m_impl->getSummaryForAllOutputs(type, avg); +} + +PluginSummarisingAdapter::Impl::Impl(Plugin *plugin, float inputSampleRate) : + m_plugin(plugin), + m_inputSampleRate(inputSampleRate), + m_reduced(false) +{ +} + +PluginSummarisingAdapter::Impl::~Impl() +{ +} + +bool +PluginSummarisingAdapter::Impl::initialise(size_t channels, + size_t stepSize, size_t blockSize) +{ + m_stepSize = stepSize; + m_blockSize = blockSize; + return true; +} + +void +PluginSummarisingAdapter::Impl::reset() +{ + m_accumulators.clear(); + m_segmentedAccumulators.clear(); + m_prevTimestamps.clear(); + m_prevDurations.clear(); + m_summaries.clear(); + m_reduced = false; + m_endTime = RealTime(); + m_plugin->reset(); +} + +Plugin::FeatureSet +PluginSummarisingAdapter::Impl::process(const float *const *inputBuffers, + RealTime timestamp) +{ + if (m_reduced) { + std::cerr << "WARNING: Cannot call PluginSummarisingAdapter::process() or getRemainingFeatures() after one of the getSummary methods" << std::endl; + } + FeatureSet fs = m_plugin->process(inputBuffers, timestamp); + accumulate(fs, timestamp, false); + m_endTime = timestamp + + RealTime::frame2RealTime(m_stepSize, int(m_inputSampleRate + 0.5)); + return fs; +} + +Plugin::FeatureSet +PluginSummarisingAdapter::Impl::getRemainingFeatures() +{ + if (m_reduced) { + std::cerr << "WARNING: Cannot call PluginSummarisingAdapter::process() or getRemainingFeatures() after one of the getSummary methods" << std::endl; + } + FeatureSet fs = m_plugin->getRemainingFeatures(); + accumulate(fs, m_endTime, true); + return fs; +} + +void +PluginSummarisingAdapter::Impl::setSummarySegmentBoundaries(const SegmentBoundaries &b) +{ + m_boundaries = b; +#ifdef DEBUG_PLUGIN_SUMMARISING_ADAPTER + std::cerr << "PluginSummarisingAdapter::setSummarySegmentBoundaries: boundaries are:" << std::endl; + for (SegmentBoundaries::const_iterator i = m_boundaries.begin(); + i != m_boundaries.end(); ++i) { + std::cerr << *i << " "; + } + std::cerr << std::endl; +#endif +} + +Plugin::FeatureList +PluginSummarisingAdapter::Impl::getSummaryForOutput(int output, + SummaryType type, + AveragingMethod avg) +{ + if (!m_reduced) { + accumulateFinalDurations(); + segment(); + reduce(); + m_reduced = true; + } + + bool continuous = (avg == ContinuousTimeAverage); + + FeatureList fl; + for (SummarySegmentMap::const_iterator i = m_summaries[output].begin(); + i != m_summaries[output].end(); ++i) { + + Feature f; + + f.hasTimestamp = true; + f.timestamp = i->first; + + f.hasDuration = true; + SummarySegmentMap::const_iterator ii = i; + if (++ii == m_summaries[output].end()) { + f.duration = m_endTime - f.timestamp; + } else { + f.duration = ii->first - f.timestamp; + } + + f.label = getSummaryLabel(type, avg); + + for (OutputSummary::const_iterator j = i->second.begin(); + j != i->second.end(); ++j) { + + // these will be ordered by bin number, and no bin numbers + // will be missing except at the end (because of the way + // the accumulators were initially filled in accumulate()) + + const OutputBinSummary &summary = j->second; + double result = 0.f; + + switch (type) { + + case Minimum: + result = summary.minimum; + break; + + case Maximum: + result = summary.maximum; + break; + + case Mean: + if (continuous) { + result = summary.mean_c; + } else if (summary.count) { + result = summary.sum / summary.count; + } + break; + + case Median: + if (continuous) result = summary.median_c; + else result = summary.median; + break; + + case Mode: + if (continuous) result = summary.mode_c; + else result = summary.mode; + break; + + case Sum: + result = summary.sum; + break; + + case Variance: + if (continuous) result = summary.variance_c; + else result = summary.variance; + break; + + case StandardDeviation: + if (continuous) result = sqrtf(summary.variance_c); + else result = sqrtf(summary.variance); + break; + + case Count: + result = summary.count; + break; + + case UnknownSummaryType: + break; + + default: + break; + } + + f.values.push_back(result); + } + + fl.push_back(f); + } + return fl; +} + +Plugin::FeatureSet +PluginSummarisingAdapter::Impl::getSummaryForAllOutputs(SummaryType type, + AveragingMethod avg) +{ + if (!m_reduced) { + accumulateFinalDurations(); + segment(); + reduce(); + m_reduced = true; + } + + FeatureSet fs; + for (OutputSummarySegmentMap::const_iterator i = m_summaries.begin(); + i != m_summaries.end(); ++i) { + fs[i->first] = getSummaryForOutput(i->first, type, avg); + } + return fs; +} + +void +PluginSummarisingAdapter::Impl::accumulate(const FeatureSet &fs, + RealTime timestamp, + bool final) +{ + for (FeatureSet::const_iterator i = fs.begin(); i != fs.end(); ++i) { + for (FeatureList::const_iterator j = i->second.begin(); + j != i->second.end(); ++j) { + if (j->hasTimestamp) { + accumulate(i->first, *j, j->timestamp, final); + } else { + //!!! is this correct? + accumulate(i->first, *j, timestamp, final); + } + } + } +} + +std::string +PluginSummarisingAdapter::Impl::getSummaryLabel(SummaryType type, + AveragingMethod avg) +{ + std::string label; + std::string avglabel; + + if (avg == SampleAverage) avglabel = ", sample average"; + else avglabel = ", continuous-time average"; + + switch (type) { + case Minimum: label = "(minimum value)"; break; + case Maximum: label = "(maximum value)"; break; + case Mean: label = "(mean value" + avglabel + ")"; break; + case Median: label = "(median value" + avglabel + ")"; break; + case Mode: label = "(modal value" + avglabel + ")"; break; + case Sum: label = "(sum)"; break; + case Variance: label = "(variance" + avglabel + ")"; break; + case StandardDeviation: label = "(standard deviation" + avglabel + ")"; break; + case Count: label = "(count)"; break; + case UnknownSummaryType: label = "(unknown summary)"; break; + } + + return label; +} + +void +PluginSummarisingAdapter::Impl::accumulate(int output, + const Feature &f, + RealTime timestamp, + bool final) +{ + // What should happen if a feature's duration spans a segment + // boundary? I think we probably want to chop it, and pretend + // that it appears in both. A very long feature (e.g. key, if the + // whole audio is in a single key) might span many or all + // segments, and we want that to be reflected in the results + // (e.g. it is the modal key in all of those segments, not just + // the first). This is actually quite complicated to do. + + // If features spanning a boundary should be chopped, then we need + // to have per-segment accumulators (and the feature value goes + // into both -- with a separate phase to split the accumulator up + // into segments). + +#ifdef DEBUG_PLUGIN_SUMMARISING_ADAPTER + std::cerr << "output " << output << ": timestamp " << timestamp << ", prev timestamp " << m_prevTimestamps[output] << ", final " << final << std::endl; +#endif + + // At each process step, accumulate() is called once for each + // feature on each output within that process's returned feature + // list, and with the timestamp passed in being that of the start + // of the process block. + + // At the end (in getRemainingFeatures), accumulate() is called + // once for each feature on each output within the feature list + // returned by getRemainingFeatures, and with the timestamp being + // the same as the last process block and final set to true. + + // (What if getRemainingFeatures doesn't return any features? We + // still need to ensure that the final duration is written. Need + // a separate function to close the durations.) + + // At each call, we pull out the value for the feature and stuff + // it into the accumulator's appropriate values array; and we + // calculate the duration for the _previous_ feature, or pull it + // from the prevDurations array if the previous feature had a + // duration in its structure, and stuff that into the + // accumulator's appropriate durations array. + + if (m_prevDurations.find(output) != m_prevDurations.end()) { + + // Not the first time accumulate has been called for this + // output -- there has been a previous feature + + RealTime prevDuration; + + // Note that m_prevDurations[output] only contains the + // duration field that was contained in the previous feature. + // If it didn't have an explicit duration, + // m_prevDurations[output] should be INVALID_DURATION and we + // will have to calculate the duration from the previous and + // current timestamps. + + if (m_prevDurations[output] != INVALID_DURATION) { + prevDuration = m_prevDurations[output]; +#ifdef DEBUG_PLUGIN_SUMMARISING_ADAPTER + std::cerr << "Previous duration from previous feature: " << prevDuration << std::endl; +#endif + } else { + prevDuration = timestamp - m_prevTimestamps[output]; +#ifdef DEBUG_PLUGIN_SUMMARISING_ADAPTER + std::cerr << "Previous duration from diff: " << timestamp << " - " + << m_prevTimestamps[output] << std::endl; +#endif + } + +#ifdef DEBUG_PLUGIN_SUMMARISING_ADAPTER + std::cerr << "output " << output << ": "; + std::cerr << "Pushing previous duration as " << prevDuration << std::endl; +#endif + + m_accumulators[output].results + [m_accumulators[output].results.size() - 1] + .duration = prevDuration; + } + + if (f.hasDuration) m_prevDurations[output] = f.duration; + else m_prevDurations[output] = INVALID_DURATION; + + m_prevTimestamps[output] = timestamp; + + if (f.hasDuration) { + RealTime et = timestamp; + et = et + f.duration; + if (et > m_endTime) m_endTime = et; + } + + Result result; + result.time = timestamp; + result.duration = INVALID_DURATION; + + if (int(f.values.size()) > m_accumulators[output].bins) { + m_accumulators[output].bins = f.values.size(); + } + + for (int i = 0; i < int(f.values.size()); ++i) { + result.values.push_back(f.values[i]); + } + + m_accumulators[output].results.push_back(result); +} + +void +PluginSummarisingAdapter::Impl::accumulateFinalDurations() +{ + for (OutputTimestampMap::iterator i = m_prevTimestamps.begin(); + i != m_prevTimestamps.end(); ++i) { + + int output = i->first; + + int acount = m_accumulators[output].results.size(); + + if (acount == 0) continue; + + RealTime prevTimestamp = i->second; + +#ifdef DEBUG_PLUGIN_SUMMARISING_ADAPTER + std::cerr << "output " << output << ": "; +#endif + + if (m_prevDurations.find(output) != m_prevDurations.end() && + m_prevDurations[output] != INVALID_DURATION) { + +#ifdef DEBUG_PLUGIN_SUMMARISING_ADAPTER + std::cerr << "Pushing final duration from feature as " << m_prevDurations[output] << std::endl; +#endif + + m_accumulators[output].results[acount - 1].duration = + m_prevDurations[output]; + + } else { + +#ifdef DEBUG_PLUGIN_SUMMARISING_ADAPTER + std::cerr << "Pushing final duration from diff as " << m_endTime << " - " << m_prevTimestamps[output] << std::endl; +#endif + + m_accumulators[output].results[acount - 1].duration = + m_endTime - m_prevTimestamps[output]; + } + +#ifdef DEBUG_PLUGIN_SUMMARISING_ADAPTER + std::cerr << "so duration for result no " << acount-1 << " is " + << m_accumulators[output].results[acount-1].duration + << std::endl; +#endif + } +} + +void +PluginSummarisingAdapter::Impl::findSegmentBounds(RealTime t, + RealTime &start, + RealTime &end) +{ +#ifdef DEBUG_PLUGIN_SUMMARISING_ADAPTER_SEGMENT + std::cerr << "findSegmentBounds: t = " << t << std::endl; +#endif + + SegmentBoundaries::const_iterator i = std::upper_bound + (m_boundaries.begin(), m_boundaries.end(), t); + + start = RealTime::zeroTime; + end = m_endTime; + + if (i != m_boundaries.end()) { + end = *i; + } + + if (i != m_boundaries.begin()) { + start = *--i; + } + +#ifdef DEBUG_PLUGIN_SUMMARISING_ADAPTER_SEGMENT + std::cerr << "findSegmentBounds: " << t << " is in segment " << start << " -> " << end << std::endl; +#endif +} + +void +PluginSummarisingAdapter::Impl::segment() +{ + SegmentBoundaries::iterator boundaryitr = m_boundaries.begin(); + RealTime segmentStart = RealTime::zeroTime; + +#ifdef DEBUG_PLUGIN_SUMMARISING_ADAPTER_SEGMENT + std::cerr << "segment: starting" << std::endl; +#endif + + for (OutputAccumulatorMap::iterator i = m_accumulators.begin(); + i != m_accumulators.end(); ++i) { + + int output = i->first; + OutputAccumulator &source = i->second; + +#ifdef DEBUG_PLUGIN_SUMMARISING_ADAPTER_SEGMENT + std::cerr << "segment: total results for output " << output << " = " + << source.results.size() << std::endl; +#endif + + // This is basically nonsense if the results have no values + // (i.e. their times and counts are the only things of + // interest)... but perhaps it's the user's problem if they + // ask for segmentation (or any summary at all) in that case + + for (int n = 0; n < int(source.results.size()); ++n) { + + // This result spans source.results[n].time to + // source.results[n].time + source.results[n].duration. + // We need to dispose it into segments appropriately + + RealTime resultStart = source.results[n].time; + RealTime resultEnd = resultStart + source.results[n].duration; + +#ifdef DEBUG_PLUGIN_SUMMARISING_ADAPTER_SEGMENT + std::cerr << "output: " << output << ", result start = " << resultStart << ", end = " << resultEnd << std::endl; +#endif + + RealTime segmentStart = RealTime::zeroTime; + RealTime segmentEnd = resultEnd - RealTime(1, 0); + + RealTime prevSegmentStart = segmentStart - RealTime(1, 0); + + while (segmentEnd < resultEnd) { + +#ifdef DEBUG_PLUGIN_SUMMARISING_ADAPTER_SEGMENT + std::cerr << "segment end " << segmentEnd << " < result end " + << resultEnd << " (with result start " << resultStart << ")" << std::endl; +#endif + + findSegmentBounds(resultStart, segmentStart, segmentEnd); + + if (segmentStart == prevSegmentStart) { + // This can happen when we reach the end of the + // input, if a feature's end time overruns the + // input audio end time + break; + } + prevSegmentStart = segmentStart; + + RealTime chunkStart = resultStart; + if (chunkStart < segmentStart) chunkStart = segmentStart; + + RealTime chunkEnd = resultEnd; + if (chunkEnd > segmentEnd) chunkEnd = segmentEnd; + + m_segmentedAccumulators[output][segmentStart].bins = source.bins; + + Result chunk; + chunk.time = chunkStart; + chunk.duration = chunkEnd - chunkStart; + chunk.values = source.results[n].values; + +#ifdef DEBUG_PLUGIN_SUMMARISING_ADAPTER_SEGMENT + std::cerr << "chunk for segment " << segmentStart << ": from " << chunk.time << ", duration " << chunk.duration << std::endl; +#endif + + m_segmentedAccumulators[output][segmentStart].results + .push_back(chunk); + + resultStart = chunkEnd; + } + } + } +} + +struct ValueDurationFloatPair +{ + float value; + float duration; + + ValueDurationFloatPair() : value(0), duration(0) { } + ValueDurationFloatPair(float v, float d) : value(v), duration(d) { } + ValueDurationFloatPair &operator=(const ValueDurationFloatPair &p) { + value = p.value; + duration = p.duration; + return *this; + } + bool operator<(const ValueDurationFloatPair &p) const { + return value < p.value; + } +}; + +static double toSec(const RealTime &r) +{ + return r.sec + double(r.nsec) / 1000000000.0; +} + +void +PluginSummarisingAdapter::Impl::reduce() +{ + for (OutputSegmentAccumulatorMap::iterator i = + m_segmentedAccumulators.begin(); + i != m_segmentedAccumulators.end(); ++i) { + + int output = i->first; + SegmentAccumulatorMap &segments = i->second; + + for (SegmentAccumulatorMap::iterator j = segments.begin(); + j != segments.end(); ++j) { + + RealTime segmentStart = j->first; + OutputAccumulator &accumulator = j->second; + + int sz = accumulator.results.size(); + +#ifdef DEBUG_PLUGIN_SUMMARISING_ADAPTER + std::cerr << "reduce: segment starting at " << segmentStart + << " on output " << output << " has " << sz << " result(s)" << std::endl; +#endif + + double totalDuration = 0.0; + //!!! is this right? + if (sz > 0) { +#ifdef DEBUG_PLUGIN_SUMMARISING_ADAPTER + std::cerr << "last time = " << accumulator.results[sz-1].time + << ", duration = " << accumulator.results[sz-1].duration + << " (step = " << m_stepSize << ", block = " << m_blockSize << ")" + << std::endl; +#endif + totalDuration = toSec((accumulator.results[sz-1].time + + accumulator.results[sz-1].duration) - + segmentStart); + } + + for (int bin = 0; bin < accumulator.bins; ++bin) { + + // work on all values over time for a single bin + + OutputBinSummary summary; + + summary.count = sz; + + summary.minimum = 0.f; + summary.maximum = 0.f; + + summary.median = 0.f; + summary.mode = 0.f; + summary.sum = 0.f; + summary.variance = 0.f; + + summary.median_c = 0.f; + summary.mode_c = 0.f; + summary.mean_c = 0.f; + summary.variance_c = 0.f; + + if (sz == 0) continue; + + std::vector valvec; + + for (int k = 0; k < sz; ++k) { + while (int(accumulator.results[k].values.size()) < + accumulator.bins) { + accumulator.results[k].values.push_back(0.f); + } + } + + for (int k = 0; k < sz; ++k) { + float value = accumulator.results[k].values[bin]; + valvec.push_back(ValueDurationFloatPair + (value, + toSec(accumulator.results[k].duration))); + } + + std::sort(valvec.begin(), valvec.end()); + + summary.minimum = valvec[0].value; + summary.maximum = valvec[sz-1].value; + +#ifdef DEBUG_PLUGIN_SUMMARISING_ADAPTER + std::cerr << "total duration = " << totalDuration << std::endl; +#endif + +#ifdef DEBUG_PLUGIN_SUMMARISING_ADAPTER +/* + std::cerr << "value vector for medians:" << std::endl; + for (int k = 0; k < sz; ++k) { + std::cerr << "(" << valvec[k].value << "," << valvec[k].duration << ") "; + } + std::cerr << std::endl; +*/ +#endif + + if (sz % 2 == 1) { + summary.median = valvec[sz/2].value; + } else { + summary.median = (valvec[sz/2].value + valvec[sz/2 + 1].value) / 2; + } + + double duracc = 0.0; + summary.median_c = valvec[sz-1].value; + + for (int k = 0; k < sz; ++k) { + duracc += valvec[k].duration; + if (duracc > totalDuration/2) { + summary.median_c = valvec[k].value; + break; + } + } + +#ifdef DEBUG_PLUGIN_SUMMARISING_ADAPTER + std::cerr << "median_c = " << summary.median_c << std::endl; + std::cerr << "median = " << summary.median << std::endl; +#endif + + std::map distribution; + + for (int k = 0; k < sz; ++k) { + summary.sum += accumulator.results[k].values[bin]; + distribution[accumulator.results[k].values[bin]] += 1; + } + + int md = 0; + + for (std::map::iterator di = distribution.begin(); + di != distribution.end(); ++di) { + if (di->second > md) { + md = di->second; + summary.mode = di->first; + } + } + + distribution.clear(); + + std::map distribution_c; + + for (int k = 0; k < sz; ++k) { + distribution_c[accumulator.results[k].values[bin]] + += toSec(accumulator.results[k].duration); + } + + double mrd = 0.0; + + for (std::map::iterator di = distribution_c.begin(); + di != distribution_c.end(); ++di) { + if (di->second > mrd) { + mrd = di->second; + summary.mode_c = di->first; + } + } + + distribution_c.clear(); + + if (totalDuration > 0.0) { + + double sum_c = 0.0; + + for (int k = 0; k < sz; ++k) { + double value = accumulator.results[k].values[bin] + * toSec(accumulator.results[k].duration); + sum_c += value; + } + +#ifdef DEBUG_PLUGIN_SUMMARISING_ADAPTER + std::cerr << "mean_c = " << sum_c << " / " << totalDuration << " = " + << sum_c / totalDuration << " (sz = " << sz << ")" << std::endl; +#endif + + summary.mean_c = sum_c / totalDuration; + + for (int k = 0; k < sz; ++k) { + double value = accumulator.results[k].values[bin]; +// * toSec(accumulator.results[k].duration); + summary.variance_c += + (value - summary.mean_c) * (value - summary.mean_c) + * toSec(accumulator.results[k].duration); + } + +// summary.variance_c /= summary.count; + summary.variance_c /= totalDuration; + } + + double mean = summary.sum / summary.count; + +#ifdef DEBUG_PLUGIN_SUMMARISING_ADAPTER + std::cerr << "mean = " << summary.sum << " / " << summary.count << " = " + << summary.sum / summary.count << std::endl; +#endif + + for (int k = 0; k < sz; ++k) { + float value = accumulator.results[k].values[bin]; + summary.variance += (value - mean) * (value - mean); + } + summary.variance /= summary.count; + + m_summaries[output][segmentStart][bin] = summary; + } + } + } + + m_segmentedAccumulators.clear(); + m_accumulators.clear(); +} + + +} + +} + +_VAMP_SDK_HOSTSPACE_END(PluginSummarisingAdapter.cpp) + diff -r f44aa6d29642 -r cebe00b508b9 vamp-plugin-sdk/src/vamp-hostsdk/PluginWrapper.cpp --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/vamp-plugin-sdk/src/vamp-hostsdk/PluginWrapper.cpp Wed Apr 11 09:51:20 2012 +0100 @@ -0,0 +1,204 @@ +/* -*- c-basic-offset: 4 indent-tabs-mode: nil -*- vi:set ts=8 sts=4 sw=4: */ + +/* + Vamp + + An API for audio analysis and feature extraction plugins. + + Centre for Digital Music, Queen Mary, University of London. + Copyright 2006-2009 Chris Cannam and QMUL. + + Permission is hereby granted, free of charge, to any person + obtaining a copy of this software and associated documentation + files (the "Software"), to deal in the Software without + restriction, including without limitation the rights to use, copy, + modify, merge, publish, distribute, sublicense, and/or sell copies + of the Software, and to permit persons to whom the Software is + furnished to do so, subject to the following conditions: + + The above copyright notice and this permission notice shall be + included in all copies or substantial portions of the Software. + + THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, + EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND + NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR + ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF + CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION + WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + + Except as contained in this notice, the names of the Centre for + Digital Music; Queen Mary, University of London; and Chris Cannam + shall not be used in advertising or otherwise to promote the sale, + use or other dealings in this Software without prior written + authorization. +*/ + +#include + +_VAMP_SDK_HOSTSPACE_BEGIN(PluginWrapper.cpp) + +namespace Vamp { + +namespace HostExt { + +class PluginRateExtractor : public Plugin +{ +public: + PluginRateExtractor() : Plugin(0) { } + float getRate() const { return m_inputSampleRate; } +}; + +PluginWrapper::PluginWrapper(Plugin *plugin) : + Plugin(((PluginRateExtractor *)plugin)->getRate()), + m_plugin(plugin) +{ +} + +PluginWrapper::~PluginWrapper() +{ + delete m_plugin; +} + +bool +PluginWrapper::initialise(size_t channels, size_t stepSize, size_t blockSize) +{ + return m_plugin->initialise(channels, stepSize, blockSize); +} + +void +PluginWrapper::reset() +{ + m_plugin->reset(); +} + +Plugin::InputDomain +PluginWrapper::getInputDomain() const +{ + return m_plugin->getInputDomain(); +} + +unsigned int +PluginWrapper::getVampApiVersion() const +{ + return m_plugin->getVampApiVersion(); +} + +std::string +PluginWrapper::getIdentifier() const +{ + return m_plugin->getIdentifier(); +} + +std::string +PluginWrapper::getName() const +{ + return m_plugin->getName(); +} + +std::string +PluginWrapper::getDescription() const +{ + return m_plugin->getDescription(); +} + +std::string +PluginWrapper::getMaker() const +{ + return m_plugin->getMaker(); +} + +int +PluginWrapper::getPluginVersion() const +{ + return m_plugin->getPluginVersion(); +} + +std::string +PluginWrapper::getCopyright() const +{ + return m_plugin->getCopyright(); +} + +PluginBase::ParameterList +PluginWrapper::getParameterDescriptors() const +{ + return m_plugin->getParameterDescriptors(); +} + +float +PluginWrapper::getParameter(std::string parameter) const +{ + return m_plugin->getParameter(parameter); +} + +void +PluginWrapper::setParameter(std::string parameter, float value) +{ + m_plugin->setParameter(parameter, value); +} + +PluginBase::ProgramList +PluginWrapper::getPrograms() const +{ + return m_plugin->getPrograms(); +} + +std::string +PluginWrapper::getCurrentProgram() const +{ + return m_plugin->getCurrentProgram(); +} + +void +PluginWrapper::selectProgram(std::string program) +{ + m_plugin->selectProgram(program); +} + +size_t +PluginWrapper::getPreferredStepSize() const +{ + return m_plugin->getPreferredStepSize(); +} + +size_t +PluginWrapper::getPreferredBlockSize() const +{ + return m_plugin->getPreferredBlockSize(); +} + +size_t +PluginWrapper::getMinChannelCount() const +{ + return m_plugin->getMinChannelCount(); +} + +size_t PluginWrapper::getMaxChannelCount() const +{ + return m_plugin->getMaxChannelCount(); +} + +Plugin::OutputList +PluginWrapper::getOutputDescriptors() const +{ + return m_plugin->getOutputDescriptors(); +} + +Plugin::FeatureSet +PluginWrapper::process(const float *const *inputBuffers, RealTime timestamp) +{ + return m_plugin->process(inputBuffers, timestamp); +} + +Plugin::FeatureSet +PluginWrapper::getRemainingFeatures() +{ + return m_plugin->getRemainingFeatures(); +} + +} + +} + +_VAMP_SDK_HOSTSPACE_END(PluginWrapper.cpp) diff -r f44aa6d29642 -r cebe00b508b9 vamp-plugin-sdk/src/vamp-hostsdk/RealTime.cpp --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/vamp-plugin-sdk/src/vamp-hostsdk/RealTime.cpp Wed Apr 11 09:51:20 2012 +0100 @@ -0,0 +1,39 @@ +/* -*- c-basic-offset: 4 indent-tabs-mode: nil -*- vi:set ts=8 sts=4 sw=4: */ + +/* + Vamp + + An API for audio analysis and feature extraction plugins. + + Centre for Digital Music, Queen Mary, University of London. + Copyright 2006 Chris Cannam. + + Permission is hereby granted, free of charge, to any person + obtaining a copy of this software and associated documentation + files (the "Software"), to deal in the Software without + restriction, including without limitation the rights to use, copy, + modify, merge, publish, distribute, sublicense, and/or sell copies + of the Software, and to permit persons to whom the Software is + furnished to do so, subject to the following conditions: + + The above copyright notice and this permission notice shall be + included in all copies or substantial portions of the Software. + + THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, + EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND + NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR + ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF + CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION + WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + + Except as contained in this notice, the names of the Centre for + Digital Music; Queen Mary, University of London; and Chris Cannam + shall not be used in advertising or otherwise to promote the sale, + use or other dealings in this Software without prior written + authorization. +*/ + +#include +#include "../vamp-sdk/RealTime.cpp" + diff -r f44aa6d29642 -r cebe00b508b9 vamp-plugin-sdk/src/vamp-hostsdk/Window.h --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/vamp-plugin-sdk/src/vamp-hostsdk/Window.h Wed Apr 11 09:51:20 2012 +0100 @@ -0,0 +1,167 @@ +/* -*- c-basic-offset: 4 indent-tabs-mode: nil -*- vi:set ts=8 sts=4 sw=4: */ + +/* + Vamp + + An API for audio analysis and feature extraction plugins. + + Centre for Digital Music, Queen Mary, University of London. + Copyright 2006-2011 Chris Cannam and QMUL. + + Permission is hereby granted, free of charge, to any person + obtaining a copy of this software and associated documentation + files (the "Software"), to deal in the Software without + restriction, including without limitation the rights to use, copy, + modify, merge, publish, distribute, sublicense, and/or sell copies + of the Software, and to permit persons to whom the Software is + furnished to do so, subject to the following conditions: + + The above copyright notice and this permission notice shall be + included in all copies or substantial portions of the Software. + + THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, + EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND + NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR + ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF + CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION + WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + + Except as contained in this notice, the names of the Centre for + Digital Music; Queen Mary, University of London; and Chris Cannam + shall not be used in advertising or otherwise to promote the sale, + use or other dealings in this Software without prior written + authorization. +*/ + +#ifndef _WINDOW_H_ +#define _WINDOW_H_ + +#include + +#include +#include + +_VAMP_SDK_HOSTSPACE_BEGIN(Window.h) + +template +class Window +{ +public: + enum WindowType { + RectangularWindow, + BartlettWindow, + HammingWindow, + HanningWindow, + BlackmanWindow, + NuttallWindow, + BlackmanHarrisWindow + }; + + /** + * Construct a windower of the given type. + */ + Window(WindowType type, size_t size) : m_type(type), m_size(size) { encache(); } + Window(const Window &w) : m_type(w.m_type), m_size(w.m_size) { encache(); } + Window &operator=(const Window &w) { + if (&w == this) return *this; + m_type = w.m_type; + m_size = w.m_size; + encache(); + return *this; + } + virtual ~Window() { delete[] m_cache; } + + void cut(T *src) const { cut(src, src); } + void cut(T *src, T *dst) const { + for (size_t i = 0; i < m_size; ++i) dst[i] = src[i] * m_cache[i]; + } + template + void cut(T0 *src, T *dst) const { + for (size_t i = 0; i < m_size; ++i) dst[i] = src[i] * m_cache[i]; + } + + T getArea() { return m_area; } + T getValue(size_t i) { return m_cache[i]; } + + WindowType getType() const { return m_type; } + size_t getSize() const { return m_size; } + +protected: + WindowType m_type; + size_t m_size; + T *m_cache; + T m_area; + + void encache(); + void cosinewin(T *, T, T, T, T); +}; + +template +void Window::encache() +{ + int n = int(m_size); + T *mult = new T[n]; + int i; + for (i = 0; i < n; ++i) mult[i] = 1.0; + + switch (m_type) { + + case RectangularWindow: + for (i = 0; i < n; ++i) { + mult[i] *= 0.5; + } + break; + + case BartlettWindow: + for (i = 0; i < n/2; ++i) { + mult[i] *= (i / T(n/2)); + mult[i + n/2] *= (1.0 - (i / T(n/2))); + } + break; + + case HammingWindow: + cosinewin(mult, 0.54, 0.46, 0.0, 0.0); + break; + + case HanningWindow: + cosinewin(mult, 0.50, 0.50, 0.0, 0.0); + break; + + case BlackmanWindow: + cosinewin(mult, 0.42, 0.50, 0.08, 0.0); + break; + + case NuttallWindow: + cosinewin(mult, 0.3635819, 0.4891775, 0.1365995, 0.0106411); + break; + + case BlackmanHarrisWindow: + cosinewin(mult, 0.35875, 0.48829, 0.14128, 0.01168); + break; + } + + m_cache = mult; + + m_area = 0; + for (int i = 0; i < n; ++i) { + m_area += m_cache[i]; + } + m_area /= n; +} + +template +void Window::cosinewin(T *mult, T a0, T a1, T a2, T a3) +{ + int n = int(m_size); + for (int i = 0; i < n; ++i) { + mult[i] *= (a0 + - a1 * cos((2 * M_PI * i) / n) + + a2 * cos((4 * M_PI * i) / n) + - a3 * cos((6 * M_PI * i) / n)); + } +} + +_VAMP_SDK_HOSTSPACE_END(Window.h) + +#endif diff -r f44aa6d29642 -r cebe00b508b9 vamp-plugin-sdk/src/vamp-sdk/PluginAdapter.cpp --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/vamp-plugin-sdk/src/vamp-sdk/PluginAdapter.cpp Wed Apr 11 09:51:20 2012 +0100 @@ -0,0 +1,919 @@ +/* -*- c-basic-offset: 4 indent-tabs-mode: nil -*- vi:set ts=8 sts=4 sw=4: */ + +/* + Vamp + + An API for audio analysis and feature extraction plugins. + + Centre for Digital Music, Queen Mary, University of London. + Copyright 2006 Chris Cannam. + + Permission is hereby granted, free of charge, to any person + obtaining a copy of this software and associated documentation + files (the "Software"), to deal in the Software without + restriction, including without limitation the rights to use, copy, + modify, merge, publish, distribute, sublicense, and/or sell copies + of the Software, and to permit persons to whom the Software is + furnished to do so, subject to the following conditions: + + The above copyright notice and this permission notice shall be + included in all copies or substantial portions of the Software. + + THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, + EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND + NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR + ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF + CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION + WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + + Except as contained in this notice, the names of the Centre for + Digital Music; Queen Mary, University of London; and Chris Cannam + shall not be used in advertising or otherwise to promote the sale, + use or other dealings in this Software without prior written + authorization. +*/ + +#include + +#include +#include + +#if ( VAMP_SDK_MAJOR_VERSION != 2 || VAMP_SDK_MINOR_VERSION != 3 ) +#error Unexpected version of Vamp SDK header included +#endif + + +//#define DEBUG_PLUGIN_ADAPTER 1 + +_VAMP_SDK_PLUGSPACE_BEGIN(PluginAdapter.cpp) + +namespace Vamp { + +class PluginAdapterBase::Impl +{ +public: + Impl(PluginAdapterBase *); + ~Impl(); + + const VampPluginDescriptor *getDescriptor(); + +protected: + PluginAdapterBase *m_base; + + static VampPluginHandle vampInstantiate(const VampPluginDescriptor *desc, + float inputSampleRate); + + static void vampCleanup(VampPluginHandle handle); + + static int vampInitialise(VampPluginHandle handle, unsigned int channels, + unsigned int stepSize, unsigned int blockSize); + + static void vampReset(VampPluginHandle handle); + + static float vampGetParameter(VampPluginHandle handle, int param); + static void vampSetParameter(VampPluginHandle handle, int param, float value); + + static unsigned int vampGetCurrentProgram(VampPluginHandle handle); + static void vampSelectProgram(VampPluginHandle handle, unsigned int program); + + static unsigned int vampGetPreferredStepSize(VampPluginHandle handle); + static unsigned int vampGetPreferredBlockSize(VampPluginHandle handle); + static unsigned int vampGetMinChannelCount(VampPluginHandle handle); + static unsigned int vampGetMaxChannelCount(VampPluginHandle handle); + + static unsigned int vampGetOutputCount(VampPluginHandle handle); + + static VampOutputDescriptor *vampGetOutputDescriptor(VampPluginHandle handle, + unsigned int i); + + static void vampReleaseOutputDescriptor(VampOutputDescriptor *desc); + + static VampFeatureList *vampProcess(VampPluginHandle handle, + const float *const *inputBuffers, + int sec, + int nsec); + + static VampFeatureList *vampGetRemainingFeatures(VampPluginHandle handle); + + static void vampReleaseFeatureSet(VampFeatureList *fs); + + void checkOutputMap(Plugin *plugin); + void markOutputsChanged(Plugin *plugin); + + void cleanup(Plugin *plugin); + unsigned int getOutputCount(Plugin *plugin); + VampOutputDescriptor *getOutputDescriptor(Plugin *plugin, + unsigned int i); + VampFeatureList *process(Plugin *plugin, + const float *const *inputBuffers, + int sec, int nsec); + VampFeatureList *getRemainingFeatures(Plugin *plugin); + VampFeatureList *convertFeatures(Plugin *plugin, + const Plugin::FeatureSet &features); + + // maps both plugins and descriptors to adapters + typedef std::map AdapterMap; + static AdapterMap *m_adapterMap; + static Impl *lookupAdapter(VampPluginHandle); + + bool m_populated; + VampPluginDescriptor m_descriptor; + Plugin::ParameterList m_parameters; + Plugin::ProgramList m_programs; + + typedef std::map OutputMap; + OutputMap m_pluginOutputs; + + std::map m_fs; + std::map > m_fsizes; + std::map > > m_fvsizes; + void resizeFS(Plugin *plugin, int n); + void resizeFL(Plugin *plugin, int n, size_t sz); + void resizeFV(Plugin *plugin, int n, int j, size_t sz); +}; + +PluginAdapterBase::PluginAdapterBase() +{ + m_impl = new Impl(this); +} + +PluginAdapterBase::~PluginAdapterBase() +{ + delete m_impl; +} + +const VampPluginDescriptor * +PluginAdapterBase::getDescriptor() +{ + return m_impl->getDescriptor(); +} + +PluginAdapterBase::Impl::Impl(PluginAdapterBase *base) : + m_base(base), + m_populated(false) +{ +#ifdef DEBUG_PLUGIN_ADAPTER + std::cerr << "PluginAdapterBase::Impl[" << this << "]::Impl" << std::endl; +#endif +} + +const VampPluginDescriptor * +PluginAdapterBase::Impl::getDescriptor() +{ +#ifdef DEBUG_PLUGIN_ADAPTER + std::cerr << "PluginAdapterBase::Impl[" << this << "]::getDescriptor" << std::endl; +#endif + + if (m_populated) return &m_descriptor; + + Plugin *plugin = m_base->createPlugin(48000); + + if (!plugin) { + std::cerr << "PluginAdapterBase::Impl::getDescriptor: Failed to create plugin" << std::endl; + return 0; + } + + if (plugin->getVampApiVersion() != VAMP_API_VERSION) { + std::cerr << "Vamp::PluginAdapterBase::Impl::getDescriptor: ERROR: " + << "API version " << plugin->getVampApiVersion() + << " for\nplugin \"" << plugin->getIdentifier() << "\" " + << "differs from version " + << VAMP_API_VERSION << " for adapter.\n" + << "This plugin is probably linked against a different version of the Vamp SDK\n" + << "from the version it was compiled with. It will need to be re-linked correctly\n" + << "before it can be used." << std::endl; + delete plugin; + return 0; + } + + m_parameters = plugin->getParameterDescriptors(); + m_programs = plugin->getPrograms(); + + m_descriptor.vampApiVersion = plugin->getVampApiVersion(); + m_descriptor.identifier = strdup(plugin->getIdentifier().c_str()); + m_descriptor.name = strdup(plugin->getName().c_str()); + m_descriptor.description = strdup(plugin->getDescription().c_str()); + m_descriptor.maker = strdup(plugin->getMaker().c_str()); + m_descriptor.pluginVersion = plugin->getPluginVersion(); + m_descriptor.copyright = strdup(plugin->getCopyright().c_str()); + + m_descriptor.parameterCount = m_parameters.size(); + m_descriptor.parameters = (const VampParameterDescriptor **) + malloc(m_parameters.size() * sizeof(VampParameterDescriptor)); + + unsigned int i; + + for (i = 0; i < m_parameters.size(); ++i) { + VampParameterDescriptor *desc = (VampParameterDescriptor *) + malloc(sizeof(VampParameterDescriptor)); + desc->identifier = strdup(m_parameters[i].identifier.c_str()); + desc->name = strdup(m_parameters[i].name.c_str()); + desc->description = strdup(m_parameters[i].description.c_str()); + desc->unit = strdup(m_parameters[i].unit.c_str()); + desc->minValue = m_parameters[i].minValue; + desc->maxValue = m_parameters[i].maxValue; + desc->defaultValue = m_parameters[i].defaultValue; + desc->isQuantized = m_parameters[i].isQuantized; + desc->quantizeStep = m_parameters[i].quantizeStep; + desc->valueNames = 0; + if (desc->isQuantized && !m_parameters[i].valueNames.empty()) { + desc->valueNames = (const char **) + malloc((m_parameters[i].valueNames.size()+1) * sizeof(char *)); + for (unsigned int j = 0; j < m_parameters[i].valueNames.size(); ++j) { + desc->valueNames[j] = strdup(m_parameters[i].valueNames[j].c_str()); + } + desc->valueNames[m_parameters[i].valueNames.size()] = 0; + } + m_descriptor.parameters[i] = desc; + } + + m_descriptor.programCount = m_programs.size(); + m_descriptor.programs = (const char **) + malloc(m_programs.size() * sizeof(const char *)); + + for (i = 0; i < m_programs.size(); ++i) { + m_descriptor.programs[i] = strdup(m_programs[i].c_str()); + } + + if (plugin->getInputDomain() == Plugin::FrequencyDomain) { + m_descriptor.inputDomain = vampFrequencyDomain; + } else { + m_descriptor.inputDomain = vampTimeDomain; + } + + m_descriptor.instantiate = vampInstantiate; + m_descriptor.cleanup = vampCleanup; + m_descriptor.initialise = vampInitialise; + m_descriptor.reset = vampReset; + m_descriptor.getParameter = vampGetParameter; + m_descriptor.setParameter = vampSetParameter; + m_descriptor.getCurrentProgram = vampGetCurrentProgram; + m_descriptor.selectProgram = vampSelectProgram; + m_descriptor.getPreferredStepSize = vampGetPreferredStepSize; + m_descriptor.getPreferredBlockSize = vampGetPreferredBlockSize; + m_descriptor.getMinChannelCount = vampGetMinChannelCount; + m_descriptor.getMaxChannelCount = vampGetMaxChannelCount; + m_descriptor.getOutputCount = vampGetOutputCount; + m_descriptor.getOutputDescriptor = vampGetOutputDescriptor; + m_descriptor.releaseOutputDescriptor = vampReleaseOutputDescriptor; + m_descriptor.process = vampProcess; + m_descriptor.getRemainingFeatures = vampGetRemainingFeatures; + m_descriptor.releaseFeatureSet = vampReleaseFeatureSet; + + if (!m_adapterMap) { + m_adapterMap = new AdapterMap; + } + (*m_adapterMap)[&m_descriptor] = this; + + delete plugin; + + m_populated = true; + return &m_descriptor; +} + +PluginAdapterBase::Impl::~Impl() +{ +#ifdef DEBUG_PLUGIN_ADAPTER + std::cerr << "PluginAdapterBase::Impl[" << this << "]::~Impl" << std::endl; +#endif + + if (!m_populated) return; + + free((void *)m_descriptor.identifier); + free((void *)m_descriptor.name); + free((void *)m_descriptor.description); + free((void *)m_descriptor.maker); + free((void *)m_descriptor.copyright); + + for (unsigned int i = 0; i < m_descriptor.parameterCount; ++i) { + const VampParameterDescriptor *desc = m_descriptor.parameters[i]; + free((void *)desc->identifier); + free((void *)desc->name); + free((void *)desc->description); + free((void *)desc->unit); + if (desc->valueNames) { + for (unsigned int j = 0; desc->valueNames[j]; ++j) { + free((void *)desc->valueNames[j]); + } + free((void *)desc->valueNames); + } + } + free((void *)m_descriptor.parameters); + + for (unsigned int i = 0; i < m_descriptor.programCount; ++i) { + free((void *)m_descriptor.programs[i]); + } + free((void *)m_descriptor.programs); + + if (m_adapterMap) { + + m_adapterMap->erase(&m_descriptor); + + if (m_adapterMap->empty()) { + delete m_adapterMap; + m_adapterMap = 0; + } + } +} + +PluginAdapterBase::Impl * +PluginAdapterBase::Impl::lookupAdapter(VampPluginHandle handle) +{ +#ifdef DEBUG_PLUGIN_ADAPTER + std::cerr << "PluginAdapterBase::Impl::lookupAdapter(" << handle << ")" << std::endl; +#endif + + if (!m_adapterMap) return 0; + AdapterMap::const_iterator i = m_adapterMap->find(handle); + if (i == m_adapterMap->end()) return 0; + return i->second; +} + +VampPluginHandle +PluginAdapterBase::Impl::vampInstantiate(const VampPluginDescriptor *desc, + float inputSampleRate) +{ +#ifdef DEBUG_PLUGIN_ADAPTER + std::cerr << "PluginAdapterBase::Impl::vampInstantiate(" << desc << ")" << std::endl; +#endif + + if (!m_adapterMap) { + m_adapterMap = new AdapterMap(); + } + + if (m_adapterMap->find(desc) == m_adapterMap->end()) { + std::cerr << "WARNING: PluginAdapterBase::Impl::vampInstantiate: Descriptor " << desc << " not in adapter map" << std::endl; + return 0; + } + + Impl *adapter = (*m_adapterMap)[desc]; + if (desc != &adapter->m_descriptor) return 0; + + Plugin *plugin = adapter->m_base->createPlugin(inputSampleRate); + if (plugin) { + (*m_adapterMap)[plugin] = adapter; + } + +#ifdef DEBUG_PLUGIN_ADAPTER + std::cerr << "PluginAdapterBase::Impl::vampInstantiate(" << desc << "): returning handle " << plugin << std::endl; +#endif + + return plugin; +} + +void +PluginAdapterBase::Impl::vampCleanup(VampPluginHandle handle) +{ +#ifdef DEBUG_PLUGIN_ADAPTER + std::cerr << "PluginAdapterBase::Impl::vampCleanup(" << handle << ")" << std::endl; +#endif + + Impl *adapter = lookupAdapter(handle); + if (!adapter) { + delete ((Plugin *)handle); + return; + } + adapter->cleanup(((Plugin *)handle)); +} + +int +PluginAdapterBase::Impl::vampInitialise(VampPluginHandle handle, + unsigned int channels, + unsigned int stepSize, + unsigned int blockSize) +{ +#ifdef DEBUG_PLUGIN_ADAPTER + std::cerr << "PluginAdapterBase::Impl::vampInitialise(" << handle << ", " << channels << ", " << stepSize << ", " << blockSize << ")" << std::endl; +#endif + + Impl *adapter = lookupAdapter(handle); + if (!adapter) return 0; + bool result = ((Plugin *)handle)->initialise(channels, stepSize, blockSize); + adapter->markOutputsChanged((Plugin *)handle); + return result ? 1 : 0; +} + +void +PluginAdapterBase::Impl::vampReset(VampPluginHandle handle) +{ +#ifdef DEBUG_PLUGIN_ADAPTER + std::cerr << "PluginAdapterBase::Impl::vampReset(" << handle << ")" << std::endl; +#endif + + ((Plugin *)handle)->reset(); +} + +float +PluginAdapterBase::Impl::vampGetParameter(VampPluginHandle handle, + int param) +{ +#ifdef DEBUG_PLUGIN_ADAPTER + std::cerr << "PluginAdapterBase::Impl::vampGetParameter(" << handle << ", " << param << ")" << std::endl; +#endif + + Impl *adapter = lookupAdapter(handle); + if (!adapter) return 0.0; + Plugin::ParameterList &list = adapter->m_parameters; + return ((Plugin *)handle)->getParameter(list[param].identifier); +} + +void +PluginAdapterBase::Impl::vampSetParameter(VampPluginHandle handle, + int param, float value) +{ +#ifdef DEBUG_PLUGIN_ADAPTER + std::cerr << "PluginAdapterBase::Impl::vampSetParameter(" << handle << ", " << param << ", " << value << ")" << std::endl; +#endif + + Impl *adapter = lookupAdapter(handle); + if (!adapter) return; + Plugin::ParameterList &list = adapter->m_parameters; + ((Plugin *)handle)->setParameter(list[param].identifier, value); + adapter->markOutputsChanged((Plugin *)handle); +} + +unsigned int +PluginAdapterBase::Impl::vampGetCurrentProgram(VampPluginHandle handle) +{ +#ifdef DEBUG_PLUGIN_ADAPTER + std::cerr << "PluginAdapterBase::Impl::vampGetCurrentProgram(" << handle << ")" << std::endl; +#endif + + Impl *adapter = lookupAdapter(handle); + if (!adapter) return 0; + Plugin::ProgramList &list = adapter->m_programs; + std::string program = ((Plugin *)handle)->getCurrentProgram(); + for (unsigned int i = 0; i < list.size(); ++i) { + if (list[i] == program) return i; + } + return 0; +} + +void +PluginAdapterBase::Impl::vampSelectProgram(VampPluginHandle handle, + unsigned int program) +{ +#ifdef DEBUG_PLUGIN_ADAPTER + std::cerr << "PluginAdapterBase::Impl::vampSelectProgram(" << handle << ", " << program << ")" << std::endl; +#endif + + Impl *adapter = lookupAdapter(handle); + if (!adapter) return; + + Plugin::ProgramList &list = adapter->m_programs; + ((Plugin *)handle)->selectProgram(list[program]); + + adapter->markOutputsChanged((Plugin *)handle); +} + +unsigned int +PluginAdapterBase::Impl::vampGetPreferredStepSize(VampPluginHandle handle) +{ +#ifdef DEBUG_PLUGIN_ADAPTER + std::cerr << "PluginAdapterBase::Impl::vampGetPreferredStepSize(" << handle << ")" << std::endl; +#endif + + return ((Plugin *)handle)->getPreferredStepSize(); +} + +unsigned int +PluginAdapterBase::Impl::vampGetPreferredBlockSize(VampPluginHandle handle) +{ +#ifdef DEBUG_PLUGIN_ADAPTER + std::cerr << "PluginAdapterBase::Impl::vampGetPreferredBlockSize(" << handle << ")" << std::endl; +#endif + + return ((Plugin *)handle)->getPreferredBlockSize(); +} + +unsigned int +PluginAdapterBase::Impl::vampGetMinChannelCount(VampPluginHandle handle) +{ +#ifdef DEBUG_PLUGIN_ADAPTER + std::cerr << "PluginAdapterBase::Impl::vampGetMinChannelCount(" << handle << ")" << std::endl; +#endif + + return ((Plugin *)handle)->getMinChannelCount(); +} + +unsigned int +PluginAdapterBase::Impl::vampGetMaxChannelCount(VampPluginHandle handle) +{ +#ifdef DEBUG_PLUGIN_ADAPTER + std::cerr << "PluginAdapterBase::Impl::vampGetMaxChannelCount(" << handle << ")" << std::endl; +#endif + + return ((Plugin *)handle)->getMaxChannelCount(); +} + +unsigned int +PluginAdapterBase::Impl::vampGetOutputCount(VampPluginHandle handle) +{ +#ifdef DEBUG_PLUGIN_ADAPTER + std::cerr << "PluginAdapterBase::Impl::vampGetOutputCount(" << handle << ")" << std::endl; +#endif + + Impl *adapter = lookupAdapter(handle); + +// std::cerr << "vampGetOutputCount: handle " << handle << " -> adapter "<< adapter << std::endl; + + if (!adapter) return 0; + return adapter->getOutputCount((Plugin *)handle); +} + +VampOutputDescriptor * +PluginAdapterBase::Impl::vampGetOutputDescriptor(VampPluginHandle handle, + unsigned int i) +{ +#ifdef DEBUG_PLUGIN_ADAPTER + std::cerr << "PluginAdapterBase::Impl::vampGetOutputDescriptor(" << handle << ", " << i << ")" << std::endl; +#endif + + Impl *adapter = lookupAdapter(handle); + +// std::cerr << "vampGetOutputDescriptor: handle " << handle << " -> adapter "<< adapter << std::endl; + + if (!adapter) return 0; + return adapter->getOutputDescriptor((Plugin *)handle, i); +} + +void +PluginAdapterBase::Impl::vampReleaseOutputDescriptor(VampOutputDescriptor *desc) +{ +#ifdef DEBUG_PLUGIN_ADAPTER + std::cerr << "PluginAdapterBase::Impl::vampReleaseOutputDescriptor(" << desc << ")" << std::endl; +#endif + + if (desc->identifier) free((void *)desc->identifier); + if (desc->name) free((void *)desc->name); + if (desc->description) free((void *)desc->description); + if (desc->unit) free((void *)desc->unit); + if (desc->hasFixedBinCount && desc->binNames) { + for (unsigned int i = 0; i < desc->binCount; ++i) { + if (desc->binNames[i]) { + free((void *)desc->binNames[i]); + } + } + } + if (desc->binNames) free((void *)desc->binNames); + free((void *)desc); +} + +VampFeatureList * +PluginAdapterBase::Impl::vampProcess(VampPluginHandle handle, + const float *const *inputBuffers, + int sec, + int nsec) +{ +#ifdef DEBUG_PLUGIN_ADAPTER + std::cerr << "PluginAdapterBase::Impl::vampProcess(" << handle << ", " << sec << ", " << nsec << ")" << std::endl; +#endif + + Impl *adapter = lookupAdapter(handle); + if (!adapter) return 0; + return adapter->process((Plugin *)handle, inputBuffers, sec, nsec); +} + +VampFeatureList * +PluginAdapterBase::Impl::vampGetRemainingFeatures(VampPluginHandle handle) +{ +#ifdef DEBUG_PLUGIN_ADAPTER + std::cerr << "PluginAdapterBase::Impl::vampGetRemainingFeatures(" << handle << ")" << std::endl; +#endif + + Impl *adapter = lookupAdapter(handle); + if (!adapter) return 0; + return adapter->getRemainingFeatures((Plugin *)handle); +} + +void +PluginAdapterBase::Impl::vampReleaseFeatureSet(VampFeatureList *fs) +{ +#ifdef DEBUG_PLUGIN_ADAPTER + std::cerr << "PluginAdapterBase::Impl::vampReleaseFeatureSet" << std::endl; +#endif +} + +void +PluginAdapterBase::Impl::cleanup(Plugin *plugin) +{ + if (m_fs.find(plugin) != m_fs.end()) { + size_t outputCount = 0; + if (m_pluginOutputs[plugin]) { + outputCount = m_pluginOutputs[plugin]->size(); + } + VampFeatureList *list = m_fs[plugin]; + for (unsigned int i = 0; i < outputCount; ++i) { + for (unsigned int j = 0; j < m_fsizes[plugin][i]; ++j) { + if (list[i].features[j].v1.label) { + free(list[i].features[j].v1.label); + } + if (list[i].features[j].v1.values) { + free(list[i].features[j].v1.values); + } + } + if (list[i].features) free(list[i].features); + } + m_fs.erase(plugin); + m_fsizes.erase(plugin); + m_fvsizes.erase(plugin); + } + + if (m_pluginOutputs.find(plugin) != m_pluginOutputs.end()) { + delete m_pluginOutputs[plugin]; + m_pluginOutputs.erase(plugin); + } + + if (m_adapterMap) { + m_adapterMap->erase(plugin); + + if (m_adapterMap->empty()) { + delete m_adapterMap; + m_adapterMap = 0; + } + } + + delete ((Plugin *)plugin); +} + +void +PluginAdapterBase::Impl::checkOutputMap(Plugin *plugin) +{ + OutputMap::iterator i = m_pluginOutputs.find(plugin); + + if (i == m_pluginOutputs.end() || !i->second) { + + m_pluginOutputs[plugin] = new Plugin::OutputList + (plugin->getOutputDescriptors()); + +// std::cerr << "PluginAdapterBase::Impl::checkOutputMap: Have " << m_pluginOutputs[plugin]->size() << " outputs for plugin " << plugin->getIdentifier() << std::endl; + } +} + +void +PluginAdapterBase::Impl::markOutputsChanged(Plugin *plugin) +{ + OutputMap::iterator i = m_pluginOutputs.find(plugin); + +// std::cerr << "PluginAdapterBase::Impl::markOutputsChanged" << std::endl; + + if (i != m_pluginOutputs.end()) { + + Plugin::OutputList *list = i->second; + m_pluginOutputs.erase(i); + delete list; + } +} + +unsigned int +PluginAdapterBase::Impl::getOutputCount(Plugin *plugin) +{ + checkOutputMap(plugin); + + return m_pluginOutputs[plugin]->size(); +} + +VampOutputDescriptor * +PluginAdapterBase::Impl::getOutputDescriptor(Plugin *plugin, + unsigned int i) +{ + checkOutputMap(plugin); + + Plugin::OutputDescriptor &od = + (*m_pluginOutputs[plugin])[i]; + + VampOutputDescriptor *desc = (VampOutputDescriptor *) + malloc(sizeof(VampOutputDescriptor)); + + desc->identifier = strdup(od.identifier.c_str()); + desc->name = strdup(od.name.c_str()); + desc->description = strdup(od.description.c_str()); + desc->unit = strdup(od.unit.c_str()); + desc->hasFixedBinCount = od.hasFixedBinCount; + desc->binCount = od.binCount; + + if (od.hasFixedBinCount && od.binCount > 0 + // We would like to do "&& !od.binNames.empty()" here -- but we + // can't, because it will crash older versions of the host adapter + // which try to copy the names across whenever the bin count is + // non-zero, regardless of whether they exist or not + ) { + desc->binNames = (const char **) + malloc(od.binCount * sizeof(const char *)); + + for (unsigned int i = 0; i < od.binCount; ++i) { + if (i < od.binNames.size()) { + desc->binNames[i] = strdup(od.binNames[i].c_str()); + } else { + desc->binNames[i] = 0; + } + } + } else { + desc->binNames = 0; + } + + desc->hasKnownExtents = od.hasKnownExtents; + desc->minValue = od.minValue; + desc->maxValue = od.maxValue; + desc->isQuantized = od.isQuantized; + desc->quantizeStep = od.quantizeStep; + + switch (od.sampleType) { + case Plugin::OutputDescriptor::OneSamplePerStep: + desc->sampleType = vampOneSamplePerStep; break; + case Plugin::OutputDescriptor::FixedSampleRate: + desc->sampleType = vampFixedSampleRate; break; + case Plugin::OutputDescriptor::VariableSampleRate: + desc->sampleType = vampVariableSampleRate; break; + } + + desc->sampleRate = od.sampleRate; + desc->hasDuration = od.hasDuration; + + return desc; +} + +VampFeatureList * +PluginAdapterBase::Impl::process(Plugin *plugin, + const float *const *inputBuffers, + int sec, int nsec) +{ +// std::cerr << "PluginAdapterBase::Impl::process" << std::endl; + RealTime rt(sec, nsec); + checkOutputMap(plugin); + return convertFeatures(plugin, plugin->process(inputBuffers, rt)); +} + +VampFeatureList * +PluginAdapterBase::Impl::getRemainingFeatures(Plugin *plugin) +{ +// std::cerr << "PluginAdapterBase::Impl::getRemainingFeatures" << std::endl; + checkOutputMap(plugin); + return convertFeatures(plugin, plugin->getRemainingFeatures()); +} + +VampFeatureList * +PluginAdapterBase::Impl::convertFeatures(Plugin *plugin, + const Plugin::FeatureSet &features) +{ + int lastN = -1; + + int outputCount = 0; + if (m_pluginOutputs[plugin]) outputCount = m_pluginOutputs[plugin]->size(); + + resizeFS(plugin, outputCount); + VampFeatureList *fs = m_fs[plugin]; + +// std::cerr << "PluginAdapter(v2)::convertFeatures: NOTE: sizeof(Feature) == " << sizeof(Plugin::Feature) << ", sizeof(VampFeature) == " << sizeof(VampFeature) << ", sizeof(VampFeatureList) == " << sizeof(VampFeatureList) << std::endl; + + for (Plugin::FeatureSet::const_iterator fi = features.begin(); + fi != features.end(); ++fi) { + + int n = fi->first; + +// std::cerr << "PluginAdapterBase::Impl::convertFeatures: n = " << n << std::endl; + + if (n >= int(outputCount)) { + std::cerr << "WARNING: PluginAdapterBase::Impl::convertFeatures: Too many outputs from plugin (" << n+1 << ", only should be " << outputCount << ")" << std::endl; + continue; + } + + if (n > lastN + 1) { + for (int i = lastN + 1; i < n; ++i) { + fs[i].featureCount = 0; + } + } + + const Plugin::FeatureList &fl = fi->second; + + size_t sz = fl.size(); + if (sz > m_fsizes[plugin][n]) resizeFL(plugin, n, sz); + fs[n].featureCount = sz; + + for (size_t j = 0; j < sz; ++j) { + +// std::cerr << "PluginAdapterBase::Impl::convertFeatures: j = " << j << std::endl; + + VampFeature *feature = &fs[n].features[j].v1; + + feature->hasTimestamp = fl[j].hasTimestamp; + feature->sec = fl[j].timestamp.sec; + feature->nsec = fl[j].timestamp.nsec; + feature->valueCount = fl[j].values.size(); + + VampFeatureV2 *v2 = &fs[n].features[j + sz].v2; + + v2->hasDuration = fl[j].hasDuration; + v2->durationSec = fl[j].duration.sec; + v2->durationNsec = fl[j].duration.nsec; + + if (feature->label) free(feature->label); + + if (fl[j].label.empty()) { + feature->label = 0; + } else { + feature->label = strdup(fl[j].label.c_str()); + } + + if (feature->valueCount > m_fvsizes[plugin][n][j]) { + resizeFV(plugin, n, j, feature->valueCount); + } + + for (unsigned int k = 0; k < feature->valueCount; ++k) { +// std::cerr << "PluginAdapterBase::Impl::convertFeatures: k = " << k << std::endl; + feature->values[k] = fl[j].values[k]; + } + } + + lastN = n; + } + + if (lastN == -1) return 0; + + if (int(outputCount) > lastN + 1) { + for (int i = lastN + 1; i < int(outputCount); ++i) { + fs[i].featureCount = 0; + } + } + +// std::cerr << "PluginAdapter(v2)::convertFeatures: NOTE: have " << outputCount << " outputs" << std::endl; +// for (int i = 0; i < outputCount; ++i) { +// std::cerr << "PluginAdapter(v2)::convertFeatures: NOTE: output " << i << " has " << fs[i].featureCount << " features" << std::endl; +// } + + + return fs; +} + +void +PluginAdapterBase::Impl::resizeFS(Plugin *plugin, int n) +{ +// std::cerr << "PluginAdapterBase::Impl::resizeFS(" << plugin << ", " << n << ")" << std::endl; + + int i = m_fsizes[plugin].size(); + if (i >= n) return; + +// std::cerr << "resizing from " << i << std::endl; + + m_fs[plugin] = (VampFeatureList *)realloc + (m_fs[plugin], n * sizeof(VampFeatureList)); + + while (i < n) { + m_fs[plugin][i].featureCount = 0; + m_fs[plugin][i].features = 0; + m_fsizes[plugin].push_back(0); + m_fvsizes[plugin].push_back(std::vector()); + i++; + } +} + +void +PluginAdapterBase::Impl::resizeFL(Plugin *plugin, int n, size_t sz) +{ +// std::cerr << "PluginAdapterBase::Impl::resizeFL(" << plugin << ", " << n << ", " +// << sz << ")" << std::endl; + + size_t i = m_fsizes[plugin][n]; + if (i >= sz) return; + +// std::cerr << "resizing from " << i << std::endl; + + m_fs[plugin][n].features = (VampFeatureUnion *)realloc + (m_fs[plugin][n].features, 2 * sz * sizeof(VampFeatureUnion)); + + while (m_fsizes[plugin][n] < sz) { + m_fs[plugin][n].features[m_fsizes[plugin][n]].v1.hasTimestamp = 0; + m_fs[plugin][n].features[m_fsizes[plugin][n]].v1.valueCount = 0; + m_fs[plugin][n].features[m_fsizes[plugin][n]].v1.values = 0; + m_fs[plugin][n].features[m_fsizes[plugin][n]].v1.label = 0; + m_fs[plugin][n].features[m_fsizes[plugin][n] + sz].v2.hasDuration = 0; + m_fvsizes[plugin][n].push_back(0); + m_fsizes[plugin][n]++; + } +} + +void +PluginAdapterBase::Impl::resizeFV(Plugin *plugin, int n, int j, size_t sz) +{ +// std::cerr << "PluginAdapterBase::Impl::resizeFV(" << plugin << ", " << n << ", " +// << j << ", " << sz << ")" << std::endl; + + size_t i = m_fvsizes[plugin][n][j]; + if (i >= sz) return; + +// std::cerr << "resizing from " << i << std::endl; + + m_fs[plugin][n].features[j].v1.values = (float *)realloc + (m_fs[plugin][n].features[j].v1.values, sz * sizeof(float)); + + m_fvsizes[plugin][n][j] = sz; +} + +PluginAdapterBase::Impl::AdapterMap * +PluginAdapterBase::Impl::m_adapterMap = 0; + +} + +_VAMP_SDK_PLUGSPACE_END(PluginAdapter.cpp) + diff -r f44aa6d29642 -r cebe00b508b9 vamp-plugin-sdk/src/vamp-sdk/RealTime.cpp --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/vamp-plugin-sdk/src/vamp-sdk/RealTime.cpp Wed Apr 11 09:51:20 2012 +0100 @@ -0,0 +1,252 @@ +/* -*- c-basic-offset: 4 indent-tabs-mode: nil -*- vi:set ts=8 sts=4 sw=4: */ + +/* + Vamp + + An API for audio analysis and feature extraction plugins. + + Centre for Digital Music, Queen Mary, University of London. + Copyright 2006 Chris Cannam. + + Permission is hereby granted, free of charge, to any person + obtaining a copy of this software and associated documentation + files (the "Software"), to deal in the Software without + restriction, including without limitation the rights to use, copy, + modify, merge, publish, distribute, sublicense, and/or sell copies + of the Software, and to permit persons to whom the Software is + furnished to do so, subject to the following conditions: + + The above copyright notice and this permission notice shall be + included in all copies or substantial portions of the Software. + + THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, + EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND + NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR + ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF + CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION + WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + + Except as contained in this notice, the names of the Centre for + Digital Music; Queen Mary, University of London; and Chris Cannam + shall not be used in advertising or otherwise to promote the sale, + use or other dealings in this Software without prior written + authorization. +*/ + +/* + This is a modified version of a source file from the + Rosegarden MIDI and audio sequencer and notation editor. + This file copyright 2000-2006 Chris Cannam. + Relicensed by the author as detailed above. +*/ + +#include + +#if (__GNUC__ < 3) +#include +#define stringstream strstream +#else +#include +#endif + +using std::cerr; +using std::endl; + +#ifndef _WIN32 +#include +#endif + +#include + +_VAMP_SDK_PLUGSPACE_BEGIN(RealTime.cpp) + +namespace Vamp { + +// A RealTime consists of two ints that must be at least 32 bits each. +// A signed 32-bit int can store values exceeding +/- 2 billion. This +// means we can safely use our lower int for nanoseconds, as there are +// 1 billion nanoseconds in a second and we need to handle double that +// because of the implementations of addition etc that we use. +// +// The maximum valid RealTime on a 32-bit system is somewhere around +// 68 years: 999999999 nanoseconds longer than the classic Unix epoch. + +#define ONE_BILLION 1000000000 + +RealTime::RealTime(int s, int n) : + sec(s), nsec(n) +{ + if (sec == 0) { + while (nsec <= -ONE_BILLION) { nsec += ONE_BILLION; --sec; } + while (nsec >= ONE_BILLION) { nsec -= ONE_BILLION; ++sec; } + } else if (sec < 0) { + while (nsec <= -ONE_BILLION) { nsec += ONE_BILLION; --sec; } + while (nsec > 0) { nsec -= ONE_BILLION; ++sec; } + } else { + while (nsec >= ONE_BILLION) { nsec -= ONE_BILLION; ++sec; } + while (nsec < 0) { nsec += ONE_BILLION; --sec; } + } +} + +RealTime +RealTime::fromSeconds(double sec) +{ + return RealTime(int(sec), int((sec - int(sec)) * ONE_BILLION + 0.5)); +} + +RealTime +RealTime::fromMilliseconds(int msec) +{ + return RealTime(msec / 1000, (msec % 1000) * 1000000); +} + +#ifndef _WIN32 +RealTime +RealTime::fromTimeval(const struct timeval &tv) +{ + return RealTime(tv.tv_sec, tv.tv_usec * 1000); +} +#endif + +std::ostream &operator<<(std::ostream &out, const RealTime &rt) +{ + if (rt < RealTime::zeroTime) { + out << "-"; + } else { + out << " "; + } + + int s = (rt.sec < 0 ? -rt.sec : rt.sec); + int n = (rt.nsec < 0 ? -rt.nsec : rt.nsec); + + out << s << "."; + + int nn(n); + if (nn == 0) out << "00000000"; + else while (nn < (ONE_BILLION / 10)) { + out << "0"; + nn *= 10; + } + + out << n << "R"; + return out; +} + +std::string +RealTime::toString() const +{ + std::stringstream out; + out << *this; + +#if (__GNUC__ < 3) + out << std::ends; +#endif + + std::string s = out.str(); + + // remove trailing R + return s.substr(0, s.length() - 1); +} + +std::string +RealTime::toText(bool fixedDp) const +{ + if (*this < RealTime::zeroTime) return "-" + (-*this).toText(); + + std::stringstream out; + + if (sec >= 3600) { + out << (sec / 3600) << ":"; + } + + if (sec >= 60) { + out << (sec % 3600) / 60 << ":"; + } + + if (sec >= 10) { + out << ((sec % 60) / 10); + } + + out << (sec % 10); + + int ms = msec(); + + if (ms != 0) { + out << "."; + out << (ms / 100); + ms = ms % 100; + if (ms != 0) { + out << (ms / 10); + ms = ms % 10; + } else if (fixedDp) { + out << "0"; + } + if (ms != 0) { + out << ms; + } else if (fixedDp) { + out << "0"; + } + } else if (fixedDp) { + out << ".000"; + } + +#if (__GNUC__ < 3) + out << std::ends; +#endif + + std::string s = out.str(); + + return s; +} + + +RealTime +RealTime::operator/(int d) const +{ + int secdiv = sec / d; + int secrem = sec % d; + + double nsecdiv = (double(nsec) + ONE_BILLION * double(secrem)) / d; + + return RealTime(secdiv, int(nsecdiv + 0.5)); +} + +double +RealTime::operator/(const RealTime &r) const +{ + double lTotal = double(sec) * ONE_BILLION + double(nsec); + double rTotal = double(r.sec) * ONE_BILLION + double(r.nsec); + + if (rTotal == 0) return 0.0; + else return lTotal/rTotal; +} + +long +RealTime::realTime2Frame(const RealTime &time, unsigned int sampleRate) +{ + if (time < zeroTime) return -realTime2Frame(-time, sampleRate); + double s = time.sec + double(time.nsec + 1) / 1000000000.0; + return long(s * sampleRate); +} + +RealTime +RealTime::frame2RealTime(long frame, unsigned int sampleRate) +{ + if (frame < 0) return -frame2RealTime(-frame, sampleRate); + + RealTime rt; + rt.sec = frame / long(sampleRate); + frame -= rt.sec * long(sampleRate); + rt.nsec = (int)(((double(frame) * 1000000.0) / sampleRate) * 1000.0); + return rt; +} + +const RealTime RealTime::zeroTime(0,0); + +} + +_VAMP_SDK_PLUGSPACE_END(RealTime.cpp) + + + diff -r f44aa6d29642 -r cebe00b508b9 vamp-plugin-sdk/vamp-hostsdk/Plugin.h --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/vamp-plugin-sdk/vamp-hostsdk/Plugin.h Wed Apr 11 09:51:20 2012 +0100 @@ -0,0 +1,47 @@ +/* -*- c-basic-offset: 4 indent-tabs-mode: nil -*- vi:set ts=8 sts=4 sw=4: */ + +/* + Vamp + + An API for audio analysis and feature extraction plugins. + + Centre for Digital Music, Queen Mary, University of London. + Copyright 2006 Chris Cannam. + + Permission is hereby granted, free of charge, to any person + obtaining a copy of this software and associated documentation + files (the "Software"), to deal in the Software without + restriction, including without limitation the rights to use, copy, + modify, merge, publish, distribute, sublicense, and/or sell copies + of the Software, and to permit persons to whom the Software is + furnished to do so, subject to the following conditions: + + The above copyright notice and this permission notice shall be + included in all copies or substantial portions of the Software. + + THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, + EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND + NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR + ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF + CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION + WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + + Except as contained in this notice, the names of the Centre for + Digital Music; Queen Mary, University of London; and Chris Cannam + shall not be used in advertising or otherwise to promote the sale, + use or other dealings in this Software without prior written + authorization. +*/ + +#ifndef _VAMP_HOSTSDK_PLUGIN_H_ +#define _VAMP_HOSTSDK_PLUGIN_H_ + +// Do not include vamp-sdk/Plugin.h directly from host code. Always +// use this header instead. + +#include "hostguard.h" + +#include + +#endif diff -r f44aa6d29642 -r cebe00b508b9 vamp-plugin-sdk/vamp-hostsdk/PluginBase.h --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/vamp-plugin-sdk/vamp-hostsdk/PluginBase.h Wed Apr 11 09:51:20 2012 +0100 @@ -0,0 +1,47 @@ +/* -*- c-basic-offset: 4 indent-tabs-mode: nil -*- vi:set ts=8 sts=4 sw=4: */ + +/* + Vamp + + An API for audio analysis and feature extraction plugins. + + Centre for Digital Music, Queen Mary, University of London. + Copyright 2006 Chris Cannam. + + Permission is hereby granted, free of charge, to any person + obtaining a copy of this software and associated documentation + files (the "Software"), to deal in the Software without + restriction, including without limitation the rights to use, copy, + modify, merge, publish, distribute, sublicense, and/or sell copies + of the Software, and to permit persons to whom the Software is + furnished to do so, subject to the following conditions: + + The above copyright notice and this permission notice shall be + included in all copies or substantial portions of the Software. + + THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, + EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND + NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR + ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF + CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION + WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + + Except as contained in this notice, the names of the Centre for + Digital Music; Queen Mary, University of London; and Chris Cannam + shall not be used in advertising or otherwise to promote the sale, + use or other dealings in this Software without prior written + authorization. +*/ + +#ifndef _VAMP_HOSTSDK_PLUGIN_BASE_H_ +#define _VAMP_HOSTSDK_PLUGIN_BASE_H_ + +// Do not include vamp-sdk/PluginBase.h directly from host code. +// Always use this header instead. + +#include "hostguard.h" + +#include + +#endif diff -r f44aa6d29642 -r cebe00b508b9 vamp-plugin-sdk/vamp-hostsdk/PluginBufferingAdapter.h --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/vamp-plugin-sdk/vamp-hostsdk/PluginBufferingAdapter.h Wed Apr 11 09:51:20 2012 +0100 @@ -0,0 +1,194 @@ +/* -*- c-basic-offset: 4 indent-tabs-mode: nil -*- vi:set ts=8 sts=4 sw=4: */ + +/* + Vamp + + An API for audio analysis and feature extraction plugins. + + Centre for Digital Music, Queen Mary, University of London. + Copyright 2006-2009 Chris Cannam and QMUL. + This file by Mark Levy and Chris Cannam, Copyright 2007-2008 QMUL. + + Permission is hereby granted, free of charge, to any person + obtaining a copy of this software and associated documentation + files (the "Software"), to deal in the Software without + restriction, including without limitation the rights to use, copy, + modify, merge, publish, distribute, sublicense, and/or sell copies + of the Software, and to permit persons to whom the Software is + furnished to do so, subject to the following conditions: + + The above copyright notice and this permission notice shall be + included in all copies or substantial portions of the Software. + + THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, + EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND + NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR + ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF + CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION + WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + + Except as contained in this notice, the names of the Centre for + Digital Music; Queen Mary, University of London; and Chris Cannam + shall not be used in advertising or otherwise to promote the sale, + use or other dealings in this Software without prior written + authorization. +*/ + +#ifndef _VAMP_PLUGIN_BUFFERING_ADAPTER_H_ +#define _VAMP_PLUGIN_BUFFERING_ADAPTER_H_ + +#include "hostguard.h" +#include "PluginWrapper.h" + +_VAMP_SDK_HOSTSPACE_BEGIN(PluginBufferingAdapter.h) + +namespace Vamp { + +namespace HostExt { + +/** + * \class PluginBufferingAdapter PluginBufferingAdapter.h + * + * PluginBufferingAdapter is a Vamp plugin adapter that allows plugins + * to be used by a host supplying an audio stream in non-overlapping + * buffers of arbitrary size. + * + * A host using PluginBufferingAdapter may ignore the preferred step + * and block size reported by the plugin, and still expect the plugin + * to run. The value of blockSize and stepSize passed to initialise + * should be the size of the buffer which the host will supply; the + * stepSize should be equal to the blockSize. + * + * If the internal step size used for the plugin differs from that + * supplied by the host, the adapter will modify the sample type and + * rate specifications for the plugin outputs appropriately, and set + * timestamps on the output features for outputs that formerly used a + * different sample rate specification. This is necessary in order to + * obtain correct time stamping. + * + * In other respects, the PluginBufferingAdapter behaves identically + * to the plugin that it wraps. The wrapped plugin will be deleted + * when the wrapper is deleted. + */ + +class PluginBufferingAdapter : public PluginWrapper +{ +public: + /** + * Construct a PluginBufferingAdapter wrapping the given plugin. + * The adapter takes ownership of the plugin, which will be + * deleted when the adapter is deleted. + */ + PluginBufferingAdapter(Plugin *plugin); + virtual ~PluginBufferingAdapter(); + + /** + * Return the preferred step size for this adapter. + * + * Because of the way this adapter works, its preferred step size + * will always be the same as its preferred block size. This may + * or may not be the same as the preferred step size of the + * underlying plugin, which may be obtained by calling + * getPluginPreferredStepSize(). + */ + size_t getPreferredStepSize() const; + + /** + * Return the preferred block size for this adapter. + * + * This may or may not be the same as the preferred block size of + * the underlying plugin, which may be obtained by calling + * getPluginPreferredBlockSize(). + * + * Note that this adapter may be initialised with any block size, + * not just its supposedly preferred one. + */ + size_t getPreferredBlockSize() const; + + /** + * Initialise the adapter (and therefore the plugin) for the given + * number of channels. Initialise the adapter for the given step + * and block size, which must be equal. + * + * The step and block size used for the underlying plugin will + * depend on its preferences, or any values previously passed to + * setPluginStepSize and setPluginBlockSize. + */ + bool initialise(size_t channels, size_t stepSize, size_t blockSize); + + /** + * Return the preferred step size of the plugin wrapped by this + * adapter. + * + * This is included mainly for informational purposes. This value + * is not likely to be a valid step size for the adapter itself, + * and it is not usually of any use in interpreting the results + * (because the adapter re-writes OneSamplePerStep outputs to + * FixedSampleRate so that the hop size no longer needs to be + * known beforehand in order to interpret them). + */ + size_t getPluginPreferredStepSize() const; + + /** + * Return the preferred block size of the plugin wrapped by this + * adapter. + * + * This is included mainly for informational purposes. + */ + size_t getPluginPreferredBlockSize() const; + + /** + * Set the step size that will be used for the underlying plugin + * when initialise() is called. If this is not set, the plugin's + * own preferred step size will be used. You will not usually + * need to call this function. If you do call it, it must be + * before the first call to initialise(). + */ + void setPluginStepSize(size_t stepSize); + + /** + * Set the block size that will be used for the underlying plugin + * when initialise() is called. If this is not set, the plugin's + * own preferred block size will be used. You will not usually + * need to call this function. If you do call it, it must be + * before the first call to initialise(). + */ + void setPluginBlockSize(size_t blockSize); + + /** + * Return the step and block sizes that were actually used when + * initialising the underlying plugin. + * + * This is included mainly for informational purposes. You will + * not usually need to call this function. If this is called + * before initialise(), it will return 0 for both values. If it + * is called after a failed call to initialise(), it will return + * the values that were used in the failed call to the plugin's + * initialise() function. + */ + void getActualStepAndBlockSizes(size_t &stepSize, size_t &blockSize); + + void setParameter(std::string, float); + void selectProgram(std::string); + + OutputList getOutputDescriptors() const; + + void reset(); + + FeatureSet process(const float *const *inputBuffers, RealTime timestamp); + + FeatureSet getRemainingFeatures(); + +protected: + class Impl; + Impl *m_impl; +}; + +} + +} + +_VAMP_SDK_HOSTSPACE_END(PluginBufferingAdapter.h) + +#endif diff -r f44aa6d29642 -r cebe00b508b9 vamp-plugin-sdk/vamp-hostsdk/PluginChannelAdapter.h --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/vamp-plugin-sdk/vamp-hostsdk/PluginChannelAdapter.h Wed Apr 11 09:51:20 2012 +0100 @@ -0,0 +1,149 @@ +/* -*- c-basic-offset: 4 indent-tabs-mode: nil -*- vi:set ts=8 sts=4 sw=4: */ + +/* + Vamp + + An API for audio analysis and feature extraction plugins. + + Centre for Digital Music, Queen Mary, University of London. + Copyright 2006-2009 Chris Cannam and QMUL. + + Permission is hereby granted, free of charge, to any person + obtaining a copy of this software and associated documentation + files (the "Software"), to deal in the Software without + restriction, including without limitation the rights to use, copy, + modify, merge, publish, distribute, sublicense, and/or sell copies + of the Software, and to permit persons to whom the Software is + furnished to do so, subject to the following conditions: + + The above copyright notice and this permission notice shall be + included in all copies or substantial portions of the Software. + + THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, + EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND + NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR + ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF + CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION + WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + + Except as contained in this notice, the names of the Centre for + Digital Music; Queen Mary, University of London; and Chris Cannam + shall not be used in advertising or otherwise to promote the sale, + use or other dealings in this Software without prior written + authorization. +*/ + +#ifndef _VAMP_PLUGIN_CHANNEL_ADAPTER_H_ +#define _VAMP_PLUGIN_CHANNEL_ADAPTER_H_ + +#include "hostguard.h" +#include "PluginWrapper.h" + +_VAMP_SDK_HOSTSPACE_BEGIN(PluginChannelAdapter.h) + +namespace Vamp { + +namespace HostExt { + +/** + * \class PluginChannelAdapter PluginChannelAdapter.h + * + * PluginChannelAdapter is a Vamp plugin adapter that implements a + * policy for management of plugins that expect a different number of + * input channels from the number actually available in the source + * audio data. + * + * A host using PluginChannelAdapter may ignore the getMinChannelCount + * and getMaxChannelCount reported by the plugin, and still expect the + * plugin to run. + * + * PluginChannelAdapter implements the following policy: + * + * - If the plugin supports the provided number of channels directly, + * PluginChannelAdapter will just run the plugin as normal. + * + * - If the plugin only supports exactly one channel but more than + * one channel is provided, PluginChannelAdapter will use the mean of + * the channels. This ensures that the resulting values remain + * within the same magnitude range as expected for mono data. + * + * - If the plugin requires more than one channel but exactly one is + * provided, the provided channel will be duplicated across all the + * plugin input channels. + * + * If none of the above apply: + * + * - If the plugin requires more channels than are provided, the + * minimum acceptable number of channels will be produced by adding + * empty (zero valued) channels to those provided. + * + * - If the plugin requires fewer channels than are provided, the + * maximum acceptable number of channels will be produced by + * discarding the excess channels. + * + * Hosts requiring a different channel policy from the above will need + * to implement it themselves, instead of using PluginChannelAdapter. + * + * Note that PluginChannelAdapter does not override the minimum and + * maximum channel counts returned by the wrapped plugin. The host + * will need to be aware that it is using a PluginChannelAdapter, and + * be prepared to ignore these counts as necessary. (This contrasts + * with the approach used in PluginInputDomainAdapter, which aims to + * make the host completely unaware of which underlying input domain + * is in fact in use.) + * + * (The rationale for this is that a host may wish to use the + * PluginChannelAdapter but still discriminate in some way on the + * basis of the number of channels actually supported. For example, a + * simple stereo audio host may prefer to reject plugins that require + * more than two channels on the grounds that doesn't actually + * understand what they are for, rather than allow the channel adapter + * to make a potentially meaningless channel conversion for them.) + * + * In every respect other than its management of channels, the + * PluginChannelAdapter behaves identically to the plugin that it + * wraps. The wrapped plugin will be deleted when the wrapper is + * deleted. + * + * \note This class was introduced in version 1.1 of the Vamp plugin SDK. + */ + +class PluginChannelAdapter : public PluginWrapper +{ +public: + /** + * Construct a PluginChannelAdapter wrapping the given plugin. + * The adapter takes ownership of the plugin, which will be + * deleted when the adapter is deleted. + */ + PluginChannelAdapter(Plugin *plugin); + virtual ~PluginChannelAdapter(); + + bool initialise(size_t channels, size_t stepSize, size_t blockSize); + + FeatureSet process(const float *const *inputBuffers, RealTime timestamp); + + /** + * Call process(), providing interleaved audio data with the + * number of channels passed to initialise(). The adapter will + * de-interleave into temporary buffers as appropriate before + * calling process(). + * + * \note This function was introduced in version 1.4 of the Vamp + * plugin SDK. + */ + FeatureSet processInterleaved(const float *inputBuffer, RealTime timestamp); + +protected: + class Impl; + Impl *m_impl; +}; + +} + +} + +_VAMP_SDK_HOSTSPACE_END(PluginChannelAdapter.h) + +#endif diff -r f44aa6d29642 -r cebe00b508b9 vamp-plugin-sdk/vamp-hostsdk/PluginHostAdapter.h --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/vamp-plugin-sdk/vamp-hostsdk/PluginHostAdapter.h Wed Apr 11 09:51:20 2012 +0100 @@ -0,0 +1,123 @@ +/* -*- c-basic-offset: 4 indent-tabs-mode: nil -*- vi:set ts=8 sts=4 sw=4: */ + +/* + Vamp + + An API for audio analysis and feature extraction plugins. + + Centre for Digital Music, Queen Mary, University of London. + Copyright 2006 Chris Cannam. + + Permission is hereby granted, free of charge, to any person + obtaining a copy of this software and associated documentation + files (the "Software"), to deal in the Software without + restriction, including without limitation the rights to use, copy, + modify, merge, publish, distribute, sublicense, and/or sell copies + of the Software, and to permit persons to whom the Software is + furnished to do so, subject to the following conditions: + + The above copyright notice and this permission notice shall be + included in all copies or substantial portions of the Software. + + THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, + EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND + NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR + ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF + CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION + WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + + Except as contained in this notice, the names of the Centre for + Digital Music; Queen Mary, University of London; and Chris Cannam + shall not be used in advertising or otherwise to promote the sale, + use or other dealings in this Software without prior written + authorization. +*/ + +#ifndef _VAMP_PLUGIN_HOST_ADAPTER_H_ +#define _VAMP_PLUGIN_HOST_ADAPTER_H_ + +#include "hostguard.h" +#include "Plugin.h" + +#include + +#include + +_VAMP_SDK_HOSTSPACE_BEGIN(PluginHostAdapter.h) + +namespace Vamp { + +/** + * \class PluginHostAdapter PluginHostAdapter.h + * + * PluginHostAdapter is a wrapper class that a Vamp host can use to + * make the C-language VampPluginDescriptor object appear as a C++ + * Vamp::Plugin object. + * + * The Vamp API is defined in vamp/vamp.h as a C API. The C++ objects + * used for convenience by plugins and hosts actually communicate + * using the C low-level API, but the details of this communication + * are handled seamlessly by the Vamp SDK implementation provided the + * plugin and host use the proper C++ wrapper objects. + * + * See also PluginAdapter, the plugin-side wrapper that makes a C++ + * plugin object available using the C query API. + */ + +class PluginHostAdapter : public Plugin +{ +public: + PluginHostAdapter(const VampPluginDescriptor *descriptor, + float inputSampleRate); + virtual ~PluginHostAdapter(); + + static std::vector getPluginPath(); + + bool initialise(size_t channels, size_t stepSize, size_t blockSize); + void reset(); + + InputDomain getInputDomain() const; + + unsigned int getVampApiVersion() const; + std::string getIdentifier() const; + std::string getName() const; + std::string getDescription() const; + std::string getMaker() const; + int getPluginVersion() const; + std::string getCopyright() const; + + ParameterList getParameterDescriptors() const; + float getParameter(std::string) const; + void setParameter(std::string, float); + + ProgramList getPrograms() const; + std::string getCurrentProgram() const; + void selectProgram(std::string); + + size_t getPreferredStepSize() const; + size_t getPreferredBlockSize() const; + + size_t getMinChannelCount() const; + size_t getMaxChannelCount() const; + + OutputList getOutputDescriptors() const; + + FeatureSet process(const float *const *inputBuffers, RealTime timestamp); + + FeatureSet getRemainingFeatures(); + +protected: + void convertFeatures(VampFeatureList *, FeatureSet &); + + const VampPluginDescriptor *m_descriptor; + VampPluginHandle m_handle; +}; + +} + +_VAMP_SDK_HOSTSPACE_END(PluginHostAdapter.h) + +#endif + + diff -r f44aa6d29642 -r cebe00b508b9 vamp-plugin-sdk/vamp-hostsdk/PluginInputDomainAdapter.h --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/vamp-plugin-sdk/vamp-hostsdk/PluginInputDomainAdapter.h Wed Apr 11 09:51:20 2012 +0100 @@ -0,0 +1,236 @@ +/* -*- c-basic-offset: 4 indent-tabs-mode: nil -*- vi:set ts=8 sts=4 sw=4: */ + +/* + Vamp + + An API for audio analysis and feature extraction plugins. + + Centre for Digital Music, Queen Mary, University of London. + Copyright 2006-2009 Chris Cannam and QMUL. + + Permission is hereby granted, free of charge, to any person + obtaining a copy of this software and associated documentation + files (the "Software"), to deal in the Software without + restriction, including without limitation the rights to use, copy, + modify, merge, publish, distribute, sublicense, and/or sell copies + of the Software, and to permit persons to whom the Software is + furnished to do so, subject to the following conditions: + + The above copyright notice and this permission notice shall be + included in all copies or substantial portions of the Software. + + THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, + EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND + NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR + ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF + CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION + WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + + Except as contained in this notice, the names of the Centre for + Digital Music; Queen Mary, University of London; and Chris Cannam + shall not be used in advertising or otherwise to promote the sale, + use or other dealings in this Software without prior written + authorization. +*/ + +#ifndef _VAMP_PLUGIN_INPUT_DOMAIN_ADAPTER_H_ +#define _VAMP_PLUGIN_INPUT_DOMAIN_ADAPTER_H_ + +#include "hostguard.h" +#include "PluginWrapper.h" + +_VAMP_SDK_HOSTSPACE_BEGIN(PluginInputDomainAdapter.h) + +namespace Vamp { + +namespace HostExt { + +/** + * \class PluginInputDomainAdapter PluginInputDomainAdapter.h + * + * PluginInputDomainAdapter is a Vamp plugin adapter that converts + * time-domain input into frequency-domain input for plugins that need + * it. This permits a host to use time- and frequency-domain plugins + * interchangeably without needing to handle the conversion itself. + * + * This adapter uses a basic windowed FFT (using Hann window by + * default) that supports power-of-two block sizes only. If a + * frequency domain plugin requests a non-power-of-two blocksize, the + * adapter will adjust it to a nearby power of two instead. Thus, + * getPreferredBlockSize() will always return a power of two if the + * wrapped plugin is a frequency domain one. If the plugin doesn't + * accept the adjusted power of two block size, initialise() will + * fail. + * + * The adapter provides no way for the host to discover whether the + * underlying plugin is actually a time or frequency domain plugin + * (except that if the preferred block size is not a power of two, it + * must be a time domain plugin). + * + * The FFT implementation is simple and self-contained, but unlikely + * to be the fastest available: a host can usually do better if it + * cares enough. + * + * The window shape for the FFT frame can be set using setWindowType + * and the current shape retrieved using getWindowType. (This was + * added in v2.3 of the SDK.) + * + * In every respect other than its input domain handling, the + * PluginInputDomainAdapter behaves identically to the plugin that it + * wraps. The wrapped plugin will be deleted when the wrapper is + * deleted. + * + * \note This class was introduced in version 1.1 of the Vamp plugin SDK. + */ + +class PluginInputDomainAdapter : public PluginWrapper +{ +public: + /** + * Construct a PluginInputDomainAdapter wrapping the given plugin. + * The adapter takes ownership of the plugin, which will be + * deleted when the adapter is deleted. + */ + PluginInputDomainAdapter(Plugin *plugin); + virtual ~PluginInputDomainAdapter(); + + bool initialise(size_t channels, size_t stepSize, size_t blockSize); + void reset(); + + InputDomain getInputDomain() const; + + size_t getPreferredStepSize() const; + size_t getPreferredBlockSize() const; + + FeatureSet process(const float *const *inputBuffers, RealTime timestamp); + + /** + * ProcessTimestampMethod determines how the + * PluginInputDomainAdapter handles timestamps for the data passed + * to the process() function of the plugin it wraps, in the case + * where the plugin is expecting frequency-domain data. + * + * The Vamp specification requires that the timestamp passed to + * the plugin for frequency-domain input should be that of the + * centre of the processing block, rather than the start as is the + * case for time-domain input. + * + * Since PluginInputDomainAdapter aims to be transparent in use, + * it needs to handle this timestamp adjustment itself. However, + * some control is available over the method used for adjustment, + * by means of the ProcessTimestampMethod setting. + * + * If ProcessTimestampMethod is set to ShiftTimestamp (the + * default), then the data passed to the wrapped plugin will be + * calculated from the same input data block as passed to the + * wrapper, but the timestamp passed to the plugin will be + * advanced by half of the window size. + * + * If ProcessTimestampMethod is set to ShiftData, then the + * timestamp passed to the wrapped plugin will be the same as that + * passed to the process call of the wrapper, but the data block + * used to calculate the input will be shifted back (earlier) by + * half of the window size, with half a block of zero padding at + * the start of the first process call. This has the advantage of + * preserving the first half block of audio without any + * deterioration from window shaping. + * + * If ProcessTimestampMethod is set to NoShift, then no adjustment + * will be made and the timestamps will be incorrect. + */ + enum ProcessTimestampMethod { + ShiftTimestamp, + ShiftData, + NoShift + }; + + /** + * Set the method used for timestamp adjustment in plugins taking + * frequency-domain input. See the ProcessTimestampMethod + * documentation for details. + * + * This function must be called before the first call to + * process(). + */ + void setProcessTimestampMethod(ProcessTimestampMethod); + + /** + * Retrieve the method used for timestamp adjustment in plugins + * taking frequency-domain input. See the ProcessTimestampMethod + * documentation for details. + */ + ProcessTimestampMethod getProcessTimestampMethod() const; + + /** + * Return the amount by which the timestamps supplied to process() + * are being incremented when they are passed to the plugin's own + * process() implementation. + * + * The Vamp API mandates that the timestamp passed to the plugin + * for time-domain input should be the time of the first sample in + * the block, but the timestamp passed for frequency-domain input + * should be the timestamp of the centre of the block. + * + * The PluginInputDomainAdapter adjusts its timestamps properly so + * that the plugin receives correct times, but in some + * circumstances (such as for establishing the correct timing of + * implicitly-timed features, i.e. features without their own + * timestamps) the host may need to be aware that this adjustment + * is taking place. + * + * If the plugin requires time-domain input or the + * PluginInputDomainAdapter is configured with its + * ProcessTimestampMethod set to ShiftData instead of + * ShiftTimestamp, then this function will return zero. + * + * The result of calling this function before initialise() has + * been called is undefined. + */ + RealTime getTimestampAdjustment() const; + + /** + * The set of supported window shapes. + */ + enum WindowType { + + RectangularWindow = 0, + + BartlettWindow = 1, /// synonym for RectangularWindow + TriangularWindow = 1, /// synonym for BartlettWindow + + HammingWindow = 2, + + HanningWindow = 3, /// synonym for HannWindow + HannWindow = 3, /// synonym for HanningWindow + + BlackmanWindow = 4, + + NuttallWindow = 7, + + BlackmanHarrisWindow = 8 + }; + + /** + * Return the current window shape. The default is HanningWindow. + */ + WindowType getWindowType() const; + + /** + * Set the current window shape. + */ + void setWindowType(WindowType type); + + +protected: + class Impl; + Impl *m_impl; +}; + +} + +} + +_VAMP_SDK_HOSTSPACE_END(PluginInputDomainAdapter.h) + +#endif diff -r f44aa6d29642 -r cebe00b508b9 vamp-plugin-sdk/vamp-hostsdk/PluginLoader.h --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/vamp-plugin-sdk/vamp-hostsdk/PluginLoader.h Wed Apr 11 09:51:20 2012 +0100 @@ -0,0 +1,243 @@ +/* -*- c-basic-offset: 4 indent-tabs-mode: nil -*- vi:set ts=8 sts=4 sw=4: */ + +/* + Vamp + + An API for audio analysis and feature extraction plugins. + + Centre for Digital Music, Queen Mary, University of London. + Copyright 2006-2009 Chris Cannam and QMUL. + + Permission is hereby granted, free of charge, to any person + obtaining a copy of this software and associated documentation + files (the "Software"), to deal in the Software without + restriction, including without limitation the rights to use, copy, + modify, merge, publish, distribute, sublicense, and/or sell copies + of the Software, and to permit persons to whom the Software is + furnished to do so, subject to the following conditions: + + The above copyright notice and this permission notice shall be + included in all copies or substantial portions of the Software. + + THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, + EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND + NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR + ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF + CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION + WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + + Except as contained in this notice, the names of the Centre for + Digital Music; Queen Mary, University of London; and Chris Cannam + shall not be used in advertising or otherwise to promote the sale, + use or other dealings in this Software without prior written + authorization. +*/ + +#ifndef _VAMP_PLUGIN_LOADER_H_ +#define _VAMP_PLUGIN_LOADER_H_ + +#include +#include +#include + +#include "hostguard.h" +#include "PluginWrapper.h" + +_VAMP_SDK_HOSTSPACE_BEGIN(PluginLoader.h) + +namespace Vamp { + +class Plugin; + +namespace HostExt { + +/** + * \class PluginLoader PluginLoader.h + * + * Vamp::HostExt::PluginLoader is a convenience class for discovering + * and loading Vamp plugins using the typical plugin-path, library + * naming, and categorisation conventions described in the Vamp SDK + * documentation. This class is intended to greatly simplify the task + * of becoming a Vamp plugin host for any C++ application. + * + * Hosts are not required by the Vamp specification to use the same + * plugin search path and naming conventions as implemented by this + * class, and are certainly not required to use this actual class. + * But we do strongly recommend it. + * + * \note This class was introduced in version 1.1 of the Vamp plugin SDK. + */ + +class PluginLoader +{ +public: + /** + * Obtain a pointer to the singleton instance of PluginLoader. + * Use this to obtain your loader object. + */ + static PluginLoader *getInstance(); + + /** + * PluginKey is a string type that is used to identify a plugin + * uniquely within the scope of "the current system". It consists + * of the lower-cased base name of the plugin library, a colon + * separator, and the identifier string for the plugin. It is + * only meaningful in the context of a given plugin path (the one + * returned by PluginHostAdapter::getPluginPath()). + * + * Use composePluginKey() to construct a plugin key from a known + * plugin library name and identifier. + * + * Note: the fact that the library component of the key is + * lower-cased implies that library names are matched + * case-insensitively by the PluginLoader class, regardless of the + * case sensitivity of the underlying filesystem. (Plugin + * identifiers _are_ case sensitive, however.) Also, it is not + * possible to portably extract a working library name from a + * plugin key, as the result may fail on case-sensitive + * filesystems. Use getLibraryPathForPlugin() instead. + */ + typedef std::string PluginKey; + + /** + * PluginKeyList is a sequence of plugin keys, such as returned by + * listPlugins(). + */ + typedef std::vector PluginKeyList; + + /** + * PluginCategoryHierarchy is a sequence of general->specific + * category names, as may be associated with a single plugin. + * This sequence describes the location of a plugin within a + * category forest, containing the human-readable names of the + * plugin's category tree root, followed by each of the nodes down + * to the leaf containing the plugin. + * + * \see getPluginCategory() + */ + typedef std::vector PluginCategoryHierarchy; + + /** + * Search for all available Vamp plugins, and return a list of + * them in the order in which they were found. + */ + PluginKeyList listPlugins(); + + /** + * AdapterFlags contains a set of values that may be OR'd together + * to indicate in which circumstances PluginLoader should use a + * plugin adapter to make a plugin easier to use for a host that + * does not want to cater for complex features. + * + * The available flags are: + * + * ADAPT_INPUT_DOMAIN - If the plugin expects frequency domain + * input, wrap it in a PluginInputDomainAdapter that automatically + * converts the plugin to one that expects time-domain input. + * This enables a host to accommodate time- and frequency-domain + * plugins without needing to do any conversion itself. + * + * ADAPT_CHANNEL_COUNT - Wrap the plugin in a PluginChannelAdapter + * to handle any mismatch between the number of channels of audio + * the plugin can handle and the number available in the host. + * This enables a host to use plugins that may require the input + * to be mixed down to mono, etc., without having to worry about + * doing that itself. + * + * ADAPT_BUFFER_SIZE - Wrap the plugin in a PluginBufferingAdapter + * permitting the host to provide audio input using any block + * size, with no overlap, regardless of the plugin's preferred + * block size (suitable for hosts that read from non-seekable + * streaming media, for example). This adapter introduces some + * run-time overhead and also changes the semantics of the plugin + * slightly (see the PluginBufferingAdapter header documentation + * for details). + * + * ADAPT_ALL_SAFE - Perform all available adaptations that are + * meaningful for the plugin and "safe". Currently this means to + * ADAPT_INPUT_DOMAIN if the plugin wants FrequencyDomain input; + * ADAPT_CHANNEL_COUNT always; and ADAPT_BUFFER_SIZE never. + * + * ADAPT_ALL - Perform all available adaptations that are + * meaningful for the plugin. + * + * See PluginInputDomainAdapter, PluginChannelAdapter and + * PluginBufferingAdapter for more details of the classes that the + * loader may use if these flags are set. + */ + enum AdapterFlags { + + ADAPT_INPUT_DOMAIN = 0x01, + ADAPT_CHANNEL_COUNT = 0x02, + ADAPT_BUFFER_SIZE = 0x04, + + ADAPT_ALL_SAFE = 0x03, + + ADAPT_ALL = 0xff + }; + + /** + * Load a Vamp plugin, given its identifying key. If the plugin + * could not be loaded, returns 0. + * + * The returned plugin should be deleted (using the standard C++ + * delete keyword) after use. + * + * \param adapterFlags a bitwise OR of the values in the AdapterFlags + * enumeration, indicating under which circumstances an adapter should be + * used to wrap the original plugin. If adapterFlags is 0, no + * optional adapters will be used. Otherwise, the returned plugin + * may be of an adapter class type which will behave identically + * to the original plugin, apart from any particular features + * implemented by the adapter itself. + * + * \see AdapterFlags, PluginInputDomainAdapter, PluginChannelAdapter + */ + Plugin *loadPlugin(PluginKey key, + float inputSampleRate, + int adapterFlags = 0); + + /** + * Given a Vamp plugin library name and plugin identifier, return + * the corresponding plugin key in a form suitable for passing in to + * loadPlugin(). + */ + PluginKey composePluginKey(std::string libraryName, + std::string identifier); + + /** + * Return the category hierarchy for a Vamp plugin, given its + * identifying key. + * + * If the plugin has no category information, return an empty + * hierarchy. + * + * \see PluginCategoryHierarchy + */ + PluginCategoryHierarchy getPluginCategory(PluginKey plugin); + + /** + * Return the file path of the dynamic library from which the + * given plugin will be loaded (if available). + */ + std::string getLibraryPathForPlugin(PluginKey plugin); + +protected: + PluginLoader(); + virtual ~PluginLoader(); + + class Impl; + Impl *m_impl; + + static PluginLoader *m_instance; +}; + +} + +} + +_VAMP_SDK_HOSTSPACE_END(PluginLoader.h) + +#endif + diff -r f44aa6d29642 -r cebe00b508b9 vamp-plugin-sdk/vamp-hostsdk/PluginSummarisingAdapter.h --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/vamp-plugin-sdk/vamp-hostsdk/PluginSummarisingAdapter.h Wed Apr 11 09:51:20 2012 +0100 @@ -0,0 +1,197 @@ +/* -*- c-basic-offset: 4 indent-tabs-mode: nil -*- vi:set ts=8 sts=4 sw=4: */ + +/* + Vamp + + An API for audio analysis and feature extraction plugins. + + Centre for Digital Music, Queen Mary, University of London. + Copyright 2006-2009 Chris Cannam and QMUL. + + Permission is hereby granted, free of charge, to any person + obtaining a copy of this software and associated documentation + files (the "Software"), to deal in the Software without + restriction, including without limitation the rights to use, copy, + modify, merge, publish, distribute, sublicense, and/or sell copies + of the Software, and to permit persons to whom the Software is + furnished to do so, subject to the following conditions: + + The above copyright notice and this permission notice shall be + included in all copies or substantial portions of the Software. + + THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, + EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND + NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR + ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF + CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION + WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + + Except as contained in this notice, the names of the Centre for + Digital Music; Queen Mary, University of London; and Chris Cannam + shall not be used in advertising or otherwise to promote the sale, + use or other dealings in this Software without prior written + authorization. +*/ + +#ifndef _VAMP_PLUGIN_SUMMARISING_ADAPTER_H_ +#define _VAMP_PLUGIN_SUMMARISING_ADAPTER_H_ + +#include "hostguard.h" +#include "PluginWrapper.h" + +#include + +_VAMP_SDK_HOSTSPACE_BEGIN(PluginSummarisingAdapter.h) + +namespace Vamp { + +namespace HostExt { + +/** + * \class PluginSummarisingAdapter PluginSummarisingAdapter.h + * + * PluginSummarisingAdapter is a Vamp plugin adapter that provides + * summarisation methods such as mean and median averages of output + * features, for use in any context where an available plugin produces + * individual values but the result that is actually needed is some + * sort of aggregate. + * + * To make use of PluginSummarisingAdapter, the host should configure, + * initialise and run the plugin through the adapter interface just as + * normal. Then, after the process and getRemainingFeatures methods + * have been properly called and processing is complete, the host may + * call getSummaryForOutput or getSummaryForAllOutputs to obtain + * summarised features: averages, maximum values, etc, depending on + * the SummaryType passed to the function. + * + * By default PluginSummarisingAdapter calculates a single summary of + * each output's feature across the whole duration of processed audio. + * A host needing summaries of sub-segments of the whole audio may + * call setSummarySegmentBoundaries before retrieving the summaries, + * providing a list of times such that one summary will be provided + * for each segment between two consecutive times. + * + * PluginSummarisingAdapter is straightforward rather than fast. It + * calculates all of the summary types for all outputs always, and + * then returns only the ones that are requested. It is designed on + * the basis that, for most features, summarising and storing + * summarised results is far cheaper than calculating the results in + * the first place. If this is not true for your particular feature, + * PluginSummarisingAdapter may not be the best approach for you. + * + * \note This class was introduced in version 2.0 of the Vamp plugin SDK. + */ + +class PluginSummarisingAdapter : public PluginWrapper +{ +public: + /** + * Construct a PluginSummarisingAdapter wrapping the given plugin. + * The adapter takes ownership of the plugin, which will be + * deleted when the adapter is deleted. + */ + PluginSummarisingAdapter(Plugin *plugin); + virtual ~PluginSummarisingAdapter(); + + bool initialise(size_t channels, size_t stepSize, size_t blockSize); + + void reset(); + + FeatureSet process(const float *const *inputBuffers, RealTime timestamp); + FeatureSet getRemainingFeatures(); + + typedef std::set SegmentBoundaries; + + /** + * Specify a series of segment boundaries, such that one summary + * will be returned for each of the contiguous intra-boundary + * segments. This function must be called before + * getSummaryForOutput or getSummaryForAllOutputs. + * + * Note that you cannot retrieve results with multiple different + * segmentations by repeatedly calling this function followed by + * one of the getSummary functions. The summaries are all + * calculated at the first call to any getSummary function, and + * once the summaries have been calculated, they remain + * calculated. + */ + void setSummarySegmentBoundaries(const SegmentBoundaries &); + + enum SummaryType { + Minimum = 0, + Maximum = 1, + Mean = 2, + Median = 3, + Mode = 4, + Sum = 5, + Variance = 6, + StandardDeviation = 7, + Count = 8, + + UnknownSummaryType = 999 + }; + + /** + * AveragingMethod indicates how the adapter should handle + * average-based summaries of features whose results are not + * equally spaced in time. + * + * If SampleAverage is specified, summary types based on averages + * will be calculated by treating each result individually without + * regard to its time: for example, the mean will be the sum of + * all values divided by the number of values. + * + * If ContinuousTimeAverage is specified, each feature will be + * considered to have a duration, either as specified in the + * feature's duration field, or until the following feature: thus, + * for example, the mean will be the sum of the products of values + * and durations, divided by the total duration. + * + * Although SampleAverage is useful for many types of feature, + * ContinuousTimeAverage is essential for some situations, for + * example finding the result that spans the largest proportion of + * the input given a feature that emits a new result only when the + * value changes (the modal value integrated over time). + */ + enum AveragingMethod { + SampleAverage = 0, + ContinuousTimeAverage = 1 + }; + + /** + * Return summaries of the features that were returned on the + * given output, using the given SummaryType and AveragingMethod. + * + * The plugin must have been fully run (process() and + * getRemainingFeatures() calls all made as appropriate) before + * this function is called. + */ + FeatureList getSummaryForOutput(int output, + SummaryType type, + AveragingMethod method = SampleAverage); + + /** + * Return summaries of the features that were returned on all of + * the plugin's outputs, using the given SummaryType and + * AveragingMethod. + * + * The plugin must have been fully run (process() and + * getRemainingFeatures() calls all made as appropriate) before + * this function is called. + */ + FeatureSet getSummaryForAllOutputs(SummaryType type, + AveragingMethod method = SampleAverage); + +protected: + class Impl; + Impl *m_impl; +}; + +} + +} + +_VAMP_SDK_HOSTSPACE_END(PluginSummarisingAdapter.h) + +#endif diff -r f44aa6d29642 -r cebe00b508b9 vamp-plugin-sdk/vamp-hostsdk/PluginWrapper.h --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/vamp-plugin-sdk/vamp-hostsdk/PluginWrapper.h Wed Apr 11 09:51:20 2012 +0100 @@ -0,0 +1,135 @@ +/* -*- c-basic-offset: 4 indent-tabs-mode: nil -*- vi:set ts=8 sts=4 sw=4: */ + +/* + Vamp + + An API for audio analysis and feature extraction plugins. + + Centre for Digital Music, Queen Mary, University of London. + Copyright 2006-2009 Chris Cannam and QMUL. + + Permission is hereby granted, free of charge, to any person + obtaining a copy of this software and associated documentation + files (the "Software"), to deal in the Software without + restriction, including without limitation the rights to use, copy, + modify, merge, publish, distribute, sublicense, and/or sell copies + of the Software, and to permit persons to whom the Software is + furnished to do so, subject to the following conditions: + + The above copyright notice and this permission notice shall be + included in all copies or substantial portions of the Software. + + THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, + EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND + NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR + ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF + CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION + WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + + Except as contained in this notice, the names of the Centre for + Digital Music; Queen Mary, University of London; and Chris Cannam + shall not be used in advertising or otherwise to promote the sale, + use or other dealings in this Software without prior written + authorization. +*/ + +#ifndef _VAMP_PLUGIN_WRAPPER_H_ +#define _VAMP_PLUGIN_WRAPPER_H_ + +#include "hostguard.h" +#include + +_VAMP_SDK_HOSTSPACE_BEGIN(PluginWrapper.h) + +namespace Vamp { + +namespace HostExt { + +/** + * \class PluginWrapper PluginWrapper.h + * + * PluginWrapper is a simple base class for adapter plugins. It takes + * a pointer to a "to be wrapped" Vamp plugin on construction, and + * provides implementations of all the Vamp plugin methods that simply + * delegate through to the wrapped plugin. A subclass can therefore + * override only the methods that are meaningful for the particular + * adapter. + * + * \note This class was introduced in version 1.1 of the Vamp plugin SDK. + */ + +class PluginWrapper : public Plugin +{ +public: + virtual ~PluginWrapper(); + + bool initialise(size_t channels, size_t stepSize, size_t blockSize); + void reset(); + + InputDomain getInputDomain() const; + + unsigned int getVampApiVersion() const; + std::string getIdentifier() const; + std::string getName() const; + std::string getDescription() const; + std::string getMaker() const; + int getPluginVersion() const; + std::string getCopyright() const; + + ParameterList getParameterDescriptors() const; + float getParameter(std::string) const; + void setParameter(std::string, float); + + ProgramList getPrograms() const; + std::string getCurrentProgram() const; + void selectProgram(std::string); + + size_t getPreferredStepSize() const; + size_t getPreferredBlockSize() const; + + size_t getMinChannelCount() const; + size_t getMaxChannelCount() const; + + OutputList getOutputDescriptors() const; + + FeatureSet process(const float *const *inputBuffers, RealTime timestamp); + + FeatureSet getRemainingFeatures(); + + /** + * Return a pointer to the plugin wrapper of type WrapperType + * surrounding this wrapper's plugin, if present. + * + * This is useful in situations where a plugin is wrapped by + * multiple different wrappers (one inside another) and the host + * wants to call some wrapper-specific function on one of the + * layers without having to care about the order in which they are + * wrapped. For example, the plugin returned by + * PluginLoader::loadPlugin may have more than one wrapper; if the + * host wanted to query or fine-tune some property of one of them, + * it would be hard to do so without knowing the order of the + * wrappers. This function therefore gives direct access to the + * wrapper of a particular type. + */ + template + WrapperType *getWrapper() { + WrapperType *w = dynamic_cast(this); + if (w) return w; + PluginWrapper *pw = dynamic_cast(m_plugin); + if (pw) return pw->getWrapper(); + return 0; + } + +protected: + PluginWrapper(Plugin *plugin); // I take ownership of plugin + Plugin *m_plugin; +}; + +} + +} + +_VAMP_SDK_HOSTSPACE_END(PluginWrapper.h) + +#endif diff -r f44aa6d29642 -r cebe00b508b9 vamp-plugin-sdk/vamp-hostsdk/RealTime.h --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/vamp-plugin-sdk/vamp-hostsdk/RealTime.h Wed Apr 11 09:51:20 2012 +0100 @@ -0,0 +1,46 @@ +/* -*- c-basic-offset: 4 indent-tabs-mode: nil -*- vi:set ts=8 sts=4 sw=4: */ + +/* + Vamp + + An API for audio analysis and feature extraction plugins. + + Centre for Digital Music, Queen Mary, University of London. + Copyright 2006 Chris Cannam. + + Permission is hereby granted, free of charge, to any person + obtaining a copy of this software and associated documentation + files (the "Software"), to deal in the Software without + restriction, including without limitation the rights to use, copy, + modify, merge, publish, distribute, sublicense, and/or sell copies + of the Software, and to permit persons to whom the Software is + furnished to do so, subject to the following conditions: + + The above copyright notice and this permission notice shall be + included in all copies or substantial portions of the Software. + + THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, + EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND + NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR + ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF + CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION + WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + + Except as contained in this notice, the names of the Centre for + Digital Music; Queen Mary, University of London; and Chris Cannam + shall not be used in advertising or otherwise to promote the sale, + use or other dealings in this Software without prior written + authorization. +*/ + +#ifndef _VAMP_HOSTSDK_REALTIME_H_ +#define _VAMP_HOSTSDK_REALTIME_H_ + +// Do not include vamp-sdk/RealTime.h directly from host code. Always +// use this header instead. + +#include "hostguard.h" +#include + +#endif diff -r f44aa6d29642 -r cebe00b508b9 vamp-plugin-sdk/vamp-hostsdk/hostguard.h --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/vamp-plugin-sdk/vamp-hostsdk/hostguard.h Wed Apr 11 09:51:20 2012 +0100 @@ -0,0 +1,69 @@ +/* -*- c-basic-offset: 4 indent-tabs-mode: nil -*- vi:set ts=8 sts=4 sw=4: */ + +/* + Vamp + + An API for audio analysis and feature extraction plugins. + + Centre for Digital Music, Queen Mary, University of London. + Copyright 2006 Chris Cannam. + + Permission is hereby granted, free of charge, to any person + obtaining a copy of this software and associated documentation + files (the "Software"), to deal in the Software without + restriction, including without limitation the rights to use, copy, + modify, merge, publish, distribute, sublicense, and/or sell copies + of the Software, and to permit persons to whom the Software is + furnished to do so, subject to the following conditions: + + The above copyright notice and this permission notice shall be + included in all copies or substantial portions of the Software. + + THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, + EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND + NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR + ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF + CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION + WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + + Except as contained in this notice, the names of the Centre for + Digital Music; Queen Mary, University of London; and Chris Cannam + shall not be used in advertising or otherwise to promote the sale, + use or other dealings in this Software without prior written + authorization. +*/ + +#ifndef _VAMP_HOSTSDK_HOSTGUARD_H_ +#define _VAMP_HOSTSDK_HOSTGUARD_H_ + +#ifdef _VAMP_IN_PLUGINSDK +#error You have included headers from both vamp-sdk and vamp-hostsdk in the same source file. Please include only vamp-sdk headers in plugin code, and only vamp-hostsdk headers in host code. +#else + +#define _VAMP_IN_HOSTSDK + +#ifdef _VAMP_NO_HOST_NAMESPACE +#define _VAMP_SDK_HOSTSPACE_BEGIN(h) +#define _VAMP_SDK_HOSTSPACE_END(h) +#define _VAMP_SDK_PLUGSPACE_BEGIN(h) +#define _VAMP_SDK_PLUGSPACE_END(h) +#else +#define _VAMP_SDK_HOSTSPACE_BEGIN(h) \ + namespace _VampHost { + +#define _VAMP_SDK_HOSTSPACE_END(h) \ + } \ + using namespace _VampHost; +#define _VAMP_SDK_PLUGSPACE_BEGIN(h) \ + namespace _VampHost { + +#define _VAMP_SDK_PLUGSPACE_END(h) \ + } \ + using namespace _VampHost; +#endif + +#endif + +#endif + diff -r f44aa6d29642 -r cebe00b508b9 vamp-plugin-sdk/vamp-hostsdk/vamp-hostsdk.h --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/vamp-plugin-sdk/vamp-hostsdk/vamp-hostsdk.h Wed Apr 11 09:51:20 2012 +0100 @@ -0,0 +1,53 @@ +/* -*- c-basic-offset: 4 indent-tabs-mode: nil -*- vi:set ts=8 sts=4 sw=4: */ + +/* + Vamp + + An API for audio analysis and feature extraction plugins. + + Centre for Digital Music, Queen Mary, University of London. + Copyright 2006 Chris Cannam. + + Permission is hereby granted, free of charge, to any person + obtaining a copy of this software and associated documentation + files (the "Software"), to deal in the Software without + restriction, including without limitation the rights to use, copy, + modify, merge, publish, distribute, sublicense, and/or sell copies + of the Software, and to permit persons to whom the Software is + furnished to do so, subject to the following conditions: + + The above copyright notice and this permission notice shall be + included in all copies or substantial portions of the Software. + + THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, + EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND + NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR + ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF + CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION + WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + + Except as contained in this notice, the names of the Centre for + Digital Music; Queen Mary, University of London; and Chris Cannam + shall not be used in advertising or otherwise to promote the sale, + use or other dealings in this Software without prior written + authorization. +*/ + +#ifndef _VAMP_HOSTSDK_SINGLE_INCLUDE_H_ +#define _VAMP_HOSTSDK_SINGLE_INCLUDE_H_ + +#include "PluginBase.h" +#include "PluginBufferingAdapter.h" +#include "PluginChannelAdapter.h" +#include "Plugin.h" +#include "PluginHostAdapter.h" +#include "PluginInputDomainAdapter.h" +#include "PluginLoader.h" +#include "PluginSummarisingAdapter.h" +#include "PluginWrapper.h" +#include "RealTime.h" + +#endif + + diff -r f44aa6d29642 -r cebe00b508b9 vamp-plugin-sdk/vamp-sdk/Plugin.h --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/vamp-plugin-sdk/vamp-sdk/Plugin.h Wed Apr 11 09:51:20 2012 +0100 @@ -0,0 +1,446 @@ +/* -*- c-basic-offset: 4 indent-tabs-mode: nil -*- vi:set ts=8 sts=4 sw=4: */ + +/* + Vamp + + An API for audio analysis and feature extraction plugins. + + Centre for Digital Music, Queen Mary, University of London. + Copyright 2006 Chris Cannam. + + Permission is hereby granted, free of charge, to any person + obtaining a copy of this software and associated documentation + files (the "Software"), to deal in the Software without + restriction, including without limitation the rights to use, copy, + modify, merge, publish, distribute, sublicense, and/or sell copies + of the Software, and to permit persons to whom the Software is + furnished to do so, subject to the following conditions: + + The above copyright notice and this permission notice shall be + included in all copies or substantial portions of the Software. + + THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, + EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND + NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR + ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF + CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION + WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + + Except as contained in this notice, the names of the Centre for + Digital Music; Queen Mary, University of London; and Chris Cannam + shall not be used in advertising or otherwise to promote the sale, + use or other dealings in this Software without prior written + authorization. +*/ + +#ifndef _VAMP_SDK_PLUGIN_H_ +#define _VAMP_SDK_PLUGIN_H_ + +#include +#include +#include + +#include "PluginBase.h" +#include "RealTime.h" + +#include "plugguard.h" +_VAMP_SDK_PLUGSPACE_BEGIN(Plugin.h) + +namespace Vamp { + +/** + * \class Plugin Plugin.h + * + * Vamp::Plugin is a base class for plugin instance classes + * that provide feature extraction from audio or related data. + * + * In most cases, the input will be audio and the output will be a + * stream of derived data at a lower sampling resolution than the + * input. + * + * Note that this class inherits several abstract methods from + * PluginBase. These must be implemented by the subclass. + * + * + * PLUGIN LIFECYCLE + * + * Feature extraction plugins are managed differently from real-time + * plugins (such as VST effects). The main difference is that the + * parameters for a feature extraction plugin are configured before + * the plugin is used, and do not change during use. + * + * 1. Host constructs the plugin, passing it the input sample rate. + * The plugin may do basic initialisation, but should not do anything + * computationally expensive at this point. You must make sure your + * plugin is cheap to construct, otherwise you'll seriously affect the + * startup performance of almost all hosts. If you have serious + * initialisation to do, the proper place is in initialise() (step 5). + * + * 2. Host may query the plugin's available outputs. + * + * 3. Host queries programs and parameter descriptors, and may set + * some or all of them. Parameters that are not explicitly set should + * take their default values as specified in the parameter descriptor. + * When a program is set, the parameter values may change and the host + * will re-query them to check. + * + * 4. Host queries the preferred step size, block size and number of + * channels. These may all vary depending on the parameter values. + * (Note however that you cannot make the number of distinct outputs + * dependent on parameter values.) + * + * 5. Plugin is properly initialised with a call to initialise. This + * fixes the step size, block size, and number of channels, as well as + * all of the parameter and program settings. If the values passed in + * to initialise do not match the plugin's advertised preferred values + * from step 4, the plugin may refuse to initialise and return false + * (although if possible it should accept the new values). Any + * computationally expensive setup code should take place here. + * + * 6. Host finally checks the number of values, resolution, extents + * etc per output (which may vary depending on the number of channels, + * step size and block size as well as the parameter values). + * + * 7. Host will repeatedly call the process method to pass in blocks + * of input data. This method may return features extracted from that + * data (if the plugin is causal). + * + * 8. Host will call getRemainingFeatures exactly once, after all the + * input data has been processed. This may return any non-causal or + * leftover features. + * + * 9. At any point after initialise was called, the host may + * optionally call the reset method and restart processing. (This + * does not mean it can change the parameters, which are fixed from + * initialise until destruction.) + * + * A plugin does not need to handle the case where setParameter or + * selectProgram is called after initialise has been called. It's the + * host's responsibility not to do that. Similarly, the plugin may + * safely assume that initialise is called no more than once. + */ + +class Plugin : public PluginBase +{ +public: + virtual ~Plugin() { } + + /** + * Initialise a plugin to prepare it for use with the given number + * of input channels, step size (window increment, in sample + * frames) and block size (window size, in sample frames). + * + * The input sample rate should have been already specified at + * construction time. + * + * Return true for successful initialisation, false if the number + * of input channels, step size and/or block size cannot be + * supported. + */ + virtual bool initialise(size_t inputChannels, + size_t stepSize, + size_t blockSize) = 0; + + /** + * Reset the plugin after use, to prepare it for another clean + * run. Not called for the first initialisation (i.e. initialise + * must also do a reset). + */ + virtual void reset() = 0; + + enum InputDomain { TimeDomain, FrequencyDomain }; + + /** + * Get the plugin's required input domain. + * + * If this is TimeDomain, the samples provided to the process() + * function (below) will be in the time domain, as for a + * traditional audio processing plugin. + * + * If this is FrequencyDomain, the host will carry out a windowed + * FFT of size equal to the negotiated block size on the data + * before passing the frequency bin data in to process(). The + * input data for the FFT will be rotated so as to place the + * origin in the centre of the block. + * The plugin does not get to choose the window type -- the host + * will either let the user do so, or will use a Hanning window. + */ + virtual InputDomain getInputDomain() const = 0; + + /** + * Get the preferred block size (window size -- the number of + * sample frames passed in each block to the process() function). + * This should be called before initialise(). + * + * A plugin that can handle any block size may return 0. The + * final block size will be set in the initialise() call. + */ + virtual size_t getPreferredBlockSize() const { return 0; } + + /** + * Get the preferred step size (window increment -- the distance + * in sample frames between the start frames of consecutive blocks + * passed to the process() function) for the plugin. This should + * be called before initialise(). + * + * A plugin may return 0 if it has no particular interest in the + * step size. In this case, the host should make the step size + * equal to the block size if the plugin is accepting input in the + * time domain. If the plugin is accepting input in the frequency + * domain, the host may use any step size. The final step size + * will be set in the initialise() call. + */ + virtual size_t getPreferredStepSize() const { return 0; } + + /** + * Get the minimum supported number of input channels. + */ + virtual size_t getMinChannelCount() const { return 1; } + + /** + * Get the maximum supported number of input channels. + */ + virtual size_t getMaxChannelCount() const { return 1; } + + struct OutputDescriptor + { + /** + * The name of the output, in computer-usable form. Should be + * reasonably short and without whitespace or punctuation, using + * the characters [a-zA-Z0-9_-] only. + * Example: "zero_crossing_count" + */ + std::string identifier; + + /** + * The human-readable name of the output. + * Example: "Zero Crossing Counts" + */ + std::string name; + + /** + * A human-readable short text describing the output. May be + * empty if the name has said it all already. + * Example: "The number of zero crossing points per processing block" + */ + std::string description; + + /** + * The unit of the output, in human-readable form. + */ + std::string unit; + + /** + * True if the output has the same number of values per sample + * for every output sample. Outputs for which this is false + * are unlikely to be very useful in a general-purpose host. + */ + bool hasFixedBinCount; + + /** + * The number of values per result of the output. Undefined + * if hasFixedBinCount is false. If this is zero, the output + * is point data (i.e. only the time of each output is of + * interest, the value list will be empty). + */ + size_t binCount; + + /** + * The (human-readable) names of each of the bins, if + * appropriate. This is always optional. + */ + std::vector binNames; + + /** + * True if the results in each output bin fall within a fixed + * numeric range (minimum and maximum values). Undefined if + * binCount is zero. + */ + bool hasKnownExtents; + + /** + * Minimum value of the results in the output. Undefined if + * hasKnownExtents is false or binCount is zero. + */ + float minValue; + + /** + * Maximum value of the results in the output. Undefined if + * hasKnownExtents is false or binCount is zero. + */ + float maxValue; + + /** + * True if the output values are quantized to a particular + * resolution. Undefined if binCount is zero. + */ + bool isQuantized; + + /** + * Quantization resolution of the output values (e.g. 1.0 if + * they are all integers). Undefined if isQuantized is false + * or binCount is zero. + */ + float quantizeStep; + + enum SampleType { + + /// Results from each process() align with that call's block start + OneSamplePerStep, + + /// Results are evenly spaced in time (sampleRate specified below) + FixedSampleRate, + + /// Results are unevenly spaced and have individual timestamps + VariableSampleRate + }; + + /** + * Positioning in time of the output results. + */ + SampleType sampleType; + + /** + * Sample rate of the output results, as samples per second. + * Undefined if sampleType is OneSamplePerStep. + * + * If sampleType is VariableSampleRate and this value is + * non-zero, then it may be used to calculate a resolution for + * the output (i.e. the "duration" of each sample, in time, + * will be 1/sampleRate seconds). It's recommended to set + * this to zero if that behaviour is not desired. + */ + float sampleRate; + + /** + * True if the returned results for this output are known to + * have a duration field. + */ + bool hasDuration; + + OutputDescriptor() : // defaults for mandatory non-class-type members + hasFixedBinCount(false), hasKnownExtents(false), isQuantized(false), + sampleType(OneSamplePerStep), hasDuration(false) { } + }; + + typedef std::vector OutputList; + + /** + * Get the outputs of this plugin. An output's index in this list + * is used as its numeric index when looking it up in the + * FeatureSet returned from the process() call. + */ + virtual OutputList getOutputDescriptors() const = 0; + + struct Feature + { + /** + * True if an output feature has its own timestamp. This is + * mandatory if the output has VariableSampleRate, optional if + * the output has FixedSampleRate, and unused if the output + * has OneSamplePerStep. + */ + bool hasTimestamp; + + /** + * Timestamp of the output feature. This is mandatory if the + * output has VariableSampleRate or if the output has + * FixedSampleRate and hasTimestamp is true, and unused + * otherwise. + */ + RealTime timestamp; + + /** + * True if an output feature has a specified duration. This + * is optional if the output has VariableSampleRate or + * FixedSampleRate, and and unused if the output has + * OneSamplePerStep. + */ + bool hasDuration; + + /** + * Duration of the output feature. This is mandatory if the + * output has VariableSampleRate or FixedSampleRate and + * hasDuration is true, and unused otherwise. + */ + RealTime duration; + + /** + * Results for a single sample of this feature. If the output + * hasFixedBinCount, there must be the same number of values + * as the output's binCount count. + */ + std::vector values; + + /** + * Label for the sample of this feature. + */ + std::string label; + + Feature() : // defaults for mandatory non-class-type members + hasTimestamp(false), hasDuration(false) { } + }; + + typedef std::vector FeatureList; + + typedef std::map FeatureSet; // key is output no + + /** + * Process a single block of input data. + * + * If the plugin's inputDomain is TimeDomain, inputBuffers will + * point to one array of floats per input channel, and each of + * these arrays will contain blockSize consecutive audio samples + * (the host will zero-pad as necessary). The timestamp in this + * case will be the real time in seconds of the start of the + * supplied block of samples. + * + * If the plugin's inputDomain is FrequencyDomain, inputBuffers + * will point to one array of floats per input channel, and each + * of these arrays will contain blockSize/2+1 consecutive pairs of + * real and imaginary component floats corresponding to bins + * 0..(blockSize/2) of the FFT output. That is, bin 0 (the first + * pair of floats) contains the DC output, up to bin blockSize/2 + * which contains the Nyquist-frequency output. There will + * therefore be blockSize+2 floats per channel in total. The + * timestamp will be the real time in seconds of the centre of the + * FFT input window (i.e. the very first block passed to process + * might contain the FFT of half a block of zero samples and the + * first half-block of the actual data, with a timestamp of zero). + * + * Return any features that have become available after this + * process call. (These do not necessarily have to fall within + * the process block, except for OneSamplePerStep outputs.) + */ + virtual FeatureSet process(const float *const *inputBuffers, + RealTime timestamp) = 0; + + /** + * After all blocks have been processed, calculate and return any + * remaining features derived from the complete input. + */ + virtual FeatureSet getRemainingFeatures() = 0; + + /** + * Used to distinguish between Vamp::Plugin and other potential + * sibling subclasses of PluginBase. Do not reimplement this + * function in your subclass. + */ + virtual std::string getType() const { return "Feature Extraction Plugin"; } + +protected: + Plugin(float inputSampleRate) : + m_inputSampleRate(inputSampleRate) { } + + float m_inputSampleRate; +}; + +} + +_VAMP_SDK_PLUGSPACE_END(Plugin.h) + +#endif + + + diff -r f44aa6d29642 -r cebe00b508b9 vamp-plugin-sdk/vamp-sdk/PluginAdapter.h --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/vamp-plugin-sdk/vamp-sdk/PluginAdapter.h Wed Apr 11 09:51:20 2012 +0100 @@ -0,0 +1,121 @@ +/* -*- c-basic-offset: 4 indent-tabs-mode: nil -*- vi:set ts=8 sts=4 sw=4: */ + +/* + Vamp + + An API for audio analysis and feature extraction plugins. + + Centre for Digital Music, Queen Mary, University of London. + Copyright 2006 Chris Cannam. + + Permission is hereby granted, free of charge, to any person + obtaining a copy of this software and associated documentation + files (the "Software"), to deal in the Software without + restriction, including without limitation the rights to use, copy, + modify, merge, publish, distribute, sublicense, and/or sell copies + of the Software, and to permit persons to whom the Software is + furnished to do so, subject to the following conditions: + + The above copyright notice and this permission notice shall be + included in all copies or substantial portions of the Software. + + THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, + EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND + NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR + ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF + CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION + WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + + Except as contained in this notice, the names of the Centre for + Digital Music; Queen Mary, University of London; and Chris Cannam + shall not be used in advertising or otherwise to promote the sale, + use or other dealings in this Software without prior written + authorization. +*/ + +#ifndef _VAMP_PLUGIN_ADAPTER_H_ +#define _VAMP_PLUGIN_ADAPTER_H_ + +#include +#include + +#include "Plugin.h" + +#include "plugguard.h" +_VAMP_SDK_PLUGSPACE_BEGIN(PluginAdapter.h) + +namespace Vamp { + +/** + * \class PluginAdapterBase PluginAdapter.h + * + * PluginAdapter and PluginAdapterBase provide a wrapper class that a + * plugin library can use to make its C++ Vamp::Plugin objects + * available through the Vamp C API. + * + * Almost all Vamp plugin libraries will want to make use of this. To + * do so, all they need to do is declare a PluginAdapter for each + * plugin class T in their library. It's very simple, and you need to + * know absolutely nothing about how it works in order to use it. + * Just cut and paste from an existing plugin's discovery function. + * \see vampGetPluginDescriptor + */ + +class PluginAdapterBase +{ +public: + virtual ~PluginAdapterBase(); + + /** + * Return a VampPluginDescriptor describing the plugin that is + * wrapped by this adapter. + */ + const VampPluginDescriptor *getDescriptor(); + +protected: + PluginAdapterBase(); + + virtual Plugin *createPlugin(float inputSampleRate) = 0; + + class Impl; + Impl *m_impl; +}; + +/** + * \class PluginAdapter PluginAdapter.h + * + * PluginAdapter turns a PluginAdapterBase into a specific wrapper for + * a particular plugin implementation. + * + * See PluginAdapterBase. + */ + +template +class PluginAdapter : public PluginAdapterBase +{ +public: + PluginAdapter() : PluginAdapterBase() { } + virtual ~PluginAdapter() { } + +protected: + Plugin *createPlugin(float inputSampleRate) { + P *p = new P(inputSampleRate); + Plugin *plugin = dynamic_cast(p); + if (!plugin) { + std::cerr << "ERROR: PluginAdapter::createPlugin: " + << "Template type is not a plugin!" + << std::endl; + delete p; + return 0; + } + return plugin; + } +}; + +} + +_VAMP_SDK_PLUGSPACE_END(PluginAdapter.h) + +#endif + diff -r f44aa6d29642 -r cebe00b508b9 vamp-plugin-sdk/vamp-sdk/PluginBase.h --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/vamp-plugin-sdk/vamp-sdk/PluginBase.h Wed Apr 11 09:51:20 2012 +0100 @@ -0,0 +1,262 @@ +/* -*- c-basic-offset: 4 indent-tabs-mode: nil -*- vi:set ts=8 sts=4 sw=4: */ + +/* + Vamp + + An API for audio analysis and feature extraction plugins. + + Centre for Digital Music, Queen Mary, University of London. + Copyright 2006 Chris Cannam. + + Permission is hereby granted, free of charge, to any person + obtaining a copy of this software and associated documentation + files (the "Software"), to deal in the Software without + restriction, including without limitation the rights to use, copy, + modify, merge, publish, distribute, sublicense, and/or sell copies + of the Software, and to permit persons to whom the Software is + furnished to do so, subject to the following conditions: + + The above copyright notice and this permission notice shall be + included in all copies or substantial portions of the Software. + + THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, + EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND + NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR + ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF + CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION + WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + + Except as contained in this notice, the names of the Centre for + Digital Music; Queen Mary, University of London; and Chris Cannam + shall not be used in advertising or otherwise to promote the sale, + use or other dealings in this Software without prior written + authorization. +*/ + +#ifndef _VAMP_SDK_PLUGIN_BASE_H_ +#define _VAMP_SDK_PLUGIN_BASE_H_ + +#include +#include + +#define VAMP_SDK_VERSION "2.3" +#define VAMP_SDK_MAJOR_VERSION 2 +#define VAMP_SDK_MINOR_VERSION 3 + +#include "plugguard.h" +_VAMP_SDK_PLUGSPACE_BEGIN(PluginBase.h) + +namespace Vamp { + +/** + * A base class for plugins with optional configurable parameters, + * programs, etc. The Vamp::Plugin is derived from this, and + * individual Vamp plugins should derive from that. + * + * This class does not provide the necessary interfaces to instantiate + * or run a plugin. It only specifies an interface for retrieving + * those controls that the host may wish to show to the user for + * editing. It could meaningfully be subclassed by real-time plugins + * or other sorts of plugin as well as Vamp plugins. + */ + +class PluginBase +{ +public: + virtual ~PluginBase() { } + + /** + * Get the Vamp API compatibility level of the plugin. + */ + virtual unsigned int getVampApiVersion() const { return 2; } + + /** + * Get the computer-usable name of the plugin. This should be + * reasonably short and contain no whitespace or punctuation + * characters. It may only contain the characters [a-zA-Z0-9_-]. + * This is the authoritative way for a program to identify a + * plugin within a given library. + * + * This text may be visible to the user, but it should not be the + * main text used to identify a plugin to the user (that will be + * the name, below). + * + * Example: "zero_crossings" + */ + virtual std::string getIdentifier() const = 0; + + /** + * Get a human-readable name or title of the plugin. This + * should be brief and self-contained, as it may be used to + * identify the plugin to the user in isolation (i.e. without also + * showing the plugin's "identifier"). + * + * Example: "Zero Crossings" + */ + virtual std::string getName() const = 0; + + /** + * Get a human-readable description for the plugin, typically + * a line of text that may optionally be displayed in addition + * to the plugin's "name". May be empty if the name has said + * it all already. + * + * Example: "Detect and count zero crossing points" + */ + virtual std::string getDescription() const = 0; + + /** + * Get the name of the author or vendor of the plugin in + * human-readable form. This should be a short identifying text, + * as it may be used to label plugins from the same source in a + * menu or similar. + */ + virtual std::string getMaker() const = 0; + + /** + * Get the copyright statement or licensing summary for the + * plugin. This can be an informative text, without the same + * presentation constraints as mentioned for getMaker above. + */ + virtual std::string getCopyright() const = 0; + + /** + * Get the version number of the plugin. + */ + virtual int getPluginVersion() const = 0; + + + struct ParameterDescriptor + { + /** + * The name of the parameter, in computer-usable form. Should + * be reasonably short, and may only contain the characters + * [a-zA-Z0-9_-]. + */ + std::string identifier; + + /** + * The human-readable name of the parameter. + */ + std::string name; + + /** + * A human-readable short text describing the parameter. May be + * empty if the name has said it all already. + */ + std::string description; + + /** + * The unit of the parameter, in human-readable form. + */ + std::string unit; + + /** + * The minimum value of the parameter. + */ + float minValue; + + /** + * The maximum value of the parameter. + */ + float maxValue; + + /** + * The default value of the parameter. The plugin should + * ensure that parameters have this value on initialisation + * (i.e. the host is not required to explicitly set parameters + * if it wants to use their default values). + */ + float defaultValue; + + /** + * True if the parameter values are quantized to a particular + * resolution. + */ + bool isQuantized; + + /** + * Quantization resolution of the parameter values (e.g. 1.0 + * if they are all integers). Undefined if isQuantized is + * false. + */ + float quantizeStep; + + /** + * Names for the quantized values. If isQuantized is true, + * this may either be empty or contain one string for each of + * the quantize steps from minValue up to maxValue inclusive. + * Undefined if isQuantized is false. + * + * If these names are provided, they should be shown to the + * user in preference to the values themselves. The user may + * never see the actual numeric values unless they are also + * encoded in the names. + */ + std::vector valueNames; + + ParameterDescriptor() : // the defaults are invalid: you must set them + minValue(0), maxValue(0), defaultValue(0), isQuantized(false) { } + }; + + typedef std::vector ParameterList; + + /** + * Get the controllable parameters of this plugin. + */ + virtual ParameterList getParameterDescriptors() const { + return ParameterList(); + } + + /** + * Get the value of a named parameter. The argument is the identifier + * field from that parameter's descriptor. + */ + virtual float getParameter(std::string) const { return 0.0; } + + /** + * Set a named parameter. The first argument is the identifier field + * from that parameter's descriptor. + */ + virtual void setParameter(std::string, float) { } + + + typedef std::vector ProgramList; + + /** + * Get the program settings available in this plugin. A program + * is a named shorthand for a set of parameter values; changing + * the program may cause the plugin to alter the values of its + * published parameters (and/or non-public internal processing + * parameters). The host should re-read the plugin's parameter + * values after setting a new program. + * + * The programs must have unique names. + */ + virtual ProgramList getPrograms() const { return ProgramList(); } + + /** + * Get the current program. + */ + virtual std::string getCurrentProgram() const { return ""; } + + /** + * Select a program. (If the given program name is not one of the + * available programs, do nothing.) + */ + virtual void selectProgram(std::string) { } + + /** + * Get the type of plugin. This is to be implemented by the + * immediate subclass, not by actual plugins. Do not attempt to + * implement this in plugin code. + */ + virtual std::string getType() const = 0; +}; + +} + +_VAMP_SDK_PLUGSPACE_END(PluginBase.h) + +#endif diff -r f44aa6d29642 -r cebe00b508b9 vamp-plugin-sdk/vamp-sdk/RealTime.h --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/vamp-plugin-sdk/vamp-sdk/RealTime.h Wed Apr 11 09:51:20 2012 +0100 @@ -0,0 +1,167 @@ +/* -*- c-basic-offset: 4 indent-tabs-mode: nil -*- vi:set ts=8 sts=4 sw=4: */ + +/* + Vamp + + An API for audio analysis and feature extraction plugins. + + Centre for Digital Music, Queen Mary, University of London. + Copyright 2006 Chris Cannam. + + Permission is hereby granted, free of charge, to any person + obtaining a copy of this software and associated documentation + files (the "Software"), to deal in the Software without + restriction, including without limitation the rights to use, copy, + modify, merge, publish, distribute, sublicense, and/or sell copies + of the Software, and to permit persons to whom the Software is + furnished to do so, subject to the following conditions: + + The above copyright notice and this permission notice shall be + included in all copies or substantial portions of the Software. + + THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, + EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND + NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR + ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF + CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION + WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + + Except as contained in this notice, the names of the Centre for + Digital Music; Queen Mary, University of London; and Chris Cannam + shall not be used in advertising or otherwise to promote the sale, + use or other dealings in this Software without prior written + authorization. +*/ + +/* + This is a modified version of a source file from the + Rosegarden MIDI and audio sequencer and notation editor. + This file copyright 2000-2006 Chris Cannam. + Relicensed by the author as detailed above. +*/ + +#ifndef _VAMP_REAL_TIME_H_ +#define _VAMP_REAL_TIME_H_ + +#include +#include + +#ifndef _WIN32 +struct timeval; +#endif + +#include "plugguard.h" +_VAMP_SDK_PLUGSPACE_BEGIN(RealTime.h) + +namespace Vamp { + +/** + * \class RealTime RealTime.h + * + * RealTime represents time values to nanosecond precision + * with accurate arithmetic and frame-rate conversion functions. + */ + +struct RealTime +{ + int sec; + int nsec; + + int usec() const { return nsec / 1000; } + int msec() const { return nsec / 1000000; } + + RealTime(): sec(0), nsec(0) {} + RealTime(int s, int n); + + RealTime(const RealTime &r) : + sec(r.sec), nsec(r.nsec) { } + + static RealTime fromSeconds(double sec); + static RealTime fromMilliseconds(int msec); + +#ifndef _WIN32 + static RealTime fromTimeval(const struct timeval &); +#endif + + RealTime &operator=(const RealTime &r) { + sec = r.sec; nsec = r.nsec; return *this; + } + + RealTime operator+(const RealTime &r) const { + return RealTime(sec + r.sec, nsec + r.nsec); + } + RealTime operator-(const RealTime &r) const { + return RealTime(sec - r.sec, nsec - r.nsec); + } + RealTime operator-() const { + return RealTime(-sec, -nsec); + } + + bool operator <(const RealTime &r) const { + if (sec == r.sec) return nsec < r.nsec; + else return sec < r.sec; + } + + bool operator >(const RealTime &r) const { + if (sec == r.sec) return nsec > r.nsec; + else return sec > r.sec; + } + + bool operator==(const RealTime &r) const { + return (sec == r.sec && nsec == r.nsec); + } + + bool operator!=(const RealTime &r) const { + return !(r == *this); + } + + bool operator>=(const RealTime &r) const { + if (sec == r.sec) return nsec >= r.nsec; + else return sec >= r.sec; + } + + bool operator<=(const RealTime &r) const { + if (sec == r.sec) return nsec <= r.nsec; + else return sec <= r.sec; + } + + RealTime operator/(int d) const; + + /** + * Return the ratio of two times. + */ + double operator/(const RealTime &r) const; + + /** + * Return a human-readable debug-type string to full precision + * (probably not a format to show to a user directly) + */ + std::string toString() const; + + /** + * Return a user-readable string to the nearest millisecond + * in a form like HH:MM:SS.mmm + */ + std::string toText(bool fixedDp = false) const; + + /** + * Convert a RealTime into a sample frame at the given sample rate. + */ + static long realTime2Frame(const RealTime &r, unsigned int sampleRate); + + /** + * Convert a sample frame at the given sample rate into a RealTime. + */ + static RealTime frame2RealTime(long frame, unsigned int sampleRate); + + static const RealTime zeroTime; +}; + +std::ostream &operator<<(std::ostream &out, const RealTime &rt); + +} + +_VAMP_SDK_PLUGSPACE_END(RealTime.h) + +#endif diff -r f44aa6d29642 -r cebe00b508b9 vamp-plugin-sdk/vamp-sdk/plugguard.h --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/vamp-plugin-sdk/vamp-sdk/plugguard.h Wed Apr 11 09:51:20 2012 +0100 @@ -0,0 +1,98 @@ +/* -*- c-basic-offset: 4 indent-tabs-mode: nil -*- vi:set ts=8 sts=4 sw=4: */ + +/* + Vamp + + An API for audio analysis and feature extraction plugins. + + Centre for Digital Music, Queen Mary, University of London. + Copyright 2006 Chris Cannam. + + Permission is hereby granted, free of charge, to any person + obtaining a copy of this software and associated documentation + files (the "Software"), to deal in the Software without + restriction, including without limitation the rights to use, copy, + modify, merge, publish, distribute, sublicense, and/or sell copies + of the Software, and to permit persons to whom the Software is + furnished to do so, subject to the following conditions: + + The above copyright notice and this permission notice shall be + included in all copies or substantial portions of the Software. + + THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, + EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND + NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR + ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF + CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION + WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + + Except as contained in this notice, the names of the Centre for + Digital Music; Queen Mary, University of London; and Chris Cannam + shall not be used in advertising or otherwise to promote the sale, + use or other dealings in this Software without prior written + authorization. +*/ + +#ifndef _VAMP_SDK_PLUGGUARD_H_ +#define _VAMP_SDK_PLUGGUARD_H_ + +/** + * Normal usage should be: + * + * - Plugins include vamp-sdk/Plugin.h or vamp-sdk/PluginBase.h. + * These files include this header, which specifies an appropriate + * namespace for the plugin classes to avoid any risk of conflict + * with non-plugin class implementations in the host on load. + * + * - Hosts include vamp-hostsdk/Plugin.h, vamp-hostsdk/PluginBase.h, + * vamp-hostsdk/PluginHostAdapter, vamp-hostsdk/PluginLoader.h etc. + * These files include vamp-hostsdk/hostguard.h, which makes a note + * that we are in a host. A file such as vamp-hostsdk/Plugin.h + * then simply includes vamp-sdk/Plugin.h, and this guard header + * takes notice of the fact that it has been included from a host + * and leaves the plugin namespace unset. + * + * Problems will occur when a host includes files directly from the + * vamp-sdk directory. There are two reasons this might happen: + * mistake, perhaps owing to ignorance of the fact that this isn't + * allowed (particularly since it was the normal mechanism in v1 of + * the SDK); and a wish to incorporate plugin code directly into the + * host rather than having to load it. + * + * What if the host does include a vamp-sdk header by mistake? We can + * catch it if it's included before something from vamp-hostsdk. If + * it's included after something from vamp-hostsdk, it will work OK + * anyway. The remaining problem case is where nothing from + * vamp-hostsdk is included in the same file. We can't catch that. + */ + +#ifndef _VAMP_IN_HOSTSDK + +#define _VAMP_IN_PLUGINSDK 1 + +#ifdef _VAMP_NO_PLUGIN_NAMESPACE +#define _VAMP_SDK_PLUGSPACE_BEGIN(h) +#define _VAMP_SDK_PLUGSPACE_END(h) +#else +#ifdef _VAMP_PLUGIN_IN_HOST_NAMESPACE +#define _VAMP_SDK_PLUGSPACE_BEGIN(h) \ + namespace _VampHost { + +#define _VAMP_SDK_PLUGSPACE_END(h) \ + } \ + using namespace _VampHost; +#else +#define _VAMP_SDK_PLUGSPACE_BEGIN(h) \ + namespace _VampPlugin { + +#define _VAMP_SDK_PLUGSPACE_END(h) \ + } \ + using namespace _VampPlugin; +#endif +#endif + +#endif + +#endif + diff -r f44aa6d29642 -r cebe00b508b9 vamp-plugin-sdk/vamp-sdk/vamp-sdk.h --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/vamp-plugin-sdk/vamp-sdk/vamp-sdk.h Wed Apr 11 09:51:20 2012 +0100 @@ -0,0 +1,46 @@ +/* -*- c-basic-offset: 4 indent-tabs-mode: nil -*- vi:set ts=8 sts=4 sw=4: */ + +/* + Vamp + + An API for audio analysis and feature extraction plugins. + + Centre for Digital Music, Queen Mary, University of London. + Copyright 2006 Chris Cannam. + + Permission is hereby granted, free of charge, to any person + obtaining a copy of this software and associated documentation + files (the "Software"), to deal in the Software without + restriction, including without limitation the rights to use, copy, + modify, merge, publish, distribute, sublicense, and/or sell copies + of the Software, and to permit persons to whom the Software is + furnished to do so, subject to the following conditions: + + The above copyright notice and this permission notice shall be + included in all copies or substantial portions of the Software. + + THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, + EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND + NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR + ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF + CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION + WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + + Except as contained in this notice, the names of the Centre for + Digital Music; Queen Mary, University of London; and Chris Cannam + shall not be used in advertising or otherwise to promote the sale, + use or other dealings in this Software without prior written + authorization. +*/ + +#ifndef _VAMP_SDK_SINGLE_INCLUDE_H_ +#define _VAMP_SDK_SINGLE_INCLUDE_H_ + +#include "PluginBase.h" +#include "Plugin.h" +#include "RealTime.h" + +#endif + + diff -r f44aa6d29642 -r cebe00b508b9 vamp-plugin-sdk/vamp/vamp.h --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/vamp-plugin-sdk/vamp/vamp.h Wed Apr 11 09:51:20 2012 +0100 @@ -0,0 +1,388 @@ +/* -*- c-basic-offset: 4 indent-tabs-mode: nil -*- vi:set ts=8 sts=4 sw=4: */ + +/* + Vamp + + An API for audio analysis and feature extraction plugins. + + Centre for Digital Music, Queen Mary, University of London. + Copyright 2006 Chris Cannam. + + Permission is hereby granted, free of charge, to any person + obtaining a copy of this software and associated documentation + files (the "Software"), to deal in the Software without + restriction, including without limitation the rights to use, copy, + modify, merge, publish, distribute, sublicense, and/or sell copies + of the Software, and to permit persons to whom the Software is + furnished to do so, subject to the following conditions: + + The above copyright notice and this permission notice shall be + included in all copies or substantial portions of the Software. + + THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, + EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND + NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR + ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF + CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION + WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + + Except as contained in this notice, the names of the Centre for + Digital Music; Queen Mary, University of London; and Chris Cannam + shall not be used in advertising or otherwise to promote the sale, + use or other dealings in this Software without prior written + authorization. +*/ + +#ifndef VAMP_HEADER_INCLUDED +#define VAMP_HEADER_INCLUDED + +#ifdef __cplusplus +extern "C" { +#endif + +/** + * Plugin API version. This is incremented when a change is made that + * changes the binary layout of the descriptor records. When this + * happens, there should be a mechanism for retaining compatibility + * with older hosts and/or plugins. + * + * See also the vampApiVersion field in the plugin descriptor, and the + * hostApiVersion argument to the vampGetPluginDescriptor function. + */ +#define VAMP_API_VERSION 2 + +/** + * C language API for Vamp plugins. + * + * This is the formal plugin API for Vamp. Plugin authors may prefer + * to use the C++ classes provided in the Vamp plugin SDK, instead of + * using this API directly. There is an adapter class provided that + * makes C++ plugins available using this C API with relatively little + * work, and the C++ headers are more thoroughly documented. + * + * IMPORTANT: The comments in this file summarise the purpose of each + * of the declared fields and functions, but do not provide a complete + * guide to their permitted values and expected usage. Please refer + * to the C++ headers in the Vamp plugin SDK for further details and + * plugin lifecycle documentation. + */ + +typedef struct _VampParameterDescriptor +{ + /** Computer-usable name of the parameter. Must not change. [a-zA-Z0-9_] */ + const char *identifier; + + /** Human-readable name of the parameter. May be translatable. */ + const char *name; + + /** Human-readable short text about the parameter. May be translatable. */ + const char *description; + + /** Human-readable unit of the parameter. */ + const char *unit; + + /** Minimum value. */ + float minValue; + + /** Maximum value. */ + float maxValue; + + /** Default value. Plugin is responsible for setting this on initialise. */ + float defaultValue; + + /** 1 if parameter values are quantized to a particular resolution. */ + int isQuantized; + + /** Quantization resolution, if isQuantized. */ + float quantizeStep; + + /** Human-readable names of the values, if isQuantized. May be NULL. */ + const char **valueNames; + +} VampParameterDescriptor; + +typedef enum +{ + /** Each process call returns results aligned with call's block start. */ + vampOneSamplePerStep, + + /** Returned results are evenly spaced at samplerate specified below. */ + vampFixedSampleRate, + + /** Returned results have their own individual timestamps. */ + vampVariableSampleRate + +} VampSampleType; + +typedef struct _VampOutputDescriptor +{ + /** Computer-usable name of the output. Must not change. [a-zA-Z0-9_] */ + const char *identifier; + + /** Human-readable name of the output. May be translatable. */ + const char *name; + + /** Human-readable short text about the output. May be translatable. */ + const char *description; + + /** Human-readable name of the unit of the output. */ + const char *unit; + + /** 1 if output has equal number of values for each returned result. */ + int hasFixedBinCount; + + /** Number of values per result, if hasFixedBinCount. */ + unsigned int binCount; + + /** Names of returned value bins, if hasFixedBinCount. May be NULL. */ + const char **binNames; + + /** 1 if each returned value falls within the same fixed min/max range. */ + int hasKnownExtents; + + /** Minimum value for a returned result in any bin, if hasKnownExtents. */ + float minValue; + + /** Maximum value for a returned result in any bin, if hasKnownExtents. */ + float maxValue; + + /** 1 if returned results are quantized to a particular resolution. */ + int isQuantized; + + /** Quantization resolution for returned results, if isQuantized. */ + float quantizeStep; + + /** Time positioning method for returned results (see VampSampleType). */ + VampSampleType sampleType; + + /** Sample rate of returned results, if sampleType is vampFixedSampleRate. + "Resolution" of result, if sampleType is vampVariableSampleRate. */ + float sampleRate; + + /** 1 if the returned results for this output are known to have a + duration field. + + This field is new in Vamp API version 2; it must not be tested + for plugins that report an older API version in their plugin + descriptor. + */ + int hasDuration; + +} VampOutputDescriptor; + +typedef struct _VampFeature +{ + /** 1 if the feature has a timestamp (i.e. if vampVariableSampleRate). */ + int hasTimestamp; + + /** Seconds component of timestamp. */ + int sec; + + /** Nanoseconds component of timestamp. */ + int nsec; + + /** Number of values. Must be binCount if hasFixedBinCount. */ + unsigned int valueCount; + + /** Values for this returned sample. */ + float *values; + + /** Label for this returned sample. May be NULL. */ + char *label; + +} VampFeature; + +typedef struct _VampFeatureV2 +{ + /** 1 if the feature has a duration. */ + int hasDuration; + + /** Seconds component of duratiion. */ + int durationSec; + + /** Nanoseconds component of duration. */ + int durationNsec; + +} VampFeatureV2; + +typedef union _VampFeatureUnion +{ + // sizeof(featureV1) >= sizeof(featureV2) for backward compatibility + VampFeature v1; + VampFeatureV2 v2; + +} VampFeatureUnion; + +typedef struct _VampFeatureList +{ + /** Number of features in this feature list. */ + unsigned int featureCount; + + /** Features in this feature list. May be NULL if featureCount is + zero. + + If present, this array must contain featureCount feature + structures for a Vamp API version 1 plugin, or 2*featureCount + feature unions for a Vamp API version 2 plugin. + + The features returned by an API version 2 plugin must consist + of the same feature structures as in API version 1 for the + first featureCount array elements, followed by featureCount + unions that contain VampFeatureV2 structures (or NULL pointers + if no V2 feature structures are present). + */ + VampFeatureUnion *features; + +} VampFeatureList; + +typedef enum +{ + vampTimeDomain, + vampFrequencyDomain + +} VampInputDomain; + +typedef void *VampPluginHandle; + +typedef struct _VampPluginDescriptor +{ + /** API version with which this descriptor is compatible. */ + unsigned int vampApiVersion; + + /** Computer-usable name of the plugin. Must not change. [a-zA-Z0-9_] */ + const char *identifier; + + /** Human-readable name of the plugin. May be translatable. */ + const char *name; + + /** Human-readable short text about the plugin. May be translatable. */ + const char *description; + + /** Human-readable name of plugin's author or vendor. */ + const char *maker; + + /** Version number of the plugin. */ + int pluginVersion; + + /** Human-readable summary of copyright or licensing for plugin. */ + const char *copyright; + + /** Number of parameter inputs. */ + unsigned int parameterCount; + + /** Fixed descriptors for parameter inputs. */ + const VampParameterDescriptor **parameters; + + /** Number of programs. */ + unsigned int programCount; + + /** Fixed names for programs. */ + const char **programs; + + /** Preferred input domain for audio input (time or frequency). */ + VampInputDomain inputDomain; + + /** Create and return a new instance of this plugin. */ + VampPluginHandle (*instantiate)(const struct _VampPluginDescriptor *, + float inputSampleRate); + + /** Destroy an instance of this plugin. */ + void (*cleanup)(VampPluginHandle); + + /** Initialise an instance following parameter configuration. */ + int (*initialise)(VampPluginHandle, + unsigned int inputChannels, + unsigned int stepSize, + unsigned int blockSize); + + /** Reset an instance, ready to use again on new input data. */ + void (*reset)(VampPluginHandle); + + /** Get a parameter value. */ + float (*getParameter)(VampPluginHandle, int); + + /** Set a parameter value. May only be called before initialise. */ + void (*setParameter)(VampPluginHandle, int, float); + + /** Get the current program (if programCount > 0). */ + unsigned int (*getCurrentProgram)(VampPluginHandle); + + /** Set the current program. May only be called before initialise. */ + void (*selectProgram)(VampPluginHandle, unsigned int); + + /** Get the plugin's preferred processing window increment in samples. */ + unsigned int (*getPreferredStepSize)(VampPluginHandle); + + /** Get the plugin's preferred processing window size in samples. */ + unsigned int (*getPreferredBlockSize)(VampPluginHandle); + + /** Get the minimum number of input channels this plugin can handle. */ + unsigned int (*getMinChannelCount)(VampPluginHandle); + + /** Get the maximum number of input channels this plugin can handle. */ + unsigned int (*getMaxChannelCount)(VampPluginHandle); + + /** Get the number of feature outputs (distinct sets of results). */ + unsigned int (*getOutputCount)(VampPluginHandle); + + /** Get a descriptor for a given feature output. Returned pointer + is valid only until next call to getOutputDescriptor for this + handle, or releaseOutputDescriptor for this descriptor. Host + must call releaseOutputDescriptor after use. */ + VampOutputDescriptor *(*getOutputDescriptor)(VampPluginHandle, + unsigned int); + + /** Destroy a descriptor for a feature output. */ + void (*releaseOutputDescriptor)(VampOutputDescriptor *); + + /** Process an input block and return a set of features. Returned + pointer is valid only until next call to process, + getRemainingFeatures, or cleanup for this handle, or + releaseFeatureSet for this feature set. Host must call + releaseFeatureSet after use. */ + VampFeatureList *(*process)(VampPluginHandle, + const float *const *inputBuffers, + int sec, + int nsec); + + /** Return any remaining features at the end of processing. */ + VampFeatureList *(*getRemainingFeatures)(VampPluginHandle); + + /** Release a feature set returned from process or getRemainingFeatures. */ + void (*releaseFeatureSet)(VampFeatureList *); + +} VampPluginDescriptor; + + +/** Get the descriptor for a given plugin index in this library. + Return NULL if the index is outside the range of valid indices for + this plugin library. + + The hostApiVersion argument tells the library code the highest + Vamp API version supported by the host. The function should + return a plugin descriptor compatible with the highest API version + supported by the library that is no higher than that supported by + the host. Provided the descriptor has the correct vampApiVersion + field for its actual compatibility level, the host should be able + to do the right thing with it: use it if possible, discard it + otherwise. + + This is the only symbol that a Vamp plugin actually needs to + export from its shared object; all others can be hidden. See the + accompanying documentation for notes on how to achieve this with + certain compilers. +*/ +const VampPluginDescriptor *vampGetPluginDescriptor + (unsigned int hostApiVersion, unsigned int index); + + +/** Function pointer type for vampGetPluginDescriptor. */ +typedef const VampPluginDescriptor *(*VampGetPluginDescriptorFunction) + (unsigned int, unsigned int); + +#ifdef __cplusplus +} +#endif + +#endif