Back to Adaptive Vision Library website
You are here: Start » Function Reference » Matrix » SaveMatrix
| Header: | STD.h |
|---|---|
| Namespace: | avl |
Saves serialized Matrix object as avdata file.
Syntax
void avl::SaveMatrix ( const avl::Matrix& inMatrix, const atl::File& inFilename )

