MayaFlux
0.1.0
Digital-First Multimedia Processing Framework
Loading...
Searching...
No Matches
◆
list_operations()
std::vector< std::string > MayaFlux::Yantra::ComputeMatrix::list_operations
(
)
const
inline
List all operation names in this matrix.
Returns
Vector of operation names
Definition at line
109
of file
ComputeMatrix.hpp
.
110
{
111
return
m_operations
.
list_names
();
112
}
MayaFlux::Yantra::ComputeMatrix::m_operations
OperationPool m_operations
Definition
ComputeMatrix.hpp:506
MayaFlux::Yantra::OperationPool::list_names
std::vector< std::string > list_names() const
List all operation names.
Definition
OperationPool.hpp:248
MayaFlux
Yantra
ComputeMatrix
Generated by
1.9.8