area.qbk 997 B

123456789101112131415161718192021222324252627282930313233
  1. [/============================================================================
  2. Boost.Geometry (aka GGL, Generic Geometry Library)
  3. Copyright (c) 2009-2012 Barend Gehrels, Amsterdam, the Netherlands.
  4. Copyright (c) 2009-2012 Mateusz Loskot, London, UK.
  5. Copyright (c) 2009-2012 Bruno Lalande, Paris, France.
  6. Use, modification and distribution is subject to the Boost Software License,
  7. Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at
  8. http://www.boost.org/LICENSE_1_0.txt)
  9. =============================================================================/]
  10. [def __this_function__ area]
  11. [heading_conformance_ogc __this_function__..Area]
  12. [heading Behavior]
  13. [table
  14. [[Case] [Behavior] ]
  15. [[__0dim__][[qbk_ret 0]]]
  16. [[__1dim__][[qbk_ret 0]]]
  17. [[__2dim__][[qbk_ret the area]]]
  18. [[__cart__][[qbk_ret the area] __cs_units__]]
  19. [[__sph__][[qbk_ret the area] __sph1__]]
  20. [[__rev__][[qbk_ret the negative area]]]
  21. ]
  22. [include reference/status/area_status.qbk]
  23. [heading Complexity]
  24. Linear