Home
last modified time | relevance | path

Searched refs:fbsp (Results 1 – 24 of 24) sorted by relevance

/dports/cad/opencascade/opencascade-7.6.0/src/ShapeConstruct/
H A DShapeConstruct_Curve.cxx167 Standard_Real fbsp = bspl->FirstParameter(), lbsp = bspl->LastParameter(); in Handle() local
169 if ( first > fbsp + Precision::PConfusion() ) { fbsp = first; segment = Standard_True; } in Handle()
175 bspl->Segment ( fbsp, lbsp ); in Handle()
240 Standard_Real fbsp = bspl->FirstParameter(), lbsp = bspl->LastParameter(); in Handle() local
242 if ( first > fbsp + Precision::PConfusion() ) { fbsp = first; segment = Standard_True; } in Handle()
248 bspl->Segment ( fbsp, lbsp ); in Handle()
/dports/math/py-PyWavelets/pywt-1.2.0/pywt/_extensions/
H A Dwavelets_list.pxi170 "fbsp": (FBSP, 0),
180 "morl", "cgau", "shan", "fbsp", "cmor"]
H A D_pywt.pyx175 if len(name) > 4 and name[:4] in ['cmor', 'shan', 'fbsp']:
199 'mexh', 'morl', 'cgau', 'shan', 'fbsp', 'cmor'
276 * Frequency B-Spline wavelets (``fbsp``)
701 if len(self.name) >= 4 and self.name[:4] in ['cmor', 'shan', 'fbsp']:
704 if base_name == 'fbsp':
744 elif base_name in ['fbsp', ]:
825 "Center frequency (shan, fbsp, cmor)"
833 "Bandwidth frequency (shan, fbsp, cmor)"
841 "order parameter for fbsp"
888 The wavelet function is complex for ``'cmor'``, ``'shan'``, ``'fbsp'``
[all …]
H A D_cwt.pyx58 elif wavelet.short_family_name == "fbsp":
108 elif wavelet.short_family_name == "fbsp":
/dports/math/py-PyWavelets/pywt-1.2.0/doc/source/regression/
H A Dwavelet.rst23 …db', 'sym', 'coif', 'bior', 'rbio', 'dmey', 'gaus', 'mexh', 'morl', 'cgau', 'shan', 'fbsp', 'cmor']
42 fbsp family: fbsp
/dports/math/scilab-toolbox-swt/swt/macros/help_from_sci/
H A Dwavefun.sci8 … gauss wavelet ("cgau1" to "cgau8"), mexican hat ("mexh") and frequency B spline wavelets ("fbsp").
H A Dcwt.sci6 … gauss wavelet ("cgau1" to "cgau8"), mexican hat ("mexh") and frequency B spline wavelets ("fbsp").
/dports/cad/opencascade/opencascade-7.6.0/src/ShapeFix/
H A DShapeFix_Wire_1.cxx334 Standard_Real fbsp = bsp->FirstParameter(), lbsp = bsp->LastParameter(); in FixGap3d() local
336 if (first>fbsp) in FixGap3d()
338 fbsp = first; segment = Standard_True; in FixGap3d()
345 bsp = GeomConvert::SplitBSplineCurve(bsp,fbsp,lbsp, in FixGap3d()
913 Standard_Real fbsp = bsp->FirstParameter(), lbsp = bsp->LastParameter(); in FixGap2d() local
915 if (first>fbsp) in FixGap2d()
917 fbsp = first; segment = Standard_True; in FixGap2d()
924 bsp = Geom2dConvert::SplitBSplineCurve(bsp,fbsp,lbsp, in FixGap2d()
/dports/math/py-PyWavelets/pywt-1.2.0/doc/source/ref/
H A Dwavelets.rst313 Set the center frequency for the shan, fbsp and cmor wavelets
317 Set the bandwidth frequency for the shan, fbsp and cmor wavelets
321 Set the order for the fbsp wavelet
H A Dcwt.rst125 For the ``cmor``, ``fbsp`` and ``shan`` wavelets, the user can specify a
/dports/math/py-PyWavelets/pywt-1.2.0/doc/release/
H A D1.0.0-notes.rst54 The continous wavelets ``"cmor"``, ``"shan"`` and ``"fbsp"`` now let the user
98 The continous wavelets with names ``"cmor"``, ``"shan"`` and ``"fbsp"``
101 "fbsp" is now deprecated. For "cmor" (and "shan"), the form of the wavelet
103 bandwidth frequency and center frequency. For "fbsp" the form should now
H A D0.5.0-notes.rst53 - Frequency B-Spline wavelet (``fbsp``)
/dports/math/scilab-toolbox-swt/swt/tests/unit_tests/
H A Dwavefun.dia.ref179 // fbsp
180 [psi,xval]=wavefun("fbsp",ITER);
H A Dwavefun.tst200 // fbsp
201 [psi,xval]=wavefun("fbsp",ITER);
/dports/x11-fonts/linuxlibertine-g/LinLibertineG/
H A DChangeLog77 - guillemets, bad kerning with feature fbsp reported by Joachim Köstler
/dports/biology/ncbi-toolkit/ncbi/demo/
H A Dscantest.c172 BioseqPtr fbsp; in PrintFirstSeqId() local
188 fbsp = (BioseqPtr) fsep->data.ptrvalue; in PrintFirstSeqId()
189 if (fbsp == NULL) return; in PrintFirstSeqId()
191 siphead = SeqIdSetDup (fbsp->id); in PrintFirstSeqId()
204 *eIdP = fbsp->idx.entityID; in PrintFirstSeqId()
/dports/biology/ncbi-toolkit/ncbi/tools/
H A Dtoasn3.c5081 BioseqPtr bsp, fbsp; in GetCdRegionsWithPeptides() local
5126 fbsp = BioseqFindFromSeqLoc (sfp->location); in GetCdRegionsWithPeptides()
5127 if (fbsp != NULL) { in GetCdRegionsWithPeptides()
5128 for (sip = fbsp->id; sip != NULL; sip = sip->next) { in GetCdRegionsWithPeptides()
/dports/biology/ncbi-toolkit/ncbi/api/
H A Dvalid.c4796 BioseqPtr fbsp = NULL; in ValidateSeqEntry() local
5012 fbsp = NULL; in ValidateSeqEntry()
5014 fbsp = (BioseqPtr) fsep->data.ptrvalue; in ValidateSeqEntry()
5016 vsp->bsp = fbsp; in ValidateSeqEntry()
5019 if (fbsp == NULL) { in ValidateSeqEntry()
5023 for (sip = fbsp->id; sip != NULL; sip = sip->next) { in ValidateSeqEntry()
5046 …(!isGPS) && (!IsNoncuratedRefSeq (fbsp, &sev)) && (! IsGpipe (fbsp)) && (! IsWgsContig (fbsp)) && … in ValidateSeqEntry()
5055 …if ((! IsNoncuratedRefSeq (fbsp, &sev)) && (! IsWgsContig (fbsp)) && (! IsTsaContig (fbsp)) && (! … in ValidateSeqEntry()
/dports/astro/weather/weather-2.4.2/
H A Dslist1152 fbsp
H A Dairports8083 station = fbsp
H A Dstations6213 [fbsp]
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/ThirdParty/hime/data/
H A Darray40.cin5985 fbsp
/dports/editors/libreoffice6/libreoffice-6.4.7.2/
H A DChangeLog1397158 - guillemets, bad kerning with feature fbsp reported by Joachim Köstler
/dports/editors/libreoffice/libreoffice-7.2.6.2/
H A DChangeLog1659207 - guillemets, bad kerning with feature fbsp reported by Joachim Köstler