| .. | 11-Jun-2018 | 4 KiB |
| .krazy | 11-Jun-2018 | 34 |
| class_Block.cpp | 11-Jun-2018 | 737 |
| class_CwiseBinaryOp.cpp | 11-Jun-2018 | 526 |
| class_CwiseUnaryOp.cpp | 11-Jun-2018 | 561 |
| class_CwiseUnaryOp_ptrfun.cpp | 11-Jun-2018 | 371 |
| class_FixedBlock.cpp | 11-Jun-2018 | 697 |
| class_FixedVectorBlock.cpp | 11-Jun-2018 | 673 |
| class_VectorBlock.cpp | 11-Jun-2018 | 775 |
| CMakeLists.txt | 11-Jun-2018 | 685 |
| CustomizingEigen_Inheritance.cpp | 11-Jun-2018 | 766 |
| Cwise_erf.cpp | 11-Jun-2018 | 189 |
| Cwise_erfc.cpp | 11-Jun-2018 | 190 |
| Cwise_lgamma.cpp | 11-Jun-2018 | 191 |
| DenseBase_middleCols_int.cpp | 11-Jun-2018 | 282 |
| DenseBase_middleRows_int.cpp | 11-Jun-2018 | 282 |
| DenseBase_template_int_middleCols.cpp | 11-Jun-2018 | 283 |
| DenseBase_template_int_middleRows.cpp | 11-Jun-2018 | 283 |
| function_taking_eigenbase.cpp | 11-Jun-2018 | 418 |
| function_taking_ref.cpp | 11-Jun-2018 | 594 |
| make_circulant.cpp | 11-Jun-2018 | 366 |
| make_circulant.cpp.entry | 11-Jun-2018 | 145 |
| make_circulant.cpp.evaluator | 11-Jun-2018 | 948 |
| make_circulant.cpp.expression | 11-Jun-2018 | 591 |
| make_circulant.cpp.main | 11-Jun-2018 | 146 |
| make_circulant.cpp.preamble | 11-Jun-2018 | 85 |
| make_circulant.cpp.traits | 11-Jun-2018 | 605 |
| make_circulant2.cpp | 11-Jun-2018 | 1.3 KiB |
| matrixfree_cg.cpp | 11-Jun-2018 | 4.1 KiB |
| nullary_indexing.cpp | 11-Jun-2018 | 2.4 KiB |
| QuickStart_example.cpp | 11-Jun-2018 | 206 |
| QuickStart_example2_dynamic.cpp | 11-Jun-2018 | 305 |
| QuickStart_example2_fixed.cpp | 11-Jun-2018 | 289 |
| TemplateKeyword_flexible.cpp | 11-Jun-2018 | 677 |
| TemplateKeyword_simple.cpp | 11-Jun-2018 | 508 |
| tut_arithmetic_add_sub.cpp | 11-Jun-2018 | 471 |
| tut_arithmetic_dot_cross.cpp | 11-Jun-2018 | 393 |
| tut_arithmetic_matrix_mul.cpp | 11-Jun-2018 | 612 |
| tut_arithmetic_redux_basic.cpp | 11-Jun-2018 | 529 |
| tut_arithmetic_scalar_mul_div.cpp | 11-Jun-2018 | 353 |
| tut_matrix_coefficient_accessors.cpp | 11-Jun-2018 | 343 |
| tut_matrix_resize.cpp | 11-Jun-2018 | 489 |
| tut_matrix_resize_fixed_size.cpp | 11-Jun-2018 | 229 |
| Tutorial_ArrayClass_accessors.cpp | 11-Jun-2018 | 466 |
| Tutorial_ArrayClass_addition.cpp | 11-Jun-2018 | 400 |
| Tutorial_ArrayClass_cwise_other.cpp | 11-Jun-2018 | 410 |
| Tutorial_ArrayClass_interop.cpp | 11-Jun-2018 | 444 |
| Tutorial_ArrayClass_interop_matrix.cpp | 11-Jun-2018 | 591 |
| Tutorial_ArrayClass_mult.cpp | 11-Jun-2018 | 237 |
| Tutorial_BlockOperations_block_assignment.cpp | 11-Jun-2018 | 523 |
| Tutorial_BlockOperations_colrow.cpp | 11-Jun-2018 | 390 |
| Tutorial_BlockOperations_corner.cpp | 11-Jun-2018 | 448 |
| Tutorial_BlockOperations_print_block.cpp | 11-Jun-2018 | 413 |
| Tutorial_BlockOperations_vector.cpp | 11-Jun-2018 | 348 |
| Tutorial_PartialLU_solve.cpp | 11-Jun-2018 | 401 |
| Tutorial_ReductionsVisitorsBroadcasting_broadcast_1nn.cpp | 11-Jun-2018 | 440 |
| Tutorial_ReductionsVisitorsBroadcasting_broadcast_simple.cpp | 11-Jun-2018 | 356 |
| Tutorial_ReductionsVisitorsBroadcasting_broadcast_simple_rowwise.cpp | 11-Jun-2018 | 361 |
| Tutorial_ReductionsVisitorsBroadcasting_colwise.cpp | 11-Jun-2018 | 247 |
| Tutorial_ReductionsVisitorsBroadcasting_maxnorm.cpp | 11-Jun-2018 | 502 |
| Tutorial_ReductionsVisitorsBroadcasting_reductions_bool.cpp | 11-Jun-2018 | 513 |
| Tutorial_ReductionsVisitorsBroadcasting_reductions_norm.cpp | 11-Jun-2018 | 675 |
| Tutorial_ReductionsVisitorsBroadcasting_reductions_operatornorm.cpp | 11-Jun-2018 | 447 |
| Tutorial_ReductionsVisitorsBroadcasting_rowwise.cpp | 11-Jun-2018 | 244 |
| Tutorial_ReductionsVisitorsBroadcasting_visitors.cpp | 11-Jun-2018 | 531 |
| Tutorial_simple_example_dynamic_size.cpp | 11-Jun-2018 | 680 |
| Tutorial_simple_example_fixed_size.cpp | 11-Jun-2018 | 282 |
| TutorialInplaceLU.cpp | 11-Jun-2018 | 1.6 KiB |
| TutorialLinAlgComputeTwice.cpp | 11-Jun-2018 | 622 |
| TutorialLinAlgExComputeSolveError.cpp | 11-Jun-2018 | 371 |
| TutorialLinAlgExSolveColPivHouseholderQR.cpp | 11-Jun-2018 | 381 |
| TutorialLinAlgExSolveLDLT.cpp | 11-Jun-2018 | 356 |
| TutorialLinAlgInverseDeterminant.cpp | 11-Jun-2018 | 348 |
| TutorialLinAlgRankRevealing.cpp | 11-Jun-2018 | 600 |
| TutorialLinAlgSelfAdjointEigenSolver.cpp | 11-Jun-2018 | 534 |
| TutorialLinAlgSetThreshold.cpp | 11-Jun-2018 | 377 |
| TutorialLinAlgSVDSolve.cpp | 11-Jun-2018 | 408 |