FisFilter_ConvertTensorToRealArrayArray
Header: | FILDL.h |
---|---|
Namespace: | weaver |
Module: | DeepLearning |
Converts a tensor with the NL ordering to a two dimensional array of reals.
Syntax
void weaver::FisFilter_ConvertTensorToRealArrayArray ( const fil::Tensor& inTensor, ftl::Array<ftl::Array<float>>& outRealArrayArray )