pub fn activation( x: &dyn ArrayProtocol, func: ActivationFunc, ) -> Result<Box<dyn ArrayProtocol>, OperationError>