/external/eigen/Eigen/src/SparseQR/ |
SparseQR.h | 43 * of sparse matrices. When a column has a norm less than a given tolerance 47 * P is the column permutation which is the product of the fill-reducing and the 57 * \tparam _MatrixType The type of the sparse matrix A, must be a column-major SparseMatrix<> 149 /** \returns a const reference to the column permutation P that was applied to A such that A*P = Q*R 150 * It is the combination of the fill-in reducing permutation and numerical column pivoting. 182 // Apply the column permutation 193 * In practice, if during the factorization the norm of the column that has to be eliminated is below 194 * this threshold, then the entire column is treated as zero, and it is moved at the end. 256 PermutationType m_perm_c; // Fill-reducing Column permutation 258 PermutationType m_outputPerm_c; // The final column permutatio [all...] |
/external/eigen/doc/examples/ |
TutorialLinAlgRankRevealing.cpp | 18 cout << "Here is a matrix whose columns form a basis of the column-space of A:\n"
|
/external/eigen/doc/snippets/ |
MatrixBase_eval.cpp | 5 cout << "Now we want to copy a column into a row." << endl;
|
TopicStorageOrders_example.cpp | 8 cout << "In memory (column-major):" << endl;
|
/external/guava/guava-tests/test/com/google/common/collect/ |
TransposedTableTest.java | 66 assertEquals(original.row(1), transpose.column(1)); 67 assertEquals(original.row(2), transpose.column(2)); 68 assertEquals(original.column("foo"), transpose.row("foo")); 69 assertEquals(original.column("bar"), transpose.row("bar"));
|
/external/jacoco/org.jacoco.report.test/src/org/jacoco/report/internal/html/table/ |
LabelColumnTest.java | 50 private IColumnRenderer column; field in class:LabelColumnTest 61 column = new LabelColumn(); 72 assertTrue(column.init(null, null)); 78 column.footer(td, new CoverageNodeImpl(ElementType.GROUP, "Foo"), 88 column.item(td, createItem("Abc", null), resources, root); 99 column.item(td, createItem("Def", "def.html"), resources, root); 114 assertEquals(0, column.getComparator().compare(i1, i2)); 122 assertTrue(column.getComparator().compare(i1, i2) < 0); 123 assertTrue(column.getComparator().compare(i2, i1) > 0);
|
/external/javasqlite/src/main/java/SQLite/ |
Authorizer.java | 14 * @param arg2 second argument (file, table, or column name)
|
Callback.java | 39 * Reports column names of the query result. 43 * @param coldata string array holding the column names 53 * @param types string array holding column types 64 * @param rowdata string array holding the column values of the row
|
/external/llvm/test/CodeGen/Hexagon/ |
hwloop-dbg.ll | 53 !16 = distinct !DILexicalBlock(line: 1, column: 26, file: !28, scope: !5) 54 !17 = !DILocation(line: 1, column: 15, scope: !5) 55 !18 = !DILocation(line: 1, column: 23, scope: !5) 56 !19 = !DILocation(line: 3, column: 8, scope: !20) 57 !20 = distinct !DILexicalBlock(line: 3, column: 3, file: !28, scope: !16) 58 !21 = !DILocation(line: 4, column: 5, scope: !22) 59 !22 = distinct !DILexicalBlock(line: 3, column: 28, file: !28, scope: !20) 60 !26 = !DILocation(line: 3, column: 23, scope: !20) 61 !27 = !DILocation(line: 6, column: 1, scope: !16)
|
/external/llvm/test/DebugInfo/Generic/ |
two-cus-from-same-file.ll | 57 !23 = !DILocation(line: 6, column: 3, scope: !24) 58 !24 = distinct !DILexicalBlock(line: 5, column: 16, file: !32, scope: !5) 59 !25 = !DILocation(line: 7, column: 1, scope: !24) 60 !26 = !DILocation(line: 11, column: 14, scope: !12) 61 !27 = !DILocation(line: 11, column: 26, scope: !12) 62 !28 = !DILocation(line: 12, column: 3, scope: !29) 63 !29 = distinct !DILexicalBlock(line: 11, column: 34, file: !32, scope: !12) 64 !30 = !DILocation(line: 13, column: 3, scope: !29) 65 !31 = !DILocation(line: 14, column: 3, scope: !29)
|
/external/llvm/test/DebugInfo/X86/ |
dbg-prolog-end.ll | 47 !8 = !DILocation(line: 1, column: 13, scope: !1) 49 !10 = distinct !DILexicalBlock(line: 1, column: 16, file: !19, scope: !1) 50 !11 = !DILocation(line: 2, column: 6, scope: !10) 51 !12 = !DILocation(line: 2, column: 11, scope: !10) 52 !13 = !DILocation(line: 3, column: 2, scope: !10) 53 !14 = !DILocation(line: 4, column: 2, scope: !10) 54 !15 = !DILocation(line: 5, column: 2, scope: !10) 55 !16 = !DILocation(line: 8, column: 2, scope: !17) 56 !17 = distinct !DILexicalBlock(line: 7, column: 12, file: !19, scope: !6)
|
rvalue-ref.ll | 36 !12 = !DILocation(line: 4, column: 17, scope: !5) 37 !13 = !DILocation(line: 6, column: 3, scope: !14) 38 !14 = distinct !DILexicalBlock(line: 5, column: 1, file: !16, scope: !5) 39 !15 = !DILocation(line: 7, column: 1, scope: !14)
|
/external/llvm/test/Transforms/AddDiscriminators/ |
diamond.ll | 62 !13 = !DILocation(line: 3, column: 14, scope: !4) 63 !14 = !DILocation(line: 4, column: 7, scope: !15) 64 !15 = distinct !DILexicalBlock(scope: !4, file: !1, line: 4, column: 7) 65 !16 = !DILocation(line: 4, column: 9, scope: !15) 66 !17 = !DILocation(line: 4, column: 7, scope: !4) 67 !18 = !DILocation(line: 5, column: 5, scope: !15) 68 !19 = !DILocation(line: 5, column: 18, scope: !15) 69 !20 = !DILocation(line: 6, column: 1, scope: !4) 71 ; CHECK: ![[ELSE]] = !DILocation(line: 5, column: 18, scope: ![[ELSEBLOCK:[0-9]+]])
|
/external/llvm/test/Transforms/LoopVectorize/X86/ |
vectorization-remarks-missed.ll | 25 ; File, line, and column should match those specified in the metadata 137 !12 = !DILocation(line: 3, column: 8, scope: !13) 138 !13 = distinct !DILexicalBlock(line: 3, column: 3, file: !1, scope: !4) 141 !16 = !DILocation(line: 4, column: 5, scope: !17) 142 !17 = distinct !DILexicalBlock(line: 3, column: 36, file: !1, scope: !13) 147 !22 = !DILocation(line: 5, column: 9, scope: !23) 148 !23 = distinct !DILexicalBlock(line: 5, column: 9, file: !1, scope: !17) 149 !24 = !DILocation(line: 8, column: 1, scope: !4) 150 !25 = !DILocation(line: 12, column: 8, scope: !26) 151 !26 = distinct !DILexicalBlock(line: 12, column: 3, file: !1, scope: !7 [all...] |
vectorization-remarks.ll | 61 !10 = !DILocation(line: 8, column: 3, scope: !4) 66 !15 = !DILocation(line: 17, column: 8, scope: !16) 67 !16 = distinct !DILexicalBlock(line: 17, column: 8, file: !1, scope: !17) 68 !17 = distinct !DILexicalBlock(line: 17, column: 8, file: !1, scope: !18) 69 !18 = distinct !DILexicalBlock(line: 17, column: 3, file: !1, scope: !4) 70 !19 = !DILocation(line: 18, column: 5, scope: !20) 71 !20 = distinct !DILexicalBlock(line: 17, column: 27, file: !1, scope: !18) 73 !22 = !DILocation(line: 20, column: 3, scope: !4) 74 !23 = !DILocation(line: 21, column: 3, scope: !4)
|
/external/llvm/test/Transforms/LoopVectorize/ |
no_switch.ll | 80 !10 = !DILocation(line: 3, column: 8, scope: !11) 81 !11 = distinct !DILexicalBlock(line: 3, column: 3, file: !1, scope: !4) 84 !14 = !DILocation(line: 4, column: 5, scope: !15) 85 !15 = distinct !DILexicalBlock(line: 3, column: 36, file: !1, scope: !11) 90 !20 = !DILocation(line: 6, column: 7, scope: !21) 91 !21 = distinct !DILexicalBlock(line: 4, column: 18, file: !1, scope: !15) 92 !22 = !DILocation(line: 7, column: 5, scope: !21) 93 !23 = !DILocation(line: 9, column: 7, scope: !21) 94 !24 = !DILocation(line: 14, column: 1, scope: !4)
|
/external/pdfium/xfa/src/fxbarcode/pdf417/ |
BC_PDF417CodewordDecoder.h | 10 #define column 8
macro
|
/external/selinux/policycoreutils/sepolicy/sepolicy/help/ |
transition_from_boolean.txt | 6 Transition rules are either always allowed or can be turned on and off based on the boolean settings. If the 'Boolean Enabled' column has an arrow on it, this indicates the transition is controlled by a boolean.
|
/external/skia/tools/ |
DumpRecord.h | 18 * first column.
|
/external/snakeyaml/src/test/java/org/yaml/snakeyaml/ |
YamlTest.java | 53 assertEquals("while parsing a flow node\n" + " in 'reader', line 2, column 6:\n" 56 + " in 'reader', line 2, column 6:\n" + " --- [:]\n" + " ^\n", 69 + " in 'string', line 1, column 5:\n" + " --- a\n" + " ^\n" 70 + "but found another document\n" + " in 'string', line 2, column 1:\n"
|
/external/vulkan-validation-layers/libs/glm/gtc/ |
matrix_access.hpp | 67 /// Get a specific column of a matrix. 70 GLM_FUNC_DECL typename genType::col_type column( 74 /// Set a specific column to a matrix. 77 GLM_FUNC_DECL genType column(
|
/frameworks/base/core/java/android/hardware/camera2/params/ |
BlackLevelPattern.java | 39 * given in row-column scan order.</p> 60 * @param column the column index in the the raw pixel array. 64 * @throws IllegalArgumentException if a column or row given is negative. 66 public int getOffsetForIndex(int column, int row) { 67 if (row < 0 || column < 0) { 68 throw new IllegalArgumentException("column, row arguments must be positive"); 70 return mCfaOffsets[((row & 1) << 1) | (column & 1)]; 76 * <p>Offsets are given in row-column scan order for a given 2x2 color pattern.</p>
|
LensShadingMap.java | 101 * Get a single color channel gain factor from this lens shading map by its row and column. 104 * the column must be within the range [0, {@link #getColumnCount}), 113 * @param column within the range [0, {@link #getColumnCount}) 127 public float getGainFactor(final int colorChannel, final int column, final int row) { 130 } else if (column < 0 || column >= mColumns) { 131 throw new IllegalArgumentException("column out of range"); 136 return mElements[colorChannel + (row * mColumns + column) * COUNT ]; 140 * Get a gain factor vector from this lens shading map by its row and column. 143 * the column must be within the range [0, {@link #getColumnCount}).</p [all...] |
/prebuilts/go/darwin-x86/doc/codewalk/ |
codewalk.css | 28 /* Style for Comments (the left-hand column) */ 30 #comment-column { 35 #comment-column.right { 39 #comment-column.left { 152 /* Style for Code (the right-hand column) */ 154 /* Wrapper for the code column to make widths get calculated correctly */ 155 #code-column { 162 #code-column.left { 166 #code-column.right {
|
/prebuilts/go/linux-x86/doc/codewalk/ |
codewalk.css | 28 /* Style for Comments (the left-hand column) */ 30 #comment-column { 35 #comment-column.right { 39 #comment-column.left { 152 /* Style for Code (the right-hand column) */ 154 /* Wrapper for the code column to make widths get calculated correctly */ 155 #code-column { 162 #code-column.left { 166 #code-column.right {
|