| User Documentation |
| RAVL, Recognition And Vision Library |
| DEVELOP | HOME PAGE | CLASS LIST | CONTENTS |
| Ravl - Core - Math - RealT Erf(RealT x) |
| RealT Erf(RealT x) | |
| Returns the error function of x. Erf(x) = 2/sqrt(pi)*integral from 0 to x of exp(-t*t) dt. | |
| include | "Ravl/StdMath.hh" |
| Created: | 20/11/1995 |
| User Level: | Normal |
| Library: | RavlCore |
| In Scope: | RavlN |
| Maintainer:Radek Marik, Created: 20/11/1995, Documentation by CxxDoc: Tue Aug 13 10:00:21 2002 |