# enp.linalg

[[[Source]]](https://github.com/google/etils/tree/main/etils/enp/linalg.py)

```{eval-rst}
.. automodule:: etils.enp.linalg
  :no-members:
```

## Symbols


### Function

|  |  |
--- | ---
[enp.linalg.normalize](normalize) | Normalize the vector to the unit norm.

### Attribute

|  |  |
--- | ---
[enp.linalg.lazy](lazy) | 

```{toctree}
:hidden:

lazy
normalize
```