Inherits Array< Block >.
Public Member Functions | |
| BlockArray (const Array< Block > &a) | |
| BlockArray (int n) | |
Definition at line 82 of file SundanceBlock.hpp.
| Sundance::BlockArray::BlockArray | ( | const Array< Block > & | a | ) | [inline] |
Definition at line 86 of file SundanceBlock.hpp.
| Sundance::BlockArray::BlockArray | ( | int | n | ) | [inline] |
explicit conversion needed for python wrappers
Definition at line 88 of file SundanceBlock.hpp.