Back to Adaptive Vision Library Lite website
You are here: Start » Matrix » SaveMatrix
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 )

