The following functions are now defunct: rSnorm()
, dSnorm()
, Snorm.grad()
, Snorm.hess()
. Replacements are rnormtz()
, rnormtz()
and the $grad()
and $hess()
methods in the NormalToeplitz
class.
Added NormalToeplitz
and NormalCirculant
classes in R and C++.
using namespace
in header files.