代码搜索:Precision

找到约 10,000 项符合「Precision」的源代码

代码结果 10,000
www.eeworm.com/read/242370/13009420

cpp prec.cpp

/* * This file contains code from "C++ Primer, Fourth Edition", by Stanley B. * Lippman, Jose Lajoie, and Barbara E. Moo, and is covered under the * copyright and warranty notices given in that
www.eeworm.com/read/320159/13432137

cpp prec.cpp

/* * This file contains code from "C++ Primer, Fourth Edition", by Stanley B. * Lippman, Jose Lajoie, and Barbara E. Moo, and is covered under the * copyright and warranty notices given in that
www.eeworm.com/read/308995/13684573

cpp prec.cpp

/* * This file contains code from "C++ Primer, Fourth Edition", by Stanley B. * Lippman, Jose Lajoie, and Barbara E. Moo, and is covered under the * copyright and warranty notices given in that
www.eeworm.com/read/488496/6488308

cpp prec.cpp

/* * This file contains code from "C++ Primer, Fourth Edition", by Stanley B. * Lippman, Jose Lajoie, and Barbara E. Moo, and is covered under the * copyright and warranty notices given in that
www.eeworm.com/read/403013/11524107

cpp prec.cpp

/* * This file contains code from "C++ Primer, Fourth Edition", by Stanley B. * Lippman, Jose Lajoie, and Barbara E. Moo, and is covered under the * copyright and warranty notices given in that
www.eeworm.com/read/250397/12408928

cpp prec.cpp

/* * This file contains code from "C++ Primer, Fourth Edition", by Stanley B. * Lippman, Jose Lajoie, and Barbara E. Moo, and is covered under the * copyright and warranty notices given in that
www.eeworm.com/read/368137/9710140

cpp prec.cpp

/* * This file contains code from "C++ Primer, Fourth Edition", by Stanley B. * Lippman, Jose Lajoie, and Barbara E. Moo, and is covered under the * copyright and warranty notices given in that
www.eeworm.com/read/319794/13442790

m init_mog.m

function mix1 = init_MoG(x,m,init_method,priors) % mix1 = init_MoG(x,m,init_method,priors) % % Initialises a 1-dimensional Gaussian mixture model % for learning using the Variational Bayes framework.
www.eeworm.com/read/367160/9770330

f zcgesv.f

SUBROUTINE ZCGESV( N, NRHS, A, LDA, IPIV, B, LDB, X, LDX, WORK, + SWORK, ITER, INFO) * * -- LAPACK PROTOTYPE driver routine (version 3.1.1) -- * Univ. of Tennesse
www.eeworm.com/read/367160/9771469

f dsgesv.f

SUBROUTINE DSGESV( N, NRHS, A, LDA, IPIV, B, LDB, X, LDX, WORK, + SWORK, ITER, INFO) * * -- LAPACK PROTOTYPE driver routine (version 3.1.1) -- * Univ. of Tennesse