From 6094c64c2d00401510b7ea27f60eece7c9e9820e Mon Sep 17 00:00:00 2001 From: Gabriel Dos Reis Date: Wed, 28 Jun 2000 15:14:39 +0000 Subject: [PATCH] Start documentation on numerics From-SVN: r34758 --- libstdc++-v3/docs/26_numerics/howto.html | 33 +++++++++++++++++++++++--------- 1 file changed, 24 insertions(+), 9 deletions(-) diff --git a/libstdc++-v3/docs/26_numerics/howto.html b/libstdc++-v3/docs/26_numerics/howto.html index ef7b6bb..0a4a1e3 100644 --- a/libstdc++-v3/docs/26_numerics/howto.html +++ b/libstdc++-v3/docs/26_numerics/howto.html @@ -9,30 +9,38 @@ libstdc++-v3 HOWTO: Chapter 26 - +

Chapter 26: Numerics

-

Chapter 26 deals with classes and functions to aid in numerical computing, - such as valarray<> and complex<>. +

+Chapter 26 deals with building block abstractions to aid in numerical +computing: +

-

Contents


-

Topic

+

Complex Number Processing

Blah.

Return to top of page or @@ -40,13 +48,20 @@


-

Topic

+

Array Processing

Blah.

Return to top of page or to the FAQ.

+
+

Numerical Functions

+

Blah. +

+

Return to top of page or + to the FAQ. +

@@ -57,7 +72,7 @@ Comments and suggestions are welcome, and may be sent to Phil Edwards or Gabriel Dos Reis. -
$Id: howto.html,v 1.4 1999/12/15 16:57:06 pme Exp $ +
$Id: howto.html,v 1.1 2000/04/21 20:33:32 bkoz Exp $

-- 2.7.4