|
takane
Validators for ArtifactDB file formats
|
Definitions for compressed sparse matrices. More...
Functions | |
| void | validate (const std::filesystem::path &path, const ObjectMetadata &metadata, Options &options) |
| size_t | height (const std::filesystem::path &path, const ObjectMetadata &metadata, Options &options) |
| std::vector< size_t > | dimensions (const std::filesystem::path &path, const ObjectMetadata &metadata, Options &options) |
Definitions for compressed sparse matrices.
|
inline |
| path | Path to the directory containing a compressed sparse matrix. |
| metadata | Metadata for the object, typically read from its OBJECT file. |
| options | Validation options. |
|
inline |
| path | Path to the directory containing a compressed sparse matrix. |
| metadata | Metadata for the object, typically read from its OBJECT file. |
| options | Validation options. |
|
inline |
| path | Path to a directory containing a compressed sparse matrix. |
| metadata | Metadata for the object, typically read from its OBJECT file. |
| options | Validation options. |