chihaya
Validating delayed array operations in HDF5
Loading...
Searching...
No Matches
Functions
chihaya::unary_math Namespace Reference

Namespace for delayed unary math. More...

Functions

ArrayDetails validate (const H5::Group &handle, const ritsuko::Version &version, Options &options)
 

Detailed Description

Namespace for delayed unary math.

Function Documentation

◆ validate()

ArrayDetails chihaya::unary_math::validate ( const H5::Group &  handle,
const ritsuko::Version &  version,
Options options 
)
inline
Parameters
handleAn open handle on a HDF5 group representing an unary math operation.
versionVersion of the chihaya specification.
optionsValidation options.
Returns
Details of the object after applying the mathal operation. Otherwise, if the validation failed, an error is raised.