| .. |
|
.krazy
|
* Add Hyperplane::transform(Matrix/Transform)
|
2008-08-31 13:32:29 +00:00 |
|
class_Block.cpp
|
get rid of using namespace Eigen in sample code
|
2021-12-07 19:57:38 +00:00 |
|
class_CwiseBinaryOp.cpp
|
get rid of using namespace Eigen in sample code
|
2021-12-07 19:57:38 +00:00 |
|
class_CwiseUnaryOp_ptrfun.cpp
|
get rid of using namespace Eigen in sample code
|
2021-12-07 19:57:38 +00:00 |
|
class_CwiseUnaryOp.cpp
|
get rid of using namespace Eigen in sample code
|
2021-12-07 19:57:38 +00:00 |
|
class_FixedBlock.cpp
|
get rid of using namespace Eigen in sample code
|
2021-12-07 19:57:38 +00:00 |
|
class_FixedReshaped.cpp
|
get rid of using namespace Eigen in sample code
|
2021-12-07 19:57:38 +00:00 |
|
class_FixedVectorBlock.cpp
|
get rid of using namespace Eigen in sample code
|
2021-12-07 19:57:38 +00:00 |
|
class_Reshaped.cpp
|
get rid of using namespace Eigen in sample code
|
2021-12-07 19:57:38 +00:00 |
|
class_VectorBlock.cpp
|
get rid of using namespace Eigen in sample code
|
2021-12-07 19:57:38 +00:00 |
|
CMakeLists.txt
|
Bump CMake files to at least c++11.
|
2021-08-25 20:07:48 +00:00 |
|
CustomizingEigen_Inheritance.cpp
|
Move inheritance from Eigen example in stand-alone file.
|
2013-08-02 22:33:12 +01:00 |
|
Cwise_erf.cpp
|
get rid of using namespace Eigen in sample code
|
2021-12-07 19:57:38 +00:00 |
|
Cwise_erfc.cpp
|
get rid of using namespace Eigen in sample code
|
2021-12-07 19:57:38 +00:00 |
|
Cwise_lgamma.cpp
|
get rid of using namespace Eigen in sample code
|
2021-12-07 19:57:38 +00:00 |
|
DenseBase_middleCols_int.cpp
|
get rid of using namespace Eigen in sample code
|
2021-12-07 19:57:38 +00:00 |
|
DenseBase_middleRows_int.cpp
|
get rid of using namespace Eigen in sample code
|
2021-12-07 19:57:38 +00:00 |
|
DenseBase_template_int_middleCols.cpp
|
get rid of using namespace Eigen in sample code
|
2021-12-07 19:57:38 +00:00 |
|
DenseBase_template_int_middleRows.cpp
|
get rid of using namespace Eigen in sample code
|
2021-12-07 19:57:38 +00:00 |
|
function_taking_eigenbase.cpp
|
get rid of using namespace Eigen in sample code
|
2021-12-07 19:57:38 +00:00 |
|
function_taking_ref.cpp
|
get rid of using namespace Eigen in sample code
|
2021-12-07 19:57:38 +00:00 |
|
make_circulant2.cpp
|
get rid of using namespace Eigen in sample code
|
2021-12-07 19:57:38 +00:00 |
|
make_circulant.cpp
|
New doc page on implementing a new expression class.
|
2014-09-27 23:25:58 +01:00 |
|
make_circulant.cpp.entry
|
New doc page on implementing a new expression class.
|
2014-09-27 23:25:58 +01:00 |
|
make_circulant.cpp.evaluator
|
Replace Eigen type metaprogramming with corresponding std types and make use of alias templates
|
2022-03-16 16:43:40 +00:00 |
|
make_circulant.cpp.expression
|
Update circulant custom expression example
|
2015-02-16 17:21:16 +01:00 |
|
make_circulant.cpp.main
|
New doc page on implementing a new expression class.
|
2014-09-27 23:25:58 +01:00 |
|
make_circulant.cpp.preamble
|
New doc page on implementing a new expression class.
|
2014-09-27 23:25:58 +01:00 |
|
make_circulant.cpp.traits
|
Update circulant custom expression example
|
2015-02-16 17:21:16 +01:00 |
|
matrixfree_cg.cpp
|
Fix warning
|
2018-06-07 15:56:20 +02:00 |
|
nullary_indexing.cpp
|
get rid of using namespace Eigen in sample code
|
2021-12-07 19:57:38 +00:00 |
|
QuickStart_example2_dynamic.cpp
|
get rid of using namespace Eigen in sample code
|
2021-12-07 19:57:38 +00:00 |
|
QuickStart_example2_fixed.cpp
|
get rid of using namespace Eigen in sample code
|
2021-12-07 19:57:38 +00:00 |
|
QuickStart_example.cpp
|
int main() is a standard main() prototype, and makes for cleaner examples
|
2010-06-25 10:04:10 -04:00 |
|
TemplateKeyword_flexible.cpp
|
get rid of using namespace Eigen in sample code
|
2021-12-07 19:57:38 +00:00 |
|
TemplateKeyword_simple.cpp
|
get rid of using namespace Eigen in sample code
|
2021-12-07 19:57:38 +00:00 |
|
tut_arithmetic_add_sub.cpp
|
get rid of using namespace Eigen in sample code
|
2021-12-07 19:57:38 +00:00 |
|
tut_arithmetic_dot_cross.cpp
|
get rid of using namespace Eigen in sample code
|
2021-12-07 19:57:38 +00:00 |
|
tut_arithmetic_matrix_mul.cpp
|
get rid of using namespace Eigen in sample code
|
2021-12-07 19:57:38 +00:00 |
|
tut_arithmetic_redux_basic.cpp
|
* update redux section
|
2010-06-28 13:30:10 +02:00 |
|
tut_arithmetic_scalar_mul_div.cpp
|
get rid of using namespace Eigen in sample code
|
2021-12-07 19:57:38 +00:00 |
|
tut_matrix_coefficient_accessors.cpp
|
get rid of using namespace Eigen in sample code
|
2021-12-07 19:57:38 +00:00 |
|
tut_matrix_resize_fixed_size.cpp
|
get rid of using namespace Eigen in sample code
|
2021-12-07 19:57:38 +00:00 |
|
tut_matrix_resize.cpp
|
get rid of using namespace Eigen in sample code
|
2021-12-07 19:57:38 +00:00 |
|
Tutorial_ArrayClass_accessors.cpp
|
get rid of using namespace Eigen in sample code
|
2021-12-07 19:57:38 +00:00 |
|
Tutorial_ArrayClass_addition.cpp
|
get rid of using namespace Eigen in sample code
|
2021-12-07 19:57:38 +00:00 |
|
Tutorial_ArrayClass_cwise_other.cpp
|
get rid of using namespace Eigen in sample code
|
2021-12-07 19:57:38 +00:00 |
|
Tutorial_ArrayClass_interop_matrix.cpp
|
get rid of using namespace Eigen in sample code
|
2021-12-07 19:57:38 +00:00 |
|
Tutorial_ArrayClass_interop.cpp
|
get rid of using namespace Eigen in sample code
|
2021-12-07 19:57:38 +00:00 |
|
Tutorial_ArrayClass_mult.cpp
|
get rid of using namespace Eigen in sample code
|
2021-12-07 19:57:38 +00:00 |
|
Tutorial_BlockOperations_block_assignment.cpp
|
get rid of using namespace Eigen in sample code
|
2021-12-07 19:57:38 +00: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 page 4: add some text, diversify examples.
|
2010-07-14 10:16:12 +01:00 |
|
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 page 4: add some text, diversify examples.
|
2010-07-14 10:16:12 +01:00 |
|
Tutorial_PartialLU_solve.cpp
|
get rid of using namespace Eigen in sample code
|
2021-12-07 19:57:38 +00:00 |
|
Tutorial_ReductionsVisitorsBroadcasting_broadcast_1nn.cpp
|
get rid of using namespace Eigen in sample code
|
2021-12-07 19:57:38 +00:00 |
|
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
|
Reductions/Broadcasting/Visitor Tutorial added
|
2010-07-08 17:42:23 +01:00 |
|
Tutorial_ReductionsVisitorsBroadcasting_colwise.cpp
|
Reductions/Broadcasting/Visitor Tutorial added
|
2010-07-08 17:42:23 +01:00 |
|
Tutorial_ReductionsVisitorsBroadcasting_maxnorm.cpp
|
get rid of using namespace Eigen in sample code
|
2021-12-07 19:57:38 +00:00 |
|
Tutorial_ReductionsVisitorsBroadcasting_reductions_bool.cpp
|
get rid of using namespace Eigen in sample code
|
2021-12-07 19:57:38 +00:00 |
|
Tutorial_ReductionsVisitorsBroadcasting_reductions_norm.cpp
|
get rid of using namespace Eigen in sample code
|
2021-12-07 19:57:38 +00:00 |
|
Tutorial_ReductionsVisitorsBroadcasting_reductions_operatornorm.cpp
|
get rid of using namespace Eigen in sample code
|
2021-12-07 19:57:38 +00:00 |
|
Tutorial_ReductionsVisitorsBroadcasting_rowwise.cpp
|
Reductions/Broadcasting/Visitor Tutorial added
|
2010-07-08 17:42:23 +01:00 |
|
Tutorial_ReductionsVisitorsBroadcasting_visitors.cpp
|
get rid of using namespace Eigen in sample code
|
2021-12-07 19:57:38 +00:00 |
|
Tutorial_simple_example_dynamic_size.cpp
|
get rid of using namespace Eigen in sample code
|
2021-12-07 19:57:38 +00:00 |
|
Tutorial_simple_example_fixed_size.cpp
|
get rid of using namespace Eigen in sample code
|
2021-12-07 19:57:38 +00:00 |
|
TutorialInplaceLU.cpp
|
get rid of using namespace Eigen in sample code
|
2021-12-07 19:57:38 +00:00 |
|
TutorialLinAlgComputeTwice.cpp
|
get rid of using namespace Eigen in sample code
|
2021-12-07 19:57:38 +00:00 |
|
TutorialLinAlgExComputeSolveError.cpp
|
get rid of using namespace Eigen in sample code
|
2021-12-07 19:57:38 +00:00 |
|
TutorialLinAlgExSolveColPivHouseholderQR.cpp
|
get rid of using namespace Eigen in sample code
|
2021-12-07 19:57:38 +00:00 |
|
TutorialLinAlgExSolveLDLT.cpp
|
get rid of using namespace Eigen in sample code
|
2021-12-07 19:57:38 +00:00 |
|
TutorialLinAlgInverseDeterminant.cpp
|
get rid of using namespace Eigen in sample code
|
2021-12-07 19:57:38 +00:00 |
|
TutorialLinAlgRankRevealing.cpp
|
get rid of using namespace Eigen in sample code
|
2021-12-07 19:57:38 +00:00 |
|
TutorialLinAlgSelfAdjointEigenSolver.cpp
|
get rid of using namespace Eigen in sample code
|
2021-12-07 19:57:38 +00:00 |
|
TutorialLinAlgSetThreshold.cpp
|
get rid of using namespace Eigen in sample code
|
2021-12-07 19:57:38 +00:00 |
|
TutorialLinAlgSVDSolve.cpp
|
Complete doc with MatrixXNt and MatrixNXt
|
2022-02-11 21:55:54 +00:00 |