HomeSort by relevance Sort by last modified time
    Searched refs:elementary (Results 1 - 21 of 21) sorted by null

  /external/eigen/lapack/
clarft.f 38 *> of order n, which is defined as a product of k elementary reflectors.
44 *> If STOREV = 'C', the vector which defines the elementary reflector
49 *> If STOREV = 'R', the vector which defines the elementary reflector
61 *> Specifies the order in which the elementary reflectors are
70 *> Specifies how the vectors which define the elementary
86 *> elementary reflectors). K >= 1.
107 *> TAU(i) must contain the scalar factor of the elementary
dlarft.f 38 *> of order n, which is defined as a product of k elementary reflectors.
44 *> If STOREV = 'C', the vector which defines the elementary reflector
49 *> If STOREV = 'R', the vector which defines the elementary reflector
61 *> Specifies the order in which the elementary reflectors are
70 *> Specifies how the vectors which define the elementary
86 *> elementary reflectors). K >= 1.
107 *> TAU(i) must contain the scalar factor of the elementary
slarft.f 38 *> of order n, which is defined as a product of k elementary reflectors.
44 *> If STOREV = 'C', the vector which defines the elementary reflector
49 *> If STOREV = 'R', the vector which defines the elementary reflector
61 *> Specifies the order in which the elementary reflectors are
70 *> Specifies how the vectors which define the elementary
86 *> elementary reflectors). K >= 1.
107 *> TAU(i) must contain the scalar factor of the elementary
zlarft.f 38 *> of order n, which is defined as a product of k elementary reflectors.
44 *> If STOREV = 'C', the vector which defines the elementary reflector
49 *> If STOREV = 'R', the vector which defines the elementary reflector
61 *> Specifies the order in which the elementary reflectors are
70 *> Specifies how the vectors which define the elementary
86 *> elementary reflectors). K >= 1.
107 *> TAU(i) must contain the scalar factor of the elementary
slarfg.f 37 *> SLARFG generates a real elementary reflector H of order n, such
64 *> The order of the elementary reflector.
clarfg.f 37 *> CLARFG generates a complex elementary reflector H of order n, such
64 *> The order of the elementary reflector.
dlarfg.f 37 *> DLARFG generates a real elementary reflector H of order n, such
64 *> The order of the elementary reflector.
zlarfg.f 37 *> ZLARFG generates a complex elementary reflector H of order n, such
64 *> The order of the elementary reflector.
clarfb.f 63 *> Indicates how H is formed from a product of elementary
72 *> Indicates how the vectors which define the elementary
93 *> The order of the matrix T (= the number of elementary
dlarfb.f 63 *> Indicates how H is formed from a product of elementary
72 *> Indicates how the vectors which define the elementary
93 *> The order of the matrix T (= the number of elementary
slarfb.f 63 *> Indicates how H is formed from a product of elementary
72 *> Indicates how the vectors which define the elementary
93 *> The order of the matrix T (= the number of elementary
zlarfb.f 63 *> Indicates how H is formed from a product of elementary
72 *> Indicates how the vectors which define the elementary
93 *> The order of the matrix T (= the number of elementary
clarf.f 38 *> CLARF applies a complex elementary reflector H to a complex M-by-N
dlarf.f 38 *> DLARF applies a real elementary reflector H to a real m by n matrix
slarf.f 38 *> SLARF applies a real elementary reflector H to a real m by n matrix
zlarf.f 38 *> ZLARF applies a complex elementary reflector H to a complex M-by-N
  /hardware/interfaces/media/omx/1.0/vts/functional/
README.md 17 This folder includes test fixtures associated with testing audio encoder and decoder components such as simple encoding of a raw clip or decoding of an elementary stream, end of stream test, timestamp deviations test, flush test and so on. These tests are aimed towards testing the plugin that connects the component to the omx core.
26 This folder includes test fixtures associated with testing video encoder and decoder components such as simple encoding of a raw clip or decoding of an elementary stream, end of stream test, timestamp deviations test, flush test and so on. These tests are aimed towards testing the plugin that connects the component to the omx core.
  /prebuilts/go/darwin-x86/src/math/big/
arith.go 5 // This file provides Go implementations of elementary multi-precision
29 // Elementary operations on words
  /prebuilts/go/linux-x86/src/math/big/
arith.go 5 // This file provides Go implementations of elementary multi-precision
29 // Elementary operations on words
  /prebuilts/go/darwin-x86/src/math/cmplx/
cmath_test.go 440 // all possible branch cuts for the elementary functions are at one of these points
  /prebuilts/go/linux-x86/src/math/cmplx/
cmath_test.go 440 // all possible branch cuts for the elementary functions are at one of these points

Completed in 1429 milliseconds