Robust and Error-Free Geometric Computing

Eberly, Dave

  • 出版商: CRC
  • 出版日期: 2020-05-27
  • 售價: $5,560
  • 貴賓價: 9.5$5,282
  • 語言: 英文
  • 頁數: 387
  • 裝訂: Hardcover - also called cloth, retail trade, or trade
  • ISBN: 036735294X
  • ISBN-13: 9780367352943
  • 其他版本: Robust and Error-Free Geometric Computing
  • 海外代購書籍(需單獨結帳)

商品描述

This is a how-to book for solving geometric problems robustly or error free in actual practice. The contents and accompanying source code are based on the feature requests and feedback received from industry professionals and academics who want both the descriptions and source code for implementations of geometric algorithms. The book provides a framework for geometric computing using several arithmetic systems and describes how to select the appropriate system for the problem at hand.

 

Key Features:

 

 

 

 

 

 

 

 

  • A framework of arithmetic systems that can be applied to many geometric algorithms to obtain robust or error-free implementations
  • Detailed derivations for algorithms that lead to implementable code
  • Teaching the readers how to use the book concepts in deriving algorithms in their fields of application
  • The Geometric Tools Library, a repository of well-tested code at the Geometric Tools website, https: //www.geometrictools.com, that implements the book concepts