The R Project SVN R

Rev

Rev 68928 | Rev 77685 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 68928 Rev 68947
Line 14... Line 14...
14
 *  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
14
 *  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
15
 *  GNU General Public License for more details.
15
 *  GNU General Public License for more details.
16
 *
16
 *
17
 *  You should have received a copy of the GNU General Public License
17
 *  You should have received a copy of the GNU General Public License
18
 *  along with this program; if not, a copy is available at
18
 *  along with this program; if not, a copy is available at
19
 *  http://www.r-project.org/Licenses/
19
 *  https://www.R-project.org/Licenses/
20
 *
20
 *
21
 *  SYNOPSIS
21
 *  SYNOPSIS
22
 *
22
 *
23
 *	double dnorm4(double x, double mu, double sigma, int give_log)
23
 *	double dnorm4(double x, double mu, double sigma, int give_log)
24
 *	      {dnorm (..) is synonymous and preferred inside R}
24
 *	      {dnorm (..) is synonymous and preferred inside R}