.. |
.krazy
|
|
|
class_Block.cpp
|
fix build of class Block examples
|
2011-02-06 12:43:01 -05:00 |
class_CwiseBinaryOp.cpp
|
|
|
class_CwiseUnaryOp_ptrfun.cpp
|
Mention ptr_fun in docs for .unaryExpr()
|
2010-12-27 16:35:25 +00:00 |
class_CwiseUnaryOp.cpp
|
|
|
class_FixedBlock.cpp
|
fix build of class Block examples
|
2011-02-06 12:43:01 -05:00 |
class_FixedVectorBlock.cpp
|
fix compile errors in Tridiagonalization and in doc examples
|
2010-12-30 04:52:20 -05:00 |
class_VectorBlock.cpp
|
fix compile errors in Tridiagonalization and in doc examples
|
2010-12-30 04:52:20 -05:00 |
CMakeLists.txt
|
|
|
DenseBase_middleCols_int.cpp
|
|
|
DenseBase_middleRows_int.cpp
|
|
|
DenseBase_template_int_middleCols.cpp
|
|
|
DenseBase_template_int_middleRows.cpp
|
|
|
function_taking_eigenbase.cpp
|
|
|
MatrixBase_cwise_const.cpp
|
|
|
QuickStart_example2_dynamic.cpp
|
Documentation fixes. Thanks to Rodney Sparapani for reporting these.
|
2012-08-17 14:49:18 +01:00 |
QuickStart_example2_fixed.cpp
|
Documentation fixes. Thanks to Rodney Sparapani for reporting these.
|
2012-08-17 14:49:18 +01:00 |
QuickStart_example.cpp
|
|
|
TemplateKeyword_flexible.cpp
|
Write page on template and typename keywords in C++.
|
2011-09-10 09:18:18 +01:00 |
TemplateKeyword_simple.cpp
|
Write page on template and typename keywords in C++.
|
2011-09-10 09:18:18 +01:00 |
tut_arithmetic_add_sub.cpp
|
|
|
tut_arithmetic_dot_cross.cpp
|
|
|
tut_arithmetic_matrix_mul.cpp
|
|
|
tut_arithmetic_redux_basic.cpp
|
|
|
tut_arithmetic_scalar_mul_div.cpp
|
|
|
tut_matrix_coefficient_accessors.cpp
|
|
|
tut_matrix_resize_fixed_size.cpp
|
|
|
tut_matrix_resize.cpp
|
|
|
Tutorial_ArrayClass_accessors.cpp
|
|
|
Tutorial_ArrayClass_addition.cpp
|
|
|
Tutorial_ArrayClass_cwise_other.cpp
|
|
|
Tutorial_ArrayClass_interop_matrix.cpp
|
|
|
Tutorial_ArrayClass_interop.cpp
|
|
|
Tutorial_ArrayClass_mult.cpp
|
|
|
Tutorial_BlockOperations_block_assignment.cpp
|
improvements in tutorial page 4 : block operations
|
2010-10-18 08:44:27 -04:00 |
Tutorial_BlockOperations_colrow.cpp
|
improvements in tutorial page 4 : block operations
|
2010-10-18 08:44:27 -04:00 |
Tutorial_BlockOperations_corner.cpp
|
|
|
Tutorial_BlockOperations_print_block.cpp
|
improvements in tutorial page 4 : block operations
|
2010-10-18 08:44:27 -04:00 |
Tutorial_BlockOperations_vector.cpp
|
|
|
Tutorial_PartialLU_solve.cpp
|
|
|
Tutorial_ReductionsVisitorsBroadcasting_broadcast_1nn.cpp
|
|
|
Tutorial_ReductionsVisitorsBroadcasting_broadcast_simple_rowwise.cpp
|
fix compilation of doc (broken by changeset bc6d78982f
|
2011-11-24 17:30:55 +01:00 |
Tutorial_ReductionsVisitorsBroadcasting_broadcast_simple.cpp
|
|
|
Tutorial_ReductionsVisitorsBroadcasting_colwise.cpp
|
|
|
Tutorial_ReductionsVisitorsBroadcasting_maxnorm.cpp
|
|
|
Tutorial_ReductionsVisitorsBroadcasting_reductions_bool.cpp
|
|
|
Tutorial_ReductionsVisitorsBroadcasting_reductions_norm.cpp
|
improvements in pages 5 and 7 of the tutorial.
|
2010-10-18 09:09:30 -04:00 |
Tutorial_ReductionsVisitorsBroadcasting_rowwise.cpp
|
|
|
Tutorial_ReductionsVisitorsBroadcasting_visitors.cpp
|
|
|
Tutorial_simple_example_dynamic_size.cpp
|
|
|
Tutorial_simple_example_fixed_size.cpp
|
|
|
TutorialLinAlgComputeTwice.cpp
|
|
|
TutorialLinAlgExComputeSolveError.cpp
|
|
|
TutorialLinAlgExSolveColPivHouseholderQR.cpp
|
|
|
TutorialLinAlgExSolveLDLT.cpp
|
|
|
TutorialLinAlgInverseDeterminant.cpp
|
|
|
TutorialLinAlgRankRevealing.cpp
|
|
|
TutorialLinAlgSelfAdjointEigenSolver.cpp
|
Allow for more iterations in SelfAdjointEigenSolver (bug #354).
|
2011-11-02 14:18:20 +00:00 |
TutorialLinAlgSetThreshold.cpp
|
|
|
TutorialLinAlgSVDSolve.cpp
|
|
|