File: InvBasis.rd

package info (click to toggle)
r-cran-wavethresh 4.7.3-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 2,376 kB
  • sloc: ansic: 7,544; makefile: 2
file content (22 lines) | stat: -rw-r--r-- 520 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
\name{InvBasis}
\alias{InvBasis}
\title{Generic basis inversion for libraries}
\usage{
InvBasis(...)
}
\arguments{
\item{...}{Usually a library representation and a basis specification}
}
\description{
Will invert either a \code{wst} or \code{wp} object given that object
and some kind of basis specification.
}
\details{
Description says it all
}
\value{
The reconstruction.
}
\seealso{\code{\link{InvBasis.wp}},\code{\link{InvBasis.wst}},\code{\link{MaNoVe}},\code{\link{numtonv}}}
\author{G P Nason}
\keyword{smooth}