public bool CanConvert(INDArray array, IComputationHandler otherHandler) { return(UnderlyingHandler.CanConvert(array, otherHandler)); }