Show / Hide Table of Contents

    Method isF

    val isF: TensorLayout -> bool

    true if the ArrayND is in Fortran order

    Declaration
    val isF: a:TensorLayout -> bool
    Parameters
    Type Name Description
    TensorLayout a
    Returns
    Type Description
    bool
    Back to top Generated by DocFX