Parent Directory
|
Revision Log
|
Patch
revision 875 by gross, Thu Sep 21 05:29:42 2006 UTC | revision 876 by ksteube, Thu Oct 19 03:50:23 2006 UTC | |
---|---|---|
# | Line 889 class Data { | Line 889 class Data { |
889 | ||
890 | /** | /** |
891 | \brief | \brief |
892 | Return the error function erf of each data point of this Data object. | |
893 | * | |
894 | */ | |
895 | ESCRIPT_DLL_API | |
896 | Data | |
897 | erf() const; | |
898 | ||
899 | /** | |
900 | \brief | |
901 | Return the sin of each data point of this Data object. | Return the sin of each data point of this Data object. |
902 | * | * |
903 | */ | */ |
|
ViewVC Help | |
Powered by ViewVC 1.1.26 |