blob: 23ca6fd05e6e6f9ec73242b7320ecb0d81e0d6a9 [file] [log] [blame]
/**
* Copyright (c) 2020 CEA LIST
*
* All rights reserved. This program and the accompanying materials are
* made available under the terms of the Eclipse Public License v2.0 which
* accompanies this distribution, and is available at
* https://www.eclipse.org/legal/epl-2.0/
*
* SPDX-License-Identifier: EPL-2.0
*
*/
package org.eclipse.papyrus.aiml.profile.AIML.SoftMinMaxActivations;
/**
* <!-- begin-user-doc -->
* A representation of the model object '<em><b>Softmax2d</b></em>'.
* <!-- end-user-doc -->
*
*
* @see org.eclipse.papyrus.aiml.profile.AIML.SoftMinMaxActivations.SoftMinMaxActivationsPackage#getSoftmax2d()
* @model
* @generated
*/
public interface Softmax2d extends SoftMinMax {
} // Softmax2d