中文

向量与四元数的快速精确归一化

计算几何 2018-01-17 v2

摘要

我们提出了快速且精确地归一化二维和三维向量及四元数并计算其长度的方法。我们的方法是对线性代数库 LAPACK 中所用思想的改进,我们认为计算几何和计算机辅助设计界尚未意识到以本文提出的稳健方式加速这些基本操作的可能性。

关键词

引用

@article{arxiv.1606.06508,
  title  = {Fast and accurate normalization of vectors and quaternions},
  author = {Walter F. Mascarenhas},
  journal= {arXiv preprint arXiv:1606.06508},
  year   = {2018}
}

备注

In this version I fixed some minor details in the text and moved all tables to the experiments section