public ByteMatrix(ByteMatrix orig) : this(modshogunPINVOKE.new_ByteMatrix__SWIG_5(ByteMatrix.getCPtr(orig)), true) { if (modshogunPINVOKE.SWIGPendingException.Pending) { throw modshogunPINVOKE.SWIGPendingException.Retrieve(); } }