由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Programming版 - A question about Boost/lambda
相关主题
c# 3 很强大[合集] 我用python
lambda 什么时候进入 c++的?求助:用python读取数据
用C++的写的numerical or optimization solver libraryPython问题请教
教授的问题(C language)auto 很爽
[合集] Python下面如何进行numeric analysis and statistical analysis我也来一个, quick sort 只要一行。
c++ class design issuepython里的 lambda函数 有什么有点
xgboost 里面的tree到底是一整个depth=N的树,还是一个binaryc++ 如何重用一段代码,并把其中加法变成减法
这里有搞矩阵计算的么?Learn C++ 11 in 20 Minutes (视频)
相关话题的讨论汇总
话题: function话题: lambda话题: boost话题: numerical话题: expression
进入Programming版参与讨论
1 (共1页)
n*c
发帖数: 228
1
Hi, I want to pass a boost/lambda expression(as a numerical function) to
another self defined function say a NewtonRaphson routine which takes 2
function (a numerical function and its derivative function) as argument. So
Is it legal to pass the lambda expression(such as using bind or placeholder)
to this userdefined
function?
anyone with experiences with that?
1 (共1页)
进入Programming版参与讨论
相关主题
Learn C++ 11 in 20 Minutes (视频)[合集] Python下面如何进行numeric analysis and statistical analysis
Python擂台:算24点c++ class design issue
lambda的一个疑问xgboost 里面的tree到底是一整个depth=N的树,还是一个binary
关于FP这里有搞矩阵计算的么?
c# 3 很强大[合集] 我用python
lambda 什么时候进入 c++的?求助:用python读取数据
用C++的写的numerical or optimization solver libraryPython问题请教
教授的问题(C language)auto 很爽
相关话题的讨论汇总
话题: function话题: lambda话题: boost话题: numerical话题: expression