|  | RobWorkProject
    23.9.11-
    | 
Utility for the RawArray type. More...
#include <RawArray.hpp>
| Static Public Member Functions | |
| static std::size_t | detectDimensions (const Mathematica::FunctionBase &exp) | 
| Detect the dimensions of an array given as an expression.  More... | |
| template<typename T > | |
| static Mathematica::Symbol::Ptr | getType () | 
| Get the type of array.  More... | |
| template<> | |
| Mathematica::Symbol::Ptr | getType () | 
| Construct Byte symbol from unsigned char.  More... | |
Utility for the RawArray type.
| 
 | static | 
Detect the dimensions of an array given as an expression.
| exp | [in] the expression. | 
| 
 | inlinestatic | 
Get the type of array.