docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Operator operator !=

    operator !=(TensorIndex, TensorIndex)

    Compares two TensorIndex objects

    Declaration
    public static bool operator !=(TensorIndex a, TensorIndex b)
    Parameters
    Type Name Description
    TensorIndex a

    The first tensor index to compare.

    TensorIndex b

    The second tensor index to compare.

    Returns
    Type Description
    bool

    Whether the tensor indexes are not equal.

    In This Article
    Back to top
    Copyright © 2024 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)