Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 3 of 3 for SQUARE (0.12 sec)

  1. okhttp-idna-mapping-table/src/main/resources/okhttp3/internal/idna/IdnaMappingTable.txt

    338A          ; mapped                 ; 0070 0066     # 1.1  SQUARE PF
    338B          ; mapped                 ; 006E 0066     # 1.1  SQUARE NF
    338C          ; mapped                 ; 03BC 0066     # 1.1  SQUARE MU F
    338D          ; mapped                 ; 03BC 0067     # 1.1  SQUARE MU G
    338E          ; mapped                 ; 006D 0067     # 1.1  SQUARE MG
    338F          ; mapped                 ; 006B 0067     # 1.1  SQUARE KG
    Registered: Sun Jun 16 04:42:17 UTC 2024
    - Last Modified: Sat Feb 10 11:25:47 UTC 2024
    - 854.1K bytes
    - Viewed (0)
  2. src/testdata/Isaac.Newton-Opticks.txt

    Plane is of given Quantities; the perpendicular velocity of that Motion
    or Thing, at its emerging out of that space, shall be always equal to
    the square Root of the sum of the square of the perpendicular velocity
    of that Motion or Thing at its Incidence on that space; and of the
    square of the perpendicular velocity which that Motion or Thing would
    have at its Emergence, if at its Incidence its perpendicular velocity
    was infinitely little.
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Oct 01 16:16:21 UTC 2018
    - 553.9K bytes
    - Viewed (0)
  3. tensorflow/compiler/mlir/tensorflow/ir/tf_generated_ops.td

      }];
    }
    
    def TF_CholeskyOp : TF_Op<"Cholesky", [Pure]> {
      let summary = [{
    Computes the Cholesky decomposition of one or more square matrices.
      }];
    
      let description = [{
    The input is a tensor of shape `[..., M, M]` whose inner-most 2 dimensions
    form square matrices.
    
    The input has to be symmetric and positive definite. Only the lower-triangular
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 793K bytes
    - Viewed (0)
Back to top