public bool Initialized()
 {
     return(SafeNativeMethods.mp_GlCalculatorHelper__Initialized(mpPtr));
 }