085 - Unprecedented Power of Modern C++, std::any + std::tuple = Vectors of Functions

preview_player
Показать описание
If we combine type list, compile-time loop with modern C++ programming techniques, we can easily implement vector of arbitrary functions, and matrix of arbitrary functions.

Thomas Kim's YouTube Channel

Lagrange multiplier

Eigenvalues and eigenvectors

070 - Function of Three Variables, Normal Vector to 3D Surface and Gradient Vectors

079 - Newton Method, Five-Point Stencil, Gaussian Quadrature

084 - Rotation Matrix, Implementing Generalized Rotation Matrix and Vector 2

Download Source Code:

Episode 085 - Unprecedented Power of Modern C++, std::any + std::tuple = Vectors of Functions

Episode 084 - Rotation Matrix, Implementing Generalized Rotation Matrix and Vector 2
Рекомендации по теме
Комментарии
Автор

영상 감사합니다, 결국 이것으로 편미분 같은 것을 구현하려고 하시는거죠? 지금은 람다함수와 매개변수(함수의 독립변수(벡터)를 입력으로 받아서 함수의 결과 반환), 이후 영상에서 parameter pack( ... )을 이용해서 여러개의 인자로도 전달가능하고요 .. 감사합니다

jaeohlee
welcome to shbcf.ru