SG++-Doxygen-Documentation
Loading...
Searching...
No Matches
general.py File Reference

Namespaces

namespace  python
 
namespace  python.uq
 
namespace  python.uq.operations
 
namespace  python.uq.operations.general
 

Functions

 python.uq.operations.general.cross (grid1, grid2)
 
 python.uq.operations.general.extend_grid (grid, n, *args, **kws)
 
 python.uq.operations.general.extend_grid_1d (grid, *args, **kws)
 
 python.uq.operations.general.insert_children (grid, gp, d)
 
 python.uq.operations.general.isList (x)
 
 python.uq.operations.general.isMatrix (x)
 
 python.uq.operations.general.isNumerical (x)
 
 python.uq.operations.general.join (grid1, grid2, *args, **kws)
 
 python.uq.operations.general.project (grid, dims)
 
 python.uq.operations.general.projectList (gps, dims)