Home
last modified time | relevance | path

Searched refs:lsp_ (Results 1 – 9 of 9) sorted by relevance

/dports/finance/quantlib/QuantLib-1.20/ql/math/optimization/
H A Dleastsquare.cpp29 Array target(lsp_.size()), fct2fit(lsp_.size()); in value()
31 lsp_.targetAndValue(x, target, fct2fit); in value()
40 Array target(lsp_.size()), fct2fit(lsp_.size()); in values()
42 lsp_.targetAndValue(x, target, fct2fit); in values()
51 Array target (lsp_.size ()), fct2fit (lsp_.size ()); in gradient()
53 Matrix grad_fct2fit (lsp_.size (), x.size ()); in gradient()
55 lsp_.targetValueAndGradient(x, grad_fct2fit, target, fct2fit); in gradient()
65 Array target(lsp_.size()), fct2fit(lsp_.size()); in valueAndGradient()
67 Matrix grad_fct2fit(lsp_.size(), x.size()); in valueAndGradient()
69 lsp_.targetValueAndGradient(x, grad_fct2fit, target, fct2fit); in valueAndGradient()
H A Dleastsquare.hpp63 LeastSquareFunction(LeastSquareProblem& lsp) : lsp_(lsp) {} in LeastSquareFunction()
77 LeastSquareProblem &lsp_; member in QuantLib::LeastSquareFunction
/dports/audio/codec2/codec2-1.0.3/octave/
H A Dpllsp.m30 lsp_ = lsps(2:2:m,:); variable
44 plot((4000/pi)*lsp_((start_f+1):end_f,:),'+-');
H A Dpllspdt.m17 lsp_ = lsps(2:2:m,:); variable
/dports/audio/codec2/codec2-1.0.3/src/
H A Ddump.h52 void dump_lsp_(float lsp_[]);
H A Dquantise.h69 void lspvq_quantise(float lsp[], float lsp_[], int order);
H A Ddump.c463 void dump_lsp_(float lsp_[]) { in dump_lsp_() argument
476 fprintf(flsp_,"%f\t",lsp_[i]); in dump_lsp_()
H A Dquantise.c180 float lsp_[], in decode_lspds_scalar() argument
201 lsp_[i] = (PI/4000.0)*lsp__hz[i]; in decode_lspds_scalar()
/dports/editors/cudatext/CudaText-1.151.0/app/readme/wiki/
H A Dcudatext_plugins.wiki1089 In the server config "lsp_*.json", key "lexers", you need to specify the mapping between CudaText l…