LASP 1.0
Library for Acoustic Signal Processing
Loading...
Searching...
No Matches
lasp.lasp_config Namespace Reference

Author: J.A. More...

Functions

 zeros (shape)
 
 ones (shape)
 
 empty (shape)
 

Variables

 LASP_NUMPY_FLOAT_TYPE = np.float64
 

Detailed Description

Author: J.A.

de Jong - ASCEE

Description: LASP configuration

Function Documentation

◆ empty()

lasp.lasp_config.empty (   shape)

Definition at line 21 of file lasp_config.py.

◆ ones()

lasp.lasp_config.ones (   shape)

Definition at line 17 of file lasp_config.py.

◆ zeros()

lasp.lasp_config.zeros (   shape)

Definition at line 13 of file lasp_config.py.

Variable Documentation

◆ LASP_NUMPY_FLOAT_TYPE

lasp.lasp_config.LASP_NUMPY_FLOAT_TYPE = np.float64

Definition at line 10 of file lasp_config.py.