MatrixInt::set_Bits Method

void set_Bits(const int Row, const int col, const bool Value) const;

#NameTypeDescription
1Rowconst int
2colconst int
3Valueconst bool
Declared in Dew::Math::MatrixInt · Dew.Math/MtxExprInt.h · Cross-compiler