株式会社極東書店トップ商品一覧Robust and Error-Free Geometric Computing.

商品詳細

Robust and Error-Free Geometric Computing.

Robust and Error-Free Geometric Computing.

・ISBN 978-1-032-24218-7 paper GB£ 49.99

¥15,836.- (税込) (※)価格はご注文時の参考価格となります。
納品価格につきましては書籍の入荷時点で確定となります。
版元の原価改定、外国為替の変動等により異なる場合がございますので、予めご了承下さい。

お気に入り
電子版あり 大学・学術機関向け電子ブック(eBook)ISBN 9780429330506
著者・編者Eberly, Dave,
出版社 (CRC Press, UK)
出版年月2021
ページ数286 pp.
言語ENG
ニュース番号<A01-67261>

解説

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