Parent Directory
|
Revision Log
|
Patch
revision 698 by gross, Fri Mar 31 04:52:55 2006 UTC | revision 699 by gross, Fri Mar 31 06:27:56 2006 UTC | |
---|---|---|
# | Line 915 class Data { | Line 915 class Data { |
915 | ||
916 | /** | /** |
917 | \brief | \brief |
918 | Return the given power of each data point of this boost python object. | |
919 | ||
920 | \param left Input - the bases | |
921 | * | |
922 | */ | |
923 | ||
924 | Data | |
925 | rpowO(const boost::python::object& left) const; | |
926 | ||
927 | /** | |
928 | \brief | |
929 | writes the object to a file in the DX file format | writes the object to a file in the DX file format |
930 | */ | */ |
931 | void | void |
|
ViewVC Help | |
Powered by ViewVC 1.1.26 |