代码搜索:quantities

找到约 255 项符合「quantities」的源代码

代码结果 255
www.eeworm.com/read/195341/5112367

s re.s

/ / / re -- comparison of 8-byte quantities .globl rle8 .globl rlt8 .globl req8 .globl rne8 .globl rge8 .globl rgt8 rlt8: jsr pc,compar blt one br zero rle8: jsr pc,compar ble one br zero re
www.eeworm.com/read/369339/2801517

s re.s

/ / / re -- comparison of 8-byte quantities .globl rle8 .globl rlt8 .globl req8 .globl rne8 .globl rge8 .globl rgt8 rlt8: jsr pc,compar blt one br zero rle8: jsr pc,compar ble one br zero re
www.eeworm.com/read/136697/13365324

m l_sim.m

function res=L_sim(s1,s2) % res=L_sim(s1,s2) % % Similarity between Fuzzy Numbers, sim(s1,s2), in level-set representation. % % s1 and s2 are fuzzy quantities defined in terms of alpha-cuts (level se
www.eeworm.com/read/466942/7023971

m amspreadlattice.m

function price = AmSpreadLattice(S10,S20,K,r,T,sigma1,sigma2,rho,q1,q2,N) % Precompute invariant quantities deltaT = T/N; nu1 = r - q1 - 0.5*sigma1^2; nu2 = r - q2 - 0.5*sigma2^2; u1 = exp(sigma1
www.eeworm.com/read/466942/7024016

m aylimc.m

function [Price, CI] = AYLIMC(S0,K,r,T1,T2,sigma,NRepl1,NRepl2) % compute auxiliary quantities outside the loop DeltaT = T2-T1; muT1 = (r-sigma^2/2)*T1; muT2 = (r-sigma^2/2)*(T2-T1); siT1 = sigma