This is the dct Reference Manual, version 1.0.0, generated automatically by Declt version 4.0 beta 2 "William Riker" on Sun Dec 15 04:49:54 2024 GMT+0.
The main system appears first, followed by any subsystem dependency.
dct
Discrete cosine transform.
Ben Lambert <belambert@mac.com>
Apache-2.0
1.0.0
alexandria
(system).
src
(module).
Modules are listed depth-first from the system components tree.
dct/src
dct
(system).
package.lisp
(file).
dct.lisp
(file).
Files are sorted by type and then listed depth-first from the systems components trees.
dct/src/dct.lisp
package.lisp
(file).
src
(module).
Packages are listed by definition order.
Definitions are sorted by export status, category, package, and then by lexicographic order.
Discrete cosine transform (DCT).
DCT-II taken from:
http://en.wikipedia.org/wiki/Discrete_cosine_transform#DCT-II
Further multiplied the X0 term by 1/√2 and multiply the resulting matrix by an overall scale factor of √(2/N) ...(?)
Adapted from: http://www.mathworks.com/help/toolbox/signal/ref/idct.html
Jump to: | D F I |
---|
Index Entry | Section | ||
---|---|---|---|
| |||
D | |||
dct : | Public ordinary functions | ||
| |||
F | |||
Function, dct : | Public ordinary functions | ||
Function, idct : | Public ordinary functions | ||
| |||
I | |||
idct : | Public ordinary functions | ||
|
Jump to: | D F I |
---|
Jump to: | D F M P S |
---|
Jump to: | D F M P S |
---|