mirror of
https://github.com/triqs/dft_tools
synced 2024-11-01 19:53:45 +01:00
16 lines
305 B
ReStructuredText
16 lines
305 B
ReStructuredText
|
.. highlight:: c
|
||
|
|
||
|
|
||
|
Motivation
|
||
|
=======================
|
||
|
|
||
|
|
||
|
The purpose of the Named Parameter Lambda (nplambda) library is to help
|
||
|
the manipulation of formal expressions.
|
||
|
|
||
|
Functional programming techniques are now widely used. For example, boost::phoenix library
|
||
|
provides simple lambda techniques.
|
||
|
|
||
|
NPL is
|
||
|
|