#include <BoolAry.h>
Definition at line 19 of file BoolAry.h.
Public Member Functions | |
| BoolAry () | |
| BoolAry (std::vector< bool > arg0, std::vector< int > arg1) | |
Public Attributes | |
| std::vector< bool > | value |
| std::vector< int > | shape |
| casac::BoolAry::BoolAry | ( | std::vector< bool > | arg0, | |
| std::vector< int > | arg1 | |||
| ) | [inline] |
| std::vector<bool> casac::BoolAry::value |
| std::vector<int> casac::BoolAry::shape |
1.5.1