Go to the source code of this file.
Functions | |
template<class T > | |
const bool | delta (const T &i, const T &j) |
True if i==j, false otherwise. |
Contains declaration delta function
Licensed under GPL2 license Read attached license in file mdp_license.pdf This file cannot be distributed without file mdp_license.pdf
const bool delta | ( | const T & | i, | |
const T & | j | |||
) | [inline] |
True if i==j, false otherwise.