Zobrazeno 1 - 10
of 1 309
pro vyhledávání: '"expression templates"'
Autor:
Hejazi, Sepehr1 (AUTHOR), Ahsan, Afrin1 (AUTHOR), Kashani, SeyedMohammad2 (AUTHOR), Tameiv, Denis1 (AUTHOR), Reuel, Nigel F.1 (AUTHOR) reuel@iastate.edu
Publikováno v:
PLoS ONE. 12/3/2024, Vol. 19 Issue 12, p1-17. 17p.
Akademický článek
Tento výsledek nelze pro nepřihlášené uživatele zobrazit.
K zobrazení výsledku je třeba se přihlásit.
K zobrazení výsledku je třeba se přihlásit.
Publikováno v:
PLoS ONE, Vol 19, Iss 12, p e0305457 (2024)
In this work, Oxford Nanopore sequencing is tested as an accessible method for quantifying heterogeneity of amplified DNA. This method enables rapid quantification of deletions, insertions, and substitutions, the probability of each mutation error, a
Externí odkaz:
https://doaj.org/article/cabc0cdadc49487db562cd85566edfae
Autor:
Hejazi S; Chemical and Biological Engineering - Iowa State University, 618 Bissell Rd, Ames, IA 50011., Ahsan A; Chemical and Biological Engineering - Iowa State University, 618 Bissell Rd, Ames, IA 50011., Kashani M; Electrical and Computer Engineering - Iowa State University, 618 Bissell Rd, Ames, IA 50011., Reuel NF; Chemical and Biological Engineering - Iowa State University, 618 Bissell Rd, Ames, IA 50011.
Publikováno v:
BioRxiv : the preprint server for biology [bioRxiv] 2024 Jun 03. Date of Electronic Publication: 2024 Jun 03.
Autor:
Lewis, Adam G. M., Pfeiffer, Harald P.
We present a C++ library, TLoops, which uses a hierarchy of expression templates to represent operations upon tensorial quantities in single lines of C++ code that resemble analytic equations. These expressions may be run as-is, but may also be used
Externí odkaz:
http://arxiv.org/abs/1804.10120
Template metaprogramming is a popular technique for implementing compile time mechanisms for numerical computing. We demonstrate how expression templates can be used for compile time symbolic differentiation of algebraic expressions in C++ computer p
Externí odkaz:
http://arxiv.org/abs/1705.01729
Autor:
Boyle, Peter A., Clark, M. A., DeTar, Carleton, Lin, Meifeng, Rana, Verinder, Avilés-Casco, Alejandro Vaquero
One of the key requirements for the Lattice QCD Application Development as part of the US Exascale Computing Project is performance portability across multiple architectures. Using the Grid C++ expression template as a starting point, we report on th
Externí odkaz:
http://arxiv.org/abs/1710.09409
Autor:
Hossein Mahmoodi Darian
Publikováno v:
مجله مدل سازی در مهندسی, Vol 16, Iss 55, Pp 113-131 (2018)
In this paper an efficient method for defining multi-variable functions using expression templates for array computations in computational fluid dynamics simulations in C++ is introduced. The method is implemented using variadic templates which is a
Externí odkaz:
https://doaj.org/article/efcff05869314048b20494cf133232ba
Autor:
Phipps, Eric, Pawlowski, Roger
Expression templates are a well-known set of techniques for improving the efficiency of operator overloading-based forward mode automatic differentiation schemes in the C++ programming language by translating the differentiation from individual opera
Externí odkaz:
http://arxiv.org/abs/1205.3506
Vector operations play an important role in high performance computing and are typically provided by highly optimized libraries that implement the BLAS (Basic Linear Algebra Subprograms) interface. In C++ templates and operator overloading allow the
Externí odkaz:
http://arxiv.org/abs/1109.1264